@import"../swiper/swiper-bundle.min.css";@font-face{font-family:"Helvetica Neue";src:url("../fonts/HelveticaNeue-Light.woff2") format("woff2"),url("../fonts/HelveticaNeue-Light.woff") format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Helvetica Neue";src:url("../fonts/HelveticaNeue-Bold.woff2") format("woff2"),url("../fonts/HelveticaNeue-Bold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"Helvetica Neue";src:url("../fonts/HelveticaNeue-Medium.woff2") format("woff2"),url("../fonts/HelveticaNeue-Medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Helvetica Neue";src:url("../fonts/HelveticaNeue-Roman.woff2") format("woff2"),url("../fonts/HelveticaNeue-Roman.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}:root{--section-bg-light: #f2f3f7}@font-face{font-family:"Helvetica Neue";src:url("../fonts/HelveticaNeue-Light.woff2") format("woff2"),url("../fonts/HelveticaNeue-Light.woff") format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Helvetica Neue";src:url("../fonts/HelveticaNeue-Bold.woff2") format("woff2"),url("../fonts/HelveticaNeue-Bold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"Helvetica Neue";src:url("../fonts/HelveticaNeue-Medium.woff2") format("woff2"),url("../fonts/HelveticaNeue-Medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Helvetica Neue";src:url("../fonts/HelveticaNeue-Roman.woff2") format("woff2"),url("../fonts/HelveticaNeue-Roman.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}:root{--section-bg-light: #f2f3f7}@font-face{font-family:"Helvetica Neue";src:url("../fonts/HelveticaNeue-Light.woff2") format("woff2"),url("../fonts/HelveticaNeue-Light.woff") format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Helvetica Neue";src:url("../fonts/HelveticaNeue-Bold.woff2") format("woff2"),url("../fonts/HelveticaNeue-Bold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"Helvetica Neue";src:url("../fonts/HelveticaNeue-Medium.woff2") format("woff2"),url("../fonts/HelveticaNeue-Medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Helvetica Neue";src:url("../fonts/HelveticaNeue-Roman.woff2") format("woff2"),url("../fonts/HelveticaNeue-Roman.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}button,.button{width:max-content;display:flex;height:5rem;font-size:1.6rem;align-items:center;font-weight:500;padding:0 2rem;border-radius:100vmax;cursor:pointer;gap:1rem;transition:all .4s}button.primary,.button.primary{background:#144df9;color:#fff}button.primary:hover,.button.primary:hover{transition:all .4s}button.secondary,.button.secondary{background:#fff;color:#144df9}button.secondary svg,.button.secondary svg{stroke:#144df9}button.secondary:hover,.button.secondary:hover{transition:all .4s}button.light,.button.light{background:#fff}button.light:hover,.button.light:hover{color:#fff;transition:all .4s}button.border,.button.border{color:#f5f0e8;border:solid #f5f0e8 .1rem;border-radius:100vmax;transition:all .4s}button.dark,.button.dark{color:#144df9;border:solid #144df9 .1rem}button svg,.button svg{width:1.5rem;stroke-width:1.6;stroke:#fff;transition:all .4s}.pagination{display:flex;justify-content:center;padding:10rem 0}@media only screen and (max-width: 768px){.pagination{padding:4rem 0}}.pagination ul{display:flex;margin:0 14rem}@media only screen and (max-width: 768px){.pagination ul{margin:0 2rem}}.pagination ul li:hover a{background:#000;color:#fff}.pagination ul li a{width:6rem;height:6rem;display:flex;justify-content:center;align-items:center;font-size:1.6rem;color:#041340;border-radius:100vmax}@media only screen and (max-width: 768px){.pagination ul li a{width:4rem;height:4rem;font-size:1.4rem}}:root{--section-bg-light: #f2f3f7}@font-face{font-family:"Helvetica Neue";src:url("../fonts/HelveticaNeue-Light.woff2") format("woff2"),url("../fonts/HelveticaNeue-Light.woff") format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Helvetica Neue";src:url("../fonts/HelveticaNeue-Bold.woff2") format("woff2"),url("../fonts/HelveticaNeue-Bold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"Helvetica Neue";src:url("../fonts/HelveticaNeue-Medium.woff2") format("woff2"),url("../fonts/HelveticaNeue-Medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Helvetica Neue";src:url("../fonts/HelveticaNeue-Roman.woff2") format("woff2"),url("../fonts/HelveticaNeue-Roman.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}.businesses-items{display:grid;grid-template-columns:repeat(3, 1fr);gap:3rem;margin-top:2rem}@media only screen and (max-width: 768px){.businesses-items{display:flex;overflow-x:scroll;gap:1rem}}.businesses-items .item{background:#144df9;border-radius:2rem;padding:4rem;display:flex;flex-direction:column;gap:8rem;position:relative;overflow:hidden;cursor:pointer;transition:all .4s}@media only screen and (max-width: 768px){.businesses-items .item{width:35rem;flex-shrink:0}}.businesses-items .item:hover{transition:all .4s;background:rgb(4.7925311203,50.3215767635,187.7074688797)}.businesses-items .item:before{content:"";position:absolute;width:100%;height:100%;background:url(../images/business/logo-icon.svg) no-repeat;background-size:80rem;top:0;right:0;opacity:.5}.businesses-items .item .number{font-size:2rem;color:#cedaff}.businesses-items .item i{width:15rem;height:15rem}@media only screen and (max-width: 768px){.businesses-items .item i{width:10rem;height:auto}}.businesses-items .item i img{width:15rem}@media only screen and (max-width: 768px){.businesses-items .item i img{width:10rem}}.businesses-items .item h4{font-size:3.2rem;color:#fff;font-weight:500}@media only screen and (max-width: 768px){.businesses-items .item h4{font-size:2.4rem}}@media only screen and (max-width: 1024px){.businesses-items{grid-template-columns:repeat(2, 1fr)}}@media only screen and (max-width: 768px){.businesses-items{grid-template-columns:repeat(1, 1fr)}}.advantages-cards{display:flex;flex-direction:column;align-items:flex-start;margin-top:4rem;position:relative}.advantages-cards .item{display:flex;width:40%;gap:5rem}@media only screen and (max-width: 1024px){.advantages-cards .item{gap:2rem}}@media only screen and (max-width: 768px){.advantages-cards .item{flex-direction:column}}.advantages-cards .item:nth-child(even){margin-left:auto}.advantages-cards .item.active .number{transition:all .4s;opacity:1}.advantages-cards .item .number{font-size:18rem;color:#afbbe0;line-height:1;letter-spacing:-0.06em;font-weight:500;text-box:trim-both cap alphabetic;transition:all .4s;opacity:.3}@media only screen and (max-width: 1024px){.advantages-cards .item .number{font-size:10rem}}.advantages-cards .item .caption{display:flex;flex-direction:column;gap:1rem}.advantages-cards .item .caption h5{font-size:2.2rem;line-height:1;color:#144df9}@media only screen and (max-width: 1024px){.advantages-cards .item .caption h5{font-size:2rem}}.advantages-cards .item .caption p{font-size:1.6rem;color:#5c6ea5}.advantages-cards .advantages-line-item{width:.4rem;height:100%;position:absolute;background:#d9e2ff;top:0;left:50%;transform:translateX(-50%)}.advantages-cards .advantages-line-item .advantages-line{width:100%;height:0%;background:#144df9;display:block}.blog-cards.list{display:grid;grid-template-columns:repeat(4, 1fr);gap:4rem 2rem}@media only screen and (max-width: 1024px){.blog-cards.list{grid-template-columns:repeat(2, 1fr)}}.blog-cards a:hover .caption h4{color:#144df9;transition:all .4s}.blog-cards figure img{aspect-ratio:3/2;border-radius:2rem}@media only screen and (max-width: 1024px){.blog-cards figure img{grid-template-columns:repeat(2, 1fr);border-radius:1rem}}.blog-cards .caption{margin-top:2rem}.blog-cards .caption .date{font-size:1.4rem;color:rgba(4,19,64,.5)}@media only screen and (max-width: 1024px){.blog-cards .caption .date{font-size:1.2rem}}.blog-cards .caption h4{font-size:1.8rem;color:#041340;transition:all .4s}@media only screen and (max-width: 1024px){.blog-cards .caption h4{font-size:1.6rem}}.blog-cards .slide-control{margin-top:2rem}:root{--section-bg-light: #f2f3f7}@font-face{font-family:"Helvetica Neue";src:url("../fonts/HelveticaNeue-Light.woff2") format("woff2"),url("../fonts/HelveticaNeue-Light.woff") format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Helvetica Neue";src:url("../fonts/HelveticaNeue-Bold.woff2") format("woff2"),url("../fonts/HelveticaNeue-Bold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"Helvetica Neue";src:url("../fonts/HelveticaNeue-Medium.woff2") format("woff2"),url("../fonts/HelveticaNeue-Medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Helvetica Neue";src:url("../fonts/HelveticaNeue-Roman.woff2") format("woff2"),url("../fonts/HelveticaNeue-Roman.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}.slide-control{width:100%;display:flex;align-items:center;gap:1rem}.slide-control .swiper-button-prev,.slide-control .swiper-button-next{cursor:pointer;width:5rem;height:5rem;display:flex;justify-content:center;align-items:center}.slide-control .swiper-button-prev svg,.slide-control .swiper-button-next svg{width:3rem;stroke-width:2;stroke:#144df9}@media only screen and (max-width: 1024px){.slide-control .swiper-button-prev svg,.slide-control .swiper-button-next svg{width:2rem}}.slide-control .swiper-button-disabled{opacity:.5}.slide-control .swiper-pagination{display:flex;gap:.5rem}.slide-control .swiper-pagination .swiper-pagination-bullet{width:1rem;height:1rem}.slide-control .buttons{display:flex;margin-left:auto}.content-slider{width:100%;margin:auto}.content-slider .items{display:flex;justify-content:space-between;padding:4rem 0;gap:4rem}@media only screen and (max-width: 768px){.content-slider .items{flex-direction:column}}.content-slider .items p{max-width:50rem}.content-slider .swiper{border-radius:2rem}.content-slider .swiper-slide{overflow:hidden}.content-slider .swiper-slide figure{position:relative}.content-slider .swiper-slide figure:before{content:"";position:absolute;inset:0;background:linear-gradient(to top, #041340 0%, rgba(4, 19, 64, 0.6) 45%, rgba(4, 19, 64, 0) 100%)}.content-slider .swiper-slide figure img{height:50rem}.content-slider .swiper-slide .caption{position:absolute;inset:0;padding:4rem;z-index:1;display:flex;flex-direction:column;justify-content:flex-end;gap:2rem}.content-slider .swiper-slide .caption .number{font-size:2rem;color:hsla(0,0%,100%,.6)}.content-slider .swiper-slide .caption h4{max-width:50rem;font-size:3.2rem;line-height:1;color:#fff;font-weight:500}.content-slider .swiper-pagination{margin-left:0}.content-slider .slide-control{width:100%;display:flex;align-items:center;justify-content:space-between;margin-top:1rem}:root{--section-bg-light: #f2f3f7}@font-face{font-family:"Helvetica Neue";src:url("../fonts/HelveticaNeue-Light.woff2") format("woff2"),url("../fonts/HelveticaNeue-Light.woff") format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Helvetica Neue";src:url("../fonts/HelveticaNeue-Bold.woff2") format("woff2"),url("../fonts/HelveticaNeue-Bold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"Helvetica Neue";src:url("../fonts/HelveticaNeue-Medium.woff2") format("woff2"),url("../fonts/HelveticaNeue-Medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Helvetica Neue";src:url("../fonts/HelveticaNeue-Roman.woff2") format("woff2"),url("../fonts/HelveticaNeue-Roman.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@media only screen and (max-width: 1024px){h1,h2,h3,h4,h5,span,small,p{opacity:1;visibility:visible}}h1{font-size:10rem;line-height:1.2}h2{font-size:3rem;font-weight:bold}@media only screen and (max-width: 1024px){h2{font-size:1.8rem}}h3{font-size:4.8rem;line-height:1.1;font-weight:500;color:#041340}@media only screen and (max-width: 1024px){h3{font-size:3.2rem}}h3.indent{text-indent:8rem}h5{font-size:2.6rem}h6{font-size:2.8rem;font-weight:normal}p{font-size:1.8rem;line-height:1.4}@media only screen and (max-width: 1024px){p{font-size:1.6rem}}.headline{display:flex;justify-content:space-between;color:#041340;position:relative;overflow:hidden;padding-bottom:4rem}@media only screen and (max-width: 768px){.headline{flex-direction:column;align-items:flex-start;gap:2rem;padding-bottom:2rem}}.headline h1{font-size:2rem;font-weight:500}@media only screen and (max-width: 1024px){.headline h1{font-size:1.8rem}}.headline p{max-width:60rem}.headline a{display:flex;gap:.5rem;color:#041340;font-size:2rem;font-weight:500}@media only screen and (max-width: 1024px){.headline a{font-size:1.8rem}}.headline a svg{width:2rem}:root{--section-bg-light: #f2f3f7}@font-face{font-family:"Helvetica Neue";src:url("../fonts/HelveticaNeue-Light.woff2") format("woff2"),url("../fonts/HelveticaNeue-Light.woff") format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Helvetica Neue";src:url("../fonts/HelveticaNeue-Bold.woff2") format("woff2"),url("../fonts/HelveticaNeue-Bold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"Helvetica Neue";src:url("../fonts/HelveticaNeue-Medium.woff2") format("woff2"),url("../fonts/HelveticaNeue-Medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Helvetica Neue";src:url("../fonts/HelveticaNeue-Roman.woff2") format("woff2"),url("../fonts/HelveticaNeue-Roman.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}.iti{position:relative;display:inline-block}.iti *{box-sizing:border-box}.iti input.iti__tel-input,.iti input.iti__tel-input[type=text],.iti input.iti__tel-input[type=tel]{position:relative;z-index:0;margin:0 !important;padding-left:9rem !important}.iti .iti__selected-dial-code{margin-left:4px;font-size:1.6rem}@media only screen and (max-width: 768px){.iti .iti__selected-dial-code{font-size:1.6rem}}.iti__a11y-text{width:1px;height:1px;clip:rect(1px, 1px, 1px, 1px);overflow:hidden;position:absolute}.iti__country-container{position:absolute;top:0;bottom:0;left:0}.iti__country-container button{cursor:pointer;padding:0 1rem 0 0;gap:0}.iti__selected-country{z-index:1;position:relative;display:flex;align-items:center;height:100%;background:none;border:0;margin:0;padding:0;font-family:inherit;font-size:inherit;color:inherit;border-radius:0;font-weight:inherit;line-height:inherit;text-decoration:none}.iti__selected-country-primary{display:flex;align-items:center;height:100%;padding:0 6px 0 8px}.iti__arrow{margin-left:6px;width:0;height:0;border-left:3px solid rgba(0,0,0,0);border-right:3px solid rgba(0,0,0,0);border-top:4px solid #555}.iti__arrow--up{border-top:none;border-bottom:4px solid #555}.iti__dropdown-content{border-radius:3px;background-color:#fff}.iti--inline-dropdown .iti__dropdown-content{border:1px solid #ccc;box-shadow:1px 1px 4px rgba(0,0,0,.2)}.iti--inline-dropdown .iti__country-list{max-height:185px}.iti--inline-dropdown:not(.iti--container) .iti__dropdown-content{position:absolute;z-index:2;left:0}.iti__search-input{width:100%;border-width:0;border-radius:3px;padding-left:30px;padding-right:28px}[dir=rtl] .iti__search-input{padding-left:inherit;padding-right:30px;background-position:right 8px center}[dir=rtl] .iti__search-icon{left:auto;right:8px}[dir=rtl] .iti__search-clear{right:auto;left:4px}[dir=rtl] .iti__country-list .iti__flag{margin-right:0;margin-left:8px}.iti__search-input::-webkit-search-cancel-button{appearance:none}.iti__search-input,.iti__country{padding-top:8px;padding-bottom:8px}.iti__search-input-wrapper{position:relative;display:flex;align-items:center;border-bottom:1px solid #ccc}.iti__search-input-wrapper input{padding:0 3rem !important;border:none !important}.iti__search-icon{position:absolute;left:8px;display:flex;pointer-events:none}.iti__search-icon-svg{width:16px;height:16px;display:block;stroke:#555;fill:none;stroke-width:3}.iti__search-clear{position:absolute;right:4px;background:rgba(0,0,0,0);border:0;border-radius:3px;cursor:pointer;padding:5px;display:flex;align-items:center;justify-content:center;transition:background-color .15s ease}.iti__search-clear .iti__search-clear-x{stroke-width:2}.iti__search-clear .iti__search-clear-bg{fill:#555}.iti__search-clear-svg{width:13px;height:13px;display:block}.iti__search-clear:hover,.iti__search-clear:focus-visible{background:rgba(0,0,0,.05);outline:none}.iti__no-results{text-align:center;padding:30px 0}.iti__country-list{list-style:none;padding:0;margin:0;cursor:pointer;overflow-y:scroll;-webkit-overflow-scrolling:touch}.iti__country-list .iti__flag{margin-right:8px;flex-shrink:0}.iti--flexible-dropdown-width .iti__country-list{white-space:nowrap}@media(max-width: 500px){.iti--flexible-dropdown-width .iti__country-list{white-space:normal}}.iti__country{display:flex;align-items:center;padding-left:8px;padding-right:8px;outline:none}.iti__country-name{flex-grow:1;font-size:1.6rem}.iti__country-check{margin:0 1px 0 8px;display:flex;align-items:center;color:#555}.iti__country-check-svg{width:13px;height:13px;display:block}.iti__country.iti__highlight{background-color:rgba(0,0,0,.05)}.iti--allow-dropdown .iti__country-container:has(+input[disabled]) button.iti__selected-country,.iti--allow-dropdown .iti__country-container:has(+input[readonly]) button.iti__selected-country{cursor:not-allowed}.iti--allow-dropdown .iti__country-container:has(+input[disabled]) button.iti__selected-country .iti__arrow,.iti--allow-dropdown .iti__country-container:has(+input[readonly]) button.iti__selected-country .iti__arrow{visibility:hidden}.iti--container{position:fixed;top:-1000px;left:-1000px;z-index:1060}.iti--container:hover{cursor:pointer}.iti__hide{display:none}.iti__v-hide{visibility:hidden}.iti--fullscreen-popup.iti--container{background-color:rgba(0,0,0,.5);top:0;bottom:0;left:0;right:0;position:fixed;padding:30px;display:flex;flex-direction:column;justify-content:flex-start}.iti--fullscreen-popup .iti__dropdown-content{display:flex;flex-direction:column;max-height:100%;position:relative}.iti--fullscreen-popup .iti__country,.iti--fullscreen-popup .iti__search-input{padding-top:10px;padding-bottom:10px}.iti--fullscreen-popup .iti__country{padding-left:10px;padding-right:10px;line-height:1.5em}.iti__flag{height:12px;width:16px;border-radius:1px;box-shadow:0px 0px 1px 0px #888;background-image:image-set(url("../intl/flags.webp") 1x, url("../intl/flags@2x.webp") 2x);background-repeat:no-repeat;background-position:100px 0;background-size:3904px 12px}.iti__loading{position:relative;background:none;box-shadow:none}.iti__loading::after{content:"";position:absolute;inset:0;margin:auto;width:12px;height:12px;box-sizing:border-box;border:2px solid #555;border-right-color:rgba(0,0,0,0);border-radius:50%;animation:iti-spinner 1s linear infinite}.iti__ac{background-position:0px 0}.iti__ad{background-position:-16px 0}.iti__ae{background-position:-32px 0}.iti__af{background-position:-48px 0}.iti__ag{background-position:-64px 0}.iti__ai{background-position:-80px 0}.iti__al{background-position:-96px 0}.iti__am{background-position:-112px 0}.iti__ao{background-position:-128px 0}.iti__ar{background-position:-144px 0}.iti__as{background-position:-160px 0}.iti__at{background-position:-176px 0}.iti__au{background-position:-192px 0}.iti__aw{background-position:-208px 0}.iti__ax{background-position:-224px 0}.iti__az{background-position:-240px 0}.iti__ba{background-position:-256px 0}.iti__bb{background-position:-272px 0}.iti__bd{background-position:-288px 0}.iti__be{background-position:-304px 0}.iti__bf{background-position:-320px 0}.iti__bg{background-position:-336px 0}.iti__bh{background-position:-352px 0}.iti__bi{background-position:-368px 0}.iti__bj{background-position:-384px 0}.iti__bl{background-position:-400px 0}.iti__bm{background-position:-416px 0}.iti__bn{background-position:-432px 0}.iti__bo{background-position:-448px 0}.iti__bq{background-position:-464px 0}.iti__br{background-position:-480px 0}.iti__bs{background-position:-496px 0}.iti__bt{background-position:-512px 0}.iti__bw{background-position:-528px 0}.iti__by{background-position:-544px 0}.iti__bz{background-position:-560px 0}.iti__ca{background-position:-576px 0}.iti__cc{background-position:-592px 0}.iti__cd{background-position:-608px 0}.iti__cf{background-position:-624px 0}.iti__cg{background-position:-640px 0}.iti__ch{background-position:-656px 0}.iti__ci{background-position:-672px 0}.iti__ck{background-position:-688px 0}.iti__cl{background-position:-704px 0}.iti__cm{background-position:-720px 0}.iti__cn{background-position:-736px 0}.iti__co{background-position:-752px 0}.iti__cr{background-position:-768px 0}.iti__cu{background-position:-784px 0}.iti__cv{background-position:-800px 0}.iti__cw{background-position:-816px 0}.iti__cx{background-position:-832px 0}.iti__cy{background-position:-848px 0}.iti__cz{background-position:-864px 0}.iti__de{background-position:-880px 0}.iti__dj{background-position:-896px 0}.iti__dk{background-position:-912px 0}.iti__dm{background-position:-928px 0}.iti__do{background-position:-944px 0}.iti__dz{background-position:-960px 0}.iti__ec{background-position:-976px 0}.iti__ee{background-position:-992px 0}.iti__eg{background-position:-1008px 0}.iti__eh{background-position:-1024px 0}.iti__er{background-position:-1040px 0}.iti__es{background-position:-1056px 0}.iti__et{background-position:-1072px 0}.iti__fi{background-position:-1088px 0}.iti__fj{background-position:-1104px 0}.iti__fk{background-position:-1120px 0}.iti__fm{background-position:-1136px 0}.iti__fo{background-position:-1152px 0}.iti__fr{background-position:-1168px 0}.iti__ga{background-position:-1184px 0}.iti__gb{background-position:-1200px 0}.iti__gd{background-position:-1216px 0}.iti__ge{background-position:-1232px 0}.iti__gf{background-position:-1248px 0}.iti__gg{background-position:-1264px 0}.iti__gh{background-position:-1280px 0}.iti__gi{background-position:-1296px 0}.iti__gl{background-position:-1312px 0}.iti__gm{background-position:-1328px 0}.iti__gn{background-position:-1344px 0}.iti__gp{background-position:-1360px 0}.iti__gq{background-position:-1376px 0}.iti__gr{background-position:-1392px 0}.iti__gt{background-position:-1408px 0}.iti__gu{background-position:-1424px 0}.iti__gw{background-position:-1440px 0}.iti__gy{background-position:-1456px 0}.iti__hk{background-position:-1472px 0}.iti__hn{background-position:-1488px 0}.iti__hr{background-position:-1504px 0}.iti__ht{background-position:-1520px 0}.iti__hu{background-position:-1536px 0}.iti__id{background-position:-1552px 0}.iti__ie{background-position:-1568px 0}.iti__il{background-position:-1584px 0}.iti__im{background-position:-1600px 0}.iti__in{background-position:-1616px 0}.iti__io{background-position:-1632px 0}.iti__iq{background-position:-1648px 0}.iti__ir{background-position:-1664px 0}.iti__is{background-position:-1680px 0}.iti__it{background-position:-1696px 0}.iti__je{background-position:-1712px 0}.iti__jm{background-position:-1728px 0}.iti__jo{background-position:-1744px 0}.iti__jp{background-position:-1760px 0}.iti__ke{background-position:-1776px 0}.iti__kg{background-position:-1792px 0}.iti__kh{background-position:-1808px 0}.iti__ki{background-position:-1824px 0}.iti__km{background-position:-1840px 0}.iti__kn{background-position:-1856px 0}.iti__kp{background-position:-1872px 0}.iti__kr{background-position:-1888px 0}.iti__kw{background-position:-1904px 0}.iti__ky{background-position:-1920px 0}.iti__kz{background-position:-1936px 0}.iti__la{background-position:-1952px 0}.iti__lb{background-position:-1968px 0}.iti__lc{background-position:-1984px 0}.iti__li{background-position:-2000px 0}.iti__lk{background-position:-2016px 0}.iti__lr{background-position:-2032px 0}.iti__ls{background-position:-2048px 0}.iti__lt{background-position:-2064px 0}.iti__lu{background-position:-2080px 0}.iti__lv{background-position:-2096px 0}.iti__ly{background-position:-2112px 0}.iti__ma{background-position:-2128px 0}.iti__mc{background-position:-2144px 0}.iti__md{background-position:-2160px 0}.iti__me{background-position:-2176px 0}.iti__mf{background-position:-2192px 0}.iti__mg{background-position:-2208px 0}.iti__mh{background-position:-2224px 0}.iti__mk{background-position:-2240px 0}.iti__ml{background-position:-2256px 0}.iti__mm{background-position:-2272px 0}.iti__mn{background-position:-2288px 0}.iti__mo{background-position:-2304px 0}.iti__mp{background-position:-2320px 0}.iti__mq{background-position:-2336px 0}.iti__mr{background-position:-2352px 0}.iti__ms{background-position:-2368px 0}.iti__mt{background-position:-2384px 0}.iti__mu{background-position:-2400px 0}.iti__mv{background-position:-2416px 0}.iti__mw{background-position:-2432px 0}.iti__mx{background-position:-2448px 0}.iti__my{background-position:-2464px 0}.iti__mz{background-position:-2480px 0}.iti__na{background-position:-2496px 0}.iti__nc{background-position:-2512px 0}.iti__ne{background-position:-2528px 0}.iti__nf{background-position:-2544px 0}.iti__ng{background-position:-2560px 0}.iti__ni{background-position:-2576px 0}.iti__nl{background-position:-2592px 0}.iti__no{background-position:-2608px 0}.iti__np{background-position:-2624px 0}.iti__nr{background-position:-2640px 0}.iti__nu{background-position:-2656px 0}.iti__nz{background-position:-2672px 0}.iti__om{background-position:-2688px 0}.iti__pa{background-position:-2704px 0}.iti__pe{background-position:-2720px 0}.iti__pf{background-position:-2736px 0}.iti__pg{background-position:-2752px 0}.iti__ph{background-position:-2768px 0}.iti__pk{background-position:-2784px 0}.iti__pl{background-position:-2800px 0}.iti__pm{background-position:-2816px 0}.iti__pr{background-position:-2832px 0}.iti__ps{background-position:-2848px 0}.iti__pt{background-position:-2864px 0}.iti__pw{background-position:-2880px 0}.iti__py{background-position:-2896px 0}.iti__qa{background-position:-2912px 0}.iti__re{background-position:-2928px 0}.iti__ro{background-position:-2944px 0}.iti__rs{background-position:-2960px 0}.iti__ru{background-position:-2976px 0}.iti__rw{background-position:-2992px 0}.iti__sa{background-position:-3008px 0}.iti__sb{background-position:-3024px 0}.iti__sc{background-position:-3040px 0}.iti__sd{background-position:-3056px 0}.iti__se{background-position:-3072px 0}.iti__sg{background-position:-3088px 0}.iti__sh{background-position:-3104px 0}.iti__si{background-position:-3120px 0}.iti__sj{background-position:-3136px 0}.iti__sk{background-position:-3152px 0}.iti__sl{background-position:-3168px 0}.iti__sm{background-position:-3184px 0}.iti__sn{background-position:-3200px 0}.iti__so{background-position:-3216px 0}.iti__sr{background-position:-3232px 0}.iti__ss{background-position:-3248px 0}.iti__st{background-position:-3264px 0}.iti__sv{background-position:-3280px 0}.iti__sx{background-position:-3296px 0}.iti__sy{background-position:-3312px 0}.iti__sz{background-position:-3328px 0}.iti__tc{background-position:-3344px 0}.iti__td{background-position:-3360px 0}.iti__tg{background-position:-3376px 0}.iti__th{background-position:-3392px 0}.iti__tj{background-position:-3408px 0}.iti__tk{background-position:-3424px 0}.iti__tl{background-position:-3440px 0}.iti__tm{background-position:-3456px 0}.iti__tn{background-position:-3472px 0}.iti__to{background-position:-3488px 0}.iti__tr{background-position:-3504px 0}.iti__tt{background-position:-3520px 0}.iti__tv{background-position:-3536px 0}.iti__tw{background-position:-3552px 0}.iti__tz{background-position:-3568px 0}.iti__ua{background-position:-3584px 0}.iti__ug{background-position:-3600px 0}.iti__us{background-position:-3616px 0}.iti__uy{background-position:-3632px 0}.iti__uz{background-position:-3648px 0}.iti__va{background-position:-3664px 0}.iti__vc{background-position:-3680px 0}.iti__ve{background-position:-3696px 0}.iti__vg{background-position:-3712px 0}.iti__vi{background-position:-3728px 0}.iti__vn{background-position:-3744px 0}.iti__vu{background-position:-3760px 0}.iti__wf{background-position:-3776px 0}.iti__ws{background-position:-3792px 0}.iti__xk{background-position:-3808px 0}.iti__ye{background-position:-3824px 0}.iti__yt{background-position:-3840px 0}.iti__za{background-position:-3856px 0}.iti__zm{background-position:-3872px 0}.iti__zw{background-position:-3888px 0}.iti__globe{background:none;box-shadow:none;height:16px;display:flex;align-items:center;justify-content:center;padding:0}.iti__globe .iti__globe-svg{width:100%;height:100%;fill:#555}.form{display:grid;grid-template-columns:repeat(2, 1fr);gap:4rem 2rem;align-content:start}@media only screen and (max-width: 1024px){.form{grid-template-columns:repeat(1, 1fr)}}.form .form-item{display:flex;flex-direction:column;gap:1rem}.form .form-item.error small{color:#bc0f0f}.form .form-item.error input,.form .form-item.error textarea{border:solid #bc0f0f .1rem;color:#bc0f0f}.form .form-item.error .error-message{display:flex;align-items:center;gap:.5rem;color:#bc0f0f;font-size:1.2rem}.form .form-item.error .error-message svg{width:2rem;fill:#ab1414}.form .form-item .error-message{display:none}.form .form-item.full{grid-column:span 2}@media only screen and (max-width: 1024px){.form .form-item.full{grid-column:span 1}}.form .form-item small{font-size:1.6rem;color:#041340}form input,form textarea{width:100%;height:6rem;font-size:1.8rem;color:#000;padding:0 1rem 0 2rem;border-radius:.4rem;background:#f6f6f6;color:#041340;font-family:"Helvetica Neue";font-weight:500}@media only screen and (max-width: 768px){form input,form textarea{font-size:1.6rem}}form input::-webkit-input-placeholder,form textarea::-webkit-input-placeholder{color:#041340;font-weight:normal}form input:-ms-input-placeholder,form textarea:-ms-input-placeholder{color:#041340;font-weight:normal}form input::placeholder,form textarea::placeholder{color:#041340;font-weight:normal}form textarea{min-height:14rem;resize:none;padding-top:1.4rem}form .button{height:5rem;font-size:1.8rem}.radio-buttons{display:flex;align-items:center;gap:6rem}.radio-buttons .radio-item{display:flex;align-items:center;gap:1.4rem;cursor:pointer;position:relative}.radio-buttons .radio-item input{position:absolute;opacity:0;pointer-events:none}.radio-buttons .radio-item input:checked+.radio-circle::after{transform:translate(-50%, -50%) scale(1)}.radio-buttons .radio-item .radio-circle{width:2.6rem;height:2.6rem;border-radius:50%;border:.1rem solid #cfcfcf;position:relative;flex-shrink:0;background:#fff}.radio-buttons .radio-item .radio-circle::after{content:"";position:absolute;top:50%;left:50%;width:.8rem;height:.8rem;border-radius:50%;background:#000;transform:translate(-50%, -50%) scale(0);transition:transform .2s ease}.radio-buttons .radio-item .text{font-size:1.6rem;color:#111;line-height:1.2}.selectbox-item{position:relative}.selectbox-item .select-item{width:100%;height:6rem;border-radius:100vmax;overflow:hidden;position:relative;cursor:pointer;display:flex}.selectbox-item .select-item select{height:100%;padding:0 6rem 0 3rem;font-size:1.8rem;color:#542315;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url(../images/icons/icon-down.svg) no-repeat;background-position:right 2rem center;background-size:1.4rem}.selectbox-item .select-item select:after{content:"";background:url(../images/icons/icon-down.svg) no-repeat;background-position:center center;background-size:1.4rem;width:4rem;height:100%;position:relative;right:1rem;top:0;z-index:1;pointer-events:none}.selectbox-item select:focus{outline:none}.selectbox-item .styled-select select{height:34px;padding:5px 0 5px 5px;background:rgba(0,0,0,0);border:none;-webkit-appearance:none}@-moz-document url-prefix(){.selectbox-item .styled-select select{width:110%}}.selectbox-item select::-ms-expand{display:none}.checkbox{display:flex;flex-grow:1;align-content:center;align-items:center;height:4rem;max-width:60%}@media only screen and (max-width: 1024px){.checkbox{height:auto;padding-bottom:2rem}}.checkbox .link{text-align:left;font-size:1.5rem}@media only screen and (max-width: 768px){.checkbox .link{font-size:1.3em}}.checkbox .link a{color:#041340;text-decoration:underline;cursor:pointer}.checkbox input{padding:0;height:initial;width:initial;margin-bottom:0;display:none;cursor:pointer;position:relative}.checkbox input:checked+:after{content:"";background:url(../images/icons/check.svg) no-repeat center center;background-size:2.2rem;position:absolute;top:0;left:0;width:2.5rem;height:100%;text-align:center}.checkbox input:checked+:before{border:solid #041340 .1rem}.checkbox input:checked+label{color:#041340}.checkbox label{position:relative;cursor:pointer;color:#90989f;display:flex;align-items:center;margin:0}@media only screen and (max-width: 1024px){.checkbox label{font-size:1.6rem}}.checkbox label:before{width:2.5rem;height:2.5rem;flex-shrink:0;flex-basis:2.5rem;content:"";-webkit-appearance:none;border:solid #bcbfc5 .1rem;position:relative;vertical-align:middle;cursor:pointer;margin-right:1rem;border-radius:.5rem}.gird{display:grid;grid-template-columns:repeat(2, 1fr);gap:1rem}main.content{padding:0 1rem}.container{max-width:140rem;width:100%;margin:auto}.content-wrapper{max-width:140rem;width:100;margin:auto;padding:4rem 0 6rem}section.margin{margin:10rem 0}@media only screen and (max-width: 1024px){section.margin{margin:6rem 0}}section.margin.type-2{margin:0 0 10rem}@media only screen and (max-width: 1024px){section.margin.type-2{margin:0 0 6rem}}section.padding{padding:10rem 0}@media only screen and (max-width: 1024px){section.padding{padding:6rem 0}}section.padding.type-2{padding:10rem 0 0}@media only screen and (max-width: 1024px){section.padding.type-2{padding:6rem 0 0}}.hero-content{max-width:140rem;width:100%;margin:auto;position:relative;overflow:hidden;border-radius:2rem;margin-top:2rem}@media only screen and (max-width: 1024px){.hero-content{width:auto;margin:2rem 1rem 0}}.hero-content .video{width:100%;height:100vh}@media only screen and (max-width: 1024px){.hero-content .video{height:100dvh}}.hero-content .video:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.2)}.hero-content .video video{width:100%;height:100%;object-fit:cover}.hero-content figure{width:100%;height:60rem}@media only screen and (max-width: 1024px){.hero-content figure{height:50rem}}.hero-content figure:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.2)}.hero-content figure img{width:100%;height:100%;object-fit:cover}.hero-content .caption{position:absolute;inset:auto 18rem 4rem 4rem;display:flex;flex-direction:column;gap:4rem;color:#fff;z-index:10}@media only screen and (max-width: 768px){.hero-content .caption{inset:auto 2rem 4rem 2rem;gap:2rem}}.hero-content .caption h1{font-size:6rem;color:#f5f0e8;font-weight:300;line-height:1}@media only screen and (max-width: 1600px){.hero-content .caption h1{font-size:7rem}}@media only screen and (max-width: 768px){.hero-content .caption h1{font-size:4rem}}.hero-content .caption h1 .line-wrap{overflow:hidden;display:block}.hero-content .caption h1 .line{display:block;will-change:transform,opacity}.hero-content .caption span{max-width:40rem;font-size:2rem;display:flex;align-items:center}.hero-content .caption .buttons{display:flex;gap:2rem}.faq-content{display:flex;align-items:flex-start;justify-content:space-between}@media only screen and (max-width: 768px){.faq-content{flex-direction:column}}.faq-content .faq{max-width:85rem;width:100%}.faq-content .faq .accordion-menu{display:flex;flex-direction:column;gap:1rem;margin-top:2rem}.faq-content .faq .accordion-menu li{border-radius:1rem;color:#041340;transition:all .4s}.faq-content .faq .accordion-menu li svg{stroke:#041340}.faq-content .faq .accordion-menu li.open{transition:all .4s;background:#fff}.faq-content .faq .accordion-menu li.open .dropdownlink{color:#144df9}.faq-content .faq .accordion-menu li.open i svg{transform:rotate(90deg);stroke:#144df9}.faq-content .faq .accordion-menu li.open p{color:#3e5084}.faq-content .faq .accordion-menu li .dropdownlink{font-size:1.8rem;padding:2rem;display:flex;justify-content:space-between;cursor:pointer;color:#041340;font-weight:500}@media only screen and (max-width: 768px){.faq-content .faq .accordion-menu li .dropdownlink{font-size:1.8rem;padding:2rem 1rem}}.faq-content .faq .accordion-menu li .dropdownlink svg{width:.8rem}.faq-content .faq .accordion-menu li .submenuItems{padding:2rem}.faq-content .faq .accordion-menu li .submenuItems p{font-size:1.6rem;color:#3e5084}.blog-detail{max-width:100rem;width:100%;margin:auto}.blog-detail figure img{border-radius:2rem}.blog-detail .blog-info{display:flex;justify-content:space-between;align-items:center;font-size:1.4rem;height:5rem}.blog-detail .blog-info .category{color:#144df9;font-weight:500}.blog-detail .blog-info .date{color:rgba(4,19,64,.5)}.blog-detail article{max-width:70rem;width:100%;margin:auto}.blog-detail article h1{font-size:3.2rem;color:#041340;margin:3rem 0}.blog-detail article p{font-size:1.8rem;line-height:1.4;color:#041340}.blog-detail article ul{margin:3rem 0;display:flex;flex-direction:column;gap:1rem}.blog-detail article ul li{font-size:1.8rem;line-height:1.2;color:#041340;display:list-item;list-style:disc;margin-left:4rem}.drawwer-menu-content{position:fixed;inset:0;width:100%;height:100%;z-index:1001;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .35s ease,visibility .35s ease}.drawwer-menu-content:before{content:"";position:absolute;inset:0;background:rgba(4,19,64,.45);opacity:0;transition:opacity .45s cubic-bezier(0.76, 0, 0.24, 1)}.drawwer-menu-content .drawwer-menu{position:fixed;top:0;right:0;width:50rem;max-width:100%;height:100vh;background:#fff;z-index:2;padding:8rem 2rem 2rem;transform:translateX(100%);transition:transform .65s cubic-bezier(0.76, 0, 0.24, 1);will-change:transform;box-shadow:-2rem 0 6rem rgba(4,19,64,.08)}@media only screen and (max-width: 1024px){.drawwer-menu-content .drawwer-menu{padding:5em 1rem 2rem;height:100dvh}}.drawwer-menu-content .drawwer-menu .drawwer-menu-close{width:5rem;height:5rem;display:flex;justify-content:center;align-items:center;cursor:pointer;border:solid rgba(4,19,64,.15) .1rem;border-radius:100vmax;margin-left:auto;transition:all .3s ease;position:absolute;top:1rem;right:1rem}@media only screen and (max-width: 1024px){.drawwer-menu-content .drawwer-menu .drawwer-menu-close{width:4rem;height:4rem}}.drawwer-menu-content .drawwer-menu .drawwer-menu-close:hover{transform:rotate(90deg);background:rgba(4,19,64,.04)}.drawwer-menu-content .drawwer-menu .drawwer-menu-close svg{width:2.4rem}@media only screen and (max-width: 1024px){.drawwer-menu-content .drawwer-menu .drawwer-menu-close svg{width:2rem}}.drawwer-menu-content .drawwer-menu h3{font-size:2.6rem;color:#144df9}.drawwer-menu-content .drawwer-menu i{margin:2rem 0;display:block}.drawwer-menu-content .drawwer-menu i img{width:10rem}.drawwer-menu-content.active{opacity:1;visibility:visible;pointer-events:auto}.drawwer-menu-content.active:before{opacity:1}.drawwer-menu-content.active .drawwer-menu{transform:translateX(0)}.drawwer-menu-content .bottom{display:flex;justify-content:space-between}.drawwer-menu-content .bottom a{color:#144df9;text-decoration:underline}.text-content h4{font-size:2rem;margin-top:2.8rem;margin-bottom:1rem;font-weight:500}.text-content h4:first-child{margin-top:0}.text-content p{font-size:1.7rem;margin-bottom:1rem}.text-content a{color:#144df9;text-decoration:underline}.cookies-bar{position:fixed;bottom:1rem;left:1rem;width:60rem;padding:1.4rem;background:#f5f5f5;border-radius:1rem;display:flex;flex-direction:column;gap:2rem;opacity:0;visibility:hidden}@media only screen and (max-width: 1024px){.cookies-bar{width:auto;right:1rem}}.cookies-bar.active{opacity:1;visibility:visible;z-index:100}.cookies-bar span{font-size:1.5rem;color:#041340;line-height:1.4}.cookies-bar a{color:#144df9;text-decoration:underline}.cookies-bar .buttons{display:flex;gap:.5rem;margin-left:auto}:root{--section-bg-light: #f2f3f7}@font-face{font-family:"Helvetica Neue";src:url("../fonts/HelveticaNeue-Light.woff2") format("woff2"),url("../fonts/HelveticaNeue-Light.woff") format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Helvetica Neue";src:url("../fonts/HelveticaNeue-Bold.woff2") format("woff2"),url("../fonts/HelveticaNeue-Bold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"Helvetica Neue";src:url("../fonts/HelveticaNeue-Medium.woff2") format("woff2"),url("../fonts/HelveticaNeue-Medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Helvetica Neue";src:url("../fonts/HelveticaNeue-Roman.woff2") format("woff2"),url("../fonts/HelveticaNeue-Roman.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}body{padding-top:10rem}body.secondary{padding-top:16rem}@media only screen and (max-width: 1024px){body.secondary{padding-top:10rem}}body.secondary header{border-bottom:solid rgba(4,19,64,.1) .1rem}body.secondary header nav ul li a{color:#041340}body.secondary header nav .menu-button .lines .line{background:#041340}body.secondary header .logo{width:20rem;height:7rem;background:url(../images/main/logo-dark.svg) no-repeat;background-size:contain}@media only screen and (max-width: 1024px){body.secondary header .logo{width:13rem;height:5rem}}body.secondary header .menu-button{width:4rem;height:4rem;display:none;align-items:center;justify-content:center;cursor:pointer}@media only screen and (max-width: 1024px){body.secondary header .menu-button{display:flex}}body.secondary header .menu-button .lines{width:4rem;height:2rem;position:relative;transition:all .3s}body.secondary header .menu-button .lines .line{width:100%;height:.2rem;position:absolute;transition:all .3s}body.secondary header .menu-button .lines .line:first-child{transform:translateY(0)}body.secondary header .menu-button .lines .line:last-child{transform:translateY(2rem)}body.secondary header .menu-button.active .lines .line:first-child{transform:translateY(1rem) rotate(45deg)}body.secondary header .menu-button.active .lines .line:last-child{transform:translateY(1rem) rotate(-45deg)}body.secondary header .button.border{border:solid #041340 .1rem;color:#041340}body.secondary header .button.border i svg{stroke:#041340}body.secondary header.scrolled{background:#041340}body.secondary header.scrolled nav .logo{background:url(../images/main/logo.svg) no-repeat;background-size:contain}body.secondary header.scrolled nav ul{display:flex}body.secondary header.scrolled nav ul li a{color:#f5f0e8}body.secondary header.scrolled nav ul li a i svg{stroke:#f5f0e8}body.secondary header.scrolled nav .menu-button .lines .line{background:#f5f0e8}header{position:fixed;top:0;width:100%;z-index:14;padding:1rem;display:flex;justify-content:space-between;align-items:center;transition:all .4s;transform:translateY(0%);will-change:transform;background:#041340}@media only screen and (max-width: 1024px){header{padding:1rem 2rem}}header.scrollUp{transform:translateY(-100%);transition:all .4s;padding:1rem 4rem}header.scrolled{background:#041340;padding:1rem 4rem}@media only screen and (max-width: 1024px){header.scrolled{padding:1rem 2rem}}header.scrolled nav ul{display:flex}header.scrolled nav ul li a{color:#f5f0e8}header.scrolled nav ul li a i svg{stroke:#f5f0e8}header.scrolled nav .button.border{border:solid #fff .1rem;color:#fff}header.scrolled nav .button.border i svg{stroke:#fff}header.scrolled nav .menu-button .lines .line{background:#f5f0e8}header nav{max-width:140rem;width:100%;display:flex;justify-content:space-between;align-items:center;margin:auto}header nav:hover ul li a{opacity:.5}header nav ul{display:flex;flex-shrink:0;gap:3rem}@media only screen and (max-width: 1024px){header nav ul{display:none !important}}header nav ul li:hover a{opacity:1 !important}header nav ul li:hover a i svg{width:1.8rem;transition:all .4s}header nav ul li a{font-size:1.6rem;color:#f5f0e8;height:6rem;font-weight:500;display:flex;align-items:center;transition:all .4s;gap:1rem}@media only screen and (max-width: 1024px){header nav .button{display:none}}header .logo{width:20rem;height:7rem;background:url(../images/main/logo.svg) no-repeat;background-size:contain;transition:all .4s;background-position:left}@media only screen and (max-width: 1024px){header .logo{width:13rem;height:5rem}}header .logo.light{background:url(../images/main/logo.svg) no-repeat;background-size:contain;transition:all .4s}header .menu-button{width:4rem;height:4rem;display:none;align-items:center;justify-content:center;cursor:pointer}@media only screen and (max-width: 1024px){header .menu-button{display:flex}}header .menu-button .lines{width:4rem;height:2rem;position:relative;transition:all .3s}header .menu-button .lines .line{width:100%;height:.2rem;background:#fff;position:absolute;transition:all .3s}header .menu-button .lines .line:first-child{transform:translateY(0)}header .menu-button .lines .line:last-child{transform:translateY(2rem)}header .menu-button.active .lines .line:first-child{transform:translateY(1rem) rotate(45deg)}header .menu-button.active .lines .line:last-child{transform:translateY(1rem) rotate(-45deg)}.menu-content{position:fixed;width:100%;height:100dvh;top:-100%;left:0;background:#041340;z-index:13;display:flex;flex-direction:column;padding:0 8rem 8rem}@media only screen and (max-width: 1024px){.menu-content{padding:0 1.4rem 4rem;height:100dvh}}.menu-content:before{content:"";position:absolute;width:100%;height:100%;top:0;right:0;background-image:url(../images/main/menu-horse.svg);background-repeat:no-repeat;background-size:60rem;background-position:right top;opacity:.07}@media only screen and (max-width: 768px){.menu-content:before{background-size:40rem}}.menu-content .menu{display:flex;flex-direction:column;align-items:center;margin-top:14rem}@media only screen and (max-width: 1024px){.menu-content .menu{align-items:flex-start}}.menu-content .menu ul:hover li{opacity:.3;transition:all .4s}.menu-content .menu ul li{overflow:hidden;display:flex;transition:all .4s}.menu-content .menu ul li:hover{opacity:1;transition:all .4s}.menu-content .menu ul li a{display:flex;align-items:center;font-size:5rem;color:#fff;gap:1rem;line-height:1;margin-bottom:2rem;font-weight:400}@media only screen and (max-width: 768px){.menu-content .menu ul li a{font-size:2.4rem}}.menu-content .menu ul li a.link{height:auto}.menu-content .menu ul li a.link.line-animated::before{transform-origin:100% 50%;transform:scale3d(0, 4, 1);transition:transform .7s}.menu-content .menu ul li a.link.line-animated:hover::before{transform-origin:0% 50%;transform:scale3d(1, 4, 1)}.menu-content .bottom{width:100%;display:flex;flex-direction:column;margin-top:auto}@media only screen and (max-width: 1600px){.menu-content .bottom{margin-top:auto}}@media only screen and (max-width: 1024px){.menu-content .bottom{flex-direction:column;align-items:flex-start;gap:2rem}}.menu-content .bottom .social{display:flex;gap:2rem;margin-left:auto}@media only screen and (max-width: 1024px){.menu-content .bottom .social{margin-left:0}}.menu-content .bottom .social li a svg{width:4rem;fill:#fff}@media only screen and (max-width: 768px){.menu-content .bottom .social li a svg{width:3rem}}:root{--section-bg-light: #f2f3f7}@font-face{font-family:"Helvetica Neue";src:url("../fonts/HelveticaNeue-Light.woff2") format("woff2"),url("../fonts/HelveticaNeue-Light.woff") format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Helvetica Neue";src:url("../fonts/HelveticaNeue-Bold.woff2") format("woff2"),url("../fonts/HelveticaNeue-Bold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"Helvetica Neue";src:url("../fonts/HelveticaNeue-Medium.woff2") format("woff2"),url("../fonts/HelveticaNeue-Medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Helvetica Neue";src:url("../fonts/HelveticaNeue-Roman.woff2") format("woff2"),url("../fonts/HelveticaNeue-Roman.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}footer{padding:10rem 0;background:#041340;position:relative;overflow:hidden}footer::before{content:"";background:url(../images/icons/logo-icon-01.svg) top left no-repeat;position:absolute;background-size:cover;width:100rem;height:100%;top:0%;left:-20rem;opacity:.05;z-index:0}@media only screen and (max-width: 1024px){footer{padding:4rem 0 4rem}}footer .container{display:flex;position:relative;gap:10rem}@media only screen and (max-width: 768px){footer .container{flex-direction:column;gap:4rem}}footer .left{color:#000}footer .left .logo img{max-width:26rem}@media only screen and (max-width: 768px){footer .left .logo img{max-width:14rem}}footer .right{max-width:90rem;width:100%;margin-left:auto}@media only screen and (max-width: 768px){footer .right{margin-left:0}}footer .right .top{display:flex;justify-content:space-between}footer .right nav{width:100%;display:flex;justify-content:space-between}@media only screen and (max-width: 1024px){footer .right nav{gap:4rem}}footer .right nav span{font-size:2.2rem;color:#a1a9c2;margin-bottom:2rem;display:block}@media only screen and (max-width: 1024px){footer .right nav span{font-size:2rem}}footer .right nav ul{display:flex;flex-direction:column;gap:1rem}footer .right nav ul li a{font-size:1.6rem;color:#fdfdfd;transition:all .4s}footer .right nav ul li a:hover{transition:all .4s}@media only screen and (max-width: 1600px){footer .right nav ul li a{font-size:1.8rem}}@media only screen and (max-width: 1024px){footer .right nav ul li a{font-size:1.6rem}}footer .right a{transition:all .4s}footer .right a:hover{transition:all .4s;opacity:.5}footer .right .contact{max-width:30rem}footer .right .contact .item{font-size:1.6rem;color:#fff;margin-bottom:4rem;display:flex;flex-direction:column;gap:.5rem}footer .right .contact .item strong{font-size:1.8rem;font-weight:bold}footer .right .contact .item a{color:#fdfdfd}footer .bottom{display:flex;flex-direction:column}footer .bottom .top-bar{display:flex;justify-content:space-between;align-items:center}footer .bottom .top-bar .top svg{width:2rem;stroke:#fff}footer .bottom .social{display:flex;gap:1rem;flex-direction:row}footer .bottom .social li svg{width:3rem;fill:#fdfdfd}footer .bottom .bottom{display:flex}footer .bottom .bottom ul{display:flex;gap:1rem}footer .bottom .bottom ul li a{font-size:1.6rem;color:#fdfdfd}footer .bottom .bottom .bottom-bar{display:flex;justify-content:space-between;border-top:solid hsla(0,0%,100%,.1) .1rem;padding-top:2rem;margin-top:2rem}@media only screen and (max-width: 768px){footer .bottom .bottom .bottom-bar{flex-direction:column;gap:2rem}}footer .bottom .bottom .bottom-bar .copyright{font-size:1.6rem;color:#fdfdfd;opacity:.4}:root{--swiper-theme-color: #007aff;--swiper-navigation-size: 44px}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper .swiper-notification{left:0;opacity:0;pointer-events:none;position:absolute;top:0;z-index:-1000}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper .swiper-slide{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-lazy-preloader{border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top:4px solid rgba(0,0,0,0);box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-pagination{z-index:10;transition:opacity .3s}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullet{background:var(--swiper-pagination-bullet-inactive-color, #000);border-radius:var(--swiper-pagination-bullet-border-radius, 50%);display:inline-block;height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));opacity:var(--swiper-pagination-bullet-inactive-opacity, 0.2);width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px))}.swiper-pagination-bullet-active{background:var(--swiper-pagination-color, var(--swiper-theme-color));opacity:var(--swiper-pagination-bullet-opacity, 1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:var(--swiper-pagination-left, auto);right:var(--swiper-pagination-right, 8px);top:50%;transform:translate3d(0, -50%, 0)}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.2509803922));position:absolute}.swiper-pagination-lock{display:none}.swiper-scrollbar{background:var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1019607843));border-radius:var(--swiper-scrollbar-border-radius, 10px);position:relative;touch-action:none}.swiper-scrollbar-drag{background:var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5019607843));border-radius:var(--swiper-scrollbar-border-radius, 10px);height:100%;left:0;position:relative;top:0;width:100%}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{align-items:center;display:flex;height:100%;justify-content:center;text-align:center;width:100%}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-direction:column;flex-wrap:wrap}.swiper.swiper-cube{overflow:visible}.swiper.swiper-flip{overflow:visible}.swiper.swiper-cards{overflow:visible}:root{--section-bg-light: #f2f3f7}@font-face{font-family:"Helvetica Neue";src:url("../fonts/HelveticaNeue-Light.woff2") format("woff2"),url("../fonts/HelveticaNeue-Light.woff") format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Helvetica Neue";src:url("../fonts/HelveticaNeue-Bold.woff2") format("woff2"),url("../fonts/HelveticaNeue-Bold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"Helvetica Neue";src:url("../fonts/HelveticaNeue-Medium.woff2") format("woff2"),url("../fonts/HelveticaNeue-Medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Helvetica Neue";src:url("../fonts/HelveticaNeue-Roman.woff2") format("woff2"),url("../fonts/HelveticaNeue-Roman.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}.about{width:100%;position:relative;overflow:hidden}@media only screen and (max-width: 1024px){.about{flex-direction:column;justify-content:space-around;gap:4rem;padding:6rem 0;height:auto}}.about::before{content:"";background:url(../images/icons/logo-icon-01.svg) top left no-repeat;position:absolute;width:100%;height:100%;top:0%;left:-20rem;z-index:-1}.about::after{content:"";background:url(../images/icons/logo-icon-01.svg) top right no-repeat;position:absolute;background-size:90vh;width:100%;height:100%;top:40rem;right:-40vh;z-index:-1}.about .container{position:relative}.about .content{display:flex;gap:20rem}@media only screen and (max-width: 1024px){.about .content{gap:6rem}}@media only screen and (max-width: 768px){.about .content{flex-direction:column}}.about .content .caption{max-width:80rem;width:100%;margin:auto;display:flex;flex-direction:column;gap:4rem}.about .content .caption p{margin-left:auto}@media only screen and (max-width: 1024px){.about .content .caption p{max-width:100%;margin-left:0}}.about .content figure{width:50vh;flex-shrink:0}@media only screen and (max-width: 1024px){.about .content figure{width:100%}}.about .content figure img{border-radius:2rem}.about p{color:#041340}.about hr{width:100%;height:.1rem;display:block;margin:8rem 0;background:rgba(4,19,64,.1)}.about .content-items{display:flex;gap:4rem}@media only screen and (max-width: 768px){.about .content-items{flex-direction:column;gap:2rem}}.about .content-items .video-item,.about .content-items .image{flex:2;position:relative;overflow:hidden}.about .content-items .video-item .video,.about .content-items .image .video{width:100%;height:100%;border-radius:2rem;overflow:hidden}.about .content-items .video-item video,.about .content-items .video-item img,.about .content-items .image video,.about .content-items .image img{width:100%;height:100%;object-fit:cover}.about .content-items .video-item img,.about .content-items .image img{border-radius:2rem}.about .content-items .slider-item{position:relative;overflow:hidden;flex:1}.about .content-items .slider-item .about-swiper{border-radius:2rem;overflow:hidden}.about .content-items .slider-item .slide-control{width:100%;display:flex;align-items:center;justify-content:space-between;margin-top:1rem;gap:1rem}.about .content-items .slider-item .slide-control .about-pagination.swiper-pagination{position:static !important;width:auto !important;inset:auto !important;transform:none !important;display:flex;gap:.5rem}.about .content-items .slider-item .slide-control .about-pagination.swiper-pagination .swiper-pagination-bullet{width:1rem;height:1rem;opacity:1;background:rgba(4,19,64,.2)}.about .content-items .slider-item .slide-control .about-pagination.swiper-pagination .swiper-pagination-bullet-active{background:#144df9}.about .content-items .slider-item .slide-control .buttons{display:flex;margin-left:auto;gap:.5rem}.about .content-items .slider-item .slide-control .about-swiper-button.swiper-button-prev,.about .content-items .slider-item .slide-control .about-swiper-button.swiper-button-next{position:static !important;inset:auto !important;top:auto !important;left:auto !important;right:auto !important;margin:0 !important;transform:none !important;width:5rem;height:5rem;display:flex;align-items:center;justify-content:center;cursor:pointer}.about .content-items .slider-item .slide-control .about-swiper-button.swiper-button-prev::after,.about .content-items .slider-item .slide-control .about-swiper-button.swiper-button-next::after{display:none !important}.about .content-items .slider-item .slide-control .about-swiper-button.swiper-button-prev svg,.about .content-items .slider-item .slide-control .about-swiper-button.swiper-button-next svg{width:3rem;stroke:#144df9;stroke-width:2}.about .content-items .slider-item .swiper-slide{overflow:hidden;border-radius:0 0 2rem 2rem}.about .content-items .slider-item .swiper-slide .item{display:block}.about .content-items .slider-item .swiper-slide figure{position:relative}.about .content-items .slider-item .swiper-slide figure::before{content:"";position:absolute;inset:0;background:linear-gradient(to top, #041340 0%, rgba(4, 19, 64, 0.6) 45%, rgba(4, 19, 64, 0) 100%);z-index:1}.about .content-items .slider-item .swiper-slide figure img{height:50rem;width:100%;object-fit:cover;display:block}.about .content-items .slider-item .swiper-slide .caption{position:absolute;inset:0;padding:4rem;z-index:2;display:flex;flex-direction:column;justify-content:flex-end;gap:2rem;pointer-events:none}.about .content-items .slider-item .swiper-slide .caption .number{font-size:2rem;color:hsla(0,0%,100%,.6)}.about .content-items .slider-item .swiper-slide .caption h4{max-width:50rem;font-size:3.2rem;line-height:1;color:#fff;font-weight:500}:root{--section-bg-light: #f2f3f7}@font-face{font-family:"Helvetica Neue";src:url("../fonts/HelveticaNeue-Light.woff2") format("woff2"),url("../fonts/HelveticaNeue-Light.woff") format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Helvetica Neue";src:url("../fonts/HelveticaNeue-Bold.woff2") format("woff2"),url("../fonts/HelveticaNeue-Bold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"Helvetica Neue";src:url("../fonts/HelveticaNeue-Medium.woff2") format("woff2"),url("../fonts/HelveticaNeue-Medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Helvetica Neue";src:url("../fonts/HelveticaNeue-Roman.woff2") format("woff2"),url("../fonts/HelveticaNeue-Roman.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}.contact-content{display:flex;flex-direction:column;padding:4rem 0 10rem}.contact-content .contact-items{display:grid;grid-template-columns:repeat(2, 1fr);gap:10rem}@media only screen and (max-width: 1024px){.contact-content .contact-items{grid-template-columns:repeat(1, 1fr)}}.contact-content .left .item{font-size:1.6rem;color:#041340;display:flex;flex-direction:column;margin-bottom:2rem;gap:.5rem}.contact-content .left .item a{color:#041340}.contact-content .left .items{display:flex;gap:10rem}.contact-content .left .map{width:100%;height:40rem;position:relative;overflow:hidden;overflow:hidden;border-radius:2rem}.contact-content .left .map iframe{position:absolute;width:100%;height:100%;top:0;left:0}body,html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:10px}body{overflow-x:hidden;overflow-y:auto;font-family:"Helvetica Neue",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;background:#fdfdfd}body::-webkit-scrollbar{width:0}body::-webkit-scrollbar-thumb{background:#000;border-radius:1rem}*{margin:0;padding:0;outline:none;border:none;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0);text-decoration:none;list-style:none;box-shadow:none}html{scrollbar-width:none}html.no-scroll{overflow:hidden}body::-webkit-scrollbar{width:0;height:0}.lenis-scrollbar{position:fixed;top:8px;bottom:8px;right:8px;width:4px;background:rgba(0,0,0,.06);border-radius:999px;pointer-events:auto;opacity:0;transform:translateZ(0);transition:opacity 220ms ease,width 220ms ease;z-index:9999}.lenis-scrollbar.show{opacity:1}.lenis-scrollbar .thumb{position:absolute;left:0;width:100%;height:40px;border-radius:999px;background:#000;cursor:grab;user-select:none;transform:translateY(0);will-change:transform,height}.lenis-scrollbar .thumb:active,.lenis-scrollbar .thumb:focus{cursor:grabbing}.lenis-scrollbar .thumb:active,.lenis-scrollbar .thumb:focus{outline:none}.lenis-scrollbar .thumb:active::after,.lenis-scrollbar .thumb:focus::after{content:""}.lenis-scrollbar .thumb:active .lenis-scrollbar,.lenis-scrollbar .thumb:focus .lenis-scrollbar{width:8px}.lenis-scrollbar:has(.thumb:active),.lenis-scrollbar:has(.thumb:focus){width:8px}.no-select{user-select:none !important}img{width:100%;vertical-align:middle}/*# sourceMappingURL=style.min.css.map */
