.Button_button__30ukX{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:20px 30px;border:none;border-radius:40px;cursor:pointer;text-decoration:none;transition:all .3s ease}.Button_button__30ukX:disabled{opacity:.5;cursor:not-allowed}.Button_button--primary__3abJe{border:1px solid var(--color-primary)}.Button_button--primary__3abJe,.Button_button--primary__3abJe.Button_button--active__HRP6N{background:var(--color-primary);color:var(--color-white)}@media screen and (hover:hover){.Button_button--primary__3abJe:hover:not(:disabled){background:var(--color-primary);color:var(--color-white)}}.Button_button--secondary__5HE8o{background:var(--color-secondary);color:var(--color-dark)}.Button_button--secondary__5HE8o.Button_button--active__HRP6N{background:var(--color-primary)!important;color:var(--color-white)!important}@media screen and (hover:hover){.Button_button--secondary__5HE8o:hover:not(:disabled){background:var(--color-primary)!important;color:var(--color-white)!important}}.Button_button--text__xrtKE{background:transparent;padding:4px 8px;color:var(--color-primary)}@media screen and (hover:hover){.Button_button--text__xrtKE:hover:not(:disabled){background:var(--color-primary-light)}}.Button_button--black__oBuar{background:#000;color:#fff}@media screen and (hover:hover){.Button_button--black__oBuar:hover:not(:disabled){background:var(--color-primary)!important;color:var(--color-white)!important}}.Button_button--light__ICvIx{background:#d4e1e4;color:#000;padding:12px 25px}@media screen and (hover:hover){.Button_button--light__ICvIx:hover:not(:disabled){background:var(--color-primary)!important;color:var(--color-white)!important}}.Button_button--light__ICvIx .Button_text__d9Ltb{font-size:16px!important;font-weight:500}.Button_button--icon-only__qyesT{padding:8px}.Button_button--icon-only__qyesT .Button_icon__NZexy{margin:0}.Button_button--with-icon__igJ1f{padding:0;position:relative}.Button_button--with-icon__igJ1f .Button_icon__NZexy{display:flex;align-items:center;width:60px;height:60px;position:relative;z-index:2;transition:all .2s ease}@media screen and (max-width:768px){.Button_button--with-icon__igJ1f .Button_icon__NZexy{width:50px;height:50px}}.Button_button--with-icon__igJ1f .Button_icon__NZexy svg{color:#000;fill:#000}.Button_button--with-icon__igJ1f:before{content:"";display:block;width:60px;height:60px;position:absolute;left:0;top:50%;transform:translateY(-50%);border-radius:30px;border:1px solid #cdd5d9;transition:all .2s ease;z-index:1}@media screen and (max-width:768px){.Button_button--with-icon__igJ1f:before{width:50px;height:50px}}.Button_button--with-icon__igJ1f .Button_text__d9Ltb{padding:0;position:relative;z-index:2;transition:all .2s ease;color:#000}@media screen and (max-width:768px){.Button_button--with-icon__igJ1f .Button_text__d9Ltb{font-size:16px}}@media screen and (hover:hover){.Button_button--with-icon__igJ1f:hover{flex-direction:row-reverse}.Button_button--with-icon__igJ1f:hover:before{width:100%;border-radius:30px;background:var(--color-primary)}.Button_button--with-icon__igJ1f:hover .Button_icon__NZexy,.Button_button--with-icon__igJ1f:hover .Button_text__d9Ltb{color:var(--color-white)}.Button_button--with-icon__igJ1f:hover .Button_icon__NZexy svg{fill:var(--color-white)}.Button_button--with-icon__igJ1f:hover .Button_text__d9Ltb{padding-left:30px}}.Button_text__d9Ltb{font-size:clamp(16px,2vw,20px);font-weight:300}.Button_icon__NZexy{display:flex;align-items:center;justify-content:center;width:20px;height:20px}.Footer_footer__Dhw_9{background:var(--color-primary);padding:40px 0}.Footer_footer-top___Yjxi{display:flex;justify-content:space-between;align-items:center;padding-bottom:40px;border-bottom:1px solid hsla(0,0%,100%,.16)}@media screen and (max-width:990px){.Footer_footer-top___Yjxi{flex-direction:column;align-items:flex-start}}.Footer_footer__Dhw_9 .Footer_policy-list__BNlqK{display:flex;gap:20px;font-size:14px;font-weight:300;line-height:42px}@media screen and (max-width:990px){.Footer_footer__Dhw_9 .Footer_policy-list__BNlqK{font-size:12px;flex-direction:column;gap:0;margin-bottom:30px}}.Footer_footer__Dhw_9 .Footer_policy-list__BNlqK li a{color:#000;transition:all .3s ease}@media(hover:hover){.Footer_footer__Dhw_9 .Footer_policy-list__BNlqK li a:hover{color:var(--color-light)}}.Footer_footer-bottom__vEbOX{display:flex;justify-content:space-between;align-items:center;padding-top:40px}.Footer_footer__Dhw_9 .Footer_copyright__lw16R{font-size:clamp(14px,3vw,24px);font-weight:100;line-height:clamp(22px,3vw,42px)}@media screen and (max-width:990px){.Footer_footer__Dhw_9 .Footer_copyright__lw16R{width:50%}}.Footer_footer__Dhw_9 .Footer_copyright__lw16R b{font-weight:600}.Header_header__Z8PUO{z-index:100;position:fixed;top:0;left:0;width:100%;border-bottom:1px solid #d4e1e4;background-color:#fff;height:var(--header-height);display:flex;align-items:center;transition:all .3s ease}.Header_header-container__upFJJ{display:flex;align-items:center;gap:70px}.Header_header-logo__cuRsx{width:290px}@media screen and (max-width:1024px){.Header_header-logo__cuRsx{width:150px}}.Header_header-nav__lqcGt{width:calc(100% - 481px)}@media screen and (max-width:1024px){.Header_header-nav__lqcGt{z-index:-1;position:fixed;top:var(--header-height);bottom:0;right:-100%;width:100%;transition:all .3s ease;opacity:0}}.Header_header-nav__lqcGt.Header_active__lKnmL{z-index:999;opacity:1;right:0}.Header_header-right__MIPEB{display:flex;align-items:center;gap:20px;margin-left:auto;height:100%}.Header_header__Z8PUO .Header_search__esM9R{width:60px;height:var(--header-height);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}@media screen and (max-width:1024px){.Header_header__Z8PUO .Header_search__esM9R{width:40px}}.Header_header__Z8PUO .Header_search__esM9R i:before{font-size:20px}.Header_header__Z8PUO .Header_search__esM9R svg{width:20px}.Header_header__Z8PUO .Header_language__7aIhX a{display:flex;justify-content:center;align-items:center;gap:10px;font-size:16px;font-weight:500;color:#000;text-decoration:none;transition:color .3s ease;border:1px solid rgba(0,0,0,.3);border-radius:35px;height:68px;width:111px;transition:all .3s ease}@media screen and (max-width:1024px){.Header_header__Z8PUO .Header_language__7aIhX a{height:40px;width:40px}.Header_header__Z8PUO .Header_language__7aIhX a span{display:none}}.Header_header__Z8PUO .Header_hamburger__I3K7q{display:none;width:30px;cursor:pointer;transition:all .3s ease}@media screen and (max-width:1024px){.Header_header__Z8PUO .Header_hamburger__I3K7q{display:flex;justify-content:flex-end}}.Header_header--transparent___OsIu{background-color:transparent;border-bottom:none;top:40px;position:absolute}.Header_header--transparent___OsIu .Header_language__7aIhX a{color:#fff;border-color:hsla(0,0%,100%,.3)}.Header_header--transparent___OsIu .Header_search__esM9R i:before{color:#fff}.Header_header--transparent___OsIu .Header_search__esM9R svg{fill:#fff}@media screen and (max-width:768px){.Header_header--transparent___OsIu{top:0}}.Header_search-form__N5_i0{top:-100%;background-color:#fff;padding-top:40px;padding-bottom:40px}.Header_search-form__N5_i0,.Header_search-form__N5_i0:before{position:absolute;left:0;width:100%;z-index:-1;transition:all .3s ease;opacity:0}.Header_search-form__N5_i0:before{content:"";top:160px;height:calc(100svh - var(--header-height) - 160px);background-color:rgba(0,0,0,.5)}.Header_search-form--active__q2zEc{opacity:1;z-index:999;top:var(--header-height)}.Header_search-form--active__q2zEc:before{opacity:1}.Icon_svg-icon__x8MSW{line-height:1;display:inline-flex;align-items:center;justify-content:center}.Icon_svg-icon__x8MSW svg{width:16px;height:16px}.Logo_logo___yD0t{display:flex;transition:all .3s ease}.Logo_logo___yD0t img{width:100%;height:100%;object-fit:contain}.Slider_slider-navigation__button__ajxv9{display:flex;width:100%;justify-content:space-between;align-items:center;gap:30px;margin-top:50px}@media screen and (max-width:1024px){.Slider_slider-navigation__button__ajxv9{margin-top:30px}}@media screen and (max-width:400px){.Slider_slider-navigation__button__ajxv9,.Slider_slider-navigation__button__ajxv9>div:first-child{gap:10px}}@media screen and (max-width:1024px){.Slider_slider-navigation__more-button__sEJcP a{padding:20px 10px;text-align:center}}@media screen and (max-width:400px){.Slider_slider-navigation__more-button__sEJcP a{padding:22px 10px}.Slider_slider-navigation__more-button__sEJcP a *{font-size:14px}}.SocialMedia_social-media__DtW_J{display:flex;flex-direction:column;gap:16px;align-items:flex-end;text-align:right}@media screen and (max-width:1024px){.SocialMedia_social-media__DtW_J{align-items:flex-start;text-align:left}}.SocialMedia_social-media__DtW_J ul{display:flex;gap:20px;align-items:center;justify-content:flex-end}.SocialMedia_social-media__DtW_J ul a{color:#fff;border:1px solid hsla(0,0%,100%,.16);border-radius:100%;width:60px;height:60px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.SocialMedia_social-media__DtW_J ul a svg{fill:#fff}@media screen and (max-width:1024px){.SocialMedia_social-media__DtW_J ul a{width:50px;height:50px}}@media(hover:hover){.SocialMedia_social-media__DtW_J ul a:hover{background-color:var(--color-light);color:var(--color-primary)}.SocialMedia_social-media__DtW_J ul a:hover svg{fill:var(--color-primary)}}.Hero_hero__I8Aqv{width:100%;height:100svh;position:relative;z-index:1;top:0}.Hero_hero__I8Aqv:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.3);z-index:1}.Hero_hero-container__fx_Aq{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;z-index:3;height:100%;text-align:center;width:100%;margin:0 auto;max-width:calc(var(--container)/1.5)}@media screen and (max-width:768px){.Hero_hero-container__fx_Aq{padding:0 30px}}.Hero_hero-video___Qw0x{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.Hero_hero-video___Qw0x video{width:100%;height:100%;object-fit:cover}.Hero_hero-content__I3axY{position:relative;z-index:2}.Hero_hero-content__I3axY h1{font-size:clamp(34px,4vw,60px);line-height:clamp(40px,4vw,72px);font-weight:500;background:linear-gradient(180deg,#fff,#999);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.Hero_hero-content__I3axY p{font-size:clamp(14px,2vw,20px);line-height:clamp(20px,2vw,28px);font-weight:300;margin-top:20px;color:#fff}.Hero_hero-logos__WISkN{width:100%;max-width:700px;overflow:hidden;position:relative;padding:20px 0;margin:100px auto 0}@media screen and (max-width:1280px){.Hero_hero-logos__WISkN{margin:50px auto 0}}.Hero_hero-logos__WISkN img{width:inherit;object-fit:contain;height:inherit}.Hero_hero-scroll-down__rZVY2{position:absolute;bottom:-3px;left:50%;transform:translateX(-50%);z-index:3;cursor:pointer}.AccordionImages_accordion-images__ic1sC{display:flex;border-radius:20px;overflow:hidden;width:100%}@media screen and (max-width:1024px){.AccordionImages_accordion-images__ic1sC{flex-direction:column;border-radius:0;width:calc(100% + 60px);margin-left:-30px}}.AccordionImages_accordion-images__ic1sC figure{position:relative;overflow:hidden;width:16.6666666667%}@media screen and (max-width:1024px){.AccordionImages_accordion-images__ic1sC figure{width:100%}}.AccordionImages_accordion-images__ic1sC figure a{display:block;width:100%;height:100%;position:relative;z-index:3}.AccordionImages_accordion-images__ic1sC figure a:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(0,0,0,.4),rgba(0,0,0,.7));z-index:2;transition:all .3s ease}.AccordionImages_accordion-images__ic1sC figure picture{display:flex;z-index:1}.AccordionImages_accordion-images__ic1sC figure picture img{width:100%;height:100%;object-fit:cover;transition:all .5s ease}.AccordionImages_accordion-images__ic1sC figure figcaption{position:absolute;bottom:20px;left:0;right:0;padding:10px;z-index:3;transition:all .3s ease}@media screen and (max-width:1024px){.AccordionImages_accordion-images__ic1sC figure figcaption{bottom:50%;transform:translateY(50%);left:30px;width:40%}}.AccordionImages_accordion-images__ic1sC figure figcaption h3{font-size:clamp(18px,3vw,20px);font-weight:600;color:#fff;line-height:22px;text-align:center}@media screen and (max-width:1024px){.AccordionImages_accordion-images__ic1sC figure figcaption h3{text-align:left}}@media(hover:hover){.AccordionImages_accordion-images__ic1sC figure:hover:before{background:linear-gradient(180deg,rgba(0,0,0,.2),rgba(0,0,0,.5))}.AccordionImages_accordion-images__ic1sC figure:hover picture img{transform:scale(1.05)}.AccordionImages_accordion-images__ic1sC figure:hover figcaption{bottom:60px}}@media screen and (hover:hover)and (max-width:1024px){.AccordionImages_accordion-images__ic1sC figure:hover figcaption{bottom:50%;transform:translateY(50%)}}.Card_card__pfJM5{border-radius:10px;overflow:hidden;border:1px solid #d3dce2}.Card_card__pfJM5 picture{position:relative;padding:20px;border-bottom:1px solid #d3dce2;width:100%;display:flex;align-items:center;height:200px}@media screen and (max-width:768px){.Card_card__pfJM5 picture{justify-content:center}}.Card_card__pfJM5 picture img{width:inherit;height:inherit;object-fit:contain;margin:0 auto;max-width:70%;max-height:70%}.Card_card__pfJM5 figcaption{padding:20px}.Card_card__pfJM5 figcaption h3{font-size:22px;line-height:30px;font-weight:500;color:#000;margin-bottom:10px}.Card_card-desc__24EZ4 *{font-size:20px;line-height:28px;font-weight:300;color:#000}.Card_card-button__9ovxx{margin-top:40px}.RadialSlider_radial-slider__sgEd5{background:#fff;position:relative;width:100%;overflow:hidden;min-height:1200px}@media screen and (max-width:768px){.RadialSlider_radial-slider__sgEd5{padding:100px 0 50px;min-height:auto}}.RadialSlider_radial-slider-swiper__kHusj{position:relative;z-index:3;padding-bottom:100px}.RadialSlider_radial-slider-item__JJbyh{position:relative;opacity:0;z-index:-1;text-align:center;height:100%;padding-top:300px}@media screen and (max-width:768px){.RadialSlider_radial-slider-item__JJbyh{height:auto;padding-top:50px}}@media screen and (max-width:460px){.RadialSlider_radial-slider-item__JJbyh{padding-top:0}}.RadialSlider_radial-slider-item-image__sozue{position:relative;z-index:1;min-height:420px}@media screen and (max-width:768px){.RadialSlider_radial-slider-item-image__sozue{min-height:inherit}}.RadialSlider_radial-slider-item-image__sozue img{width:429px;height:inherit;object-fit:contain;position:relative;z-index:1}@media screen and (max-width:768px){.RadialSlider_radial-slider-item-image__sozue img{width:300px}}@media screen and (max-width:460px){.RadialSlider_radial-slider-item-image__sozue img{width:187px}}@media screen and (max-width:400px){.RadialSlider_radial-slider-item-image__sozue img{width:150px}}.RadialSlider_radial-slider-item-content__RI3fS{margin:100px auto 0;width:50%;z-index:2;text-align:center;opacity:0;transition:all .5s ease-in-out}@media screen and (max-width:1024px){.RadialSlider_radial-slider-item-content__RI3fS{width:80%}}@media screen and (max-width:768px){.RadialSlider_radial-slider-item-content__RI3fS{position:relative;bottom:0;width:100%;transform:none;left:0;margin-top:80px}}.RadialSlider_radial-slider-item-content__RI3fS h3{font-size:clamp(16px,3vw,36px);line-height:clamp(24px,3vw,44px);font-weight:500;color:#000}.RadialSlider_radial-slider-item-desc__DnfW0{font-size:clamp(14px,3vw,20px);line-height:clamp(22px,3vw,28px);font-weight:300;color:#000;margin-top:20px}.RadialSlider_radial-slider-button__iLcNi{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;margin-top:0!important;z-index:2}@media screen and (max-width:768px){.RadialSlider_radial-slider-button__iLcNi{top:auto;bottom:0;left:0;transform:none;z-index:20}}.RadialSlider_radial-slider-button__iLcNi>div{width:100%}.RadialSlider_radial-slider__sgEd5 .RadialSlider_slide-active__8zF7k{opacity:1;z-index:1}.RadialSlider_radial-slider__sgEd5 .RadialSlider_slide-active__8zF7k .RadialSlider_radial-slider-item-content__RI3fS{opacity:1}@media screen and (min-width:768px){.RadialSlider_radial-slider__sgEd5 .RadialSlider_slide-active__8zF7k .RadialSlider_radial-slider-item-content__RI3fS{animation:RadialSlider_slideUp__Yhwl8 .5s ease-in-out}}.RadialSlider_radial-slider-rings__AZnnF{position:absolute;max-width:993px;max-height:993px;width:100%;height:100%;top:0;left:50%;transform:translateX(-50%)}@media screen and (max-width:768px){.RadialSlider_radial-slider-rings__AZnnF{top:40px}}.RadialSlider_radial-slider-rings__AZnnF:before{content:"";position:absolute;top:0;left:0;width:100%;height:50%;background:linear-gradient(0deg,hsla(0,0%,100%,0) 0,#fff 80%);z-index:2}@media screen and (max-width:768px){.RadialSlider_radial-slider-rings__AZnnF:before{background:linear-gradient(0deg,hsla(0,0%,100%,0) 0,#fff);height:20%}}.RadialSlider_radial-slider-rings__AZnnF:after{content:"";position:absolute;left:0;width:100%;height:50%;background:linear-gradient(180deg,hsla(0,0%,100%,0) 25%,#fff 60%);z-index:2;bottom:0}@media screen and (max-width:768px){.RadialSlider_radial-slider-rings__AZnnF:after{background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,#fff 40%);height:70%}}.RadialSlider_radial-slider-ring__7Yc_r{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center}@media screen and (max-width:768px){.RadialSlider_radial-slider-ring__7Yc_r{height:auto}}@media screen and (max-width:1024px){.RadialSlider_radial-slider-ring-1__JiKCB img{width:80%;height:auto;object-fit:contain}.RadialSlider_radial-slider-ring-2__IY1wm img{display:none}}@keyframes RadialSlider_slideUp__Yhwl8{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes RadialSlider_rotate__WUvvC{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes RadialSlider_rotate2__LTNeU{0%{transform:rotate(0deg)}}.PageHead_page-head___iOdc{position:relative;padding-top:50px;background:url(/images/bg/head.png) no-repeat top;margin-top:var(--header-height);z-index:3}@media screen and (max-width:1024px){.PageHead_page-head___iOdc{padding-top:0}}.PageHead_container__ktIKo{display:flex;flex-wrap:wrap}.PageHead_content__HcoBc{display:flex;flex-direction:column;gap:50px;margin-top:50px;position:relative;width:100%}@media screen and (max-width:1024px){.PageHead_content__HcoBc{margin-top:30px;gap:30px}}.PageHead_content__HcoBc h1{font-size:clamp(24px,4.2424242424vw,56px);color:#000}@media screen and (min-width:1025px){.PageHead_content__HcoBc h1{font-weight:300}}@media screen and (max-width:1024px){.PageHead_content__HcoBc h1{font-weight:400}}.PageHead_content__HcoBc h2{font-size:16px;font-weight:600;color:#fff;background:var(--color-primary);padding:12px 25px;border-radius:20px;display:inline-flex;width:-moz-fit-content;width:fit-content}@media screen and (max-width:768px){.PageHead_content__HcoBc h2{display:none}}.PageHead_content__HcoBc h3{font-size:clamp(16px,1.8181818182vw,24px);font-weight:500;color:#000;margin-bottom:-30px}.PageHead_content__HcoBc .PageHead_text__FTXPz{display:flex;align-items:center;gap:40px}@media screen and (max-width:768px){.PageHead_content__HcoBc .PageHead_text__FTXPz{gap:20px;flex-direction:column;align-items:flex-start}}.PageHead_content__HcoBc .PageHead_text__FTXPz .PageHead_logo__YzDfJ{width:198px}@media screen and (max-width:768px){.PageHead_content__HcoBc .PageHead_text__FTXPz .PageHead_logo__YzDfJ{width:84px}}.PageHead_content__HcoBc .PageHead_text__FTXPz .PageHead_logo__YzDfJ img{width:100%;height:100%;object-fit:contain}.PageHead_content__HcoBc .PageHead_text__FTXPz .PageHead_logo__YzDfJ+.PageHead_top-text__vKyDw{width:calc(80% - 240px)}@media screen and (max-width:768px){.PageHead_content__HcoBc .PageHead_text__FTXPz .PageHead_logo__YzDfJ+.PageHead_top-text__vKyDw{width:100%}}.PageHead_content__HcoBc .PageHead_top-text__vKyDw{font-size:clamp(16px,1.3636363636vw,18px);font-weight:300;color:#000;line-height:clamp(24px,2.1212121212vw,28px);width:80%}@media screen and (max-width:768px){.PageHead_content__HcoBc .PageHead_top-text__vKyDw{width:100%}}.PageHead_content__HcoBc .PageHead_top-text__vKyDw *{font-size:inherit!important;font-weight:inherit!important;color:inherit!important;line-height:inherit!important}.PageHead_content__HcoBc .PageHead_top-text__vKyDw strong{font-weight:600!important}.PageHead_image__vfbGh{width:100%;background:#fff;margin-top:100px;margin-bottom:90px}@media screen and (max-width:1024px){.PageHead_image__vfbGh{margin-top:30px;margin-bottom:30px}}.PageHead_image__vfbGh picture{display:block}@media screen and (max-width:768px){.PageHead_image__vfbGh picture{height:225px}}.PageHead_image__vfbGh img{width:100%;height:100%;object-fit:cover}.PageHead_scroll__NYT_W{position:absolute;bottom:0;right:0}@media screen and (max-width:1024px){.PageHead_breadcrumb__aYTW0{margin-top:30px}}.PageHead_map__axNGP{width:100%;height:520px;margin-top:100px}@media screen and (max-width:1024px){.PageHead_map__axNGP{margin-top:30px;height:300px}}.PageHead_contact__DxRlK{align-items:flex-end}.PageHead_contact__DxRlK .PageHead_content__HcoBc{width:50%}@media screen and (max-width:1024px){.PageHead_contact__DxRlK .PageHead_content__HcoBc{width:100%}}.PageHead_contact-list__urUOV{width:50%}@media screen and (max-width:1024px){.PageHead_contact-list__urUOV{width:100%;margin-top:10px}}.PageHead_contact-list__urUOV ul{display:flex;justify-content:space-between;gap:10px;font-size:clamp(16px,1.3636363636vw,18px);font-weight:400;color:#000}@media screen and (max-width:1024px){.PageHead_contact-list__urUOV ul{flex-direction:column}}.PageHead_contact-list__urUOV ul li a{color:#000}.Breadcrumb_breadcrumb__a2wU1{font-weight:500;display:flex;align-items:center;gap:10px;width:100%;flex-grow:1;max-width:100%;flex-wrap:nowrap;font-size:10px}.Breadcrumb_breadcrumb__a2wU1 li{position:relative;align-items:center;gap:10px;font-weight:300;flex-direction:row;justify-content:flex-start;overflow:hidden;display:flex;flex-wrap:nowrap}.Breadcrumb_breadcrumb__a2wU1 li:last-child{font-weight:500;opacity:1}.Breadcrumb_breadcrumb__a2wU1 li:last-child:before{opacity:.2}.Breadcrumb_breadcrumb__a2wU1 li a,.Breadcrumb_breadcrumb__a2wU1 li span{color:var(--color-primary);display:block;align-items:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:100%}.Breadcrumb_breadcrumb__a2wU1 li a{color:#000}.Breadcrumb_breadcrumb__a2wU1 li:before{position:relative;content:"";width:3px;height:3px;background:#2d2a26;border-radius:100%}.Breadcrumb_breadcrumb__a2wU1 li:first-child:before{display:none}.Breadcrumb_breadcrumb__a2wU1 li i:before{font-size:10px}.ScrollIcon_scroll-icon__cKqd7{width:140px;height:140px;display:flex;align-items:center;justify-content:center;background:#ededed;border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,.04);cursor:pointer;overflow:hidden;transition:background .3s}@media screen and (max-width:768px){.ScrollIcon_scroll-icon__cKqd7{display:none}}.ScrollIcon_scroll-icon__cKqd7 .ScrollIcon_circle-text__WTI_f{position:absolute;top:0;left:0;width:140px;height:140px;transform-origin:50% 50%;transition:width .4s,height .4s;padding:10px;transform:rotate(90deg);z-index:2;transition:all .2s ease}.ScrollIcon_scroll-icon__cKqd7 .ScrollIcon_circle-text__WTI_f text{font-size:16px;letter-spacing:4.4px;fill:#231f20;text-transform:uppercase;transition:fill .3s;font-weight:300}.ScrollIcon_scroll-icon__cKqd7 .ScrollIcon_center-circle__WlGW7{position:absolute;top:50%;left:50%;width:50px;height:50px;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;z-index:1;transition:width .3s,height .3s;background:#231f20;border-radius:50%;color:#fff;overflow:hidden;flex-direction:column}.ScrollIcon_scroll-icon__cKqd7 .ScrollIcon_center-circle__WlGW7 .ScrollIcon_arrow-up__RzzHo{transform:translateY(-200%) rotate(90deg);transition:transform .2s}.ScrollIcon_scroll-icon__cKqd7 .ScrollIcon_center-circle__WlGW7 .ScrollIcon_arrow-up__RzzHo svg{width:20px;fill:#fff}.ScrollIcon_scroll-icon__cKqd7 .ScrollIcon_center-circle__WlGW7 .ScrollIcon_arrow-down___ottK{transform:translateY(-50%) rotate(90deg);transition:transform .2s}.ScrollIcon_scroll-icon__cKqd7 .ScrollIcon_center-circle__WlGW7 .ScrollIcon_arrow-down___ottK svg{width:20px;fill:#fff}.ScrollIcon_scroll-icon__cKqd7:hover .ScrollIcon_circle-text__WTI_f{transform:rotate(1turn)}.ScrollIcon_scroll-icon__cKqd7:hover .ScrollIcon_circle-text__WTI_f text{fill:#fff}.ScrollIcon_scroll-icon__cKqd7:hover .ScrollIcon_center-circle__WlGW7{width:100%;height:100%}.ScrollIcon_scroll-icon__cKqd7:hover .ScrollIcon_center-circle__WlGW7 .ScrollIcon_arrow-up__RzzHo{transform:translateY(50%) rotate(90deg)}.ScrollIcon_scroll-icon__cKqd7:hover .ScrollIcon_center-circle__WlGW7 .ScrollIcon_arrow-down___ottK{transform:translateY(500%) rotate(90deg)}.CardBrand_card__gu8Xr{border-radius:10px;overflow:hidden;border:1px solid #cfcccc;background:#f4f6f7;height:312px}@media screen and (max-width:768px){.CardBrand_card__gu8Xr{height:162px}}.CardBrand_card__gu8Xr picture{position:relative;padding:20px;width:100%;display:flex;align-items:center;height:200px;transition:all .3s ease}@media screen and (max-width:768px){.CardBrand_card__gu8Xr picture{justify-content:center;height:100px;padding:10px}}.CardBrand_card__gu8Xr picture img{width:inherit;height:inherit;object-fit:contain;margin:0 auto;max-width:70%;max-height:70%;transition:all .3s ease;filter:grayscale(100%)}@media screen and (max-width:768px){.CardBrand_card__gu8Xr picture img{filter:grayscale(0);max-width:100%;max-height:100%}}.CardBrand_card__gu8Xr picture:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:70%;height:1px;background:#cfcccc}.CardBrand_card__gu8Xr figcaption{padding:40px 10px;transition:all .3s ease}@media screen and (max-width:768px){.CardBrand_card__gu8Xr figcaption{padding:20px 10px}}.CardBrand_card__gu8Xr figcaption h3{font-size:clamp(14px,1.6666666667vw,22px);line-height:clamp(20px,2.2727272727vw,30px);font-weight:500;color:#000;text-align:center}@media screen and (hover:hover){.CardBrand_card__gu8Xr:hover picture{padding-top:0;height:190px}.CardBrand_card__gu8Xr:hover picture img{filter:grayscale(0)}}.Airport_airport__jZZCZ{background:#f6f6f8;border-radius:10px;overflow:hidden;margin-bottom:16px;transition:all .3s ease}.Airport_airport__jZZCZ.Airport_open__8MP9N .Airport_arrow__L6Pb4{transform:rotate(180deg)}.Airport_airport__jZZCZ.Airport_open__8MP9N .Airport_content__Zi2U9{height:300px;max-height:300px;padding:40px 45px}@media screen and (max-width:1024px){.Airport_airport__jZZCZ.Airport_open__8MP9N .Airport_content__Zi2U9{padding:0 30px 20px;height:auto;max-height:310px}}.Airport_airport__header__80pjy{display:flex;justify-content:space-between;align-items:center;padding:28px 45px;cursor:pointer}@media screen and (max-width:1024px){.Airport_airport__header__80pjy{padding:20px 30px}}.Airport_airport__header__80pjy h3{font-size:clamp(16px,1.5151515152vw,20px);font-weight:500;line-height:clamp(24px,2.1212121212vw,28px);color:#000;margin:0}.Airport_airport__header__80pjy .Airport_arrow__L6Pb4{transition:transform .3s ease;color:#000}.Airport_airport__jZZCZ .Airport_content__Zi2U9{height:0;overflow:hidden;transition:all .3s ease;padding:0 45px;display:flex;flex-direction:column;justify-content:space-between;gap:16px}@media screen and (max-width:1024px){.Airport_airport__jZZCZ .Airport_content__Zi2U9{padding:0 30px}}.Airport_airport__jZZCZ .Airport_content-items__QaFrI{display:flex;flex-direction:column;height:100%;overflow-y:auto}.Airport_airport__jZZCZ .Airport_content-item__bQCMd{display:flex;justify-content:space-between;align-items:center;padding:16px 0;border-bottom:1px solid rgba(0,0,0,.06);cursor:pointer}.Airport_airport__jZZCZ .Airport_content-item-label__xInFo{display:flex;align-items:center;gap:8px;color:#000;font-size:clamp(12px,1.0606060606vw,14px);font-weight:600;transition:all .3s ease}.Airport_airport__jZZCZ .Airport_content-item-label__xInFo svg{stroke:#c4cace;transition:all .3s ease}.Airport_airport__jZZCZ .Airport_content-item-value__yVNLB{font-size:clamp(14px,1.2121212121vw,16px);font-weight:300;color:#000;text-align:right}@media screen and (hover:hover){.Airport_airport__jZZCZ .Airport_content-item__bQCMd:hover .Airport_content-item-label__xInFo{color:var(--color-primary)}.Airport_airport__jZZCZ .Airport_content-item__bQCMd:hover .Airport_content-item-label__xInFo svg{stroke:var(--color-primary)!important}}.Airport_airport__jZZCZ .Airport_button__cLRld{margin-top:32px}@media screen and (max-width:1024px){.Airport_airport__jZZCZ .Airport_button__cLRld{margin-top:20px}.Airport_airport__jZZCZ .Airport_button__cLRld a{padding:10px}}.SectionGallery_gallery__NftgI{position:relative;margin-bottom:100px}@media screen and (max-width:1024px){.SectionGallery_gallery__NftgI{margin-bottom:50px}}.SectionGallery_gallery-header__ipLoW{display:flex;justify-content:space-between;align-items:flex-end}.SectionGallery_gallery-header-content__y4nCT{width:calc(100% - 200px)}@media screen and (max-width:1024px){.SectionGallery_gallery-header-content__y4nCT{width:100%}}.SectionGallery_gallery-header-content__y4nCT h2{font-size:clamp(20px,2.4242424242vw,32px);line-height:clamp(28px,3.0303030303vw,40px);font-weight:500;color:#000}.SectionGallery_gallery-header-content-desc__tQPw2{margin-top:16px;font-size:clamp(16px,1.3636363636vw,18px);line-height:clamp(24px,2.1212121212vw,28px);color:#000}.SectionGallery_gallery-header__ipLoW .SectionGallery_explore-buttons__aUIAi{display:flex!important}@media screen and (max-width:1024px){.SectionGallery_gallery-header__ipLoW .SectionGallery_explore-buttons__aUIAi{display:none!important}}.SectionGallery_gallery-swiper__hM2UG{padding-left:calc((100vw - (var(--container) - 60px))/2)}@media screen and (min-width:1024px){.SectionGallery_gallery-swiper__hM2UG{margin-top:70px}}@media screen and (max-width:1024px){.SectionGallery_gallery-swiper__hM2UG{margin-top:30px}}@media screen and (min-width:1024px){.SectionGallery_gallery-slide__gphaw{width:670px!important}}@media screen and (max-width:1023px){.SectionGallery_gallery-slide__gphaw{width:calc(100vw - 60px)!important;max-width:310px!important}}.SectionGallery_gallery-photo__N4fgA{overflow:hidden;border-radius:20px;display:block}@media screen and (min-width:1024px){.SectionGallery_gallery-photo__N4fgA:not([class*=ui-height-]){height:449px}}@media screen and (max-width:1023px){.SectionGallery_gallery-photo__N4fgA:not([class*=ui-height-]){height:200px}}@media screen and (min-width:1024px){.SectionGallery_gallery-photo__N4fgA:not(:last-child){margin-bottom:40px}}@media screen and (max-width:1023px){.SectionGallery_gallery-photo__N4fgA:not(:last-child){margin-bottom:10px}}.SectionGallery_gallery-photo__N4fgA>img{position:relative!important;object-fit:cover}.SectionGallery_gallery__NftgI .SectionGallery_explore-buttons__aUIAi{display:none;justify-content:space-between;align-items:center;gap:20px}@media screen and (max-width:1024px){.SectionGallery_gallery__NftgI .SectionGallery_explore-buttons__aUIAi{display:flex;width:100%;justify-content:center;margin-top:40px}}.SectionGallery_gallery__NftgI .SectionGallery_explore-buttons__aUIAi>div{width:50px!important;height:50px!important}.RoundedImage_container__HvIHH{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.RoundedImage_canvas__sBDBK{width:100%;height:100%;object-fit:cover}.Nav_nav__qW6YP{position:relative}@media screen and (max-width:1024px){.Nav_nav__qW6YP{height:100vh}}.Nav_nav__qW6YP:before{content:"";display:block;position:fixed;top:-200%;left:0;width:100%;height:calc(100% + var(--header-height));background-color:rgba(0,0,0,.5);z-index:-1;opacity:0}.Nav_nav__qW6YP ul{display:flex;align-items:center;gap:40px;list-style:none;position:relative;z-index:2}@media screen and (max-width:1280px){.Nav_nav__qW6YP ul{gap:20px}}@media screen and (max-width:1024px){.Nav_nav__qW6YP ul{flex-direction:column;align-items:flex-start;gap:10px;background:#fff;height:100%;padding:40px 0}}.Nav_nav__qW6YP ul li>a,.Nav_nav__qW6YP ul li>span{font-size:18px;font-weight:500;color:#000;cursor:pointer;transition:color .3s ease;padding:20px 0;display:block;white-space:nowrap}@media screen and (max-width:1024px){.Nav_nav__qW6YP ul li>a,.Nav_nav__qW6YP ul li>span{padding:17px 35px}.Nav_nav__qW6YP ul li{width:100%}.Nav_nav__qW6YP ul li>span{position:relative}.Nav_nav__qW6YP ul li>span:after{position:absolute;right:35px;top:50%;margin-top:-2px;content:"";border:solid #000;border-width:0 1px 1px 0;display:inline-block;padding:4px;transform:rotate(-45deg)}}.Nav_nav__qW6YP ul li .Nav_box__vdKJX{transition:all .3s ease;z-index:-1;opacity:0;transform:translateY(-200%);position:fixed;top:var(--header-height);left:0;width:100%;background-color:#fff;padding:50px 0}@media screen and (max-width:1024px){.Nav_nav__qW6YP ul li .Nav_box__vdKJX{transform:translateX(100%)}}.Nav_nav__qW6YP ul li .Nav_box__vdKJX .Nav_title___wUf_{color:#000}@media screen and (min-width:1025px){.Nav_nav__qW6YP ul li .Nav_box__vdKJX .Nav_title___wUf_{font-size:36px;font-weight:500;width:20%}}@media screen and (max-width:1024px){.Nav_nav__qW6YP ul li .Nav_box__vdKJX .Nav_title___wUf_{width:100%;font-size:20px;font-weight:700;position:relative}.Nav_nav__qW6YP ul li .Nav_box__vdKJX .Nav_title___wUf_:before{position:absolute;left:-50px;top:50%;margin-top:-4px;content:"";border:solid #000;border-width:0 1px 1px 0;display:inline-block;padding:4px;transform:rotate(135deg)}}.Nav_nav__qW6YP ul li .Nav_box__vdKJX .Nav_image__vFlNT{width:50%;border-top-right-radius:999px;border-bottom-right-radius:999px;overflow:hidden}@media screen and (max-width:1024px){.Nav_nav__qW6YP ul li .Nav_box__vdKJX .Nav_image__vFlNT{display:none}}.Nav_nav__qW6YP ul li .Nav_box__vdKJX .Nav_image__vFlNT img{width:100%;height:100%;object-fit:cover}.Nav_nav__qW6YP ul li .Nav_box__vdKJX ul{display:flex;flex-direction:column;align-items:flex-start;gap:0;width:30%;margin-top:-10px}@media screen and (max-width:1024px){.Nav_nav__qW6YP ul li .Nav_box__vdKJX ul{width:100%;padding:0}}.Nav_nav__qW6YP ul li .Nav_box__vdKJX ul li a{transition:all .3s ease}@media screen and (max-width:1024px){.Nav_nav__qW6YP ul li .Nav_box__vdKJX ul li a{padding:22px 0;font-weight:300;font-size:16px}}@media screen and (hover:hover){.Nav_nav__qW6YP ul li .Nav_box__vdKJX ul li:hover>a{margin-left:16px}}.Nav_nav__qW6YP ul li.Nav_open__wNgt4>a,.Nav_nav__qW6YP ul li.Nav_open__wNgt4>span{color:var(--color-primary)}.Nav_nav__qW6YP ul li.Nav_open__wNgt4 .Nav_box__vdKJX{z-index:999;opacity:1;transform:translateY(0)}@media screen and (max-width:1024px){.Nav_nav__qW6YP ul li.Nav_open__wNgt4 .Nav_box__vdKJX{height:calc(100vh - var(--header-height));border-left:20px solid var(--color-primary);transform:translateX(0)}}@media screen and (hover:hover){.Nav_nav__qW6YP ul li:hover>a,.Nav_nav__qW6YP ul li:hover>span{color:var(--color-primary)}}.Nav_nav__qW6YP .Nav_container__wnq8Z{display:flex;align-items:flex-start;gap:40px}@media screen and (max-width:1024px){.Nav_nav__qW6YP .Nav_container__wnq8Z{flex-direction:column;padding-left:90px}}.Nav_nav__qW6YP.Nav_active__glkwW:before{opacity:1;z-index:1;top:var(--header-height)}@media screen and (min-width:1024px){.Nav_nav--transparent__oPo3H ul li>a,.Nav_nav--transparent__oPo3H ul li>span{color:#fff}}.Category_category__ifIbI{display:none;width:100%;position:-webkit-sticky;position:sticky;top:var(--header-height);left:0;z-index:100}.Category_category__ifIbI .Category_select__YieYH{width:100%}.Category_category__ifIbI .Category_select__YieYH select{position:relative;color:#000!important;font-size:16px!important;border-bottom:1px solid #d4e1e4;padding:25px 30px;background:#fff;width:100%}.Category_category__ifIbI .Category_select__YieYH:after{border:solid #000;border-width:0 1px 1px 0;display:inline-block;padding:3px;content:"";position:absolute;right:20px;top:50%;margin-top:-3px;transform:rotate(45deg)}@media screen and (max-width:1024px){.Category_category__ifIbI{display:flex}}.Hamburger_hamburger__0oU6t{display:flex;flex-direction:column;align-items:center;justify-content:center;width:21px;height:19px;gap:3px}.Hamburger_hamburger__0oU6t span{display:flex;width:21px;height:5px}.Hamburger_hamburger__0oU6t span svg{fill:var(--color-primary)}.CardCertificate_card__hj2d1{display:flex;flex-direction:column;padding:40px;gap:30px;border-radius:10px;background-color:#f6f8f9}.CardCertificate_card__image__G1ubP{width:100%;height:141px}.CardCertificate_card__image__G1ubP img{width:100%;height:100%;object-fit:contain;display:block}.CardCertificate_card__hj2d1 figcaption{display:flex;flex-direction:column;gap:30px}.CardCertificate_card__hj2d1 h3{font-size:clamp(22px,1.9696969697vw,26px);font-weight:500;color:#000}.CardCertificate_card-desc__SGN3g{font-size:clamp(14px,1.3636363636vw,18px);font-weight:300;color:#000;line-height:clamp(20px,1.9696969697vw,26px)}.CardCertificate_card-button__ff8Ep{width:100%;border-top:1px solid #d4e1e4;padding-top:30px}.CardCertificate_card-button__ff8Ep a{display:flex;align-items:center;gap:10px;color:#000;font-size:clamp(16px,1.3636363636vw,18px);font-weight:600}.CardCertificate_card-button__ff8Ep i:before{font-size:40px}@media screen and (max-width:1024px){.CardCertificate_card-button__ff8Ep i:before{font-size:30px}}.CardCertificate_card-button__ff8Ep svg{width:40px}@media screen and (max-width:1024px){.CardCertificate_card-button__ff8Ep svg{width:30px}}.FormRadiobox_icon__QLM0k{line-height:1}.FormRadiobox_icon__QLM0k:before{font-family:bta!important;font-style:normal;font-weight:400!important;vertical-align:top}.FormRadiobox_icon-arrow__o5cSP:before{content:""}.FormRadiobox_icon-check__Drdfy:before{content:""}.FormRadiobox_icon-close__15o7x:before{content:""}.FormRadiobox_icon-datepicker__6lsSI:before{content:""}.FormRadiobox_icon-download__LwXXN:before{content:""}.FormRadiobox_icon-email__rlRfo:before{content:""}.FormRadiobox_icon-facebook__GIB3R:before{content:""}.FormRadiobox_icon-fikirmod__gCNmX:before{content:""}.FormRadiobox_icon-file__I2e4F:before{content:""}.FormRadiobox_icon-home__myHm4:before{content:""}.FormRadiobox_icon-instagram__fDDOE:before{content:""}.FormRadiobox_icon-linkedin__j1Kpa:before{content:""}.FormRadiobox_icon-mail__cFkYq:before{content:""}.FormRadiobox_icon-pdf__aJ0UK:before{content:""}.FormRadiobox_icon-phone__4tfte:before{content:""}.FormRadiobox_icon-pin__Y9UnA:before{content:""}.FormRadiobox_icon-search__iKfLv:before{content:""}.FormRadiobox_icon-upload___KEzT:before{content:""}.FormRadiobox_icon-x__PkVUG:before{content:""}.FormRadiobox_icon-youtube__eitpG:before{content:""}.FormRadiobox_radiobox__coPsm{position:relative;display:-webkit-inline-box;cursor:pointer;width:100%;color:#000;display:flex;align-items:center}.FormRadiobox_radiobox__coPsm span{position:relative;display:inline-flex;margin-right:10px}.FormRadiobox_radiobox__coPsm span:before{content:"";position:absolute;display:none;left:calc(50% - 13px);top:calc(50% - 13px);background-color:var(--color-primary)!important;z-index:2;width:27px;height:27px;border-radius:100%}.FormRadiobox_radiobox__coPsm span:after{width:50px;height:50px;content:"";position:relative;background:#f4f6f7;border-radius:100%;z-index:1;top:0}.FormRadiobox_radiobox__coPsm span+div{display:flex;align-items:center}.FormRadiobox_radiobox__coPsm span+div>div{font-size:18px!important;line-height:23px!important;font-weight:500!important;width:100%;color:#000;gap:5px}@media screen and (max-width:768px){.FormRadiobox_radiobox__coPsm span+div>div{font-size:16px!important;line-height:22px!important}}.FormRadiobox_radiobox__coPsm.FormRadiobox_disabled__kiEz_{opacity:.4}.FormRadiobox_radiobox__coPsm input:checked~span:before{display:block}.FormRadiobox_radiobox__coPsm pre{display:none}.FormCheckbox_icon__HfBgz{line-height:1}.FormCheckbox_icon__HfBgz:before{font-family:bta!important;font-style:normal;font-weight:400!important;vertical-align:top}.FormCheckbox_icon-arrow__OV76z:before{content:""}.FormCheckbox_icon-check__JP8Yy:before{content:""}.FormCheckbox_icon-close__Qa5c1:before{content:""}.FormCheckbox_icon-datepicker__q4zvI:before{content:""}.FormCheckbox_icon-download__rytCe:before{content:""}.FormCheckbox_icon-email__AVBS_:before{content:""}.FormCheckbox_icon-facebook__x9_fC:before{content:""}.FormCheckbox_icon-fikirmod__4wEC0:before{content:""}.FormCheckbox_icon-file__MPyoZ:before{content:""}.FormCheckbox_icon-home__K7KFO:before{content:""}.FormCheckbox_icon-instagram__xePtC:before{content:""}.FormCheckbox_icon-linkedin__VM__K:before{content:""}.FormCheckbox_icon-mail__Reiig:before{content:""}.FormCheckbox_icon-pdf__C7_HG:before{content:""}.FormCheckbox_icon-phone__i_McV:before{content:""}.FormCheckbox_icon-pin__gf0nw:before{content:""}.FormCheckbox_icon-search__HAbHE:before{content:""}.FormCheckbox_icon-upload__Pr8Kx:before{content:""}.FormCheckbox_icon-x__9Sa46:before{content:""}.FormCheckbox_icon-youtube__mYrIl:before{content:""}.FormCheckbox_checkbox__9fP3F{position:relative;display:-webkit-inline-box;cursor:pointer;font-weight:500!important;font-size:18px!important;line-height:21px!important;width:100%;margin-top:10px;color:#000;display:flex;align-items:center}@media screen and (max-width:767px){.FormCheckbox_checkbox__9fP3F{align-items:flex-start}}.FormCheckbox_checkbox__9fP3F b,.FormCheckbox_checkbox__9fP3F u{font-weight:500!important;font-size:18px!important;line-height:23px!important;font-weight:600!important;text-decoration:none}@media screen and (max-width:767px){.FormCheckbox_checkbox__9fP3F b,.FormCheckbox_checkbox__9fP3F u{font-size:13px!important}}.FormCheckbox_checkbox__icon__yNSjS{position:relative;display:inline-flex;margin-right:10px;font-family:bta!important}.FormCheckbox_checkbox__icon__yNSjS span{position:absolute;z-index:3;left:50%;top:50%;transform:translate(-50%,-50%);fill:var(--color-primary)!important;width:27px!important;height:27px!important;display:none}@media screen and (max-width:767px){.FormCheckbox_checkbox__icon__yNSjS{margin-top:5px}}.FormCheckbox_checkbox__icon__yNSjS:after{content:"";position:relative;border:1px solid #cfcccc;background:#f4f6f7;border-radius:10px;z-index:1;top:0}@media screen and (min-width:768px){.FormCheckbox_checkbox__icon__yNSjS:after{width:50px;height:50px}}@media screen and (max-width:767px){.FormCheckbox_checkbox__icon__yNSjS:after{width:30px;height:30px}}.FormCheckbox_checkbox__icon__yNSjS+div{display:flex;align-items:center}.FormCheckbox_checkbox__icon__yNSjS+div>div{width:100%;color:#000;gap:5px}@media screen and (min-width:768px){.FormCheckbox_checkbox__icon__yNSjS+div>div{font-size:18px!important;line-height:23px!important;font-weight:500!important}}@media screen and (max-width:768px){.FormCheckbox_checkbox__icon__yNSjS+div>div{font-size:13px!important;line-height:16px!important}.FormCheckbox_checkbox__icon__yNSjS+div{font-size:16px;line-height:22px}}.FormCheckbox_checkbox__9fP3F.FormCheckbox_disabled__VLYXb{opacity:.4}.FormCheckbox_checkbox__9fP3F input:checked~.FormCheckbox_checkbox__icon__yNSjS span{display:flex}.FormCheckbox_checkbox__9fP3F pre{display:none}.FormSelect_select__zf2yQ{width:100%;background:#f4f6f7;border-radius:10px;position:relative;height:50px}.FormSelect_select__zf2yQ select{width:100%;height:100%;border-radius:10px;font-size:18px;line-height:1.2;font-weight:500;color:#000;-webkit-appearance:none;-moz-appearance:none;appearance:none;z-index:2;position:relative;padding:10px 15px}@media screen and (max-width:768px){.FormSelect_select__zf2yQ select{font-size:16px;line-height:22px}}.FormSelect_select__icon__d_VPf{position:absolute;right:15px;top:20px;border:solid #000;border-width:0 1px 1px 0;display:inline-block;padding:3px;transform:rotate(45deg)}.FormSelect_select__zf2yQ.FormSelect_contact__0NB9W{height:70px}.FormSelect_select__zf2yQ.FormSelect_contact__0NB9W .FormSelect_select__icon__d_VPf{top:28px}.FormTextarea_textarea__h0SR_{position:relative;font-weight:300;display:flex;width:100%;flex-direction:column;transition:all .5s ease}.FormTextarea_textarea__h0SR_ textarea{width:100%;height:100%;padding:20px 15px 10px;color:#000;font-weight:300!important;line-height:26px!important;box-sizing:border-box;transition:all .5s ease;border-radius:10px;background-color:#f4f6f7;resize:none}@media screen and (min-width:768px){.FormTextarea_textarea__h0SR_ textarea{font-size:18px!important}}@media screen and (max-width:767px){.FormTextarea_textarea__h0SR_ textarea{font-size:14px!important}}.FormTextarea_textarea__h0SR_ textarea:-webkit-input-placeholder{color:#000;font-size:18px;line-height:16px}.FormTextarea_textarea__h0SR_ textarea:focus~label,.FormTextarea_textarea__h0SR_ textarea[data-dirty-important=true]~label,.FormTextarea_textarea__h0SR_ textarea[data-dirty=true]~label{transform:translate(15px,5px) scale(.5)}.FormTextarea_textarea__h0SR_ textarea[disabled],.FormTextarea_textarea__h0SR_ textarea[readonly]{background:hsla(0,0%,100%,.1);color:#64748b;-webkit-text-fill-color:#64748b;-webkit-opacty:1}.FormTextarea_textarea__h0SR_ textarea[disabled]:focus,.FormTextarea_textarea__h0SR_ textarea[disabled]:hover,.FormTextarea_textarea__h0SR_ textarea[readonly]:focus,.FormTextarea_textarea__h0SR_ textarea[readonly]:hover{border-color:#1f242b}.FormTextarea_textarea--disabled__Lt5cn,.FormTextarea_textarea__h0SR_:disabled{opacity:.5}.FormTextarea_textarea--disabled__Lt5cn textarea:hover,.FormTextarea_textarea__h0SR_:disabled textarea:hover{opacity:.5;border-color:#1f242b}.FormTextarea_textarea__h0SR_ label{line-height:32px!important;font-weight:300!important;pointer-events:none;color:#000;display:flex;align-items:flex-start;gap:5px;position:absolute;transform:translate(15px,10px) scale(1);transform-origin:0 0;transition-property:transform,font-size;will-change:transform,font-size;transition:.15s cubic-bezier(0,0,.2,1)}@media screen and (min-width:768px){.FormTextarea_textarea__h0SR_ label{font-size:18px!important}}@media screen and (max-width:767px){.FormTextarea_textarea__h0SR_ label{font-size:14px!important}}.FormTextarea_textarea__h0SR_ label span{font-size:12px!important;display:inline-flex;line-height:normal!important;margin-top:12px;color:#ff3d73!important}.FormTextarea_textarea__h0SR_ pre{display:none}.FormInput_input__6nD_x{position:relative;font-weight:300;display:flex;width:100%;flex-direction:column;transition:all .5s ease}.FormInput_input__6nD_x input{width:100%;min-width:200px;height:50px;padding:16px 15px 12px;color:#000;font-weight:300!important;line-height:26px!important;box-sizing:border-box;transition:all .5s ease;border-radius:10px;background-color:#f4f6f7}@media screen and (min-width:768px){.FormInput_input__6nD_x input{font-size:18px!important}}@media screen and (max-width:767px){.FormInput_input__6nD_x input{font-size:14px!important}}.FormInput_input__6nD_x input:-webkit-input-placeholder{color:#000;font-size:18px;line-height:16px}.FormInput_input__6nD_x input:focus~label:not(.FormInput_date-icon__Kk5Xd),.FormInput_input__6nD_x input[data-dirty-important=true]~label:not(.FormInput_date-icon__Kk5Xd),.FormInput_input__6nD_x input[data-dirty=true]~label:not(.FormInput_date-icon__Kk5Xd){transform:translate(15px,5px) scale(.5)}.FormInput_input__6nD_x input[type=password],.FormInput_input__6nD_x input[type=text]{-webkit-appearance:none;-moz-appearance:none;appearance:none}.FormInput_input__6nD_x input[type=tel]::-ms-clear{display:none}.FormInput_input__6nD_x input[type=date]::-webkit-calendar-picker-indicator,.FormInput_input__6nD_x input[type=date]::-webkit-inner-spin-button{display:none;-webkit-appearance:none}.FormInput_input__6nD_x input[type=date]{padding-left:45px}.FormInput_input--disabled__p6fxH,.FormInput_input__6nD_x:disabled{opacity:.2}.FormInput_input__6nD_x label{line-height:32px!important;font-weight:300!important;pointer-events:none;color:#000;display:flex;align-items:flex-start;gap:5px;position:absolute;transform:translate(15px,10px) scale(1);transform-origin:0 0;transition-property:transform,font-size;will-change:transform,font-size;transition:.15s cubic-bezier(0,0,.2,1)}@media screen and (min-width:768px){.FormInput_input__6nD_x label{font-size:18px!important}}@media screen and (max-width:767px){.FormInput_input__6nD_x label{font-size:14px!important}}.FormInput_input__6nD_x label span{font-size:12px!important;display:inline-flex;line-height:normal!important;margin-top:12px;color:#ff3d73!important}.FormInput_input__6nD_x pre{display:none}.FormInput_input__6nD_x .FormInput_date-icon__Kk5Xd{position:absolute;left:15px;top:7px;cursor:pointer;transform:inherit}.FormInput_input__6nD_x.FormInput_search__tbIky input{margin-top:0;transition:all .5s ease}.FormInput_input__6nD_x.FormInput_search__tbIky input:focus~label,.FormInput_input__6nD_x.FormInput_search__tbIky input[data-dirty-important=true]~label,.FormInput_input__6nD_x.FormInput_search__tbIky input[data-dirty=true]~label{transform:translateY(-15px) scale(.75)}.FormInput_input__6nD_x.FormInput_search__tbIky label{position:absolute;left:0;top:0;transform:translateY(-12px) scale(1);transform-origin:0 0;transition-property:transform,font-size;will-change:transform,font-size;transition:.15s cubic-bezier(0,0,.2,1)}.FormInput_input__6nD_x.FormInput_contact__bQUIJ input{height:70px}.FormInput_input__6nD_x.FormInput_contact__bQUIJ input:focus~label,.FormInput_input__6nD_x.FormInput_contact__bQUIJ input[data-dirty-important=true]~label,.FormInput_input__6nD_x.FormInput_contact__bQUIJ input[data-dirty=true]~label{transform:translate(15px,4px) scale(.5)}.FormInput_input__6nD_x.FormInput_contact__bQUIJ label{transform:translate(15px,18px) scale(1)}.Cookie_cookie__Up7RO{position:fixed;z-index:9999;width:90%;max-width:320px;bottom:90px;background:#fff;display:flex;padding:30px;animation-name:Cookie_slideUp__tyjWX;animation-duration:2s;animation-timing-function:ease-in;box-shadow:0 4px 200px 0 rgba(0,0,0,.69);border-radius:30px;right:90px}@media screen and (max-width:768px){.Cookie_cookie__Up7RO{right:5%;bottom:20px;max-width:100%}}.Cookie_cookie__Up7RO .Cookie_text__FFBII{width:100%;font-size:16px;font-weight:300;line-height:20px;color:#000;display:flex;gap:30px;flex-direction:column}@media screen and (max-width:1366px){.Cookie_cookie__Up7RO .Cookie_text__FFBII{font-size:14px}}@media screen and (max-width:1024px){.Cookie_cookie__Up7RO .Cookie_text__FFBII{width:100%;flex-direction:column}}.Cookie_cookie__Up7RO .Cookie_button__TrqBO{cursor:pointer;color:#000;position:absolute;right:16px;top:16px}.Cookie_cookie__Up7RO .Cookie_button__TrqBO i:before{color:#000;font-size:20px}.Cookie_cookie__Up7RO .Cookie_button__TrqBO svg{width:20px;fill:#000}@keyframes Cookie_slideUp__tyjWX{0%,50%{transform:translateY(100%);opacity:0}60%,to{transform:translateY(0);opacity:1}}.Timeline_timeline__0aglZ{position:relative;padding:100px 0}@media screen and (max-width:1024px){.Timeline_timeline__0aglZ{padding:60px 0}}.Timeline_timeline-header__pnxi1{text-align:center;margin-bottom:80px}@media screen and (max-width:1024px){.Timeline_timeline-header__pnxi1{margin-bottom:60px}}.Timeline_timeline-header__pnxi1 h2{font-size:clamp(32px,3.6363636364vw,48px);font-weight:500;color:#000;line-height:clamp(40px,4.5454545455vw,60px)}.Timeline_timeline-line___NDUg{position:absolute;left:50%;top:0;width:1px;border-left:1px dashed #6d7480;transform:translateX(-50%);z-index:1}@media screen and (max-width:1024px){.Timeline_timeline-line___NDUg{left:50px;bottom:0}}@media screen and (min-width:1025px){.Timeline_timeline-line___NDUg{bottom:320px}}.Timeline_timeline-year-group__P_I4W{position:relative;margin-bottom:80px}@media screen and (max-width:1024px){.Timeline_timeline-year-group__P_I4W{margin-bottom:20px}}.Timeline_timeline-year-group__P_I4W .Timeline_timeline-item__JjGmI:first-child:before{content:"";position:absolute;top:0;width:37px;height:1px;background:#6d7480;z-index:2}@media screen and (max-width:1024px){.Timeline_timeline-year-group__P_I4W .Timeline_timeline-item__JjGmI:first-child:before{left:-22px;width:16px}}.Timeline_timeline-year-group__P_I4W:last-child{margin-bottom:0}.Timeline_timeline-year__rl7sk{position:absolute;left:50%;transform:translateX(-50%);z-index:3;width:120px;height:120px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:clamp(18px,1.8181818182vw,24px);font-weight:600;box-shadow:0 4px 20px rgba(0,0,0,.1)}@media screen and (max-width:1024px){.Timeline_timeline-year__rl7sk{width:60px;height:60px;left:20px;font-size:clamp(16px,1.3636363636vw,18px)}}.Timeline_timeline-items__CasGg{display:flex;flex-direction:column;gap:30px}@media screen and (max-width:1024px){.Timeline_timeline-items__CasGg{gap:0}}.Timeline_timeline-item__JjGmI{position:relative;width:calc(50% - 80px)}@media screen and (min-width:1025px){.Timeline_timeline-item__JjGmI:first-child{margin-top:60px}}@media screen and (max-width:1024px){.Timeline_timeline-item__JjGmI:first-child{margin-top:30px}.Timeline_timeline-item__JjGmI{width:calc(100% - 80px);margin-left:80px;margin-top:40px}}.Timeline_timeline-item--left__YXpnN{margin-left:auto}@media screen and (min-width:1025px){.Timeline_timeline-item--left__YXpnN .Timeline_timeline-item-content__ByDD4{margin-right:0;margin-left:60px}.Timeline_timeline-item--left__YXpnN:before{left:0;right:auto}}.Timeline_timeline-item--right__YKc4D{margin-right:auto}@media screen and (min-width:1025px){.Timeline_timeline-item--right__YKc4D .Timeline_timeline-item-content__ByDD4{margin-right:60px;margin-left:0}.Timeline_timeline-item--right__YKc4D:before{right:0;left:auto}}@media screen and (max-width:1024px){.Timeline_timeline-item--right__YKc4D{margin-left:80px}}.Timeline_timeline-item-content__ByDD4{display:flex;flex-direction:column;align-items:flex-start;background:#f6f8f9;border:1px solid #e3e8e8;border-radius:15px;transition:all .3s ease;overflow:hidden}@media screen and (hover:hover){.Timeline_timeline-item-content__ByDD4:hover{box-shadow:0 15px 40px rgba(0,0,0,.12)}}.Timeline_timeline-item-text__UHtQs{flex:1 1;padding:30px}@media screen and (max-width:1024px){.Timeline_timeline-item-text__UHtQs{padding:20px}}.Timeline_timeline-item-text__UHtQs h3{font-size:clamp(12px,1.3636363636vw,18px);font-weight:500;color:#000}.Timeline_timeline-item-text__UHtQs p{font-size:clamp(12px,1.3636363636vw,18px);font-weight:300;color:#000;margin:0}.Timeline_timeline-item-image__YYCkK{flex-shrink:0;width:100%;height:220px}@media screen and (max-width:1024px){.Timeline_timeline-item-image__YYCkK{width:100%;height:110px}}.Timeline_timeline-item-image__YYCkK img{width:100%;height:100%;object-fit:cover}.ContactForm_contact-form__FSw7q{position:relative;display:flex;flex-direction:column}.ContactForm_contact-form__FSw7q h3{font-weight:400!important;font-size:clamp(16px,3vw,32px)!important;line-height:clamp(24px,4vw,32px)!important;padding:0!important;color:#000}.ContactForm_contact-form__description__agwDW{font-size:18px;font-weight:300;line-height:24px;color:#000;margin-top:10px}.ContactForm_contact-form__FSw7q form{margin-top:40px}.ContactForm_permission__8SxO2{padding:70px;border-radius:10px;width:100%;max-width:650px}@media screen and (max-width:1024px){.ContactForm_permission__8SxO2{padding:40px 30px}}.ContactForm_permission__title__Qwvj3{font-size:48px;font-weight:700;line-height:60px;margin-bottom:36px}.ContactForm_permission__content__0qEzk{overflow-y:auto;max-height:40vh;width:100%;font-size:18px!important;font-style:normal!important;font-weight:300!important;line-height:26px!important;color:#000!important;background:transparent!important;text-decoration:none!important;text-align:left!important}.ContactForm_permission__content__0qEzk em,.ContactForm_permission__content__0qEzk i{font-style:italic!important}.ContactForm_permission__content__0qEzk p{font-size:18px!important;font-style:normal!important;font-weight:300!important;line-height:26px!important;color:#000!important;margin-bottom:30px}.ContactForm_permission__content__0qEzk p+h2,.ContactForm_permission__content__0qEzk p+h3{margin-top:50px}@media screen and (max-width:1024px){.ContactForm_permission__content__0qEzk p+h2,.ContactForm_permission__content__0qEzk p+h3{margin-top:20px}}.ContactForm_permission__content__0qEzk p+p{margin-bottom:30px}@media screen and (max-width:1024px){.ContactForm_permission__content__0qEzk p+p{margin-top:20px}}.ContactForm_permission__content__0qEzk p:empty{display:none}.ContactForm_permission__content__0qEzk h2{font-size:clamp(26px,2vw,32px)!important;font-style:normal!important;font-weight:500!important;line-height:normal!important;color:#000!important;margin-bottom:20px}.ContactForm_permission__content__0qEzk h3{font-size:clamp(20px,2vw,22px)!important;font-style:normal!important;font-weight:500!important;line-height:clamp(26px,2vw,32px)!important;color:#000!important}.ContactForm_permission__content__0qEzk b,.ContactForm_permission__content__0qEzk h3 b,.ContactForm_permission__content__0qEzk h3 strong,.ContactForm_permission__content__0qEzk strong{font-weight:500!important}.ContactForm_permission__8SxO2 h3{font-weight:300!important;font-size:clamp(18px,1.6vw,32px)!important;line-height:clamp(24px,1.6vw,32px)!important;margin-top:22px!important;margin-bottom:12px!important}.ContactForm_button__vsN2a{margin-top:38px}@media screen and (max-width:767px){.ContactForm_button__vsN2a{margin-top:28px;width:100%}}.ContactForm_button__vsN2a a,.ContactForm_button__vsN2a button{min-width:270px}@media screen and (max-width:1024px){.ContactForm_button__vsN2a a,.ContactForm_button__vsN2a button{min-width:100%}}.Modal_modal__77o1K{position:fixed;left:0;top:0;right:0;bottom:0;background:rgba(31,36,43,.5);display:flex;align-items:center;justify-content:center;z-index:999999;flex-direction:column}.Modal_modal__77o1K img{max-width:100%!important;height:auto!important;object-fit:cover;display:flex}.Modal_container___3EL_{z-index:2;position:relative;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-direction:column;background:#fff;overflow:auto}@media screen and (max-width:1024px){.Modal_container___3EL_{width:100%}}@media screen and (max-width:768px){.Modal_container___3EL_{width:90%;padding:0}}.Modal_close__7MD7I{position:absolute;z-index:4;display:flex;justify-content:center;align-items:center;top:20px;right:20px;cursor:pointer;width:40px;height:40px;border-radius:10px;transition:all .5s ease}.Modal_close__7MD7I i:before{font-size:30px;color:#000}.Modal_close__7MD7I svg{width:30px;height:30px;fill:#000}.Modal_modal-permission__Qr_WG .Modal_close__7MD7I{right:20px}@media screen and (max-width:1024px){.Modal_modal-permission__Qr_WG .Modal_close__7MD7I{right:5px;top:5px}}.Modal_body__b0l59{width:100%}.Modal_foot__F6Bss{width:100%;padding:0 70px 70px}.Modal_foot__F6Bss button{width:100%}.Search_container__BbHf5{position:relative;z-index:9999}.Search_search__Tx_zl{background:#fff;position:fixed;top:-300%;padding:40px 0}.Search_search__Tx_zl,.Search_search__Tx_zl:before{z-index:-1;left:0;width:100vw;transition:all .2s ease;opacity:0}.Search_search__Tx_zl:before{content:"";display:block;height:0;background:rgba(0,0,0,.5);position:absolute;top:100%}.Search_search__Tx_zl.Search_active__veEUc{top:var(--header-height);z-index:999;opacity:1;transition:all .2s ease}.Search_search__Tx_zl.Search_active__veEUc:before{opacity:1;z-index:10;height:100vh;transition:all .2s ease}.SearchForm_input__1SB2E{position:relative;display:flex;align-items:center}.SearchForm_input-submit__dnjVO{display:flex;position:absolute;right:30px;top:30px}.SearchForm_input-submit__dnjVO i{color:#000}.SearchForm_input-submit__dnjVO i:before{font-size:22px}.SearchForm_input-submit__dnjVO svg{width:22px;fill:#000}.SearchForm_search-input__VYi7k input{padding:30px 20px 22px!important;color:#000;height:auto;border:1px solid #accdef}.SearchForm_search-input__VYi7k input:focus~label,.SearchForm_search-input__VYi7k input[data-dirty-important=true]~label,.SearchForm_search-input__VYi7k input[data-dirty=true]~label{transform:translate(20px,2px) scale(.75)!important}.SearchForm_search-input__VYi7k label{transform:translate(20px,15px) scale(1)!important;color:#7e8a95;font-size:16px!important;font-style:normal;font-weight:300!important;line-height:48px!important}.HRForm_form__h1GjA{padding-bottom:100px}@media screen and (max-width:1024px){.HRForm_form__h1GjA{padding-bottom:60px}}.HRForm_form__h1GjA article{border-top:1px solid #c4cace;margin-top:60px}@media screen and (max-width:1024px){.HRForm_form__h1GjA article{margin-top:30px}}.HRForm_form__h1GjA article h3{display:flex;align-items:center;gap:10px;font-size:clamp(18px,1.9696969697vw,26px);font-weight:400;color:#000;margin-top:60px}.HRForm_form__h1GjA article h3 span{color:#6d7480}@media screen and (max-width:1024px){.HRForm_form__h1GjA article h3{margin-top:30px}}.HRForm_form-block__YFd2i{display:flex;flex-direction:column;gap:20px;margin-top:40px}@media screen and (max-width:1024px){.HRForm_form-block__YFd2i{margin-top:20px}}.HRForm_form-group__McfMD{display:flex;gap:20px}.HRForm_form-label__DXhDx{font-size:clamp(14px,1.3636363636vw,18px);font-weight:400;color:#000;margin-top:16px;display:block}.HRForm_form-label-block__O2LUK{margin-bottom:15px}.HRForm_form-table__w2L0M{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;margin-top:20px}.HRForm_form-table__w2L0M table{min-width:768px;width:100%;max-width:100%;border-collapse:collapse}.HRForm_form-table__w2L0M table td,.HRForm_form-table__w2L0M table th{padding:10px}.HRForm_form-table__w2L0M table td:first-child,.HRForm_form-table__w2L0M table th:first-child{width:25%;padding-left:0;text-align:left}.HRForm_form-table__w2L0M table td:last-child,.HRForm_form-table__w2L0M table th:last-child{padding-right:0}.HRForm_form-table__w2L0M table td{vertical-align:middle}.HRForm_form-table-title__y_43i{font-size:14px;font-weight:400;color:#000;padding:10px;background-color:#e2e4e5;border-radius:10px;width:100%;display:flex;align-items:center;justify-content:center;height:50px}.HRForm_form-greybox__SYEE7{background-color:#f4f6f7;border-radius:10px;padding:40px;margin-top:60px}.HRForm_form-greybox-content__HGF2_ *{font-size:14px;line-height:1.5}.HRForm_form-greybox-content__HGF2_ h4{margin-bottom:20px}.HRForm_form-greybox-checkbox__1TLq6{margin-top:40px}.HRForm_form-button__GZ_ZU{margin-top:100px;display:flex;justify-content:center;align-items:center}.HRForm_row__GK_Yc{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}@media screen and (max-width:1024px){.HRForm_row__GK_Yc{gap:15px}}.HRForm_row__GK_Yc:last-child{margin-bottom:0}.HRForm_col-1__GgUWO{flex:0 0 8.3333333333%;max-width:8.3333333333%}.HRForm_col-1__GgUWO,.HRForm_col-2__johLo{position:relative;width:100%;padding-right:15px;padding-left:15px}.HRForm_col-2__johLo{flex:0 0 16.6666666667%;max-width:16.6666666667%}.HRForm_col-3__Xhkb1{flex:0 0 25%;max-width:25%}.HRForm_col-3__Xhkb1,.HRForm_col-4__ZuE0U{position:relative;width:100%;padding-right:15px;padding-left:15px}.HRForm_col-4__ZuE0U{flex:0 0 33.3333333333%;max-width:33.3333333333%}.HRForm_col-5__7KIdx{flex:0 0 41.6666666667%;max-width:41.6666666667%}.HRForm_col-5__7KIdx,.HRForm_col-6__JO5vC{position:relative;width:100%;padding-right:15px;padding-left:15px}.HRForm_col-6__JO5vC{flex:0 0 50%;max-width:50%}.HRForm_col-7__18sNs{flex:0 0 58.3333333333%;max-width:58.3333333333%}.HRForm_col-7__18sNs,.HRForm_col-8__km_A6{position:relative;width:100%;padding-right:15px;padding-left:15px}.HRForm_col-8__km_A6{flex:0 0 66.6666666667%;max-width:66.6666666667%}.HRForm_col-9__yxQnq{flex:0 0 75%;max-width:75%}.HRForm_col-10__UhyUj,.HRForm_col-9__yxQnq{position:relative;width:100%;padding-right:15px;padding-left:15px}.HRForm_col-10__UhyUj{flex:0 0 83.3333333333%;max-width:83.3333333333%}.HRForm_col-11__qBPXe{flex:0 0 91.6666666667%;max-width:91.6666666667%}.HRForm_col-11__qBPXe,.HRForm_col-12__76qsb{position:relative;width:100%;padding-right:15px;padding-left:15px}.HRForm_col-12__76qsb{flex:0 0 100%;max-width:100%}@media screen and (max-width:1024px){.HRForm_col-10__UhyUj,.HRForm_col-11__qBPXe,.HRForm_col-12__76qsb,.HRForm_col-1__GgUWO,.HRForm_col-2__johLo,.HRForm_col-3__Xhkb1,.HRForm_col-4__ZuE0U,.HRForm_col-5__7KIdx,.HRForm_col-6__JO5vC,.HRForm_col-7__18sNs,.HRForm_col-8__km_A6,.HRForm_col-9__yxQnq{flex:0 0 100%;max-width:100%}}.HRForm_required__36cWP{color:#ff3d71;font-size:14px;margin-left:5px}.Loading_loading__h0RYs{position:fixed;z-index:9999999;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;transition:all .5s ease}.Loading_lds-ring___59e_{display:inline-block;position:relative;width:80px;height:80px}.Loading_lds-ring___59e_ div{box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;margin:8px;border:8px solid var(--color-primary);border-radius:50%;animation:Loading_lds-ring___59e_ 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:var(--color-primary) transparent transparent transparent}.Loading_lds-ring___59e_ div:first-child{animation-delay:-.45s}.Loading_lds-ring___59e_ div:nth-child(2){animation-delay:-.3s}.Loading_lds-ring___59e_ div:nth-child(3){animation-delay:-.15s}@keyframes Loading_lds-ring___59e_{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}