@import url(https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100..900;1,100..900&family=Sofia+Sans:ital,wght@0,1..1000;1,1..1000&display=swap);/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.container{max-width:1380px;padding:0 12px;margin:0 auto;width:100%}.container-big{max-width:1860px;padding:0 30px;margin:0 auto;width:100%}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{line-height:1.15;-webkit-text-size-adjust:100%;font-size:62.5%;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:geometricPrecision}@media (max-width:1360px){html{font-size:56%}}@media (max-width:980px){html{font-size:50%}}@media (max-width:600px){html{font-size:46%}}::selection{background-color:#0c0c0c;color:#fff}body{font-size:1.8rem;font-family:Exo\ 2,sans-serif;font-weight:400;padding-top:115px}.phoneBtn,body{background-color:#fff}.phoneBtn{position:relative;display:flex;align-items:center;-moz-column-gap:12px;column-gap:12px;text-decoration:none;padding:12px 20px;border:1px solid #44c8f5;border-radius:9999px;overflow:hidden}.phoneBtn span,.phoneBtn svg{z-index:2}.phoneBtn svg{transition:transform .2s ease-in-out}.phoneBtn svg path{transition:.3s ease}.phoneBtn span{position:relative;font-size:16px;font-weight:600;background:linear-gradient(180deg,#043749,#011218);-webkit-background-clip:text;-webkit-text-fill-color:transparent;transition:color .3s}.phoneBtn:before{content:"";position:absolute;left:50%;top:50%;height:20px;width:20px;transform:translate(-50%,-50%) scale(0);background-color:#44c8f5;border-radius:50%;transition:transform .3s ease;z-index:1}.phoneBtn:hover span{background:none;-webkit-background-clip:text;-webkit-text-fill-color:#fff;color:#fff}.phoneBtn:hover svg{animation:ring .5s ease-in-out}.phoneBtn:hover svg path{fill:#fff}.phoneBtn:hover:before{transform:translate(-50%,-50%) scale(12)}.btn{display:inline-block;text-decoration:none;padding:12px 20px;border:1px solid #44c8f5;border-radius:9999px;background-color:#043749;cursor:pointer;overflow:hidden}.btn,.btn span{position:relative}.btn span{color:#fff;font-size:16px;font-weight:600;z-index:2}.btn:before{content:"";position:absolute;left:50%;top:50%;height:20px;width:20px;transform:translate(-50%,-50%) scale(0);background-color:#fff;border-radius:50%;transition:transform .3s ease;z-index:1}.btn:hover span{color:#043749}.btn:hover:before{transform:translate(-50%,-50%) scale(12)}@keyframes ring{0%{transform:rotate(0deg)}25%{transform:rotate(10deg)}50%{transform:rotate(-10deg)}75%{transform:rotate(5deg)}to{transform:rotate(0deg)}}.section-text{margin:100px 0}@media (max-width:600px){.section-text{margin:40px 0}}.header{position:fixed;left:0;top:0;width:100%;padding-top:16px;z-index:9999}@media (max-width:980px){.header{padding-top:4px}}.header--active .header__wrapper{border-bottom-left-radius:0;border-bottom-right-radius:9999px;border-top-left-radius:9999px;border-top-right-radius:9999px;transition:.3s ease}@media (max-width:600px){.header--active .header__wrapper{border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:20px;border-top-right-radius:20px;transition:.3s ease}}.header--active #menu-header{transform:scaleY(1);transition:.3s ease .3s;background:linear-gradient(180deg,hsla(0,0%,100%,.75),#999)!important;gap:8px}.header--active #menu-header li{opacity:1;transition:.3s ease .6s}.header__wrapper{display:flex;align-items:center;justify-content:space-between}@media (max-width:980px){.header__wrapper{padding:8px 8px 8px 24px;background:linear-gradient(180deg,hsla(0,0%,100%,.08),hsla(0,0%,60%,.08));-webkit-backdrop-filter:blur(63px);backdrop-filter:blur(63px);border:1px solid rgba(207,209,215,.2);border-radius:9999px;transition:all .3s .6s}}.header__logo{display:flex;align-items:center;height:100px;width:212px;padding:9px 44px;background:linear-gradient(180deg,hsla(0,0%,100%,.08),hsla(0,0%,60%,.08));-webkit-backdrop-filter:blur(63px);backdrop-filter:blur(63px);border:1px solid rgba(207,209,215,.2);border-radius:9999px}.header__logo svg{height:100%;width:100%}@media (max-width:980px){.header__logo{height:40px;width:64px;padding:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;border:none;border-radius:9999px}}.header__menu{display:flex;align-items:center;-moz-column-gap:32px;column-gap:32px;padding:22px 16px 22px 32px;background:linear-gradient(180deg,hsla(0,0%,100%,.08),hsla(0,0%,60%,.08));-webkit-backdrop-filter:blur(63px);backdrop-filter:blur(63px);border:1px solid rgba(207,209,215,.2);border-radius:9999px}@media (max-width:980px){.header__menu{padding:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;border:none;border-radius:9999px}}.header__menu ul{display:flex;align-items:center;list-style:none;-moz-column-gap:32px;column-gap:32px;row-gap:4px}.header__menu ul li a{display:inline-block;text-decoration:none;font-size:16px;font-weight:500;line-height:27px;color:#0c0c0c;position:relative;overflow:hidden;background:linear-gradient(90deg,#44c8f5,#44c8f5 50%,#0c0c0c 0);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-size:200% 100%;background-position:100%;transition:background-position .3s ease}.header__menu ul li a:hover{background-position:0 100%}.header__menu ul .menu-item-has-children{position:relative}.header__menu ul .menu-item-has-children .sub-menu{position:absolute;left:-50%;top:100%;transform:scaleY(0);transform-origin:top;display:flex;flex-direction:column;align-items:center;background-color:#44c8f5;padding:8px 20px;border-radius:10px;transition:.3s .3s}.header__menu ul .menu-item-has-children .sub-menu li{text-align:center!important;opacity:0;transition:.3s}@media (min-width:980px){.header__menu ul .menu-item-has-children:hover .sub-menu{transform:scaleY(1);transition:.3s}.header__menu ul .menu-item-has-children:hover .sub-menu li{opacity:1;transition:.3s .3s}.header__menu ul .menu-item-has-children:hover .sub-menu li a{color:#fff;position:relative;overflow:hidden;background:linear-gradient(90deg,#043749,#043749 50%,#fff 0);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-size:200% 100%;background-position:100%;transition:background-position .3s ease}.header__menu ul .menu-item-has-children:hover .sub-menu li a:hover{background-position:0 100%}}@media (max-width:980px){.header__menu ul .menu-item-has-children .sub-menu{background-color:transparent;position:relative;left:auto;top:auto;text-align:center;transform:scaleY(1);border:none!important}.header__menu ul .menu-item-has-children .sub-menu li a{font-size:16px}}@media (max-width:980px){.header__menu ul{position:absolute;right:-1px;top:100%;flex-direction:column;padding:20px;background:hsla(0,0%,60%,.0784313725);-webkit-backdrop-filter:none;backdrop-filter:none;border-bottom-right-radius:20px;border-bottom-left-radius:20px;border:1px solid rgba(207,209,215,.2);border-top:none;transform-origin:top;transform:scaleY(0);transition:.3s ease .3s}.header__menu ul li{opacity:0;transition:.3s ease}.header__menu ul li a{font-size:22px;text-align:center;width:100%}}@media (max-width:600px){.header__menu ul{width:calc(100% + 2px)}}.header__menu .phoneBtn span:first-of-type{display:block}.header__menu .phoneBtn span:last-of-type{display:none}@media (max-width:980px){.header__menu .phoneBtn span:first-of-type{display:none}.header__menu .phoneBtn span:last-of-type{display:block;font-size:14px}}@media (max-width:980px){.header__menu .btn{display:none}}.header__menu-btn{display:flex;align-items:center;-moz-column-gap:16px;column-gap:16px}@media (max-width:980px){.header__menu-btn{-moz-column-gap:8px;column-gap:8px}}.header__burger{position:relative;display:none;width:36px;height:36px;background-color:#043749;border:1px solid #44c8f5;border-radius:50%;cursor:pointer}.header__burger svg{width:70%;height:100%}.header__burger .line{fill:none;stroke:#fff;stroke-width:7;transition:.3s;transition:stroke-dasharray .6s cubic-bezier(.4,0,.2,1),stroke-dashoffset .6s cubic-bezier(.4,0,.2,1)}.header__burger .line1{stroke-dasharray:60 207;stroke-width:7}.header__burger .line2{stroke-dasharray:60 60;stroke-width:7}.header__burger .line3{stroke-dasharray:60 207;stroke-width:7}@media (max-width:980px){.header__burger{display:block}}.header .opened .line1{stroke-dasharray:90 207;stroke-dashoffset:-134;stroke-width:7}.header .opened .line2{stroke-dasharray:1 60;stroke-dashoffset:-30;stroke-width:7}.header .opened .line3{stroke-dasharray:90 207;stroke-dashoffset:-134;stroke-width:7}.header--opened .header__menu{transition:.3s ease 0s;transform:scale(1)}.header--opened .header__menu-box{opacity:1;transition:.3s ease .3s}.footer{position:relative;overflow:hidden;padding-top:120px}.footer:after,.footer:before{content:"";position:absolute;top:0;height:100%;width:50%;z-index:-1;display:none}@media (max-width:1520px){.footer:after,.footer:before{display:block}}@media (max-width:800px){.footer:after,.footer:before{display:none}}.footer:before{left:0;top:auto;bottom:0;background-color:#e7f8fe}.footer:after{right:0}@media (max-width:800px){.footer{padding-top:0}}.footer__custom-wrap{background-color:#011218;padding:80px 0}.footer__svg{position:absolute;left:0;top:0;display:none;z-index:-1}@media (max-width:1520px){.footer__svg{display:block}}@media (max-width:800px){.footer__svg{display:none}}.footer__wrapper{display:flex}@media (max-width:800px){.footer__wrapper{flex-direction:column}}.footer__logo{display:block;margin-bottom:40px}@media (max-width:800px){.footer__logo{text-align:center}}.footer__col:first-of-type{padding-right:128px;margin-right:128px;border-right:1px solid #043749}@media (max-width:1360px){.footer__col:first-of-type{padding-right:80px;margin-right:80px}}@media (max-width:980px){.footer__col:first-of-type{padding-right:40px;margin-right:40px}}@media (max-width:800px){.footer__col:first-of-type{border-right:none;border-bottom:1px solid #043749;padding:0 0 56px;margin:0 0 56px}}.footer__box-info{margin-bottom:16px}.footer__box-info h3{display:block;margin-bottom:4px;font-size:14px;font-weight:500;color:#fff}.footer__box-info a{position:relative;text-decoration:none;padding-bottom:2px;transition:.3s ease}.footer__box-info a,.footer__box-info a span{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.footer__box-info a span{margin-bottom:4px;font-size:16px;font-weight:600;color:#0981a9}.footer__box-info a:after{content:"";position:absolute;left:0;bottom:0;background-color:#0ca5da;width:100%;height:1px;transform:scaleX(0);transition:.3s ease}.footer__box-info a:hover span{color:#0ca5da}.footer__box-info a:hover:after{transform:scaleX(1)}@media (max-width:800px){.footer__box-info{display:flex;-moz-column-gap:27px;column-gap:27px}.footer__box-info h3{width:12%}}@media (max-width:450px){.footer__box-info h3{width:20%}}.footer__box-info:last-of-type{margin-bottom:0}.footer__col:last-of-type{display:flex;-moz-column-gap:192px;column-gap:192px}@media (max-width:1360px){.footer__col:last-of-type{-moz-column-gap:80px;column-gap:80px}}@media (max-width:980px){.footer__col:last-of-type{-moz-column-gap:40px;column-gap:40px}}@media (max-width:800px){.footer__col:last-of-type{flex-direction:column;row-gap:56px}}.footer__col:last-of-type h3{display:block;margin-bottom:24px;font-size:14px;font-weight:500;color:#fff}@media (max-width:800px){.footer__nav-box{display:flex;-moz-column-gap:27px;column-gap:27px}.footer__nav-box h3{width:12%}}@media (max-width:450px){.footer__nav-box h3{width:20%}}.footer__nav-box ul{list-style:none}.footer__nav-box ul li{margin-bottom:8px}.footer__nav-box ul li a{position:relative;display:block;padding-bottom:2px;font-size:16px;font-weight:400;color:#0981a9;text-decoration:none;text-wrap:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;transition:.3s ease}.footer__nav-box ul li a:after{content:"";position:absolute;left:0;bottom:0;background-color:#0ca5da;width:100%;height:1px;transform:scaleX(0);transition:.3s ease}.footer__nav-box ul li a:hover{color:#0ca5da}.footer__nav-box ul li a:hover:after{transform:scaleX(1)}.footer__nav-box:last-of-type a{display:flex;align-items:center;-moz-column-gap:8px;column-gap:8px;margin-bottom:8px;padding-bottom:2px;position:relative;font-size:16px;font-weight:400;color:#0981a9;text-decoration:none;text-wrap:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;transition:.3s ease}.footer__nav-box:last-of-type a:after{content:"";position:absolute;left:0;bottom:0;background-color:#0ca5da;width:100%;height:1px;transform:scaleX(0);transition:.3s ease}.footer__nav-box:last-of-type a:hover{color:#0ca5da}.footer__nav-box:last-of-type a:hover:after{transform:scaleX(1)}.footer__bottom-wrapper{display:flex;align-items:center;justify-content:space-between;margin-top:40px;padding-top:40px;border-top:1px solid #043749}.footer__bottom-wrapper a,.footer__bottom-wrapper span{font-size:14px;font-weight:400;color:#6d6e71}.footer__bottom-wrapper a{transition:.3s ease}.footer__bottom-wrapper a:hover{color:#0ca5da}.footer__bottom-wrapper div{display:flex;-moz-column-gap:24px;column-gap:24px}@media (max-width:800px){.footer__bottom-wrapper{flex-direction:column-reverse;align-items:start;row-gap:64px}.footer__bottom-wrapper div{flex-direction:column;row-gap:24px}}.hero{position:relative;overflow:hidden;padding-top:100px;margin-bottom:192px}@media (max-width:980px){.hero{padding-top:0}}@media (max-width:600px){.hero{margin-bottom:160px}.hero .btn{width:100%;text-align:center}.hero .btn:hover:before{transform:translate(-50%,-50%) scale(22)}}.hero__bg{position:absolute;left:0;top:0;width:125%;z-index:-1}@media (max-width:980px){.hero__bg{height:500px}}@media (max-width:600px){.hero__bg{height:400px}}@media (max-width:800px){.hero__content-wrapper{display:flex;flex-direction:column-reverse;row-gap:16px}}.hero__content{margin-bottom:128px;display:flex;align-items:center;-moz-column-gap:20px;column-gap:20px}@media (max-width:980px){.hero__content{flex-direction:column;align-items:flex-start}}@media (max-width:800px){.hero__content{margin-bottom:40px}}.hero__content-col{flex:1}.hero__content-col:last-child{display:flex;flex-direction:column;align-items:flex-end}.hero__content-col:last-child div{max-width:460px}@media (max-width:980px){.hero__content-col:last-child{align-items:flex-start}}.hero__title{margin:0;font-size:clamp(32px,5vw,48px);font-weight:540;background:linear-gradient(180deg,#043749,#011218);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:Sofia Sans}.hero__text{margin-bottom:40px;font-size:clamp(18px,5vw,20px);font-weight:500;line-height:150%;color:#444}.hero__gallery{margin-bottom:128px;position:relative;display:flex;align-items:center;-moz-column-gap:16px;column-gap:16px;overflow:hidden;white-space:nowrap;width:100%}@media (max-width:800px){.hero__gallery{margin-bottom:40px}}.hero__gallery-bar{display:flex;align-items:center;-moz-column-gap:16px;column-gap:16px;animation:scroll 22s linear infinite}.hero__gallery-bar img{display:inline-block;height:420px;-o-object-fit:cover;object-fit:cover}@media (max-width:600px){.hero__gallery-bar img{height:180px}}.hero__gallery-bar img:nth-of-type(1n){border-radius:64px;width:300px}@media (max-width:600px){.hero__gallery-bar img:nth-of-type(1n){width:128px}}.hero__gallery-bar img:nth-of-type(2n){border-radius:9999px;width:600px}@media (max-width:600px){.hero__gallery-bar img:nth-of-type(2n){width:256px}}.hero__gallery-bar img:nth-of-type(3n){border-radius:9999px;width:300px}@media (max-width:600px){.hero__gallery-bar img:nth-of-type(3n){width:128px}}.hero__gallery-bar img:nth-of-type(4n){border-radius:50%;width:420px}@media (max-width:600px){.hero__gallery-bar img:nth-of-type(4n){width:180px}}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.hero__table{display:flex;-moz-column-gap:32px;column-gap:32px}@media (max-width:980px){.hero__table{-moz-column-gap:12px;column-gap:12px}}@media (max-width:800px){.hero__table{flex-direction:column;row-gap:16px}}.hero__table-col{flex:1;padding:24px;border:1px solid rgba(207,209,215,.2);border-radius:32px}.hero__table-col h3{font-size:clamp(20px,5vw,22px);padding-bottom:8px;margin-bottom:32px;border-bottom:1px solid #44c8f5;font-family:Sofia Sans}.hero__table-col ul{list-style:none;display:flex;flex-direction:column;row-gap:18px}.hero__table-col ul li{display:flex;align-items:center;justify-content:space-between;-moz-column-gap:10px;column-gap:10px}.hero__table-col ul li span{font-size:clamp(16px,5vw,18px)}.hero__table-col a{display:flex;align-items:center;-moz-column-gap:10px;column-gap:10px;text-decoration:none;transition:.3 ease}.hero__table-col a span{color:#44c8f5;font-size:16px;font-weight:500;transition:.3s ease}.hero__table-col a:hover span{color:#043749}.hero__table-col a{margin-bottom:18px}.hero__table-col a:last-of-type{margin-bottom:0}.hero__map-col a{display:flex;align-items:center;-moz-column-gap:10px;column-gap:10px}.hero__map-col a span{color:#444;font-size:16px;font-weight:500}.hero__map-col a:hover span{color:#44c8f5}.hero__map{position:relative;height:84px;border-radius:8px;overflow:hidden}.hero__map iframe{position:absolute;left:0;top:0;width:100%;height:100%}.offer-slider{overflow:hidden;margin-bottom:192px}@media (max-width:600px){.offer-slider{margin-bottom:160px}}.offer-slider__content{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:80px}@media (max-width:980px){.offer-slider__content{flex-direction:column;align-items:flex-start;row-gap:40px}}@media (max-width:980px){.offer-slider__content-col:last-of-type{display:flex;justify-content:flex-end;width:100%}}.offer-slider__title{margin-bottom:16px;font-size:clamp(20px,5vw,22px);color:#065c79;font-family:Sofia Sans;font-weight:540}@media (max-width:800px){.offer-slider__title{color:#666}}.offer-slider__text{font-size:clamp(28px,5vw,40px);font-family:Sofia Sans;color:#011218;font-weight:540}.offer-slider__link{display:flex;align-items:center;-moz-column-gap:8px;column-gap:8px;text-decoration:none}.offer-slider__link span{font-size:clamp(14px,5vw,18px);color:#043749;font-weight:600}.offer-slider__link svg{transition:.3s ease}.offer-slider__link:hover svg{transform:translateX(4px)}.offer-slider__slider{position:relative}.offer-slider__slide{position:relative;padding:16px 16px 28px;border:1px solid #eee;border-radius:32px;text-decoration:none}.offer-slider__slide:hover .offer-slider__slider-link svg{transform:translateX(4px)}@media (max-width:800px){.offer-slider__slide{padding:12px 12px 20px}}@media (max-width:800px){.offer-slider .swiper-slide-next:before{content:"";position:absolute;left:0;top:0;height:100%;width:100%;background-color:hsla(0,0%,100%,.6);transition:.3s ease}}.offer-slider__slider-content{display:flex;flex-direction:column;justify-content:space-between;height:240px}@media (max-width:800px){.offer-slider__slider-content{height:190px}}.offer-slider__slider-img img{width:100%;aspect-ratio:.83;-o-object-fit:cover;object-fit:cover;border-radius:18px}.offer-slider__slider-title{margin:24px 0 8px;font-size:16px;font-weight:500;color:#666}.offer-slider__slider-text{font-size:clamp(22px,5vw,24px);font-family:Sofia Sans;font-weight:500;color:#011218}.offer-slider__slider-link{display:flex;align-items:center;justify-content:flex-end;-moz-column-gap:8px;column-gap:8px}.offer-slider__slider-link span{display:block;text-align:right;color:#043749}.offer-slider__slider-link svg{transition:.3s ease}.offer-slider__btn{position:absolute;display:block;top:50%;transform:translateY(-50%);height:80px;width:80px;border:1px solid rgba(207,209,215,.2);background-color:transparent;-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);border-radius:50%;cursor:pointer;z-index:2}@media (max-width:800px){.offer-slider__btn{display:none}}.offer-slider__prev{left:0}.offer-slider__prev svg{transform:rotate(-180deg)}.offer-slider__next{right:0}.team{margin-bottom:192px}@media (max-width:600px){.team{margin-bottom:80px}}.team__content{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:80px}@media (max-width:980px){.team__content{flex-direction:column;align-items:flex-start;row-gap:40px}}@media (max-width:980px){.team__content-col:last-of-type{display:flex;justify-content:flex-end;width:100%}}.team__title{margin-bottom:16px;font-size:clamp(20px,5vw,22px);color:#065c79;font-family:Sofia Sans;font-weight:540}@media (max-width:800px){.team__title{color:#666}}.team__text{font-size:clamp(28px,5vw,40px);font-family:Sofia Sans;color:#011218;font-weight:540}.team__link{display:flex;align-items:center;-moz-column-gap:8px;column-gap:8px;text-decoration:none}.team__link span{font-size:clamp(14px,5vw,18px);color:#043749;font-weight:600}.team__link svg{transition:.3s ease}.team__link:hover svg{transform:translateX(4px)}.team__items{display:grid;grid-template-columns:repeat(4,1fr);-moz-column-gap:32px;column-gap:32px;row-gap:40px}@media (max-width:980px){.team__items{grid-template-columns:repeat(2,1fr);row-gap:40px;-moz-column-gap:16px;column-gap:16px}}.team__items img{margin-bottom:32px;aspect-ratio:.76;width:100%;border-radius:64px;-o-object-fit:cover;object-fit:cover}@media (max-width:600px){.team__items img{aspect-ratio:.66;border-radius:22px}}.team__items h3{font-family:Sofia Sans;font-size:clamp(22px,5vw,24px);font-weight:500;color:#011218}.team__items span{display:block;margin:8px 0 16px;font-size:clamp(14px,5vw,16px);color:#666}.team__items div{font-size:16px;line-height:150%;color:#444}.two_img .team__items{grid-template-columns:repeat(3,1fr)}.two_img .team__items img{max-height:600px}@media (max-width:600px){.two_img .team__items{grid-template-columns:repeat(1,1fr)}}@media (max-width:600px){.two_img .team__content-col:last-of-type{justify-content:center}}.other_button .team__link{position:relative;padding:12px 24px;border:1px solid #44c8f5;border-radius:9999px;overflow:hidden}.other_button .team__link svg{display:none}.other_button .team__link span{position:relative;color:#043749;font-size:16px;font-weight:600;z-index:2}.other_button .team__link:before{content:"";position:absolute;left:50%;top:50%;height:20px;width:20px;transform:translate(-50%,-50%) scale(0);background-color:#44c8f5;border-radius:50%;transition:transform .3s ease;z-index:1}.other_button .team__link:hover span{color:#043749}.other_button .team__link:hover:before{transform:translate(-50%,-50%) scale(22)}.contact-comp{position:relative;padding:64px 0;background-color:#b6eafb}@media (max-width:600px){.contact-comp{padding:0}}.contact-comp__bg{position:absolute;top:0;left:0;width:100%;height:105%}.contact-comp__content{padding:80px 64px;border-radius:64px;background-color:transparent;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);text-align:center;box-shadow:0 4px 4px 0 rgba(0,115,152,.0509803922)}@media (max-width:600px){.contact-comp__content{padding:104px 24px;border-radius:24px}}.contact-comp__title{font-size:clamp(28px,5vw,40px);font-family:Sofia Sans;font-weight:540;color:#011218}.contact-comp__text{margin:24px 0 32px;font-size:clamp(16px,5vw,18px);color:#444}.contact-comp__btns{display:flex;align-items:center;justify-content:center;-moz-column-gap:16px;column-gap:16px}@media (max-width:600px){.contact-comp__btns{flex-direction:column;row-gap:16px}.contact-comp__btns a{width:100%;text-align:center;justify-content:center}.contact-comp__btns a:hover:before{transform:translate(-50%,-50%) scale(22)}}.contact-comp-margin{margin-bottom:96px}@media (max-width:600px){.contact-comp-margin{margin-bottom:80px}}.blog{padding:192px 0;background:linear-gradient(132.98deg,#f7fdff,#f6fdff)}@media (max-width:600px){.blog{padding:80px 0}}.blog__wrapper{display:flex;-moz-column-gap:32px;column-gap:32px}@media (max-width:980px){.blog__wrapper{flex-direction:column;row-gap:25px}}.blog__col{flex:1}.blog__content{position:-webkit-sticky;position:sticky;top:115px;display:flex;flex-direction:column;align-items:flex-start;margin-bottom:80px}@media (max-width:980px){.blog__content{flex-direction:column;row-gap:40px}}@media (max-width:980px){.blog__content-col:last-of-type{display:flex;justify-content:flex-end;width:100%}}.blog__title{margin-bottom:16px;font-size:clamp(20px,5vw,22px);color:#065c79;font-family:Sofia Sans;font-weight:540}@media (max-width:800px){.blog__title{color:#666}}.blog__text{margin-bottom:24px;font-size:clamp(28px,5vw,40px);font-family:Sofia Sans;color:#011218;font-weight:540}.blog__full-text{margin-bottom:24px;font-size:clamp(16px,5vw,20px);font-weight:400;color:#444}.blog__link{display:flex;align-items:center;-moz-column-gap:8px;column-gap:8px;text-decoration:none}.blog__link span{font-size:clamp(14px,5vw,18px);color:#043749;font-weight:600}.blog__link svg{transition:.3s ease}.blog__link:hover svg{transform:translateX(4px)}.blog__post{display:flex;align-items:center;-moz-column-gap:32px;column-gap:32px;border:1px solid rgba(207,209,215,.2);padding:16px;background:linear-gradient(180deg,hsla(0,0%,100%,.08),hsla(0,0%,60%,.08));border-radius:64px;text-decoration:none;margin-bottom:96px}.blog__post img{aspect-ratio:1.14;width:100%;max-height:250px;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:32px}@media (max-width:600px){.blog__post{flex-direction:column;padding:12px 12px 20px;border-radius:24px}.blog__post img{margin-bottom:24px;aspect-ratio:.88}}.blog__post:last-of-type{margin-bottom:0}.blog__post-category{display:block;margin-bottom:8px;font-size:clamp(14px,5vw,16px);color:#666}.blog__post-title{margin-bottom:50px;font-family:Sofia Sans;font-weight:500;font-size:clamp(22px,5vw,24px);color:#0c0c0c}.blog__post-button-wrapper{display:flex;justify-content:flex-end}.blog__post-button{margin-right:20px;display:flex;align-items:center;-moz-column-gap:8px;column-gap:8px;text-decoration:none}.blog__post-button span{font-size:clamp(14px,5vw,18px);color:#043749;font-weight:600}.blog__post-button svg{transition:.3s ease}.blog__post-button:hover svg{transform:translateX(4px)}.blog__post-col:first-of-type{width:40%}@media (max-width:600px){.blog__post-col:first-of-type{width:100%}}.blog__post-col:last-of-type{width:60%}@media (max-width:600px){.blog__post-col:last-of-type{width:100%}}.form{position:relative;padding:96px 14px 160px}@media (max-width:800px){.form{padding:0}}.form .container{padding:0}.form:after,.form:before{content:"";position:absolute;top:0;height:100%;width:50%;z-index:-1}@media (max-width:800px){.form:after,.form:before{display:none}}.form:before{left:0;top:auto;bottom:0;background-color:#e7f8fe}.form:after{right:0}.form__wrapper{display:flex;-moz-column-gap:128px;column-gap:128px}@media (max-width:1080px){.form__wrapper{-moz-column-gap:40px;column-gap:40px}}@media (max-width:800px){.form__wrapper{flex-direction:column-reverse}}.form__col{flex:1}@media (max-width:800px){.form__col{padding:64px 12px}}.form__col:first-of-type{background-color:#e7f8fe}.form__title{margin-bottom:16px;font-size:clamp(20px,5vw,22px);color:#065c79;font-family:Sofia Sans;font-weight:540}@media (max-width:800px){.form__title{color:#043749}}.form__text{margin-bottom:24px;font-size:clamp(28px,5vw,40px);font-family:Sofia Sans;color:#011218;font-weight:540}.form__full-text{margin-bottom:64px;font-size:clamp(16px,5vw,20px);font-weight:400;color:#444}.form__cf7 form label{display:block;margin-bottom:24px;font-size:14px;font-weight:500;color:#444;font-family:Lato}.form__cf7 form .wpcf7-text,.form__cf7 form .wpcf7-textarea{display:block;width:100%;margin-top:12px;padding:12px 24px;border:1px solid #b6eafb;border-radius:8px;font-size:16px;font-weight:500;line-height:24px;outline:none;-webkit-appearance:none;appearance:none;transition:.3s ease;font-family:Lato}.form__cf7 form .wpcf7-text:active,.form__cf7 form .wpcf7-text:focus,.form__cf7 form .wpcf7-textarea:active,.form__cf7 form .wpcf7-textarea:focus{border:1px solid #0981a9}.form__cf7 form .wpcf7-not-valid{border:1px solid #dc3232}.form__cf7 form .wpcf7-acceptance label{display:flex;align-items:flex-start;-moz-column-gap:12px;column-gap:12px;font-size:14px;color:#0c0c0c;font-weight:400;font-family:Lato}.form__cf7 form .wpcf7-acceptance label a{color:#0b9fe3;font-weight:500;text-decoration:none;font-family:Lato}.form__cf7 form input[type=checkbox]{position:relative;cursor:pointer;outline:none}.form__cf7 form input[type=checkbox]:before{content:"";position:absolute;top:60%;left:50%;width:16px;height:16px;background-color:#fff;border:1px solid #043749;border-radius:4px;transform:translate(-50%,-50%);transition:all .3s ease;z-index:1}.form__cf7 form input[type=checkbox]:checked:after{content:url(../../../assets/check.svg);position:absolute;top:60%;left:9px;width:16px;height:16px;transform:translate(-50%,-50%);transition:all .2s ease;z-index:2}.form__cf7 form input[type=checkbox]:checked:before{background-color:#065c79;border-color:#011218}@media (max-width:600px){.form__cf7 form .btn{width:100%}}.form__cf7 form .btn:hover:before{transform:translate(-50%,-50%) scale(22)}.form__table{display:flex;flex-direction:column;row-gap:24px}.form__table-col{flex:1;padding:24px;border:1px solid rgba(207,209,215,.2);border-radius:32px}.form__table-col h3{font-size:clamp(20px,5vw,22px);padding-bottom:8px;margin-bottom:32px;border-bottom:1px solid #44c8f5;font-family:Sofia Sans}.form__table-col ul{list-style:none;display:flex;flex-direction:column;row-gap:18px}.form__table-col ul li{display:flex;align-items:center;justify-content:space-between;-moz-column-gap:10px;column-gap:10px}.form__table-col ul li span{font-size:clamp(16px,5vw,18px)}.form__table-col a{display:flex;align-items:center;-moz-column-gap:10px;column-gap:10px;text-decoration:none;transition:.3 ease}.form__table-col a span{color:#44c8f5;font-size:16px;font-weight:500;transition:.3s ease}.form__table-col a:hover span{color:#043749}.form__table-col a{margin-bottom:18px}.form__table-col a:last-of-type{margin-bottom:0}.form__map-col a{display:flex;align-items:center;-moz-column-gap:10px;column-gap:10px}.form__map-col a span{color:#444;font-size:16px;font-weight:500}.form__map-col a:hover span{color:#44c8f5}.form__map{position:relative;height:200px;border-radius:8px;overflow:hidden}.form__map iframe{position:absolute;left:0;top:0;width:100%;height:100%}.page-hero{margin-top:100px;margin-bottom:200px}@media (max-width:800px){.page-hero{margin-top:28px;margin-bottom:192px}}.page-hero__wrapper{display:flex;align-items:center;-moz-column-gap:32px;column-gap:32px}@media (max-width:800px){.page-hero__wrapper{flex-direction:column-reverse;row-gap:40px}}.page-hero__col{flex:1}.page-hero__small-title{margin-bottom:4px;font-size:clamp(20px,5vw,22px);font-weight:500;font-family:Sofia Sans;color:#065c79}@media (max-width:600px){.page-hero__small-title{margin-bottom:16px}}.page-hero__title{margin:0 0 24px;max-width:590px;font-size:clamp(32px,5vw,48px);font-family:Sofia Sans;font-weight:540;background:linear-gradient(180deg,#043749,#011218);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.page-hero__text{margin-bottom:24px;font-size:clamp(18px,5vw,20px);font-weight:400;line-height:150%;color:#444}@media (max-width:450px){.page-hero .btn{width:100%;text-align:center}.page-hero .btn:hover:before{transform:translate(-50%,-50%) scale(22)}}.page-hero__col:last-of-type img{width:100%;aspect-ratio:1.6;border-radius:64px;-o-object-fit:cover;object-fit:cover}.page-hero-checked .page-hero__col:last-of-type{position:relative;display:flex;align-items:center}.page-hero-checked .page-hero__col:last-of-type img:first-of-type{max-width:426px;height:570px;aspect-ratio:1.49;border-radius:999px;transform:translateX(50px)}.page-hero-checked .page-hero__col:last-of-type img:last-of-type{max-width:220px;height:270px;aspect-ratio:.81;border-radius:99px;transform:translateX(-50px)}@media (max-width:1360px){.page-hero-checked .page-hero__col:last-of-type img:first-of-type{transform:translateX(0)}.page-hero-checked .page-hero__col:last-of-type img:last-of-type{transform:translateX(-100px)}}@media (max-width:1200px){.page-hero-checked .page-hero__col:last-of-type img:first-of-type{transform:translateX(0)}.page-hero-checked .page-hero__col:last-of-type img:last-of-type{transform:translateX(-220px) translateY(180px)}}@media (max-width:800px){.page-hero-checked .page-hero__col:last-of-type img:first-of-type{height:250px}.page-hero-checked .page-hero__col:last-of-type img:last-of-type{position:absolute;aspect-ratio:.64;max-width:100px;height:154px;right:-10px;top:-40px;transform:translate(0)}}@media (max-width:600px){.page-hero-checked .page-hero__col:last-of-type img:first-of-type{aspect-ratio:1.66;height:180px;max-width:260px;margin:0 auto}.page-hero-checked .page-hero__col:last-of-type img:last-of-type{position:absolute;aspect-ratio:.64;max-width:100px;height:154px;right:-10px;top:-40px;transform:translate(0)}}.page-id-12 .page-hero__col img,.page-id-14 .page-hero__col img{-o-object-position:top;object-position:top}.image-text-scroll{position:relative;padding:100px 0;overflow:hidden}.image-text-scroll__svg-1{position:absolute;top:5px;left:0;width:100%;z-index:-1}.image-text-scroll__svg-2{position:absolute;bottom:98px;left:0;width:100%}.image-text-scroll__box{background-color:#e7f8fe}@media (max-width:800px){.image-text-scroll__box{padding:100px 0 140px}}.image-text-scroll .image-panel{position:relative;height:100vh;display:flex;justify-content:center;align-items:center;-moz-column-gap:144px;column-gap:144px;z-index:1}@media (max-width:1080px){.image-text-scroll .image-panel{-moz-column-gap:32px;column-gap:32px}}@media (max-width:980px){.image-text-scroll .image-panel{display:none}}.image-text-scroll .image-panel .image{flex:1;display:flex;justify-content:center;align-items:center}.image-text-scroll .image-panel .image img{max-width:528px;height:570px;width:100%;border-radius:32px;-o-object-fit:cover;object-fit:cover}.image-text-scroll .image-panel .text{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;opacity:0;transition:opacity .5s ease}.image-text-scroll .image-panel .text h2{margin:0 0 24px;font-size:clamp(32px,5vw,48px);font-family:Sofia Sans;font-weight:500;background:linear-gradient(180deg,#043749,#011218);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.image-text-scroll .image-panel .text p{font-size:clamp(18px,5vw,20px);font-weight:400;line-height:150%;color:#444}.image-text-scroll .image-panel .text ul{margin-top:20px;padding-left:20px;font-size:clamp(18px,5vw,20px);font-weight:400;color:#444}.image-text-scroll .image-panel-mobile{position:relative;height:100vh;-moz-column-gap:144px;column-gap:144px;z-index:1;display:none}@media (max-width:980px){.image-text-scroll .image-panel-mobile{display:block}}.image-text-scroll .image-panel-mobile img{margin-bottom:14px;width:100%;max-height:430px;-o-object-fit:cover;object-fit:cover;border-radius:8px}@media (max-width:600px){.image-text-scroll .image-panel-mobile img{max-height:180px}}.image-text-scroll .image-panel-mobile h2{margin-bottom:24px;font-size:28px;font-family:Sofia Sans;font-weight:500;background:linear-gradient(180deg,#043749,#011218);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.image-text-scroll .image-panel-mobile p{font-size:16px;font-weight:400;line-height:24px;color:#444}@media (max-width:600px){.image-text-scroll .image-panel-mobile p{font-size:13px}}.image-text-scroll .image-panel-mobile ul{margin-top:20px;padding-left:20px;font-size:clamp(18px,5vw,20px);font-weight:400;color:#444}@media (max-width:600px){.image-text-scroll .image-panel-mobile ul{font-size:13px}}.image-text-scroll .image-panel-mobile__box{padding:16px 16px 40px;border-radius:16px;background-color:#fff;display:flex;flex-direction:column}.image-text-team{margin-bottom:192px}@media (max-width:600px){.image-text-team{margin-bottom:80px}}.image-text-team__wrapper{display:flex;flex-direction:column;row-gap:80px}.image-text-team__item{display:flex;align-items:center;-moz-column-gap:32px;column-gap:32px}@media (max-width:800px){.image-text-team__item{flex-direction:column;row-gap:24px}}.image-text-team__image-box{flex:1;display:flex;justify-content:center}.image-text-team__image{position:relative;max-width:432px;height:560px;border-radius:9999px;overflow:hidden}.image-text-team__image img{-o-object-position:top;object-position:top;width:100%;max-width:432px;height:560px;aspect-ratio:.77;-o-object-fit:cover;object-fit:cover;border-radius:9999px}.image-text-team__image svg{position:absolute;right:0;bottom:0}@media (max-width:600px){.image-text-team__image{height:550px}.image-text-team__image img{height:550px;aspect-ratio:.7}.image-text-team__image svg{width:100%;bottom:-90px}}.image-text-team__content{flex:1}.image-text-team__name{margin-bottom:4px;font-size:clamp(28px,5vw,40px);font-weight:540;font-family:Sofia Sans;color:#011218}.image-text-team__spec{display:block;margin-bottom:16px;font-size:clamp(18px,5vw,20px);font-weight:500;color:#043749}.image-text-team__text{font-size:16px;font-weight:400;color:#444;line-height:24px}.image-text-team .reverse{flex-direction:row-reverse}@media (max-width:800px){.image-text-team .reverse{flex-direction:column;row-gap:24px}}.image-text-team .reverse .image-text-team__content{transform:translateX(100px)}@media (max-width:1360px){.image-text-team .reverse .image-text-team__content{transform:translateX(70px)}}@media (max-width:1200px){.image-text-team .reverse .image-text-team__content{transform:translateX(40px)}}@media (max-width:1080px){.image-text-team .reverse .image-text-team__content{transform:translateX(0)}}.image-text-team .reverse .image-text-team__image-box{justify-content:flex-end}.title-text{margin:100px 0 96px}@media (max-width:600px){.title-text{margin:20px 0 14px}}.title-text__wrapper{display:flex;justify-content:space-between;-moz-column-gap:32px;column-gap:32px}@media (max-width:600px){.title-text__wrapper{flex-direction:column;row-gap:24px}}.title-text__title{margin:0;max-width:410px;font-size:clamp(32px,5vw,48px);font-family:Sofia Sans;font-weight:500;background:linear-gradient(180deg,#043749,#011218);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.title-text__text{max-width:528px;font-size:clamp(18px,5vw,20px);font-weight:400;color:#444}.page-id-21 .title-text__wrapper{flex-direction:column;align-items:center;text-align:center;row-gap:20px}.page-id-21 .title-text__title{max-width:450px}.blog-category,.blog-page{position:relative;margin-bottom:192px;overflow:hidden}@media (max-width:600px){.blog-category,.blog-page{margin-bottom:80px}}.blog-category__svg,.blog-page__svg{position:absolute;left:0;top:5%;width:110%;z-index:-1}@media (max-width:800px){.blog-category__svg,.blog-page__svg{display:none}}.blog-category__wrapper,.blog-page__wrapper{display:flex;-moz-column-gap:32px;column-gap:32px}@media (max-width:800px){.blog-category__wrapper,.blog-page__wrapper{flex-direction:column;row-gap:40px}}.blog-category__categories-nav,.blog-page__categories-nav{min-width:300px;margin-top:150px;padding:24px;border-radius:16px;border:1px solid rgba(207,209,215,.2);-webkit-backdrop-filter:blur(63px);backdrop-filter:blur(63px)}@media (max-width:800px){.blog-category__categories-nav,.blog-page__categories-nav{margin-top:0;background:linear-gradient(180deg,hsla(0,0%,100%,.08),hsla(0,0%,60%,.08))}}.blog-category__categories-nav h2,.blog-page__categories-nav h2{margin:0 0 24px;font-size:clamp(16px,5vw,18px);font-family:Sofia Sans;color:#011218}.blog-category__categories-nav ul,.blog-page__categories-nav ul{display:flex;flex-direction:column;row-gap:12px;list-style:none}.blog-category__categories-nav ul li a,.blog-page__categories-nav ul li a{position:relative;display:block;font-size:14px;font-weight:600;color:#043749;text-decoration:none;transition:.3s ease}.blog-category__categories-nav ul li a:hover,.blog-page__categories-nav ul li a:hover{transform:translateX(4px)}.blog-category__main-title,.blog-category__main-title-mobile,.blog-page__main-title,.blog-page__main-title-mobile{margin:0 0 4px;font-size:clamp(20px,5vw,22px);font-weight:540;font-family:Sofia Sans;color:#065c79}.blog-category__main-text,.blog-category__main-text-mobile,.blog-page__main-text,.blog-page__main-text-mobile{margin:0 0 64px;font-size:clamp(32px,5vw,48px);font-family:Sofia Sans;font-weight:540;background:linear-gradient(180deg,#043749,#011218);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media (max-width:600px){.blog-category__main-text,.blog-category__main-text-mobile,.blog-page__main-text,.blog-page__main-text-mobile{margin:0 0 32px}}@media (max-width:800px){.blog-category__main-text,.blog-category__main-title,.blog-page__main-text,.blog-page__main-title{display:none}}.blog-category__main-text-mobile,.blog-category__main-title-mobile,.blog-page__main-text-mobile,.blog-page__main-title-mobile{display:none}@media (max-width:800px){.blog-category__main-text-mobile,.blog-category__main-title-mobile,.blog-page__main-text-mobile,.blog-page__main-title-mobile{display:block}}.blog-category__featured-post,.blog-page__featured-post{margin-bottom:64px}@media (max-width:600px){.blog-category__featured-post,.blog-page__featured-post{margin-bottom:40px}}.blog-category__featured-post a,.blog-page__featured-post a{text-decoration:none}@media (max-width:600px){.blog-category__featured-post a,.blog-page__featured-post a{position:relative;display:block;padding:12px;border-radius:16px;border:1px solid #eee}}.blog-category__featured-post img,.blog-page__featured-post img{margin-bottom:24px;width:100%;aspect-ratio:1.95;max-height:500px;border-radius:32px;-o-object-fit:cover;object-fit:cover}@media (max-width:980px){.blog-category__featured-post img,.blog-page__featured-post img{aspect-ratio:1.57;height:300px;border-radius:23px}}@media (max-width:600px){.blog-category__featured-post img,.blog-page__featured-post img{height:230px;border-radius:8px}}.blog-category__featured-post h3,.blog-page__featured-post h3{margin:16px 0 24px;font-size:clamp(22px,5vw,40px);font-family:Sofia Sans;font-weight:540;color:#0c0c0c}@media (max-width:600px){.blog-category__featured-post h3,.blog-page__featured-post h3{margin:8px 0 16px}}.blog-category__post-category,.blog-page__post-category{font-size:16px;font-weight:500;color:#666}.blog-category__post-text,.blog-page__post-text{margin-bottom:32px;font-size:16px;font-weight:400;line-height:24px;color:#444}.blog-category__post-button,.blog-page__post-button{display:flex;align-items:center;-moz-column-gap:8px;column-gap:8px;text-decoration:none}.blog-category__post-button span,.blog-page__post-button span{font-size:clamp(14px,5vw,18px);color:#043749;font-weight:600}.blog-category__post-button svg,.blog-page__post-button svg{transition:.3s ease}.blog-category__post-button:hover svg,.blog-page__post-button:hover svg{transform:translateX(4px)}.blog-category__posts,.blog-page__posts{display:grid;grid-template-columns:repeat(2,1fr);-moz-column-gap:32px;column-gap:32px;row-gap:64px}@media (max-width:980px){.blog-category__posts,.blog-page__posts{grid-template-columns:repeat(1,1fr);row-gap:40px}}.blog-category__posts a:first-of-type,.blog-page__posts a:first-of-type{display:none}.blog-category__posts a,.blog-page__posts a{text-decoration:none}@media (max-width:600px){.blog-category__posts a,.blog-page__posts a{padding:12px;border-radius:16px;border:1px solid #eee}}.blog-category__posts a img,.blog-page__posts a img{margin-bottom:24px;width:100%;aspect-ratio:1.57;height:300px;-o-object-fit:cover;object-fit:cover;border-radius:23px}@media (max-width:600px){.blog-category__posts a img,.blog-page__posts a img{height:230px;border-radius:8px}}.blog-category__posts a h3,.blog-page__posts a h3{margin:8px 0 24px;font-size:clamp(22px,5vw,24px);font-family:Sofia Sans;font-weight:540;color:#0c0c0c}@media (max-width:600px){.blog-category__posts a h3,.blog-page__posts a h3{margin:8px 0 16px}}.blog-category{margin-top:100px}.blog-category__back{display:flex;align-items:center;-moz-column-gap:6px;column-gap:6px;text-decoration:none}.blog-category__back span{font-size:14px;color:#043749;text-decoration:none}.blog-category__categories-nav{margin-top:32px}.blog-category__wrapper{display:flex}.blog-category__posts a{display:block!important}.offer-blue{position:relative;margin:200px 0 0;padding:112px 0;overflow:hidden}.offer-blue__svg-1{position:absolute;top:18px;left:0;width:100%;z-index:-1}@media (max-width:450px){.offer-blue__svg-1{top:30px}}.offer-blue__svg-2{position:absolute;bottom:110px;left:0;width:100%}.offer-blue__main-box{padding:112px 0 200px;background-color:#e7f8fe}@media (max-width:450px){.offer-blue__main-box{padding:60px 0 140px}}.offer-blue__title{margin-bottom:16px;font-size:clamp(20px,5vw,22px);color:#065c79}.offer-blue__text,.offer-blue__title{font-family:Sofia Sans;font-weight:540}.offer-blue__text{margin-bottom:80px;font-size:clamp(40px,5vw,40px);color:#011218}.offer-blue__items{display:grid;grid-template-columns:repeat(3,1fr);-moz-column-gap:48px;column-gap:48px}@media (max-width:980px){.offer-blue__items{-moz-column-gap:20px;column-gap:20px}}@media (max-width:800px){.offer-blue__items{grid-template-columns:repeat(1,1fr);row-gap:30px}}.offer-blue__slide{position:relative;display:block;padding:16px 16px 28px;border:1px solid #eee;border-radius:32px;text-decoration:none}.offer-blue__slide:hover .offer-blue__slider-link svg{transform:translateX(4px)}@media (max-width:800px){.offer-blue__slide{padding:12px 12px 20px}}.offer-blue__slider-content{display:flex;flex-direction:column;justify-content:space-between;height:240px}@media (max-width:800px){.offer-blue__slider-content{height:190px}}.offer-blue__slider-img img{width:100%;aspect-ratio:.83;-o-object-fit:cover;object-fit:cover;border-radius:18px}@media (max-width:800px){.offer-blue__slider-img img{max-height:230px;aspect-ratio:1.35}}.offer-blue__slider-title{margin:24px 0 8px;font-size:16px;font-weight:500;color:#666}.offer-blue__slider-text{font-size:clamp(22px,5vw,24px);font-family:Sofia Sans;font-weight:500;color:#011218}.offer-blue__slider-link{display:flex;align-items:center;justify-content:flex-end;-moz-column-gap:8px;column-gap:8px}.offer-blue__slider-link span{display:block;text-align:right;color:#043749}.offer-blue__slider-link svg{transition:.3s ease}.offer-blue__btn{position:absolute;display:block;top:50%;transform:translateY(-50%);height:80px;width:80px;border:1px solid rgba(207,209,215,.2);background-color:transparent;-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);border-radius:50%;cursor:pointer;z-index:2}@media (max-width:800px){.offer-blue__btn{display:none}}.offer-bg{position:relative;padding-bottom:140px}.offer-bg__img{position:absolute;left:0;top:0;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;z-index:-1}@media (max-width:600px){.offer-bg__img{-o-object-position:50% 10%;object-position:50% 10%;-o-object-fit:contain;object-fit:contain}}.offer-bg__title{margin-bottom:16px;font-size:clamp(20px,5vw,22px);color:#065c79}.offer-bg__text,.offer-bg__title{font-family:Sofia Sans;font-weight:540}.offer-bg__text{margin-bottom:80px;font-size:clamp(40px,5vw,40px);color:#011218}.offer-bg__items{display:grid;grid-template-columns:repeat(3,1fr);-moz-column-gap:48px;column-gap:48px}@media (max-width:980px){.offer-bg__items{-moz-column-gap:20px;column-gap:20px}}@media (max-width:800px){.offer-bg__items{grid-template-columns:repeat(1,1fr);row-gap:30px}}.offer-bg__slide{position:relative;display:block;padding:16px 16px 28px;border:1px solid #eee;border-radius:32px;text-decoration:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.offer-bg__slide:hover .offer-bg__slider-link svg{transform:translateX(4px)}@media (max-width:800px){.offer-bg__slide{padding:12px 12px 20px}}.offer-bg__slider-content{display:flex;flex-direction:column;justify-content:space-between;height:240px}@media (max-width:800px){.offer-bg__slider-content{height:190px}}.offer-bg__slider-img img{width:100%;aspect-ratio:.83;-o-object-fit:cover;object-fit:cover;border-radius:18px}@media (max-width:800px){.offer-bg__slider-img img{max-height:230px;aspect-ratio:1.35}}.offer-bg__slider-title{margin:24px 0 8px;font-size:16px;font-weight:500;color:#666}.offer-bg__slider-text{font-size:clamp(22px,5vw,24px);font-family:Sofia Sans;font-weight:500;color:#011218}.offer-bg__slider-link{display:flex;align-items:center;justify-content:flex-end;-moz-column-gap:8px;column-gap:8px}.offer-bg__slider-link span{display:block;text-align:right;color:#043749}.offer-bg__slider-link svg{transition:.3s ease}.offer-bg__btn{position:absolute;display:block;top:50%;transform:translateY(-50%);height:80px;width:80px;border:1px solid rgba(207,209,215,.2);background-color:transparent;-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);border-radius:50%;cursor:pointer;z-index:2}@media (max-width:800px){.offer-bg__btn{display:none}}.offer-wave{position:relative;margin-bottom:112px;overflow:hidden}@media (max-width:600px){.offer-wave{margin-bottom:80px}}.offer-wave__bg{position:absolute;left:0;top:50%;transform:translateY(-50%);width:110%}.offer-wave__title{margin-bottom:16px;font-size:clamp(20px,5vw,22px);color:#065c79}.offer-wave__text,.offer-wave__title{font-family:Sofia Sans;font-weight:540}.offer-wave__text{margin-bottom:80px;font-size:clamp(40px,5vw,40px);color:#011218}.offer-wave__items{display:grid;grid-template-columns:repeat(3,1fr);-moz-column-gap:48px;column-gap:48px}@media (max-width:980px){.offer-wave__items{-moz-column-gap:20px;column-gap:20px}}@media (max-width:800px){.offer-wave__items{grid-template-columns:repeat(1,1fr);row-gap:30px}}.offer-wave__slide{position:relative;display:block;padding:16px 16px 28px;border:1px solid #eee;border-radius:32px;text-decoration:none}.offer-wave__slide:hover .offer-wave__slider-link svg{transform:translateX(4px)}@media (max-width:800px){.offer-wave__slide{padding:12px 12px 20px}}.offer-wave__slider-content{display:flex;flex-direction:column;justify-content:space-between;height:240px}@media (max-width:800px){.offer-wave__slider-content{height:190px}}.offer-wave__slider-img img{width:100%;aspect-ratio:.83;-o-object-fit:cover;object-fit:cover;border-radius:18px}@media (max-width:800px){.offer-wave__slider-img img{max-height:230px;aspect-ratio:1.35}}.offer-wave__slider-title{margin:24px 0 8px;font-size:16px;font-weight:500;color:#666}.offer-wave__slider-text{font-size:clamp(22px,5vw,24px);font-family:Sofia Sans;font-weight:500;color:#011218}.offer-wave__slider-link{display:flex;align-items:center;justify-content:flex-end;-moz-column-gap:8px;column-gap:8px}.offer-wave__slider-link span{display:block;text-align:right;color:#043749}.offer-wave__slider-link svg{transition:.3s ease}.offer-wave__btn{position:absolute;display:block;top:50%;transform:translateY(-50%);height:80px;width:80px;border:1px solid rgba(207,209,215,.2);background-color:transparent;-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);border-radius:50%;cursor:pointer;z-index:2}@media (max-width:800px){.offer-wave__btn{display:none}}.singlepost{position:relative;margin-top:100px;overflow:hidden}@media (max-width:800px){.singlepost{margin-top:0}}.singlepost__svg{position:absolute;left:0;top:5%;width:110%;z-index:-1}@media (max-width:800px){.singlepost__svg{display:none}}.singlepost__wrapper{display:flex;-moz-column-gap:32px;column-gap:32px}@media (max-width:800px){.singlepost__wrapper{flex-direction:column;row-gap:40px}}.singlepost .time{position:relative;display:inline-block;color:#aaa;padding-left:20px}.singlepost .time:before{content:"";position:absolute;left:6px;top:50%;transform:translateY(-50%);width:4px;height:4px;border-radius:50%;background-color:#44c8f5}.singlepost__categories-nav{display:flex;justify-content:space-between;min-width:300px;margin-top:24px;padding:24px;border-radius:16px;border:1px solid rgba(207,209,215,.2);-webkit-backdrop-filter:blur(63px);backdrop-filter:blur(63px);transition:.3s ease}@media (max-width:800px){.singlepost__categories-nav{background:linear-gradient(180deg,hsla(0,0%,100%,.08),hsla(0,0%,60%,.08))}}.singlepost__categories-nav h2{margin:0 0 24px;font-size:clamp(16px,5vw,18px);font-family:Zodiac;color:#011218}.singlepost__categories-nav ul{display:flex;flex-direction:column;row-gap:12px;list-style:none;transform:scaleY(1);transform-origin:top;opacity:1;transition:.3s ease}.singlepost__categories-nav ul li a{position:relative;display:block;font-size:14px;font-weight:600;color:#043749;text-decoration:none;transition:.1s ease}.singlepost__categories-nav ul li a:hover{transform:translateX(4px)}.singlepost .activeul{max-height:90px}.singlepost .activeul ul{transform:scaleY(0);opacity:0}.singlepost__main-img{margin-bottom:24px}.singlepost__main-img img{width:100%;height:100%;max-height:500px;aspect-ratio:1.95;border-radius:32px;-o-object-fit:cover;object-fit:cover}.singlepost__category{font-size:16px;font-weight:500;color:#666;margin-bottom:16px}.singlepost__main-title{margin:0 0 24px;font-size:clamp(32px,5vw,48px);font-family:Zodiac;font-weight:540}.singlepost__meta{display:flex;align-items:center;-moz-column-gap:16px;column-gap:16px}.singlepost__meta img{border-radius:50%}.singlepost__meta-wrapper{display:flex;flex-direction:column;row-gap:4px;-moz-column-gap:16px;column-gap:16px}.singlepost__author{font-size:14px;color:#011218}.singlepost__date-time{font-size:14px;color:#0c0c0c}.singlepost__main-content{margin:90px 0;font-size:20px;font-weight:600;line-height:30px;color:#222}@media (max-width:800px){.singlepost__main-content{margin:60px 0}}.post-text{margin-bottom:90px}@media (max-width:800px){.post-text{margin-bottom:60px}}.post-text h1,.post-text h2,.post-text h3,.post-text h4,.post-text h5,.post-text h6{margin-bottom:24px;font-family:Zodiac}.post-text p{font-size:16px;font-weight:400;line-height:24px;color:#444;margin-bottom:20px}.post-text p:last-of-type{margin-bottom:0}.image-text-hor{margin-bottom:90px}@media (max-width:980px){.image-text-hor{margin-bottom:60px}}.image-text-hor__wrapper{display:flex;align-items:center;-moz-column-gap:32px;column-gap:32px;row-gap:32px}@media (max-width:980px){.image-text-hor__wrapper{flex-direction:column}}.image-text-hor__text{width:60%}@media (max-width:980px){.image-text-hor__text{width:100%}}.image-text-hor__text h1,.image-text-hor__text h2,.image-text-hor__text h3,.image-text-hor__text h4,.image-text-hor__text h5,.image-text-hor__text h6{margin-bottom:24px;font-family:Zodiac}.image-text-hor__text p{margin-bottom:20px;font-size:16px;font-weight:400;line-height:24px;color:#444}.image-text-hor__text p:last-of-type{margin-bottom:0}.image-text-hor__image{width:40%}.image-text-hor__image img{border-radius:23px;aspect-ratio:.82;width:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:980px){.image-text-hor__image{width:100%}.image-text-hor__image img{border-radius:23px;aspect-ratio:1.38;width:100%;-o-object-fit:cover;object-fit:cover}}.image-text-ver{margin-bottom:90px}@media (max-width:980px){.image-text-ver{margin-bottom:60px}}.image-text-ver__wrapper{display:flex;align-items:center;-moz-column-gap:32px;column-gap:32px;row-gap:32px}@media (max-width:980px){.image-text-ver__wrapper{flex-direction:column}}.image-text-ver__text{width:60%}@media (max-width:980px){.image-text-ver__text{width:100%}}.image-text-ver__text h1,.image-text-ver__text h2,.image-text-ver__text h3,.image-text-ver__text h4,.image-text-ver__text h5,.image-text-ver__text h6{margin-bottom:24px;font-family:Zodiac}.image-text-ver__text p{margin-bottom:20px;font-size:16px;font-weight:400;line-height:24px;color:#444}.image-text-ver__text p:last-of-type{margin-bottom:0}.image-text-ver__image{width:40%}@media (max-width:980px){.image-text-ver__image{width:100%}}.image-text-ver__image img{border-radius:23px;aspect-ratio:1.38;width:100%;-o-object-fit:cover;object-fit:cover}