@charset "UTF-8";*{padding:0;margin:0;border:none}*,*::before,*::after{box-sizing:border-box}a,a:link,a:visited{text-decoration:none}a:hover{text-decoration:none}aside,nav,footer,header,section,main{display:block}h1,h2,h3,h4,h5,h6,p{font-size:inherit;font-weight:inherit}ul,ul li{list-style:none}img{vertical-align:top}img,svg{max-width:100%;height:auto}address{font-style:normal}input,textarea,button,select{font-family:inherit;font-size:inherit;color:inherit;background-color:transparent}input::-ms-clear{display:none}button,input[type=submit]{display:inline-block;box-shadow:none;background-color:transparent;background:none;cursor:pointer}input:focus,input:active,button:focus,button:active{outline:none}button::-moz-focus-inner{padding:0;border:0}label{cursor:pointer}legend{display:block}:root{--container-width:1150px;--container-padding:20px;--font-main:"Poppins", sans-serif;--font-accent:"Playfair Display", serif;--page-bg:#fff;--text-color:#000;--accent:#ac182c;--laptop-size:1199px;--tablet-size:959px;--mobile-size:599px}.dark{--page-bg:#252526;--text-color:#fff}html{scroll-behavior:smooth}body{font-family:"Manrope",sans-serif}.none{display:none!important}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.no-scroll{overflow-y:hidden}.blue__hover{color:#224479!important;background:#fff;transition:0.5s ease-in-out}.blue__hover:hover{background:#224479;color:#fff!important}.footer__submit{transition:0.5s ease-in-out;color:#fff!important;background:#224479!important}.footer__submit:hover{color:#224479!important;background:#fff!important}.light-grey__hover{transition:0.5s ease-in-out;color:#224479!important}.light-grey__hover:hover{background:#dee3eb;color:#224479!important}.light-blue__hover{transition:0.5s ease-in-out;color:#224479!important}.light-blue__hover:hover{background:#dee3eb;color:#224479!important}.header-btn__hover{transition:0.5s ease-in-out;border:1px solid transparent}.header-btn__hover:hover{background:#fff;border:1px solid #dee3eb;color:#224479}.news-btn__hover{transition:0.5s ease-in-out;border:1px solid #224479;border-radius:50px;padding:35px 0;text-align:center;font-size:16px;font-weight:500;line-height:22px;color:#224479}.news-btn__hover:hover{background:#224479;color:#fff!important}@media screen and (max-width:1023px){.news-btn__hover{width:100%;padding:20px 0}}@media screen and (max-width:1023px){.news-btn__hover{width:100%;padding:15px 0}}.container{max-width:1150px;padding:0 20px;margin:0 auto}.container-right{padding-left:calc((100% - var(--container-width)) / 2 + var(--container-padding))}@media (max-width:var(--laptop-size)){.container-right{padding-left:var(--container-padding)}}.container-left{padding-right:calc((100% - var(--container-width)) / 2 + var(--container-padding))}@media (max-width:var(--laptop-size)){.container-left{padding-right:var(--container-padding)}}html,body{min-height:100vh;display:flex;flex-direction:column}.footer{margin-top:auto}.footer-all{background:#dee3eb}.footer-all .footer-head{padding:80px 0;display:flex;align-items:flex-start;justify-content:space-between}@media screen and (max-width:1023px){.footer-all .footer-head{padding:60px 0;flex-direction:column;gap:30px}}@media screen and (max-width:1023px){.footer-all .footer-head .footer-left{width:100%}}.footer-all .footer-head .footer-left h4{font-family:"ClashDisplay",sans-serif;text-transform:uppercase;font-size:36px;font-weight:600;line-height:43px;letter-spacing:.02em;margin-bottom:20px;color:#224479}@media screen and (max-width:1023px){.footer-all .footer-head .footer-left h4{font-size:33px;line-height:40px;margin-bottom:10px}}@media screen and (max-width:768px){.footer-all .footer-head .footer-left h4{font-size:28px;line-height:30px;margin-bottom:10px}}.footer-all .footer-head .footer-left p{max-width:349px;font-size:16px;font-weight:400;line-height:24px;color:#000}@media screen and (max-width:1023px){.footer-all .footer-head .footer-left p{font-size:16px;line-height:24px;max-width:100%}}.footer-left__contact{padding-top:20px;display:flex;flex-direction:column;gap:20px;margin-bottom:20px}@media screen and (max-width:1023px){.footer-left__contact{padding-top:30px;gap:10px}}.footer-left__contact a{display:inline-flex;align-items:center;gap:10px;transition:all 0.5s ease-in-out}.footer-left__contact a:hover span:first-child svg path{fill:#224479}.footer-left__contact a:hover span:first-child svg rect{fill:transparent}.footer-left__contact a span:first-child{flex-shrink:0}.footer-left__contact a span:first-child svg{transition:all 0.5s ease-in-out}.footer-left__contact a span:first-child svg path{transition:all 0.5s ease-in-out;fill:#fff}.footer-left__contact a span:first-child svg rect{transition:all 0.5s ease-in-out;fill:#224479}.footer-left__contact a span:last-child{font-size:22px;font-weight:600;line-height:30px;padding:4px 0;color:#224479}@media screen and (max-width:768px){.footer-left__contact a span:last-child{font-size:16px;font-weight:600;line-height:21px}}.footer-left__soc{display:flex;align-items:center;gap:10px}.footer-left__soc a{flex-shrink:0;transition:0.5s ease-in-out}.footer-left__soc a span svg path{transition:0.5s ease-in-out;fill:#224479}.footer-left__soc a span svg rect{transition:0.5s ease-in-out;fill:transparent}.footer-left__soc a:hover svg path{transition:0.5s ease-in-out;fill:#fff}.footer-left__soc a:hover svg rect{fill:#224479}@media screen and (max-width:1023px){.footer-right{width:100%}}.footer-right form{max-width:540px}@media screen and (max-width:1023px){.footer-right form{max-width:100%}}.footer-right form .form-inputs{display:flex;flex-direction:column;gap:10px}.footer-right form .form-inputs input{max-width:100%;width:100%}.footer-right form .form-group label{display:flex;align-items:flex-start}.footer-right form .form-group label::before{width:20px;height:20px;flex-shrink:0}.footer-right form .form-group label::after{top:1px!important;left:7px!important}.main-footer__content{display:flex;align-items:flex-start;justify-content:space-between;gap:30px;margin-bottom:45px}@media screen and (max-width:1023px){.main-footer__content{flex-direction:column;margin-bottom:40px}}.main-footer__content-left{flex:1;width:50%}@media screen and (max-width:1023px){.main-footer__content-left{width:100%}}.main-footer__content-left h2{text-transform:uppercase;font-family:"ClashDisplay",sans-serif;font-size:36px;font-weight:600;line-height:40px;letter-spacing:.02em;margin-bottom:20px;color:#224479}@media screen and (max-width:1023px){.main-footer__content-left h2{font-size:33px;line-height:40px}}@media screen and (max-width:1023px){.main-footer__content-left h2{font-size:28px;line-height:30px}}.main-footer__content-left__contact{display:flex;gap:20px;margin-bottom:20px}@media screen and (max-width:1023px){.main-footer__content-left__contact{margin-bottom:0}}@media screen and (max-width:768px){.main-footer__content-left__contact{flex-direction:column;gap:10px}}.main-footer__content-left__contact a{display:inline-flex;align-items:center;gap:10px;transition:all 0.5s ease-in-out}.main-footer__content-left__contact a:hover span:first-child svg path{fill:#224479}.main-footer__content-left__contact a:hover span:first-child svg rect{fill:#fff}.main-footer__content-left__contact a span:first-child{flex-shrink:0}.main-footer__content-left__contact a span:first-child svg{transition:all 0.5s ease-in-out}.main-footer__content-left__contact a span:first-child svg path{transition:all 0.5s ease-in-out;fill:#fff}.main-footer__content-left__contact a span:first-child svg rect{transition:all 0.5s ease-in-out;fill:#224479}.main-footer__content-left__contact a span:last-child{font-size:22px;font-weight:600;line-height:30px;padding:4px 0;color:#224479}@media screen and (max-width:768px){.main-footer__content-left__contact a span:last-child{font-size:16px;font-weight:600;line-height:21px}}.main-footer__content-left__soc{display:flex;gap:10px;margin-bottom:20px}@media screen and (max-width:1023px){.main-footer__content-left__soc{margin-bottom:0}}.main-footer__content-left__soc a{flex-shrink:0;transition:0.5s ease-in-out}.main-footer__content-left__soc a span svg path{transition:0.5s ease-in-out;fill:#224479}.main-footer__content-left__soc a span svg rect{transition:0.5s ease-in-out;fill:transparent}.main-footer__content-left__soc a:hover svg path{transition:0.5s ease-in-out;fill:#fff}.main-footer__content-left__soc a:hover svg rect{fill:#224479}@media screen and (max-width:1023px){.footer-flex{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}}@media screen and (max-width:768px){.footer-flex{flex-direction:column;gap:10px;align-items:flex-start;justify-content:flex-start;margin-bottom:40px}}.main-footer__content-left__location{display:flex;flex-direction:column;gap:10px}@media screen and (max-width:1023px){.main-footer__content-left__location{flex-direction:row}}@media screen and (max-width:768px){.main-footer__content-left__location{flex-direction:column}}.main-footer__content-left__location div{padding-bottom:10px;border-bottom:1px solid rgba(34,68,121,.1019607843)}@media screen and (max-width:1023px){.main-footer__content-left__location div{flex:1}}.main-footer__content-left__location div h4{font-family:"ClashDisplay",sans-serif;font-size:20px;font-weight:500;line-height:25px;color:#000;margin-bottom:5px}.main-footer__content-left__location div ul li{font-size:16px;font-weight:400;line-height:24px;color:#000}.main-footer__content-right{max-width:540px;flex:1;width:50%}@media screen and (max-width:1023px){.main-footer__content-right{width:100%;margin:0 auto}}.main-footer__content-right img{width:100%;height:auto;display:block;object-fit:cover}.main-footer__form{border-radius:0 48px 0 40px;background:#dee3eb;margin-bottom:80px}@media screen and (max-width:1023px){.main-footer__form{margin-bottom:40px}}.main-footer__form-content{padding:40px}@media screen and (max-width:768px){.main-footer__form-content{padding:40px 20px}}.main-footer__form-content h5{font-size:22px;font-weight:600;line-height:30px;color:#000;margin-bottom:30px}@media screen and (max-width:1023px){.main-footer__form-content h5{max-width:460px;font-size:20px;line-height:26px}}form{display:flex;flex-direction:column;gap:30px}form .form-inputs{display:flex;gap:10px}@media screen and (max-width:1023px){form .form-inputs{flex-direction:column}}form .form-inputs input{background:#fff;border-radius:50px;max-width:250px;width:100%;padding:15px 0;padding-left:20px;padding-right:20px;font-family:"Manrope";font-size:16px;font-weight:400;line-height:24px;color:#000}@media screen and (max-width:1023px){form .form-inputs input{max-width:100%}}form .form-inputs input::placeholder{font-family:"Manrope";font-size:16px;font-weight:400;line-height:24px;color:#224479}form .form-inputs input[type=submit]{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0}.submit{position:relative;background:#224479;color:#fff;text-align:center;padding:16px 0;width:100%;border-radius:50px;transition:0.5s ease-in-out}.submit:hover{background:#fff;color:#224479}.form-group{display:flex;align-items:center}.form-group input{padding:0;height:initial;width:initial;margin-bottom:0;display:none;cursor:pointer}.form-group label{position:relative;cursor:pointer;max-width:993px;font-size:14px;font-weight:400;line-height:20px;color:#000;display:flex;align-items:center}@media screen and (max-width:768px){.form-group label{align-items:flex-start}}.form-group label:before{flex-shrink:0;content:"";-webkit-appearance:none;background-color:transparent;border:1px solid #224479;width:25px;height:25px;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:12px}.form-group input:checked+label:after{content:"";display:block;position:absolute;top:3px;left:10px;width:6px;height:14px;border:solid #224479;border-width:0 1.5px 1.5px 0;transform:rotate(45deg)}.main-footer__foot{background:#224479}.foot-content{position:relative;padding:60px 0}@media screen and (max-width:1023px){.foot-content{padding:40px 0}}@media screen and (max-width:768px){.foot-content{flex-direction:column;align-items:flex-start;gap:80px}}.main-footer__foot-copy{display:flex;flex-direction:column;gap:30px}@media screen and (max-width:768px){.main-footer__foot-copy{gap:20px}}.main-footer__foot-copy a{display:block;max-width:160px}.main-footer__foot-copy a img{width:100%;display:block;height:auto}.main-footer__foot-copy span{font-size:16px;font-weight:400;line-height:24px;color:#fff}@media screen and (max-width:768px){.main-footer__foot-copy span{position:absolute;left:0;top:56%}}.main-footer__foot-list{display:flex;flex-direction:column;gap:30px;justify-content:flex-end;align-items:flex-end}@media screen and (max-width:768px){.main-footer__foot-list{gap:20px;align-items:flex-start}}.main-footer__foot-list a{display:block;width:max-content;position:relative;font-size:16px;font-weight:400;line-height:24px;padding-bottom:5px;color:#fff;border-bottom:1px solid #fff}.main-footer__foot-copy ul{display:flex;gap:20px}.main-footer__foot-copy ul li{font-size:16px;font-weight:500;line-height:22px;color:#fff}.main-footer__foot-copy ul li a{border:none;transition:opacity 0.5s ease-in-out}.main-footer__foot-copy ul li a::after{content:"";position:absolute;width:100%;height:1px;left:0;bottom:0;background:#fff;opacity:0;transition:opacity 0.5s ease-in-out}.main-footer__foot-copy ul li a:hover::after{transition:0.5s ease-in-out;opacity:1}@media screen and (max-width:768px){.main-footer__foot-list ul li:last-child{position:absolute;top:41%;left:0}}.foot-content{display:flex;gap:20px;flex-direction:column}.footer__foot1{display:flex;align-items:center;justify-content:space-between;gap:30px}@media screen and (max-width:810px){.footer__foot1{flex-direction:column;gap:20px;align-items:flex-start;justify-content:flex-start}}.footer__foot1 ul{display:flex;gap:20px}@media screen and (max-width:810px){.footer__foot1 ul{flex-direction:column;gap:10px;align-items:flex-start;justify-content:flex-start}}.footer__foot1 ul li a{font-size:16px;font-weight:500;line-height:22px;color:#fff;transition:opacity 0.5s ease-in-out;position:relative}.footer__foot1 ul li a::after{content:"";position:absolute;width:100%;height:1px;left:0;bottom:0;background:#fff;opacity:0;transition:opacity 0.5s ease-in-out}.footer__foot1 ul li a:hover::after{transition:0.5s ease-in-out;opacity:1}.footer__foot2{display:flex;align-items:center;justify-content:space-between;gap:30px}@media screen and (max-width:810px){.footer__foot2{flex-direction:column;gap:20px;align-items:flex-start;justify-content:flex-start}}.footer__foot2 span{font-size:16px;font-weight:400;line-height:24px;color:#fff}.footer__foot2 a{font-size:16px;font-weight:400;line-height:24px;color:#fff;position:relative}.footer__foot2 a::after{content:"";position:absolute;width:100%;height:1px;left:0;bottom:0;background:#fff}.header-fixed{position:fixed;background:transparent;width:100%;transition:all 0.2s ease-in-out;padding-top:20px;padding-bottom:20px;z-index:100}@media screen and (max-width:1023px){.header-fixed{padding-top:15px;padding-bottom:15px}}.header-hide{transform:translateY(-100%);transition:transform 0.3s ease-in-out}.header-show{transform:translateY(0);transition:transform 0.3s ease-in-out}.header-fixed__bg{background:#dee3eb}.header-container{display:flex;align-items:center;justify-content:space-between}.header-container ul{display:flex;align-items:center;gap:20px}@media screen and (max-width:1023px){.header-container ul{display:none}}.header-container ul li a{font-size:16px;font-weight:500;line-height:22px;color:#224479!important;border-radius:none!important;padding:0!important;background:none!important;position:relative;transition:opacity 0.5s ease-in-out}.header-container ul li a::after{content:"";position:absolute;width:100%;height:1px;left:0;bottom:0;background:#224479;opacity:0;transition:opacity 0.5s ease-in-out}.header-container ul li a:hover::after{transition:0.5s ease-in-out;opacity:1}@media screen and (max-width:1023px){.header-btn{display:none}}.header-btn a{text-align:center;border-radius:50px;font-size:16px;font-weight:500;line-height:22px;padding:15px 40px;background-color:#224479;color:#fff}.header-container button{display:none;align-items:center;justify-content:center;gap:10px;border-radius:50px;padding:12px 20px;background:#224479}@media screen and (max-width:1023px){.header-container button{display:flex}}.header-container button p{font-size:16px;font-weight:400;line-height:24px;color:#fff}.header-container button svg{width:20px;height:20px}#new-logo{display:none}#new-burger{display:none}.header-white ul li a{color:#fff!important;transition:opacity 0.5s ease-in-out;position:relative}.header-white ul li a::after{content:"";position:absolute;width:100%;height:1px;left:0;bottom:0;background:#fff;opacity:0;transition:opacity 0.5s ease-in-out}.header-white ul li a:hover::after{transition:0.5s ease-in-out;opacity:1}.header-white__new ul li a{color:#224479!important;transition:opacity 0.5s ease-in-out;position:relative}.header-white__new ul li a::after{content:"";position:absolute;width:100%;height:1px;left:0;bottom:0;background:#224479;opacity:0;transition:opacity 0.5s ease-in-out}.header-white__new ul li a:hover::after{transition:0.5s ease-in-out;opacity:1}.header-btn__white a{background-color:#dee3eb!important;color:#224479!important;transition:0.1s ease-in-out}.header-btn__white a:hover{background:#fff!important}.header-btn__white-new a{background-color:#224479!important;color:#fff!important;transition:0.3s ease-in-out}.header-btn__white-new a:hover{background:#fff!important;color:#224479!important}.header-white button{background:#dee3eb!important}.header-white button p{color:#224479}.header-white__new button{background:#224479!important}.header-white__new button p{color:#fff}.mobile-nav{overflow:auto;position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background:#fff;z-index:1000;padding:0 20px;transition:0.5s linear;display:none}.mobile-nav.open{display:block}.mobile-nav__content{display:flex;flex-direction:column;gap:30px}.mobile-nav__head{display:flex;align-items:center;justify-content:space-between;padding-top:20px;margin-bottom:60px}@media screen and (max-width:768px){.mobile-nav__head{margin-bottom:22px;padding-top:15px}}.mobile-nav__head a{display:block;max-width:126px}.mobile-nav__head a img{width:100%}.mobile-nav__head button{display:flex;align-items:center;justify-content:center;gap:5px;padding:12px 20px;min-width:111.58px;border-radius:50px;background:#224479}.mobile-nav__head button p{font-size:16px;font-weight:400;line-height:24px;color:#fff}.mobile-nav__head button svg{width:20px;height:20px}.mobile-nav__content ul{display:flex;flex-direction:column;gap:10px;width:100%}.mobile-nav__content ul li{width:100%}.mobile-nav__content ul li a{display:block;width:100%;padding:20px;font-family:"ClashDisplay",sans-serif;font-size:22px;font-weight:600;line-height:26px;letter-spacing:.02em;text-transform:uppercase;color:#224479;border:1px solid rgba(34,68,121,.1019607843);border-radius:0 20px 0 20px}@media screen and (max-width:768px){.mobile-nav__content ul li a{font-size:18px;line-height:22px}}.mobile-wrapper{height:100%;position:relative}.mobile-wrapper .mobile-nav__link{position:absolute;left:0;bottom:60px;width:100%}.mobile-nav__link{display:flex;flex-direction:column;justify-content:flex-end}.mobile-nav__link a{display:block;padding:20px 0;font-size:16px;font-weight:500;line-height:22px;text-align:center;border-radius:50px;color:#fff;background:#224479;display:inline-flex;margin-top:auto;align-items:center;justify-content:center}@media screen and (max-width:768px){.mobile-nav__link a{padding:15px 0}}.mobile-nav-btn{--time:0.1s;--width:40px;--height:30px;--line-height:4px;--spacing:6px;--color:#000;--radius:4px;height:calc(var(--line-height) * 3 + var(--spacing) * 2);width:var(--width);display:flex;justify-content:center;align-items:center}.nav-icon{position:relative;width:var(--width);height:var(--line-height);background-color:var(--color);border-radius:var(--radius)}.nav-icon::before,.nav-icon::after{content:"";display:block;position:absolute;left:0;width:var(--width);height:var(--line-height);border-radius:var(--radius);background-color:var(--color);transition:transform var(--time) ease-in,top var(--time) linear var(--time)}.nav-icon::before{top:calc(-1 * (var(--line-height) + var(--spacing)))}.nav-icon::after{top:calc(var(--line-height) + var(--spacing))}.nav-icon.nav-icon--active{background-color:transparent}.nav-icon.nav-icon--active::before,.nav-icon.nav-icon--active::after{top:0;transition:top var(--time) linear,transform var(--time) ease-in var(--time)}.nav-icon.nav-icon--active::before{transform:rotate(45deg)}.nav-icon.nav-icon--active::after{transform:rotate(-45deg)}.mobile-nav-btn{z-index:999}.main-about{margin-bottom:120px}@media screen and (max-width:1023px){.main-about{margin-bottom:80px}}@media screen and (max-width:768px){.main-about{margin-bottom:60px}}.main-about h2{font-family:"ClashDisplay",sans-serif;text-transform:uppercase;margin-bottom:40px;font-size:36px;font-weight:600;line-height:40px;letter-spacing:.02em;color:#224479}@media screen and (max-width:1023px){.main-about h2{margin-bottom:10px;font-size:33px;line-height:40px}}@media screen and (max-width:768px){.main-about h2{margin-bottom:10px;font-size:28px;line-height:30px}}.main-about__cards{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}@media screen and (max-width:1023px){.main-about__cards{grid-template-columns:repeat(2,1fr);gap:10px}}@media screen and (max-width:768px){.main-about__cards{grid-template-columns:repeat(1,1fr);gap:10px}}.main-about__cards-item{display:flex;flex-direction:column;gap:10px;border:1px solid rgba(34,68,121,.1019607843);border-radius:0 20px 0 20px;padding:20px}@media screen and (max-width:1023px){.main-about__cards-item{padding:20px 10px}}.main-about__cards-item p{font-size:16px;font-weight:400;line-height:24px;color:#000;max-width:190px}@media screen and (max-width:1023px){.main-about__cards-item p{max-width:100%}}.main-about__cards-item h4{font-family:"ClashDisplay",sans-serif;font-size:36px;font-weight:600;line-height:40px;color:#224479}@media screen and (max-width:1023px){.main-about__cards-item h4{font-size:33px;line-height:40px}}@media screen and (max-width:768px){.main-about__cards-item h4{font-size:28px;line-height:30px}}.video{max-width:827px;height:466px}@media screen and (max-width:1023px){.video{width:100%;max-width:100%}}@media screen and (max-width:768px){.video{height:auto}}.video video{width:100%;height:100%;object-fit:cover}@media screen and (max-width:1023px){.video video{max-width:100%}}@media screen and (max-width:768px){.video video{object-fit:cover}}.content{display:flex;align-items:flex-start;justify-content:space-between;gap:30px}@media screen and (max-width:1023px){.content{gap:30px;flex-direction:column}}.video{position:relative}.video button{display:flex;align-items:center;justify-content:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);cursor:pointer;background:#fff;border-radius:50%;width:66px;height:66px;transition:0.5s ease-in-out}@media screen and (max-width:768px){.video button{width:65px;height:65px}}.video button svg{position:relative;left:3px}@media screen and (max-width:768px){.video button svg{width:14px;height:14px;left:2px}}.video .video-frame{position:absolute;right:30px;top:30px}.video .video-frame picture{display:block;width:100%;height:100%}@media screen and (max-width:1023px){.video .video-frame{right:24px;top:24px}}@media screen and (max-width:768px){.video .video-frame{right:16px;top:16px}}.video{cursor:pointer}.video:hover #playVideo{background:#dee3eb}.content{margin-bottom:40px}@media screen and (max-width:1023px){.content{margin-bottom:20px}}.text{position:relative;width:23%;max-width:100%;display:flex;flex-direction:column;gap:20px;transition:width 3s ease-in-out}@media screen and (max-width:1023px){.text{width:100%}}.text.active{transition:width 2s ease-in-out}@media screen and (max-width:1023px){.text.active{width:100%}}.text .text-block-about{position:relative;overflow:hidden;display:flex;flex-direction:column;gap:10px;max-height:379px;opacity:1;transition:opacity 1s ease-in-out}@media screen and (max-width:1023px){.text .text-block-about{max-height:164px;transition:max-height 1s ease-in-out}}.text .text-block-about.active{opacity:0;transition:opacity 1s ease-in-out;max-height:100%}@media screen and (max-width:1023px){.text .text-block-about.active{opacity:1;transition:max-height 1s ease-in-out}}.text .text-block-about.active:before{opacity:0}.text .text-block-about:before{content:"";position:absolute;bottom:0;width:100%;height:150px;left:0;opacity:1;background:linear-gradient(180deg,rgba(255,255,255,0) 0%,#ffffff 94.79%);transition:1s ease-in-out}.text .text-block-about p{font-size:16px;font-weight:400;line-height:24px;color:#000}.read-more{width:100%;max-width:255px;padding:20px 0;border:1px solid #dee3eb;border-radius:50px;font-size:16px;font-weight:500;line-height:22px;text-align:center;opacity:1;color:#224479;background:#fff;transition:all 1s ease-in-out}@media screen and (max-width:1023px){.read-more{max-width:100%}}.read-more:hover{background:#dee3eb}@media screen and (max-width:1023px){.read-more:hover{background:transparent;color:#000}}.read-more.active{margin-top:80px;opacity:1;background:#dee3eb;color:#224479}@media screen and (max-width:1023px){.read-more.active{margin-top:0}}.read-more.active:hover{color:#224479}.wrapper-text{margin-bottom:30px;display:flex;flex-direction:column;gap:20px}.wrapper-text:last-child{margin-bottom:0}.content{position:relative}.video{transition:width 1s ease-in-out;width:74%}@media screen and (max-width:1023px){.video{width:100%}}.text.active+.video{transition:width 1s ease-in-out;width:48.7%}@media screen and (max-width:1023px){.text.active+.video{width:100%}}.text-block-about-hidden{opacity:0;width:48%;position:absolute;left:0;top:0;display:flex;flex-direction:column;gap:10px;transition:opacity 1s ease-in-out}.text-block-about-hidden.active{transition:opacity 1s ease-in-out;opacity:1}@media screen and (max-width:1023px){.text-block-about-hidden{display:none}}.main-intro{background-repeat:no-repeat;background-size:cover;background-position:center;height:80vh;margin-bottom:120px}@media screen and (max-width:1023px){.main-intro{margin-bottom:80px;min-height:629px}}@media screen and (max-width:768px){.main-intro{min-height:640px;position:relative;margin-bottom:60px}}.main-container{padding-top:192px;height:60vh;position:relative}@media screen and (max-width:1023px){.main-container{padding-top:148px}}@media screen and (max-width:768px){.main-container{padding-top:124px;position:static;height:auto}}.main-container h1{max-width:950px;font-family:"ClashDisplay",sans-serif;font-size:70px;font-weight:600;line-height:75px;text-transform:uppercase;color:#224479}@media screen and (max-width:1023px){.main-container h1{font-size:50px;line-height:55px}}@media screen and (max-width:768px){.main-container h1{max-width:100%;font-size:40px;line-height:45px}}.main-container p{max-width:464px;font-size:16px;font-weight:400;line-height:24px;color:#000}.main-intro__content{display:flex;flex-direction:column;gap:40px;padding-bottom:10px}@media screen and (max-width:1023px){.main-intro__content{padding-bottom:80px}}@media screen and (max-width:768px){.main-intro__content{padding-bottom:0;gap:20px}}.main-content__icons{display:flex;gap:15px;position:absolute;right:0;bottom:0;transform:translateY(100%);padding-right:20px}@media screen and (max-width:1023px){.main-content__icons{right:auto;padding-left:20px;padding-right:0;left:0}}@media screen and (max-width:768px){.main-content__icons{bottom:40px;transform:translateY(0%)}}.main-content__icons a{display:block;width:max-content}.main-content__icons a img{width:100%;height:auto;object-fit:contain;display:block}.main-investment{background-position:center;background-repeat:no-repeat;background-size:cover;height:575px;border-radius:0 100px 0 100px;position:relative;margin-bottom:120px;display:flex;align-items:center}@media screen and (max-width:1023px){.main-investment{height:420px}}@media screen and (max-width:768px){.main-investment{height:650px;align-items:flex-start}}.main-investment .photo-container{height:100%;position:absolute;width:100%}.main-investment picture img{object-fit:cover;height:100%;width:100%;border-radius:0 100px 0 100px}@media screen and (max-width:1250px){.main-investment picture img{border-radius:0 50px 0 50px}}@media screen and (max-width:1023px){.main-investment{margin-bottom:80px}}@media screen and (max-width:768px){.main-investment{margin-bottom:60px}}.main-investment__wrapper{flex:1;position:relative;z-index:2;display:flex;flex-direction:column;max-width:1150px;padding:0 20px;margin:0 auto}.main-investment__content{flex:1;max-width:505px;display:flex;flex-direction:column;gap:10px}@media screen and (max-width:1023px){.main-investment__content{max-width:482px;gap:20px}}@media screen and (max-width:768px){.main-investment__content{padding-top:40px}}.main-investment__content h4{text-transform:uppercase;font-family:"ClashDisplay",sans-serif;font-size:36px;font-weight:600;line-height:43px;letter-spacing:.02em;margin-bottom:10px;color:#fff}@media screen and (max-width:1023px){.main-investment__content h4{font-size:33px;line-height:40px}}@media screen and (max-width:1023px){.main-investment__content h4{font-size:28px;line-height:30px}}.main-investment__content p{font-size:16px;font-weight:400;line-height:24px;margin-bottom:30px;color:#fff}@media screen and (max-width:1023px){.main-investment__content p{margin-bottom:40px}}@media screen and (max-width:768px){.main-investment__content p{margin-bottom:0}}.main-investment__content a{width:max-content;display:inline-block;font-size:16px;font-weight:500;line-height:22px;padding:20px 60px;border-radius:50px;color:#000;background:#fff}@media screen and (max-width:1023px){.main-investment__content a{padding:20px 46px}}@media screen and (max-width:768px){.main-investment__content a{width:100%;text-align:center;padding:15px 0}}.logo-frame{position:absolute;top:90px;right:100px;width:60px;height:60px}@media screen and (max-width:1250px){.logo-frame{top:auto;bottom:40px;top:auto;right:30px;width:40px;height:40px}}.logo-frame img{width:100%;height:auto;display:block}.main-jobs{position:relative}.main-jobs::before{content:"";position:absolute;background:#fff;height:100%;width:calc((100% - var(--container-width)) / 2 + var(--container-padding));z-index:10}.main-jobs__content{display:flex;align-items:center;justify-content:space-between;margin-bottom:40px}@media screen and (max-width:1023px){.main-jobs__content{margin-bottom:20px}}@media screen and (max-width:768px){.main-jobs__content{flex-direction:column;gap:20px;align-items:flex-start;justify-content:flex-start}}.main-jobs__content h4{font-family:"ClashDisplay",sans-serif;font-size:36px;font-weight:600;line-height:43px;letter-spacing:.02em;color:#224479;text-transform:uppercase}@media screen and (max-width:1023px){.main-jobs__content h4{font-size:33px;line-height:40px}}@media screen and (max-width:1023px){.main-jobs__content h4{font-size:28px;line-height:30px}}.jobs-slider{margin-bottom:40px}@media screen and (max-width:768px){.jobs-slider{margin-bottom:30px}}.jobs-slider__slide .slide-content{padding:30px 20px 20px 20px;border-width:0 1px 1px 1px;border-style:solid;border-color:#dee3eb}.jobs-slider__slide .slide-content a{display:block;width:100%;border-radius:50px;padding:20px 0;text-align:center;font-size:16px;font-weight:500;line-height:22px;border:1px solid #dee3eb;color:#000}.jobs-slider__slide .slide-content__info{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}@media screen and (max-width:768px){.jobs-slider__slide .slide-content__info{flex-direction:column;gap:10px;align-items:flex-start;justify-content:flex-start}}.jobs-slider__slide .slide-content__info h5{font-family:"ClashDisplay",sans-serif;font-size:20px;font-weight:500;line-height:25px;color:#224479}.jobs-slider__slide .slide-content__info p{font-size:14px;font-weight:400;line-height:20px;color:#224479}.slide-img{max-width:100%}@media screen and (max-width:1023px){.slide-img{max-width:100%}}.slide-img img{width:100%;height:auto;object-fit:cover;display:block}.jobs-button-prev,.jobs-button-next{position:relative;width:44px;height:44px;top:auto;margin:auto;left:auto;right:auto}.jobs-button-prev:after,.jobs-button-prev:before,.jobs-button-next:after,.jobs-button-next:before{display:none}.jobs-button-prev svg,.jobs-button-next svg{transition:fill 0.5s ease-in-out}.jobs-button-prev svg rect,.jobs-button-next svg rect{transition:0.5s ease-in-out;stroke:#224479;fill:transparent}.jobs-button-prev:hover svg rect,.jobs-button-next:hover svg rect{fill:#dee3eb;stroke:transparent}.jobs-slider__pagination{display:flex;align-items:center;gap:10px;height:44px}.main-jobs{overflow:hidden;margin-bottom:120px}@media screen and (max-width:1023px){.main-jobs{margin-bottom:80px}}@media screen and (max-width:768px){.main-jobs{margin-bottom:60px}}.main-jobs .container>a:last-child{display:block;width:100%;border:1px solid #dee3eb;color:#224479;text-align:center;padding:20px 0;width:100%;display:block;border-radius:50px;transition:0.5s ease-in-out}.jobs-slider__slide a{transition:0.5s ease-in-out}.jobs-slider__slide a span{transition:0.5s ease-in-out;display:block;width:100%;font-size:16px;font-weight:500;line-height:22px;padding:20px 0;border-radius:50px;text-align:center;border:1px solid #dee3eb;color:#224479}@media screen and (max-width:768px){.jobs-slider__slide a span{padding:15px 0}}.jobs-slider__slide a:hover span{background:#dee3eb}.main-news{margin-bottom:120px}@media screen and (max-width:1023px){.main-news{margin-bottom:80px}}@media screen and (max-width:768px){.main-news{margin-bottom:60px}}.main-news h2{font-family:"ClashDisplay",sans-serif;font-size:36px;font-weight:600;line-height:43px;letter-spacing:.02em;margin-bottom:40px;text-transform:uppercase;color:#224479}@media screen and (max-width:1023px){.main-news h2{margin-bottom:20px;font-size:33px;line-height:40px}}@media screen and (max-width:1023px){.main-news h2{font-size:28px;line-height:30px}}.main-news__content{display:flex;align-items:flex-start;gap:30px}@media screen and (max-width:1023px){.main-news__content{flex-direction:column}}.main-news__content-lg{overflow:hidden;max-width:730px;width:calc(100% - 380px)}@media screen and (max-width:1023px){.main-news__content-lg{max-width:100%;width:100%}}.main-news__content-lg a{display:block}.main-news__content-lg img{width:100%;height:auto;display:block;object-fit:cover;margin-bottom:20px}.main-news__content-lg p{font-size:14px;font-weight:400;line-height:20px;margin-bottom:10px;color:#000}.main-news__content-lg h5{font-size:22px;font-weight:600;line-height:30px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;width:100%;color:#000}@media screen and (max-width:1023px){.main-news__content-lg h5{font-size:20px;line-height:26px}}@media screen and (max-width:768px){.main-news__content-lg h5{font-size:16px;line-height:21px}}.content-container{display:flex;flex-direction:column;gap:10px}.main-news__content-xs{max-width:350px;display:flex;flex:1;flex-direction:column;gap:20px;width:calc(100% - 800px)}@media screen and (max-width:1023px){.main-news__content-xs{width:100%;max-width:100%;gap:40px}}@media screen and (max-width:900px){.main-news__content-xs{display:flex;flex-direction:column}}@media screen and (max-width:768px){.main-news__content-xs{grid-template-columns:repeat(1,1fr);gap:20px}}.main-news__content-xs a:not(:last-child){display:inline-flex;gap:10px;align-items:flex-start}.main-news__content-xs__wrapper{display:flex;flex-direction:column;gap:22px}@media screen and (max-width:1023px){.main-news__content-xs__wrapper{flex-direction:row;gap:20px}}@media screen and (max-width:768px){.main-news__content-xs__wrapper{flex-direction:column;gap:20px}}.main-news__content-xs__wrapper a{display:inline-flex;gap:10px;align-items:flex-start}.thumb-container{max-width:120px;flex-shrink:0}.thumb-container img{display:block;width:100%;height:100%;object-fit:cover}.content-container p{font-size:14px;font-weight:400;line-height:20px;color:#000}.content-container h5{font-size:16px;font-weight:400;line-height:24px;color:#000;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media (max-width:1023px){.main-news__content-xs__wrapper a:nth-child(n+3){display:none}}.main-services{background-position:center;background-repeat:no-repeat;background-size:cover;min-height:575px;border-radius:0 100px 0 100px;position:relative;margin-bottom:120px;display:flex;align-items:center}@media screen and (max-width:1023px){.main-services{margin-bottom:80px;min-height:380px;border-radius:0 50px 0 50px}}@media screen and (max-width:768px){.main-services{margin-bottom:60px;min-height:400px}}.main-services .services-wrapper{flex:1;max-width:1150px;padding:0 20px;margin:0 auto}.main-services__content{max-width:330px}.main-services__content .txt-content{color:#fff}@media screen and (max-width:768px){.main-services__content{max-width:100%;display:flex;flex-direction:column;gap:10px}}.main-services__content h4{font-family:"ClashDisplay",sans-serif;font-size:36px;font-weight:600;line-height:43px;letter-spacing:.02em;text-transform:uppercase;color:#fff}@media screen and (max-width:768px){.main-services__content h4{font-size:28px;line-height:30px}}.main-services__content p{font-size:16px;font-weight:400;line-height:24px;color:#fff}.main-services__content{display:flex;flex-direction:column;gap:20px}.main-services__content .blue__hover{width:max-content;display:inline-block;font-size:16px;font-weight:500;line-height:22px;padding:20px 60px;border-radius:50px;color:#224479;background:#fff}@media screen and (max-width:768px){.main-services__content .blue__hover{display:block;width:100%;padding:15px 0;text-align:center}}.services-intro__bg{background-repeat:no-repeat;background-size:cover;background-position:center;min-height:450px;margin-bottom:80px}@media screen and (max-width:1023px){.services-intro__bg{margin-bottom:60px}}@media screen and (max-width:768px){.services-intro__bg{margin-bottom:40px}}.services-intro__bg h2{font-family:"ClashDisplay",sans-serif;text-transform:uppercase;font-size:36px;font-weight:600;line-height:40px;letter-spacing:.02em;color:#fff}.services-intro__bg p{max-width:825px;font-size:16px;font-weight:400;line-height:24px;color:#fff}@media screen and (max-width:1023px){.services-intro__bg p{max-width:354px}}@media screen and (max-width:768px){.services-intro__bg p{max-width:100%}}.services-intro h3{text-transform:uppercase;padding-top:8px;padding-bottom:8px;font-family:"ClashDisplay",sans-serif;font-size:22px;font-weight:600;line-height:28px;letter-spacing:.02em;color:#224479}@media screen and (max-width:768px){.services-intro h3{font-size:18px;line-height:22px}}.services-intro h4{font-family:"ClashDisplay",sans-serif;font-size:20px;font-weight:500;line-height:25px;color:#224479;margin-bottom:20px}@media screen and (max-width:768px){.services-intro h4{font-size:16px;line-height:20px;max-width:271px}}.services-intro h5{font-size:16px;font-weight:400;line-height:24px;color:#224479;margin-bottom:10px}@media screen and (max-width:768px){.services-intro h5{font-size:14px;line-height:20px;margin-bottom:0}}.services-intro h5:last-child{margin-bottom:0}.services-intro ul{padding-left:20px;margin-bottom:30px}@media screen and (max-width:768px){.services-intro ul{margin-bottom:20px;padding-left:10px}}.services-intro ul li{padding-left:15px;max-width:515px;font-size:16px;font-weight:400;line-height:24px;color:#224479;position:relative}@media screen and (max-width:768px){.services-intro ul li{font-size:14px;line-height:20px;padding-left:10px}}.services-intro ul li::after{content:"";position:absolute;width:4px;height:4px;background-color:#224479;border-radius:50%;left:0;top:10px}@media screen and (max-width:768px){.services-intro ul li::after{top:8px}}.services-intro a{width:max-content;display:block;font-size:16px;font-weight:500;line-height:22px;border-radius:50px;padding:20px 60px;border:1px solid #dee3eb;color:#000}@media screen and (max-width:768px){.services-intro a{width:100%;padding:15px 0;text-align:center}}.services-intro__content{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:40px;gap:30px;padding-top:162px}@media screen and (max-width:1023px){.services-intro__content{margin-bottom:30px;padding-top:148px}}@media screen and (max-width:768px){.services-intro__content{flex-direction:column;gap:20px;align-items:flex-start;justify-content:flex-start}}.services-intro__content-photo{max-width:100%;position:relative;margin-bottom:80px}@media screen and (max-width:1023px){.services-intro__content-photo{margin-bottom:40px}}.services-intro__content-photo img:first-child{width:100%;height:auto;display:block}.services-intro__content-photo img:last-child{width:60px;height:60px;position:absolute;top:40px;right:40px}.accordion{max-width:825px;margin-left:auto;margin-bottom:90px}@media screen and (max-width:1023px){.accordion{max-width:100%;margin-bottom:80px}}.item-at{border-bottom:1px solid #dee3eb;padding-bottom:20px;margin-bottom:20px}.tab-at{max-height:0;overflow:hidden;transition:max-height 0.5s ease-in-out}.tab-at.active{max-height:1000px}.title-at.active svg{transform:rotate(-180deg);transition:transform 0.5s ease-in-out}.title-at.active svg rect{transition:0.5s ease-in-out;stroke:transparent;fill:#dee3eb}.title-at.active svg path{fill:#224479!important}.title-at{display:flex;align-items:center;cursor:pointer}.title-at svg{transform:rotate(0);transition:transform 0.5s ease-in-out;margin-left:auto;fill:transparent;flex-shrink:0}.title-at svg rect{transition:0.5s ease-in-out;stroke:#dee3eb;fill:transparent}.title-at svg path{fill:#224479}.news-page{padding-top:172px;margin-bottom:100px}@media screen and (max-width:1023px){.news-page{padding-top:127px;margin-bottom:80px}}@media screen and (max-width:768px){.news-page{padding-top:94px;margin-bottom:60px}}.news-page h2{font-family:"ClashDisplay",sans-serif;font-size:36px;font-weight:600;line-height:40px;letter-spacing:.02em;text-transform:uppercase;color:#224479}@media screen and (max-width:1023px){.news-page h2{font-size:33px;line-height:40px}}@media screen and (max-width:768px){.news-page h2{font-size:28px;line-height:30px}}.news-page p{max-width:382px;font-size:16px;font-weight:400;line-height:24px;color:#000}@media screen and (max-width:768px){.news-page p{max-width:100%}}.news-page__text{max-width:953px;margin-bottom:40px;display:flex;align-items:flex-start;justify-content:space-between;gap:30px}@media screen and (max-width:768px){.news-page__text{flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:10px;margin-bottom:30px;max-width:100%}}.news-page__content{display:grid;grid-template-columns:repeat(2,1fr);gap:60px 30px;margin-bottom:45px}@media screen and (max-width:1023px){.news-page__content{gap:40px 20px}}@media screen and (max-width:768px){.news-page__content{grid-template-columns:repeat(1,1fr);gap:30px}}.news-page__content-item .img{max-width:100%;margin-bottom:20px}@media screen and (max-width:768px){.news-page__content-item .img{height:200px;margin-bottom:10px}}.news-page__content-item .img img{width:100%;height:auto;display:block;border-radius:0 0 0 0;transition:0.5s ease-in-out}@media screen and (max-width:768px){.news-page__content-item .img img{height:100%;object-fit:cover}}.news-page__content-item span{display:block;font-size:14px;font-weight:400;line-height:20px;color:#000;margin-bottom:10px}.news-page__content-item h4{font-family:"ClashDisplay",sans-serif;font-size:20px;font-weight:500;line-height:25px;color:#000}@media screen and (max-width:768px){.news-page__content-item h4{font-size:16px;line-height:20px}}.news-page__content>a:first-child{grid-column:span 2}@media screen and (max-width:768px){.news-page__content>a:first-child{grid-column:span 1}}.news-page .container>a:last-child{display:block;width:100%;padding:20px 0;font-size:16px;font-weight:500;line-height:22px;text-align:center;border-radius:50px;color:#000;border:1px solid #dee3eb}@media screen and (max-width:768px){.news-page .container>a:last-child{padding:15px 0}}.news-page__content a:hover{transition:0.5s ease-in-out}.news-page__content a:hover .news-page__content-item .img img{transition:0.5s ease-in-out;border-radius:0 30px 0 30px}@media screen and (max-width:768px){.news-page__content a:first-child .news-page__content-item .img{height:350px}}.news-item{padding-top:142px}@media screen and (max-width:1023px){.news-item{padding-top:127px}}@media screen and (max-width:768px){.news-item{padding-top:94px}}.news-item h2{font-family:"ClashDisplay",sans-serif;text-transform:uppercase;font-size:36px;font-weight:600;line-height:40px;letter-spacing:.02em;color:#224479}.news-item h3{max-width:635px;font-family:"ClashDisplay",sans-serif;text-transform:uppercase;font-size:22px;font-weight:600;line-height:28px;letter-spacing:.02em;color:#224479}.news-item p{font-size:16px;font-weight:400;line-height:24px;color:#000}.news-item ul li{position:relative;padding-left:27px}.news-item ul li::after{content:"";position:absolute;top:50%;left:0;width:17px;height:2px;background:#224479}.news-item ul li a{font-size:16px;font-weight:400;line-height:24px;color:#224479}.news-item .quote{background:#dee3eb;padding:40px;margin-bottom:40px}.news-item .quote p{margin-bottom:0!important}.news-item__wrapper{max-width:730px;margin:0 auto}.news-item__head{display:flex;flex-direction:column;gap:22px;margin-bottom:40px}.news-item__intro{overflow:hidden}.news-item__intro-slide__thumb{max-width:100%}.news-item__intro-slide__thumb img{width:100%;height:auto;display:block;object-fit:cover}.news-button-prev,.news-button-next{position:relative;width:44px;height:44px;top:auto;left:auto;right:auto}.news-button-prev:after,.news-button-prev:before,.news-button-next:after,.news-button-next:before{display:none}.news-item__intro{position:relative;margin-bottom:40px}.news-swiper__nav{position:absolute;bottom:20px;right:20px;display:flex;align-items:center;gap:10px;height:44px}.news-item__content .news-item__wrapper p{margin-bottom:40px}.text-block{margin-bottom:40px}.text-block h3{margin-bottom:20px}.img-block{max-width:100%;margin-bottom:40px}.img-block img{width:100%;height:auto;display:block;object-fit:cover}.news-item__content{margin-bottom:80px}.news-item__content>a:last-child{display:block;width:100%;font-size:16px;font-weight:500;line-height:22px;padding:20px 0;border-radius:50px;text-align:center;border:1px solid #dee3eb;color:#000}@media screen and (max-width:768px){.news-item__content>a:last-child{padding:15px 0}}.news-item__other-content{display:flex;align-items:center;justify-content:space-between;margin-bottom:40px}@media screen and (max-width:1023px){.news-item__other-content{margin-bottom:20px}}@media screen and (max-width:768px){.news-item__other-content{flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:20px}}.news-other-button-prev,.news-other-button-next{position:relative;width:44px;height:44px;top:auto;margin:auto;left:auto;right:auto}.news-other-button-prev:after,.news-other-button-prev:before,.news-other-button-next:after,.news-other-button-next:before{display:none}.news-other-button-prev svg,.news-other-button-next svg{transition:fill 0.5s ease-in-out}.news-other-button-prev svg rect,.news-other-button-next svg rect{transition:0.5s ease-in-out;fill:#dee3eb}.news-other-button-prev svg path,.news-other-button-next svg path{transition:0.5s ease-in-out;fill:#224479}.news-other-button-prev:hover svg rect,.news-other-button-next:hover svg rect{fill:#224479}.news-other-button-prev:hover svg path,.news-other-button-next:hover svg path{fill:#fff}.news-other__pagination{display:flex;align-items:center;gap:10px;height:44px}.other-news{overflow:hidden;position:relative}.other-news::before{content:"";position:absolute;background:#fff;height:100%;width:calc((100% - var(--container-width)) / 2 + var(--container-padding));z-index:10}.other-news h2{font-family:"ClashDisplay",sans-serif;text-transform:uppercase;font-size:36px;font-weight:600;line-height:40px;letter-spacing:.02em;color:#224479}@media screen and (max-width:768px){.other-news h2{font-size:28px;line-height:30px}}.other-news{margin-bottom:100px}@media screen and (max-width:768px){.other-news{margin-bottom:80px}}.other-news a:hover{transition:0.5s ease-in-out}.other-news a:hover .news-page__content-item .img img{transition:0.5s ease-in-out;border-radius:0 30px 0 30px}#page4Identifier .news-page__content-item>.img:first-child{height:auto!important}.page-project__content-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;margin-bottom:40px}@media screen and (max-width:768px){.page-project__content-grid{grid-template-columns:repeat(1,1fr);gap:20px;margin-bottom:20px}}.page-project__content{margin-bottom:100px}@media screen and (max-width:1023px){.page-project__content{margin-bottom:80px}}.page-project__content-grid a{transition:0.5s ease-in-out}.page-project__content-grid a span{transition:0.5s ease-in-out;display:block;width:100%;font-size:16px;font-weight:500;line-height:22px;padding:20px 0;border-radius:50px;text-align:center;border:1px solid #dee3eb;color:#224479}@media screen and (max-width:768px){.page-project__content-grid a span{padding:15px 0}}.page-project__content-grid a:hover span{background:#dee3eb}@media screen and (max-width:1023px){.page-project__content .container .page-project__content-grid .jobs-slider__slide .slide-img{height:350px}}@media screen and (max-width:768px){.page-project__content .container .page-project__content-grid .jobs-slider__slide .slide-img{height:200px}}@media screen and (max-width:1023px){.page-project__content .container .page-project__content-grid .jobs-slider__slide .slide-img img{height:100%;object-fit:cover}}@media screen and (max-width:1023px){.page-project__content .container .page-project__content-grid .slide-content .slide-content__info{flex-direction:column;align-items:flex-start;justify-content:flex-start}}.page-project__content .container>a:last-child{display:block;width:100%;border:1px solid #dee3eb;color:#224479;text-align:center;padding:20px 0;width:100%;display:block;border-radius:50px;transition:0.5s ease-in-out}.page-project__intro{background-repeat:no-repeat;background-size:cover;background-position:center;min-height:450px;margin-bottom:80px}@media screen and (max-width:1023px){.page-project__intro{margin-bottom:60px}}@media screen and (max-width:768px){.page-project__intro{margin-bottom:40px}}.page-project__intro h2{font-family:"ClashDisplay",sans-serif;font-size:36px;font-weight:600;line-height:40px;letter-spacing:.02em;color:#fff;text-transform:uppercase}@media screen and (max-width:1023px){.page-project__intro h2{font-size:33px;line-height:40px}}.page-project__intro p{font-size:16px;font-weight:400;line-height:24px;color:#fff}.page-project__intro-content{padding-top:162px;display:flex;align-items:flex-start;justify-content:space-between;gap:30px}@media screen and (max-width:1023px){.page-project__intro-content{padding-top:148px}}@media screen and (max-width:768px){.page-project__intro-content{flex-direction:column;gap:20px}}.page-project__intro-content h2,.page-project__intro-content p{max-width:540px!important}@media screen and (max-width:768px){.page-project__intro-content h2,.page-project__intro-content p{max-width:100%!important}}@media screen and (max-width:1023px){.page-project__intro-content p{max-width:355px!important}}@media screen and (max-width:768px){.page-project__intro-content p{max-width:100%!important}}.page-team{padding-top:172px}@media screen and (max-width:1023px){.page-team{padding-top:128px}}@media screen and (max-width:768px){.page-team{padding-top:94px}}.page-team h1,.page-team h2{font-family:"ClashDisplay",sans-serif;text-transform:uppercase;font-size:36px;font-weight:600;line-height:43px;letter-spacing:.02em;color:#224479}@media screen and (max-width:768px){.page-team h1,.page-team h2{font-size:28px;line-height:30px}}.page-team h6{font-size:16px;font-weight:400;line-height:24px;color:#000}.page-team h5{font-size:22px;font-weight:600;line-height:30px;color:#000}@media screen and (max-width:768px){.page-team h5{font-size:16px;line-height:21px}}.page-team p{font-size:14px;font-weight:400;line-height:20px;color:#000}.page-team__content-head{display:flex;align-items:flex-start;justify-content:space-between;gap:30px;margin-bottom:35px}@media screen and (max-width:768px){.page-team__content-head{flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:20px;margin-bottom:20px}}.page-team__content-head h6{max-width:540px}@media screen and (max-width:1023px){.page-team__content-head h6{max-width:354px}}@media screen and (max-width:768px){.page-team__content-head h6{max-width:100%}}.page-team__content-cards,.page-team__content-partner__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:60px 30px;margin-bottom:100px}@media screen and (max-width:920px){.page-team__content-cards,.page-team__content-partner__cards{margin-bottom:80px;gap:30px 20px;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.page-team__content-cards,.page-team__content-partner__cards{grid-template-columns:repeat(1,1fr)}}.team-item{display:flex;flex-direction:column;gap:20px}@media screen and (max-width:768px){.team-item{gap:10px}}.team-item a{display:flex;flex-shrink:0}.team-item__content{display:flex;align-items:flex-start;justify-content:space-between}.team-item__content-descr{display:flex;flex-direction:column;gap:10px}.page-team__content-partner h2{margin-bottom:40px}@media screen and (max-width:920px){.team-item__img{width:100%}}@media screen and (max-width:920px){.team-item__img img{width:100%}}.team-card{padding-top:162px;margin-bottom:100px}@media screen and (max-width:1023px){.team-card{padding-top:128px;margin-bottom:80px}}@media screen and (max-width:768px){.team-card{padding-top:94px}}.team-card .container>a:last-child{display:block;width:100%;padding:20px 0;text-align:center;font-size:16px;font-weight:500;line-height:22px;border-radius:50px;color:#000;border:1px solid #dee3eb}.team-card h1{font-family:"ClashDisplay",sans-serif;font-size:36px;font-weight:600;line-height:40px;letter-spacing:.02em;color:#000}@media screen and (max-width:1023px){.team-card h1{font-size:33px}}@media screen and (max-width:768px){.team-card h1{font-size:28px;line-height:30px;margin-bottom:10px}}.team-card h2{font-family:"ClashDisplay",sans-serif;font-size:20px;font-weight:500;line-height:25px;color:#000}@media screen and (max-width:768px){.team-card h2{font-size:16px;line-height:20px}}.team-card h4{font-family:"ClashDisplay",sans-serif;font-size:20px;font-weight:500;line-height:25px;color:#000}.team-card h5{font-family:"ClashDisplay",sans-serif;font-size:20px;font-weight:500;line-height:25px;color:#224479}.team-card p{font-size:16px;font-weight:400;line-height:24px;color:#000}.team-card__block1{display:flex;align-items:flex-start;justify-content:space-between;gap:30px;margin-bottom:80px}@media screen and (max-width:1023px){.team-card__block1{gap:20px;margin-bottom:60px}}@media screen and (max-width:768px){.team-card__block1{flex-direction:column;margin-bottom:40px}}.team-card__block1-thumb{flex:1;width:50%;max-width:540px}@media screen and (max-width:1023px){.team-card__block1-thumb{flex:auto;width:30%}}@media screen and (max-width:768px){.team-card__block1-thumb{width:100%;max-width:100%}}.team-card__block1-thumb img{width:100%;height:auto;display:block;object-fit:cover}.team-card__block1-content{flex:1;width:50%}@media screen and (max-width:1023px){.team-card__block1-content{flex:auto;width:70%}}@media screen and (max-width:768px){.team-card__block1-content{width:100%}}.team-card__block1-content__title{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:33px}@media screen and (max-width:768px){.team-card__block1-content__title{margin-bottom:20px}}.team-card__block1-content__title .title-link a{display:flex;flex-shrink:0}.team-card__block1-content__descr p{margin-bottom:10px}.team-card__block1-content__descr p:last-child{margin-bottom:0}.team-card__block2{margin-bottom:40px}@media screen and (max-width:768px){.team-card__block2{margin-bottom:30px}}.team-card__block2 h4{padding-bottom:20px;border-bottom:1px solid #dee3eb;margin-bottom:20px}.team-card__block2-contents{display:flex;align-items:flex-start;justify-content:space-between;gap:30px;padding-bottom:20px;border-bottom:1px solid #dee3eb;margin-bottom:20px}@media screen and (max-width:1023px){.team-card__block2-contents{gap:20px}}@media screen and (max-width:768px){.team-card__block2-contents{flex-direction:column}}.team-card__block2-contents:last-child{margin-bottom:0}.team-card__block2-contents__title,.team-card__block2-contents__descr{flex:1;width:50%}.team-card__block2-contents__descr p{margin-bottom:10px}.team-card__block2-contents__descr p:last-child{margin-bottom:0}@media screen and (max-width:1023px){.team-card__block2-contents__title{flex:auto!important;width:30%!important}}@media screen and (max-width:768px){.team-card__block2-contents__title{width:100%!important}}@media screen and (max-width:1023px){.team-card__block2-contents__descr{flex:auto!important;width:70%!important}}@media screen and (max-width:768px){.team-card__block2-contents__descr{width:100%!important}}.section-career{padding-top:162px;margin-bottom:100px}@media screen and (max-width:1023px){.section-career{padding-top:128px;margin-bottom:80px}}@media screen and (max-width:768px){.section-career{padding-top:94px;margin-bottom:60px}}.section-career h1{font-family:"ClashDisplay",sans-serif;text-transform:uppercase;font-size:36px;font-weight:600;line-height:43px;letter-spacing:.02em;color:#224479}@media screen and (max-width:1023px){.section-career h1{font-size:36px;line-height:40px}}@media screen and (max-width:1023px){.section-career h1{font-size:28px;line-height:30px}}.section-career h1 p{font-size:16px;font-weight:400;line-height:24px;color:#000}.section-career__content{display:flex;align-items:flex-start;justify-content:space-between;gap:30px}@media screen and (max-width:1023px){.section-career__content{flex-direction:column;gap:20px;align-items:flex-start;justify-content:flex-start}}.section-career__content h1{max-width:540px}@media screen and (max-width:1023px){.section-career__content h1{max-width:100%}}.career-title{flex:1;width:50%}@media screen and (max-width:768px){.career-title{width:100%}}.career-descr{flex:1;width:50%;display:flex;flex-direction:column;gap:40px}@media screen and (max-width:1023px){.career-descr{width:100%;gap:30px}}@media screen and (max-width:768px){.career-descr{gap:20px}}.career-descr a{display:block;width:100%;border-radius:100px;padding:30px 0;font-size:16px;font-weight:500;line-height:22px;text-align:center;color:#224479;background:#fff;border:1px solid #224479;transition:0.5s ease-in-out}.career-descr a:hover{color:#fff;background:#224479}@media screen and (max-width:1023px){.career-descr a{max-width:540px}}@media screen and (max-width:768px){.career-descr a{max-width:100%;padding:20px 0}}.portfolio-project{padding-top:162px;margin-bottom:80px}@media screen and (max-width:1023px){.portfolio-project{padding-top:128px;margin-bottom:60px}}@media screen and (max-width:768px){.portfolio-project{padding-top:94px}}.portfolio-project h1{text-transform:uppercase;font-family:"ClashDisplay",sans-serif;font-size:36px;font-weight:600;line-height:40px;letter-spacing:.02em;color:#224479}@media screen and (max-width:1023px){.portfolio-project h1{font-size:33px;line-height:40px}}@media screen and (max-width:768px){.portfolio-project h1{font-size:28px;line-height:30px}}.portfolio-project h4{font-family:"ClashDisplay",sans-serif;font-size:20px;font-weight:500;line-height:25px;color:#224479}.portfolio-project h3{font-family:"ClashDisplay",sans-serif;text-transform:uppercase;font-size:22px;font-weight:600;line-height:28px;letter-spacing:.02em;color:#224479}.portfolio-project p{font-size:16px;font-weight:400;line-height:24px;color:#000}.portfolio-project__title h1{margin-bottom:40px}@media screen and (max-width:768px){.portfolio-project__title h1{margin-bottom:20px}}.portfolio-project__intro{overflow:hidden}.portfolio-project__intro-slide__thumb{max-width:100%}.portfolio-project__intro-slide__thumb img{width:100%;height:auto;display:block;object-fit:cover}.portfolio-button-prev,.portfolio-button-next{position:relative;width:44px;height:44px;top:auto;left:auto;right:auto}.portfolio-button-prev:after,.portfolio-button-prev:before,.portfolio-button-next:after,.portfolio-button-next:before{display:none}.portfolio-project__intro{position:relative;margin-bottom:40px}@media screen and (max-width:768px){.portfolio-project__intro{margin-bottom:30px}}.portfolio-swiper__nav{position:absolute;bottom:20px;right:20px;display:flex;align-items:center;gap:10px;height:44px}.portfolio-text-block{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:10px;border-bottom:1px solid #dee3eb;margin-bottom:20px}@media screen and (max-width:768px){.portfolio-text-block{flex-direction:column;gap:10px}}.portfolio-text-block__title{flex:1;width:50%}@media screen and (max-width:1023px){.portfolio-text-block__title{flex:auto;width:40%}}@media screen and (max-width:768px){.portfolio-text-block__title{width:100%}}.portfolio-text-block__descr{flex:1;width:50%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column}@media screen and (max-width:1023px){.portfolio-text-block__descr{flex:auto;width:60%}}@media screen and (max-width:768px){.portfolio-text-block__descr{width:100%}}.portfolio-text-about{padding-top:30px}@media screen and (max-width:1023px){.portfolio-text-about{padding-top:20px}}@media screen and (max-width:768px){.portfolio-text-about{padding-top:10px}}.portfolio-text-about{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:40px;gap:20px}@media screen and (max-width:768px){.portfolio-text-about{flex-direction:column;gap:10px;margin-bottom:30px}}.portfolio-text-about__title{flex:1;width:50%}@media screen and (max-width:1023px){.portfolio-text-about__title{flex:auto;width:40%}}@media screen and (max-width:768px){.portfolio-text-about__title{width:100%}}.portfolio-text-about__descr{flex:1;width:50%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}@media screen and (max-width:1023px){.portfolio-text-about__descr{flex:auto;width:60%}}@media screen and (max-width:768px){.portfolio-text-about__descr{width:100%}}.portfolio-text-banner{display:flex;flex-direction:column;gap:40px;align-items:flex-end}@media screen and (max-width:768px){.portfolio-text-banner{align-items:flex-start;gap:30px}}.portfolio-text-banner__img{max-width:100%}.portfolio-text-banner__img img{width:100%;height:auto;display:block;object-fit:cover}.portfolio-text-banner__descr{flex:1;width:50%}@media screen and (max-width:1023px){.portfolio-text-banner__descr{flex:auto;width:60%}}@media screen and (max-width:768px){.portfolio-text-banner__descr{width:100%}}.portfolio-text-banner__descr p{width:100%}.portfolio-project__content{margin-bottom:40px}@media screen and (max-width:768px){.portfolio-project__content{margin-bottom:30px}}.portfolio-project .container>a:last-child{display:block;width:100%;padding:20px 0;text-align:center;font-size:16px;font-weight:500;line-height:22px;border-radius:50px;color:#000;border:1px solid #dee3eb}@media screen and (max-width:768px){.portfolio-project .container>a:last-child{padding:15px 0}}.portfolio-project-other h2{text-transform:uppercase;font-family:"ClashDisplay",sans-serif;font-size:36px;font-weight:600;line-height:43px;letter-spacing:.02em;text-align:left;color:#224479;margin-bottom:40px}@media screen and (max-width:768px){.portfolio-project-other h2{margin-bottom:20px;font-size:28px;line-height:30px}}.portfolio-project-other{margin-bottom:100px;position:relative}@media screen and (max-width:768px){.portfolio-project-other{margin-bottom:80px}}.portfolio-project-other:before{content:"";position:absolute;background:#fff;height:100%;width:calc((100% - var(--container-width)) / 2 + var(--container-padding));z-index:10}.portfolio-project-other .page-project__content-grid{margin-bottom:0}#page8Identifier{overflow:hidden}@media screen and (max-width:1023px){#page8Identifier .portfolio-project-other .slide-content .slide-content__info{flex-direction:column;gap:10px;align-items:flex-start;justify-content:flex-start}}#page8Identifier .portfolio-project-other .slide-img{width:100%;max-width:100%}#page8Identifier .portfolio-project-other .slide-img img{width:100%;height:100%}@media screen and (max-width:1023px){#page8Identifier .portfolio-project-other .slide-img{height:350px}}@media screen and (max-width:768px){#page8Identifier .portfolio-project-other .slide-img{height:200px}}.investment-intro__bg{background-repeat:no-repeat;background-size:cover;background-position:center;min-height:450px;margin-bottom:80px;position:relative}@media screen and (max-width:1023px){.investment-intro__bg{margin-bottom:60px}}@media screen and (max-width:768px){.investment-intro__bg{margin-bottom:40px}}.investment-intro__bg h1{text-transform:uppercase;font-family:"ClashDisplay",sans-serif;font-size:36px;font-weight:600;line-height:40px;letter-spacing:.02em;color:#fff}@media screen and (max-width:1023px){.investment-intro__bg h1{font-size:33px;line-height:40px}}@media screen and (max-width:768px){.investment-intro__bg h1{font-size:28px!important;line-height:30px!important}}.investment-intro__bg p{color:#fff}.investment-intro{margin-bottom:100px}@media screen and (max-width:1023px){.investment-intro{margin-bottom:80px}}@media screen and (max-width:768px){.investment-intro{margin-bottom:60px}}.investment-intro h1,.investment-intro h2{text-transform:uppercase;font-family:"ClashDisplay",sans-serif;font-size:36px;font-weight:600;line-height:40px;letter-spacing:.02em;color:#224479}@media screen and (max-width:1023px){.investment-intro h1,.investment-intro h2{font-size:33px;line-height:40px}}@media screen and (max-width:768px){.investment-intro h1,.investment-intro h2{font-size:28px!important;line-height:30px!important}}.investment-content__img .main-investment__content{display:none}@media screen and (max-width:768px){.investment-content__img .main-investment__content{display:flex}}.investment-intro__head{display:flex;align-items:flex-start;justify-content:space-between;gap:30px;padding-top:162px}@media screen and (max-width:1023px){.investment-intro__head{gap:20px;padding-top:148px}}@media screen and (max-width:768px){.investment-intro__head{flex-direction:column}}.investment-intro__head-title,.investment-intro__head-descr{flex:1;width:50%}@media screen and (max-width:768px){.investment-intro__head-title,.investment-intro__head-descr{flex:auto;width:100%}}.investment-intro__head{margin-bottom:40px}@media screen and (max-width:1023px){.investment-intro__head{margin-bottom:30px}}@media screen and (max-width:768px){.investment-intro__head{padding-bottom:50px}}.investment-intro__head-descr__text{display:flex;flex-direction:column;gap:10px;margin-bottom:15px;position:relative;overflow:hidden;transition:all 1s ease-in-out}.investment-intro__head-descr__text.active{max-height:100%}.investment-intro__head-descr__text.active::after{opacity:0}.investment-content__img{position:relative;margin-bottom:50px;min-height:500px}@media screen and (max-width:1023px){.investment-content__img{margin-bottom:40px}}@media screen and (max-width:768px){.investment-content__img{min-height:650px}}.investment-content__img-bg{max-width:100%;height:100%;position:absolute;top:0;left:0;width:100%}.investment-content__img-bg img{width:100%;height:100%;display:block;object-fit:cover}@media screen and (max-width:768px){.investment-content__img-bg img{height:100%}}.investment-content__img-thumb{position:absolute;top:40px;right:40px;width:60px;height:60px}@media screen and (max-width:768px){.investment-content__img-thumb{width:40px;height:40px;top:auto;right:30px;bottom:38px}}.investment-content__img-thumb img{width:100%;height:100%;display:block}.investment-content__block-title{color:#224479}.investment-content__block-title h2{padding:40px;border:1px solid rgba(34,68,121,.1019607843);border-radius:0 20px 0 20px}.investment-content__block-cards h2{margin-bottom:30px}@media screen and (max-width:1023px){.investment-content__block-cards h2{margin-bottom:20px}}.investment-content__block-title{margin-bottom:20px}.investment-content__block-cards__wrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:40px 30px;margin-bottom:40px}@media screen and (max-width:1023px){.investment-content__block-cards__wrapper{grid-template-columns:repeat(2,1fr);gap:40px 20px}}@media screen and (max-width:768px){.investment-content__block-cards__wrapper{padding-top:40px;grid-template-columns:repeat(1,1fr);gap:40px}}.block-cards__wrapper-item__level{padding-bottom:10px;margin-bottom:10px}.block-cards__wrapper-item__level:last-of-type{margin-bottom:20px}.block-cards__wrapper-item__img{max-width:100%;width:100%;height:auto;display:block;object-fit:cover;position:relative}.block-cards__wrapper-item__img:after{content:"";position:absolute;background:#dee3eb;bottom:0;left:0;height:14px;width:1px;transform:scaleY(0);transform-origin:bottom;transition:0.5s ease-in-out}.block-cards__wrapper-item__level-block{padding:20px;border-width:0 1px 1px 1px;border-style:solid;border-color:#dee3eb}.block-cards__wrapper-item__level-block h5{font-size:22px;font-weight:600;line-height:30px;color:#000;margin-bottom:20px}@media screen and (max-width:768px){.block-cards__wrapper-item__level-block h5{font-size:16px;line-height:21px}}.block-cards__wrapper-item__level-block a{display:block;width:100%;padding:20px 0;border:1px solid #dee3eb;color:#000;text-align:center;font-size:16px;font-weight:500;line-height:22px;border-radius:50px}@media screen and (max-width:768px){.block-cards__wrapper-item__level-block a{padding:15px 0}}.block-cards__wrapper-item__level{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dee3eb}.block-cards__wrapper-item__level p{position:relative}.block-cards__wrapper-item__level p::after{content:"";position:absolute;top:50%;transform:translateY(-50%);left:0;background:#000;border-radius:50px;width:10px;height:10px;display:none}.ready::after{display:block!important;background:#f59905!important}.under::after{display:block!important;background:#ffd644!important}.green::after{display:block!important;background:#9aa925!important}.operation::after{display:block!important;background:#becde5!important}.status{padding-left:20px}.investment-content__block-cards>a:last-child{border:1px solid #dee3eb;color:#000;text-align:center;padding:20px 0;width:100%;display:block;border-radius:50px;transition:0.5s ease-in-out}@media screen and (max-width:768px){.investment-content__block-cards>a:last-child{padding:15px 0}}.block-cards__wrapper-item__img a{transition:0.5s ease-in-out;display:block}.block-cards__wrapper-item__img a img{width:100%;transition:0.5s ease-in-out;border-radius:0 0 0 0}.block-cards__wrapper-item__img a:hover img{border-radius:0 20px 0 20px}.dropdown{max-width:100%;flex:1;position:relative;margin-bottom:20px}.dropdown .dropdown-list{background:#fff;position:absolute;top:55px;left:0;right:0;border:1px solid rgba(0,0,0,.2);max-height:223px;overflow-y:auto;background:#fff;z-index:10;transform:scaleY(0);transform-origin:top;transition:transform 0.3s ease-in-out}.dropdown .dropdown-label{width:100%;overflow:hidden;display:block;height:44px;font-size:16px;line-height:42px;background:#fff;border:1px solid rgba(0,0,0,.2);padding:0 40px 0 20px;cursor:pointer;position:relative;transition:0.5s ease-in-out}.dropdown .dropdown-label:before{content:"";position:absolute;right:20px;top:50%;transform:translateY(-50%);transition:transform 0.5s ease-in-out;transform-origin:center center;color:#224479;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid #224479}.dropdown.open .dropdown-list{transform:scaleY(1)}.dropdown.open .checkbox{transition:all 0.5s ease-in-out}.dropdown.open .dropdown-label{background:#224479;color:#fff}.dropdown.open .dropdown-label:before{transform:translateY(-50%) rotate(-180deg);border-top:6px solid #fff}.checkbox{background-color:transparent;transition:all 0.5s ease-in-out;border-bottom:1px solid #dee3eb;padding:10px 0}.checkbox:hover{background-color:#dee3eb}.checkbox:last-child{margin-bottom:0}.checkbox .checkbox-custom{display:none}.checkbox .checkbox-custom-label{display:inline-block;position:relative;vertical-align:middle;cursor:pointer}.checkbox .checkbox-custom+.checkbox-custom-label:before{content:"";background:transparent;display:inline-block;vertical-align:middle;margin-right:10px;text-align:center;width:20px;height:20px;border:1px solid #224479}.checkbox .checkbox-custom:checked+.checkbox-custom-label:after{content:"";content:"";position:absolute;top:4px;left:27px;height:12px;padding:2px;transform:rotate(45deg);text-align:center;border:solid #224479;border-width:0 1.2px 1.2px 0}.checkbox .checkbox-custom-label{display:flex;align-items:center;padding-left:20px;width:100%;font-size:16px;font-weight:400;line-height:24px;color:#224479}.filter-container{display:flex;align-items:center;justify-content:space-between;gap:30px}@media screen and (max-width:768px){.filter-container{flex-direction:column;gap:10px}}@media screen and (max-width:768px){.filter-container .dropdown{width:100%;margin-bottom:0}}@media screen and (max-width:768px){.filter-container .dropdown .dropdown-list{top:43px}}.investment-content__block-cards__wrapper a{transition:0.5s ease-in-out}.investment-content__block-cards__wrapper a img{border-radius:0 0 0 0;transition:0.5s ease-in-out}.investment-content__block-cards__wrapper a:hover img{border-radius:0 20px 0 20px}.investment-content__block-cards__wrapper a:hover span{background:#dee3eb}.investment-content__block-cards__wrapper a p{font-size:16px;font-weight:400;line-height:24px;color:#224479}.investment-content__block-cards__wrapper a span{border:1px solid #dee3eb;color:#000;text-align:center;padding:20px 0;width:100%;display:block;border-radius:50px;transition:0.5s ease-in-out;background:transparent}@media screen and (max-width:768px){.investment-content__block-cards__wrapper a span{padding:15px 0}}.investment-content__block-cards__wrapper a:hover .block-cards__wrapper-item .block-cards__wrapper-item__img::after{transform:scaleY(1)}