@import "https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";.button{color:#fff;text-transform:capitalize;background:#5b694f;border:2px solid #5b694f;border-radius:10px;align-items:center;padding:13px 35px;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:19px;transition:all .4s;display:inline-flex;position:relative}.button.header{padding:12px 35px}.button.radius{border-radius:40px}.button.color{color:#010205;background:#5b694f;border-color:#5b694f}.button.color svg path{stroke:#010205}.button.white{color:#000;background-color:#fff;border-color:#fff}@media (width>=768px){.button{transition:all .3s}.button:not(.white):hover{color:#000;background-color:#fff}}@media (width<=768px){.button{padding:11px 32px;font-size:14px;line-height:20px}.buttonIcon{width:20px;height:20px}}*{border:0;margin:0;padding:0}*,:before,:after{box-sizing:border-box}:focus,:active,a:focus,a:active{outline:none}aside,nav,footer,header,section{display:block}html,body{width:100%;min-width:375px;height:100%;margin:0;padding:0;position:relative}body{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;font-size:14px;line-height:1}input,button,textarea{font-family:inherit}input::-ms-clear{display:none}button{cursor:pointer}button::-moz-focus-inner{border:0;padding:0}a,a:visited,a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-khtml-user-select:none;pointer-events:none;width:100%}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}@font-face{font-family:Avenir;src:url(/assets/Avenir-Black-CTVUyYDG.woff2)format("woff2"),url(/assets/Avenir-Black-BBjAKbDM.woff)format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Avenir;src:url(/assets/Avenir-Medium-3dQWb9gp.woff2)format("woff2"),url(/assets/Avenir-Medium-DFR4f1GB.woff)format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Avenir;src:url(/assets/Avenir-Roman-BUrMJY69.woff2)format("woff2"),url(/assets/Avenir-Roman-DN7cdg1o.woff)format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Avenir;src:url(/assets/Avenir-Light-BgtTCWzn.woff2)format("woff2"),url(/assets/Avenir-Light-D8mfyBg6.woff)format("woff");font-weight:300;font-style:normal;font-display:swap}.font-80-38{font-size:80px;font-style:normal;font-weight:900;line-height:150%}.font-70-38{font-size:70px;font-style:normal;font-weight:900;line-height:150%}.font-52-28{font-size:52px;font-style:normal;line-height:150%}.font-40-30{font-size:40px;font-style:normal;line-height:150%}.font-38-30{color:#5b694f;font-size:38px;font-style:normal;font-weight:900;line-height:150%}.font-32-24,.font-32-21,.font-32-18{font-size:32px;font-style:normal;line-height:150%}.font-30-21{font-size:30px;font-style:normal;line-height:150%}.font-28-21,.font-28-20,.font-28{font-size:28px;font-style:normal;line-height:150%}.font-24-18{font-size:24px;font-style:normal;line-height:150%}.font-21-18,.font-21-16{font-size:21px;font-style:normal;line-height:150%}.font-20{font-size:20px;font-style:normal;line-height:150%}.font-19-18{font-size:19px;font-style:normal;line-height:150%}.font-18-15{font-size:18px;font-style:normal;line-height:150%}.font-16-14{font-size:16px;font-style:normal;line-height:150%}.font-15-14{font-size:15px;font-style:normal;line-height:150%}.font-14-12{font-size:14px;font-style:normal;line-height:150%}.font-12{font-size:12px;line-height:150%}@media screen and (width<=767px){.font-80-38,.font-70-38{font-size:38px}.font-40-30,.font-38-30{font-size:30px}.font-52-28{font-size:28px}.font-32-24{font-size:24px}.font-32-21,.font-30-21,.font-28-21{font-size:21px}.font-28-20{font-size:20px}.font-32-18,.font-24-18,.font-21-18,.font-19-18{font-size:18px}.font-21-16{font-size:16px}.font-18-15{font-size:15px}.font-16-14,.font-15-14{font-size:14px}.font-14-12{font-size:12px}}*{box-sizing:border-box}html{scroll-behavior:smooth;height:auto;min-height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;background:#fff;height:auto;min-height:100%;margin:0;font-family:Avenir,sans-serif}button{color:#fff;font-family:Inter,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.title{color:#5b694f}.container{width:100%;max-width:1260px;height:100%;margin:0 auto;padding:0 20px;position:relative}.container-bg{max-width:1220px}.uppercase{text-transform:uppercase}.absolute{position:absolute}.relative{z-index:3;position:relative}.langIcon{aspect-ratio:1;flex-shrink:0;width:21px;height:21px}.mt-btn{margin-top:60px}.mob_only{display:none!important}.ovf-hidden{overflow:hidden}.side-right{flex:0 auto;overflow:hidden}.zoomIn{animation:.5s linear zoomIn}.swiper-slide{height:auto}.weight-500{font-weight:500}.weight-600{font-weight:600}.italic{font-style:italic}@keyframes zoomIn{0%{transform:scale(.8)}to{transform:scale(1)}}.zoomOut{animation:.5s linear zoomOut}@keyframes zoomOut{0%{transform:scale(1.2)}to{transform:scale(1)}}.padd-page{padding-top:117px}.css-13cymwt-control,.lang__control--is-focused,.lang__control--menu-is-open{box-shadow:none!important;background-color:#0000!important;border:0!important}.css-13cymwt-control .css-1xc3v61-indicatorContainer,.lang__control--is-focused .css-1xc3v61-indicatorContainer,.lang__control--menu-is-open .css-1xc3v61-indicatorContainer{padding:0!important}.css-1dimb5e-singleValue{color:#000!important}.css-1u9des2-indicatorSeparator{display:none!important}.css-1xc3v61-indicatorContainer{color:#000!important;padding:0!important}.hero-main .swiper-slide-shadow-left,.hero-main .swiper-slide-shadow-right{display:none}@media (width>=1099px){.Dropdown-option:hover{background-color:#5b694f}}@media (width<=1099px){.padd-page{padding-top:80px}}@media screen and (width<=767px){.desk_only{display:none!important}.mob_only{display:block!important}.mt-btn{margin-top:30px}}.common-wrap{width:100%;position:relative;overflow:hidden}@media screen and (width>=769px){.common-wrap{padding:80px 0}}@media screen and (width<=768px){.common-wrap{padding:40px 0}}.mb-25{margin-bottom:15px}@media screen and (width>=767px){.mb-25{margin-bottom:25px}}.mt-40{margin-top:15px}@media screen and (width>=767px){.mt-40{margin-top:40px}}.mb-40{margin-bottom:15px}@media screen and (width>=767px){.mb-40{margin-bottom:40px}}.m-40{margin:35px 0}@media screen and (width>=767px){.m-40{margin:40px 0}}.mb-15{margin-bottom:15px}.weight-700{font-weight:700}@media screen and (width>=767px){.grid{grid-template-columns:repeat(2,1fr);gap:35px;display:grid}}.grid-all{grid-template-columns:repeat(2,1fr);display:grid}.grid-0{gap:0}@media screen and (width>=767px){.grid-3{grid-template-columns:repeat(3,1fr);gap:0;display:grid}}.grid-35{gap:35px}.grid-20-35{gap:20px 35px}.grid-15-35{gap:10px 20px}@media screen and (width>=767px){.grid-15-35{gap:15px 35px}.grid-span{grid-column:span 2}}.border{border:2px solid #e6e8db}.--center{text-align:center}.sd-item{background-size:#e6e8db;border:2px solid #e6e8db;padding:20px}.sd-item-colored{background:#5b694f}.sd-item-colored .title,.sd-item-colored .text{color:#fff}.sd-item-white{background:#fff}.sd-item-empty{background:#fff;border-color:#fff}.sm-item{background:#e6e8db;padding:13px 10px}@media screen and (width>=767px){.sm-item{padding:19px 20px}}.sm-item-border{border-left:5px solid #5b694f}.d-flex{display:flex}.--jc-center{justify-content:center}.--align-center{align-items:center}.d-none{display:none!important}.centered{text-align:center}.Header-module__header__B1gAi{z-index:999;background:#fff;width:100%;padding:0;position:fixed;top:0;left:50%;transform:translate(-50%)}.Header-module__header__B1gAi .Header-module__itemBlock__XVD2a{align-items:center;gap:0 30px;display:flex}.Header-module__header__B1gAi .Header-module__itemBlock__XVD2a .Header-module__navTitle__BgqM7{color:#333;font-style:normal;font-weight:300}.Header-module__header__B1gAi .Header-module__nav__mMs2s{box-sizing:border-box;background-color:#0000;height:100%;margin:0 auto}.Header-module__header__B1gAi .Header-module__nav__mMs2s>a{display:block}.Header-module__headerLogo__cPjp-{flex-shrink:0;width:auto;height:40px}.Header-module__header__B1gAi .Header-module__lineItem__qqslN{align-items:center;padding:0 0 0 20px;display:flex}.Header-module__headerMenu__AHMrW{width:100%;display:flex}.Header-module__headerMenu__AHMrW .Header-module__flex__67WKo{justify-content:center;align-items:center;margin-left:30px;display:flex}.Header-module__headerMenu__AHMrW ul{justify-content:center;align-items:center;gap:30px;margin:0 auto;padding:0;list-style-type:none;display:flex}.Header-module__headerMenu__AHMrW li{text-align:left;width:100%;display:inline;position:relative}.Header-module__headerMenu__AHMrW li .Header-module__navItem__Xa1xl{white-space:nowrap;cursor:pointer;color:#2b2b2b;align-items:center;padding:9px 20px;font-family:Inter,sans-serif;font-size:16px;font-weight:300;line-height:22px;text-decoration:none;transition:all .4s;display:flex}.Header-module__headerMenu__AHMrW li .Header-module__navItem__Xa1xl.Header-module__linkActive__dHtUj{font-weight:700;text-decoration:underline}.Header-module__header__B1gAi .Header-module__mobileContent__CzB9g{display:none}.Header-module__header__B1gAi .Header-module__languageSwitcher__ABvV-{position:relative}.Header-module__header__B1gAi .Header-module__languageSwitcher__ABvV- button{cursor:pointer;background:0 0;border:none;margin:0;font-size:16px;text-decoration:none;transition:all .5s}.Header-module__header__B1gAi .Header-module__languageSwitcher__ABvV- svg{margin-left:3px;transition:all .5s}.Header-module__header__B1gAi .Header-module__languageSwitcher__ABvV- .Header-module__langHide__PLRcc{display:none;position:absolute}.Header-module__header__B1gAi .Header-module__languageSwitcher__ABvV-:hover svg{transform:rotate(-180deg)}.Header-module__header__B1gAi .Header-module__languageSwitcher__ABvV-:hover .Header-module__lang-hide__CGlqt{display:block}.Header-module__header__B1gAi .Header-module__lock__9YB6V{flex-shrink:0;width:16px;height:auto;margin-left:5px}@media (width>=1099px){.Header-module__header__B1gAi .Header-module__langItem__wUj7N{margin:0 20px}.Header-module__header__B1gAi .Header-module__top__W5Ae2{justify-content:flex-end;align-items:center;height:47px;display:flex}.Header-module__header__B1gAi .Header-module__bot__VKNcy{border-top:1px solid #434343;border-bottom:1px solid #434343;height:70px}.Header-module__header__B1gAi .Header-module__container__vQBul{align-items:center;padding-top:11px;padding-bottom:11px;display:flex}.Header-module__headerLogo__cPjp-{flex-shrink:0;width:auto;height:50px}.Header-module__header__B1gAi .Header-module__nav__mMs2s{align-items:center;margin:0 auto;display:flex}.Header-module__headerMenu__AHMrW{justify-content:flex-end;padding-right:0}.Header-module__headerMenu__AHMrW ul{gap:28px}.Header-module__headerMenu__AHMrW ul .Header-module__navItem__Xa1xl{padding:0}.Header-module__headerMenu__AHMrW ul .Header-module__navItem__Xa1xl:hover{color:#5b694f}.Header-module__header__B1gAi .Header-module__lineItem__qqslN{flex-shrink:0}.Header-module__header__B1gAi .Header-module__right__GSLAN{flex-shrink:0;align-items:center;display:flex}}.Header-module__header__B1gAi .Header-module__lang__1ov1Z{width:20px;height:20px}@media (width<=1099px){.Header-module__header__B1gAi{border-bottom:2px solid #8d8d8d80;height:80px;padding:0}.Header-module__header__B1gAi .Header-module__bot__VKNcy{height:100%}.Header-module__header__B1gAi .Header-module__right__GSLAN,.Header-module__header__B1gAi .Header-module__headerLogoDesk__sLZvb{display:none}.Header-module__header__B1gAi .Header-module__langItem__wUj7N{margin-left:auto}.Header-module__header__B1gAi .Header-module__desk_only__o-qpw{display:none}.Header-module__header__B1gAi .Header-module__lineItem__qqslN{border:0;margin-left:auto;padding:0}.Header-module__header__B1gAi .Header-module__logoWrap__Ct2As{z-index:4;width:40px;height:40px;position:absolute;top:20px;left:50%;transform:translate(-50%)}.Header-module__headerLink__7p818,.Header-module__headerLogo__cPjp-{height:36px}.Header-module__header__B1gAi .Header-module__burger__FzJu3{cursor:pointer;flex-direction:column;gap:5px;display:flex}.Header-module__header__B1gAi .Header-module__burger__FzJu3 span{background:#2b2b2b;width:25px;height:3px;transition:all .3s}.Header-module__header__B1gAi .Header-module__burger__FzJu3.Header-module__burgerOpen__B9O1V span:first-child{transform:rotate(45deg)translateY(6px)}.Header-module__header__B1gAi .Header-module__burger__FzJu3.Header-module__burgerOpen__B9O1V span:nth-child(2){transform:rotate(-45deg)translateY(-6px)}.Header-module__header__B1gAi .Header-module__nav__mMs2s{z-index:2;background:#fff;border-radius:0;flex-direction:column-reverse;justify-content:flex-end;align-items:center;width:100%;height:calc(100vh - 80px);padding:20px;display:none;position:absolute;top:80px;left:0;overflow-y:auto}.Header-module__header__B1gAi .Header-module__nav__mMs2s .Header-module__headerLogo__cPjp-{display:none}.Header-module__header__B1gAi .Header-module__nav__mMs2s .Header-module__mrl__HCdgx{order:-1;margin-top:40px;margin-right:auto}.Header-module__header__B1gAi .Header-module__nav__mMs2s .Header-module__headerMenu__AHMrW{flex-direction:column;overflow-y:auto}.Header-module__header__B1gAi .Header-module__nav__mMs2s .Header-module__headerMenu__AHMrW ul{gap:0;display:flex}.Header-module__header__B1gAi .Header-module__nav__mMs2s .Header-module__headerMenu__AHMrW .Header-module__flex__67WKo{flex-direction:column;row-gap:20px;margin-top:15px}.Header-module__header__B1gAi .Header-module__nav__mMs2s .Header-module__headerMenu__AHMrW .Header-module__flex__67WKo .Header-module__custom-button__Dj9xt{margin:0}.Header-module__header__B1gAi .Header-module__navOpen__6zOlt{display:flex}.Header-module__header__B1gAi .Header-module__navOpen__6zOlt .Header-module__lang__1ov1Z{display:none}.Header-module__header__B1gAi .Header-module__navOpen__6zOlt .Header-module__last__pDjRB{margin-top:20px;margin-left:0}.Header-module__header__B1gAi .Header-module__nav__mMs2s li .Header-module__navItem__Xa1xl{justify-content:center;padding:10px;font-size:15px;line-height:24px}.Header-module__header__B1gAi .Header-module__nav__mMs2s li .Header-module__navItem__Xa1xl.Header-module__linkActive__dHtUj{font-weight:700;text-decoration:underline}.Header-module__header__B1gAi .Header-module__nav__mMs2s li.Header-module__last__pDjRB{margin-left:20px}.Header-module__headerMenu__AHMrW{margin-left:0}.Header-module__headerMenu__AHMrW .Header-module__flex__67WKo{display:none}.Header-module__headerMenu__AHMrW ul{flex-direction:column}.Header-module__header__B1gAi .Header-module__mobileContent__CzB9g{z-index:3;justify-content:space-between;align-items:center;gap:17px;height:100%;display:flex;position:relative}}@media (width>=1099px){body.ru .Header-module__headerMenu__AHMrW ul .Header-module__navItem__Xa1xl,body.de .Header-module__headerMenu__AHMrW ul .Header-module__navItem__Xa1xl,body.ro .Header-module__headerMenu__AHMrW ul .Header-module__navItem__Xa1xl{font-size:14px}}.Footer-module__footer__7wS4L{color:#fff;background-color:#5b694f;width:100%;padding:0;position:relative;overflow:hidden}.Footer-module__footer__7wS4L .Footer-module__logoWrap__BvV5g{flex-shrink:0;width:auto;max-width:160px;height:33px}.Footer-module__footer__7wS4L .Footer-module__logoWrap__BvV5g img{width:auto;height:100%}.Footer-module__footer__7wS4L .Footer-module__navTitle__SJFe3{font-size:15px;line-height:140%;text-decoration:none;display:block}.Footer-module__footer__7wS4L .Footer-module__navTitleBolder__rPINp{font-weight:600}.Footer-module__footer__7wS4L .Footer-module__itemBlock__6w58q{align-items:center;gap:10px;display:flex}.Footer-module__footer__7wS4L .Footer-module__itemBlock__6w58q.Footer-module__navTitle__SJFe3,.Footer-module__footer__7wS4L .Footer-module__itemBlock__6w58q .Footer-module__navTitle__SJFe3{margin:0}.Footer-module__footer__7wS4L .Footer-module__contacts__NK80E{flex-direction:column;gap:15px;display:flex}.Footer-module__footer__7wS4L .Footer-module__contacts__NK80E a{color:#fff}.Footer-module__footer__7wS4L .Footer-module__icon__QAyPS{aspect-ratio:1;flex-shrink:0;width:24px;height:24px}.Footer-module__footer__7wS4L .Footer-module__text__ZuKVO{margin-top:12px;font-weight:300;line-height:140%}.Footer-module__footer__7wS4L .Footer-module__top__IIbrc{background-color:#e6e8db;border-radius:10px;justify-content:space-between;align-items:center;display:flex}.Footer-module__footer__7wS4L .Footer-module__top__IIbrc .Footer-module__text__ZuKVO{margin-top:0}.Footer-module__footer__7wS4L .Footer-module__docs__h-iPM{justify-content:space-between;align-items:center;gap:15px;display:flex}.Footer-module__footer__7wS4L .Footer-module__docs__h-iPM a{color:#fff}@media (width>=768px){.Footer-module__footerContent__tBWG2{padding:30px 0 50px}.Footer-module__footer__7wS4L .Footer-module__top__IIbrc{padding:13px 30px}.Footer-module__footer__7wS4L .Footer-module__contacts__NK80E{grid-template-columns:repeat(3,1fr);align-items:center;gap:15px;margin:30px 0;display:grid}.Footer-module__footer__7wS4L .Footer-module__itemBlock__6w58q{gap:30px}.Footer-module__footer__7wS4L .Footer-module__bot__YwfTh{margin-top:60px;padding:20px 0}.Footer-module__footer__7wS4L .Footer-module__reg__s5xLl{gap:35px}.Footer-module__footer__7wS4L .Footer-module__reg__s5xLl img{max-height:62px}.Footer-module__footer__7wS4L .Footer-module__grid__Yt5E5{grid-template-columns:repeat(3,1fr);gap:35px;display:grid}}@media (width<=768px){.Footer-module__footer__7wS4L{padding-top:60px}.Footer-module__footerContent__tBWG2{padding-bottom:15px}.Footer-module__footer__7wS4L .Footer-module__logoWrap__BvV5g{max-width:235px}.Footer-module__footer__7wS4L .Footer-module__center__Q-j--{flex-direction:column;gap:40px;display:flex}.Footer-module__footer__7wS4L .Footer-module__top__IIbrc{margin-bottom:40px;padding:14px 10px 14px 20px}.Footer-module__footer__7wS4L .Footer-module__reg__s5xLl{gap:20px}.Footer-module__footer__7wS4L .Footer-module__reg__s5xLl img{max-height:46px}.Footer-module__footer__7wS4L .Footer-module__contacts__NK80E{margin-bottom:30px}.Footer-module__footer__7wS4L .Footer-module__bot__YwfTh{margin-top:40px;padding:12px 0}}:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{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 .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.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,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}.Hero-module__wrap__frifB{width:100%;padding:40px 0 0;overflow:hidden}.Hero-module__swiper__AMCY2{width:100%;padding-top:20px}.Hero-module__slide__o6dLl{transform-style:preserve-3d;border-radius:20px;overflow:hidden}.Hero-module__inner__dBRdD{transform-origin:50%;width:100%;height:100%}.Hero-module__title__Jx5i6{text-align:center}.Hero-module__title__Jx5i6.Hero-module__lh__4g3KK{line-height:120%}.Hero-module__text__i0U9s{text-align:center;margin-top:20px}.Hero-module__btn__Di3tF{text-align:center}.Hero-module__sliderWrap__8Bmde{z-index:2;position:relative;overflow:hidden}.Hero-module__sliderImage__LA-lE{z-index:2;object-fit:cover;position:absolute;left:0}.Hero-module__top__LM8LG{top:0}.Hero-module__bot__StKIe{width:100%;bottom:0;transform:rotate(-180deg)}.Hero-module__image__iRufe{object-fit:cover;width:100%;height:100%;display:block}.Hero-module__pagination__R2HIz{z-index:4;justify-content:center;align-items:center;gap:8px;display:flex;position:relative}.Hero-module__dot__Hj60s{cursor:pointer;background:#bbbbbb80;border-radius:50%;transition:background .3s}.Hero-module__dot__Hj60s:hover,.Hero-module__dotActive__zXIE2{background:#5b694f}@media screen and (width>=768px){.Hero-module__title__Jx5i6{max-width:600px;margin:0 auto}.Hero-module__text__i0U9s{max-width:420px;margin-left:auto;margin-right:auto}.Hero-module__slide__o6dLl{height:572px}.Hero-module__image__iRufe{max-width:275px}.Hero-module__sliderWrap__8Bmde{margin-top:-10%}.Hero-module__sliderImage__LA-lE{height:172px}.Hero-module__sliderImage__LA-lE img{object-fit:cover;width:100%;height:100%}.Hero-module__bot__StKIe{bottom:-10%}.Hero-module__pagination__R2HIz{transform:translateY(-60px)}.Hero-module__dot__Hj60s{width:16px;height:16px}}@media screen and (width<=768px){.Hero-module__wrap__frifB{padding-bottom:0}.Hero-module__container__yqIhl{padding:0}.Hero-module__slide__o6dLl{height:307px}.Hero-module__sliderWrap__8Bmde{margin-top:-5%}.Hero-module__sliderImage__LA-lE{height:92px}.Hero-module__top__LM8LG{height:172px;top:-80px}.Hero-module__title__Jx5i6,.Hero-module__text__i0U9s{padding:0 20px}.Hero-module__bot__StKIe{bottom:-80px}.Hero-module__pagination__R2HIz{transform:translateY(-50px)}.Hero-module__dot__Hj60s{width:12px;height:12px}}.Fade-module__fade__m7-Nr{opacity:0;transition:opacity .6s,transform .6s}.Fade-module__visible__GcwTa{opacity:1;transform:none!important}.Fade-module__fadeUp__Z2fiu{transform:translateY(30px)}.Fade-module__fadeDown__TXAHo{transform:translateY(-30px)}.Fade-module__fadeLeft__33QVd{transform:translate(30px)}.Fade-module__fadeRight__Bnmqe{transform:translate(-30px)}.Markets-module__section__UFhAr{background:#e6e8db}.Markets-module__container__7BeLn{align-items:center;gap:40px;display:flex}.Markets-module__content__8QgGr{flex:1;min-width:0}.Markets-module__title__ucfXJ{color:#5b694f;margin:0 0 16px;font-weight:700}.Markets-module__text__jd1zh{color:#000;max-width:383px;margin:0 0 30px}.Markets-module__grid__fZSvy{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.Markets-module__card__M05ok{background:#fff;border-radius:20px;padding:18px 30px}.Markets-module__cardTitle__QWVfV,.Markets-module__cardText__ClNgx{color:#000;text-align:center}.Markets-module__imgWrap__tu1S0{flex-shrink:0;width:40%;max-width:480px}.Markets-module__img__MZIau{border-radius:20px;width:100%;height:auto;display:block}@media screen and (width>=768px){.Markets-module__imgWrap__tu1S0{z-index:0;position:absolute;top:0;right:0}.Markets-module__imgWrap__tu1S0 img{aspect-ratio:480/457}.Markets-module__grid__fZSvy{margin-bottom:60px}.Markets-module__content__8QgGr{width:72%;max-width:873px}}@media screen and (width<=768px){.Markets-module__container__7BeLn{flex-direction:column}.Markets-module__imgWrap__tu1S0{width:100%;margin-bottom:30px}.Markets-module__grid__fZSvy{grid-template-columns:repeat(2,1fr)}.Markets-module__card__M05ok{padding:15px}.Markets-module__title__ucfXJ,.Markets-module__text__jd1zh{text-align:center;max-width:100%}}.Infrastructure-module__section__Zidwd{background:#fff}.Infrastructure-module__titleWrap__NPhJU{text-align:center;margin-bottom:50px}.Infrastructure-module__titleWrap__NPhJU .Infrastructure-module__title__1cwQ9{color:#5b694f;margin:0 0 16px;font-weight:700}.Infrastructure-module__titleWrap__NPhJU .Infrastructure-module__text__auniO{color:#000;margin:0}.Infrastructure-module__layout__XPCzm{grid-template-rows:191px 191px 85px 191px;grid-template-columns:repeat(4,1fr);grid-template-areas:"imgTop imgTop cardGreen card1""imgTop imgTop cardGreen card2""icons card3 imgBot imgBot""card4 card3 imgBot imgBot";gap:20px;display:grid}.Infrastructure-module__imageTop__UGT15{grid-area:imgTop;align-self:start}.Infrastructure-module__cardGreen__nsI9L{grid-area:cardGreen}.Infrastructure-module__card1__fXDxO{grid-area:card1}.Infrastructure-module__card2__QKM0i{grid-area:card2}.Infrastructure-module__icons__aIURb{grid-area:icons;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:10px;display:grid}.Infrastructure-module__icons__aIURb .Infrastructure-module__iconBadge__8lFCG{background:#f2f2f2;border-radius:16px;justify-content:center;align-items:center;min-height:43px;display:flex}.Infrastructure-module__icons__aIURb .Infrastructure-module__iconBadge__8lFCG:first-child{grid-column:1}.Infrastructure-module__icons__aIURb .Infrastructure-module__iconBadge__8lFCG img{object-fit:contain;width:21px;height:21px}.Infrastructure-module__card3__ouyQq{grid-area:card3}.Infrastructure-module__card4__SH6Ol{grid-area:card4}.Infrastructure-module__imageBottom__zqhbv{grid-area:imgBot;align-self:end;position:relative}.Infrastructure-module__img__EljVi{object-fit:cover;border-radius:20px;width:100%;height:287px;display:block}.Infrastructure-module__card__-W7eO{border-radius:20px;flex-direction:column;justify-content:space-between;padding:20px 24px;display:flex}.Infrastructure-module__cardTitle__-ODr-{margin:0;font-weight:400}.Infrastructure-module__cardText__oHopX{margin:0}.Infrastructure-module__green__e7DxD{background:#5b694f}.Infrastructure-module__green__e7DxD .Infrastructure-module__cardTitle__-ODr-,.Infrastructure-module__green__e7DxD .Infrastructure-module__cardText__oHopX{color:#fff}.Infrastructure-module__light__-UNRs{background:#f2f2f2}.Infrastructure-module__light__-UNRs .Infrastructure-module__cardTitle__-ODr-,.Infrastructure-module__light__-UNRs .Infrastructure-module__cardText__oHopX{color:#000}.Infrastructure-module__beige__frRkN{background:#f2f2f2}.Infrastructure-module__beige__frRkN .Infrastructure-module__cardTitle__-ODr-,.Infrastructure-module__beige__frRkN .Infrastructure-module__cardText__oHopX{color:#000}@media screen and (width>=768px){.Infrastructure-module__beige__frRkN{background:#e6e8db}.Infrastructure-module__btn__hJk2B{position:absolute;bottom:20px;right:20px}.Infrastructure-module__icons__aIURb{gap:24px;transform:translateY(-110px)}.Infrastructure-module__icons__aIURb .Infrastructure-module__iconBadge__8lFCG{border-radius:20px;min-height:85px}.Infrastructure-module__icons__aIURb .Infrastructure-module__iconBadge__8lFCG img{width:28px;height:28px}.Infrastructure-module__card3__ouyQq{height:calc(100% + 110px);transform:translateY(-110px)}}@media screen and (width<=768px){.Infrastructure-module__titleWrap__NPhJU{margin-bottom:30px}.Infrastructure-module__layout__XPCzm{grid-template:"imgTop imgTop""cardGreen icons""card1 card2""card3 card4""imgBot imgBot"/1fr 1fr}.Infrastructure-module__card__-W7eO{min-height:96px;padding:12px}.Infrastructure-module__img__EljVi{height:160px}.Infrastructure-module__btn__hJk2B{width:100%;margin-top:16px;display:flex}.Infrastructure-module__btn__hJk2B a{justify-content:center;width:100%}}.Accounts-module__section__3RE-K{background:#fff}.Accounts-module__inner__WYHRn{align-items:center;gap:60px;display:flex}.Accounts-module__left__pdvot{flex:0 0 45%;max-width:45%}.Accounts-module__title__yB9-W{color:#5b694f;margin:0 0 20px;font-weight:700}.Accounts-module__text__34HJn{color:#000;margin:0 0 40px}.Accounts-module__right__qZ3w2{flex:1;min-width:0}.Accounts-module__list__t2MWP{flex-direction:column;gap:15px;display:flex}.Accounts-module__item__hPSsn{text-align:center;color:#000;align-items:center;gap:12px;display:flex}@media screen and (width>=768px){.Accounts-module__item__hPSsn{background:#f2f2f2;border-radius:10px;justify-content:center;padding:13px 20px}}@media screen and (width<=768px){.Accounts-module__inner__WYHRn{flex-direction:column;gap:30px}.Accounts-module__left__pdvot{flex:unset;width:100%;max-width:100%}.Accounts-module__icon__ivWp1{aspect-ratio:1;width:16px;height:16px}.Accounts-module__right__qZ3w2{width:100%}.Accounts-module__item__hPSsn{text-align:left;align-items:center;display:flex}.Accounts-module__text__34HJn{margin-bottom:0}}.Compliance-module__section__bO-an{background:#fff}.Compliance-module__title__mqv9b{color:#5b694f;text-align:center;margin:0 0 50px;font-weight:700}.Compliance-module__layout__u491l{align-items:flex-start;gap:40px;display:flex}.Compliance-module__left__15szA{flex:0 0 40%;gap:20px;max-width:40%;display:flex;position:relative}.Compliance-module__line__-SBcF{background:#d9d9d9;border-radius:2px;flex-shrink:0;align-self:stretch;width:4px}.Compliance-module__items__HLLjY{flex-direction:column;gap:40px;display:flex}.Compliance-module__itemTitle__9ltKa{color:#000;margin:0 0 8px;line-height:1.5}.Compliance-module__itemText__TO3c0{color:#000;max-width:346px;margin:0}.Compliance-module__right__Uf-0B{flex-direction:column;flex:1;gap:20px;min-width:0;display:flex}.Compliance-module__images__M4gFq{gap:15px;display:flex}.Compliance-module__imgRadius__AOqzr{border-radius:20px}.Compliance-module__imgBig__AevyT{object-fit:cover;flex-shrink:0}.Compliance-module__imagesSmall__kqmmB{flex-direction:column;flex:1;gap:23px;display:flex}.Compliance-module__imgSmall__EsSiD{object-fit:cover;width:100%;height:210px}@media screen and (width>=768px){.Compliance-module__cta__uNTQP{z-index:2;width:calc(100% - 40px);position:absolute;bottom:20px;right:20px}.Compliance-module__layout__u491l{grid-template-columns:33% 60%;justify-content:space-between;display:grid}.Compliance-module__left__15szA{max-width:400px}.Compliance-module__right__Uf-0B{max-width:731px}.Compliance-module__images__M4gFq{grid-template-columns:40% 57%;justify-content:space-between;gap:23px;display:grid}.Compliance-module__imgBig__AevyT{position:relative}.Compliance-module__imgBig__AevyT img{object-fit:cover;object-position:top;height:100%}}@media screen and (width<=768px){.Compliance-module__layout__u491l{flex-direction:column}.Compliance-module__left__15szA{flex:unset;width:100%;max-width:100%}.Compliance-module__right__Uf-0B{width:100%}.Compliance-module__title__mqv9b{text-align:left;margin-bottom:30px}}.Support-module__section__mKFbX{background:#fff}.Support-module__card__gyCuZ{text-align:center;background:#e6e8db;border-radius:40px;flex-direction:column;align-items:center;padding:60px 40px;display:flex}.Support-module__title__EfpOK{color:#5b694f;margin:0 0 20px;font-weight:700}.Support-module__text__5CLnh{color:#000;max-width:417px;margin:0 0 40px}@media screen and (width<=768px){.Support-module__card__gyCuZ{text-align:left;border-radius:20px;padding:40px 20px}.Support-module__title__EfpOK{text-align:center}.Support-module__text__5CLnh{text-align:center;max-width:100%;margin-bottom:30px}}.GettingStarted-module__section__MhgHa{background:#fff}.GettingStarted-module__title__xBO3L{color:#5b694f;text-align:center;margin:0 0 50px;font-weight:700}.GettingStarted-module__grid__56jcX{grid-template-columns:1fr 1.25fr 1fr;align-items:center;gap:20px;display:grid}.GettingStarted-module__cardWrap__rxy5J{display:block}.GettingStarted-module__card__2pK-j{border-radius:20px;position:relative;overflow:hidden}.GettingStarted-module__img__lZjjG{object-fit:cover;width:100%;height:318px;display:block}.GettingStarted-module__cardCenter__bhXr5 .GettingStarted-module__img__lZjjG{height:396px}.GettingStarted-module__caption__dlchT{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#5b694f99;padding:18px 30px;position:absolute;bottom:0;left:0;right:0}.GettingStarted-module__captionText__dSasj{color:#fff;margin:0}@media screen and (width<=768px){.GettingStarted-module__title__xBO3L{text-align:left;margin-bottom:30px}.GettingStarted-module__grid__56jcX{grid-template-columns:1fr}.GettingStarted-module__cardCenter__bhXr5 .GettingStarted-module__img__lZjjG,.GettingStarted-module__img__lZjjG{object-position:top;height:152px}}.NeedHelp-module__container__ouvsa{flex-direction:column;gap:30px;display:flex;position:relative}@media (width<=778px){.NeedHelp-module__container__ouvsa{gap:50px}}.NeedHelp-module__contacts__6puG0{grid-template-columns:repeat(3,auto);justify-content:space-between;gap:30px;display:grid}@media (width<=778px){.NeedHelp-module__contacts__6puG0{grid-template-columns:repeat(2,1fr);gap:50px}}@media (width<=992px){.NeedHelp-module__contacts__6puG0{flex-direction:column;display:flex}}.NeedHelp-module__contacts__6puG0 .NeedHelp-module__col__pu0wv{flex-direction:column;gap:20px;display:flex}@media (width<=992px){.NeedHelp-module__contacts__6puG0 .NeedHelp-module__col__pu0wv{gap:15px}}.NeedHelp-module__contacts__6puG0 .NeedHelp-module__item__DCdWY .NeedHelp-module__head__CSeZo{align-items:center;gap:12px;display:flex;position:relative}.NeedHelp-module__contacts__6puG0 .NeedHelp-module__item__DCdWY .NeedHelp-module__head__CSeZo .NeedHelp-module__icon__m2L9D{width:23px}@media (width<=480px){.NeedHelp-module__contacts__6puG0 .NeedHelp-module__item__DCdWY .NeedHelp-module__head__CSeZo .NeedHelp-module__icon__m2L9D{width:18px}}.NeedHelp-module__contacts__6puG0 .NeedHelp-module__item__DCdWY .NeedHelp-module__head__CSeZo .NeedHelp-module__subtitle__mmLTD{font-weight:500}.NeedHelp-module__contacts__6puG0 .NeedHelp-module__item__DCdWY .NeedHelp-module__head__CSeZo .NeedHelp-module__flag__8fjqe{width:27px}.NeedHelp-module__contacts__6puG0 .NeedHelp-module__item__DCdWY .NeedHelp-module__head__CSeZo .NeedHelp-module__grey__RDA5s{color:#aeaeae;position:relative}.NeedHelp-module__contacts__6puG0 .NeedHelp-module__item__DCdWY .NeedHelp-module__head__CSeZo .NeedHelp-module__hint__ZhhIV{position:relative}.NeedHelp-module__contacts__6puG0 .NeedHelp-module__item__DCdWY .NeedHelp-module__head__CSeZo .NeedHelp-module__hintHover__LWYQR{z-index:1;cursor:pointer;width:18px;height:18px;position:absolute;top:-5px;right:-22px}@media (width<=480px){.NeedHelp-module__contacts__6puG0 .NeedHelp-module__item__DCdWY .NeedHelp-module__head__CSeZo .NeedHelp-module__hintHover__LWYQR{display:none}}.NeedHelp-module__contacts__6puG0 .NeedHelp-module__item__DCdWY .NeedHelp-module__head__CSeZo .NeedHelp-module__hintHover__LWYQR:hover .NeedHelp-module__hintText__RxDO3{opacity:1;pointer-events:auto;z-index:2}.NeedHelp-module__contacts__6puG0 .NeedHelp-module__item__DCdWY .NeedHelp-module__head__CSeZo .NeedHelp-module__hintText__RxDO3{opacity:0;z-index:-1;pointer-events:none;color:#000;white-space:nowrap;background:#efefef;border-radius:5px;padding:5px;font-size:9px;font-weight:300;line-height:150%;transition:opacity .3s linear;position:absolute;top:-30px;left:100%}.NeedHelp-module__contacts__6puG0 .NeedHelp-module__item__DCdWY .NeedHelp-module__content__uF-i4{color:#000;margin:12px 0 0 35px;text-decoration:none;display:flex}.NeedHelp-module__contacts__6puG0 .NeedHelp-module__item__DCdWY .NeedHelp-module__contentWrap__02k0F{max-width:347px}.NeedHelp-module__map__cktwU{filter:grayscale()invert(90%)brightness(80%);border-radius:15px;width:100%;height:450px;position:relative;overflow:hidden}.NeedHelp-module__map__cktwU iframe{width:100%}@media (width<=480px){.NeedHelp-module__map__cktwU{height:330px}}.Approach-module__container__vlUat{grid-template-columns:repeat(2,1fr);gap:100px;margin-top:180px;padding-top:150px;display:grid;position:relative}@media (width<=1220px){.Approach-module__container__vlUat{gap:60px;padding-top:120px}}@media (width<=992px){.Approach-module__container__vlUat{flex-direction:column;gap:120px;margin-top:70px;padding-top:0;display:flex}}@media (width<=480px){.Approach-module__container__vlUat{gap:90px;margin-top:30px}}.Approach-module__container__vlUat .Approach-module__block__vkNnL{position:relative}.Approach-module__container__vlUat .Approach-module__block__vkNnL .Approach-module__title__MJAZE{max-width:390px}@media (width<=480px){.Approach-module__container__vlUat .Approach-module__block__vkNnL .Approach-module__title__MJAZE{max-width:280px}}.Approach-module__container__vlUat .Approach-module__block__vkNnL .Approach-module__text__1elj3{color:#14171e;margin-top:18px}@media (width<=480px){.Approach-module__container__vlUat .Approach-module__block__vkNnL .Approach-module__text__1elj3{margin-top:15px}}.Approach-module__container__vlUat .Approach-module__block__vkNnL .Approach-module__text__1elj3 p:not(:first-child){margin-top:15px}.Approach-module__container__vlUat .Approach-module__block__vkNnL .Approach-module__text__1elj3 span{color:#d92626;font-weight:500}.Approach-module__container__vlUat .Approach-module__block__vkNnL .Approach-module__title__MJAZE,.Approach-module__container__vlUat .Approach-module__block__vkNnL .Approach-module__text__1elj3{z-index:5;position:relative}@media (width<=992px){.Approach-module__container__vlUat .Approach-module__block__vkNnL:first-child{padding-top:120px}}@media (width<=480px){.Approach-module__container__vlUat .Approach-module__block__vkNnL:first-child{padding-top:90px}}.Approach-module__container__vlUat .Approach-module__block__vkNnL:nth-child(2){padding-top:120px}@media (width<=992px){.Approach-module__container__vlUat .Approach-module__block__vkNnL:nth-child(2){padding-top:0}}.Approach-module__container__vlUat .Approach-module__line__wKO9u{z-index:2;position:absolute;overflow:hidden}.Approach-module__container__vlUat .Approach-module__line_01__QNx-C{width:642px;height:146px;top:-200px;left:-220px}@media (width<=1220px){.Approach-module__container__vlUat .Approach-module__line_01__QNx-C{width:550px;height:120px;top:-150px}}@media (width<=992px){.Approach-module__container__vlUat .Approach-module__line_01__QNx-C{top:0;left:-40px}}@media (width<=480px){.Approach-module__container__vlUat .Approach-module__line_01__QNx-C{width:410px;height:93px;left:-70px}}.Approach-module__container__vlUat .Approach-module__line_02__KqyQr{width:706px;height:192px;top:-20px;left:0}@media (width<=1220px){.Approach-module__container__vlUat .Approach-module__line_02__KqyQr{width:650px;height:150px;top:20px}}@media (width<=992px){.Approach-module__container__vlUat .Approach-module__line_02__KqyQr{display:none}}.Approach-module__container__vlUat .Approach-module__line__wKO9u img{object-fit:contain;object-position:center right;height:100%}.Banner-module__section__JPziM{background:#e6e8db;position:relative}.Banner-module__section__JPziM .Banner-module__body__d0ZHS{flex-direction:column;justify-content:space-between;gap:100px;width:100%;min-height:100vh;padding-top:100px;padding-bottom:80px;display:flex;position:relative}@media (width<=1220px){.Banner-module__section__JPziM .Banner-module__body__d0ZHS{padding-top:80px}}@media (width<=992px){.Banner-module__section__JPziM .Banner-module__body__d0ZHS{min-height:unset;gap:0;padding-bottom:0}}@media (width<=480px){.Banner-module__section__JPziM .Banner-module__body__d0ZHS{padding-top:150px}}.Banner-module__section__JPziM .Banner-module__body__d0ZHS .Banner-module__title__6e7-f,.Banner-module__section__JPziM .Banner-module__body__d0ZHS .Banner-module__subtitle__PCREo{color:#5b694f}.Banner-module__section__JPziM .Banner-module__body__d0ZHS .Banner-module__content__1UVqX{z-index:10;text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}@media (width<=992px){.Banner-module__section__JPziM .Banner-module__body__d0ZHS .Banner-module__content__1UVqX{padding-bottom:440px}}@media (width<=480px){.Banner-module__section__JPziM .Banner-module__body__d0ZHS .Banner-module__content__1UVqX{padding-bottom:327px}}.Banner-module__section__JPziM .Banner-module__body__d0ZHS .Banner-module__content__1UVqX .Banner-module__head__2-KY3 .Banner-module__subtitle__PCREo{margin:0 0 15px;display:block}@media (width<=992px){.Banner-module__section__JPziM .Banner-module__body__d0ZHS .Banner-module__content__1UVqX .Banner-module__head__2-KY3 .Banner-module__subtitle__PCREo{margin-top:10px}}@media (width<=480px){.Banner-module__section__JPziM .Banner-module__body__d0ZHS .Banner-module__content__1UVqX .Banner-module__text__J6whS{max-width:250px;margin:0 auto}}.Banner-module__section__JPziM .Banner-module__body__d0ZHS .Banner-module__content__1UVqX .Banner-module__btn__u2xUp{display:none}@media (width<=992px){.Banner-module__section__JPziM .Banner-module__body__d0ZHS .Banner-module__content__1UVqX .Banner-module__btn__u2xUp{margin-top:50px;display:block}}.Banner-module__section__JPziM .Banner-module__body__d0ZHS .Banner-module__images__9CF0Z{z-index:2;flex-direction:column;gap:22px;display:flex;position:relative}.Banner-module__section__JPziM .Banner-module__body__d0ZHS .Banner-module__images__9CF0Z .Banner-module__phoneWrap__XwNEJ{z-index:5;width:304px;margin:0 auto;position:absolute;top:-60px;left:0;right:0}@media (width<=992px){.Banner-module__section__JPziM .Banner-module__body__d0ZHS .Banner-module__images__9CF0Z .Banner-module__phoneWrap__XwNEJ{width:250px;bottom:-180px;top:unset}}@media (width<=480px){.Banner-module__section__JPziM .Banner-module__body__d0ZHS .Banner-module__images__9CF0Z .Banner-module__phoneWrap__XwNEJ{width:194px;bottom:-143px}}.Banner-module__section__JPziM .Banner-module__body__d0ZHS .Banner-module__images__9CF0Z .Banner-module__phoneWrap__XwNEJ .Banner-module__phone__Z2G41{background:#050407;border-radius:44px;width:100%;box-shadow:33px 33px 70px #000000e6}@media (width<=992px){.Banner-module__section__JPziM .Banner-module__body__d0ZHS .Banner-module__images__9CF0Z .Banner-module__phoneWrap__XwNEJ .Banner-module__phone__Z2G41{border-radius:37px}}@media (width<=480px){.Banner-module__section__JPziM .Banner-module__body__d0ZHS .Banner-module__images__9CF0Z .Banner-module__phoneWrap__XwNEJ .Banner-module__phone__Z2G41{border-radius:28px;box-shadow:21px 21px 45px #000000e6}}.Banner-module__section__JPziM .Banner-module__body__d0ZHS .Banner-module__images__9CF0Z .Banner-module__row__GWsuQ{z-index:2;justify-content:space-between;display:flex;position:relative}@media (width<=992px){.Banner-module__section__JPziM .Banner-module__body__d0ZHS .Banner-module__images__9CF0Z .Banner-module__row__GWsuQ{display:none}}.Banner-module__section__JPziM .Banner-module__body__d0ZHS .Banner-module__images__9CF0Z .Banner-module__row__GWsuQ .Banner-module__subrow__jJ-er{gap:22px;display:flex}.Banner-module__section__JPziM .Banner-module__body__d0ZHS .Banner-module__images__9CF0Z .Banner-module__row__GWsuQ .Banner-module__subrow__jJ-er .Banner-module__card__YvDB-{aspect-ratio:1;border-radius:12px;width:149px;position:relative;overflow:hidden}.Banner-module__section__JPziM .Banner-module__body__d0ZHS .Banner-module__images__9CF0Z .Banner-module__row__GWsuQ .Banner-module__subrow__jJ-er .Banner-module__cardText__7EQCG{text-align:center;color:#fff;background:linear-gradient(#5b694f33 0% 100%),#5b694f;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;padding:15px;display:flex}.Banner-module__section__JPziM .Banner-module__body__d0ZHS .Banner-module__images__9CF0Z .Banner-module__row__GWsuQ .Banner-module__subrow__jJ-er .Banner-module__cardText__7EQCG .Banner-module__heading__Ieu6F{color:#65acf6}.Banner-module__section__JPziM .Banner-module__body__d0ZHS .Banner-module__images__9CF0Z .Banner-module__row_01__AazME{width:calc(100% + 180px);margin-left:-90px}.Banner-module__section__JPziM .Banner-module__body__d0ZHS .Banner-module__images__9CF0Z .Banner-module__row_02__4jxBk{width:100%;max-width:900px;margin:0 auto}.Ready-module__wrap__3UGsS{background-color:#e6e8db;border-radius:15px;justify-content:center;align-items:center;min-height:214px;padding:20px;display:flex;position:relative;overflow:hidden}.Ready-module__wrap__3UGsS .Ready-module__content__xPMqk{z-index:5;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:30px;display:flex;position:relative}.Ready-module__wrap__3UGsS .Ready-module__image__vVfkx{z-index:2;height:154px;position:absolute;top:50%;transform:translateY(-50%)}@media (width<=1220px){.Ready-module__wrap__3UGsS .Ready-module__image__vVfkx{height:120px}}@media (width<=992px){.Ready-module__wrap__3UGsS .Ready-module__image__vVfkx{height:100px}}@media (width<=768px){.Ready-module__wrap__3UGsS .Ready-module__image__vVfkx{display:none}}.Ready-module__wrap__3UGsS .Ready-module__image_01__bN-sM{left:0}.Ready-module__wrap__3UGsS .Ready-module__image_02__iNueR{right:0}.Ready-module__wrap__3UGsS .Ready-module__image__vVfkx img{height:100%}.Regulated-module__container__UxSWK{color:#14171e;position:relative}@media (width<=992px){.Regulated-module__container__UxSWK{flex-direction:column;gap:120px;display:flex}}@media (width<=480px){.Regulated-module__container__UxSWK{gap:90px}}.Regulated-module__container__UxSWK .Regulated-module__block__3VHyo{grid-template-columns:repeat(2,1fr);display:grid}@media (width<=992px){.Regulated-module__container__UxSWK .Regulated-module__block__3VHyo{gap:30px;display:flex}}.Regulated-module__container__UxSWK .Regulated-module__block__3VHyo .Regulated-module__content__MA854{flex-direction:column;justify-content:space-between;align-items:flex-start;gap:40px;display:flex}@media (width<=992px){.Regulated-module__container__UxSWK .Regulated-module__block__3VHyo .Regulated-module__content__MA854{padding:0!important}}.Regulated-module__container__UxSWK .Regulated-module__block__3VHyo .Regulated-module__content__MA854 .Regulated-module__text__9WQdY{margin-top:20px}.Regulated-module__container__UxSWK .Regulated-module__block__3VHyo .Regulated-module__content__MA854 .Regulated-module__text__9WQdY p:not(:first-child){margin-top:15px}@media (width<=992px){.Regulated-module__container__UxSWK .Regulated-module__block__3VHyo .Regulated-module__content__MA854 .Regulated-module__text__9WQdY{margin-top:15px}}.Regulated-module__container__UxSWK .Regulated-module__block__3VHyo .Regulated-module__image__97YRV{width:100%}@media (width<=992px){.Regulated-module__container__UxSWK .Regulated-module__block__3VHyo .Regulated-module__image__97YRV{border-radius:8px;width:100%;max-width:550px;margin:0 auto}.Regulated-module__container__UxSWK .Regulated-module__block_01__ewEix{flex-direction:column-reverse}}.Regulated-module__container__UxSWK .Regulated-module__block_01__ewEix .Regulated-module__content__MA854{padding:0 40px 30px 0}@media (width<=992px){.Regulated-module__container__UxSWK .Regulated-module__block_02__QvdNc{flex-direction:column}}.Regulated-module__container__UxSWK .Regulated-module__block_02__QvdNc .Regulated-module__content__MA854{padding:40px 0 0 40px}.TheMarkets-module__container__4jMzC{grid-template-columns:1fr 554px;gap:60px;display:grid;position:relative}@media (width<=1220px){.TheMarkets-module__container__4jMzC{grid-template-columns:repeat(2,1fr);gap:40px}}@media (width<=992px){.TheMarkets-module__container__4jMzC{flex-direction:column;gap:20px;display:flex}}@media (width<=480px){.TheMarkets-module__container__4jMzC{gap:15px}}.TheMarkets-module__container__4jMzC .TheMarkets-module__head__izip4 .TheMarkets-module__line__zoQXA{z-index:2;filter:drop-shadow(0 4px 44px #d06776);width:641px;height:137px;position:absolute;bottom:30px;left:-100px;overflow:hidden}@media (width<=1220px){.TheMarkets-module__container__4jMzC .TheMarkets-module__head__izip4 .TheMarkets-module__line__zoQXA{width:550px;height:120px;top:100px;left:-150px}}@media (width<=992px){.TheMarkets-module__container__4jMzC .TheMarkets-module__head__izip4 .TheMarkets-module__line__zoQXA{display:none}}.TheMarkets-module__container__4jMzC .TheMarkets-module__head__izip4 .TheMarkets-module__line__zoQXA img{object-fit:contain;object-position:center right;height:100%}.TheMarkets-module__container__4jMzC .TheMarkets-module__text__1qgWF p:not(:first-child){margin-top:15px}.Underbanner-module__section__8c9Ul{display:none}@media (width<=992px){.Underbanner-module__section__8c9Ul{margin-top:280px;display:block}}@media (width<=480px){.Underbanner-module__section__8c9Ul{margin-top:234px}}.Underbanner-module__body__7hx17{position:relative}.Underbanner-module__body__7hx17 .Underbanner-module__cards__KI169{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}@media (width<=768px){.Underbanner-module__body__7hx17 .Underbanner-module__cards__KI169{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr)}}.Underbanner-module__body__7hx17 .Underbanner-module__cards__KI169 .Underbanner-module__card__8o7rr{text-align:center;color:#fff;background-color:#5b694f;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:109px;display:flex}.Underbanner-module__body__7hx17 .Underbanner-module__cards__KI169 .Underbanner-module__card__8o7rr .Underbanner-module__heading__V6mFn{color:#fff;font-size:18px;font-weight:500;line-height:140%}.Welcome-module__container__cLH8S{position:relative}.Welcome-module__container__cLH8S .Welcome-module__title__3DU--{text-align:center}.Welcome-module__container__cLH8S .Welcome-module__swiperWrap__4QTZu{width:100%;max-width:950px;margin-top:50px;position:relative}@media (width<=992px){.Welcome-module__container__cLH8S .Welcome-module__swiperWrap__4QTZu{margin-top:40px}}@media (width<=480px){.Welcome-module__container__cLH8S .Welcome-module__swiperWrap__4QTZu{margin-top:30px}}.Welcome-module__container__cLH8S .Welcome-module__swiperWrap__4QTZu .Welcome-module__swiper__zhsMR{width:100%;overflow:visible!important}.Welcome-module__container__cLH8S .Welcome-module__swiperWrap__4QTZu .Welcome-module__swiper__zhsMR .Welcome-module__slide__Kd-Rt{height:auto!important}.Welcome-module__container__cLH8S .Welcome-module__swiperWrap__4QTZu .Welcome-module__swiper__zhsMR .Welcome-module__slide__Kd-Rt .Welcome-module__card__dNlNa{height:100%;position:relative}.Welcome-module__container__cLH8S .Welcome-module__swiperWrap__4QTZu .Welcome-module__swiper__zhsMR .Welcome-module__slide__Kd-Rt .Welcome-module__card__dNlNa .Welcome-module__head__xwMw-{position:relative}.Welcome-module__container__cLH8S .Welcome-module__swiperWrap__4QTZu .Welcome-module__swiper__zhsMR .Welcome-module__slide__Kd-Rt .Welcome-module__card__dNlNa .Welcome-module__head__xwMw- .Welcome-module__year__4Jtdw{z-index:4;text-align:center;background:#e6e8db;border-radius:15px;justify-content:center;align-items:center;width:89px;height:34px;display:flex;position:relative}@media (width<=480px){.Welcome-module__container__cLH8S .Welcome-module__swiperWrap__4QTZu .Welcome-module__swiper__zhsMR .Welcome-module__slide__Kd-Rt .Welcome-module__card__dNlNa .Welcome-module__head__xwMw- .Welcome-module__year__4Jtdw{width:84px;height:31px}}.Welcome-module__container__cLH8S .Welcome-module__swiperWrap__4QTZu .Welcome-module__swiper__zhsMR .Welcome-module__slide__Kd-Rt .Welcome-module__card__dNlNa .Welcome-module__head__xwMw- .Welcome-module__line__--kan{z-index:1;background:linear-gradient(90deg,#fff 0%,#e6e8db 100%);width:100%;height:2px;position:absolute;top:calc(50% - 1px);left:80px}@media (width<=768px){.Welcome-module__container__cLH8S .Welcome-module__swiperWrap__4QTZu .Welcome-module__swiper__zhsMR .Welcome-module__slide__Kd-Rt .Welcome-module__card__dNlNa .Welcome-module__head__xwMw- .Welcome-module__line__--kan{width:90%;left:50px}}@media (width<=480px){.Welcome-module__container__cLH8S .Welcome-module__swiperWrap__4QTZu .Welcome-module__swiper__zhsMR .Welcome-module__slide__Kd-Rt .Welcome-module__card__dNlNa .Welcome-module__head__xwMw- .Welcome-module__line__--kan{width:70%;left:30%}}.Welcome-module__container__cLH8S .Welcome-module__swiperWrap__4QTZu .Welcome-module__swiper__zhsMR .Welcome-module__slide__Kd-Rt .Welcome-module__card__dNlNa .Welcome-module__subtitle__CnlZ1{max-width:383px;margin:20px 0 15px}.Welcome-module__container__cLH8S .Welcome-module__swiperWrap__4QTZu .Welcome-module__swiper__zhsMR .Welcome-module__slide__Kd-Rt .Welcome-module__card__dNlNa .Welcome-module__text__sP-kG{max-width:383px}.Welcome-module__container__cLH8S .Welcome-module__navigation__5NHrI{justify-content:flex-end;align-items:center;gap:7px;margin-top:30px;display:flex}@media (width<=480px){.Welcome-module__container__cLH8S .Welcome-module__navigation__5NHrI{display:none}}.Welcome-module__container__cLH8S .Welcome-module__navigation__5NHrI .Welcome-module__nav__QpwCF{cursor:pointer;cursor:pointer;width:28px;transition:all .2s}.Welcome-module__container__cLH8S .Welcome-module__navigation__5NHrI .Welcome-module__nav__QpwCF:hover{opacity:.7}.Welcome-module__container__cLH8S .Welcome-module__pag__YBPPY{background:#f6f6f6;width:100%;height:4px;margin-top:20px;display:none}@media (width<=480px){.Welcome-module__container__cLH8S .Welcome-module__pag__YBPPY{display:block}}.Welcome-module__container__cLH8S .Welcome-module__pag__YBPPY .Welcome-module__line__--kan{background:#5b694f;height:100%;transition:all .3s}.WeOffer-module__container__ftINn{position:relative}.WeOffer-module__container__ftINn .WeOffer-module__head__qN8RC{text-align:center;flex-direction:column;justify-content:center;gap:18px;display:flex}@media (width<=480px){.WeOffer-module__container__ftINn .WeOffer-module__head__qN8RC{gap:15px}.WeOffer-module__container__ftINn .WeOffer-module__head__qN8RC .WeOffer-module__text__2XMF0{max-width:290px;margin:0 auto}}.WeOffer-module__container__ftINn .WeOffer-module__card__FkYQk{background-color:#e6e8db}.WeOffer-module__container__ftINn .WeOffer-module__swiperWrap__yKKgz{width:100%;margin-top:50px;position:relative}@media (width<=992px){.WeOffer-module__container__ftINn .WeOffer-module__swiperWrap__yKKgz{margin-top:40px}}@media (width<=480px){.WeOffer-module__container__ftINn .WeOffer-module__swiperWrap__yKKgz{margin-top:30px}}@media (width<=768px){.WeOffer-module__container__ftINn .WeOffer-module__swiperWrap__yKKgz .WeOffer-module__swiper__qM6DP{overflow:visible!important}}.WeOffer-module__container__ftINn .WeOffer-module__swiperWrap__yKKgz .WeOffer-module__swiper__qM6DP .WeOffer-module__slide__-9Am2{height:auto!important}.WeOffer-module__container__ftINn .WeOffer-module__swiperWrap__yKKgz .WeOffer-module__swiper__qM6DP .WeOffer-module__slide__-9Am2 .WeOffer-module__card__FkYQk{border-radius:8px;height:100%;padding:35px}.WeOffer-module__container__ftINn .WeOffer-module__swiperWrap__yKKgz .WeOffer-module__swiper__qM6DP .WeOffer-module__slide__-9Am2 .WeOffer-module__card__FkYQk .WeOffer-module__desc__m0KLi{margin-top:12px}.WeOffer-module__container__ftINn .WeOffer-module__info__y4OMw{color:#00000080;text-align:right;margin-top:5px;font-size:14px;font-weight:300;line-height:145%}@media (width<=768px){.WeOffer-module__container__ftINn .WeOffer-module__info__y4OMw{display:none}}.WeOffer-module__container__ftINn .WeOffer-module__bottom__LkQ5n{align-items:center;margin-top:20px;display:none}@media (width<=768px){.WeOffer-module__container__ftINn .WeOffer-module__bottom__LkQ5n{grid-template-columns:repeat(3,1fr);display:grid}}.WeOffer-module__container__ftINn .WeOffer-module__bottom__LkQ5n .WeOffer-module__num__4xV4Y{color:#14171e;font-size:14px;font-weight:350;line-height:145%}.WeOffer-module__container__ftINn .WeOffer-module__bottom__LkQ5n .WeOffer-module__num__4xV4Y b{font-weight:500}.WeOffer-module__container__ftINn .WeOffer-module__bottom__LkQ5n .WeOffer-module__pag__kNL7-{justify-content:center;align-items:center;gap:8px;display:flex}.WeOffer-module__container__ftINn .WeOffer-module__bottom__LkQ5n .WeOffer-module__pag__kNL7- .WeOffer-module__item__kJIW0{background:#d9d9d9;border-radius:100%;width:8px;height:8px;transition:all .3s}.WeOffer-module__container__ftINn .WeOffer-module__bottom__LkQ5n .WeOffer-module__pag__kNL7- .WeOffer-module__item__kJIW0.WeOffer-module__active__OboMh{background:#5b694f}.WeOffer-module__container__ftINn .WeOffer-module__bottom__LkQ5n .WeOffer-module__navigation__rkmNu{justify-content:flex-end;align-items:center;gap:7px;display:flex}.WeOffer-module__container__ftINn .WeOffer-module__bottom__LkQ5n .WeOffer-module__navigation__rkmNu .WeOffer-module__nav__jOCda{cursor:pointer;width:31px;transition:all .2s}.WeOffer-module__container__ftINn .WeOffer-module__bottom__LkQ5n .WeOffer-module__navigation__rkmNu .WeOffer-module__nav__jOCda:hover{opacity:.7}@media screen and (width>=768px){.WeOffer-module__container__ftINn .WeOffer-module__text__2XMF0{max-width:570px;margin-left:auto;margin-right:auto}}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-flow:column wrap}.Hero-module__section__S15Lo{background:linear-gradient(#fff 0%,#fcffec 40%,#dee4e4 100%);width:100%;position:relative;overflow:hidden}@media screen and (width>=769px){.Hero-module__section__S15Lo{min-height:545px;margin-bottom:90px;display:flex}}@media screen and (width<=768px){.Hero-module__section__S15Lo{margin-bottom:40px;padding:45px 0 0}}.Hero-module__container__187gh{grid-template-columns:1fr 1fr;grid-template-areas:"content image";align-items:center;gap:40px;display:grid}@media screen and (width>=769px){.Hero-module__container__187gh{height:auto}}@media screen and (width<=768px){.Hero-module__container__187gh{grid-template-columns:1fr;grid-template-areas:"content""image";gap:30px}}.Hero-module__content__TssOG{grid-area:content;padding-bottom:80px}@media screen and (width<=768px){.Hero-module__content__TssOG{text-align:center;padding-bottom:0}}.Hero-module__title__sf3vO{color:#5b694f;margin:0 0 20px;font-family:Avenir,sans-serif;font-weight:700}.Hero-module__text__6MFvW{color:#000;max-width:400px;margin:0 0 30px}@media screen and (width<=768px){.Hero-module__text__6MFvW{max-width:100%}}@media screen and (width>=769px){.Hero-module__imageWrap__Z5hGW{width:62%;max-width:828px;height:calc(100% - 30px);display:flex;position:absolute;bottom:0;right:-5%}}@media screen and (width<=768px){.Hero-module__imageWrap__Z5hGW{grid-area:image;max-width:320px;margin:0 auto;position:relative}}.Hero-module__image__rvDZ0{object-fit:cover;width:100%;height:auto;display:block}.Hero-module__balanceCard__3zyWm{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;background:#5b694f99;border-radius:20px;padding:14px 18px;position:absolute;bottom:20%;right:-10px}@media screen and (width<=768px){.Hero-module__balanceCard__3zyWm{border-radius:12px;padding:10px 14px;right:10px}}.Hero-module__balanceTitle__4WWaK{color:#fff;margin:0 0 4px;font-family:Avenir,sans-serif}.Hero-module__balanceValue__thOkb{color:#fff;margin:0;font-family:Avenir,sans-serif}.Accounts-module__wrap__mwMz2{scroll-margin-top:100px;position:relative}.Accounts-module__wrap__mwMz2 .Accounts-module__buttons__m6pMn{z-index:20;align-items:center;gap:50px;margin:50px 0;display:inline-flex;position:relative}@media (width<=768px){.Accounts-module__wrap__mwMz2 .Accounts-module__buttons__m6pMn{justify-content:space-between;gap:10px;margin-bottom:30px;display:flex}}.Accounts-module__wrap__mwMz2 .Accounts-module__buttons__m6pMn .Accounts-module__button__-2agF{cursor:pointer}.Accounts-module__wrap__mwMz2 .Accounts-module__buttons__m6pMn .Accounts-module__line__U6s1g{background:#cfcfcf;width:100%;height:2px;margin-bottom:8px;position:absolute;top:-10px;left:0}.Accounts-module__wrap__mwMz2 .Accounts-module__buttons__m6pMn .Accounts-module__line__U6s1g .Accounts-module__marker__JwkPj{background:#5b694f;height:100%;position:absolute}.Accounts-module__wrap__mwMz2 .Accounts-module__cards__2d0K9{flex-direction:column;grid-template-rows:repeat(5,1fr);gap:200px;display:grid;position:relative}@media (width<=1220px){.Accounts-module__wrap__mwMz2 .Accounts-module__cards__2d0K9{display:none}}.Accounts-module__wrap__mwMz2 .Accounts-module__cards__2d0K9 .Accounts-module__accountCardWrap__OVLVq{height:100%}.Accounts-module__wrap__mwMz2 .Accounts-module__swiper__inPMg{display:none}@media (width<=1220px){.Accounts-module__wrap__mwMz2 .Accounts-module__swiper__inPMg{display:block}}.Account-module__card__9AxS7{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:15px;flex-direction:column;justify-content:space-between;gap:30px;height:100%;padding:35px 100px;font-size:14px;font-weight:300;line-height:150%;transition:box-shadow .3s;display:flex;position:relative;overflow:hidden}@media (width<=1220px){.Account-module__card__9AxS7{padding:35px 60px}}@media (width<=992px){.Account-module__card__9AxS7{gap:30px;padding:35px 30px}}@media (width<=768px){.Account-module__card__9AxS7{font-size:12px}}@media (width<=480px){.Account-module__card__9AxS7{padding:20px 12px}}.Account-module__card__9AxS7 b{font-weight:500}.Account-module__card__9AxS7 .Account-module__head__-YzFM{justify-content:space-between;align-items:center;gap:20px;display:flex}.Account-module__card__9AxS7 .Account-module__head__-YzFM .Account-module__name__wyCde{grid-template-columns:31px auto;align-items:center;gap:20px;display:grid}@media (width<=480px){.Account-module__card__9AxS7 .Account-module__head__-YzFM .Account-module__name__wyCde{grid-template-columns:26px auto;gap:16px}}.Account-module__card__9AxS7 .Account-module__head__-YzFM .Account-module__name__wyCde .Account-module__icon__ZZ-Ij{aspect-ratio:1;border-radius:4px;width:100%;box-shadow:33px 33px 13px #06203c00,21px 21px 12px #06203c08,12px 12px 10px #06203c1a,5px 5px 7px #06203c2b,1px 1px 4px #06203c33}.Account-module__card__9AxS7 .Account-module__head__-YzFM .Account-module__name__wyCde .Account-module__label__q-0aC{text-align:center;border-radius:8px;justify-content:center;align-items:center;min-height:100%;padding:3px 10px;font-size:16px;font-weight:400;line-height:120%;display:flex;box-shadow:21px 20px 8px #0000,14px 13px 7px #00000003,8px 7px 6px #0000000d,3px 3px 5px #00000017,1px 1px 3px #0000001a}@media (width<=992px){.Account-module__card__9AxS7 .Account-module__head__-YzFM .Account-module__name__wyCde .Account-module__label__q-0aC{font-size:14px}}@media (width<=480px){.Account-module__card__9AxS7 .Account-module__head__-YzFM .Account-module__name__wyCde .Account-module__label__q-0aC{font-size:12px}}.Account-module__card__9AxS7 .Account-module__head__-YzFM .Account-module__deposit__XZZvm{color:#5b694f;font-size:14px;font-weight:400;line-height:120%}@media (width<=992px){.Account-module__card__9AxS7 .Account-module__head__-YzFM .Account-module__deposit__XZZvm{font-size:12px}}@media (width<=480px){.Account-module__card__9AxS7 .Account-module__head__-YzFM .Account-module__deposit__XZZvm span:not(.Account-module__price__geK2J){display:none}}.Account-module__card__9AxS7 .Account-module__head__-YzFM .Account-module__deposit__XZZvm .Account-module__price__geK2J{font-size:30px;font-weight:500;line-height:120%}@media (width<=992px){.Account-module__card__9AxS7 .Account-module__head__-YzFM .Account-module__deposit__XZZvm .Account-module__price__geK2J{font-size:24px}}@media (width<=480px){.Account-module__card__9AxS7 .Account-module__head__-YzFM .Account-module__deposit__XZZvm .Account-module__price__geK2J{font-size:18px}}.Account-module__card__9AxS7 .Account-module__content__gQAsc{grid-template-columns:repeat(2,1fr);justify-content:space-between;gap:40px;margin-top:30px;display:grid}@media (width<=1220px){.Account-module__card__9AxS7 .Account-module__content__gQAsc{grid-template-columns:repeat(2,1fr)}}@media (width<=992px){.Account-module__card__9AxS7 .Account-module__content__gQAsc{gap:30px;margin-top:30px}}@media (width<=800px){.Account-module__card__9AxS7 .Account-module__content__gQAsc{flex-direction:column;gap:12px;display:flex}}@media (width<=480px){.Account-module__card__9AxS7 .Account-module__content__gQAsc{gap:10px;margin-top:25px}}.Account-module__card__9AxS7 .Account-module__content__gQAsc .Account-module__text__Azqfl{flex-direction:column;gap:12px;display:flex}@media (width<=480px){.Account-module__card__9AxS7 .Account-module__content__gQAsc .Account-module__text__Azqfl{gap:10px}}.Account-module__card__9AxS7 .Account-module__content__gQAsc ul{flex-direction:column;gap:12px;padding-left:20px;display:flex}@media (width<=480px){.Account-module__card__9AxS7 .Account-module__content__gQAsc ul{gap:8px}}.Account-module__card__9AxS7 .Account-module__content__gQAsc ul li{list-style-type:disc;list-style-position:outside}.Account-module__card__9AxS7 .Account-module__bottom__gevlA{border-radius:15px;grid-template-columns:1fr auto 1fr;align-items:center;gap:23px;display:grid}@media (width<=480px){.Account-module__card__9AxS7 .Account-module__bottom__gevlA{justify-content:center;display:flex}}.Account-module__card__9AxS7 .Account-module__bottom__gevlA .Account-module__line__H56bP{background:#5b694f80;width:100%;height:1px}@media (width<=480px){.Account-module__card__9AxS7 .Account-module__bottom__gevlA .Account-module__line__H56bP{display:none}}.Account-module__card_01__WQ7z-{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background:#ebebebcc}.Account-module__card_02__BCSzl{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background:#fefff4}.Account-module__card_03__x5AjI{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background:#ebefe7}.Account-module__card_04__K4Lml{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background:#d6d9c6}.Account-module__card_05__JXyZu{background-image:url(/assets/bg-DjVzyhQq.webp)}.Account-module__card_05__JXyZu .Account-module__bottom__gevlA .Account-module__line__H56bP{background:#fffc}.Heading-module__heading__Aon3T{flex-direction:column;display:flex}.Heading-module__heading__Aon3T.Heading-module__center__i-zZp{text-align:center;align-items:center}.Heading-module__heading__Aon3T .Heading-module__subtitle__5zJSj{margin-top:13px}@media (width<=480px){.Heading-module__heading__Aon3T .Heading-module__subtitle__5zJSj{margin-top:0}}.Heading-module__heading__Aon3T .Heading-module__text__EHRVN{max-width:653px;margin-top:18px}@media (width<=480px){.Heading-module__heading__Aon3T .Heading-module__text__EHRVN{margin-top:15px}}.SwiperAccounts-module__swiperWrap__LzScM{width:100%}.SwiperAccounts-module__swiperWrap__LzScM .SwiperAccounts-module__swiper__WMASO{overflow:visible!important}.SwiperAccounts-module__swiperWrap__LzScM .SwiperAccounts-module__swiper__WMASO .SwiperAccounts-module__slide__zIav3{height:auto!important}.SwiperAccounts-module__swiperWrap__LzScM .SwiperAccounts-module__bottom__thxUS{grid-template-columns:repeat(3,1fr);align-items:center;margin-top:20px;display:grid}.SwiperAccounts-module__swiperWrap__LzScM .SwiperAccounts-module__bottom__thxUS .SwiperAccounts-module__num__GIA9F{color:#14171e;font-size:14px;font-weight:350;line-height:145%}.SwiperAccounts-module__swiperWrap__LzScM .SwiperAccounts-module__bottom__thxUS .SwiperAccounts-module__num__GIA9F b{font-weight:500}.SwiperAccounts-module__swiperWrap__LzScM .SwiperAccounts-module__bottom__thxUS .SwiperAccounts-module__pag__Pz8HC{justify-content:center;align-items:center;gap:8px;display:flex}.SwiperAccounts-module__swiperWrap__LzScM .SwiperAccounts-module__bottom__thxUS .SwiperAccounts-module__pag__Pz8HC .SwiperAccounts-module__item__1JDxf{background:#d9d9d9;border-radius:100%;width:8px;height:8px;transition:all .3s}.SwiperAccounts-module__swiperWrap__LzScM .SwiperAccounts-module__bottom__thxUS .SwiperAccounts-module__pag__Pz8HC .SwiperAccounts-module__item__1JDxf.SwiperAccounts-module__active__yoQLA{background:#5b694f}.SwiperAccounts-module__swiperWrap__LzScM .SwiperAccounts-module__bottom__thxUS .SwiperAccounts-module__navigation__FMmRi{justify-content:flex-end;align-items:center;gap:7px;display:flex}.SwiperAccounts-module__swiperWrap__LzScM .SwiperAccounts-module__bottom__thxUS .SwiperAccounts-module__navigation__FMmRi .SwiperAccounts-module__nav__Twlx-{cursor:pointer;width:31px;transition:all .2s}.SwiperAccounts-module__swiperWrap__LzScM .SwiperAccounts-module__bottom__thxUS .SwiperAccounts-module__navigation__FMmRi .SwiperAccounts-module__nav__Twlx-:hover{opacity:.7}.Tiers-module__section__osH8F{position:relative}.Tiers-module__layout__mBImg{grid-template-columns:1fr 1fr;align-items:start;gap:60px;display:grid}@media (width<=768px){.Tiers-module__layout__mBImg{grid-template-columns:1fr;gap:30px}}.Tiers-module__layout__mBImg a{width:fit-content}.Tiers-module__left__sFZdP,.Tiers-module__right__QI16-{flex-direction:column;gap:20px;display:flex}.Tiers-module__title__ckxdR{margin:0 0 30px;line-height:1.5}@media screen and (width<=768px){.Tiers-module__title__ckxdR{margin-bottom:20px}}.Tiers-module__text__PZ5yA{color:#000;margin:0;font-weight:300;line-height:1.6}.Tiers-module__list__Nvob4{flex-direction:column;gap:8px;margin:0;padding:0 0 0 20px;display:flex}.Tiers-module__list__Nvob4 li{color:#000;font-weight:300;line-height:1.6;list-style-type:disc;list-style-position:outside}.Tiers-module__callout__vcaWS{color:#000;margin:0;font-weight:500;line-height:1.6}.Accordion-module__accordion__ZuRtI{flex-direction:column;gap:15px;width:100%;margin:0 auto;display:flex;position:relative}.Accordion-module__accordion__ZuRtI .Accordion-module__item__dvHYM{background-color:#e6e8db40;border-radius:20px;padding:15px}.Accordion-module__accordion__ZuRtI .Accordion-module__item__dvHYM.Accordion-module__itemActive__gCfVt{background-color:#e6e8db}.Accordion-module__accordion__ZuRtI .Accordion-module__item__dvHYM.Accordion-module__itemActive__gCfVt .Accordion-module__icon__ZFNuA .Accordion-module__minus__69YZj{opacity:0}.Accordion-module__accordion__ZuRtI .Accordion-module__item__dvHYM.Accordion-module__itemActive__gCfVt .Accordion-module__content__Cd916{margin-top:15px}.Accordion-module__accordion__ZuRtI .Accordion-module__title__kv9Mq{cursor:pointer;text-align:left;color:#000}.Accordion-module__accordion__ZuRtI .Accordion-module__titleWrap__4S--5{background:0 0;justify-content:space-between;align-items:center;column-gap:10%;width:100%;padding-right:20px;display:flex;position:relative}.Accordion-module__accordion__ZuRtI .Accordion-module__icon__ZFNuA{cursor:pointer;background:0 0;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:relative}.Accordion-module__accordion__ZuRtI .Accordion-module__icon__ZFNuA svg{aspect-ratio:1;width:auto;height:auto}.Accordion-module__accordion__ZuRtI .Accordion-module__icon__ZFNuA svg path{transition:opaciyt .3s}.Accordion-module__accordion__ZuRtI .Accordion-module__content__Cd916{height:0;font-style:normal;font-weight:400;line-height:150%;transition:all .4s;overflow:hidden}.Accordion-module__accordion__ZuRtI .Accordion-module__content__Cd916 p:not(:last-child){margin-bottom:10px}.Accordion-module__accordion__ZuRtI .Accordion-module__content__Cd916 ul{margin-top:6px;padding-left:20px;list-style:none}.Accordion-module__accordion__ZuRtI .Accordion-module__content__Cd916 ul li{color:#010205;list-style-type:disc;list-style-position:outside}.Accordion-module__accordion__ZuRtI .Accordion-module__content__Cd916 ul li::marker{color:#5b694f;font-size:20px}.Accordion-module__accordion__ZuRtI .Accordion-module__content__Cd916 ul+p{margin-top:12px}.Accordion-module__accordion__ZuRtI .Accordion-module__content__Cd916 ol{margin-top:6px;list-style-type:decimal;list-style-position:inside}.Accordion-module__accordion__ZuRtI .Accordion-module__content__Cd916 b{flex-shrink:0;font-weight:600}@media (width>=768px){.Accordion-module__accordion__ZuRtI .Accordion-module__content__Cd916{padding-right:30px}}@media (width<=768px){.Accordion-module__accordion__ZuRtI .Accordion-module__title__kv9Mq{text-align:left;gap:30px}.Accordion-module__accordion__ZuRtI .Accordion-module__titleWrap__4S--5{flex-basis:100%;gap:20px;padding-right:0}.Accordion-module__accordion__ZuRtI .Accordion-module__titleBlock__cc3Mx{gap:4px}.Accordion-module__accordion__ZuRtI .Accordion-module__content__Cd916{max-width:unset;font-size:14px}.Accordion-module__accordion__ZuRtI .Accordion-module__icon__ZFNuA{width:20px;height:20px}}.Faq-module__section__PQa8X{background:#fff}.Faq-module__titleWrap__IWAF2{text-align:center;margin-bottom:50px}@media screen and (width<=768px){.Faq-module__titleWrap__IWAF2{margin-bottom:30px}}.Faq-module__title__ntqug{color:#5b694f;text-transform:uppercase;margin:0;font-family:Avenir,sans-serif;font-weight:700}.Faq-module__layout__G1qdy{grid-template-columns:1fr 383px;grid-template-areas:"accordion sidebar";align-items:start;gap:35px;display:grid}@media screen and (width<=992px){.Faq-module__layout__G1qdy{grid-template-columns:1fr 320px}}@media screen and (width<=768px){.Faq-module__layout__G1qdy{grid-template-columns:1fr;grid-template-areas:"accordion""sidebar";gap:30px}}.Faq-module__accordionWrap__rPXqr{grid-area:accordion}.Faq-module__sidebar__lftVn{flex-direction:column;grid-area:sidebar;gap:20px;display:flex}@media screen and (width<=768px){.Faq-module__sidebar__lftVn{gap:15px}}.Faq-module__conditionsCard__q8vaZ{width:100%}.Faq-module__conditionsCardInner__-Id1c{text-align:center;background:#5b694f;border-radius:20px;flex-direction:column;align-items:center;gap:15px;padding:30px 25px;display:flex}.Faq-module__conditionsTitle__-Sq6c{color:#fff;margin:0;font-family:Avenir,sans-serif;font-weight:700}.Faq-module__conditionsText__P47BB{color:#fff;margin:0}.Faq-module__conditionsText__P47BB p:not(:first-child){margin-top:15px}.Faq-module__contactCard__0dkFB{width:100%}.Faq-module__contactCardInner__upgOW{text-align:center;background:#e6e8db;border-radius:20px;flex-direction:column;align-items:center;gap:30px;padding:30px 25px;display:flex}.Faq-module__phone__GDt9k{align-items:center;gap:12px;display:flex}.Faq-module__phoneIcon__b2PzU{object-fit:contain;flex-shrink:0;width:28px;height:28px}.Faq-module__phoneNumber__PhzU6{color:#010205;white-space:nowrap;font-weight:300}.Hero-module__section__vm0q1{width:100%;position:relative;overflow:hidden}@media screen and (width>=769px){.Hero-module__section__vm0q1{padding:100px 0 90px}}@media screen and (width<=768px){.Hero-module__section__vm0q1{padding:30px 0 40px}}.Hero-module__container__csKbj{grid-template-columns:1fr 1fr;grid-template-areas:"content image";align-items:center;gap:35px;display:grid}@media screen and (width<=768px){.Hero-module__container__csKbj{grid-template-columns:1fr;grid-template-areas:"content""image";gap:25px}}.Hero-module__content__53mr3{grid-area:content}@media screen and (width<=768px){.Hero-module__content__53mr3{text-align:center;padding-bottom:0}}.Hero-module__title__wllOC{color:#5b694f}.Hero-module__text__DyfvS{color:#000;max-width:500px;margin:20px 0 30px}@media screen and (width<=768px){.Hero-module__text__DyfvS{max-width:100%;margin-bottom:0}.Hero-module__imageWrap__QNcXc{grid-area:image;margin:0 auto;position:relative}}.Hero-module__image__ylF6r{object-fit:cover;width:100%;height:auto;display:block}@media screen and (width<=768px){.Hero-module__btn__eszVM{order:99;width:100%}.Hero-module__btn__eszVM a{justify-content:center;width:100%}}@media screen and (width>=768px){.Hero-module__bot__75n-l{grid-template-columns:repeat(2,1fr);margin-top:40px;display:grid}}.Hero-module__bot__75n-l .Hero-module__item__q1W4h{max-width:210px}.Hero-module__bot__75n-l .Hero-module__itemTitle__VZwGs{color:#5b694f;text-align:right;font-size:60px;font-style:italic;font-weight:700;line-height:1.4}.Hero-module__bot__75n-l .Hero-module__item__q1W4h .Hero-module__text__DyfvS{text-align:right;margin:0}.Channels-module__header__7Kttx{text-align:center;margin-bottom:50px}.Channels-module__header__7Kttx .Channels-module__title__mQoPA{margin:0 0 10px;font-weight:900}.Channels-module__header__7Kttx .Channels-module__subtitle__8WO-T{margin:0}.Channels-module__layout__R7dys{align-items:start;gap:50px;display:grid}.Channels-module__itemsWrap__SDWAx{gap:20px;display:flex}.Channels-module__items__vH8MB{flex-direction:column;gap:15px;display:flex}.Channels-module__item__gThPy{border-left:3px solid #d9d9d9;padding-left:14px}.Channels-module__itemTitle__owJYu{margin:0 0 12px;font-weight:400}.Channels-module__itemText__4yi9p{align-items:flex-start;gap:10px;margin:15px 0 0;line-height:1.6;display:flex}.Channels-module__itemText__4yi9p a{color:inherit}.Channels-module__imageCol__4eHMF{flex-direction:column;align-items:flex-start;gap:25px;display:flex;position:relative}.Channels-module__imageCol__4eHMF .Channels-module__image__Ai105{object-fit:cover;border-radius:20px;width:100%;height:auto;display:block}.Channels-module__icon__Fn3px{aspect-ratio:1;width:24px;height:24px}@media screen and (width>=769px){.Channels-module__layout__R7dys{grid-template-columns:2fr 1fr;justify-content:space-between;gap:20px}.Channels-module__items__vH8MB{grid-template-columns:repeat(2,1fr);gap:0 20px;width:100%;display:grid}.Channels-module__item__gThPy:first-child,.Channels-module__item__gThPy:nth-child(2){padding-bottom:45px}.Channels-module__btn__3ttu0{width:calc(100% - 40px);position:absolute;bottom:20px;left:20px}}@media screen and (width<=768px){.Channels-module__header__7Kttx{margin-bottom:30px}.Channels-module__layout__R7dys{grid-template-columns:1fr;gap:30px}.Channels-module__btn__3ttu0{display:none}.Channels-module__imageCol__4eHMF{order:-1;align-items:center}.Channels-module__imageCol__4eHMF .Channels-module__image__Ai105{aspect-ratio:371/150;border-radius:0;width:calc(100% + 60px);height:auto;margin-left:-20px}}.Videos-module__container__HZoy4{overflow:hidden}.Videos-module__videos__jhub8{padding:80px 0;position:relative}@media (width<=600px){.Videos-module__videos__jhub8{padding:45px 0}}.Videos-module__videos__jhub8 .Videos-module__title__oCRt-{color:#010205;text-align:left}.Videos-module__videos__jhub8 .Videos-module__content__OVeon{grid-template-rows:repeat(1,1fr);grid-template-columns:repeat(4,1fr);gap:15px;margin-top:40px;display:grid}@media (width<=600px){.Videos-module__videos__jhub8 .Videos-module__content__OVeon{grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(1,1fr)}}@media (width<=768px){.Videos-module__videos__jhub8 .Videos-module__content__OVeon{margin-top:30px}}.Videos-module__videos__jhub8 .Videos-module__content__OVeon .Videos-module__videoWrap__3HDY7{width:100%;height:100%;position:relative;overflow:hidden}.Videos-module__videos__jhub8 .Videos-module__content__OVeon .Videos-module__videoWrap__3HDY7 .Videos-module__videoTitle__3EClD{color:#5b694f;text-align:center;justify-content:center;align-items:flex-start;width:100%;height:100%;padding:35px 30px 0;font-weight:500;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (width<=768px){.Videos-module__videos__jhub8 .Videos-module__content__OVeon .Videos-module__videoWrap__3HDY7 .Videos-module__videoTitle__3EClD{padding-top:55px}}.Videos-module__videos__jhub8 .Videos-module__content__OVeon .Videos-module__videoWrap__3HDY7 .Videos-module__video__Ul-0p{object-fit:cover;width:100%;max-width:276px;height:100%;max-height:156px}@media (width<=768px){.Videos-module__videos__jhub8 .Videos-module__content__OVeon .Videos-module__videoWrap__3HDY7 .Videos-module__video__Ul-0p{max-width:100%;max-height:unset;height:auto}}.Webinar-module__wrap__r5sO1{width:100%;position:relative;overflow:hidden}.Webinar-module__wrap__r5sO1 .Webinar-module__title__LvLuo{color:#010205;margin-bottom:30px}.Webinar-module__wrap__r5sO1 .Webinar-module__text__Iwp8O{color:#2a2b2b;margin-top:15px}.Webinar-module__wrap__r5sO1 .Webinar-module__list__-M8ey{flex-direction:column;gap:15px;margin:15px 0 0;display:flex}.Webinar-module__wrap__r5sO1 .Webinar-module__list__-M8ey li{color:#2a2b2b;margin:0;list-style-type:none}.Webinar-module__wrap__r5sO1 .Webinar-module__image__6Gf0B{border-radius:20px;overflow:hidden}@media (width>=992px){.Webinar-module__wrap__r5sO1{padding:90px 0}.Webinar-module__wrap__r5sO1 .Webinar-module__container__5pMvs{grid-template-columns:repeat(2,1fr);padding-left:90px;display:grid}.Webinar-module__wrap__r5sO1 .Webinar-module__image__6Gf0B{width:100%;height:auto}.Webinar-module__wrap__r5sO1 .Webinar-module__text__Iwp8O{max-width:520px}}@media (width<=992px){.Webinar-module__wrap__r5sO1{padding:45px 0}.Webinar-module__wrap__r5sO1 .Webinar-module__image__6Gf0B{margin-top:30px}.Webinar-module__wrap__r5sO1 .Webinar-module__bg__qkDw1{padding:25px 20px}}@media screen and (width>=768px){body.ar .Webinar-module__wrap__r5sO1 .Webinar-module__image__6Gf0B{right:unset;left:0;transform:scaleX(-1)}}.Schedule-module__schedule__m8feb{position:relative}.Schedule-module__schedule__m8feb .Schedule-module__title__vkacd{text-align:center;color:#010205;font-weight:700}.Schedule-module__schedule__m8feb .Schedule-module__tableWrap__y9cfo{color:#2a2b2b;max-width:550px;margin:75px auto 0}@media (width<=768px){.Schedule-module__schedule__m8feb .Schedule-module__tableWrap__y9cfo{margin-top:40px}}.Schedule-module__schedule__m8feb .Schedule-module__tableWrap__y9cfo table{border-spacing:0;width:100%;font-size:14px;font-weight:400;line-height:17px}.Schedule-module__schedule__m8feb .Schedule-module__tableWrap__y9cfo table tr:first-child td{font-weight:600}.Schedule-module__schedule__m8feb .Schedule-module__tableWrap__y9cfo table tr td{border-bottom:1px solid #0a23514d;height:50px;padding-right:10px}.Schedule-module__schedule__m8feb .Schedule-module__btn__JEUh8{text-align:center;margin-top:60px}.Speaker-module__speaker__cx4cz{background:#010205;border-radius:20px;padding:30px 0 0;position:relative;overflow:hidden}@media (width>=768px){.Speaker-module__speaker__cx4cz{justify-content:space-between;align-items:center;min-height:494px;padding:0 0 0 5%;display:flex}}.Speaker-module__speaker__cx4cz .Speaker-module__title__aKaWr{color:#fff;font-weight:700;line-height:120%}@media (width<=768px){.Speaker-module__speaker__cx4cz .Speaker-module__title__aKaWr{padding:0 20px}}.Speaker-module__speaker__cx4cz .Speaker-module__content__qngEG{z-index:10;max-width:410px;position:relative}@media (width<=768px){.Speaker-module__speaker__cx4cz .Speaker-module__content__qngEG{max-width:100%}}.Speaker-module__speaker__cx4cz .Speaker-module__content__qngEG .Speaker-module__text__Xkwo1{color:#fff;max-width:380px;margin-top:30px}@media (width<=768px){.Speaker-module__speaker__cx4cz .Speaker-module__content__qngEG .Speaker-module__text__Xkwo1{padding:0 20px}}.Speaker-module__speaker__cx4cz .Speaker-module__content__qngEG .Speaker-module__text__Xkwo1 a{font-weight:500;text-decoration:underline}.Speaker-module__speaker__cx4cz .Speaker-module__image__JsTT1{z-index:2;width:100%;max-width:602px;max-height:443px;position:absolute;bottom:0;right:8%}@media (width<=768px){.Speaker-module__speaker__cx4cz .Speaker-module__image__JsTT1{top:unset;right:unset;max-height:unset;margin:30px auto 0;display:flex;position:relative}}.Speaker-module__speaker__cx4cz .Speaker-module__bg__BCZgr{z-index:1;width:100%;height:100%;position:absolute;top:0;right:0}@media (width<=768px){.Speaker-module__speaker__cx4cz .Speaker-module__bg__BCZgr{transform:rotate(90deg)}}.Speaker-module__speaker__cx4cz .Speaker-module__btn__4nzs5{margin:40px 20px;position:relative}.Speaker-module__award__l-Eyg{justify-content:center;gap:200px;display:flex;margin-top:150px!important}@media (width<=768px){.Speaker-module__award__l-Eyg{justify-content:space-around;gap:20px;margin-top:90px!important}}.Speaker-module__award__l-Eyg img{width:301px}@media (width<=1200px){.Speaker-module__award__l-Eyg img{width:250px}}@media (width<=1024px){.Speaker-module__award__l-Eyg img{width:200px}}@media (width<=600px){.Speaker-module__award__l-Eyg img{width:160px}}@media (width<=500px){.Speaker-module__award__l-Eyg img{width:150px}}@media screen and (width>=768px){body.ar .Speaker-module__speaker__cx4cz{padding-right:10%}body.ar .Speaker-module__speaker__cx4cz .Speaker-module__image__JsTT1{left:5%;right:unset}body.ar .Speaker-module__speaker__cx4cz .Speaker-module__bg__BCZgr{transform:scaleX(-1)}}.FRaL-module__wrap__-gLBi{padding-top:65px;position:relative}@media (width<=992px){.FRaL-module__wrap__-gLBi{padding-top:50px}}.FRaL-module__wrap__-gLBi .FRaL-module__top__1njnJ{border-bottom:2px solid #5b694f;align-items:center;gap:10px;width:100%;margin-bottom:30px;padding-bottom:15px;display:flex}.FRaL-module__wrap__-gLBi .FRaL-module__topTitle__OgKU1{color:#14171e;align-items:stretch;font-style:normal;font-weight:400;display:flex}.FRaL-module__wrap__-gLBi .FRaL-module__topTitle__OgKU1 img{width:auto;height:50px;margin-right:12px}.FRaL-module__wrap__-gLBi .FRaL-module__topTitle__OgKU1 span{justify-content:center;align-items:center;padding-left:12px;line-height:150%;display:flex}@media (width>=992px){.FRaL-module__wrap__-gLBi .FRaL-module__topTitle__OgKU1 span{border-left:2px solid #5b694f;max-width:250px}}.FRaL-module__wrap__-gLBi .FRaL-module__title__5-QuM{margin-bottom:20px}@media (width<=992px){.FRaL-module__wrap__-gLBi .FRaL-module__title__5-QuM{margin-bottom:15px}}.FRaL-module__wrap__-gLBi .FRaL-module__grid__5YlY5{grid-template-columns:repeat(2,1fr);gap:100px;display:grid}@media (width<=778px){.FRaL-module__wrap__-gLBi .FRaL-module__grid__5YlY5{flex-direction:column;gap:50px;display:flex}}.FRaL-module__wrap__-gLBi .FRaL-module__bg__ucqaa{background-color:#e6e8db;flex-direction:column;justify-content:center;align-items:center;gap:15px;display:flex;position:relative}@media (width<=992px){.FRaL-module__wrap__-gLBi .FRaL-module__bg__ucqaa{padding:25px 20px}}.FRaL-module__wrap__-gLBi .FRaL-module__bg__ucqaa .FRaL-module__list__X2kLN{z-index:2;text-align:center;position:relative}.FRaL-module__wrap__-gLBi .FRaL-module__list__X2kLN{font-weight:500}.FRaL-module__wrap__-gLBi .FRaL-module__text__521LF+.FRaL-module__text__521LF{margin-top:15px}.Zefix-module__mt__8tTKZ{margin-top:120px}@media (width<=992px){.Zefix-module__mt__8tTKZ{margin-top:90px}}.Zefix-module__wrap__M9coa{position:relative}.Zefix-module__wrap__M9coa .Zefix-module__top__KusR3{border-bottom:2px solid #5b694f;justify-content:space-between;align-items:center;gap:10px;width:100%;margin-bottom:30px;padding-bottom:15px;display:flex}@media (width<=778px){.Zefix-module__wrap__M9coa .Zefix-module__top__KusR3 .Zefix-module__btn__hddfm{display:none}}.Zefix-module__wrap__M9coa .Zefix-module__topTitle__bY1nF{color:#14171e;align-items:stretch;font-style:normal;font-weight:400;display:flex}.Zefix-module__wrap__M9coa .Zefix-module__topTitle__bY1nF img{width:auto;max-width:144px;height:auto}.Zefix-module__wrap__M9coa .Zefix-module__topTitle__bY1nF span{justify-content:center;align-items:center;padding-left:12px;line-height:150%;display:flex}@media (width>=992px){.Zefix-module__wrap__M9coa .Zefix-module__topTitle__bY1nF span{border-left:2px solid #5b694f;max-width:250px}}.Zefix-module__wrap__M9coa .Zefix-module__btn__hddfm{color:#fff;text-align:center;text-transform:capitalize;background:#5b694f;border-radius:8px;padding:8px 21px;font-style:normal;font-weight:500;line-height:normal;text-decoration:none}@media (width<=778px){.Zefix-module__wrap__M9coa .Zefix-module__btn__hddfm .Zefix-module__btn__hddfm{display:block}}.Zefix-module__wrap__M9coa .Zefix-module__btnWrap__ibKFd{display:none}@media (width<=778px){.Zefix-module__wrap__M9coa .Zefix-module__btnWrap__ibKFd{justify-content:flex-end;align-items:center;margin-top:45px;display:flex}}.Zefix-module__wrap__M9coa .Zefix-module__title__kYVRX{margin-bottom:20px}@media (width<=992px){.Zefix-module__wrap__M9coa .Zefix-module__title__kYVRX{margin-bottom:15px}}.Zefix-module__wrap__M9coa .Zefix-module__grid__BDju3{grid-template-columns:repeat(2,1fr);gap:100px;display:grid}@media (width<=778px){.Zefix-module__wrap__M9coa .Zefix-module__grid__BDju3{flex-direction:column;gap:15px;display:flex}}.Zefix-module__wrap__M9coa .Zefix-module__list__lFNSO ul{flex-direction:column;gap:6px;margin:0;padding:0;display:flex}.Zefix-module__wrap__M9coa .Zefix-module__list__lFNSO ul li{font-weight:300;line-height:150%;list-style-type:disc;list-style-position:inside}.Zefix-module__wrap__M9coa .Zefix-module__list__lFNSO .Zefix-module__text__b4lSt,.Zefix-module__wrap__M9coa .Zefix-module__text__b4lSt+.Zefix-module__text__b4lSt{margin-top:15px}.Finma-module__mt__0I4VZ{margin-top:120px}@media (width<=992px){.Finma-module__mt__0I4VZ{margin-top:90px}}.Finma-module__wrap__W86bD{position:relative}.Finma-module__wrap__W86bD .Finma-module__top__9vx-T{border-bottom:2px solid #5b694f;justify-content:space-between;align-items:center;gap:10px;width:100%;margin-bottom:30px;padding-bottom:15px;display:flex}@media (width<=778px){.Finma-module__wrap__W86bD .Finma-module__top__9vx-T .Finma-module__btn__w9JG5{display:none}}.Finma-module__wrap__W86bD .Finma-module__topTitle__Ux0MA{color:#14171e;align-items:stretch;font-style:normal;font-weight:400;display:flex}.Finma-module__wrap__W86bD .Finma-module__topTitle__Ux0MA span{justify-content:center;align-items:center;padding-left:12px;line-height:150%;display:flex}@media (width>=992px){.Finma-module__wrap__W86bD .Finma-module__topTitle__Ux0MA span{border-left:2px solid #5b694f;max-width:250px}}.Finma-module__wrap__W86bD .Finma-module__topRight__T4Oly{gap:45px;display:flex}@media (width<=778px){.Finma-module__wrap__W86bD .Finma-module__topRight__T4Oly{display:none}}.Finma-module__wrap__W86bD .Finma-module__btn__w9JG5{color:#fff;text-align:center;text-transform:capitalize;background:#5b694f;border-radius:8px;padding:8px 21px;font-style:normal;font-weight:500;line-height:normal;text-decoration:none}@media (width<=778px){.Finma-module__wrap__W86bD .Finma-module__btn__w9JG5 .Finma-module__btn__w9JG5{display:block}}.Finma-module__wrap__W86bD .Finma-module__btnWrap__zINxw{display:none}@media (width<=778px){.Finma-module__wrap__W86bD .Finma-module__btnWrap__zINxw{justify-content:flex-end;align-items:center;gap:45px;margin-top:45px;display:flex}}.Finma-module__wrap__W86bD .Finma-module__title__NSrHr{margin-bottom:20px}@media (width<=778px){.Finma-module__wrap__W86bD .Finma-module__title__NSrHr{margin-bottom:15px}}.Finma-module__wrap__W86bD .Finma-module__icon__-YXkE{aspect-ratio:1;width:32px;height:32px;margin-right:8px}.Finma-module__wrap__W86bD .Finma-module__mart__rthYy{margin-top:30px}@media screen and (width<=768px){.Finma-module__wrap__W86bD .Finma-module__mart__rthYy{flex-direction:column;gap:10px}.Finma-module__wrap__W86bD .Finma-module__mart__rthYy .Finma-module__mauto__GR5L-{width:fit-content}}@media screen and (width>=768px){.Finma-module__wrap__W86bD .Finma-module__mauto__GR5L-{margin-left:auto}}.Finma-module__wrap__W86bD .Finma-module__grid__-ss9p{grid-template-columns:repeat(2,1fr);gap:100px;display:grid}@media (width<=778px){.Finma-module__wrap__W86bD .Finma-module__grid__-ss9p{flex-direction:column;gap:15px;display:flex}}.Finma-module__wrap__W86bD .Finma-module__list__e5Yo4{flex-direction:column;gap:6px;margin:0;padding:0;display:flex}.Finma-module__wrap__W86bD .Finma-module__list__e5Yo4 li{font-weight:300;line-height:150%;list-style-type:disc;list-style-position:inside}.Finma-module__wrap__W86bD .Finma-module__list__e5Yo4 .Finma-module__text__WJtZ0,.Finma-module__wrap__W86bD .Finma-module__text__WJtZ0+.Finma-module__text__WJtZ0{margin-top:15px}.Finma-module__wrap__W86bD .Finma-module__mart__rthYy{margin-top:30px;margin-bottom:15px}.Finma-module__wrap__W86bD .Finma-module__iconhint__miNYw{width:34px;height:34px;display:block}.Finma-module__wrap__W86bD .Finma-module__hint__vY3tw{position:relative}.Finma-module__wrap__W86bD .Finma-module__hintHover__a1uU4{z-index:1;cursor:pointer;width:18px;height:18px;position:absolute;top:-5px;right:-22px}.Finma-module__wrap__W86bD .Finma-module__hintHover__a1uU4:hover .Finma-module__hintText__4GsD9{opacity:1;pointer-events:auto;z-index:2}.Finma-module__wrap__W86bD .Finma-module__hintText__4GsD9{opacity:0;z-index:-1;pointer-events:none;color:#000;text-transform:capitalize;background:#efefef;border-radius:5px;width:200px;min-height:36px;padding:5px;font-size:9px;font-style:normal;font-weight:300;line-height:150%;transition:opacity .3s linear;position:absolute;top:-30px;left:100%}@media (width<=992px){.Finma-module__wrap__W86bD .Finma-module__hintText__4GsD9{width:150px}}.Finma-module__wrap__W86bD .Finma-module__blocks__pRnSd{grid-template-columns:repeat(2,1fr);gap:2px;display:grid}@media (width<=992px){.Finma-module__wrap__W86bD .Finma-module__blocks__pRnSd{grid-template-columns:1fr}}.Finma-module__wrap__W86bD .Finma-module__blocksItem__Q96e9{color:#14171e;text-align:center;background:#edebeb;justify-content:center;align-items:center;min-height:48px;font-size:15px;font-style:normal;font-weight:300;line-height:150%;display:flex}.Card-module__mt__OBRw8{margin-top:120px}@media (width<=992px){.Card-module__mt__OBRw8{margin-top:90px}}.Card-module__wrap__Kh1I-{position:relative}.Card-module__wrap__Kh1I- .Card-module__top__2PNsd{border-bottom:2px solid #5b694f;justify-content:space-between;align-items:center;gap:10px;width:100%;margin-bottom:30px;padding-bottom:15px;display:flex}@media (width<=778px){.Card-module__wrap__Kh1I- .Card-module__top__2PNsd .Card-module__btn__UW74a{display:none}}.Card-module__wrap__Kh1I- .Card-module__topTitle__MuSxm{color:#14171e;align-items:stretch;font-style:normal;font-weight:400;display:flex}.Card-module__wrap__Kh1I- .Card-module__topTitle__MuSxm img{width:auto;height:50px}.Card-module__wrap__Kh1I- .Card-module__topTitle__MuSxm span{justify-content:center;align-items:center;padding-left:12px;line-height:150%;display:flex}@media (width>=992px){.Card-module__wrap__Kh1I- .Card-module__topTitle__MuSxm span{border-left:2px solid #05213c;max-width:450px;margin-left:12px}}.Card-module__wrap__Kh1I- .Card-module__topRight__Dhsai{gap:25px;display:flex}@media (width<=778px){.Card-module__wrap__Kh1I- .Card-module__topRight__Dhsai{display:none}}.Card-module__wrap__Kh1I- .Card-module__flag__n1e-v{width:34px;height:auto}.Card-module__wrap__Kh1I- .Card-module__btn__UW74a{color:#fff;text-align:center;text-transform:capitalize;background:#5b694f;border-radius:8px;padding:8px 21px;font-style:normal;font-weight:500;line-height:normal;text-decoration:none}@media (width<=778px){.Card-module__wrap__Kh1I- .Card-module__btn__UW74a .Card-module__btn__UW74a{display:block}}.Card-module__wrap__Kh1I- .Card-module__btnWrap__PwK06{display:none}@media (width<=778px){.Card-module__wrap__Kh1I- .Card-module__btnWrap__PwK06{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:45px;margin-top:45px;display:flex}}.Card-module__wrap__Kh1I- .Card-module__grid__oAJYH{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}@media (width<=778px){.Card-module__wrap__Kh1I- .Card-module__grid__oAJYH{flex-direction:column;gap:15px;display:flex}}.Card-module__wrap__Kh1I- .Card-module__gridItem__MhBFo{border-radius:8px;min-height:224px;padding:30px;position:relative}.Card-module__wrap__Kh1I- .Card-module__gridItem__MhBFo.Card-module__bg__u1IG1{background-color:#e6e8db}@media (width<=778px){.Card-module__wrap__Kh1I- .Card-module__gridItem__MhBFo{min-height:190px;padding:30px 20px}}.Card-module__wrap__Kh1I- .Card-module__gridTitle__7jPJU{margin-bottom:15px;font-weight:500}.Card-module__wrap__Kh1I- .Card-module__gridTitle__7jPJU,.Card-module__wrap__Kh1I- .Card-module__gridText__xVNU4{z-index:2;color:#14171e;position:relative}.Card-module__wrap__Kh1I- .Card-module__gridbg__95erU{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.Card-module__wrap__Kh1I- .Card-module__iconhint__O57Nx{width:34px;height:34px;display:block}.Card-module__wrap__Kh1I- .Card-module__hint__yNEHJ{width:18px;height:34px;position:relative}.Card-module__wrap__Kh1I- .Card-module__hintHover__oizyn{z-index:1;cursor:pointer;width:18px;height:18px;position:absolute;top:0;right:0}.Card-module__wrap__Kh1I- .Card-module__hintHover__oizyn:hover .Card-module__hintText__O49Pc{opacity:1;pointer-events:auto;z-index:2}.Card-module__wrap__Kh1I- .Card-module__hintText__O49Pc{opacity:0;z-index:-1;pointer-events:none;color:#000;text-transform:capitalize;background:#efefef;border-radius:5px;width:auto;min-width:150px;max-width:200px;padding:5px;font-size:9px;font-style:normal;font-weight:300;line-height:150%;transition:opacity .3s linear;position:absolute;top:-30px;left:100%}@media (width<=992px){.Card-module__wrap__Kh1I- .Card-module__hintText__O49Pc{min-width:120px;max-width:150px}}.ListCountry-module__mt__Evg7k{margin-top:120px}@media (width<=992px){.ListCountry-module__mt__Evg7k{margin-top:90px}}.ListCountry-module__wrap__HhQxN{max-width:720px;margin:0 auto;position:relative}.ListCountry-module__wrap__HhQxN .ListCountry-module__title__c0ooo{margin-bottom:20px}@media (width<=992px){.ListCountry-module__wrap__HhQxN .ListCountry-module__title__c0ooo{margin-bottom:15px}}.ListCountry-module__wrap__HhQxN .ListCountry-module__item__-D0Kn{color:#14171e;border-bottom:1px solid #cfcfcf;align-items:center;display:flex}.ListCountry-module__wrap__HhQxN .ListCountry-module__itemInner__moODC{flex-shrink:0;padding:10px 30px}.ListCountry-module__wrap__HhQxN .ListCountry-module__itemInner__moODC:not(.ListCountry-module__first__gQXSR){width:43%}@media (width<=992px){.ListCountry-module__wrap__HhQxN .ListCountry-module__itemInner__moODC{padding:10px}.ListCountry-module__wrap__HhQxN .ListCountry-module__itemInner__moODC.ListCountry-module__sec__97eu2{width:35%}.ListCountry-module__wrap__HhQxN .ListCountry-module__item__-D0Kn{margin-bottom:15px}}.ListCountryLong-module__mt__ZqlB0{margin-top:120px}@media (width<=992px){.ListCountryLong-module__mt__ZqlB0{margin-top:90px}}.ListCountryLong-module__wrap__Qu-y9{padding-top:65px;position:relative}@media (width<=992px){.ListCountryLong-module__wrap__Qu-y9{padding-top:50px}}.ListCountryLong-module__wrap__Qu-y9 .ListCountryLong-module__top__8qheM{border-bottom:2px solid #03244f;width:100%;margin-bottom:20px;padding-bottom:15px}.ListCountryLong-module__wrap__Qu-y9 .ListCountryLong-module__topTitle__gNJy5{color:#14171e;font-weight:500}.ListCountryLong-module__wrap__Qu-y9 .ListCountryLong-module__topText__FtNz-{color:#14171e}@media (width<=992px){.ListCountryLong-module__wrap__Qu-y9 .ListCountryLong-module__topText__FtNz-{margin-top:15px}}.ListCountryLong-module__wrap__Qu-y9 .ListCountryLong-module__item__d7jxl{color:#14171e;border-bottom:1px solid #cfcfcf;align-items:center;display:flex}@media (width<=992px){.ListCountryLong-module__wrap__Qu-y9 .ListCountryLong-module__item__d7jxl{flex-wrap:wrap}}.ListCountryLong-module__wrap__Qu-y9 .ListCountryLong-module__itemInner__MGk-9{flex-shrink:0;padding:10px 30px}.ListCountryLong-module__wrap__Qu-y9 .ListCountryLong-module__itemInner__MGk-9.ListCountryLong-module__sec__mPZq2{width:17.5%;max-width:214px}.ListCountryLong-module__wrap__Qu-y9 .ListCountryLong-module__itemInner__MGk-9.ListCountryLong-module__third__kCZu1{width:67%}@media (width<=992px){.ListCountryLong-module__wrap__Qu-y9 .ListCountryLong-module__itemInner__MGk-9{padding:10px}.ListCountryLong-module__wrap__Qu-y9 .ListCountryLong-module__itemInner__MGk-9.ListCountryLong-module__sec__mPZq2{width:auto}.ListCountryLong-module__wrap__Qu-y9 .ListCountryLong-module__itemInner__MGk-9.ListCountryLong-module__third__kCZu1{flex-basis:100%;order:99;width:100%}.ListCountryLong-module__wrap__Qu-y9 .ListCountryLong-module__item__d7jxl .ListCountryLong-module__check__1PN4A{margin-left:auto}.ListCountryLong-module__wrap__Qu-y9 .ListCountryLong-module__item__d7jxl{margin-bottom:15px}}.IPAS-module__mt__rUF1F{margin-top:120px}@media (width<=992px){.IPAS-module__mt__rUF1F{margin-top:90px}}.IPAS-module__wrap__yt3Qt{position:relative}.IPAS-module__wrap__yt3Qt .IPAS-module__top__9qOpp{border-bottom:2px solid #03244f;width:100%;margin-bottom:30px;padding-bottom:15px}@media (width<=992px){.IPAS-module__wrap__yt3Qt .IPAS-module__top__9qOpp{margin-bottom:30px}}.IPAS-module__wrap__yt3Qt .IPAS-module__topTitle__9z2TU{color:#14171e;font-weight:500}.IPAS-module__wrap__yt3Qt .IPAS-module__topText__6J2Kb{color:#14171e;max-width:670px}@media (width<=992px){.IPAS-module__wrap__yt3Qt .IPAS-module__topText__6J2Kb{margin-top:15px}}@media screen and (width>=768px){.IPAS-module__wrap__yt3Qt .IPAS-module__list__UOmMM{grid-template-columns:repeat(2,48%);justify-content:space-between;gap:35px;display:grid}}@media screen and (width<=768px){.IPAS-module__wrap__yt3Qt .IPAS-module__list__UOmMM{flex-direction:column;gap:30px;display:flex}}.IPAS-module__wrap__yt3Qt .IPAS-module__item__oMcCK{color:#14171e;flex-direction:column;align-items:flex-start;gap:35px;display:flex}@media (width>=778px){.IPAS-module__wrap__yt3Qt .IPAS-module__item__oMcCK:nth-child(odd) .IPAS-module__text__3Vn0B{padding-right:16px}.IPAS-module__wrap__yt3Qt .IPAS-module__item__oMcCK:nth-child(2n) .IPAS-module__text__3Vn0B{padding-left:16px}}.IPAS-module__wrap__yt3Qt .IPAS-module__item__oMcCK .IPAS-module__image__4FTZi{border-radius:8px;max-width:100%;max-height:100%}.RECMS-module__mt__-8WRu{margin-top:120px}@media (width<=992px){.RECMS-module__mt__-8WRu{margin-top:90px}}.RECMS-module__wrap__XX2bA{position:relative}.RECMS-module__wrap__XX2bA .RECMS-module__top__m5Mqb{border-bottom:2px solid #03244f;width:100%;margin-bottom:30px;padding-bottom:15px}@media (width<=992px){.RECMS-module__wrap__XX2bA .RECMS-module__top__m5Mqb{margin-bottom:30px}}.RECMS-module__wrap__XX2bA .RECMS-module__topTitle__CLhPe{color:#14171e;font-weight:500}.RECMS-module__wrap__XX2bA .RECMS-module__topText__knpzu{color:#14171e;max-width:650px}@media (width<=992px){.RECMS-module__wrap__XX2bA .RECMS-module__topText__knpzu{margin-top:15px}}.RECMS-module__wrap__XX2bA .RECMS-module__grid__A6yHN{grid-template-columns:repeat(2,1fr);gap:50px;display:grid}@media (width<=778px){.RECMS-module__wrap__XX2bA .RECMS-module__grid__A6yHN{grid-template-columns:1fr;gap:30px}}.RECMS-module__wrap__XX2bA .RECMS-module__list__jlaFT{flex-direction:column;gap:13px;display:flex}.RECMS-module__wrap__XX2bA .RECMS-module__item__3q6lm{padding-left:30px;line-height:22px;position:relative}.RECMS-module__wrap__XX2bA .RECMS-module__check__Y57bO{width:18px;height:18px;position:absolute;top:2px;left:0}.CASC-module__mt__SjYK6{margin-top:120px}@media (width<=992px){.CASC-module__mt__SjYK6{margin-top:90px}}.CASC-module__wrap__Akl0a{position:relative}.CASC-module__wrap__Akl0a .CASC-module__top__oKwlU{border-bottom:2px solid #03244f;width:100%;margin-bottom:30px;padding-bottom:15px}@media (width<=992px){.CASC-module__wrap__Akl0a .CASC-module__top__oKwlU{margin-bottom:30px}}.CASC-module__wrap__Akl0a .CASC-module__topTitle__19cSF{color:#14171e;font-weight:500}.CASC-module__wrap__Akl0a .CASC-module__topText__6-HYs{color:#14171e;max-width:650px}@media (width<=992px){.CASC-module__wrap__Akl0a .CASC-module__topText__6-HYs{margin-top:15px}}.CASC-module__wrap__Akl0a .CASC-module__grid__SssDC{grid-template-columns:repeat(2,1fr);gap:50px;display:grid}@media (width<=778px){.CASC-module__wrap__Akl0a .CASC-module__grid__SssDC{grid-template-columns:1fr;gap:30px}}.CASC-module__wrap__Akl0a .CASC-module__list__oIvqM{flex-direction:column;gap:13px;display:flex}.CASC-module__wrap__Akl0a .CASC-module__item__frwKm{line-height:22px;list-style-type:disc;list-style-position:inside}.CASC-module__wrap__Akl0a .CASC-module__check__qstFO{width:18px;height:18px;position:absolute;top:2px;left:0}.GICRM-module__mt__zOf9I{margin-top:120px}@media (width<=992px){.GICRM-module__mt__zOf9I{margin-top:90px}}.GICRM-module__wrap__V7ouz{position:relative}.GICRM-module__wrap__V7ouz .GICRM-module__top__L4ImH{border-bottom:2px solid #03244f;width:100%;margin-bottom:35px;padding-bottom:15px}@media (width<=992px){.GICRM-module__wrap__V7ouz .GICRM-module__top__L4ImH{margin-bottom:30px}}.GICRM-module__wrap__V7ouz .GICRM-module__topTitle__ZGrVv{color:#14171e;font-weight:500}.GICRM-module__wrap__V7ouz .GICRM-module__topText__PThAf{color:#14171e;max-width:670px}@media (width<=992px){.GICRM-module__wrap__V7ouz .GICRM-module__topText__PThAf{margin-top:15px}}.GICRM-module__wrap__V7ouz .GICRM-module__grid__4JJFB{gap:30px;display:flex}.GICRM-module__wrap__V7ouz .GICRM-module__grid__4JJFB .GICRM-module__line__Mkiok{background:linear-gradient(90deg,#fff 0%,#e6e8db 100%);flex:1;width:100%;max-width:350px;height:3px;display:none}@media screen and (width<=992px){.GICRM-module__wrap__V7ouz .GICRM-module__grid__4JJFB{flex-direction:column;align-items:center}}@media screen and (width>=992px){.GICRM-module__wrap__V7ouz .GICRM-module__grid__4JJFB{justify-content:space-between;align-items:flex-start;gap:0}.GICRM-module__wrap__V7ouz .GICRM-module__grid__4JJFB .GICRM-module__line__Mkiok{margin:20px 0 0 -20%;display:block}}@media screen and (width>=650px){.GICRM-module__wrap__V7ouz .GICRM-module__grid__4JJFB .GICRM-module__line__Mkiok{margin-left:-10%}}.GICRM-module__wrap__V7ouz .GICRM-module__item__Ux2hK{flex-shrink:0}@media screen and (width>=992px){.GICRM-module__wrap__V7ouz .GICRM-module__item__Ux2hK{max-width:247px}}@media screen and (width<=992px){.GICRM-module__wrap__V7ouz .GICRM-module__item__Ux2hK{text-align:center}.GICRM-module__wrap__V7ouz .GICRM-module__item__Ux2hK .GICRM-module__itemText__U4q6h{margin-top:15px}}.GICRM-module__wrap__V7ouz .GICRM-module__itemTitle__4eeDw{color:#14171e;background:#e6e8db;border-radius:15px;justify-content:center;align-items:center;padding:4px 24px;font-weight:500;display:inline-flex;position:relative}.GICRM-module__wrap__V7ouz .GICRM-module__hint__nypla{color:#14171e;max-width:575px;margin-top:30px;font-size:12px;font-weight:300}.AML-module__mt__J1t-W{margin-top:120px}@media (width<=992px){.AML-module__mt__J1t-W{margin-top:90px}}.AML-module__wrap__N711H{position:relative}.AML-module__wrap__N711H .AML-module__top__Oq3I1{border-bottom:2px solid #03244f;width:100%;margin-bottom:40px;padding-bottom:15px}@media (width<=992px){.AML-module__wrap__N711H .AML-module__top__Oq3I1{margin-bottom:20px}}.AML-module__wrap__N711H .AML-module__topTitle__jvZf1{color:#14171e;font-weight:500}.AML-module__wrap__N711H .AML-module__topText__iG3ir{color:#14171e;max-width:650px}@media (width<=992px){.AML-module__wrap__N711H .AML-module__topText__iG3ir{margin-top:15px}}.AML-module__wrap__N711H .AML-module__text__ALQ6b{margin-top:15px}.AML-module__wrap__N711H .AML-module__grid__Aua7R{grid-template-columns:repeat(2,1fr);gap:50px;display:grid}@media (width<=778px){.AML-module__wrap__N711H .AML-module__grid__Aua7R{grid-template-columns:1fr;gap:30px}}.AML-module__wrap__N711H .AML-module__grid__Aua7R.AML-module__list__QTt8-{grid-template-columns:1fr;gap:10px 50px}@media (width<=778px){.AML-module__wrap__N711H .AML-module__grid__Aua7R.AML-module__list__QTt8-{gap:20px 0}}.AML-module__wrap__N711H .AML-module__grid__Aua7R.AML-module__list__QTt8- li{padding-left:0;line-height:22px;list-style-type:disc;list-style-position:inside}@media (width<=778px){.AML-module__wrap__N711H .AML-module__grid__Aua7R.AML-module__listdot__0fA-c{gap:10px 0}}.AML-module__wrap__N711H .AML-module__item__5OnAG{padding-left:30px;line-height:22px;position:relative}.AML-module__wrap__N711H .AML-module__check__mG8Oa{width:18px;height:18px;position:absolute;top:2px;left:0}.AML-module__wrap__N711H .AML-module__mart__yseFg{margin-top:40px;margin-bottom:20px}.Baking-module__mt__-8W9M{margin-top:120px}@media (width<=992px){.Baking-module__mt__-8W9M{margin-top:90px}}.Baking-module__grid__yhvkh{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}@media (width<=992px){.Baking-module__grid__yhvkh{grid-template-columns:1fr;gap:40px}}.Baking-module__col__Jq0UT{flex-direction:column;display:flex}.Baking-module__title__5T67-{color:#14171e;margin-bottom:15px;font-weight:500;line-height:1.2}.Baking-module__divider__EZspp{background-color:#5b694f;width:100%;height:1px;margin-bottom:20px}.Baking-module__text__bmc7-{color:#14171e;font-weight:300;line-height:1.5}.Baking-module__text__bmc7-+.Baking-module__text__bmc7-{margin-top:15px}.Ensures-module__mt__xL7QK{margin-top:120px}@media (width<=992px){.Ensures-module__mt__xL7QK{margin-top:90px}}.Ensures-module__grid__jtXXO{grid-template-columns:repeat(2,1fr);gap:50px;display:grid}@media (width<=778px){.Ensures-module__grid__jtXXO{grid-template-columns:1fr;gap:40px}}.Ensures-module__col__ryU-D{flex-direction:column;display:flex}.Ensures-module__title__cwDlg{color:#14171e;margin-bottom:15px;font-weight:500}.Ensures-module__divider__bBW96{background-color:#5b694f;width:100%;height:2px;margin-bottom:20px}.Ensures-module__list__e-Kj2{flex-direction:column;gap:15px;display:flex}.Ensures-module__item__cEDBb{color:#14171e;padding-left:30px;font-weight:300;line-height:1.5;position:relative}.Ensures-module__check__WYDss{width:18px;height:18px;position:absolute;top:2px;left:0}
