*,*::before,*::after{box-sizing:border-box}body{margin:0;color:#000;background-color:#fff;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}h1,h2,h3,h4,h5,h6{margin:0 0 24px}p{margin-top:0;margin-bottom:24px}ol,ul{padding-left:2rem}ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}b,strong{font-weight:bold}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}tbody,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none !important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}iframe{border:0}[hidden]{display:none !important}/*!
 * Bootstrap Grid v5.2.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--bs-border-radius: 0.375rem}.container,.container-fluid{--bs-gutter-x: 44px;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-right:auto;margin-left:auto}.row{--bs-gutter-x: 44px;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-0.5*var(--bs-gutter-x));margin-left:calc(-0.5*var(--bs-gutter-x))}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.overflow-hidden{overflow:hidden}.d-inline-block{display:inline-block}.d-block{display:block}.d-flex{display:flex}.d-none{display:none}.position-relative{position:relative}.position-absolute{position:absolute}.position-fixed{position:fixed}.top-50{top:50%}.top-100{top:100%}.bottom-0{bottom:0}.start-50{left:50%}.translate-middle{transform:translate(-50%, -50%)}.translate-middle-x{transform:translateX(-50%)}.w-100{width:100%}.h-100{height:100%}.flex-column{flex-direction:column}.flex-column-reverse{flex-direction:column-reverse}.flex-shrink-0{flex-shrink:0}.flex-wrap{flex-wrap:wrap}.justify-content-center{justify-content:center}.justify-content-between{justify-content:space-between}.align-items-start{align-items:flex-start}.align-items-center{align-items:center}.mx-auto{margin-right:auto;margin-left:auto}.mb-0{margin-bottom:0}.mb-4{margin-bottom:4px}.mb-8{margin-bottom:8px}.mb-10{margin-bottom:10px}.mb-12{margin-bottom:12px}.mb-16{margin-bottom:16px}.mb-20{margin-bottom:20px}.mb-24{margin-bottom:24px}.mb-32{margin-bottom:32px}.mb-42{margin-bottom:42px}.mb-48{margin-bottom:48px}.ms-4{margin-left:4px}.px-16{padding-right:16px;padding-left:16px}.px-20{padding-right:20px;padding-left:20px}.px-24{padding-right:24px;padding-left:24px}.px-32{padding-right:32px;padding-left:32px}.py-8{padding-top:8px;padding-bottom:8px}.py-12{padding-top:12px;padding-bottom:12px}.py-16{padding-top:16px;padding-bottom:16px}.py-18{padding-top:18px;padding-bottom:18px}.py-20{padding-top:20px;padding-bottom:20px}.py-24{padding-top:24px;padding-bottom:24px}.py-32{padding-top:32px;padding-bottom:32px}.py-48{padding-top:48px;padding-bottom:48px}.py-64{padding-top:64px;padding-bottom:64px}.pt-16{padding-top:16px}.pt-32{padding-top:32px}.pt-42{padding-top:42px}.pt-56{padding-top:56px}.pb-24{padding-bottom:24px}.pb-42{padding-bottom:42px}.pb-56{padding-bottom:56px}.pb-64{padding-bottom:64px}.pb-80{padding-bottom:80px}.pb-96{padding-bottom:96px}.ps-20{padding-left:20px}.gap-4{gap:4px}.gap-6{gap:6px}.gap-8{gap:8px}.gap-10{gap:10px}.gap-12{gap:12px}.gap-16{gap:16px}.gap-20{gap:20px}.gap-24{gap:24px}.gap-32{gap:32px}.gap-42{gap:42px}.gap-56{gap:56px}.gap-64{gap:64px}.fw-regular{font-weight:400}.fw-medium{font-weight:500}.fw-semibold{font-weight:600}.fw-bold{font-weight:700}.lh-1{line-height:1}.text-start{text-align:left}.text-center{text-align:center}.text-decoration-none{text-decoration:none}.text-decoration-underline{text-decoration:underline}.text-uppercase{text-transform:uppercase}.rounded-pill{border-radius:50rem}@media(min-width: 992px){.d-lg-inline-block{display:inline-block}.d-lg-block{display:block}.d-lg-flex{display:flex}.d-lg-none{display:none}.flex-lg-row{flex-direction:row}.flex-lg-row-reverse{flex-direction:row-reverse}.justify-content-lg-start{justify-content:flex-start}.align-items-lg-start{align-items:flex-start}.align-items-lg-center{align-items:center}.mb-lg-0{margin-bottom:0}.mb-lg-20{margin-bottom:20px}.mb-lg-24{margin-bottom:24px}.mb-lg-32{margin-bottom:32px}.mb-lg-42{margin-bottom:42px}.mb-lg-56{margin-bottom:56px}.mb-lg-64{margin-bottom:64px}.mb-lg-96{margin-bottom:96px}.px-lg-0{padding-right:0;padding-left:0}.px-lg-42{padding-right:42px;padding-left:42px}.pt-lg-20{padding-top:20px}.pt-lg-42{padding-top:42px}.pt-lg-64{padding-top:64px}.pt-lg-80{padding-top:80px}.pb-lg-42{padding-bottom:42px}.pb-lg-64{padding-bottom:64px}.pb-lg-80{padding-bottom:80px}.pb-lg-96{padding-bottom:96px}.pb-lg-108{padding-bottom:108px}.pb-lg-128{padding-bottom:128px}.gap-lg-0{gap:0}.gap-lg-20{gap:20px}.gap-lg-24{gap:24px}.gap-lg-48{gap:48px}.gap-lg-64{gap:64px}.gap-lg-80{gap:80px}.gap-lg-108{gap:108px}.gap-lg-140{gap:140px}.text-lg-start{text-align:left}}@font-face{font-family:"GigaSans";src:url("../../assets/fonts/GigaSans/GigaSans-ExtraBold.eot");src:url("../../assets/fonts/GigaSans/GigaSans-ExtraBold.eot?#iefix") format("embedded-opentype"),url("../../assets/fonts/GigaSans/GigaSans-ExtraBold.woff2") format("woff2"),url("../../assets/fonts/GigaSans/GigaSans-ExtraBold.woff") format("woff"),url("../../assets/fonts/GigaSans/GigaSans-ExtraBold.ttf") format("truetype"),url("../../assets/fonts/GigaSans/GigaSans-ExtraBold.svg#GigaSans-ExtraBold") format("svg");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:url("../../assets/fonts/Inter/Inter18pt-Regular.eot");src:url("../../assets/fonts/Inter/Inter18pt-Regular.eot?#iefix") format("embedded-opentype"),url("../../assets/fonts/Inter/Inter18pt-Regular.woff2") format("woff2"),url("../../assets/fonts/Inter/Inter18pt-Regular.woff") format("woff"),url("../../assets/fonts/Inter/Inter18pt-Regular.ttf") format("truetype"),url("../../assets/fonts/Inter/Inter18pt-Regular.svg#Inter18pt-Regular") format("svg");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:url("../../assets/fonts/Inter/Inter18pt-Medium.eot");src:url("../../assets/fonts/Inter/Inter18pt-Medium.eot?#iefix") format("embedded-opentype"),url("../../assets/fonts/Inter/Inter18pt-Medium.woff2") format("woff2"),url("../../assets/fonts/Inter/Inter18pt-Medium.woff") format("woff"),url("../../assets/fonts/Inter/Inter18pt-Medium.ttf") format("truetype"),url("../../assets/fonts/Inter/Inter18pt-Medium.svg#Inter18pt-Medium") format("svg");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:url("../../assets/fonts/Inter/Inter18pt-SemiBold.eot");src:url("../../assets/fonts/Inter/Inter18pt-SemiBold.eot?#iefix") format("embedded-opentype"),url("../../assets/fonts/Inter/Inter18pt-SemiBold.woff2") format("woff2"),url("../../assets/fonts/Inter/Inter18pt-SemiBold.woff") format("woff"),url("../../assets/fonts/Inter/Inter18pt-SemiBold.ttf") format("truetype"),url("../../assets/fonts/Inter/Inter18pt-SemiBold.svg#Inter18pt-SemiBold") format("svg");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:url("../../assets/fonts/Inter/Inter18pt-Bold.eot");src:url("../../assets/fonts/Inter/Inter18pt-Bold.eot?#iefix") format("embedded-opentype"),url("../../assets/fonts/Inter/Inter18pt-Bold.woff2") format("woff2"),url("../../assets/fonts/Inter/Inter18pt-Bold.woff") format("woff"),url("../../assets/fonts/Inter/Inter18pt-Bold.ttf") format("truetype"),url("../../assets/fonts/Inter/Inter18pt-Bold.svg#Inter18pt-Bold") format("svg");font-weight:700;font-style:normal;font-display:swap}h1,h2,h3,h4,h5,h6{font-family:"GigaSans",Arial,Helvetica,sans-serif}.font-inter,body,.btn{font-family:"Inter",Arial,Helvetica,sans-serif}.fs-10{font-size:10px;line-height:18px}.fs-11{font-size:11px;line-height:normal}.fs-13{font-size:13px;line-height:27px}body{font-size:14px;line-height:27px}.btn{font-size:15px;line-height:normal}footer .top__menu .menu-container>ul>li>a{font-size:18px;line-height:27px}.fs-19{font-size:19px;line-height:27px}.fs-21{font-size:21px;line-height:27px}.fs-22{font-size:22px;line-height:27px}.fs-28{font-size:28px;line-height:normal}.fs-32{font-size:32px;line-height:normal}.fs-36{font-size:36px;line-height:normal}.fs-40,h2{font-size:40px;line-height:normal}h1{font-size:55px;line-height:normal}.btn{display:inline-block;line-height:22px;font-weight:600;color:#fff;text-align:center;text-transform:uppercase;background-color:#1d4a78;padding:7px 25px 8px;border:1px solid #1d4a78;border-radius:50em;transition:.15s linear;outline:none;box-shadow:none}.btn:focus{box-shadow:none}.btn-inverse.btn{color:#bbb;border:1px solid #bbb;background-color:#fff;position:relative}.btn-inverse.active.btn{color:#0e2339;border:1px solid #1d4a78;background-color:#ddf}.link{display:flex;align-items:center;color:#fff;font-weight:400;text-decoration:underline;text-underline-offset:3px}.link::after{content:"";display:block;width:8px;height:7px;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="8" height="7" viewBox="0 0 8 7" fill="none"><path d="M7.86734 3.82415C7.95228 3.73964 8 3.62504 8 3.50554C8 3.38604 7.95228 3.27144 7.86734 3.18693L5.30425 0.637579C5.26245 0.594537 5.21246 0.560205 5.15718 0.536587C5.1019 0.512969 5.04245 0.500537 4.98229 0.500017C4.92213 0.499497 4.86247 0.510899 4.80678 0.533559C4.7511 0.556218 4.70051 0.58968 4.65797 0.631993C4.61543 0.674306 4.58179 0.724623 4.55901 0.780006C4.53623 0.83539 4.52476 0.894732 4.52529 0.954569C4.52581 1.01441 4.53831 1.07354 4.56205 1.12852C4.5858 1.1835 4.62032 1.23323 4.66359 1.2748L6.45327 3.05488L0.453084 3.05488C0.332919 3.05488 0.217675 3.10236 0.132705 3.18688C0.0477351 3.27139 3.50685e-07 3.38602 3.45461e-07 3.50554C3.40237e-07 3.62506 0.0477351 3.73968 0.132705 3.8242C0.217675 3.90871 0.332918 3.95619 0.453084 3.95619L6.45327 3.95619L4.66359 5.73627C4.58106 5.82127 4.53539 5.9351 4.53642 6.05326C4.53745 6.17142 4.5851 6.28445 4.66911 6.36801C4.75311 6.45156 4.86675 6.49896 4.98555 6.49998C5.10435 6.50101 5.2188 6.45559 5.30425 6.3735L7.86734 3.82415Z" fill="white"/></svg>');background-repeat:no-repeat;background-position:center;background-size:cover;margin-left:5px;transition:transform .2s ease-in-out}.link:hover::after{transform:translateX(3px)}:root{--vh: 1vh}*,*:after,*:before{box-sizing:border-box;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;text-rendering:optimizeLegibility}img{display:block;max-width:100%;height:auto;vertical-align:bottom}a{color:#0e2339;text-decoration:none}a:hover,a:active{outline:none}button{background-color:unset;border:0;padding:0;margin:0}.hide{opacity:0}.hidden{display:none}.no-list{margin:0;padding:0;list-style:none}html{height:100%}body{display:flex;flex-direction:column;width:100%;min-height:100%;color:#0e2339;font-weight:500;overflow-x:hidden}.scrolling_disabled{overflow:hidden !important}.container{position:relative;max-width:1082px}h1,h2,h3,h4,h5,h6{font-weight:800}@media only screen and (max-width: 991px){h1{font-size:30px;line-height:35px}}h2{line-height:55px}@media only screen and (max-width: 991px){h2{font-size:30px;line-height:35px}}p{margin-top:15px}p:last-child{margin-bottom:0}.color-white{color:#fff}.color-darkblue{color:#0e2339}.color-gray{color:#bbb}.bg-white{background-color:#fff}.bg-darkblue{background-color:#0e2339}.bg-lightblue{background-color:#edf6f9}.bg-lightgray{background-color:#f7f7f7}.grecaptcha-badge{visibility:hidden !important}.scroll-up-btn{position:fixed;bottom:45px;right:48px;z-index:2}.fade-in-up{opacity:0;transform:translate3d(0, 50px, 0);transition-timing-function:cubic-bezier(0.5, 0.5, 0.5, 1);transition-duration:1s;transition-property:opacity,transform}.fade-in-up.animated{opacity:1;transform:translateZ(0)}.slide-up{transform:translate3d(0, 50px, 0);transition-timing-function:cubic-bezier(0.5, 0.5, 0.5, 1);transition-duration:1s;transition-property:opacity,transform}.slide-up.animated{transform:translateZ(0)}.fade-in{opacity:0;transition-timing-function:cubic-bezier(0.5, 0.5, 0.5, 1);transition-duration:1s;transition-property:opacity}.fade-in.animated{opacity:1}.hamburger{display:none;position:absolute;top:13px;right:21px;padding:8px 8px;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;line-height:0;text-transform:none;background-color:rgba(0,0,0,0);border:0;margin:0;overflow:visible;height:28px;z-index:1}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner::before,.hamburger.is-active .hamburger-inner::after{background-color:#fff}.hamburger-box{width:18px;height:12px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%}.hamburger-inner,.hamburger-inner::before,.hamburger-inner::after{width:18px;height:2px;background-color:#0e2339;border-radius:0;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner::before,.hamburger-inner::after{content:"";display:block}.hamburger-inner::before{top:-5px}.hamburger-inner::after{bottom:-5px}@media only screen and (max-width: 991px){.hamburger-inner{display:block}}@media only screen and (max-width: 991px){.hamburger{display:block}}.hamburger--squeeze .hamburger-inner{transition-duration:.075s;transition-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--squeeze .hamburger-inner::before{transition:top .075s .12s ease,opacity .075s ease}.hamburger--squeeze .hamburger-inner::after{transition:bottom .075s .12s ease,transform .075s cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--squeeze.is-active .hamburger-inner{transform:rotate(45deg);transition-delay:.12s;transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}.hamburger--squeeze.is-active .hamburger-inner::before{top:0;opacity:0;transition:top .075s ease,opacity .075s .12s ease}.hamburger--squeeze.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg);transition:bottom .075s ease,transform .075s .12s cubic-bezier(0.215, 0.61, 0.355, 1)}header{position:sticky;top:0;left:0;width:100%;background-color:#fff;padding:35px 0;z-index:5}header .container{max-width:1159px}header .header_main .header_logo{position:relative;top:4px;width:100%;max-width:189px}header .header_main .header_menu ul li{position:relative;margin:0 38px 0 0;padding:0;list-style:none}header .header_main .header_menu ul li.current_page_item{position:relative}header .header_main .header_menu ul li.current_page_item::after{content:"";position:absolute;bottom:4px;left:0;width:100%;height:2px;background-color:#000}@media screen and (max-width: 1100px){header .header_main .header_menu ul li.current_page_item::after{background-color:#fff;bottom:0px}}header .header_main .header_menu ul li a{position:relative;display:flex;align-items:center;color:#000;line-height:29px;font-weight:700;text-transform:uppercase;text-decoration:none}header .header_main .header_menu ul li .sub_menu_opener{display:none;width:7px;height:5px;margin-left:6px;line-height:0}header .header_main .header_menu ul li .sub_menu_opener svg{width:100%;height:auto}header .header_main .header_menu ul li .sub-menu{display:none;position:absolute;top:100%;width:418px;background-color:#fff;border-radius:11px;overflow:hidden;box-shadow:0px 4px 23px 2px rgba(0,0,0,.1)}header .header_main .header_menu ul li .sub-menu .top{padding:26px 29px 21px}header .header_main .header_menu ul li .sub-menu .header_menu{padding:21px 29px}header .header_main .header_menu ul li .sub-menu .header_menu .menu-item a{display:flex;flex-direction:column;align-items:start;line-height:27px;overflow:hidden;transition:padding-left .15s linear}header .header_main .header_menu ul li .sub-menu .header_menu .menu-item a::before{content:"";position:absolute;top:11px;left:0;display:block;width:8px;height:6px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='6' viewBox='0 0 8 6' fill='none'%3E%3Cpath d='M7.86734 3.32415C7.95228 3.23964 8 3.12504 8 3.00554C8 2.88604 7.95228 2.77144 7.86734 2.68693L5.30425 0.137579C5.26245 0.0945372 5.21246 0.0602053 5.15718 0.036587C5.1019 0.0129687 5.04245 0.000536857 4.98229 1.68831e-05C4.92213 -0.000503091 4.86247 0.0108993 4.80678 0.0335586C4.7511 0.0562178 4.70051 0.0896803 4.65797 0.131993C4.61543 0.174306 4.58179 0.224623 4.55901 0.280006C4.53623 0.33539 4.52476 0.394732 4.52529 0.454569C4.52581 0.514407 4.53831 0.573541 4.56205 0.628523C4.5858 0.683504 4.62032 0.733232 4.66359 0.774803L6.45327 2.55488L0.453084 2.55488C0.332919 2.55488 0.217675 2.60236 0.132705 2.68688C0.0477351 2.77139 3.50685e-07 2.88602 3.45461e-07 3.00554C3.40237e-07 3.12506 0.0477351 3.23968 0.132705 3.3242C0.217675 3.40871 0.332918 3.45619 0.453084 3.45619L6.45327 3.45619L4.66359 5.23627C4.58106 5.32127 4.53539 5.4351 4.53642 5.55326C4.53745 5.67142 4.5851 5.78445 4.66911 5.86801C4.75311 5.95156 4.86675 5.99896 4.98555 5.99998C5.10435 6.00101 5.2188 5.95559 5.30425 5.8735L7.86734 3.32415Z' fill='%230E2339'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;opacity:0;transition:opacity .1s ease-in-out}header .header_main .header_menu ul li .sub-menu .header_menu .menu-item a:hover{padding-left:15px}header .header_main .header_menu ul li .sub-menu .header_menu .menu-item a:hover::before{opacity:1;transition:opacity .1s ease-in-out .15s}header .header_main .header_menu ul li .sub-menu .header_menu .menu-item .description{font-size:10px;line-height:18px;text-transform:none;font-weight:500;pointer-events:none;padding:6px 0}header .header_main .header_menu ul li .sub-menu .header_menu .menu-item.video a::before{top:6px;width:15px;height:15px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 15 15' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.5 15C8.48491 15 9.46018 14.806 10.3701 14.4291C11.2801 14.0522 12.1069 13.4997 12.8033 12.8033C13.4997 12.1069 14.0522 11.2801 14.4291 10.3701C14.806 9.46018 15 8.48491 15 7.5C15 6.51509 14.806 5.53982 14.4291 4.62987C14.0522 3.71993 13.4997 2.89314 12.8033 2.1967C12.1069 1.50026 11.2801 0.947814 10.3701 0.570903C9.46018 0.193993 8.48491 -1.46764e-08 7.5 0C5.51088 2.96403e-08 3.60322 0.790176 2.1967 2.1967C0.790176 3.60322 0 5.51088 0 7.5C0 9.48912 0.790176 11.3968 2.1967 12.8033C3.60322 14.2098 5.51088 15 7.5 15ZM6.48583 4.15833L11.1892 6.77167C11.319 6.84386 11.4272 6.94945 11.5025 7.07751C11.5778 7.20557 11.6176 7.35143 11.6176 7.5C11.6176 7.64857 11.5778 7.79443 11.5025 7.92249C11.4272 8.05055 11.319 8.15614 11.1892 8.22833L6.48583 10.8417C6.33354 10.9263 6.16177 10.9697 5.98755 10.9675C5.81333 10.9654 5.64269 10.9177 5.49256 10.8293C5.34242 10.7409 5.21799 10.6148 5.13159 10.4635C5.0452 10.3122 4.99983 10.1409 5 9.96667V5.03333C4.99983 4.8591 5.0452 4.68784 5.13159 4.53653C5.21799 4.38522 5.34242 4.25911 5.49256 4.1707C5.64269 4.08228 5.81333 4.03463 5.98755 4.03246C6.16177 4.03029 6.33354 4.07368 6.48583 4.15833Z' fill='%230E2339'/%3E%3C/svg%3E")}header .header_main .header_menu ul li .sub-menu .header_menu .menu-item.video a:hover{padding-left:22px}header .header_main .header_menu ul li .sub-menu .header_menu .menu-item.video a:hover::before{width:15px}header .header_main .header_menu ul li .sub-menu-logo{max-width:123px}header .header_main .header_menu ul li .sub-menu-link{font-size:11px;color:#fff;line-height:normal;font-weight:400;text-transform:none;text-decoration:underline}header .header_main .header_menu ul li .sub-menu-buttons{gap:18px;padding:4px 29px 28px 29px}header .header_main .header_menu ul li .sub-menu-buttons .btn{font-weight:600;line-height:normal}header .header_main .header_menu ul li .sub-menu-buttons .btn:nth-of-type(odd){color:#fff;background-color:#1d4a78}header .header_main .header_menu ul li .sub-menu-buttons .btn:nth-of-type(even){color:#0e2339;background-color:#fff}header .header_main .header_menu ul li .arrow{transition:transform .15s}header .header_main .header_menu ul li.menu-item-has-children>a .sub_menu_opener{display:inline-block}header .header_main .header_menu ul li.menu-item-has-children:hover .sub-menu,header .header_main .header_menu ul li.menu-item-has-children:focus-within .sub-menu{display:block}header .header_main .header_menu ul li.menu-item-has-children:hover .arrow,header .header_main .header_menu ul li.menu-item-has-children:focus-within .arrow{transform:rotate(180deg) translateY(1px)}header .header_main .header_menu ul li:last-child{margin-right:0}header .header_main .right .wrap .link{display:none}header .header_main .language_switcher{position:relative;padding:4px 0}header .header_main .language_switcher .language_item .flag{width:26px;height:26px;border-radius:50%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-right:8px}header .header_main .language_switcher .arrow{transition:transform .15s}header .header_main .language_switcher .sub_language_list{position:absolute;top:calc(100% - 2px)}header .header_main .language_switcher:hover .sub_language_list,header .header_main .language_switcher:focus-within .sub_language_list{display:block}header .header_main .language_switcher:hover .arrow,header .header_main .language_switcher:focus-within .arrow{transform:rotate(180deg)}@media only screen and (min-width: 992px){header .header_container{display:block !important}}@media only screen and (max-width: 1100px){header .right,header .buttons{gap:12px}header .right .btn,header .buttons .btn{padding:5px 16px}}@media only screen and (max-width: 991px){header{padding:27px}header .header_container{display:none;position:fixed;top:0;left:0;width:100%;height:100%}header .header_wrapper{height:100%;max-height:100%;background-color:#0e2339;padding-top:54px}header .container{height:100%;padding:0;overflow-y:auto}header .header_logo{position:absolute;top:19px;left:25px;width:99px}header .header_main{flex:1 0 auto;padding:21px 0 0}header .header_main .header_logo{display:none}header .header_main .header_menu{margin:0 auto;padding:24px 0}header .header_main .header_menu ul{flex-direction:column;align-items:center}header .header_main .header_menu ul li{position:relative;margin:0 0 25px;padding:0}header .header_main .header_menu ul li a{justify-content:center;font-size:20px;color:#fff}header .header_main .header_menu ul li .sub_menu_opener{position:relative;top:-1px;width:12px;height:7px}header .header_main .header_menu ul li .sub_menu_opener svg path{fill:#fff}header .header_main .header_menu ul li .sub-menu{position:relative;top:unset;width:100%;background-color:#0e2339;border-radius:0;box-shadow:none;display:block}header .header_main .header_menu ul li .sub-menu .top{display:none}header .header_main .header_menu ul li .sub-menu .header_menu{padding:14px 0 11px}header .header_main .header_menu ul li .sub-menu .header_menu .menu-item{margin:0 0 6px}header .header_main .header_menu ul li .sub-menu .header_menu .menu-item a{align-items:center;font-size:14px;line-height:27px;font-weight:400;transition:none;padding-left:15px}header .header_main .header_menu ul li .sub-menu .header_menu .menu-item a::before{width:9px;height:7px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='6' viewBox='0 0 8 6' fill='none'%3E%3Cpath d='M7.86734 3.32415C7.95228 3.23964 8 3.12504 8 3.00554C8 2.88604 7.95228 2.77144 7.86734 2.68693L5.30425 0.137579C5.26245 0.0945372 5.21246 0.0602053 5.15718 0.036587C5.1019 0.0129687 5.04245 0.000536857 4.98229 1.68831e-05C4.92213 -0.000503091 4.86247 0.0108993 4.80678 0.0335586C4.7511 0.0562178 4.70051 0.0896803 4.65797 0.131993C4.61543 0.174306 4.58179 0.224623 4.55901 0.280006C4.53623 0.33539 4.52476 0.394732 4.52529 0.454569C4.52581 0.514407 4.53831 0.573541 4.56205 0.628523C4.5858 0.683504 4.62032 0.733232 4.66359 0.774803L6.45327 2.55488L0.453084 2.55488C0.332919 2.55488 0.217675 2.60236 0.132705 2.68688C0.0477351 2.77139 3.50685e-07 2.88602 3.45461e-07 3.00554C3.40237e-07 3.12506 0.0477351 3.23968 0.132705 3.3242C0.217675 3.40871 0.332918 3.45619 0.453084 3.45619L6.45327 3.45619L4.66359 5.23627C4.58106 5.32127 4.53539 5.4351 4.53642 5.55326C4.53745 5.67142 4.5851 5.78445 4.66911 5.86801C4.75311 5.95156 4.86675 5.99896 4.98555 5.99998C5.10435 6.00101 5.2188 5.95559 5.30425 5.8735L7.86734 3.32415Z' fill='white'/%3E%3C/svg%3E");opacity:1;transition:none}header .header_main .header_menu ul li .sub-menu .header_menu .menu-item.video a{padding-left:22px}header .header_main .header_menu ul li .sub-menu .header_menu .menu-item.video a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 15 15' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.5 15C8.48491 15 9.46018 14.806 10.3701 14.4291C11.2801 14.0522 12.1069 13.4997 12.8033 12.8033C13.4997 12.1069 14.0522 11.2801 14.4291 10.3701C14.806 9.46018 15 8.48491 15 7.5C15 6.51509 14.806 5.53982 14.4291 4.62987C14.0522 3.71993 13.4997 2.89314 12.8033 2.1967C12.1069 1.50026 11.2801 0.947814 10.3701 0.570903C9.46018 0.193993 8.48491 -1.46764e-08 7.5 0C5.51088 2.96403e-08 3.60322 0.790176 2.1967 2.1967C0.790176 3.60322 0 5.51088 0 7.5C0 9.48912 0.790176 11.3968 2.1967 12.8033C3.60322 14.2098 5.51088 15 7.5 15ZM6.48583 4.15833L11.1892 6.77167C11.319 6.84386 11.4272 6.94945 11.5025 7.07751C11.5778 7.20557 11.6176 7.35143 11.6176 7.5C11.6176 7.64857 11.5778 7.79443 11.5025 7.92249C11.4272 8.05055 11.319 8.15614 11.1892 8.22833L6.48583 10.8417C6.33354 10.9263 6.16177 10.9697 5.98755 10.9675C5.81333 10.9654 5.64269 10.9177 5.49256 10.8293C5.34242 10.7409 5.21799 10.6148 5.13159 10.4635C5.0452 10.3122 4.99983 10.1409 5 9.96667V5.03333C4.99983 4.8591 5.0452 4.68784 5.13159 4.53653C5.21799 4.38522 5.34242 4.25911 5.49256 4.1707C5.64269 4.08228 5.81333 4.03463 5.98755 4.03246C6.16177 4.03029 6.33354 4.07368 6.48583 4.15833Z' fill='white'/%3E%3C/svg%3E")}header .header_main .header_menu ul li .sub-menu .header_menu .menu-item:last-child{margin-bottom:0}header .header_main .header_menu ul li .sub-menu-buttons{display:none}header .header_main .header_menu ul li .arrow{display:none}header .header_main .header_menu ul li:last-child{margin-bottom:0}header .header_main .right{width:100%;gap:42px}header .header_main .right .wrap .link{display:flex;font-size:13px;font-weight:400;line-height:normal}header .header_main .right .buttons{justify-content:center;width:100%;background-color:#fff;padding:33px 8px 36px}header .header_main .right .buttons .btn:nth-of-type(odd){color:#fff;background-color:#1d4a78}header .header_main .right .buttons .btn:nth-of-type(even){color:#0e2339;background-color:#fff}header .header_main .language_switcher{gap:25px;padding-bottom:15px}header .header_main .language_switcher .arrow{display:none}header .header_main .language_switcher .arrow path{fill:#fff}header .header_main .language_switcher .sub_language_list{left:-4px;background-color:#0e2339;padding:4px;border-radius:5px;overflow:hidden;display:block;position:relative}header .header_main .language_switcher .sub_language_list .sub_lang_wrap{display:flex;flex-direction:row;gap:25px}header .header_main .language_switcher .sub_language_list .sub_lang_wrap:not(:first-child){margin-top:4px}header .header_main .language_switcher .sub_language_list .sub_language_item{display:block}header .header_main .language_switcher span,header .header_main .language_switcher a{color:#fff}header .header_main .language_switcher a{gap:0px}header.menu_open .logo{display:none}header.menu_open .white-logo{display:block}}main{display:flex;flex:1 0 auto;width:100%}main>.content{display:flex;flex-direction:column;flex:1 0 auto;width:100%}main>.content>:not(div):not(section){position:relative;max-width:1082px;margin-left:auto;margin-right:auto;padding-left:22px;padding-right:22px}footer{flex-shrink:0}footer .container{max-width:1194px}footer .top{gap:140px}footer .top__left__logo{width:100%;max-width:189px}footer .top__left__text{width:100%;max-width:350px}footer .top__menu .menu-container>ul{gap:40px}footer .top__menu .menu-container>ul>li>a{display:block;font-weight:700;margin-bottom:8px;pointer-events:none}footer .top__menu .menu-container>ul>li>.sub-menu{display:flex;flex-direction:column;gap:4px;list-style:none;padding:0;margin:0}footer .bottom{border-top:1px solid #bbb}footer .bottom__footer-links__link{text-underline-offset:3px}@media only screen and (max-width: 991px){footer .top{gap:42px}footer .top__menu .menu-container>ul{flex-wrap:wrap;justify-content:space-between;gap:24px}}