.Header-module-scss-module__wS1-Va__header{z-index:2000;white-space:nowrap;background:#c90c0f;align-items:center;height:64px;display:flex;position:sticky;top:0}.Header-module-scss-module__wS1-Va__desktop_wrapper{flex:1;justify-content:space-between;align-items:center;gap:12px;display:flex}.Header-module-scss-module__wS1-Va__logo{background:url(/images/logo-white.svg) 50%/contain no-repeat;flex-shrink:0;width:120px;height:24px}.Header-module-scss-module__wS1-Va__menu{flex:1;justify-content:space-between;gap:12px;max-width:439px;display:flex}.Header-module-scss-module__wS1-Va__menu_item{cursor:pointer;padding:20px 0;position:relative}.Header-module-scss-module__wS1-Va__menu_title{color:#ffcbcb;align-items:center;gap:6px;font-weight:300;transition:color .3s;display:flex}.Header-module-scss-module__wS1-Va__menu_title:hover{color:#fff}.Header-module-scss-module__wS1-Va__arrow{z-index:1;background-color:#ffcbcb;width:12px;height:12px;transition:transform .3s,background-color .3s;-webkit-mask:url(/images/arrow.svg) 50%/contain no-repeat;mask:url(/images/arrow.svg) 50%/contain no-repeat}.Header-module-scss-module__wS1-Va__submenu_open .Header-module-scss-module__wS1-Va__submenu{opacity:1;visibility:visible;transform:translateY(0)}.Header-module-scss-module__wS1-Va__submenu_open .Header-module-scss-module__wS1-Va__menu_title{color:#fff}.Header-module-scss-module__wS1-Va__submenu_open .Header-module-scss-module__wS1-Va__arrow{background-color:#fff;transform:rotate(180deg)}.Header-module-scss-module__wS1-Va__submenu{opacity:0;visibility:hidden;z-index:1;width:max-content;padding-top:12px;transition:opacity .3s,visibility .3s,transform .3s;position:absolute;top:100%;transform:translateY(-12px)}.Header-module-scss-module__wS1-Va__submenu_wrapper{background:#fff;border-radius:12px;gap:32px;padding:24px;display:flex}.Header-module-scss-module__wS1-Va__submenu_list{flex-direction:column;gap:18px;display:flex}.Header-module-scss-module__wS1-Va__submenu_item{color:#9da7b4;align-items:center;gap:8px;font-weight:300;transition:color .3s;display:flex}.Header-module-scss-module__wS1-Va__submenu_item:hover{color:#c90c0f}.Header-module-scss-module__wS1-Va__submenu_item:hover .Header-module-scss-module__wS1-Va__icon{background-color:#c90c0f}.Header-module-scss-module__wS1-Va__icon{z-index:1;background-color:#9da7b4;width:24px;height:24px;transition:transform .3s,background-color .3s;-webkit-mask:none 50%/contain no-repeat;mask:none 50%/contain no-repeat}.Header-module-scss-module__wS1-Va__card{box-sizing:border-box;background:0 100%/80% no-repeat;border:1px solid #e9e9e9;border-radius:12px;flex-direction:column;justify-content:space-between;width:230px;padding:12px;display:flex}.Header-module-scss-module__wS1-Va__card .Header-module-scss-module__wS1-Va__button{justify-self:flex-end;height:32px;padding:0 24px;font-size:16px}.Header-module-scss-module__wS1-Va__card_text{white-space:normal;flex-direction:column;gap:12px;display:flex}.Header-module-scss-module__wS1-Va__card_title{color:#000;font-size:18px;font-weight:250}.Header-module-scss-module__wS1-Va__card_description{color:#9da7b4;font-size:14px;font-weight:300}.Header-module-scss-module__wS1-Va__links{flex:1;justify-content:space-between;align-items:center;gap:12px;max-width:467px;display:flex}.Header-module-scss-module__wS1-Va__buttons{gap:12px;display:flex}.Header-module-scss-module__wS1-Va__buttons .Header-module-scss-module__wS1-Va__button{height:32px;padding:0 18px;font-size:14px}@media (max-width:1024px){.Header-module-scss-module__wS1-Va__logo{background:url(/images/logo-cut-white.svg) 50%/contain no-repeat;width:32px}.Header-module-scss-module__wS1-Va__menu{max-width:fit-content;margin-right:auto}.Header-module-scss-module__wS1-Va__menu_title{font-size:14px}.Header-module-scss-module__wS1-Va__links{max-width:fit-content}.Header-module-scss-module__wS1-Va__menu_phone{display:none}}@media (max-width:767px){.Header-module-scss-module__wS1-Va__header{height:54px}.Header-module-scss-module__wS1-Va__logo{background:url(/images/logo-white.svg) 50%/contain no-repeat;width:90px;height:18px}.Header-module-scss-module__wS1-Va__menu,.Header-module-scss-module__wS1-Va__links{display:none}}
.Button-module-scss-module__HB5Z3q__button{cursor:pointer;letter-spacing:.02em;border:none;border-radius:6px;justify-content:center;align-items:center;height:56px;margin:0;padding:0;font-size:18px;font-weight:300;line-height:1;transition:background-color .3s,color .3s;display:flex}.Button-module-scss-module__HB5Z3q__black{color:#fff;background-color:#212635}.Button-module-scss-module__HB5Z3q__black:hover{background-color:#000}.Button-module-scss-module__HB5Z3q__white{color:#000;background-color:#f1f1f1}.Button-module-scss-module__HB5Z3q__white:hover{background-color:#fff}.Button-module-scss-module__HB5Z3q__red{color:#fff;background-color:#c90c0f}.Button-module-scss-module__HB5Z3q__red:hover{background-color:#af0305}.Button-module-scss-module__HB5Z3q__gray{color:#fff;background-color:#9da7b4}.Button-module-scss-module__HB5Z3q__gray:hover{background-color:#212635}.Button-module-scss-module__HB5Z3q__transparent{color:#000;background-color:#0000;border:1px solid #000}.Button-module-scss-module__HB5Z3q__transparent:hover{background-color:#f1f1f1}@media (max-width:1024px){.Button-module-scss-module__HB5Z3q__button{height:44px;font-size:16px}.Button-module-scss-module__HB5Z3q__black:hover{background-color:#212635}.Button-module-scss-module__HB5Z3q__white:hover{background-color:#f1f1f1}.Button-module-scss-module__HB5Z3q__red:hover{background-color:#c90c0f}.Button-module-scss-module__HB5Z3q__gray:hover{background-color:#9da7b4}.Button-module-scss-module__HB5Z3q__transparent{background-color:#0000;height:32px;font-size:14px}.Button-module-scss-module__HB5Z3q__transparent:hover{background-color:#0000}}
.Promo-module-scss-module__l4gYtG__promo{background-color:#fff;padding:52px 0;overflow:hidden}.Promo-module-scss-module__l4gYtG__promo .Promo-module-scss-module__l4gYtG__button{padding:0 44px}.Promo-module-scss-module__l4gYtG__promo.Promo-module-scss-module__l4gYtG__promo_value .Promo-module-scss-module__l4gYtG__image{width:360px;height:360px;top:-110px}.Promo-module-scss-module__l4gYtG__promo.Promo-module-scss-module__l4gYtG__promo_courier .Promo-module-scss-module__l4gYtG__image{width:450px;height:450px;top:-110px}.Promo-module-scss-module__l4gYtG__promo.Promo-module-scss-module__l4gYtG__promo_speed .Promo-module-scss-module__l4gYtG__image{width:400px;height:400px;top:-80px}.Promo-module-scss-module__l4gYtG__promo.Promo-module-scss-module__l4gYtG__promo_temperature .Promo-module-scss-module__l4gYtG__image{top:-250px}.Promo-module-scss-module__l4gYtG__wrapper{flex-direction:column;align-items:flex-start;gap:32px;display:flex;position:relative}.Promo-module-scss-module__l4gYtG__title{margin-bottom:0}.Promo-module-scss-module__l4gYtG__image{width:550px;height:550px;position:absolute;top:-130px;right:-50px}@media (max-width:1024px){.Promo-module-scss-module__l4gYtG__promo.Promo-module-scss-module__l4gYtG__promo_temperature .Promo-module-scss-module__l4gYtG__image{top:-130px}.Promo-module-scss-module__l4gYtG__title{font-size:32px}.Promo-module-scss-module__l4gYtG__image{width:360px;height:360px;position:absolute;top:-90px;right:-20px}}@media (max-width:767px){.Promo-module-scss-module__l4gYtG__promo{padding:56px 0;position:relative}.Promo-module-scss-module__l4gYtG__promo:before{content:"";z-index:1;background:linear-gradient(to top left,#c5c5c5 60%,#3e4452 120%);width:100%;height:100%;position:absolute;top:0;left:0}.Promo-module-scss-module__l4gYtG__promo:after{content:"";opacity:.4;z-index:2;background:#3e4452;width:100%;height:100%;position:absolute;top:0;left:0}.Promo-module-scss-module__l4gYtG__promo.Promo-module-scss-module__l4gYtG__promo_value .Promo-module-scss-module__l4gYtG__image{z-index:1;width:330px;height:330px;top:-100px;right:-70px}.Promo-module-scss-module__l4gYtG__promo.Promo-module-scss-module__l4gYtG__promo_courier .Promo-module-scss-module__l4gYtG__image{z-index:1;width:450px;height:450px;top:-100px}.Promo-module-scss-module__l4gYtG__promo.Promo-module-scss-module__l4gYtG__promo_speed .Promo-module-scss-module__l4gYtG__image{z-index:1;top:-80px;right:-70px}.Promo-module-scss-module__l4gYtG__promo.Promo-module-scss-module__l4gYtG__promo_temperature .Promo-module-scss-module__l4gYtG__image{top:-190px}.Promo-module-scss-module__l4gYtG__wrapper{gap:44px}.Promo-module-scss-module__l4gYtG__title{z-index:3;color:#fff;max-width:250px;font-size:32px}.Promo-module-scss-module__l4gYtG__link{z-index:3}.Promo-module-scss-module__l4gYtG__image{z-index:1;width:500px;height:500px;position:absolute;top:-120px;right:-150px}}
.Info-module-scss-module__a2skmq__wrapper{flex-direction:column;gap:44px;display:flex}.Info-module-scss-module__a2skmq__description{color:#212635;font-size:18px;font-weight:300}.Info-module-scss-module__a2skmq__advantages{justify-content:space-between;align-items:center;gap:70px;display:flex}.Info-module-scss-module__a2skmq__items{flex-direction:column;flex:1;gap:20px;display:flex}.Info-module-scss-module__a2skmq__item{background-color:#fff;border-radius:12px;align-items:center;gap:24px;padding:23px;font-size:24px;font-weight:300;display:flex}.Info-module-scss-module__a2skmq__item:before{content:"";flex-shrink:0;width:44px;height:44px}.Info-module-scss-module__a2skmq__item:first-child:before{background:url(/images/Cargoes/PharmaPage/Info/item-1.svg) 50%/contain no-repeat}.Info-module-scss-module__a2skmq__item:nth-child(2):before{background:url(/images/Cargoes/PharmaPage/Info/item-2.svg) 50%/contain no-repeat}.Info-module-scss-module__a2skmq__item:nth-child(3):before{background:url(/images/Cargoes/PharmaPage/Info/item-3.svg) 50%/contain no-repeat}.Info-module-scss-module__a2skmq__iata_logo{flex-shrink:0;width:310px;height:310px;position:relative}@media (max-width:1024px){.Info-module-scss-module__a2skmq__wrapper{gap:24px}.Info-module-scss-module__a2skmq__description{font-size:16px}.Info-module-scss-module__a2skmq__advantages{flex-direction:column;gap:24px}.Info-module-scss-module__a2skmq__items{gap:12px}.Info-module-scss-module__a2skmq__item{align-items:flex-start;gap:12px;font-size:16px}.Info-module-scss-module__a2skmq__item:before{width:32px;height:32px}.Info-module-scss-module__a2skmq__iata_logo{width:159px;height:159px}}
.Transportation-module-scss-module__pEI0sG__wrapper{overflow:auto}.Transportation-module-scss-module__pEI0sG__table{border-collapse:separate;border-spacing:2px;table-layout:auto;width:100%}.Transportation-module-scss-module__pEI0sG__table th,.Transportation-module-scss-module__pEI0sG__table td{text-align:center;color:#212635;box-sizing:border-box}.Transportation-module-scss-module__pEI0sG__table thead tr th{letter-spacing:.18em;color:#000;height:56px;font-size:20px;font-weight:800}.Transportation-module-scss-module__pEI0sG__table thead tr th span{color:#c10806}.Transportation-module-scss-module__pEI0sG__table tbody tr{height:68px}.Transportation-module-scss-module__pEI0sG__table tbody tr td:first-child{width:586px;padding:0 40px;font-size:18px}.Transportation-module-scss-module__pEI0sG__table tbody tr td:nth-child(2),.Transportation-module-scss-module__pEI0sG__table tbody tr td:nth-child(3){width:346px;padding:0 20px;font-size:14px;font-weight:300}.Transportation-module-scss-module__pEI0sG__table thead tr,.Transportation-module-scss-module__pEI0sG__table tbody tr:nth-child(2n){background-color:#f8f8f8}.Transportation-module-scss-module__pEI0sG__table tbody tr:nth-child(odd){background-color:#fff}.Transportation-module-scss-module__pEI0sG__table tbody span{border-radius:100%;outline:2px solid #c90c0f;width:30px;height:30px;margin:0 auto;display:block;position:relative;overflow:hidden}.Transportation-module-scss-module__pEI0sG__table tbody span:after{content:"";background-color:#c90c0f;width:30px;height:30px;display:block;position:absolute;-webkit-mask:url(/images/checkbox.svg) 50%/14px no-repeat;mask:url(/images/checkbox.svg) 50%/14px no-repeat}@media (max-width:1024px){.Transportation-module-scss-module__pEI0sG__wrapper{margin:0 -18px}.Transportation-module-scss-module__pEI0sG__table{width:fit-content}.Transportation-module-scss-module__pEI0sG__table thead tr th{height:auto;font-size:20px}.Transportation-module-scss-module__pEI0sG__table thead tr th span{display:block}.Transportation-module-scss-module__pEI0sG__table tbody tr td:first-child{text-align:left;width:auto;min-width:393px;padding:14px 44px;font-size:16px}.Transportation-module-scss-module__pEI0sG__table tbody tr td:nth-child(2),.Transportation-module-scss-module__pEI0sG__table tbody tr td:nth-child(3){width:auto;min-width:238px;font-size:12px}}@media (max-width:767px){.Transportation-module-scss-module__pEI0sG__wrapper{margin:0 -18px}.Transportation-module-scss-module__pEI0sG__table thead tr th{height:40px;font-size:11px}.Transportation-module-scss-module__pEI0sG__table tbody tr{height:auto}.Transportation-module-scss-module__pEI0sG__table tbody tr td:first-child{min-width:165px;padding:10px 16px;font-size:12px}.Transportation-module-scss-module__pEI0sG__table tbody tr td:nth-child(2),.Transportation-module-scss-module__pEI0sG__table tbody tr td:nth-child(3){min-width:141px;padding:10px;font-size:12px}}
.Info-module-scss-module__u_gi_q__wrapper{flex-direction:column;gap:48px;display:flex}.Info-module-scss-module__u_gi_q__text{color:#212635;font-size:18px;font-weight:300}.Info-module-scss-module__u_gi_q__text a{color:#c90c0f;text-underline-offset:2px;font-weight:600;text-decoration:underline;transition:color .3s}.Info-module-scss-module__u_gi_q__text a:hover{color:#af0305}.Info-module-scss-module__u_gi_q__statistics{gap:20px;display:flex}.Info-module-scss-module__u_gi_q__item{box-sizing:border-box;letter-spacing:.01em;color:#000;background:#fff;border-radius:12px;align-items:center;gap:24px;width:100%;padding:12px 18px;font-size:16px;font-weight:300;display:flex}.Info-module-scss-module__u_gi_q__item span{color:#c90c0f;flex-shrink:0;font-size:44px;font-weight:700}.Info-module-scss-module__u_gi_q__item:nth-child(2){max-width:587px}@media (max-width:1024px){.Info-module-scss-module__u_gi_q__text{font-size:16px}.Info-module-scss-module__u_gi_q__item{flex-direction:column;align-items:flex-start;gap:6px}.Info-module-scss-module__u_gi_q__item:nth-child(2){max-width:100%}}@media (max-width:767px){.Info-module-scss-module__u_gi_q__statistics{flex-direction:column;gap:20px}.Info-module-scss-module__u_gi_q__item{gap:10px;padding:12px}.Info-module-scss-module__u_gi_q__item span{font-size:32px}.Info-module-scss-module__u_gi_q__item:nth-child(2){flex-direction:row;align-items:center}}
.Transportation-module-scss-module__g8eXza__transportation{overflow:hidden}.Transportation-module-scss-module__g8eXza__wrapper{align-items:stretch;gap:22px;display:flex}.Transportation-module-scss-module__g8eXza__items{flex-direction:column;flex:auto;gap:20px;min-width:500px;max-width:629px;display:flex}.Transportation-module-scss-module__g8eXza__item{box-sizing:border-box;background:#fff;border-radius:12px;flex:1;align-items:center;gap:16px;padding:12px 26px;display:flex}.Transportation-module-scss-module__g8eXza__item p{letter-spacing:.01em;color:#212635;font-size:18px;font-weight:300;line-height:124%}.Transportation-module-scss-module__g8eXza__item:before{content:"";background-color:#c90c0f;flex-shrink:0;width:25px;height:25px;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.Transportation-module-scss-module__g8eXza__item:first-child:before{-webkit-mask-image:url(/images/TemperaturePage/Transportation/icon-1.svg);mask-image:url(/images/TemperaturePage/Transportation/icon-1.svg)}.Transportation-module-scss-module__g8eXza__item:nth-child(2):before{-webkit-mask-image:url(/images/TemperaturePage/Transportation/icon-2.svg);mask-image:url(/images/TemperaturePage/Transportation/icon-2.svg)}.Transportation-module-scss-module__g8eXza__item:nth-child(3):before{-webkit-mask-image:url(/images/TemperaturePage/Transportation/icon-3.svg);mask-image:url(/images/TemperaturePage/Transportation/icon-3.svg)}.Transportation-module-scss-module__g8eXza__image{border-radius:12px;flex:auto;width:100%;max-width:627px;height:271px;position:relative;overflow:hidden}@media (max-width:1024px){.Transportation-module-scss-module__g8eXza__wrapper{flex-direction:column}.Transportation-module-scss-module__g8eXza__items{gap:12px;min-width:100%;max-width:100%}.Transportation-module-scss-module__g8eXza__item{min-height:65px}.Transportation-module-scss-module__g8eXza__item p{font-size:16px}.Transportation-module-scss-module__g8eXza__image{width:100%;max-width:100%;height:343px}}@media (max-width:767px){.Transportation-module-scss-module__g8eXza__image{height:170px}}
.ContainersSlider-module-scss-module__WpCjhW__containers{color:#212635}.ContainersSlider-module-scss-module__WpCjhW__wrapper{flex-direction:column;gap:44px;display:flex}.ContainersSlider-module-scss-module__WpCjhW__description{flex-direction:column;gap:24px;font-size:18px;font-weight:300;display:flex}.ContainersSlider-module-scss-module__WpCjhW__slider{justify-content:center;display:flex;position:relative}.ContainersSlider-module-scss-module__WpCjhW__slider_wrapper{border-radius:12px;width:1176px;overflow:hidden}.ContainersSlider-module-scss-module__WpCjhW__item{cursor:pointer;-webkit-user-select:none;user-select:none;box-sizing:border-box;background-color:#fff;border-radius:12px;flex-direction:column;gap:24px;height:596px;margin:0 6px;padding:12px;display:flex}.ContainersSlider-module-scss-module__WpCjhW__item_image{width:100%;height:246px;position:relative}.ContainersSlider-module-scss-module__WpCjhW__item_title{color:#c90c0f;padding:0 30px;font-size:24px;font-weight:800}.ContainersSlider-module-scss-module__WpCjhW__item_title span{margin-top:6px;font-size:12px;font-weight:700;display:block}.ContainersSlider-module-scss-module__WpCjhW__item_descriptions{flex-direction:column;gap:18px;display:flex}.ContainersSlider-module-scss-module__WpCjhW__item_descriptions p{gap:12px;margin:0;font-size:16px;font-weight:300;display:flex}.ContainersSlider-module-scss-module__WpCjhW__item_descriptions p:before{content:"";background-color:#c90c0f;flex-shrink:0;width:12px;height:12px;margin-top:3px;-webkit-mask:url(/images/checkbox.svg) 50%/contain no-repeat;mask:url(/images/checkbox.svg) 50%/contain no-repeat}.ContainersSlider-module-scss-module__WpCjhW__arrows{width:100%;display:block;position:absolute;top:50%}.ContainersSlider-module-scss-module__WpCjhW__arrow_prev,.ContainersSlider-module-scss-module__WpCjhW__arrow_next{cursor:pointer;background-color:#f8f8f8;border-radius:100%;justify-content:center;align-items:center;width:44px;height:44px;transition:background-color .3s;display:flex;position:absolute;transform:translateY(-50%)}.ContainersSlider-module-scss-module__WpCjhW__arrow_prev:hover,.ContainersSlider-module-scss-module__WpCjhW__arrow_next:hover{background-color:#c90c0f}.ContainersSlider-module-scss-module__WpCjhW__arrow_prev:hover:after,.ContainersSlider-module-scss-module__WpCjhW__arrow_next:hover:after{background-color:#fff}.ContainersSlider-module-scss-module__WpCjhW__arrow_prev:after,.ContainersSlider-module-scss-module__WpCjhW__arrow_next:after{content:"";background-color:#c90c0f;width:14px;height:14px;transition:background-color .3s;-webkit-mask:url(/images/arrow-right.svg) 50%/contain no-repeat;mask:url(/images/arrow-right.svg) 50%/contain no-repeat}.ContainersSlider-module-scss-module__WpCjhW__arrow_prev{left:0}.ContainersSlider-module-scss-module__WpCjhW__arrow_prev:after{transform:rotate(180deg)}.ContainersSlider-module-scss-module__WpCjhW__arrow_next{right:0}@media (max-width:1024px){.ContainersSlider-module-scss-module__WpCjhW__containers{overflow:hidden}.ContainersSlider-module-scss-module__WpCjhW__description{font-size:16px}.ContainersSlider-module-scss-module__WpCjhW__slider{flex-direction:column;gap:24px}.ContainersSlider-module-scss-module__WpCjhW__slider_wrapper{border-radius:0;width:100%;overflow:visible}.ContainersSlider-module-scss-module__WpCjhW__item{gap:12px;height:568px}.ContainersSlider-module-scss-module__WpCjhW__item_image{height:220px}.ContainersSlider-module-scss-module__WpCjhW__item_descriptions{gap:12px}.ContainersSlider-module-scss-module__WpCjhW__arrows{justify-content:center;gap:44px;display:flex;position:static}.ContainersSlider-module-scss-module__WpCjhW__arrow_prev,.ContainersSlider-module-scss-module__WpCjhW__arrow_next{background-color:#c90c0f;position:static;transform:none}.ContainersSlider-module-scss-module__WpCjhW__arrow_prev:after,.ContainersSlider-module-scss-module__WpCjhW__arrow_next:after{background-color:#fff}.ContainersSlider-module-scss-module__WpCjhW__arrow_prev:hover,.ContainersSlider-module-scss-module__WpCjhW__arrow_next:hover{background-color:#c90c0f}.ContainersSlider-module-scss-module__WpCjhW__arrow_prev:hover:after,.ContainersSlider-module-scss-module__WpCjhW__arrow_next:hover:after{background-color:#fff}}
.Info-module-scss-module__mamEja__wrapper{align-items:center;gap:44px;display:flex}.Info-module-scss-module__mamEja__image{flex-shrink:0;width:125px;height:88px;position:relative}.Info-module-scss-module__mamEja__text{color:#212635;font-size:18px;font-weight:300}.Info-module-scss-module__mamEja__text span{font-weight:600}@media (max-width:1024px){.Info-module-scss-module__mamEja__wrapper{flex-direction:column}.Info-module-scss-module__mamEja__text{font-size:16px}}
.Promo-module-scss-module__goWNda__promo{background:url(/images/HubPage/Promo/bg.png) 50%/cover no-repeat;align-items:center;height:344px;display:flex;overflow:hidden}.Promo-module-scss-module__goWNda__promo .Promo-module-scss-module__goWNda__button{padding:0 44px}.Promo-module-scss-module__goWNda__promo .Promo-module-scss-module__goWNda__title{color:#fff}.Promo-module-scss-module__goWNda__wrapper{flex-direction:column;align-items:flex-start;display:flex}.Promo-module-scss-module__goWNda__title{flex-direction:column;width:450px;margin:0 0 32px;display:flex}.Promo-module-scss-module__goWNda__title:before{content:"";background:url(/images/HubPage/Promo/smartist.svg) 50%/contain no-repeat;width:115px;height:24px;margin-bottom:24px}@media (max-width:1024px){.Promo-module-scss-module__goWNda__promo{background:url(/images/HubPage/Promo/bg-mobile.png) 50%/cover no-repeat;align-items:flex-start;height:420px}.Promo-module-scss-module__goWNda__wrapper{flex-direction:column;align-items:flex-start;padding-top:56px;display:flex}.Promo-module-scss-module__goWNda__title{width:100%;font-size:32px}}
.Promo-module-scss-module__vJ034q__promo{color:#fff;background:url(/images/MainPage/Promo/bg.png) top/cover no-repeat}.Promo-module-scss-module__vJ034q__promo .Promo-module-scss-module__vJ034q__button{padding:0 44px}.Promo-module-scss-module__vJ034q__wrapper{box-sizing:border-box;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:56px;padding:90px 0;display:flex;position:relative}.Promo-module-scss-module__vJ034q__title{max-width:580px;margin:0;font-size:60px;font-weight:300}.Promo-module-scss-module__vJ034q__title strong{font-weight:700}.Promo-module-scss-module__vJ034q__logos{align-items:center;gap:24px;display:flex}.Promo-module-scss-module__vJ034q__logo_CSA{background:url(/images/MainPage/Promo/CSA-logo.svg) 0/contain no-repeat;width:113px;height:42px}.Promo-module-scss-module__vJ034q__line{background-color:#fff;width:1px;height:46px}.Promo-module-scss-module__vJ034q__logo_TC{background:url(/images/MainPage/Promo/TC-logo.svg) 50%/contain no-repeat;width:184px;height:50px}.Promo-module-scss-module__vJ034q__note{max-width:822px;font-size:16px;font-weight:300;line-height:1.5}.Promo-module-scss-module__vJ034q__export{text-align:center;box-sizing:border-box;background-color:#c90c0fcc;border-radius:100%;flex-direction:column;justify-content:center;align-items:center;gap:3px;width:136px;height:136px;font-size:14px;font-weight:300;display:flex;position:absolute;bottom:90px;right:0}.Promo-module-scss-module__vJ034q__export strong{text-transform:uppercase;font-size:20px;font-weight:400}.Promo-module-scss-module__vJ034q__export span{display:block}.Promo-module-scss-module__vJ034q__export:before{content:"";background-color:#fff;width:28px;height:28px;display:block;-webkit-mask-image:url(/images/MainPage/Promo/export-icon.svg);mask-image:url(/images/MainPage/Promo/export-icon.svg);-webkit-mask-size:contain;mask-size:contain}@media (max-width:1024px){.Promo-module-scss-module__vJ034q__promo{background-image:url(/images/MainPage/Promo/bg-mobile.png)}.Promo-module-scss-module__vJ034q__promo .Promo-module-scss-module__vJ034q__button{margin-top:36px}.Promo-module-scss-module__vJ034q__wrapper{justify-content:flex-start;gap:0;padding:44px 0}.Promo-module-scss-module__vJ034q__title{font-size:32px}.Promo-module-scss-module__vJ034q__logos{flex-direction:column;align-items:stretch;gap:20px;margin-top:218px}.Promo-module-scss-module__vJ034q__logo_CSA{width:101px;height:38px}.Promo-module-scss-module__vJ034q__line{width:100%;height:1px}.Promo-module-scss-module__vJ034q__logo_TC{width:164px;height:45px}.Promo-module-scss-module__vJ034q__note{margin-top:24px;font-size:14px}.Promo-module-scss-module__vJ034q__export{background-color:#c90c0fcc;width:120px;height:120px;font-size:12px;bottom:250px;right:0}.Promo-module-scss-module__vJ034q__export strong{font-size:16px}.Promo-module-scss-module__vJ034q__export:before{width:24px;height:24px}}
.Promo-module-scss-module__vq-esa__promo{background-color:#212635}.Promo-module-scss-module__vq-esa__promo .Promo-module-scss-module__vq-esa__title{color:#fff}.Promo-module-scss-module__vq-esa__iconNetwork{align-items:center;gap:23px;display:flex}.Promo-module-scss-module__vq-esa__iconNetwork:before{content:"";background:url(/images/guinness.png) 50%/contain no-repeat;width:92px;height:92px}.Promo-module-scss-module__vq-esa__wrapper{padding:44px 0 96px}.Promo-module-scss-module__vq-esa__items{justify-content:space-between;gap:25px;display:flex}.Promo-module-scss-module__vq-esa__item{color:#fff;background:0/cover no-repeat;border-radius:12px;flex-direction:column;flex:1;align-items:flex-start;gap:25px;height:475px;padding:0 50px;display:flex;position:relative}.Promo-module-scss-module__vq-esa__item:after{content:"";z-index:1;background-color:#0006;border-radius:12px;position:absolute;inset:0}.Promo-module-scss-module__vq-esa__place{text-align:center;z-index:2;background:url(/images/NetworkPage/Promo/place.png) top/contain no-repeat;width:114px;height:77px;font-size:38px;font-weight:800}.Promo-module-scss-module__vq-esa__quantity{z-index:2;font-size:32px;font-weight:500}.Promo-module-scss-module__vq-esa__number{font-size:128px;font-weight:300}.Promo-module-scss-module__vq-esa__description{z-index:2;font-size:16px;font-weight:300}.Promo-module-scss-module__vq-esa__turkishCargo{background-color:#0000}.Promo-module-scss-module__vq-esa__turkishCargo .Promo-module-scss-module__vq-esa__title{display:none}.Promo-module-scss-module__vq-esa__turkishCargo .Promo-module-scss-module__vq-esa__wrapper{padding:96px 0}@media (max-width:1024px){.Promo-module-scss-module__vq-esa__promo .Promo-module-scss-module__vq-esa__title{font-size:28px}.Promo-module-scss-module__vq-esa__iconNetwork{gap:9px}.Promo-module-scss-module__vq-esa__iconNetwork:before{content:"";width:52px;height:52px}.Promo-module-scss-module__vq-esa__wrapper{padding:28px 0 56px}.Promo-module-scss-module__vq-esa__items{justify-content:space-between;gap:16px;display:flex}.Promo-module-scss-module__vq-esa__item{gap:8px;height:282px;padding:0 19px}.Promo-module-scss-module__vq-esa__place{width:66px;height:auto;padding:4px 16px 13px;font-size:18px}.Promo-module-scss-module__vq-esa__quantity{font-size:16px}.Promo-module-scss-module__vq-esa__number{font-size:70px}.Promo-module-scss-module__vq-esa__description{font-size:14px}.Promo-module-scss-module__vq-esa__turkishCargo .Promo-module-scss-module__vq-esa__wrapper{padding:44px 0 64px}}@media (max-width:767px){.Promo-module-scss-module__vq-esa__promo .Promo-module-scss-module__vq-esa__title{font-size:24px}.Promo-module-scss-module__vq-esa__iconNetwork{gap:5px}.Promo-module-scss-module__vq-esa__iconNetwork:before{content:"";width:36px;height:36px}.Promo-module-scss-module__vq-esa__items{flex-direction:column;gap:12px}.Promo-module-scss-module__vq-esa__item{gap:0;min-height:260px;padding:0 30px}.Promo-module-scss-module__vq-esa__place{width:65px;height:44px;padding:0;font-size:18px}.Promo-module-scss-module__vq-esa__quantity{align-items:flex-end;gap:8px;margin-top:50px;font-size:18px;display:flex}.Promo-module-scss-module__vq-esa__number{line-height:62px}.Promo-module-scss-module__vq-esa__description{margin-top:20px}}
.ServiceCards-module-scss-module__1tkSNW__wrapper{flex-direction:column;gap:44px;display:flex}.ServiceCards-module-scss-module__1tkSNW__cards{flex-wrap:wrap;justify-content:center;gap:24px;display:flex}.ServiceCards-module-scss-module__1tkSNW__card{box-sizing:border-box;background:#fff;border-radius:12px;flex-direction:column;flex:1 0 23%;height:303px;padding:20px;transition:background-color .3s;display:flex}.ServiceCards-module-scss-module__1tkSNW__card:hover{background:#c90c0f}.ServiceCards-module-scss-module__1tkSNW__card:hover .ServiceCards-module-scss-module__1tkSNW__icon{background:#fff}.ServiceCards-module-scss-module__1tkSNW__card:hover .ServiceCards-module-scss-module__1tkSNW__title,.ServiceCards-module-scss-module__1tkSNW__card:hover .ServiceCards-module-scss-module__1tkSNW__description{color:#fff}.ServiceCards-module-scss-module__1tkSNW__icon{background:#c90c0f;flex-shrink:0;width:56px;height:56px;transition:background-color .3s;-webkit-mask:none 50%/contain no-repeat;mask:none 50%/contain no-repeat}.ServiceCards-module-scss-module__1tkSNW__title{color:#c90c0f;margin-top:12px;font-size:24px;font-weight:600;transition:color .3s}.ServiceCards-module-scss-module__1tkSNW__description{color:#000;margin-top:auto;font-size:16px;font-weight:300;transition:color .3s}.ServiceCards-module-scss-module__1tkSNW__certificate{background:#9da7b426;border-radius:24px;align-items:center;gap:44px;padding:12px 92px;display:flex}.ServiceCards-module-scss-module__1tkSNW__certificate_image{flex-shrink:0;width:163px;height:163px;position:relative}.ServiceCards-module-scss-module__1tkSNW__certificate_title{color:#212635;font-size:24px;font-weight:600}.ServiceCards-module-scss-module__1tkSNW__certificate_description{color:#212635;margin-top:24px;font-size:16px;font-weight:300}@media (max-width:1024px){.ServiceCards-module-scss-module__1tkSNW__cards{flex-direction:column;gap:12px;display:flex}.ServiceCards-module-scss-module__1tkSNW__card{box-sizing:border-box;height:auto;max-height:80px;padding:0;transition:max-height .3s;overflow:hidden}.ServiceCards-module-scss-module__1tkSNW__card:hover{background:#fff}.ServiceCards-module-scss-module__1tkSNW__card:hover .ServiceCards-module-scss-module__1tkSNW__icon{background:#c90c0f}.ServiceCards-module-scss-module__1tkSNW__card:hover .ServiceCards-module-scss-module__1tkSNW__title{color:#c90c0f}.ServiceCards-module-scss-module__1tkSNW__card:hover .ServiceCards-module-scss-module__1tkSNW__description{color:#000}.ServiceCards-module-scss-module__1tkSNW__card_open{max-height:300px}.ServiceCards-module-scss-module__1tkSNW__card_open .ServiceCards-module-scss-module__1tkSNW__card_top{background:#c90c0f}.ServiceCards-module-scss-module__1tkSNW__card_open .ServiceCards-module-scss-module__1tkSNW__card_top .ServiceCards-module-scss-module__1tkSNW__title{color:#fff}.ServiceCards-module-scss-module__1tkSNW__card_open .ServiceCards-module-scss-module__1tkSNW__card_top .ServiceCards-module-scss-module__1tkSNW__icon{background:#fff}.ServiceCards-module-scss-module__1tkSNW__card_open .ServiceCards-module-scss-module__1tkSNW__card_top .ServiceCards-module-scss-module__1tkSNW__arrow{background-color:#fff;transform:rotate(180deg)}.ServiceCards-module-scss-module__1tkSNW__card_open .ServiceCards-module-scss-module__1tkSNW__description{visibility:visible;opacity:1;position:relative;transform:translateY(0)}.ServiceCards-module-scss-module__1tkSNW__card_top{box-sizing:border-box;justify-content:flex-start;align-items:center;gap:16px;padding:12px 16px;transition:background-color .3s;display:flex}.ServiceCards-module-scss-module__1tkSNW__title{margin:0;font-size:16px;font-weight:400}.ServiceCards-module-scss-module__1tkSNW__icon{transition:background-color .3s}.ServiceCards-module-scss-module__1tkSNW__arrow{background-color:#c90c0f;flex-shrink:0;width:16px;height:9px;margin-left:auto;transition:transform .3s,background-color .3s;-webkit-mask:url(/images/arrow.svg) 50%/contain no-repeat;mask:url(/images/arrow.svg) 50%/contain no-repeat}.ServiceCards-module-scss-module__1tkSNW__description{box-sizing:border-box;visibility:hidden;opacity:0;width:100%;margin-top:0;padding:18px 16px;transition:transform .3s,visibility .1s,opacity .1s;transform:translateY(-20px)}.ServiceCards-module-scss-module__1tkSNW__certificate{text-align:center;flex-direction:column;gap:12px;padding:24px 12px}.ServiceCards-module-scss-module__1tkSNW__certificate_image{width:120px;height:120px}.ServiceCards-module-scss-module__1tkSNW__certificate_title{font-size:16px}.ServiceCards-module-scss-module__1tkSNW__certificate_description{margin-top:12px;font-size:14px}}
.Hub-module-scss-module__Ga_esa__hub{color:#212635;overflow:hidden}.Hub-module-scss-module__Ga_esa__title span{color:#c90c0f;font-weight:800}.Hub-module-scss-module__Ga_esa__wrapper{justify-content:space-between;align-items:flex-start;gap:44px;display:flex}.Hub-module-scss-module__Ga_esa__items{flex-direction:column;flex-shrink:0;gap:12px;width:458px;display:flex}.Hub-module-scss-module__Ga_esa__item{background-color:#fff;border-radius:12px;align-items:center;gap:18px;padding:18px 24px;display:flex}.Hub-module-scss-module__Ga_esa__item:before{content:"";background-color:#c90c0f;flex-shrink:0;width:30px;height:30px;-webkit-mask:url(/images/checkbox.svg) 50%/12px no-repeat;mask:url(/images/checkbox.svg) 50%/12px no-repeat}.Hub-module-scss-module__Ga_esa__item:after{content:"";border-radius:100%;outline:1px solid #c90c0f;width:30px;height:30px;position:absolute}.Hub-module-scss-module__Ga_esa__text{font-size:18px;font-weight:300;line-height:1.2}.Hub-module-scss-module__Ga_esa__text span{font-weight:700}.Hub-module-scss-module__Ga_esa__sliders{flex-direction:column;justify-content:space-between;width:778px;display:flex;position:relative}.Hub-module-scss-module__Ga_esa__slider .Hub-module-scss-module__Ga_esa__image{cursor:pointer;height:366px;position:relative}.Hub-module-scss-module__Ga_esa__slider_nav{overflow:hidden}.Hub-module-scss-module__Ga_esa__slider_nav .Hub-module-scss-module__Ga_esa__image{cursor:pointer;opacity:.5;height:120px;margin-right:6px;position:relative}.Hub-module-scss-module__Ga_esa__arrows{z-index:1000;width:100%;display:block;position:absolute;top:161px}.Hub-module-scss-module__Ga_esa__arrow_prev,.Hub-module-scss-module__Ga_esa__arrow_next{cursor:pointer;background:#2126354d;border-radius:100%;justify-content:center;align-items:center;width:44px;height:44px;transition:background-color .3s;display:flex;position:absolute}.Hub-module-scss-module__Ga_esa__arrow_prev:hover,.Hub-module-scss-module__Ga_esa__arrow_next:hover{background-color:#c90c0f}.Hub-module-scss-module__Ga_esa__arrow_prev:hover:after,.Hub-module-scss-module__Ga_esa__arrow_next:hover:after{background-color:#fff}.Hub-module-scss-module__Ga_esa__arrow_prev:after,.Hub-module-scss-module__Ga_esa__arrow_next:after{content:"";background-color:#fff;width:14px;height:14px;transition:background-color .3s;-webkit-mask:url(/images/arrow-right.svg) 50%/contain no-repeat;mask:url(/images/arrow-right.svg) 50%/contain no-repeat}.Hub-module-scss-module__Ga_esa__arrow_prev{left:12px}.Hub-module-scss-module__Ga_esa__arrow_prev:after{transform:rotate(180deg)}.Hub-module-scss-module__Ga_esa__arrow_next{right:12px}@media (max-width:1024px){.Hub-module-scss-module__Ga_esa__wrapper{flex-direction:column}.Hub-module-scss-module__Ga_esa__items{width:100%}.Hub-module-scss-module__Ga_esa__item{gap:12px;padding:30px 12px}.Hub-module-scss-module__Ga_esa__item:before{content:"";width:24px;height:24px;-webkit-mask-size:10px;mask-size:10px}.Hub-module-scss-module__Ga_esa__item:after{width:24px;height:24px}.Hub-module-scss-module__Ga_esa__text{font-size:16px}.Hub-module-scss-module__Ga_esa__sliders{width:100%}.Hub-module-scss-module__Ga_esa__slider .Hub-module-scss-module__Ga_esa__image{height:162px}.Hub-module-scss-module__Ga_esa__slider_nav .Hub-module-scss-module__Ga_esa__image{height:52px}.Hub-module-scss-module__Ga_esa__arrows{z-index:1;justify-content:center;gap:24px;margin-top:24px;display:flex;position:static}.Hub-module-scss-module__Ga_esa__arrow_prev,.Hub-module-scss-module__Ga_esa__arrow_next{position:static;transform:none}.Hub-module-scss-module__Ga_esa__arrow_prev:hover,.Hub-module-scss-module__Ga_esa__arrow_next:hover{background-color:#2126354d}.Hub-module-scss-module__Ga_esa__arrow_prev:hover:after,.Hub-module-scss-module__Ga_esa__arrow_next:hover:after{background-color:#fff}}
.Info-module-scss-module__WaN07q__info{overflow:hidden}.Info-module-scss-module__WaN07q__wrapper{flex-direction:column;gap:44px;display:flex}.Info-module-scss-module__WaN07q__information{color:#212635;align-items:center;gap:24px;font-size:18px;font-weight:300;display:flex}.Info-module-scss-module__WaN07q__information span{font-weight:700;display:block}.Info-module-scss-module__WaN07q__information:before{content:"";background-color:#c90c0f;flex-shrink:0;width:30px;height:30px;-webkit-mask:url(/images/checkbox.svg) 50%/12px no-repeat;mask:url(/images/checkbox.svg) 50%/12px no-repeat}.Info-module-scss-module__WaN07q__information:after{content:"";border-radius:100%;outline:1px solid #c90c0f;width:30px;height:30px;position:absolute}.Info-module-scss-module__WaN07q__advantages{flex-wrap:wrap;gap:12px;max-width:878px;margin:0 auto;display:flex}.Info-module-scss-module__WaN07q__advantage{box-sizing:border-box;background:#fff;border-radius:12px;align-items:center;gap:24px;width:100%;padding:20px 16px;display:flex}.Info-module-scss-module__WaN07q__advantage span{color:#c90c0f;flex-shrink:0;font-size:44px;font-weight:700}.Info-module-scss-module__WaN07q__advantage:first-child{max-width:425px}.Info-module-scss-module__WaN07q__advantage:nth-child(2){max-width:441px}.Info-module-scss-module__WaN07q__advantage:nth-child(3){max-width:480px}.Info-module-scss-module__WaN07q__advantage:nth-child(4){max-width:386px}.Info-module-scss-module__WaN07q__description{color:#212635;font-size:18px;font-weight:300}@media (max-width:1024px){.Info-module-scss-module__WaN07q__advantage{flex-direction:column}.Info-module-scss-module__WaN07q__information{flex-direction:column;align-items:flex-start;gap:12px;font-size:16px}.Info-module-scss-module__WaN07q__advantage{flex-direction:row;gap:24px;padding:18px 12px}.Info-module-scss-module__WaN07q__advantage span{font-size:32px}.Info-module-scss-module__WaN07q__advantage span span{font-size:18px}.Info-module-scss-module__WaN07q__description{font-size:16px}}
.Cards-module-scss-module__c2v9jq__wrapper{flex-wrap:wrap;justify-content:center;gap:24px;display:flex}.Cards-module-scss-module__c2v9jq__card{perspective:1000px;cursor:pointer;width:302px;height:302px}.Cards-module-scss-module__c2v9jq__card .Cards-module-scss-module__c2v9jq__button{padding:0 44px}.Cards-module-scss-module__c2v9jq__card_wrapper{width:100%;height:100%;transform-style:preserve-3d;transition:transform .6s;position:relative}.Cards-module-scss-module__c2v9jq__card:hover .Cards-module-scss-module__c2v9jq__card_wrapper{transform:rotateY(180deg)}.Cards-module-scss-module__c2v9jq__top,.Cards-module-scss-module__c2v9jq__bottom{backface-visibility:hidden;box-sizing:border-box;border-radius:12px;flex-direction:column;justify-content:space-between;align-items:flex-start;width:100%;height:100%;padding:24px;display:flex;position:absolute;overflow:hidden}.Cards-module-scss-module__c2v9jq__image{z-index:-1;width:100%;height:100%;position:absolute;top:0;right:0}.Cards-module-scss-module__c2v9jq__image:before{content:"";z-index:-1;background:linear-gradient(to top left,#c5c5c5 60%,#3e4452 120%);border-radius:12px;width:100%;height:100%;position:absolute;top:0;left:0}.Cards-module-scss-module__c2v9jq__image:after{content:"";opacity:.3;background:#3e4452;border-radius:12px;width:100%;height:100%;position:absolute;top:0;left:0}.Cards-module-scss-module__c2v9jq__bottom{background-color:#fff;transform:rotateY(180deg)}.Cards-module-scss-module__c2v9jq__bottom .Cards-module-scss-module__c2v9jq__title{color:#c90c0f}.Cards-module-scss-module__c2v9jq__bottom .Cards-module-scss-module__c2v9jq__description{color:#000}.Cards-module-scss-module__c2v9jq__title{color:#fff;max-width:100px;font-size:24px;font-weight:600}.Cards-module-scss-module__c2v9jq__description{color:#fff;font-size:14px;font-weight:300}@media (max-width:1024px){.Cards-module-scss-module__c2v9jq__wrapper{flex-direction:column;gap:12px;display:flex}.Cards-module-scss-module__c2v9jq__card{box-sizing:border-box;cursor:auto;border-radius:12px;width:100%;height:300px;padding:24px 16px;overflow:hidden}.Cards-module-scss-module__c2v9jq__card .Cards-module-scss-module__c2v9jq__button{padding:0 44px}.Cards-module-scss-module__c2v9jq__card_wrapper{flex-direction:column;justify-content:space-between;align-items:flex-start;display:flex}.Cards-module-scss-module__c2v9jq__card:hover .Cards-module-scss-module__c2v9jq__card_wrapper{transform:none}.Cards-module-scss-module__c2v9jq__description{margin-top:16px;font-size:16px}}
.Request-module-scss-module__TFh95q__request{padding-top:52px;padding-bottom:96px}.Request-module-scss-module__TFh95q__request .Request-module-scss-module__TFh95q__button{padding:0 69px}.Request-module-scss-module__TFh95q__request .Request-module-scss-module__TFh95q__thanks_close{padding:13px 20px}.Request-module-scss-module__TFh95q__request .Request-module-scss-module__TFh95q__title{color:#fff}.Request-module-scss-module__TFh95q__wrapper{color:#fff;background:#c90c0f;border-radius:12px;padding:32px 44px}.Request-module-scss-module__TFh95q__form{flex-direction:column;align-items:flex-start;gap:24px;display:flex}.Request-module-scss-module__TFh95q__inputs{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr);align-self:stretch;gap:24px;display:grid}.Request-module-scss-module__TFh95q__input{border:none;border-radius:6px;padding:16px 34px;font-size:18px;font-weight:300}.Request-module-scss-module__TFh95q__input:focus-visible{outline:1px solid #212635}.Request-module-scss-module__TFh95q__input::placeholder{color:#9da7b4;font-size:18px;font-weight:300;transition:color .3s}.Request-module-scss-module__TFh95q__checkbox{display:none}.Request-module-scss-module__TFh95q__checkbox+label{cursor:pointer;align-items:center;gap:12px;display:flex;position:relative}.Request-module-scss-module__TFh95q__checkbox+label:before{content:"";border:1.5px solid #fff;border-radius:3px;flex-shrink:0;width:16px;height:16px}.Request-module-scss-module__TFh95q__checkbox:checked+label:after{content:"";background:url(/images/checkbox.svg) 50%/contain no-repeat;width:14px;height:14px;position:absolute;left:2px}.Request-module-scss-module__TFh95q__tariffs label{font-size:18px;font-weight:400}.Request-module-scss-module__TFh95q__consents{flex-direction:column;gap:12px;display:flex}.Request-module-scss-module__TFh95q__consent label{font-size:14px;font-weight:250}.Request-module-scss-module__TFh95q__consent .Request-module-scss-module__TFh95q__checkbox+label:before{border:.5px solid #fff;width:12px;height:12px}.Request-module-scss-module__TFh95q__consent .Request-module-scss-module__TFh95q__checkbox:checked+label:after{width:10px;height:10px;left:2px}.Request-module-scss-module__TFh95q__error::placeholder{color:#c90c0f}.Request-module-scss-module__TFh95q__error{animation:.5s Request-module-scss-module__TFh95q__shake}@keyframes Request-module-scss-module__TFh95q__shake{0%{transform:translate(0)}25%{transform:translate(-5px)}50%{transform:translate(5px)}75%{transform:translate(-5px)}to{transform:translate(0)}}.Request-module-scss-module__TFh95q__spinner{box-sizing:border-box;border:3px solid #fff;border-bottom-color:#0000;border-radius:50%;width:30px;height:30px;animation:1s linear infinite Request-module-scss-module__TFh95q__rotation;display:inline-block}.Request-module-scss-module__TFh95q__thanks{justify-content:center;align-items:center;display:flex}.Request-module-scss-module__TFh95q__thanks_wrapper{box-sizing:border-box;background-color:#c90c0f;border-radius:12px;flex-direction:column;justify-content:space-evenly;align-items:center;width:100%;height:350px;padding:20px;display:flex}.Request-module-scss-module__TFh95q__thanks_text{color:#fff;text-align:center;font-size:44px;font-weight:400}@keyframes Request-module-scss-module__TFh95q__rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:1024px){.Request-module-scss-module__TFh95q__inputs{gap:20px}.Request-module-scss-module__TFh95q__input{padding:16px 22px;font-size:14px}.Request-module-scss-module__TFh95q__input::placeholder{font-size:14px}.Request-module-scss-module__TFh95q__tariffs label{font-size:16px}}@media (max-width:767px){.Request-module-scss-module__TFh95q__request{background:#c90c0f;padding:0}.Request-module-scss-module__TFh95q__request .Request-module-scss-module__TFh95q__button{width:100%}.Request-module-scss-module__TFh95q__title{margin-bottom:24px;font-size:32px}.Request-module-scss-module__TFh95q__wrapper{padding:64px 0}.Request-module-scss-module__TFh95q__form{gap:12px}.Request-module-scss-module__TFh95q__inputs{flex-direction:column;gap:12px;display:flex}.Request-module-scss-module__TFh95q__input{border:1px solid #d3d7de;border-radius:6px;padding:10px 16px;font-size:14px}.Request-module-scss-module__TFh95q__input:focus-visible{outline:1px solid #212635}.Request-module-scss-module__TFh95q__input::placeholder{font-size:14px}.Request-module-scss-module__TFh95q__consent label{font-size:12px}.Request-module-scss-module__TFh95q__spinner{box-sizing:border-box;border:3px solid #fff;border-bottom-color:#0000;border-radius:50%;width:25px;height:25px;animation:1s linear infinite Request-module-scss-module__TFh95q__rotation;display:inline-block}}
.Footer-module-scss-module__wcgw9G__footer{color:#fff;background-color:#212635;overflow:hidden}.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__button{white-space:nowrap;height:44px;padding:0 24px;font-size:14px}.Footer-module-scss-module__wcgw9G__wrapper{justify-content:space-between;gap:20px;display:flex}.Footer-module-scss-module__wcgw9G__logo{flex-direction:column;flex-shrink:0;gap:16px;min-width:25%;display:flex}.Footer-module-scss-module__wcgw9G__image{background-color:#ffffffb3;width:160px;height:32px;-webkit-mask:url(/images/logo-white.svg) 50%/contain no-repeat;mask:url(/images/logo-white.svg) 50%/contain no-repeat}.Footer-module-scss-module__wcgw9G__line{background-color:#3f4555;flex-shrink:0;width:1px;height:auto;display:none}.Footer-module-scss-module__wcgw9G__column{flex-direction:column;flex-shrink:0;gap:24px;display:flex;position:relative}.Footer-module-scss-module__wcgw9G__column_title{color:#fff9;font-size:16px;font-weight:300}.Footer-module-scss-module__wcgw9G__items{grid-template-columns:repeat(1,1fr);gap:8px 44px;display:grid}.Footer-module-scss-module__wcgw9G__columnServices{grid-template-rows:repeat(5,auto);grid-template-columns:repeat(2,1fr);grid-auto-flow:column;gap:8px 44px;display:grid}.Footer-module-scss-module__wcgw9G__item{color:#fff9;font-size:14px;font-weight:300;transition:color .3s}.Footer-module-scss-module__wcgw9G__item:hover{color:#fff}.Footer-module-scss-module__wcgw9G__bottom{flex-direction:column;gap:8px;display:flex}.Footer-module-scss-module__wcgw9G__bottom .Footer-module-scss-module__wcgw9G__item{color:#ffffff80;font-size:10px;font-weight:400}.Footer-module-scss-module__wcgw9G__bottom a:hover{color:#fff}@media (max-width:1024px){.Footer-module-scss-module__wcgw9G__footer{padding:41px 0}.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__button{height:34px;font-size:12px}.Footer-module-scss-module__wcgw9G__wrapper{gap:10px}.Footer-module-scss-module__wcgw9G__logo{min-width:auto}.Footer-module-scss-module__wcgw9G__line{display:block}.Footer-module-scss-module__wcgw9G__image{width:104px;height:20px}.Footer-module-scss-module__wcgw9G__items{gap:14px}.Footer-module-scss-module__wcgw9G__column_title{font-size:14px}.Footer-module-scss-module__wcgw9G__item{font-size:10px}}@media (max-width:767px){.Footer-module-scss-module__wcgw9G__footer{display:none}}
.GuinnessRecord-module-scss-module__MmZJwW__guinnessRecord{overflow:hidden}.GuinnessRecord-module-scss-module__MmZJwW__wrapper{background:#fff;border-radius:6px;align-items:center;gap:18px;padding:10px 16px;display:flex}.GuinnessRecord-module-scss-module__MmZJwW__wrapper:before{content:"";background:url(/images/TurkishCargoPage/GuinnessRecord/image.png) 50%/contain no-repeat;flex-shrink:0;width:66px;height:67px}.GuinnessRecord-module-scss-module__MmZJwW__text{letter-spacing:.01em;color:#212635;font-size:18px;font-weight:300;line-height:124%}.GuinnessRecord-module-scss-module__MmZJwW__text span{color:#c90c0f;font-weight:700}@media (max-width:1024px){.GuinnessRecord-module-scss-module__MmZJwW__wrapper{gap:12px;padding:8px 12px}.GuinnessRecord-module-scss-module__MmZJwW__wrapper:before{width:54px;height:56px}.GuinnessRecord-module-scss-module__MmZJwW__text{font-size:16px}}@media (max-width:767px){.GuinnessRecord-module-scss-module__MmZJwW__wrapper{flex-wrap:wrap;gap:6px;padding:14px}.GuinnessRecord-module-scss-module__MmZJwW__wrapper:before{width:66px;height:68px}}
.Containers-module-scss-module__zWkR7q__containers{overflow:hidden}.Containers-module-scss-module__zWkR7q__wrapper{justify-content:space-between;gap:24px;display:flex}.Containers-module-scss-module__zWkR7q__item{box-sizing:border-box;background:#fff;border-radius:12px;align-items:center;gap:24px;padding:24px;display:flex}.Containers-module-scss-module__zWkR7q__image{flex-shrink:0;width:200px;height:130px;position:relative}.Containers-module-scss-module__zWkR7q__info{flex-direction:column;gap:6px;max-width:187px;display:flex}.Containers-module-scss-module__zWkR7q__title{color:#c90c0f;font-size:18px;font-weight:800}.Containers-module-scss-module__zWkR7q__description{color:#212635;font-size:14px;font-weight:300}@media (max-width:1024px){.Containers-module-scss-module__zWkR7q__wrapper{display:block}.Containers-module-scss-module__zWkR7q__item{text-align:center;flex-direction:column;justify-content:center;gap:18px;height:290px;margin:0 10px}.Containers-module-scss-module__zWkR7q__image{height:150px}.Containers-module-scss-module__zWkR7q__info{max-width:auto;gap:12px}.Containers-module-scss-module__zWkR7q__arrows{justify-content:center;gap:44px;width:100%;margin-top:44px;display:flex}.Containers-module-scss-module__zWkR7q__arrow_prev,.Containers-module-scss-module__zWkR7q__arrow_next{cursor:pointer;background-color:#c90c0f;border-radius:100%;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.Containers-module-scss-module__zWkR7q__arrow_prev:after,.Containers-module-scss-module__zWkR7q__arrow_next:after{content:"";background-color:#fff;width:14px;height:14px;-webkit-mask:url(/images/arrow-right.svg) 50%/contain no-repeat;mask:url(/images/arrow-right.svg) 50%/contain no-repeat}.Containers-module-scss-module__zWkR7q__arrow_prev:after{transform:rotate(180deg)}}
.ThermalDollies-module-scss-module__bqMOkq__thermalDollies{overflow:hidden}.ThermalDollies-module-scss-module__bqMOkq__wrapper{flex-direction:column;gap:46px;display:flex}.ThermalDollies-module-scss-module__bqMOkq__description{letter-spacing:.01em;color:#212635;font-size:18px;font-weight:400;line-height:124%}.ThermalDollies-module-scss-module__bqMOkq__scheme{background:url(/images/TemperaturePage/ThermalDollies/scheme.svg) 50%/contain no-repeat;width:100%;height:589px}.ThermalDollies-module-scss-module__bqMOkq__image{width:100%;height:375px;display:none;position:relative}.ThermalDollies-module-scss-module__bqMOkq__items{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr);gap:16px;display:none}.ThermalDollies-module-scss-module__bqMOkq__item{background:#fff;border-radius:12px;align-items:center;gap:10px;padding:16px;display:flex}.ThermalDollies-module-scss-module__bqMOkq__item:before{content:"";background-position:50%;background-repeat:no-repeat;background-size:contain;flex-shrink:0;width:61px;height:61px}.ThermalDollies-module-scss-module__bqMOkq__item:first-child:before{background-image:url(/images/TemperaturePage/ThermalDollies/icon-1.svg)}.ThermalDollies-module-scss-module__bqMOkq__item:nth-child(2):before{background-image:url(/images/TemperaturePage/ThermalDollies/icon-2.svg)}.ThermalDollies-module-scss-module__bqMOkq__item:nth-child(3):before{background-image:url(/images/TemperaturePage/ThermalDollies/icon-3.svg)}.ThermalDollies-module-scss-module__bqMOkq__item:nth-child(4):before{background-image:url(/images/TemperaturePage/ThermalDollies/icon-4.svg)}.ThermalDollies-module-scss-module__bqMOkq__item p{letter-spacing:.01em;color:#212635;flex-direction:column;gap:4px;font-size:16px;font-weight:300;line-height:124%;display:flex}.ThermalDollies-module-scss-module__bqMOkq__item p span{font-size:20px;font-weight:600}@media (max-width:1279px){.ThermalDollies-module-scss-module__bqMOkq__wrapper{gap:22px}.ThermalDollies-module-scss-module__bqMOkq__description{font-size:16px}.ThermalDollies-module-scss-module__bqMOkq__scheme{display:none}.ThermalDollies-module-scss-module__bqMOkq__image{display:block}.ThermalDollies-module-scss-module__bqMOkq__items{display:grid}}@media (max-width:767px){.ThermalDollies-module-scss-module__bqMOkq__wrapper{gap:44px}.ThermalDollies-module-scss-module__bqMOkq__image{height:248px}.ThermalDollies-module-scss-module__bqMOkq__image img{height:auto}.ThermalDollies-module-scss-module__bqMOkq__items{flex-direction:column;gap:0;display:flex}.ThermalDollies-module-scss-module__bqMOkq__item{background-color:#0000;align-items:flex-start;padding:18px 0}.ThermalDollies-module-scss-module__bqMOkq__item:first-child{padding-top:0}.ThermalDollies-module-scss-module__bqMOkq__item:before{width:41px;height:41px}.ThermalDollies-module-scss-module__bqMOkq__item:not(:last-child){border-bottom:1px solid #e2e2e2}}
.ProductsSlider-module-scss-module__5ml8Fa__productsSlider{overflow:hidden}.ProductsSlider-module-scss-module__5ml8Fa__wrapper{flex-direction:column;gap:44px;display:flex}.ProductsSlider-module-scss-module__5ml8Fa__item_description{color:#212635;font-size:18px;font-weight:300}.ProductsSlider-module-scss-module__5ml8Fa__slider_wrapper{width:514px}.ProductsSlider-module-scss-module__5ml8Fa__slider{position:relative}.ProductsSlider-module-scss-module__5ml8Fa__item{cursor:pointer;box-sizing:border-box;-webkit-user-select:none;user-select:none;border-radius:12px;flex-direction:column;gap:16px;height:300px;margin-right:24px;padding:46px 24px;display:flex;position:relative;overflow:hidden}.ProductsSlider-module-scss-module__5ml8Fa__item:before{content:"";z-index:-1;background:linear-gradient(to top left,#c5c5c5 60%,#3e4452 120%);width:100%;height:100%;position:absolute;top:0;left:0}.ProductsSlider-module-scss-module__5ml8Fa__item:after{content:"";opacity:.2;background:#3e4452;width:100%;height:100%;position:absolute;top:0;left:0}.ProductsSlider-module-scss-module__5ml8Fa__item_title{color:#fff;z-index:1;font-size:24px;font-weight:600}.ProductsSlider-module-scss-module__5ml8Fa__item_description{letter-spacing:.02em;color:#fff;z-index:1;max-width:320px;font-size:16px;font-weight:300}.ProductsSlider-module-scss-module__5ml8Fa__item_image{width:100%;height:300px;position:absolute;top:0;right:0}.ProductsSlider-module-scss-module__5ml8Fa__zones{flex-wrap:wrap;gap:12px;display:flex}.ProductsSlider-module-scss-module__5ml8Fa__zone{background:#fff;border-radius:12px;align-items:center;gap:24px;padding:12px 18px;display:flex}.ProductsSlider-module-scss-module__5ml8Fa__quantity{color:#c90c0f;white-space:nowrap;font-size:32px;font-weight:700}.ProductsSlider-module-scss-module__5ml8Fa__description{color:#212635;font-size:18px;font-weight:300}.ProductsSlider-module-scss-module__5ml8Fa__description_1{max-width:243px}.ProductsSlider-module-scss-module__5ml8Fa__description_2{max-width:265px}.ProductsSlider-module-scss-module__5ml8Fa__description_3{max-width:337px}.ProductsSlider-module-scss-module__5ml8Fa__description_4{max-width:146px}.ProductsSlider-module-scss-module__5ml8Fa__description_5{max-width:360px}.ProductsSlider-module-scss-module__5ml8Fa__description_6{max-width:226px}.ProductsSlider-module-scss-module__5ml8Fa__description_7{max-width:350px}.ProductsSlider-module-scss-module__5ml8Fa__description_8{max-width:378px}.ProductsSlider-module-scss-module__5ml8Fa__description_9{max-width:372px}.ProductsSlider-module-scss-module__5ml8Fa__description_10{max-width:216px}.ProductsSlider-module-scss-module__5ml8Fa__arrows{width:100%;margin-top:24px;display:none;position:absolute;top:50%}.ProductsSlider-module-scss-module__5ml8Fa__arrow_prev,.ProductsSlider-module-scss-module__5ml8Fa__arrow_next{cursor:pointer;background-color:#f8f8f8;border-radius:100%;justify-content:center;align-items:center;width:44px;height:44px;transition:background-color .3s;display:flex;position:absolute;transform:translateY(-50%)}.ProductsSlider-module-scss-module__5ml8Fa__arrow_prev:hover,.ProductsSlider-module-scss-module__5ml8Fa__arrow_next:hover{background-color:#c90c0f}.ProductsSlider-module-scss-module__5ml8Fa__arrow_prev:hover:after,.ProductsSlider-module-scss-module__5ml8Fa__arrow_next:hover:after{background-color:#fff}.ProductsSlider-module-scss-module__5ml8Fa__arrow_prev:after,.ProductsSlider-module-scss-module__5ml8Fa__arrow_next:after{content:"";background-color:#c90c0f;width:14px;height:14px;transition:background-color .3s;-webkit-mask:url(/images/arrow-right.svg) 50%/contain no-repeat;mask:url(/images/arrow-right.svg) 50%/contain no-repeat}.ProductsSlider-module-scss-module__5ml8Fa__arrow_prev{left:0}.ProductsSlider-module-scss-module__5ml8Fa__arrow_prev:after{transform:rotate(180deg)}.ProductsSlider-module-scss-module__5ml8Fa__arrow_next{right:0}@media (max-width:1024px){.ProductsSlider-module-scss-module__5ml8Fa__slider_wrapper{width:100%}.ProductsSlider-module-scss-module__5ml8Fa__item{margin:0 6px;padding:24px 16px}.ProductsSlider-module-scss-module__5ml8Fa__item_title{font-size:18px}.ProductsSlider-module-scss-module__5ml8Fa__item_description{max-width:200px;font-size:14px}.ProductsSlider-module-scss-module__5ml8Fa__zones{flex-direction:column;display:flex}.ProductsSlider-module-scss-module__5ml8Fa__zone{padding:12px 14px}.ProductsSlider-module-scss-module__5ml8Fa__quantity{text-align:right;min-width:100px;font-size:24px}.ProductsSlider-module-scss-module__5ml8Fa__description{font-size:16px}.ProductsSlider-module-scss-module__5ml8Fa__description_1,.ProductsSlider-module-scss-module__5ml8Fa__description_2,.ProductsSlider-module-scss-module__5ml8Fa__description_3,.ProductsSlider-module-scss-module__5ml8Fa__description_4,.ProductsSlider-module-scss-module__5ml8Fa__description_5,.ProductsSlider-module-scss-module__5ml8Fa__description_6,.ProductsSlider-module-scss-module__5ml8Fa__description_7,.ProductsSlider-module-scss-module__5ml8Fa__description_8,.ProductsSlider-module-scss-module__5ml8Fa__description_9,.ProductsSlider-module-scss-module__5ml8Fa__description_10{max-width:none}.ProductsSlider-module-scss-module__5ml8Fa__arrows{justify-content:center;gap:24px;display:flex;position:static}.ProductsSlider-module-scss-module__5ml8Fa__arrow_prev,.ProductsSlider-module-scss-module__5ml8Fa__arrow_next{background-color:#c90c0f;position:static;transform:none}.ProductsSlider-module-scss-module__5ml8Fa__arrow_prev:after,.ProductsSlider-module-scss-module__5ml8Fa__arrow_next:after{background-color:#fff}.ProductsSlider-module-scss-module__5ml8Fa__arrow_prev:hover,.ProductsSlider-module-scss-module__5ml8Fa__arrow_next:hover{background-color:#c90c0f}.ProductsSlider-module-scss-module__5ml8Fa__arrow_prev:hover:after,.ProductsSlider-module-scss-module__5ml8Fa__arrow_next:hover:after{background-color:#fff}}
.Urgent-module-scss-module__fXwnRa__urgent{overflow:hidden}.Urgent-module-scss-module__fXwnRa__urgent .Urgent-module-scss-module__fXwnRa__button{padding:0 44px}.Urgent-module-scss-module__fXwnRa__wrapper{justify-content:space-between;align-items:stretch;gap:18px;display:flex}.Urgent-module-scss-module__fXwnRa__item{background:#fff;border-radius:12px;flex-direction:column;width:100%;display:flex;overflow:hidden}.Urgent-module-scss-module__fXwnRa__smart .Urgent-module-scss-module__fXwnRa__title{background:linear-gradient(150deg,#9b9b9b 0%,#cacaca 13.5%,#9c9c9c 25.5%,#8e8e8e 64%,#d4d4d4 91%,#ababab 100%)}.Urgent-module-scss-module__fXwnRa__premium .Urgent-module-scss-module__fXwnRa__title{background:linear-gradient(150deg,#dbba98 0%,#e0d2c3 13.5%,#dbba98 25.5%,#a78764 64%,#e0d2c3 91%,#dbba98 100%)}.Urgent-module-scss-module__fXwnRa__urgently .Urgent-module-scss-module__fXwnRa__title{background:linear-gradient(150deg,#c32c2e 0%,#da5f60 13.5%,#c90c0f 25.5%,#921b1c 64%,#da5f60 91%,#c32c2e 100%)}.Urgent-module-scss-module__fXwnRa__title{letter-spacing:.18em;text-transform:uppercase;text-align:center;color:#fff;padding:16px 0;font-size:24px;font-weight:800}.Urgent-module-scss-module__fXwnRa__service{flex-direction:column;gap:16px;height:100%;padding:18px 0;display:flex}.Urgent-module-scss-module__fXwnRa__subtitle{text-align:center;color:#212635;font-size:17px;font-weight:700}.Urgent-module-scss-module__fXwnRa__icon{background:50%/contain no-repeat;width:100%;height:46px}.Urgent-module-scss-module__fXwnRa__descriptions{color:#212635;flex-direction:column;gap:16px;margin-inline-start:12px;padding:0 24px;font-size:18px;font-weight:200;display:flex}.Urgent-module-scss-module__fXwnRa__link{margin:0 auto;width:max-content;margin-top:44px;display:block}@media (max-width:1024px){.Urgent-module-scss-module__fXwnRa__urgent .Urgent-module-scss-module__fXwnRa__button{width:100%;margin-top:24px}.Urgent-module-scss-module__fXwnRa__wrapper{flex-direction:column;gap:12px}}
.MobileMenu-module-scss-module__NHfpVa__mobileMenu{display:none;overflow:hidden}.MobileMenu-module-scss-module__NHfpVa__submenu{display:none}@media (max-width:767px){.MobileMenu-module-scss-module__NHfpVa__mobileMenu{z-index:2001;display:block;position:sticky;bottom:0;overflow:hidden}.MobileMenu-module-scss-module__NHfpVa__mobileMenu_wrapper{box-sizing:border-box;background:#f4f6f9;border-top:1px solid #9da7b4;justify-content:space-between;align-items:flex-start;gap:10px;width:100%;height:82px;padding:12px;display:flex}.MobileMenu-module-scss-module__NHfpVa__mobileMenu_item{text-align:center;color:#212635;white-space:wrap;flex-direction:column;flex:1;align-items:center;gap:6px;font-size:10px;font-weight:300;display:flex}.MobileMenu-module-scss-module__NHfpVa__mobileMenu_item.MobileMenu-module-scss-module__NHfpVa__active{color:#c90c0f}.MobileMenu-module-scss-module__NHfpVa__mobileMenu_item.MobileMenu-module-scss-module__NHfpVa__active:before{background-color:#c90c0f}.MobileMenu-module-scss-module__NHfpVa__mobileMenu_info:before,.MobileMenu-module-scss-module__NHfpVa__mobileMenu_services:before,.MobileMenu-module-scss-module__NHfpVa__mobileMenu_main:before,.MobileMenu-module-scss-module__NHfpVa__mobileMenu_request:before,.MobileMenu-module-scss-module__NHfpVa__mobileMenu_contacts:before{content:"";background-color:#9da7b4;width:24px;height:24px;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.MobileMenu-module-scss-module__NHfpVa__mobileMenu_info:before{-webkit-mask-image:url(/images/MainPage/Header/MobileMenu/icon-info.svg);mask-image:url(/images/MainPage/Header/MobileMenu/icon-info.svg)}.MobileMenu-module-scss-module__NHfpVa__mobileMenu_services:before{-webkit-mask-image:url(/images/MainPage/Header/MobileMenu/icon-services.svg);mask-image:url(/images/MainPage/Header/MobileMenu/icon-services.svg)}.MobileMenu-module-scss-module__NHfpVa__mobileMenu_main:before{-webkit-mask-image:url(/images/MainPage/Header/MobileMenu/icon-main.svg);mask-image:url(/images/MainPage/Header/MobileMenu/icon-main.svg)}.MobileMenu-module-scss-module__NHfpVa__mobileMenu_request:before{-webkit-mask-image:url(/images/MainPage/Header/MobileMenu/icon-request.svg);mask-image:url(/images/MainPage/Header/MobileMenu/icon-request.svg)}.MobileMenu-module-scss-module__NHfpVa__mobileMenu_contacts:before{-webkit-mask-image:url(/images/MainPage/Header/MobileMenu/icon-contacts.svg);mask-image:url(/images/MainPage/Header/MobileMenu/icon-contacts.svg)}.MobileMenu-module-scss-module__NHfpVa__submenu{z-index:2000;pointer-events:none;opacity:0;width:100%;height:calc(100% - 82px);transition:opacity .3s;display:block;position:fixed;top:0}.MobileMenu-module-scss-module__NHfpVa__background{z-index:1;visibility:hidden;opacity:0;background-color:#0006;width:100%;height:100%;transition:opacity .3s;position:absolute;top:0}.MobileMenu-module-scss-module__NHfpVa__submenu_wrapper{box-sizing:border-box;z-index:2;background:#f4f6f9;flex-direction:column;justify-content:space-between;gap:24px;width:85%;height:100%;padding:24px 16px;transition:left .3s;display:flex;position:relative;left:-100%;overflow:auto}.MobileMenu-module-scss-module__NHfpVa__active.MobileMenu-module-scss-module__NHfpVa__submenu{pointer-events:auto;opacity:1}.MobileMenu-module-scss-module__NHfpVa__active .MobileMenu-module-scss-module__NHfpVa__background{visibility:visible;opacity:1}.MobileMenu-module-scss-module__NHfpVa__active .MobileMenu-module-scss-module__NHfpVa__submenu_wrapper{left:0}.MobileMenu-module-scss-module__NHfpVa__submenu_top{flex-direction:column;gap:24px;display:flex}.MobileMenu-module-scss-module__NHfpVa__submenu_top .MobileMenu-module-scss-module__NHfpVa__submenu_item:not(:last-child){border-bottom:1px solid #dae7ed;padding-bottom:24px}.MobileMenu-module-scss-module__NHfpVa__submenu_bottom{flex-direction:column;gap:12px;display:flex}.MobileMenu-module-scss-module__NHfpVa__submenu_bottom .MobileMenu-module-scss-module__NHfpVa__submenu_item{border-top:1px solid #dae7ed;padding-top:12px}.MobileMenu-module-scss-module__NHfpVa__logo{background:url(/images/logo-red.svg) 50%/contain no-repeat;width:90px;height:18px;display:block}.MobileMenu-module-scss-module__NHfpVa__menu{flex-direction:column;gap:24px;display:flex}.MobileMenu-module-scss-module__NHfpVa__items{flex-direction:column;gap:18px;padding-left:32px;display:flex}.MobileMenu-module-scss-module__NHfpVa__item{letter-spacing:.01em;color:#212635;align-items:center;gap:6px;font-size:16px;font-weight:300;line-height:150%;display:flex}.MobileMenu-module-scss-module__NHfpVa__item.MobileMenu-module-scss-module__NHfpVa__active{color:#c90c0f}.MobileMenu-module-scss-module__NHfpVa__item.MobileMenu-module-scss-module__NHfpVa__active .MobileMenu-module-scss-module__NHfpVa__icon{background-color:#c90c0f}.MobileMenu-module-scss-module__NHfpVa__icon{z-index:1;background-color:#1e233c;width:24px;height:24px;-webkit-mask:none 50%/contain no-repeat;mask:none 50%/contain no-repeat}.MobileMenu-module-scss-module__NHfpVa__contacts{flex-direction:column;display:flex}.MobileMenu-module-scss-module__NHfpVa__buttons{flex-direction:column;gap:12px;display:flex}.MobileMenu-module-scss-module__NHfpVa__buttons a{width:100%;max-width:148px}.MobileMenu-module-scss-module__NHfpVa__button{width:100%;height:32px;font-size:14px}.MobileMenu-module-scss-module__NHfpVa__add{flex-direction:column;gap:6px;display:flex}.MobileMenu-module-scss-module__NHfpVa__add,.MobileMenu-module-scss-module__NHfpVa__inn{letter-spacing:.01em;color:#9da7b4;font-size:10px;font-weight:300}}
.Flights-module-scss-module__T06HsG__flights{overflow:hidden}.Flights-module-scss-module__T06HsG__wrapper{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.Flights-module-scss-module__T06HsG__item{flex-direction:column;flex:1;display:flex;position:relative}.Flights-module-scss-module__T06HsG__tab{cursor:pointer;z-index:2;background:#9da7b4;border-radius:12px;align-items:center;gap:12px;padding:24px;transition:all .3s;display:flex;position:relative}.Flights-module-scss-module__T06HsG__tab:after{content:"";border-top:8px solid #fff;border-left:6px solid #0000;border-right:6px solid #0000;width:0;height:0;transition:transform .3s;position:absolute;top:65px;right:30px}.Flights-module-scss-module__T06HsG__tabOpen{border-radius:12px 12px 0 0}.Flights-module-scss-module__T06HsG__tabOpen:after{transform:rotate(180deg)}.Flights-module-scss-module__T06HsG__quantity{text-transform:uppercase;color:#fff;font-size:54px;font-weight:300}.Flights-module-scss-module__T06HsG__title{letter-spacing:.2em;text-transform:uppercase;color:#fff;font-size:16px;font-weight:700}.Flights-module-scss-module__T06HsG__content{opacity:0;z-index:1;background:#fff;border-radius:0 0 12px 12px;max-height:0;transition:transform .3s,opacity .3s,max-height .3s;transform:translateY(-30px)}.Flights-module-scss-module__T06HsG__content .Flights-module-scss-module__T06HsG__table td{opacity:0}.Flights-module-scss-module__T06HsG__contentOpen{opacity:1;z-index:1;max-height:1000px;transform:translateY(0)}.Flights-module-scss-module__T06HsG__contentOpen .Flights-module-scss-module__T06HsG__table td{opacity:1}.Flights-module-scss-module__T06HsG__table{border-spacing:12px;table-layout:auto;width:100%;padding:12px}.Flights-module-scss-module__T06HsG__table td{letter-spacing:.01em;color:#212635;vertical-align:top;font-size:14px}.Flights-module-scss-module__T06HsG__flightNumber{white-space:nowrap;font-weight:600}.Flights-module-scss-module__T06HsG__flightDays{white-space:nowrap}@media (max-width:1024px){.Flights-module-scss-module__T06HsG__wrapper{flex-direction:column}.Flights-module-scss-module__T06HsG__item{width:100%}.Flights-module-scss-module__T06HsG__tab{padding:24px 18px}.Flights-module-scss-module__T06HsG__tab:after{content:"";top:50%;right:20px}.Flights-module-scss-module__T06HsG__quantity{font-size:44px}.Flights-module-scss-module__T06HsG__title{font-size:14px}.Flights-module-scss-module__T06HsG__table{padding:12px 6px}.Flights-module-scss-module__T06HsG__table td{font-size:12px}}
.Scheme-module-scss-module__TdFTfa__scheme{overflow:hidden}.Scheme-module-scss-module__TdFTfa__image{background:url(/images/TurkishCargoPage/Scheme/scheme.svg) 50%/cover no-repeat;width:1282px;height:524px}.Scheme-module-scss-module__TdFTfa__event{display:none}@media (max-width:1282px){.Scheme-module-scss-module__TdFTfa__wrapper{overflow-x:scroll}}@media (max-width:767px){.Scheme-module-scss-module__TdFTfa__wrapper{flex-direction:column;justify-content:center;width:100%;height:auto;display:flex;position:relative;overflow:hidden}.Scheme-module-scss-module__TdFTfa__image{display:none}.Scheme-module-scss-module__TdFTfa__event{justify-content:flex-start;align-items:flex-start;gap:34px;display:flex}.Scheme-module-scss-module__TdFTfa__event:last-child .Scheme-module-scss-module__TdFTfa__description{padding:0}.Scheme-module-scss-module__TdFTfa__event:last-child .Scheme-module-scss-module__TdFTfa__description:before{display:none}.Scheme-module-scss-module__TdFTfa__year{color:#212635;flex-shrink:0;justify-content:flex-end;align-items:center;gap:12px;width:72px;font-size:18px;font-weight:700;display:flex}.Scheme-module-scss-module__TdFTfa__year:after{content:"";z-index:2;background:url(/images/TurkishCargoPage/Scheme/event.svg) 50%/contain no-repeat;flex-shrink:0;width:13px;height:13px;position:relative}.Scheme-module-scss-module__TdFTfa__description{color:#212635;padding-bottom:44px;font-size:16px;font-weight:300;position:relative;left:-7px}.Scheme-module-scss-module__TdFTfa__description:before{content:"";z-index:1;background-color:#c90c0f;flex-shrink:0;width:1px;height:100%;position:absolute;top:5px;left:-34px}}
.Info-module-scss-module__Nc5hNa__wrapper{flex-direction:column;gap:44px;display:flex}.Info-module-scss-module__Nc5hNa__text{color:#212635;font-size:18px;font-weight:300}.Info-module-scss-module__Nc5hNa__advantages{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr);align-items:stretch;gap:18px;display:grid}.Info-module-scss-module__Nc5hNa__item{box-sizing:border-box;background-color:#fff;border-radius:12px;align-items:center;gap:18px;height:98px;padding:24px;display:flex}.Info-module-scss-module__Nc5hNa__item:before{content:"";flex-shrink:0;width:44px;height:44px}.Info-module-scss-module__Nc5hNa__item:first-child:before{background:url(/images/Cargoes/AirPage/Advantages/item-1.svg) top/contain no-repeat}.Info-module-scss-module__Nc5hNa__item:nth-child(2):before{background:url(/images/Cargoes/AirPage/Advantages/item-2.svg) top/contain no-repeat}.Info-module-scss-module__Nc5hNa__item:nth-child(3):before{background:url(/images/Cargoes/AirPage/Advantages/item-3.svg) top/contain no-repeat}.Info-module-scss-module__Nc5hNa__item:nth-child(4):before{background:url(/images/Cargoes/AirPage/Advantages/item-4.svg) top/contain no-repeat}@media (max-width:1024px){.Info-module-scss-module__Nc5hNa__wrapper{gap:32px}.Info-module-scss-module__Nc5hNa__item{height:auto;padding:12px 22px}.Info-module-scss-module__Nc5hNa__text{font-size:16px}}@media (max-width:767px){.Info-module-scss-module__Nc5hNa__wrapper{gap:64px}.Info-module-scss-module__Nc5hNa__advantages{flex-direction:column;gap:12px;display:flex}.Info-module-scss-module__Nc5hNa__item{align-items:center;gap:12px;padding:18px 12px}.Info-module-scss-module__Nc5hNa__item:before{width:32px;height:32px}}
.Forbidden-module-scss-module__r2qAMW__wrapper{justify-content:space-between;gap:24px;display:flex}.Forbidden-module-scss-module__r2qAMW__item{background:#fff;border-radius:12px;flex-direction:column;width:100%;display:flex;overflow:hidden}.Forbidden-module-scss-module__r2qAMW__title{letter-spacing:.2em;text-transform:uppercase;color:#fff;background:#c90c0f;justify-content:center;align-items:center;gap:24px;height:81px;font-size:24px;font-weight:700;display:flex}.Forbidden-module-scss-module__r2qAMW__title:before{content:"";background:#fff;width:32px;height:32px;-webkit-mask:url(/images/Cargoes/LivePage/Forbidden/forbidden.svg) 50%/contain no-repeat;mask:url(/images/Cargoes/LivePage/Forbidden/forbidden.svg) 50%/contain no-repeat}.Forbidden-module-scss-module__r2qAMW__list{color:#000;flex-direction:column;gap:18px;margin:0;padding:24px 24px 24px 48px;font-size:18px;font-weight:250;display:flex}@media (max-width:1024px){.Forbidden-module-scss-module__r2qAMW__wrapper{flex-direction:column;gap:12px}.Forbidden-module-scss-module__r2qAMW__title{gap:12px;height:56px;font-size:18px}.Forbidden-module-scss-module__r2qAMW__list{font-size:16px}}
.ControlPharma-module-scss-module__OsR2MW__wrapper{justify-content:space-between;display:flex}.ControlPharma-module-scss-module__OsR2MW__description{color:#212635;font-size:18px;font-weight:300}.ControlPharma-module-scss-module__OsR2MW__description:first-child{border-right:.5px solid #c90c0f;margin-right:44px;padding-right:44px}@media (max-width:1024px){.ControlPharma-module-scss-module__OsR2MW__wrapper{flex-direction:column;gap:24px}.ControlPharma-module-scss-module__OsR2MW__description{font-size:16px}.ControlPharma-module-scss-module__OsR2MW__description:first-child{border-right:none;margin-right:0;padding-right:0}}
.Promo-module-scss-module__yGtVXa__promo{height:473px;position:relative;overflow:hidden}.Promo-module-scss-module__yGtVXa__container{display:flex}.Promo-module-scss-module__yGtVXa__wrapper{z-index:2;background-color:#f1f1f1;flex-direction:column;gap:32px;padding:52px 0 100px;display:flex}.Promo-module-scss-module__yGtVXa__section_title{margin:0}.Promo-module-scss-module__yGtVXa__inn{color:#212635;font-size:24px;font-weight:250}.Promo-module-scss-module__yGtVXa__info{color:#212635;gap:44px;font-size:18px;font-weight:300;display:flex}.Promo-module-scss-module__yGtVXa__contacts,.Promo-module-scss-module__yGtVXa__address{flex-direction:column;gap:12px;display:flex}.Promo-module-scss-module__yGtVXa__contacts .Promo-module-scss-module__yGtVXa__item{width:max-content;transition:color .3s}.Promo-module-scss-module__yGtVXa__contacts .Promo-module-scss-module__yGtVXa__item:hover{color:#c90c0f}.Promo-module-scss-module__yGtVXa__item{align-items:center;gap:12px;display:flex}.Promo-module-scss-module__yGtVXa__icon{background-color:#c90c0f;flex-shrink:0;width:24px;height:24px;-webkit-mask:none 50%/contain no-repeat;mask:none 50%/contain no-repeat}.Promo-module-scss-module__yGtVXa__icon_social{width:24px;height:24px;display:block;position:relative}.Promo-module-scss-module__yGtVXa__socials{gap:12px;display:flex}.Promo-module-scss-module__yGtVXa__socials_min{gap:2px;display:flex}.Promo-module-scss-module__yGtVXa__social{width:44px;height:44px;display:block;position:relative}.Promo-module-scss-module__yGtVXa__image{width:2300px;height:2300px;position:absolute;top:0;left:50vw;right:0;overflow:hidden}.Promo-module-scss-module__yGtVXa__image_mobile{display:none;position:relative}.Promo-module-scss-module__yGtVXa__triangle{z-index:1;border-top:473px solid #f1f1f1;border-right:150px solid #0000;width:0;height:0}@media (max-width:1024px){.Promo-module-scss-module__yGtVXa__promo{height:auto}.Promo-module-scss-module__yGtVXa__container{flex-direction:column}.Promo-module-scss-module__yGtVXa__wrapper{gap:32px;padding:32px 0 64px}.Promo-module-scss-module__yGtVXa__section_title{font-size:32px}.Promo-module-scss-module__yGtVXa__inn{font-size:18px}.Promo-module-scss-module__yGtVXa__info{flex-direction:column;gap:12px;font-size:18px}.Promo-module-scss-module__yGtVXa__image{display:none}.Promo-module-scss-module__yGtVXa__image_mobile{height:288px;margin:0 -16px;display:block}.Promo-module-scss-module__yGtVXa__triangle{display:none}}
.Promo-module-scss-module__uXsj1a__promo{background:url(/images/FleetPage/Promo/bg.png) 50%/cover no-repeat}.Promo-module-scss-module__uXsj1a__wrapper{justify-content:flex-start;align-items:center;height:252px;display:flex}.Promo-module-scss-module__uXsj1a__title{color:#fff;font-size:44px;font-weight:300}@media (max-width:1024px){.Promo-module-scss-module__uXsj1a__promo{background-position:right -270px center}.Promo-module-scss-module__uXsj1a__wrapper{height:200px}.Promo-module-scss-module__uXsj1a__title{font-size:32px}}
.Technologies-module-scss-module__UXLG9a__technologies{overflow:hidden}.Technologies-module-scss-module__UXLG9a__wrapper{flex-direction:column;gap:24px;display:flex}.Technologies-module-scss-module__UXLG9a__technology{background:#fff;border-radius:12px;align-items:center;display:flex;overflow:hidden}.Technologies-module-scss-module__UXLG9a__image{flex-shrink:0;width:280px;height:187px;position:relative}.Technologies-module-scss-module__UXLG9a__description{color:#212635;padding:0 24px;font-size:18px;font-weight:300}@media (max-width:1024px){.Technologies-module-scss-module__UXLG9a__technology{flex-direction:column}.Technologies-module-scss-module__UXLG9a__image{width:100%}.Technologies-module-scss-module__UXLG9a__description{padding:24px 16px;font-size:16px}}
.AdvantagesTA-module-scss-module__0xwwqG__advantagesTA{background:url(/images/MainPage/AdvantagesTA/background.png) 50%/cover no-repeat}.AdvantagesTA-module-scss-module__0xwwqG__wrapper{justify-content:flex-end;display:flex}.AdvantagesTA-module-scss-module__0xwwqG__tabs{flex-direction:column;gap:12px;height:708px;display:flex}.AdvantagesTA-module-scss-module__0xwwqG__item{background-color:#fff;border-radius:12px;width:640px;overflow:hidden}.AdvantagesTA-module-scss-module__0xwwqG__title{color:#fff;box-sizing:border-box;cursor:pointer;justify-content:space-between;align-items:center;gap:10px;height:66px;padding:18px 24px;font-size:24px;font-weight:300;display:flex}.AdvantagesTA-module-scss-module__0xwwqG__title:after{content:"";background-color:#fff;width:21px;height:11px;transition:transform .3s;-webkit-mask:url(/images/arrow.svg) 50%/contain no-repeat;mask:url(/images/arrow.svg) 50%/contain no-repeat}.AdvantagesTA-module-scss-module__0xwwqG__content{box-sizing:border-box;opacity:0;flex-direction:column;justify-content:space-between;height:252px;max-height:0;transition:max-height .3s,opacity .6s;display:flex}.AdvantagesTA-module-scss-module__0xwwqG__content figure{margin:20px 0 0}.AdvantagesTA-module-scss-module__0xwwqG__content table{table-layout:auto;width:100%;font-size:14px}.AdvantagesTA-module-scss-module__0xwwqG__content p{margin:0}.AdvantagesTA-module-scss-module__0xwwqG__show .AdvantagesTA-module-scss-module__0xwwqG__content{opacity:1;max-height:252px}.AdvantagesTA-module-scss-module__0xwwqG__show .AdvantagesTA-module-scss-module__0xwwqG__title{background-color:#c90c0f}.AdvantagesTA-module-scss-module__0xwwqG__show .AdvantagesTA-module-scss-module__0xwwqG__title:after{transform:rotate(180deg)}.AdvantagesTA-module-scss-module__0xwwqG__hide .AdvantagesTA-module-scss-module__0xwwqG__content{opacity:0;max-height:0}.AdvantagesTA-module-scss-module__0xwwqG__hide .AdvantagesTA-module-scss-module__0xwwqG__title{background-color:#212635}.AdvantagesTA-module-scss-module__0xwwqG__description{padding:12px 24px;font-size:18px;font-weight:300}.AdvantagesTA-module-scss-module__0xwwqG__buttons{align-self:flex-end;padding:24px}.AdvantagesTA-module-scss-module__0xwwqG__buttons .AdvantagesTA-module-scss-module__0xwwqG__button{padding:0 44px}@media (max-width:1024px){.AdvantagesTA-module-scss-module__0xwwqG__wrapper{justify-content:center}.AdvantagesTA-module-scss-module__0xwwqG__tabs{flex-direction:column;gap:12px;height:660px;display:flex}.AdvantagesTA-module-scss-module__0xwwqG__item{width:100%}.AdvantagesTA-module-scss-module__0xwwqG__content table{font-size:12px}.AdvantagesTA-module-scss-module__0xwwqG__content table tr{display:block}.AdvantagesTA-module-scss-module__0xwwqG__content table td{height:17px;display:flex}.AdvantagesTA-module-scss-module__0xwwqG__title{height:56px;font-size:18px}.AdvantagesTA-module-scss-module__0xwwqG__description{font-size:16px}.AdvantagesTA-module-scss-module__0xwwqG__buttons{align-self:flex-start}.AdvantagesTA-module-scss-module__0xwwqG__buttons .AdvantagesTA-module-scss-module__0xwwqG__button{padding:0 44px}}
.FlightsIstanbul-module-scss-module__Al2SnW__flightsIstanbul{overflow:visible}.FlightsIstanbul-module-scss-module__Al2SnW__wrapper{flex-direction:column;gap:44px;display:flex;position:relative}.FlightsIstanbul-module-scss-module__Al2SnW__switch{background:#fff;border-radius:6px;width:max-content;display:flex;overflow:hidden}.FlightsIstanbul-module-scss-module__Al2SnW__button{letter-spacing:.02em;color:#1e233c;box-sizing:border-box;cursor:pointer;text-align:center;border-radius:6px;width:329px;padding:24px 0;font-size:18px;font-weight:300;line-height:100%}.FlightsIstanbul-module-scss-module__Al2SnW__button.FlightsIstanbul-module-scss-module__Al2SnW__active{color:#fff;z-index:1;background:#c90c0f;font-weight:700}.FlightsIstanbul-module-scss-module__Al2SnW__image{border-radius:12px;width:100%;height:509px;position:relative;overflow:hidden}.FlightsIstanbul-module-scss-module__Al2SnW__table{position:absolute;bottom:-83px}.FlightsIstanbul-module-scss-module__Al2SnW__table table{border-collapse:separate;border-spacing:0;background:#fff;border-radius:12px;overflow:hidden}.FlightsIstanbul-module-scss-module__Al2SnW__table th,.FlightsIstanbul-module-scss-module__Al2SnW__table td{letter-spacing:.02em;color:#1e233c;text-align:center;font-size:13px;font-weight:700;line-height:138%}.FlightsIstanbul-module-scss-module__Al2SnW__table th{background:#f8f8f8;padding:10px 12px}.FlightsIstanbul-module-scss-module__Al2SnW__table td{padding:3px 8px}.FlightsIstanbul-module-scss-module__Al2SnW__table td:first-child{text-align:left;max-width:165px;font-size:15px}.FlightsIstanbul-module-scss-module__Al2SnW__table tr:last-child td{color:#fff;text-align:center;background:#9da7b4;padding:7px 0;font-size:13px}.FlightsIstanbul-module-scss-module__Al2SnW__table th,.FlightsIstanbul-module-scss-module__Al2SnW__table td{border-bottom:1px solid #f1f1f1;border-right:1px solid #f1f1f1}@media (max-width:1024px){.FlightsIstanbul-module-scss-module__Al2SnW__flightsIstanbul{padding-bottom:178px}.FlightsIstanbul-module-scss-module__Al2SnW__wrapper{gap:28px}.FlightsIstanbul-module-scss-module__Al2SnW__button{width:289px;padding:13px 0;font-size:16px}.FlightsIstanbul-module-scss-module__Al2SnW__image{height:332px}.FlightsIstanbul-module-scss-module__Al2SnW__table{position:absolute;bottom:-114px}.FlightsIstanbul-module-scss-module__Al2SnW__table th,.FlightsIstanbul-module-scss-module__Al2SnW__table td{font-size:10px}.FlightsIstanbul-module-scss-module__Al2SnW__table th{background:#f8f8f8;padding:2px 8px}.FlightsIstanbul-module-scss-module__Al2SnW__table td{padding:3px 8px}.FlightsIstanbul-module-scss-module__Al2SnW__table td:first-child{max-width:120px;font-size:10px}.FlightsIstanbul-module-scss-module__Al2SnW__table tr:last-child td{padding:2px 0;font-size:10px}}@media (max-width:767px){.FlightsIstanbul-module-scss-module__Al2SnW__flightsIstanbul{padding-bottom:0}.FlightsIstanbul-module-scss-module__Al2SnW__switch{width:100%;max-width:285px;height:43px;position:relative;overflow:visible}.FlightsIstanbul-module-scss-module__Al2SnW__switch:has(.FlightsIstanbul-module-scss-module__Al2SnW__button.FlightsIstanbul-module-scss-module__Al2SnW__openTab) .FlightsIstanbul-module-scss-module__Al2SnW__button.FlightsIstanbul-module-scss-module__Al2SnW__active:after{transition:transform .3s;transform:rotate(180deg)}.FlightsIstanbul-module-scss-module__Al2SnW__button{z-index:1;color:#fff;background:#c90c0f;justify-content:space-between;align-items:center;width:100%;max-width:285px;height:100%;padding:12px 14px;font-size:14px;font-weight:700;display:flex;position:absolute;top:0;left:0;transform:translateY(0)}.FlightsIstanbul-module-scss-module__Al2SnW__button.FlightsIstanbul-module-scss-module__Al2SnW__active{z-index:2;color:#1e233c;background:#fff;font-weight:300}.FlightsIstanbul-module-scss-module__Al2SnW__button.FlightsIstanbul-module-scss-module__Al2SnW__active:after{content:"";background-color:#1e233c;width:16px;height:16px;transition:transform .3s;-webkit-mask:url(/images/arrow.svg) 50%/contain no-repeat;mask:url(/images/arrow.svg) 50%/contain no-repeat}.FlightsIstanbul-module-scss-module__Al2SnW__button:not(.FlightsIstanbul-module-scss-module__Al2SnW__active){opacity:0}.FlightsIstanbul-module-scss-module__Al2SnW__button.FlightsIstanbul-module-scss-module__Al2SnW__openTab{opacity:1;transition:all .3s;transform:translateY(calc(100% + 4px))}.FlightsIstanbul-module-scss-module__Al2SnW__image{height:266px}.FlightsIstanbul-module-scss-module__Al2SnW__content{flex-direction:column;gap:22px;display:flex}.FlightsIstanbul-module-scss-module__Al2SnW__table{position:relative;bottom:0}.FlightsIstanbul-module-scss-module__Al2SnW__table table{width:100%}.FlightsIstanbul-module-scss-module__Al2SnW__zoomOverlay{z-index:3000;background:#000c;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.FlightsIstanbul-module-scss-module__Al2SnW__zoomContent{width:100%;height:auto}.FlightsIstanbul-module-scss-module__Al2SnW__zoomContent .react-transform-wrapper{overflow:visible!important}.FlightsIstanbul-module-scss-module__Al2SnW__closeButton{cursor:pointer;z-index:2;background:#fffc;border:none;border-radius:50%;width:32px;height:32px;font-size:18px;position:absolute;top:10px;right:10px}.FlightsIstanbul-module-scss-module__Al2SnW__zoomButton{color:#fff;cursor:pointer;z-index:3;background:url(/images/NetworkPage/FlightsIstanbul/zoom.svg) 50%/contain no-repeat;border:none;justify-content:center;align-items:center;width:46px;height:46px;display:flex;position:absolute;bottom:12px;right:12px}}
.Awards-module-scss-module__lNF_pW__awards{-webkit-user-select:none;user-select:none;overflow:hidden}.Awards-module-scss-module__lNF_pW__wrapper{gap:20px;display:flex}.Awards-module-scss-module__lNF_pW__slider{cursor:grab}.Awards-module-scss-module__lNF_pW__slider:active{cursor:grabbing}.Awards-module-scss-module__lNF_pW__slide{margin-right:20px;display:inline-block}.Awards-module-scss-module__lNF_pW__item{flex-direction:column;gap:20px;max-width:195px;display:flex}.Awards-module-scss-module__lNF_pW__image{border-radius:12px;width:100%;height:251px;position:relative;overflow:hidden}.Awards-module-scss-module__lNF_pW__text{letter-spacing:.02em;color:#212635;flex-direction:column;gap:8px;font-size:16px;font-weight:300;display:flex}.Awards-module-scss-module__lNF_pW__text strong{font-weight:700}@media (max-width:767px){.Awards-module-scss-module__lNF_pW__item{max-width:167px}.Awards-module-scss-module__lNF_pW__image{height:190px;position:relative}.Awards-module-scss-module__lNF_pW__text{gap:6px;font-size:14px}}
.NotFound-module-scss-module__dg3FaG__notFound{background:#f1f1f1;height:100%;overflow:hidden}.NotFound-module-scss-module__dg3FaG__wrapper{flex-direction:column;align-items:center;display:flex}.NotFound-module-scss-module__dg3FaG__image{width:682px;height:338px;position:relative}.NotFound-module-scss-module__dg3FaG__title{letter-spacing:.02em;text-align:center;color:#212635;margin:0;font-size:44px;font-weight:300}.NotFound-module-scss-module__dg3FaG__description{letter-spacing:.01em;text-align:center;color:#212635;margin-top:32px;font-size:18px;font-weight:300;line-height:140%}.NotFound-module-scss-module__dg3FaG__contacts{margin-top:45px}.NotFound-module-scss-module__dg3FaG__contacts p{letter-spacing:.01em;text-align:center;color:#212635;font-size:18px;font-weight:700;line-height:120%}.NotFound-module-scss-module__dg3FaG__links{justify-content:center;gap:56px;margin-top:12px;display:flex}.NotFound-module-scss-module__dg3FaG__link{letter-spacing:.01em;color:#c90c0f;white-space:nowrap;align-items:center;gap:12px;font-size:18px;font-weight:700;line-height:133%;display:flex}.NotFound-module-scss-module__dg3FaG__link:before{content:"";background-color:#c90c0f;flex-shrink:0;width:20px;height:20px;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.NotFound-module-scss-module__dg3FaG__link:hover{text-underline-offset:4px;text-decoration:underline}.NotFound-module-scss-module__dg3FaG__phone:before{-webkit-mask-image:url(/images/ContactsPage/Promo/phone-icon.svg);mask-image:url(/images/ContactsPage/Promo/phone-icon.svg)}.NotFound-module-scss-module__dg3FaG__email:before{-webkit-mask-image:url(/images/ContactsPage/Promo/email-icon.svg);mask-image:url(/images/ContactsPage/Promo/email-icon.svg)}@media (max-width:1024px){.NotFound-module-scss-module__dg3FaG__image{width:498px;height:248px}.NotFound-module-scss-module__dg3FaG__title{font-size:32px}.NotFound-module-scss-module__dg3FaG__description{font-size:16px}.NotFound-module-scss-module__dg3FaG__contacts{margin-top:32px}.NotFound-module-scss-module__dg3FaG__contacts p{font-size:16px}.NotFound-module-scss-module__dg3FaG__links{flex-direction:column;align-items:center;gap:12px;margin-top:32px}.NotFound-module-scss-module__dg3FaG__link{font-size:16px;line-height:150%}}
.Transportation-module-scss-module__9ZXNSa__wrapper{overflow:auto}.Transportation-module-scss-module__9ZXNSa__table{border-collapse:separate;border-spacing:2px;table-layout:auto;width:100%}.Transportation-module-scss-module__9ZXNSa__table th,.Transportation-module-scss-module__9ZXNSa__table td{text-align:center;color:#212635;box-sizing:border-box}.Transportation-module-scss-module__9ZXNSa__table th a,.Transportation-module-scss-module__9ZXNSa__table td a{color:#c90c0f;white-space:nowrap;text-decoration:underline}.Transportation-module-scss-module__9ZXNSa__table thead tr th{letter-spacing:.18em;color:#000;height:56px;font-size:20px;font-weight:800}.Transportation-module-scss-module__9ZXNSa__table thead tr th span{color:#c10806}.Transportation-module-scss-module__9ZXNSa__table tbody tr{height:68px}.Transportation-module-scss-module__9ZXNSa__table tbody tr td:first-child{width:586px;padding:0 40px;font-size:18px}.Transportation-module-scss-module__9ZXNSa__table tbody tr td:nth-child(2),.Transportation-module-scss-module__9ZXNSa__table tbody tr td:nth-child(3){width:346px;padding:0 6px;font-size:14px;font-weight:300}.Transportation-module-scss-module__9ZXNSa__table thead tr,.Transportation-module-scss-module__9ZXNSa__table tbody tr:nth-child(2n){background-color:#f8f8f8}.Transportation-module-scss-module__9ZXNSa__table tbody tr:nth-child(odd){background-color:#fff}.Transportation-module-scss-module__9ZXNSa__table tbody span{border-radius:100%;outline:2px solid #c90c0f;width:30px;height:30px;margin:0 auto;display:block;position:relative;overflow:hidden}.Transportation-module-scss-module__9ZXNSa__table tbody span:after{content:"";background-color:#c90c0f;width:30px;height:30px;display:block;position:absolute;-webkit-mask:url(/images/checkbox.svg) 50%/14px no-repeat;mask:url(/images/checkbox.svg) 50%/14px no-repeat}@media (max-width:1024px){.Transportation-module-scss-module__9ZXNSa__wrapper{margin:0 -18px}.Transportation-module-scss-module__9ZXNSa__table{width:fit-content}.Transportation-module-scss-module__9ZXNSa__table thead tr th{height:auto;font-size:20px}.Transportation-module-scss-module__9ZXNSa__table thead tr th span{display:block}.Transportation-module-scss-module__9ZXNSa__table tbody tr td:first-child{text-align:left;width:auto;min-width:393px;padding:14px 44px;font-size:16px}.Transportation-module-scss-module__9ZXNSa__table tbody tr td:nth-child(2),.Transportation-module-scss-module__9ZXNSa__table tbody tr td:nth-child(3){width:auto;min-width:238px;font-size:12px}}@media (max-width:767px){.Transportation-module-scss-module__9ZXNSa__wrapper{margin:0 -18px}.Transportation-module-scss-module__9ZXNSa__table thead tr th{height:40px;font-size:11px}.Transportation-module-scss-module__9ZXNSa__table tbody tr{height:auto}.Transportation-module-scss-module__9ZXNSa__table tbody tr td:first-child{min-width:165px;padding:10px 16px;font-size:12px}.Transportation-module-scss-module__9ZXNSa__table tbody tr td:nth-child(2),.Transportation-module-scss-module__9ZXNSa__table tbody tr td:nth-child(3){min-width:141px;padding:10px;font-size:12px}}
.Tariffs-module-scss-module__ut_mJG__tariffs{overflow:hidden}.Tariffs-module-scss-module__ut_mJG__section_title span{color:#c90c0f;font-weight:700}.Tariffs-module-scss-module__ut_mJG__info{color:#212635;font-size:18px;font-weight:300}.Tariffs-module-scss-module__ut_mJG__wrapper{overflow:auto}.Tariffs-module-scss-module__ut_mJG__table{border-collapse:separate;border-spacing:2px;table-layout:auto;width:100%;margin-top:44px}.Tariffs-module-scss-module__ut_mJG__table th,.Tariffs-module-scss-module__ut_mJG__table td{text-align:center;color:#212635;box-sizing:border-box}.Tariffs-module-scss-module__ut_mJG__table th strong,.Tariffs-module-scss-module__ut_mJG__table td strong{font-weight:600}.Tariffs-module-scss-module__ut_mJG__table thead tr th{letter-spacing:.2em;color:#fff;background-color:#f8f8f8;height:56px;font-size:18px;font-weight:700}.Tariffs-module-scss-module__ut_mJG__table thead tr th:nth-child(2){background:#9da7b4}.Tariffs-module-scss-module__ut_mJG__table thead tr th:nth-child(3){background:#c90c0f}.Tariffs-module-scss-module__ut_mJG__table tbody tr{height:56px}.Tariffs-module-scss-module__ut_mJG__table tbody tr:first-child td:first-child{background-color:#fff}.Tariffs-module-scss-module__ut_mJG__table tbody tr td:first-child{letter-spacing:.02em;color:#fff;background:#212635;font-size:16px;font-weight:500}.Tariffs-module-scss-module__ut_mJG__table tbody tr td:nth-child(2),.Tariffs-module-scss-module__ut_mJG__table tbody tr td:nth-child(3){width:440px;padding:12px 16px;font-size:16px;font-weight:300}.Tariffs-module-scss-module__ut_mJG__table tbody tr:nth-child(2n){background-color:#f8f8f8}.Tariffs-module-scss-module__ut_mJG__table tbody tr:nth-child(odd){background-color:#fff}.Tariffs-module-scss-module__ut_mJG__table span{border-radius:100%;outline:2px solid #c90c0f;width:30px;height:30px;margin:0 auto;display:block;position:relative;overflow:hidden}.Tariffs-module-scss-module__ut_mJG__table span:after{content:"";background-color:#c90c0f;width:30px;height:30px;display:block;position:absolute;-webkit-mask:url(/images/checkbox.svg) 50%/14px no-repeat;mask:url(/images/checkbox.svg) 50%/14px no-repeat}@media (max-width:1024px){.Tariffs-module-scss-module__ut_mJG__info{font-size:16px}.Tariffs-module-scss-module__ut_mJG__wrapper{margin:0 -18px}.Tariffs-module-scss-module__ut_mJG__table{margin-top:32px}.Tariffs-module-scss-module__ut_mJG__table thead tr th{height:40px;padding:12px;font-size:14px}.Tariffs-module-scss-module__ut_mJG__table tbody tr{height:auto}.Tariffs-module-scss-module__ut_mJG__table tbody tr td:first-child{text-align:left;width:auto;padding:10px;font-size:12px}.Tariffs-module-scss-module__ut_mJG__table tbody tr td:nth-child(2),.Tariffs-module-scss-module__ut_mJG__table tbody tr td:nth-child(3){width:auto;padding:10px;font-size:12px}}
.ClassesSlider-module-scss-module__W8llPW__classes{overflow:hidden}.ClassesSlider-module-scss-module__W8llPW__wrapper{flex-direction:column;gap:44px;display:flex}.ClassesSlider-module-scss-module__W8llPW__slider{justify-content:center;display:flex;position:relative}.ClassesSlider-module-scss-module__W8llPW__slider_wrapper{border-radius:12px;width:1176px;overflow:hidden}.ClassesSlider-module-scss-module__W8llPW__item{cursor:pointer;-webkit-user-select:none;user-select:none;box-sizing:border-box;background-color:#fff;border-radius:12px;flex-direction:column;height:252px;margin:0 6px;padding:24px;display:flex}.ClassesSlider-module-scss-module__W8llPW__item_image{width:100%;height:100px;position:relative}.ClassesSlider-module-scss-module__W8llPW__item_title{color:#c90c0f;text-align:center;margin-top:24px;padding:0 30px;font-size:24px;font-weight:800}.ClassesSlider-module-scss-module__W8llPW__item_descriptions{text-align:center;color:#212635;margin-top:6px;font-size:18px;font-weight:300}.ClassesSlider-module-scss-module__W8llPW__arrows{width:100%;display:block;position:absolute;top:50%}.ClassesSlider-module-scss-module__W8llPW__arrow_prev,.ClassesSlider-module-scss-module__W8llPW__arrow_next{cursor:pointer;background-color:#f8f8f8;border-radius:100%;justify-content:center;align-items:center;width:44px;height:44px;transition:background-color .3s;display:flex;position:absolute;transform:translateY(-50%)}.ClassesSlider-module-scss-module__W8llPW__arrow_prev:hover,.ClassesSlider-module-scss-module__W8llPW__arrow_next:hover{background-color:#c90c0f}.ClassesSlider-module-scss-module__W8llPW__arrow_prev:hover:after,.ClassesSlider-module-scss-module__W8llPW__arrow_next:hover:after{background-color:#fff}.ClassesSlider-module-scss-module__W8llPW__arrow_prev:after,.ClassesSlider-module-scss-module__W8llPW__arrow_next:after{content:"";background-color:#c90c0f;width:14px;height:14px;transition:background-color .3s;-webkit-mask:url(/images/arrow-right.svg) 50%/contain no-repeat;mask:url(/images/arrow-right.svg) 50%/contain no-repeat}.ClassesSlider-module-scss-module__W8llPW__arrow_prev{left:0}.ClassesSlider-module-scss-module__W8llPW__arrow_prev:after{transform:rotate(180deg)}.ClassesSlider-module-scss-module__W8llPW__arrow_next{right:0}@media (max-width:1024px){.ClassesSlider-module-scss-module__W8llPW__slider{flex-direction:column;gap:24px}.ClassesSlider-module-scss-module__W8llPW__slider_wrapper{border-radius:0;width:100%;overflow:visible}.ClassesSlider-module-scss-module__W8llPW__item{height:222px}.ClassesSlider-module-scss-module__W8llPW__item_title{font-size:18px}.ClassesSlider-module-scss-module__W8llPW__item_descriptions{font-size:14px}.ClassesSlider-module-scss-module__W8llPW__arrows{justify-content:center;gap:44px;display:flex;position:static}.ClassesSlider-module-scss-module__W8llPW__arrow_prev,.ClassesSlider-module-scss-module__W8llPW__arrow_next{background-color:#c90c0f;position:static;transform:none}.ClassesSlider-module-scss-module__W8llPW__arrow_prev:after,.ClassesSlider-module-scss-module__W8llPW__arrow_next:after{background-color:#fff}.ClassesSlider-module-scss-module__W8llPW__arrow_prev:hover,.ClassesSlider-module-scss-module__W8llPW__arrow_next:hover{background-color:#c90c0f}.ClassesSlider-module-scss-module__W8llPW__arrow_prev:hover:after,.ClassesSlider-module-scss-module__W8llPW__arrow_next:hover:after{background-color:#fff}}
.SpecialAnimals-module-scss-module__xTtE0G__wrapper{grid-template-columns:repeat(2,auto);gap:24px;display:grid}.SpecialAnimals-module-scss-module__xTtE0G__item{background:#fff;border-radius:12px;display:flex;overflow:hidden}.SpecialAnimals-module-scss-module__xTtE0G__image{background:50%/cover no-repeat;flex-shrink:0;width:175px}.SpecialAnimals-module-scss-module__xTtE0G__image-1,.SpecialAnimals-module-scss-module__xTtE0G__image-2{background-position:right 40% top}.SpecialAnimals-module-scss-module__xTtE0G__image-3{background-position:right 40% top 20%;background-size:250%}.SpecialAnimals-module-scss-module__xTtE0G__image-4{background-position:right 40% bottom;background-size:130%}.SpecialAnimals-module-scss-module__xTtE0G__info{flex-direction:column;justify-content:flex-start;gap:12px;padding:20px 24px;line-height:1.5;display:flex}.SpecialAnimals-module-scss-module__xTtE0G__title{color:#212635;font-size:18px;font-weight:600}.SpecialAnimals-module-scss-module__xTtE0G__descriptions{color:#212635;flex-direction:column;gap:12px;font-size:14px;font-weight:300;display:flex}.SpecialAnimals-module-scss-module__xTtE0G__list{color:#212635;flex-direction:column;gap:12px;padding-inline-start:24px;font-size:14px;font-weight:300;display:flex}@media (max-width:1024px){.SpecialAnimals-module-scss-module__xTtE0G__wrapper{grid-template-columns:repeat(1,auto);gap:12px}.SpecialAnimals-module-scss-module__xTtE0G__item{flex-direction:column}.SpecialAnimals-module-scss-module__xTtE0G__image{width:100%;height:200px}.SpecialAnimals-module-scss-module__xTtE0G__image-1{background-position:right 40% top 15%;background-size:200%}.SpecialAnimals-module-scss-module__xTtE0G__image-2{background-position:right 40% top 55%}.SpecialAnimals-module-scss-module__xTtE0G__image-3{background-position:right 40% top 40%;background-size:200%}.SpecialAnimals-module-scss-module__xTtE0G__image-4{background-position:right 40% bottom 20%;background-size:100%}.SpecialAnimals-module-scss-module__xTtE0G__title{text-align:center}.SpecialAnimals-module-scss-module__xTtE0G__info{padding:24px}}
.ControlTemp-module-scss-module__jVUfwq__wrapper{grid-template-rows:repeat(4,1fr);grid-template-columns:repeat(2,1fr);align-items:stretch;gap:12px;display:grid}.ControlTemp-module-scss-module__jVUfwq__item{box-sizing:border-box;background-color:#fff;border-radius:12px;align-items:center;gap:18px;height:136px;padding:24px;display:flex}.ControlTemp-module-scss-module__jVUfwq__item:before{content:"";flex-shrink:0;width:44px;height:44px}.ControlTemp-module-scss-module__jVUfwq__item:first-child:before{background:url(/images/Cargoes/PharmaPage/ControlTemp/item-1.svg) top/contain no-repeat}.ControlTemp-module-scss-module__jVUfwq__item:nth-child(2):before{background:url(/images/Cargoes/PharmaPage/ControlTemp/item-2.svg) top/contain no-repeat}.ControlTemp-module-scss-module__jVUfwq__item:nth-child(3):before{background:url(/images/Cargoes/PharmaPage/ControlTemp/item-3.svg) top/contain no-repeat}.ControlTemp-module-scss-module__jVUfwq__item:nth-child(4):before{background:url(/images/Cargoes/PharmaPage/ControlTemp/item-4.svg) top/contain no-repeat}.ControlTemp-module-scss-module__jVUfwq__item:nth-child(5):before{background:url(/images/Cargoes/PharmaPage/ControlTemp/item-5.svg) top/contain no-repeat}.ControlTemp-module-scss-module__jVUfwq__item:nth-child(6):before{background:url(/images/Cargoes/PharmaPage/ControlTemp/item-6.svg) top/contain no-repeat}.ControlTemp-module-scss-module__jVUfwq__item:nth-child(7):before{background:url(/images/Cargoes/PharmaPage/ControlTemp/item-7.svg) top/contain no-repeat}.ControlTemp-module-scss-module__jVUfwq__item:nth-child(8):before{background:url(/images/Cargoes/PharmaPage/ControlTemp/item-8.svg) top/contain no-repeat}.ControlTemp-module-scss-module__jVUfwq__text{color:#212635;font-size:18px;font-weight:300}.ControlTemp-module-scss-module__jVUfwq__text_red{color:#c90c0f;font-weight:700}.ControlTemp-module-scss-module__jVUfwq__text_black{font-weight:700}@media (max-width:1024px){.ControlTemp-module-scss-module__jVUfwq__wrapper{flex-direction:column;display:flex}.ControlTemp-module-scss-module__jVUfwq__item{align-items:flex-start;gap:12px;height:auto;padding:18px}.ControlTemp-module-scss-module__jVUfwq__item:before{width:32px;height:32px}.ControlTemp-module-scss-module__jVUfwq__text{font-size:16px}}
.SendingRitual-module-scss-module__xj4RCa__wrapper{flex-direction:column;gap:44px;display:flex}.SendingRitual-module-scss-module__xj4RCa__info{color:#212635;font-size:18px;font-weight:300}.SendingRitual-module-scss-module__xj4RCa__types{justify-content:space-between;gap:20px;display:flex}.SendingRitual-module-scss-module__xj4RCa__type{background:#fff;border-radius:12px;flex-direction:column;gap:18px;padding:24px;display:flex}.SendingRitual-module-scss-module__xj4RCa__title{color:#c90c0f;align-items:center;gap:18px;font-size:24px;font-weight:600;display:flex}.SendingRitual-module-scss-module__xj4RCa__icon{background-color:#c90c0f;width:56px;height:56px;-webkit-mask:none 50%/contain no-repeat;mask:none 50%/contain no-repeat}.SendingRitual-module-scss-module__xj4RCa__description{color:#212635;font-size:18px;font-weight:250}.SendingRitual-module-scss-module__xj4RCa__features{justify-content:space-between;gap:24px;display:flex}.SendingRitual-module-scss-module__xj4RCa__feature{background:#fff;border-radius:12px;flex-direction:column;flex:1;display:flex;overflow:hidden}.SendingRitual-module-scss-module__xj4RCa__feature_title{letter-spacing:.2em;text-transform:uppercase;color:#fff;box-sizing:border-box;text-align:center;background-color:#9da7b4;justify-content:center;align-items:center;height:92px;padding:24px;font-size:16px;font-weight:700;display:flex}.SendingRitual-module-scss-module__xj4RCa__descriptions{padding:24px;flex-direction:column;gap:18px;padding-inline-start:44px;line-height:normal;display:flex}@media (max-width:1024px){.SendingRitual-module-scss-module__xj4RCa__info{font-size:16px}.SendingRitual-module-scss-module__xj4RCa__types{flex-direction:column;gap:12px}.SendingRitual-module-scss-module__xj4RCa__type{gap:12px;padding:24px 16px}.SendingRitual-module-scss-module__xj4RCa__description{font-size:16px}.SendingRitual-module-scss-module__xj4RCa__features{flex-direction:column;gap:12px}.SendingRitual-module-scss-module__xj4RCa__feature_title{height:74px;padding:18px;font-size:14px}.SendingRitual-module-scss-module__xj4RCa__descriptions{gap:12px}}
.Service-module-scss-module__RWwXga__section_title span{text-transform:uppercase;color:#c90c0f;font-weight:700}.Service-module-scss-module__RWwXga__wrapper{flex-direction:column;gap:44px;display:flex}.Service-module-scss-module__RWwXga__info{color:#212635;font-size:18px;font-weight:300}.Service-module-scss-module__RWwXga__link{color:#c90c0f;text-underline-offset:2px;font-weight:600;text-decoration:underline;transition:color .3s}.Service-module-scss-module__RWwXga__link:hover{color:#af0305}.Service-module-scss-module__RWwXga__transportation{flex-direction:column;gap:24px;display:flex}.Service-module-scss-module__RWwXga__transportation_title{color:#212635;font-size:18px;font-weight:700}.Service-module-scss-module__RWwXga__cargoes{flex-wrap:wrap;gap:24px 32px;display:flex}.Service-module-scss-module__RWwXga__cargo{color:#212635;align-items:center;gap:8px;font-size:18px;font-weight:300;transition:color .3s;display:flex}.Service-module-scss-module__RWwXga__cargo:hover{color:#c90c0f}.Service-module-scss-module__RWwXga__cargo_icon{background-color:#c90c0f;width:24px;height:24px;-webkit-mask:none 50%/contain no-repeat;mask:none 50%/contain no-repeat}.Service-module-scss-module__RWwXga__cards{flex-wrap:wrap;gap:24px;display:flex}.Service-module-scss-module__RWwXga__cards_min .Service-module-scss-module__RWwXga__card{flex:1 0 0}.Service-module-scss-module__RWwXga__card{box-sizing:border-box;background:#fff;border-radius:12px;flex-direction:column;flex:1 0 302px;gap:12px;padding:24px;display:flex}.Service-module-scss-module__RWwXga__card_icon{background-color:#c90c0f;width:56px;height:44px;-webkit-mask:none 0/contain no-repeat;mask:none 0/contain no-repeat}.Service-module-scss-module__RWwXga__card_description{color:#212635;font-size:18px;font-weight:300}.Service-module-scss-module__RWwXga__scroll{scroll-margin-top:900px}@media (max-width:1024px){.Service-module-scss-module__RWwXga__scroll{scroll-margin-top:2000px}}@media (max-width:767px){.Service-module-scss-module__RWwXga__info{font-size:16px}.Service-module-scss-module__RWwXga__transportation{gap:12px}.Service-module-scss-module__RWwXga__transportation_title{font-size:16px}.Service-module-scss-module__RWwXga__cargoes{flex-direction:column;gap:12px}.Service-module-scss-module__RWwXga__cargo{font-size:16px}.Service-module-scss-module__RWwXga__cards{flex-direction:column;gap:12px}.Service-module-scss-module__RWwXga__card{flex:1 0 0}.Service-module-scss-module__RWwXga__card_description{font-size:16px}.Service-module-scss-module__RWwXga__scroll{scroll-margin-top:2100px}}
.Mailing-module-scss-module__2H2y-G__mailing{color:#fff;background:#9da7b4;padding:44px 0 96px}.Mailing-module-scss-module__2H2y-G__mailing .Mailing-module-scss-module__2H2y-G__button{flex-shrink:0;width:232px}.Mailing-module-scss-module__2H2y-G__mailing .Mailing-module-scss-module__2H2y-G__thanks_close{padding:13px 20px}.Mailing-module-scss-module__2H2y-G__section_title{color:#fff;margin:0}.Mailing-module-scss-module__2H2y-G__wrapper{flex-direction:column;gap:44px;font-size:18px;font-weight:300;display:flex;position:relative}.Mailing-module-scss-module__2H2y-G__items{z-index:1;flex-wrap:wrap;gap:24px;display:flex}.Mailing-module-scss-module__2H2y-G__item{align-items:center;gap:12px;display:flex}.Mailing-module-scss-module__2H2y-G__item:before{content:"";background-color:#fff;flex-shrink:0;width:18px;height:18px;-webkit-mask:url(/images/ContactsPage/Mailing/check-icon.svg) 50%/contain no-repeat;mask:url(/images/ContactsPage/Mailing/check-icon.svg) 50%/contain no-repeat}.Mailing-module-scss-module__2H2y-G__image{width:424px;height:424px;position:absolute;right:0}.Mailing-module-scss-module__2H2y-G__form{z-index:1}.Mailing-module-scss-module__2H2y-G__inputs{gap:24px;display:flex}.Mailing-module-scss-module__2H2y-G__input{box-sizing:border-box;border:none;border-radius:6px;width:100%;padding:16px 34px;font-size:18px;font-weight:300}.Mailing-module-scss-module__2H2y-G__input:focus-visible{outline:1px solid #212635}.Mailing-module-scss-module__2H2y-G__input::placeholder{color:#9da7b4;font-size:18px;font-weight:300}.Mailing-module-scss-module__2H2y-G__checkbox{display:none}.Mailing-module-scss-module__2H2y-G__checkbox+label{cursor:pointer;align-items:center;gap:12px;display:flex;position:relative}.Mailing-module-scss-module__2H2y-G__checkbox+label:before{content:"";border:1.5px solid #fff;border-radius:3px;flex-shrink:0;width:12px;height:12px}.Mailing-module-scss-module__2H2y-G__checkbox:checked+label:after{content:"";background:url(/images/checkbox.svg) 50%/contain no-repeat;width:10px;height:10px;position:absolute;left:2px}.Mailing-module-scss-module__2H2y-G__consent{max-width:max-content;margin-top:24px}.Mailing-module-scss-module__2H2y-G__consent label{font-size:14px;font-weight:250}.Mailing-module-scss-module__2H2y-G__error{color:#c90c0f}.Mailing-module-scss-module__2H2y-G__error.Mailing-module-scss-module__2H2y-G__input{outline:2px solid #c90c0f}.Mailing-module-scss-module__2H2y-G__error .Mailing-module-scss-module__2H2y-G__checkbox+label:before{border:1.5px solid #c90c0f}.Mailing-module-scss-module__2H2y-G__error::placeholder{color:#c90c0f}.Mailing-module-scss-module__2H2y-G__spinner{box-sizing:border-box;border:3px solid #fff;border-bottom-color:#0000;border-radius:50%;width:30px;height:30px;animation:1s linear infinite Mailing-module-scss-module__2H2y-G__rotation;display:inline-block}.Mailing-module-scss-module__2H2y-G__thanks{justify-content:center;align-items:center;display:flex}.Mailing-module-scss-module__2H2y-G__thanks_wrapper{box-sizing:border-box;border-radius:12px;flex-direction:column;justify-content:space-evenly;align-items:center;width:100%;height:350px;padding:20px;display:flex}.Mailing-module-scss-module__2H2y-G__thanks_text{color:#fff;text-align:center;font-size:44px;font-weight:400}@keyframes Mailing-module-scss-module__2H2y-G__rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:1024px){.Mailing-module-scss-module__2H2y-G__mailing{padding:64px 0}.Mailing-module-scss-module__2H2y-G__mailing .Mailing-module-scss-module__2H2y-G__button{width:100%}.Mailing-module-scss-module__2H2y-G__wrapper{gap:24px;font-size:16px}.Mailing-module-scss-module__2H2y-G__items{flex-direction:column;gap:12px;margin-bottom:200px}.Mailing-module-scss-module__2H2y-G__image{width:100%;height:308px;bottom:60px}.Mailing-module-scss-module__2H2y-G__inputs{flex-direction:column;gap:12px}.Mailing-module-scss-module__2H2y-G__input{padding:10px 16px}.Mailing-module-scss-module__2H2y-G__input::placeholder{font-size:14px}.Mailing-module-scss-module__2H2y-G__consent{margin-top:12px}.Mailing-module-scss-module__2H2y-G__consent label{font-size:12px;font-weight:300}}
.Tables-module-scss-module___1u-ma__wrapper{position:relative;overflow:auto}.Tables-module-scss-module___1u-ma__aircraft{margin-bottom:44px}.Tables-module-scss-module___1u-ma__table{border-collapse:separate;border-spacing:2px;table-layout:auto;width:auto}.Tables-module-scss-module___1u-ma__table th,.Tables-module-scss-module___1u-ma__table td{text-align:center;color:#212635;box-sizing:border-box;height:56px;padding:10px;font-size:16px;font-weight:300}.Tables-module-scss-module___1u-ma__table th{z-index:1;color:#fff;background-color:#212635;font-size:16px;font-weight:300;position:sticky;top:0}.Tables-module-scss-module___1u-ma__table th:first-child{z-index:2;position:sticky;left:0}.Tables-module-scss-module___1u-ma__table td{white-space:nowrap;transition:color .3s}.Tables-module-scss-module___1u-ma__table td:first-child{z-index:1;color:#fff;background-color:#c90c0f;font-size:18px;font-weight:500;position:sticky;left:0}.Tables-module-scss-module___1u-ma__table tr:nth-child(odd){background-color:#f8f8f8}.Tables-module-scss-module___1u-ma__table tr:nth-child(2n){background-color:#fff}.Tables-module-scss-module___1u-ma__table tr{cursor:default;transition:background-color .3s}.Tables-module-scss-module___1u-ma__table tr:hover{background-color:#af0305}.Tables-module-scss-module___1u-ma__table tr:hover td{color:#fff}@media (max-width:1024px){.Tables-module-scss-module___1u-ma__wrapper{max-height:80vh}.Tables-module-scss-module___1u-ma__aircraft{margin-bottom:128px}.Tables-module-scss-module___1u-ma__table{font-size:14px;overflow:auto}.Tables-module-scss-module___1u-ma__table td:first-child{font-size:14px}}
.Privacy-module-scss-module__IECfkW__wrapper h1{margin:0 0 60px;padding:0}.Privacy-module-scss-module__IECfkW__wrapper h2{margin:20px 0}.Privacy-module-scss-module__IECfkW__wrapper p{padding:10px 0}.Privacy-module-scss-module__IECfkW__wrapper ul li{margin-inline-start:20px;padding:2px 0}
