.Breadcrumbs-module-scss-module__3YVJsG__breadcrumbs{width:100%}.Breadcrumbs-module-scss-module__3YVJsG__list{color:#6b7280;flex-wrap:wrap;align-items:center;gap:8px;margin:0;padding:0;font-size:14px;list-style:none;display:flex}.Breadcrumbs-module-scss-module__3YVJsG__item{align-items:center;gap:8px;display:flex}.Breadcrumbs-module-scss-module__3YVJsG__link{text-align:center;vertical-align:middle;font-variant:small-caps;color:#00078e;font-size:20px;font-weight:500;line-height:87%;transition:all .15s}.Breadcrumbs-module-scss-module__3YVJsG__link:hover,.Breadcrumbs-module-scss-module__3YVJsG__link:focus-visible{font-weight:700}.Breadcrumbs-module-scss-module__3YVJsG__buttonLink{cursor:pointer;font:inherit;background:0 0;border:0;padding:0}.Breadcrumbs-module-scss-module__3YVJsG__current{text-align:center;vertical-align:middle;font-variant:small-caps;color:#00078e;font-size:20px;font-weight:700;line-height:87%}.Breadcrumbs-module-scss-module__3YVJsG__separator{text-align:center;vertical-align:middle;font-variant:small-caps;font-size:20px;font-weight:700;line-height:87%}
.GradientButton-module-scss-module__XxLjyG__button{text-align:center;color:#fff;cursor:pointer;background:linear-gradient(#1660e9,#0d3683);border:4px solid #fff;border-radius:180px;padding:32px;font-family:Montserrat,sans-serif;font-size:clamp(22px,4vw,42px);font-weight:700;line-height:87%}@media (max-width:768px){.GradientButton-module-scss-module__XxLjyG__button{width:100%;padding:16px 32px}}.GradientButton-module-scss-module__XxLjyG__buttonDisabled{opacity:.6;cursor:not-allowed}.GradientButton-module-scss-module__XxLjyG__buttonSmall{border-width:3px;width:auto;padding:14px 28px;font-size:clamp(18px,3vw,28px);font-weight:500}@media (max-width:768px){.GradientButton-module-scss-module__XxLjyG__buttonSmall{width:auto}}
.ArticlesSection-module-scss-module__PFBEWW__section{background:#fff;transition:background-color .3s}.ArticlesSection-module-scss-module__PFBEWW__container{box-sizing:border-box;flex-direction:column;gap:48px;max-width:1200px;margin:0 auto;padding:0 16px;display:flex}@media (max-width:1023px){.ArticlesSection-module-scss-module__PFBEWW__container{gap:32px;padding:64px 14px 72px}}@media (max-width:768px){.ArticlesSection-module-scss-module__PFBEWW__container{gap:28px;padding:56px 12px 64px}}.ArticlesSection-module-scss-module__PFBEWW__titleWrapper{justify-content:center;display:flex}.ArticlesSection-module-scss-module__PFBEWW__title{letter-spacing:.02em;text-transform:uppercase;text-align:center;color:#00078e;font-size:64px;font-weight:700;line-height:1}.ArticlesSection-module-scss-module__PFBEWW__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 24px;display:grid}@media (max-width:1023px){.ArticlesSection-module-scss-module__PFBEWW__grid{display:none}}.ArticlesSection-module-scss-module__PFBEWW__card{color:#fff;background:#00078e;border-radius:24px;align-items:stretch;gap:20px;min-height:240px;padding:14px;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 6px -1px #0000001a}.ArticlesSection-module-scss-module__PFBEWW__card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a}.ArticlesSection-module-scss-module__PFBEWW__cardImageWrapper{background:#ffffff1f;border-radius:20px;align-self:center;width:50%;height:100%;position:relative;overflow:hidden}.ArticlesSection-module-scss-module__PFBEWW__cardImage{object-fit:cover;width:100%}.ArticlesSection-module-scss-module__PFBEWW__cardContent{flex-direction:column;flex:1;justify-content:space-between;gap:22px;display:flex}.ArticlesSection-module-scss-module__PFBEWW__cardTitle{font-size:clamp(14px,2vw,16px);font-weight:700;line-height:1.1}.ArticlesSection-module-scss-module__PFBEWW__cardExcerpt{flex:1;max-width:100%;font-size:11px;font-weight:500;line-height:1.4}.ArticlesSection-module-scss-module__PFBEWW__cardButtonWrapper{justify-content:flex-start;margin-top:auto;display:flex}.ArticlesSection-module-scss-module__PFBEWW__cardCta{color:#fff;background:linear-gradient(#1660e9,#0d3683);border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;width:100%;max-width:130px;height:34px;padding:14px 24px;font-size:16px;font-weight:500;text-decoration:none;display:inline-flex}.ArticlesSection-module-scss-module__PFBEWW__sliderWrapper{display:none}@media (max-width:1023px){.ArticlesSection-module-scss-module__PFBEWW__sliderWrapper{flex-direction:column;gap:24px;display:flex}}.ArticlesSection-module-scss-module__PFBEWW__sliderViewport{width:100%;overflow:hidden}.ArticlesSection-module-scss-module__PFBEWW__sliderTrack{align-items:stretch;transition:transform .3s;display:flex}.ArticlesSection-module-scss-module__PFBEWW__slide{color:#fff;background:#00078e;border-radius:20px;flex-direction:column;gap:14px;padding:20px 18px 24px;text-decoration:none;display:flex;box-shadow:0 4px 6px -1px #0000001a}.ArticlesSection-module-scss-module__PFBEWW__slideTitle{text-align:center;font-size:26px;font-weight:700;line-height:87%}.ArticlesSection-module-scss-module__PFBEWW__slideImageWrapper{background:#ffffff1f;border-radius:16px;width:100%;height:200px;position:relative;overflow:hidden}.ArticlesSection-module-scss-module__PFBEWW__slideImage{object-fit:cover}.ArticlesSection-module-scss-module__PFBEWW__slideExcerpt{color:#ffffffe6;font-size:14px;line-height:1.5}.ArticlesSection-module-scss-module__PFBEWW__slideReadMore{color:#fff;margin-top:auto;font-size:15px;font-weight:600;text-decoration:underline}.ArticlesSection-module-scss-module__PFBEWW__allArticlesButton{align-self:center;display:inline-flex}.ArticlesSection-module-scss-module__PFBEWW__ctaButton{text-align:center;color:#fff;background:linear-gradient(#1660e9,#0d3683);border:2px solid #fff;border-radius:180px;padding:18px 36px;font-size:clamp(45px,3vw,28px);font-weight:700;line-height:1.1;text-decoration:none}@media (max-width:768px){.ArticlesSection-module-scss-module__PFBEWW__ctaButton{justify-content:center;width:100%}}.ArticlesSection-module-scss-module__PFBEWW__dots{justify-content:center;align-items:center;gap:10px;display:flex}.ArticlesSection-module-scss-module__PFBEWW__dot{cursor:pointer;opacity:.6;background:0 0;border:1px solid #00078e;border-radius:50%;width:23px;height:23px;transition:all .15s}.ArticlesSection-module-scss-module__PFBEWW__dot.ArticlesSection-module-scss-module__PFBEWW__dotActive{opacity:1;background:#00078e}.ArticlesSection-module-scss-module__PFBEWW__dot:hover{border-color:#00078e;transform:scale(1.1)}

.BookingBanner-module-scss-module__SseM4q__banner{color:#00078e;background:#fff;padding:120px 16px 64px}@media (max-width:768px){.BookingBanner-module-scss-module__SseM4q__banner{padding-top:100px;padding-bottom:32px}}.BookingBanner-module-scss-module__SseM4q__container{text-align:center;flex-direction:column;align-items:center;gap:24px;max-width:1280px;margin:0 auto;display:flex}.BookingBanner-module-scss-module__SseM4q__title{letter-spacing:.5px;text-transform:uppercase;max-width:900px;margin-top:72px;font-size:clamp(35px,4vw,64px);font-weight:700;line-height:clamp(48px,4vw,64px)}@media (max-width:768px){.BookingBanner-module-scss-module__SseM4q__title{margin-top:0}}.BookingBanner-module-scss-module__SseM4q__subtitle{max-width:720px;margin:0;font-size:clamp(18px,2.5vw,32px);font-weight:600;line-height:120%}.BookingBanner-module-scss-module__SseM4q__formWrapper{border-radius:12px;width:min(760px,100%);padding:24px}.BookingBanner-module-scss-module__SseM4q__form{grid-template-columns:1fr;gap:30px;display:grid}.BookingBanner-module-scss-module__SseM4q__field{text-align:left;flex-direction:column;gap:8px;width:100%;min-width:0;display:flex}.BookingBanner-module-scss-module__SseM4q__label{text-transform:uppercase;margin-bottom:32px;font-size:clamp(14px,4vw,47px);font-weight:700;line-height:87%}@media (max-width:768px){.BookingBanner-module-scss-module__SseM4q__label{margin-bottom:32px}}@media (max-width:640px){.BookingBanner-module-scss-module__SseM4q__label{margin-bottom:16px}}.BookingBanner-module-scss-module__SseM4q__input{color:#1f2937;background:#fff;border:1px solid #00078e66;border-radius:12px;width:100%;min-width:0;max-width:100%;padding:12px 14px;font-size:16px;transition:border-color .3s,box-shadow .3s}.BookingBanner-module-scss-module__SseM4q__dateInput{min-inline-size:0;appearance:none;min-height:50px;line-height:1.2}.BookingBanner-module-scss-module__SseM4q__dateInput::-webkit-date-and-time-value{text-align:left;min-height:1.2em}.BookingBanner-module-scss-module__SseM4q__dateInput::-webkit-datetime-edit{font-size:inherit;padding:0;line-height:1.2}.BookingBanner-module-scss-module__SseM4q__dateInput::-webkit-datetime-edit-fields-wrapper{padding:0}.BookingBanner-module-scss-module__SseM4q__dateInput::-webkit-calendar-picker-indicator{opacity:1;cursor:pointer}.BookingBanner-module-scss-module__SseM4q__input:focus{border-color:#a7f3d0;outline:none;box-shadow:0 0 0 3px #93c5fd59}.BookingBanner-module-scss-module__SseM4q__actions{flex-direction:column;justify-content:center;gap:32px;width:100%;display:flex}@media (max-width:768px){.BookingBanner-module-scss-module__SseM4q__actions{gap:16px}}.BookingBanner-module-scss-module__SseM4q__submitLabel{text-align:center;font-size:clamp(14px,4vw,29px);font-weight:700}.BookingBanner-module-scss-module__SseM4q__error{color:red;font-size:13px;font-weight:600}@media (min-width:768px){.BookingBanner-module-scss-module__SseM4q__form{grid-template-columns:repeat(2,1fr)}.BookingBanner-module-scss-module__SseM4q__fieldDate{grid-column:span 2}.BookingBanner-module-scss-module__SseM4q__actions{grid-column:span 2;max-width:545px;margin:16px auto}}@media (max-width:768px){.BookingBanner-module-scss-module__SseM4q__formWrapper{padding:20px}.BookingBanner-module-scss-module__SseM4q__actions{margin:0 auto}}
.CarriersSection-module-scss-module__k_HySG__section{background:#fff 50%/cover no-repeat}.CarriersSection-module-scss-module__k_HySG__container{flex-direction:column;gap:32px;max-width:1142px;margin:0 auto;padding:80px 16px 88px;display:flex}@media (max-width:1023px){.CarriersSection-module-scss-module__k_HySG__container{gap:28px;padding:64px 14px 72px}}@media (max-width:768px){.CarriersSection-module-scss-module__k_HySG__container{gap:24px;padding:48px 12px 56px}}.CarriersSection-module-scss-module__k_HySG__header{text-align:center;flex-direction:column;gap:12px;display:flex}.CarriersSection-module-scss-module__k_HySG__title{text-align:center;vertical-align:middle;text-transform:uppercase;color:#00078e;font-size:clamp(45px,4vw,72px);font-weight:700;line-height:70px}@media (max-width:768px){.CarriersSection-module-scss-module__k_HySG__title{font-size:36px}}.CarriersSection-module-scss-module__k_HySG__subtitle{text-align:center;color:#00078e;margin-bottom:16px;font-size:25px;font-weight:700;line-height:87%}@media (max-width:768px){.CarriersSection-module-scss-module__k_HySG__subtitle{margin-bottom:12px;font-size:20px}}.CarriersSection-module-scss-module__k_HySG__tabsShell{direction:ltr;flex-direction:column;gap:16px;display:flex;position:relative}@media (max-width:768px){.CarriersSection-module-scss-module__k_HySG__tabsShell{gap:12px}}.CarriersSection-module-scss-module__k_HySG__tabsWrapper{width:100%;position:relative;overflow:hidden}@media (min-width:768px) and (max-width:1023px){.CarriersSection-module-scss-module__k_HySG__tabsWrapper{padding-bottom:8px;overflow-x:auto}}@media (min-width:768px){.CarriersSection-module-scss-module__k_HySG__tabsWrapper{overflow:visible}}.CarriersSection-module-scss-module__k_HySG__tabsTrack{background:#f8fafc;border:2px solid #00078e;border-radius:14px;width:100%;display:flex;overflow:hidden}@media (min-width:768px) and (max-width:1023px){.CarriersSection-module-scss-module__k_HySG__tabsTrack{width:max-content;min-width:100%}}@media (max-width:768px){.CarriersSection-module-scss-module__k_HySG__tabsTrack{background:0 0;border:none;border-radius:0;margin:0;padding:0;transition:transform .3s ease-in-out;display:flex}}.CarriersSection-module-scss-module__k_HySG__tabButton{color:#00078e;cursor:pointer;text-align:center;white-space:normal;background:#fff 50%/cover no-repeat;border:none;border-right:2px solid #00078e;border-radius:0;flex:1;min-width:60px;padding:14px;font-size:15px;font-weight:600;transition:all .2s}.CarriersSection-module-scss-module__k_HySG__tabButton:last-child{border-right:none}.CarriersSection-module-scss-module__k_HySG__tabButton:hover:not(.CarriersSection-module-scss-module__k_HySG__tabActive){background-color:#00078e0d}@media (max-width:768px){.CarriersSection-module-scss-module__k_HySG__tabButton{background:#00078e;flex:0 0 100%;width:100%;min-width:auto;margin:0;padding:12px 8px;font-size:24px;border:2px solid #00078e!important;border-radius:12px!important}.CarriersSection-module-scss-module__k_HySG__tabButton:last-child{border-right:2px solid #00078e!important}}.CarriersSection-module-scss-module__k_HySG__tabActive{color:#fff;background:#00078e}.CarriersSection-module-scss-module__k_HySG__tabActive:hover{background:#000675}.CarriersSection-module-scss-module__k_HySG__tabNavControls{justify-content:center;align-items:center;gap:16px;margin-top:12px;display:none}@media (max-width:768px){.CarriersSection-module-scss-module__k_HySG__tabNavControls{display:flex}}.CarriersSection-module-scss-module__k_HySG__tabNavButton,.CarriersSection-module-scss-module__k_HySG__tabCounter{display:none}.CarriersSection-module-scss-module__k_HySG__tabDots{justify-content:center;align-items:center;gap:8px;display:flex}.CarriersSection-module-scss-module__k_HySG__tabDot{cursor:pointer;background-color:#00078e4d;border:none;border-radius:50%;width:23px;height:23px;padding:0;transition:all .3s}.CarriersSection-module-scss-module__k_HySG__tabDot:hover{background-color:#00078e80;transform:scale(1.2)}.CarriersSection-module-scss-module__k_HySG__tabDotActive{background-color:#00078e;transform:scale(1.2)}.CarriersSection-module-scss-module__k_HySG__tabDotActive:hover{background-color:#00078e}.CarriersSection-module-scss-module__k_HySG__blockTitle{text-transform:uppercase;color:#002c66;text-align:center;margin:0;font-size:clamp(32px,4vw,56px);font-weight:700}.CarriersSection-module-scss-module__k_HySG__cardsGrid{grid-template-columns:repeat(3,1fr);gap:24px 16px;width:100%;display:grid}@media (max-width:1023px){.CarriersSection-module-scss-module__k_HySG__cardsGrid{grid-template-columns:repeat(2,1fr);gap:32px 24px}}@media (max-width:768px){.CarriersSection-module-scss-module__k_HySG__cardsGrid{grid-template-columns:1fr;gap:24px}}.CarriersSection-module-scss-module__k_HySG__cardWrapper{flex-direction:column;align-items:center;gap:16px;width:100%;display:flex}@media (max-width:768px){.CarriersSection-module-scss-module__k_HySG__cardWrapper{flex-direction:row-reverse;gap:8px}}.CarriersSection-module-scss-module__k_HySG__cardLink{border-radius:18px;width:100%;max-width:370px;height:370px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:block;position:relative;overflow:hidden}.CarriersSection-module-scss-module__k_HySG__cardLink:hover{transform:translateY(-4px);box-shadow:0 12px 24px #00000026}@media (max-width:1023px){.CarriersSection-module-scss-module__k_HySG__cardLink{max-width:320px;height:320px}}@media (max-width:768px){.CarriersSection-module-scss-module__k_HySG__cardLink{width:100px;max-width:100%;height:100px}}.CarriersSection-module-scss-module__k_HySG__cardImage{width:100%;height:100%;position:relative}.CarriersSection-module-scss-module__k_HySG__cardImage img{object-fit:cover}.CarriersSection-module-scss-module__k_HySG__carrierInfo{flex-direction:column;flex:1;align-items:center;display:flex}@media (max-width:768px){.CarriersSection-module-scss-module__k_HySG__carrierInfo{align-self:flex-start}}.CarriersSection-module-scss-module__k_HySG__carrierName,.CarriersSection-module-scss-module__k_HySG__carrierPhone{color:#00078e;text-align:center;text-transform:uppercase;width:100%;padding:0 16px;font-size:clamp(24px,3vw,32px);font-weight:700;line-height:120%}@media (max-width:768px){.CarriersSection-module-scss-module__k_HySG__carrierName,.CarriersSection-module-scss-module__k_HySG__carrierPhone{text-align:start;padding:0;font-size:20px}}.CarriersSection-module-scss-module__k_HySG__noResults{text-align:center;color:#64748b;grid-column:1/-1;padding:40px;font-size:18px;font-weight:500}
.RegionAdvantagesSection-module-scss-module__NgoDhW__section{background:#fff 50%/cover no-repeat}.RegionAdvantagesSection-module-scss-module__NgoDhW__container{flex-direction:column;gap:32px;max-width:1142px;margin:0 auto;padding:48px 16px 80px;display:flex}@media (max-width:1023px){.RegionAdvantagesSection-module-scss-module__NgoDhW__container{padding:40px 14px 64px}}@media (max-width:768px){.RegionAdvantagesSection-module-scss-module__NgoDhW__container{padding:32px 12px 56px}}.RegionAdvantagesSection-module-scss-module__NgoDhW__title{text-transform:uppercase;color:#002c66;text-align:center;margin:0;font-size:clamp(32px,4vw,56px);font-weight:700}.RegionAdvantagesSection-module-scss-module__NgoDhW__grid{grid-template-columns:repeat(3,minmax(0,1fr));justify-items:center;gap:24px;display:grid}@media (max-width:1023px){.RegionAdvantagesSection-module-scss-module__NgoDhW__grid{display:none}}.RegionAdvantagesSection-module-scss-module__NgoDhW__card{text-align:center;color:#fff;box-sizing:border-box;background:#2a2e89;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:100%;max-width:377px;height:183px;padding:24px 20px 20px;transition:transform .3s;display:flex}.RegionAdvantagesSection-module-scss-module__NgoDhW__card:hover{transform:translateY(-4px)}@media (max-width:1023px){.RegionAdvantagesSection-module-scss-module__NgoDhW__card{height:180px;padding:20px 16px}}@media (max-width:767px){.RegionAdvantagesSection-module-scss-module__NgoDhW__card{height:160px;padding:16px 12px}}.RegionAdvantagesSection-module-scss-module__NgoDhW__cardIcon{object-fit:contain;width:80px;height:80px}@media (max-width:767px){.RegionAdvantagesSection-module-scss-module__NgoDhW__cardIcon{width:60px;height:60px}}.RegionAdvantagesSection-module-scss-module__NgoDhW__cardText{font-size:20px;font-weight:700;line-height:1.2}@media (max-width:767px){.RegionAdvantagesSection-module-scss-module__NgoDhW__cardText{font-size:18px}}.RegionAdvantagesSection-module-scss-module__NgoDhW__sliderWrapper{display:none}@media (max-width:1023px){.RegionAdvantagesSection-module-scss-module__NgoDhW__sliderWrapper{flex-direction:column;align-items:center;gap:16px;width:100%;display:flex;overflow:hidden}}.RegionAdvantagesSection-module-scss-module__NgoDhW__sliderViewport{align-items:center;width:100%;min-height:200px;margin:0 auto;display:flex;overflow:hidden}.RegionAdvantagesSection-module-scss-module__NgoDhW__sliderTrack{will-change:transform;transition:transform .4s ease-in-out;display:flex}.RegionAdvantagesSection-module-scss-module__NgoDhW__sliderTrack .RegionAdvantagesSection-module-scss-module__NgoDhW__card{max-width:none}.RegionAdvantagesSection-module-scss-module__NgoDhW__dots{justify-content:center;align-items:center;gap:10px;height:30px;display:flex}.RegionAdvantagesSection-module-scss-module__NgoDhW__dot{cursor:pointer;background:#00078e8c;border:none;border-radius:50%;width:23px;height:23px;transition:background .2s}.RegionAdvantagesSection-module-scss-module__NgoDhW__dot.RegionAdvantagesSection-module-scss-module__NgoDhW__dotActive{background:#00078e}
.RegionTransportTableSection-module-scss-module___JT8Zq__section{background:#fff 50%/cover no-repeat;padding:0 0 72px}@media (max-width:768px){.RegionTransportTableSection-module-scss-module___JT8Zq__section{padding-bottom:56px}}.RegionTransportTableSection-module-scss-module___JT8Zq__container{gap:32px;max-width:1200px;margin:32px auto 0;padding:0 24px;display:grid}@media (max-width:768px){.RegionTransportTableSection-module-scss-module___JT8Zq__container{gap:24px;padding:0 16px}}.RegionTransportTableSection-module-scss-module___JT8Zq__header{gap:12px;display:grid}.RegionTransportTableSection-module-scss-module___JT8Zq__title{color:#002c66;text-transform:uppercase;text-align:center;margin:0;font-size:clamp(24px,3.5vw,40px);font-weight:700}.RegionTransportTableSection-module-scss-module___JT8Zq__description{color:#1f2937;margin:0;font-size:16px;line-height:1.6}.RegionTransportTableSection-module-scss-module___JT8Zq__grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.RegionTransportTableSection-module-scss-module___JT8Zq__row{display:contents}.RegionTransportTableSection-module-scss-module___JT8Zq__cell{color:#002c66;background:#fff 50%/cover no-repeat;border:2px solid #00078e;border-radius:10px;align-items:center;height:81px;padding:18px;font-size:24px;font-weight:500;line-height:1.4;display:flex}.RegionTransportTableSection-module-scss-module___JT8Zq__headerCell{color:#002c66;white-space:pre-line;font-weight:700}@media (max-width:768px){.RegionTransportTableSection-module-scss-module___JT8Zq__grid{gap:8px}.RegionTransportTableSection-module-scss-module___JT8Zq__cell{height:64px;padding:12px 10px;font-size:10px}}
.SmallMovePage-module-scss-module__udQAJa__page{background:#fff 50%/cover no-repeat}.SmallMovePage-module-scss-module__udQAJa__container{gap:24px;max-width:1100px;margin:0 auto;padding:0 24px;display:grid}@media (max-width:768px){.SmallMovePage-module-scss-module__udQAJa__container{gap:20px;padding:0 16px}}.SmallMovePage-module-scss-module__udQAJa__hero{padding:56px 0 24px}.SmallMovePage-module-scss-module__udQAJa__title{color:#002c66;margin:0;font-size:clamp(28px,3.2vw,48px);font-weight:700}.SmallMovePage-module-scss-module__udQAJa__toc{background:#f9fafb;border-radius:20px;gap:16px;padding:24px;display:grid}.SmallMovePage-module-scss-module__udQAJa__tocTitle{color:#002c66;margin:0;font-size:20px}.SmallMovePage-module-scss-module__udQAJa__tocList{gap:8px;margin:0;padding:0;list-style:none;display:grid}.SmallMovePage-module-scss-module__udQAJa__tocLink{color:#1f2937;font-weight:500;text-decoration:none}.SmallMovePage-module-scss-module__udQAJa__section{padding:24px 0}.SmallMovePage-module-scss-module__udQAJa__sectionTitle{color:#002c66;margin:0;font-size:clamp(22px,2.8vw,34px)}.SmallMovePage-module-scss-module__udQAJa__paragraph{color:#1f2937;margin:0;font-size:16px;line-height:1.7}.SmallMovePage-module-scss-module__udQAJa__bulletList,.SmallMovePage-module-scss-module__udQAJa__detailList,.SmallMovePage-module-scss-module__udQAJa__orderedList{color:#1f2937;gap:10px;margin:0;padding-inline-start:20px;font-size:16px;line-height:1.6;display:grid}.SmallMovePage-module-scss-module__udQAJa__subsectionList{gap:16px;display:grid}.SmallMovePage-module-scss-module__udQAJa__subsection{background:#f9fafb;border-radius:16px;gap:8px;padding:20px;display:grid}.SmallMovePage-module-scss-module__udQAJa__subsectionTitle{color:#002c66;margin:0;font-size:18px}.SmallMovePage-module-scss-module__udQAJa__table{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.SmallMovePage-module-scss-module__udQAJa__tableRow{display:contents}.SmallMovePage-module-scss-module__udQAJa__tableCell{color:#002c66;background:#fff 50%/cover no-repeat;border:1px solid #00078e;border-radius:10px;padding:14px;font-size:15px;line-height:1.5}.SmallMovePage-module-scss-module__udQAJa__tableHeader{background:#00078e14;font-weight:700}.SmallMovePage-module-scss-module__udQAJa__cta{color:#fff;background:#002c66;padding:32px 0}.SmallMovePage-module-scss-module__udQAJa__cta .SmallMovePage-module-scss-module__udQAJa__sectionTitle,.SmallMovePage-module-scss-module__udQAJa__ctaText{color:#fff}.SmallMovePage-module-scss-module__udQAJa__ctaButton{color:#fff;background:#00078e;border-radius:999px;justify-self:start;align-items:center;padding:12px 24px;font-weight:600;text-decoration:none;display:inline-flex}.SmallMovePage-module-scss-module__udQAJa__faqList{gap:16px;display:grid}.SmallMovePage-module-scss-module__udQAJa__faqItem{border:1px solid #00078e33;border-radius:16px;padding:16px 20px}@media (max-width:768px){.SmallMovePage-module-scss-module__udQAJa__hero{padding-top:40px}.SmallMovePage-module-scss-module__udQAJa__table{-webkit-overflow-scrolling:touch;grid-template-columns:repeat(3,minmax(180px,1fr));overflow-x:auto}.SmallMovePage-module-scss-module__udQAJa__tableCell{font-size:14px}}
.region-module-scss-module__5IXv9G__page{background:#fff 50%/cover no-repeat;padding-top:116px}@media (max-width:768px){.region-module-scss-module__5IXv9G__page{padding-top:96px}}.region-module-scss-module__5IXv9G__headerBar{background:#002c66;width:100%;height:140px}@media (max-width:768px){.region-module-scss-module__5IXv9G__headerBar{height:110px}}.region-module-scss-module__5IXv9G__container{gap:24px;max-width:1200px;margin:60px auto;padding:0 24px;display:grid}@media (max-width:768px){.region-module-scss-module__5IXv9G__container{gap:16px;margin:0;padding:24px 16px 40px}}.region-module-scss-module__5IXv9G__breadcrumbsWrapper{justify-self:start}.region-module-scss-module__5IXv9G__title{text-transform:uppercase;color:#002c66;margin:0;font-size:clamp(28px,4vw,56px);font-weight:700}
.ArticlePage-module-scss-module__kH6E9q__page{background:#fff 50%/cover no-repeat;padding:120px 0 96px}@media (max-width:768px){.ArticlePage-module-scss-module__kH6E9q__page{padding:96px 0 72px}}.ArticlePage-module-scss-module__kH6E9q__container{gap:48px;max-width:1200px;margin:0 auto;padding:0 24px;display:grid}@media (max-width:768px){.ArticlePage-module-scss-module__kH6E9q__container{gap:32px;padding:0 16px}}.ArticlePage-module-scss-module__kH6E9q__breadcrumbsWrapper{justify-self:start;margin-top:60px}@media (max-width:768px){.ArticlePage-module-scss-module__kH6E9q__breadcrumbsWrapper{display:none}}.ArticlePage-module-scss-module__kH6E9q__hero{grid-template-columns:minmax(0,520px) minmax(0,1fr);align-items:center;gap:40px;display:grid}@media (max-width:1024px){.ArticlePage-module-scss-module__kH6E9q__hero{grid-template-columns:1fr}}.ArticlePage-module-scss-module__kH6E9q__imageWrapper{border-radius:12px;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a}.ArticlePage-module-scss-module__kH6E9q__heroImage{object-fit:cover;width:100%;height:auto;display:block}.ArticlePage-module-scss-module__kH6E9q__heroContent{gap:20px;display:grid}.ArticlePage-module-scss-module__kH6E9q__title{color:#002c66;margin:0;font-size:clamp(16px,6vw,32px);font-weight:700}.ArticlePage-module-scss-module__kH6E9q__excerpt{color:#1f2937;margin:0;font-size:clamp(18px,2.2vw,22px);line-height:1.5}.ArticlePage-module-scss-module__kH6E9q__body{color:#1f2937;gap:20px;font-size:18px;line-height:1.7;display:grid}.ArticlePage-module-scss-module__kH6E9q__ctaWrapper{justify-content:center;display:flex}.ArticlePage-module-scss-module__kH6E9q__ctaLink{color:#fff;background:linear-gradient(#1660e9,#0d3683);border-radius:9999px;justify-content:center;align-items:center;padding:16px 52px;font-size:18px;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-flex}.ArticlePage-module-scss-module__kH6E9q__ctaLink:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a}.ArticlePage-module-scss-module__kH6E9q__ctaLink:focus-visible{outline-offset:3px;outline:2px solid #1660e999}@media (max-width:768px){.ArticlePage-module-scss-module__kH6E9q__ctaLink{width:100%}}
.calculate-module-scss-module__22ehaq__page{background:#fff 50%/cover no-repeat;padding:120px 16px 80px}.calculate-module-scss-module__22ehaq__container{gap:32px;max-width:1200px;margin:0 auto;padding:0 24px;display:grid}@media (max-width:768px){.calculate-module-scss-module__22ehaq__container{gap:16px;padding:0}}.calculate-module-scss-module__22ehaq__header{text-align:center;gap:12px;margin-top:60px;display:grid}@media (max-width:768px){.calculate-module-scss-module__22ehaq__header{margin-top:0}}.calculate-module-scss-module__22ehaq__breadcrumbsWrapper{justify-self:start;margin-bottom:8px}.calculate-module-scss-module__22ehaq__title{text-transform:uppercase;color:#002c66;font-size:clamp(30px,4vw,64px);font-weight:700}@media (max-width:768px){.calculate-module-scss-module__22ehaq__title{margin-top:0}}.calculate-module-scss-module__22ehaq__lead{color:#6b7280;max-width:860px;margin:0 auto;font-size:18px;line-height:1.6}.calculate-module-scss-module__22ehaq__calculatorCard{color:#fff;background:#00078e;border-radius:16px;gap:24px;padding:32px;display:grid;box-shadow:0 10px 15px -3px #0000001a}@media (max-width:768px){.calculate-module-scss-module__22ehaq__calculatorCard{padding:16px}}.calculate-module-scss-module__22ehaq__formWrapper{gap:20px;display:grid}.calculate-module-scss-module__22ehaq__calculatorSection{display:block}.calculate-module-scss-module__22ehaq__hiddenSection{display:none}.calculate-module-scss-module__22ehaq__form{gap:30px;width:100%;display:flex}@media (max-width:768px){.calculate-module-scss-module__22ehaq__form{flex-direction:column}}.calculate-module-scss-module__22ehaq__destinationContainer{flex-direction:column;gap:16px;width:100%;display:flex}.calculate-module-scss-module__22ehaq__field{flex-direction:column;gap:12px;width:100%;min-width:0;display:flex}.calculate-module-scss-module__22ehaq__label{font-size:16px;font-weight:700;line-height:87%}.calculate-module-scss-module__22ehaq__submitLabel{text-align:end;font-size:24px;font-weight:700;line-height:87%}@media (max-width:768px){.calculate-module-scss-module__22ehaq__submitLabel{font-size:16px}}.calculate-module-scss-module__22ehaq__destLabel{text-align:center;vertical-align:middle;text-transform:uppercase;color:#fff;align-self:flex-start;font-size:44px;font-weight:700;line-height:87%}.calculate-module-scss-module__22ehaq__input,.calculate-module-scss-module__22ehaq__select{color:#1f2937;background:#fff 50%/cover no-repeat;border:1px solid #fff6;border-radius:16px;width:100%;min-width:0;max-width:100%;height:50px;padding:12px 14px;font-size:16px}.calculate-module-scss-module__22ehaq__dateInput{min-inline-size:0;appearance:none;min-height:50px;line-height:1.2}.calculate-module-scss-module__22ehaq__dateInput::-webkit-date-and-time-value{text-align:left;min-height:1.2em}.calculate-module-scss-module__22ehaq__dateInput::-webkit-datetime-edit{font-size:inherit;padding:0;line-height:1.2}.calculate-module-scss-module__22ehaq__dateInput::-webkit-datetime-edit-fields-wrapper{padding:0}.calculate-module-scss-module__22ehaq__dateInput::-webkit-calendar-picker-indicator{opacity:1;cursor:pointer}.calculate-module-scss-module__22ehaq__submitInput{border-radius:16px;height:100px;font-size:33px;font-weight:600;line-height:87%}@media (max-width:768px){.calculate-module-scss-module__22ehaq__submitInput{height:60px;font-size:16px}}.calculate-module-scss-module__22ehaq__checkboxField{text-align:center;vertical-align:middle;background:#fff 50%/cover no-repeat;border:1px solid #fff6;border-radius:16px;flex-direction:row-reverse;justify-content:end;align-items:center;gap:16px;width:100%;height:50px;padding:12px 14px;font-weight:500;line-height:87%;display:flex}.calculate-module-scss-module__22ehaq__checkboxField span{color:gray}.calculate-module-scss-module__22ehaq__checkboxField input[type=checkbox]{display:none}.calculate-module-scss-module__22ehaq__checkboxField .calculate-module-scss-module__22ehaq__customCheckbox{cursor:pointer;background:#fff 50%/cover no-repeat;border:2px solid #00078e;border-radius:6px;width:28px;height:28px;transition:all .3s;position:relative}.calculate-module-scss-module__22ehaq__checkboxField .calculate-module-scss-module__22ehaq__customCheckbox:after{content:"✓";color:#fff;opacity:0;font-size:16px;transition:opacity .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.calculate-module-scss-module__22ehaq__checkboxField input[type=checkbox]:checked+.calculate-module-scss-module__22ehaq__customCheckbox{background:#00078e}.calculate-module-scss-module__22ehaq__checkboxField input[type=checkbox]:checked+.calculate-module-scss-module__22ehaq__customCheckbox:after{opacity:1}.calculate-module-scss-module__22ehaq__inlineSmallInputs{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.calculate-module-scss-module__22ehaq__serviceRow{gap:8px;display:grid}.calculate-module-scss-module__22ehaq__innerCard{color:#1f2937;background:#fff 50%/cover no-repeat;border-radius:12px;gap:16px;padding:20px;display:grid}.calculate-module-scss-module__22ehaq__tabs{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:12px;display:grid}.calculate-module-scss-module__22ehaq__tab{color:#fff;text-align:center;cursor:pointer;text-transform:uppercase;background:#2a2e89;border:1px solid #2a2e89;border-radius:8px;padding:12px 14px;font-size:13px;font-weight:700;transition:all .3s}.calculate-module-scss-module__22ehaq__tab:hover,.calculate-module-scss-module__22ehaq__tab:focus-visible,.calculate-module-scss-module__22ehaq__tab.calculate-module-scss-module__22ehaq__active{color:#fff;background:#00078e;border-color:#00078e}.calculate-module-scss-module__22ehaq__inventoryPanel{color:#fff;background:#00078e;border-radius:12px;gap:16px;padding:20px;display:grid}.calculate-module-scss-module__22ehaq__itemFilters{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.calculate-module-scss-module__22ehaq__itemFilters input{border-radius:14px;max-width:208px;height:36px}.calculate-module-scss-module__22ehaq__itemFilters input::placeholder{font-size:13px}@media (max-width:768px){.calculate-module-scss-module__22ehaq__itemFilters{flex-direction:column;gap:12px;display:flex}}.calculate-module-scss-module__22ehaq__itemInput{gap:8px;display:grid}.calculate-module-scss-module__22ehaq__itemList{border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}@media (max-width:768px){.calculate-module-scss-module__22ehaq__itemList{flex-direction:column;gap:12px;display:flex}}.calculate-module-scss-module__22ehaq__itemRow{border-radius:4px;align-items:center;gap:4px;width:100%;padding:8px 0;display:inline-flex}.calculate-module-scss-module__22ehaq__counterButton{all:unset;text-align:center;color:#00078e;cursor:pointer;background:#fff 50%/cover no-repeat;border-radius:5px;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;font-weight:700;display:inline-flex}.calculate-module-scss-module__22ehaq__addItemBtn{color:#fff;text-align:center;cursor:pointer;text-transform:uppercase;background:#2a2e89;border:1px solid #fff;border-radius:18px;justify-content:center;align-items:center;height:36px;padding:12px 24px;font-size:13px;font-weight:700;transition:all .3s;display:flex}.calculate-module-scss-module__22ehaq__itemName{text-transform:uppercase;flex:1;margin-left:8px;font-size:16.5px;font-weight:700;line-height:87%}.calculate-module-scss-module__22ehaq__count{text-align:center;color:#00078e;background:#fff 50%/cover no-repeat;border-radius:5px;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;font-weight:700;display:flex}.calculate-module-scss-module__22ehaq__customRow{align-items:center;gap:16px;display:flex}@media (max-width:768px){.calculate-module-scss-module__22ehaq__customRow{flex-direction:column;align-items:flex-start;gap:12px;display:flex}}.calculate-module-scss-module__22ehaq__selectedItems{background:#ffffff1f;border-radius:8px;gap:12px;padding:16px;display:grid}.calculate-module-scss-module__22ehaq__selectedItemsTitle{text-transform:uppercase;margin:0;font-size:18px;font-weight:700}.calculate-module-scss-module__22ehaq__selectedItemsEmpty{opacity:.8;margin:0;font-size:14px}.calculate-module-scss-module__22ehaq__selectedItemsList{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 16px;display:grid}@media (max-width:768px){.calculate-module-scss-module__22ehaq__selectedItemsList{grid-template-columns:1fr}}.calculate-module-scss-module__22ehaq__selectedItemRow{align-items:center;gap:8px;display:flex}.calculate-module-scss-module__22ehaq__selectedItemControls{align-items:center;gap:6px;display:inline-flex}.calculate-module-scss-module__22ehaq__selectedItemCount{color:#00078e;background:#fff 50%/cover no-repeat;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:700;display:inline-flex}.calculate-module-scss-module__22ehaq__selectedItemName{text-transform:uppercase;flex:1;font-size:14px;font-weight:600}.calculate-module-scss-module__22ehaq__selectedItemDeleteBtn{all:unset;color:#fff;cursor:pointer;background:#ffffff3d;border-radius:6px;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;font-weight:700;display:inline-flex}.calculate-module-scss-module__22ehaq__assemblyRow{text-align:center;vertical-align:middle;color:#00078e;flex-direction:row-reverse;justify-content:center;align-items:center;gap:12px;font-size:22.37px;font-weight:600;line-height:87%;display:flex}.calculate-module-scss-module__22ehaq__assemblyRow input[type=checkbox]{display:none}.calculate-module-scss-module__22ehaq__assemblyRow .calculate-module-scss-module__22ehaq__customCheckbox{cursor:pointer;background:#fff 50%/cover no-repeat;border:2px solid #00078e;border-radius:6px;width:28px;height:28px;transition:all .3s;position:relative}.calculate-module-scss-module__22ehaq__assemblyRow .calculate-module-scss-module__22ehaq__customCheckbox:after{content:"✓";color:#fff;opacity:0;font-size:16px;transition:opacity .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.calculate-module-scss-module__22ehaq__assemblyRow input[type=checkbox]:checked+.calculate-module-scss-module__22ehaq__customCheckbox{background:#00078e}.calculate-module-scss-module__22ehaq__assemblyRow input[type=checkbox]:checked+.calculate-module-scss-module__22ehaq__customCheckbox:after{opacity:1}.calculate-module-scss-module__22ehaq__ctaRow{justify-content:center;display:flex}.calculate-module-scss-module__22ehaq__gradientButton{min-width:240px}.calculate-module-scss-module__22ehaq__inputError{border-color:#f87171;box-shadow:0 0 0 2px #f8717133}.calculate-module-scss-module__22ehaq__errorText{color:#fee2e2;font-size:13px}.calculate-module-scss-module__22ehaq__contactsCard{color:#fff;background:#00078e;border-radius:16px;justify-content:center;gap:72px;padding:48px;display:grid;box-shadow:0 10px 15px -3px #0000001a}@media (max-width:768px){.calculate-module-scss-module__22ehaq__contactsCard{gap:16px;padding:24px}}.calculate-module-scss-module__22ehaq__successCard{color:#fff;background:#00078e;border-radius:16px;justify-content:center;align-items:center;gap:72px;height:1000px;padding:48px;display:flex;box-shadow:0 10px 15px -3px #0000001a}@media (max-width:768px){.calculate-module-scss-module__22ehaq__successCard{height:500px}}.calculate-module-scss-module__22ehaq__successHeader{text-align:center;gap:8px;display:grid}.calculate-module-scss-module__22ehaq__successTitle{text-transform:uppercase;margin:0;font-size:clamp(26px,3vw,64px);font-weight:700}.calculate-module-scss-module__22ehaq__successMessage,.calculate-module-scss-module__22ehaq__successPrompt{text-align:center;font-size:24px;font-weight:700;line-height:87%}@media (max-width:768px){.calculate-module-scss-module__22ehaq__successMessage,.calculate-module-scss-module__22ehaq__successPrompt{font-size:16px}}.calculate-module-scss-module__22ehaq__submissionMessage{text-align:center;text-transform:uppercase;font-size:clamp(24px,3vw,48px);font-weight:700}.calculate-module-scss-module__22ehaq__contactForm{gap:100px;display:grid}@media (max-width:768px){.calculate-module-scss-module__22ehaq__contactForm{gap:16px}}.calculate-module-scss-module__22ehaq__contactFields{gap:36px;display:grid}@media (max-width:768px){.calculate-module-scss-module__22ehaq__contactFields{gap:16px}}.calculate-module-scss-module__22ehaq__textarea{resize:vertical;border-radius:12px;height:auto;min-height:168px;font-size:33px;font-weight:600;line-height:87%}@media (max-width:768px){.calculate-module-scss-module__22ehaq__textarea{min-height:68px;font-size:16px}}.calculate-module-scss-module__22ehaq__contactActions{text-align:center;justify-items:center;gap:32px;display:grid}@media (max-width:768px){.calculate-module-scss-module__22ehaq__contactActions{gap:16px}}.calculate-module-scss-module__22ehaq__contactButtons{flex-wrap:nowrap;align-items:stretch;gap:16px;width:100%;max-width:720px;display:flex}.calculate-module-scss-module__22ehaq__contactButtons>*{flex:1 1 0}.calculate-module-scss-module__22ehaq__consentRow{color:#fff;flex-direction:row-reverse;align-items:center;gap:12px;font-size:24px;font-weight:700;display:inline-flex}.calculate-module-scss-module__22ehaq__consentRow input[type=checkbox]{display:none}.calculate-module-scss-module__22ehaq__consentRow .calculate-module-scss-module__22ehaq__customCheckbox{cursor:pointer;background:#fff 50%/cover no-repeat;border:2px solid #fff;border-radius:6px;width:22px;min-width:22px;height:22px;transition:all .3s;position:relative}.calculate-module-scss-module__22ehaq__consentRow .calculate-module-scss-module__22ehaq__customCheckbox:after{content:"✓";color:#002c66;opacity:0;font-size:14px;transition:opacity .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.calculate-module-scss-module__22ehaq__consentRow input[type=checkbox]:checked+.calculate-module-scss-module__22ehaq__customCheckbox{background:#fff 50%/cover no-repeat}.calculate-module-scss-module__22ehaq__consentRow input[type=checkbox]:checked+.calculate-module-scss-module__22ehaq__customCheckbox:after{opacity:1}@media (max-width:768px){.calculate-module-scss-module__22ehaq__consentRow{font-size:16px}}
.contact-module-scss-module__lFOpca__page{background:#fff 50%/cover no-repeat;padding:120px 16px 80px}@media (max-width:768px){.contact-module-scss-module__lFOpca__page{padding-top:60px}}.contact-module-scss-module__lFOpca__container{gap:60px;max-width:1200px;margin:60px auto 0;padding:0 24px;display:grid}@media (max-width:768px){.contact-module-scss-module__lFOpca__container{gap:16px;margin-top:0;padding:0}}.contact-module-scss-module__lFOpca__breadcrumbsWrapper{justify-self:start;margin-top:24px}.contact-module-scss-module__lFOpca__reviewCard{color:#fff;background:#00078e;border-radius:16px;gap:24px;padding:48px;display:grid;box-shadow:0 10px 15px -3px #0000001a}@media (max-width:768px){.contact-module-scss-module__lFOpca__reviewCard{padding:24px}}.contact-module-scss-module__lFOpca__header{text-align:center}.contact-module-scss-module__lFOpca__title{text-transform:uppercase;margin:0;font-size:clamp(28px,4vw,64px);font-weight:700}.contact-module-scss-module__lFOpca__form{justify-items:center;gap:32px;display:grid}.contact-module-scss-module__lFOpca__fields{gap:24px;width:100%;max-width:760px;display:grid}.contact-module-scss-module__lFOpca__row{gap:24px;width:100%;display:flex}@media (max-width:768px){.contact-module-scss-module__lFOpca__row{flex-direction:column}}.contact-module-scss-module__lFOpca__field{gap:12px;width:100%;display:grid}.contact-module-scss-module__lFOpca__label{font-size:18px;font-weight:700}.contact-module-scss-module__lFOpca__input,.contact-module-scss-module__lFOpca__textarea{color:#002c66;background:#fff 50%/cover no-repeat;border:none;border-radius:12px;width:100%;height:48px;padding:14px 18px;font-size:16px;font-weight:600}.contact-module-scss-module__lFOpca__textarea{resize:vertical;min-height:140px}.contact-module-scss-module__lFOpca__input::placeholder,.contact-module-scss-module__lFOpca__textarea::placeholder{color:#002c6680}.contact-module-scss-module__lFOpca__inputError{border:2px solid #f87171}.contact-module-scss-module__lFOpca__errorText{color:#fee2e2;min-height:1em;font-size:13px}.contact-module-scss-module__lFOpca__errorTextHidden{visibility:hidden}.contact-module-scss-module__lFOpca__actions{text-align:center;justify-items:center;gap:20px;display:grid}.contact-module-scss-module__lFOpca__submitRow{justify-content:center;display:flex}.contact-module-scss-module__lFOpca__successMessage{text-align:center;letter-spacing:1px;max-width:640px;margin:0 auto;font-size:30px;font-weight:700;line-height:1.3}@media (max-width:768px){.contact-module-scss-module__lFOpca__successMessage{font-size:26px}}
.leave-review-module-scss-module__DxrJNW__page{background:#fff 50%/cover no-repeat;padding:120px 16px 80px}@media (max-width:768px){.leave-review-module-scss-module__DxrJNW__page{padding-top:60px}}.leave-review-module-scss-module__DxrJNW__container{gap:60px;max-width:1200px;margin:60px auto 0;padding:0 24px;display:grid}@media (max-width:768px){.leave-review-module-scss-module__DxrJNW__container{gap:16px;margin-top:0;padding:0}}.leave-review-module-scss-module__DxrJNW__breadcrumbsWrapper{justify-self:start;margin-top:24px}.leave-review-module-scss-module__DxrJNW__reviewCard{color:#fff;background:#00078e;border-radius:16px;gap:16px;height:1000px;padding:48px;display:grid;box-shadow:0 10px 15px -3px #0000001a}@media (max-width:768px){.leave-review-module-scss-module__DxrJNW__reviewCard{gap:24px;padding:24px}}.leave-review-module-scss-module__DxrJNW__header{text-align:center}.leave-review-module-scss-module__DxrJNW__title{text-transform:uppercase;margin:0;font-size:clamp(28px,4vw,64px);font-weight:700}.leave-review-module-scss-module__DxrJNW__ratingBlock{text-align:center;justify-items:center;gap:12px;display:grid}.leave-review-module-scss-module__DxrJNW__stars{justify-content:center;align-items:center;gap:12px;display:flex}.leave-review-module-scss-module__DxrJNW__starButton{color:#fff6;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:65px;height:65px;font-size:66px;transition:transform .15s,color .15s;display:flex}.leave-review-module-scss-module__DxrJNW__starButton:hover,.leave-review-module-scss-module__DxrJNW__starButton:focus-visible{transform:scale(1.1)}@media (max-width:768px){.leave-review-module-scss-module__DxrJNW__starButton{width:35px;height:35px;font-size:45px}}.leave-review-module-scss-module__DxrJNW__starActive{color:#facc15}.leave-review-module-scss-module__DxrJNW__uploadBlock{text-align:center;justify-items:center;gap:12px;display:grid}.leave-review-module-scss-module__DxrJNW__uploadButton{cursor:pointer;background:#fff 50%/cover no-repeat;border:2px solid #fff9;border-radius:9999px;justify-content:center;align-items:center;width:136px;height:136px;display:inline-flex}.leave-review-module-scss-module__DxrJNW__uploadInput{display:none}.leave-review-module-scss-module__DxrJNW__uploadPreview{object-fit:cover;border-radius:9999px;width:100%;height:100%}.leave-review-module-scss-module__DxrJNW__uploadIcon{fill:#fff;width:32px;height:32px}.leave-review-module-scss-module__DxrJNW__form{justify-items:center;gap:32px;display:grid}.leave-review-module-scss-module__DxrJNW__fields{gap:24px;width:100%;max-width:760px;display:grid}.leave-review-module-scss-module__DxrJNW__row{gap:24px;width:100%;display:flex}@media (max-width:768px){.leave-review-module-scss-module__DxrJNW__row{grid-template-columns:1fr}}.leave-review-module-scss-module__DxrJNW__field{gap:12px;width:100%;display:grid}.leave-review-module-scss-module__DxrJNW__label{font-size:18px;font-weight:700}.leave-review-module-scss-module__DxrJNW__input,.leave-review-module-scss-module__DxrJNW__textarea{color:#002c66;background:#fff 50%/cover no-repeat;border:none;border-radius:12px;width:100%;padding:14px 18px;font-size:16px;font-weight:600}.leave-review-module-scss-module__DxrJNW__textarea{resize:vertical;min-height:120px}.leave-review-module-scss-module__DxrJNW__input::placeholder,.leave-review-module-scss-module__DxrJNW__textarea::placeholder{color:#002c6680}.leave-review-module-scss-module__DxrJNW__inputError{border:2px solid #f87171}.leave-review-module-scss-module__DxrJNW__errorText{color:#fee2e2;font-size:13px}.leave-review-module-scss-module__DxrJNW__actions{text-align:center;justify-items:center;gap:20px;display:grid}.leave-review-module-scss-module__DxrJNW__submitRow{justify-content:center;display:flex}.leave-review-module-scss-module__DxrJNW__consentRow{flex-direction:row-reverse;align-items:center;gap:12px;font-size:16px;font-weight:700;display:inline-flex}.leave-review-module-scss-module__DxrJNW__consentRow input[type=checkbox]{display:none}.leave-review-module-scss-module__DxrJNW__consentRow .leave-review-module-scss-module__DxrJNW__customCheckbox{cursor:pointer;background:#fff 50%/cover no-repeat;border:2px solid #fff;border-radius:6px;width:22px;min-width:22px;height:22px;transition:all .3s;position:relative}.leave-review-module-scss-module__DxrJNW__consentRow .leave-review-module-scss-module__DxrJNW__customCheckbox:after{content:"✓";color:#002c66;opacity:0;font-size:14px;transition:opacity .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.leave-review-module-scss-module__DxrJNW__consentRow input[type=checkbox]:checked+.leave-review-module-scss-module__DxrJNW__customCheckbox{background:#fff 50%/cover no-repeat}.leave-review-module-scss-module__DxrJNW__consentRow input[type=checkbox]:checked+.leave-review-module-scss-module__DxrJNW__customCheckbox:after{opacity:1}.leave-review-module-scss-module__DxrJNW__srOnly{clip:rect(0,0,0,0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.leave-review-module-scss-module__DxrJNW__successMessage{text-align:center;text-transform:uppercase;justify-content:center;align-items:center;padding:80px 16px;font-size:64px;font-weight:700;display:flex}@media (max-width:768px){.leave-review-module-scss-module__DxrJNW__successMessage{font-size:38px}}
.ArticlesPageClient-module-scss-module__fgf4_q__page{background:#fff 50%/cover no-repeat;padding:120px 16px 96px}@media (max-width:1023px){.ArticlesPageClient-module-scss-module__fgf4_q__page{background:#00078e;padding:64px 14px 72px}}.ArticlesPageClient-module-scss-module__fgf4_q__container{box-sizing:border-box;flex-direction:column;gap:40px;max-width:1200px;margin:0 auto;padding:0 24px;display:flex}@media (max-width:1023px){.ArticlesPageClient-module-scss-module__fgf4_q__container{gap:32px;padding:0}}.ArticlesPageClient-module-scss-module__fgf4_q__breadcrumbsWrapper{justify-self:start;margin:60px 0 8px}@media (max-width:1023px){.ArticlesPageClient-module-scss-module__fgf4_q__breadcrumbsWrapper{margin-top:24px;display:none}}.ArticlesPageClient-module-scss-module__fgf4_q__title{letter-spacing:.02em;text-transform:uppercase;color:#002c66;text-align:center;font-size:64px;font-weight:700;line-height:1}@media (max-width:1023px){.ArticlesPageClient-module-scss-module__fgf4_q__title{color:#fff;margin-top:24px}}.ArticlesPageClient-module-scss-module__fgf4_q__desktopLayout{flex-direction:column;gap:32px;display:flex}@media (max-width:1023px){.ArticlesPageClient-module-scss-module__fgf4_q__desktopLayout{display:none}}.ArticlesPageClient-module-scss-module__fgf4_q__heroCard{color:#fff;background:#00078e;border-radius:28px;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:24px;min-height:320px;padding:20px;text-decoration:none;transition:transform .3s,box-shadow .3s;display:grid;box-shadow:0 10px 15px -3px #0000001a}.ArticlesPageClient-module-scss-module__fgf4_q__heroCard:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px #0000001a}.ArticlesPageClient-module-scss-module__fgf4_q__heroImageWrapper{background:#ffffff1f;border-radius:24px;align-self:stretch;position:relative;overflow:hidden}.ArticlesPageClient-module-scss-module__fgf4_q__heroImage{object-fit:cover;width:100%;height:100%}.ArticlesPageClient-module-scss-module__fgf4_q__heroContent{flex-direction:column;justify-content:space-between;gap:20px;display:flex}.ArticlesPageClient-module-scss-module__fgf4_q__heroTitle{font-size:28px;font-weight:700;line-height:1.1}.ArticlesPageClient-module-scss-module__fgf4_q__heroExcerpt{color:#ffffffe6;font-size:14px;font-weight:500;line-height:1.6}.ArticlesPageClient-module-scss-module__fgf4_q__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.ArticlesPageClient-module-scss-module__fgf4_q__card{color:#fff;background:#00078e;border-radius:24px;align-items:stretch;gap:20px;width:100%;min-height:220px;padding:14px;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 6px -1px #0000001a}.ArticlesPageClient-module-scss-module__fgf4_q__card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a}.ArticlesPageClient-module-scss-module__fgf4_q__cardImageWrapper{background:#ffffff1f;border-radius:20px;align-self:center;width:45%;height:100%;position:relative;overflow:hidden}.ArticlesPageClient-module-scss-module__fgf4_q__cardImage{object-fit:cover;width:100%;height:100%}.ArticlesPageClient-module-scss-module__fgf4_q__cardContent{flex-direction:column;flex:1;justify-content:space-between;gap:18px;display:flex}.ArticlesPageClient-module-scss-module__fgf4_q__cardTitle{font-size:20px;font-weight:700;line-height:1.1}.ArticlesPageClient-module-scss-module__fgf4_q__cardExcerpt{flex:1;max-width:100%;font-size:11px;font-weight:500;line-height:1.4}.ArticlesPageClient-module-scss-module__fgf4_q__cardButtonWrapper{justify-content:flex-start;margin-top:auto;display:flex}.ArticlesPageClient-module-scss-module__fgf4_q__cardCta{color:#fff;background:linear-gradient(#1660e9,#0d3683);border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;width:100%;max-width:130px;height:34px;padding:12px 20px;font-size:15px;font-weight:500;text-decoration:none;display:inline-flex}.ArticlesPageClient-module-scss-module__fgf4_q__sliderWrapper{display:none}@media (max-width:1023px){.ArticlesPageClient-module-scss-module__fgf4_q__sliderWrapper{flex-direction:column;gap:24px;display:flex}}.ArticlesPageClient-module-scss-module__fgf4_q__sliderViewport{width:100%;overflow:hidden}.ArticlesPageClient-module-scss-module__fgf4_q__sliderTrack{align-items:stretch;transition:transform .3s;display:flex}.ArticlesPageClient-module-scss-module__fgf4_q__slide{color:#fff;background:#00078e;border-radius:20px;flex-direction:column;gap:14px;padding:20px 18px 24px;text-decoration:none;display:flex;box-shadow:0 4px 6px -1px #0000001a}.ArticlesPageClient-module-scss-module__fgf4_q__slideTitle{text-align:center;font-size:28px;font-weight:700;line-height:87%}.ArticlesPageClient-module-scss-module__fgf4_q__slideImageWrapper{background:#ffffff1f;border-radius:16px;width:100%;height:200px;position:relative;overflow:hidden}.ArticlesPageClient-module-scss-module__fgf4_q__slideImage{object-fit:cover}.ArticlesPageClient-module-scss-module__fgf4_q__slideExcerpt{color:#ffffffe6;font-size:14px;line-height:1.5}.ArticlesPageClient-module-scss-module__fgf4_q__slideReadMore{color:#fff;margin-top:auto;font-size:15px;font-weight:600;text-decoration:underline}.ArticlesPageClient-module-scss-module__fgf4_q__mobileNav{justify-content:center;align-items:center;gap:16px;display:flex}.ArticlesPageClient-module-scss-module__fgf4_q__navButton{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;font-size:24px;line-height:1;transition:all .15s;display:inline-flex}.ArticlesPageClient-module-scss-module__fgf4_q__navButton:hover{background:#ffffff24;transform:translateY(-1px)}.ArticlesPageClient-module-scss-module__fgf4_q__navCounter{text-align:center;color:#fff;min-width:72px;font-size:14px;font-weight:600}
