.Header-module__Af2_WG__header{z-index:50;background:#fff;border-bottom:1px solid #eef0f2;position:sticky;top:0}.Header-module__Af2_WG__inner{justify-content:space-between;align-items:center;gap:24px;height:84px;display:flex}.Header-module__Af2_WG__logo{flex-shrink:0;align-items:center;gap:10px;display:flex}.Header-module__Af2_WG__logoMark{object-fit:contain;width:60px;height:60px}.Header-module__Af2_WG__logoText{color:var(--color-text);font-size:24px;font-weight:400}.Header-module__Af2_WG__logoAccent{color:var(--color-primary)}.Header-module__Af2_WG__nav{align-items:center;gap:28px;display:flex}.Header-module__Af2_WG__navLink{color:var(--color-text);white-space:nowrap;font-size:15px;font-weight:500}.Header-module__Af2_WG__navLink:hover{color:var(--color-primary)}.Header-module__Af2_WG__contacts{flex-shrink:0;align-items:center;gap:20px;display:flex}.Header-module__Af2_WG__contactText{text-align:right;flex-direction:column;line-height:1.3;display:flex}.Header-module__Af2_WG__phone{color:var(--color-primary);font-size:15px;font-weight:700}.Header-module__Af2_WG__email{color:var(--color-muted);font-size:13px}.Header-module__Af2_WG__burger{background:0 0;border:none;flex-direction:column;gap:5px;padding:8px;display:none}.Header-module__Af2_WG__burger span{background:var(--color-text);width:24px;height:2px;display:block}@media (max-width:960px){.Header-module__Af2_WG__contactText{display:none}}@media (max-width:768px){.Header-module__Af2_WG__logoMark{width:30px;height:30px}.Header-module__Af2_WG__nav{background:#fff;border-bottom:1px solid #eef0f2;flex-direction:column;align-items:flex-start;gap:0;padding:8px 24px 16px;display:none;position:absolute;top:84px;left:0;right:0}.Header-module__Af2_WG__navOpen{display:flex}.Header-module__Af2_WG__navLink{border-bottom:1px solid #f2f2f2;width:100%;padding:12px 0}.Header-module__Af2_WG__burger{display:flex}.Header-module__Af2_WG__contacts a{display:none}}
.Hero-module__Z8hQ_W__hero{text-align:center;padding:64px 0 0}.Hero-module__Z8hQ_W__container{flex-direction:column;align-items:center;display:flex}.Hero-module__Z8hQ_W__title{max-width:900px;margin:0 0 24px;font-size:48px;font-weight:800;line-height:1.2}.Hero-module__Z8hQ_W__accent{color:var(--color-primary)}.Hero-module__Z8hQ_W__subtitle{max-width:600px;color:var(--color-muted);margin:0 0 32px;font-size:16px}.Hero-module__Z8hQ_W__actions{gap:16px;margin-bottom:24px;display:flex}.Hero-module__Z8hQ_W__imageWrap{aspect-ratio:16/7;border-radius:var(--radius);background:url(/images/hero.png) 50%/cover no-repeat;justify-content:center;align-items:center;width:100%;max-width:1200px;display:flex;overflow:hidden}@media (max-width:768px){.Hero-module__Z8hQ_W__title{font-size:30px}.Hero-module__Z8hQ_W__actions{flex-direction:column;width:100%;max-width:320px}.Hero-module__Z8hQ_W__actions .Hero-module__Z8hQ_W__btn{width:100%}}
.About-module__vqXTeW__lead{text-align:left;color:var(--color-text);border-left:3px solid var(--color-primary);margin:0 auto 48px;padding-left:20px}.About-module__vqXTeW__grid{text-align:center;grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.About-module__vqXTeW__icon{width:56px;height:56px;color:var(--color-primary);margin:0 auto 16px}.About-module__vqXTeW__icon svg{width:100%;height:100%}.About-module__vqXTeW__cardTitle{text-transform:uppercase;margin:0 0 8px;font-size:16px;font-weight:700}.About-module__vqXTeW__cardText{color:var(--color-muted);margin:0;font-size:14px}@media (max-width:768px){.About-module__vqXTeW__grid{grid-template-columns:1fr;gap:40px}}
.Products-module__hRWnIW__grid{grid-template-columns:repeat(3,1fr);gap:32px;max-width:900px;margin:0 auto;display:grid}.Products-module__hRWnIW__card{border-radius:var(--radius);background:var(--color-bg-alt);text-align:center;overflow:hidden}.Products-module__hRWnIW__iconWrap{background:var(--color-primary);border-bottom-right-radius:50% 24px;border-bottom-left-radius:50% 24px;padding:40px 0 56px}.Products-module__hRWnIW__iconWrap svg{color:#fff;width:48px;height:48px}.Products-module__hRWnIW__body{margin-top:-24px;padding:24px 20px 32px}.Products-module__hRWnIW__name{margin:0 0 20px;font-size:20px;font-weight:700}@media (max-width:768px){.Products-module__hRWnIW__grid{grid-template-columns:1fr;max-width:360px}}
.OrderForm-module__588twa__section{background:var(--color-primary);padding:64px 0}.OrderForm-module__588twa__title{color:#fff;text-align:center;margin:0 0 40px;font-size:32px;font-weight:800}.OrderForm-module__588twa__form{grid-template-columns:repeat(2,1fr);gap:24px 48px;max-width:800px;margin:0 auto;display:grid}.OrderForm-module__588twa__col{flex-direction:column;gap:20px;display:flex}.OrderForm-module__588twa__field{color:#ffffffd9;flex-direction:column;gap:8px;font-size:14px;display:flex}.OrderForm-module__588twa__submit{align-self:flex-start;width:100%;margin-top:auto;padding:14px 32px}.OrderForm-module__588twa__success{color:#fff;margin:4px 0 0;font-size:14px}.OrderForm-module__588twa__error{color:#2a0a0a;background:#ffffffd9;border-radius:6px;margin:4px 0 0;padding:8px 12px;font-size:14px}@media (max-width:768px){.OrderForm-module__588twa__form{grid-template-columns:1fr}}
.Passports-module__PPPQPG__grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.Passports-module__PPPQPG__item{aspect-ratio:3/4;background-color:var(--color-bg-alt);cursor:zoom-in;background-position:50%;background-size:cover;border:1px solid #ececec;border-radius:8px;padding:0;transition:transform .2s,box-shadow .2s}.Passports-module__PPPQPG__item:hover,.Passports-module__PPPQPG__item:focus-visible{transform:scale(1.03);box-shadow:0 8px 24px #0000001f}@media (max-width:768px){.Passports-module__PPPQPG__grid{grid-template-columns:repeat(2,1fr)}}.Passports-module__PPPQPG__lightbox{z-index:100;background:#000000e6;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.Passports-module__PPPQPG__lightboxImage{cursor:zoom-in;border-radius:4px;width:auto;max-width:min(90vw,900px);height:auto;max-height:85vh}.Passports-module__PPPQPG__close{color:#fff;background:0 0;border:none;padding:8px;font-size:28px;line-height:1;position:absolute;top:20px;right:24px}.Passports-module__PPPQPG__nav{color:#fff;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:40px;line-height:1;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Passports-module__PPPQPG__nav:hover{background:#fff3}.Passports-module__PPPQPG__navPrev{left:16px}.Passports-module__PPPQPG__navNext{right:16px}.Passports-module__PPPQPG__counter{color:#fffc;font-size:14px;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}@media (max-width:640px){.Passports-module__PPPQPG__nav{width:44px;height:44px;font-size:30px}.Passports-module__PPPQPG__navPrev{left:8px}.Passports-module__PPPQPG__navNext{right:8px}}
.MapSection-module__Mof1Ja__section{background:var(--color-primary);padding:64px 0}.MapSection-module__Mof1Ja__title{color:#fff;text-align:center;margin:0 0 32px;font-size:32px;font-weight:800}.MapSection-module__Mof1Ja__mapWrap{border-radius:var(--radius);background:#e8e8e8;width:100%;height:480px;overflow:hidden}@media (max-width:768px){.MapSection-module__Mof1Ja__mapWrap{height:320px}}
.FAQ-module__KSzKsa__list{max-width:900px;margin:0 auto}.FAQ-module__KSzKsa__item{border-bottom:1px solid #ececec}.FAQ-module__KSzKsa__question{text-align:left;width:100%;color:var(--color-text);background:0 0;border:none;justify-content:space-between;align-items:center;padding:24px 0;font-size:18px;font-weight:700;display:flex}.FAQ-module__KSzKsa__toggle{color:var(--color-muted);flex-shrink:0;margin-left:16px;font-size:20px}.FAQ-module__KSzKsa__answer{color:var(--color-muted);max-width:700px;margin:0 0 24px;font-size:15px}
.Footer-module__EZoWya__footer{background:var(--color-dark);color:#fff;padding:72px 0 0}.Footer-module__EZoWya__top{grid-template-columns:1fr 1fr;gap:48px;display:grid}.Footer-module__EZoWya__info{flex-direction:column;gap:16px;display:flex}.Footer-module__EZoWya__logo{font-size:26px;font-weight:400}.Footer-module__EZoWya__logoAccent{color:var(--color-primary)}.Footer-module__EZoWya__phone{font-size:32px;font-weight:700}.Footer-module__EZoWya__email{color:#9aa0a6;font-size:16px}.Footer-module__EZoWya__formTitle{max-width:420px;margin:0 0 24px;font-size:24px;font-weight:500}.Footer-module__EZoWya__form{flex-direction:column;gap:16px;max-width:420px;display:flex}.Footer-module__EZoWya__consent{color:#9aa0a6;align-items:flex-start;gap:10px;font-size:13px;display:flex}.Footer-module__EZoWya__consent input{flex-shrink:0;width:auto;margin-top:3px}.Footer-module__EZoWya__link{color:#9aa0a6;text-decoration:underline}.Footer-module__EZoWya__success{color:var(--color-primary);margin:0;font-size:14px}.Footer-module__EZoWya__error{color:#ff8a8a;margin:0;font-size:14px}.Footer-module__EZoWya__bottom{color:#7a7f85;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:16px;margin-top:56px;padding:24px 0;font-size:13px;display:flex}.Footer-module__EZoWya__bottom a{color:#fff}@media (max-width:768px){.Footer-module__EZoWya__top{grid-template-columns:1fr}.Footer-module__EZoWya__bottom{flex-direction:column;align-items:flex-start;padding:12px 24px}}
