*,*:before,*:after{box-sizing:border-box}body,p,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-family:Figtree}ul,ol{margin:0;padding:0;list-style:none}a{cursor:pointer;color:inherit;text-decoration:none}address{font-style:normal}textarea{resize:none}button{border:none;font-family:inherit;font-size:inherit;cursor:pointer}img{display:block;height:100%}body{font-size:14px;width:100%;margin:0 auto;font-family:Poppins;background-color:#fff;color:#1e1e1e}.main{padding-top:64px}@media screen and (min-width: 768px){.main{padding-top:106px}}@media screen and (min-width: 1024px){.main{padding-top:90px}}.container{min-width:375px;max-width:393px;width:100%;margin:0 auto;padding:0 16px}@media screen and (min-width: 768px){.container{max-width:768px;padding:0 30px}}@media screen and (min-width: 1024px){.container{max-width:1300px;padding:0 60px}}@media screen and (min-width: 1300px){.container{max-width:1440px;padding:0 120px}}.font-poppins{font-family:Poppins}.font-jakarta{font-family:Plus Jakarta Sans}.font-figtree{font-family:Figtree}.outlet-page-container{min-height:80vh}.normal-color{color:#fff9}.error{color:red}.header{position:fixed;width:100%;margin:0 auto;padding:16px 0;z-index:999;background-color:#fff}@media screen and (min-width: 768px){.header{padding:24px 0}}@media screen and (min-width: 1024px){.header{padding:32px 0 16px}}.header .container{display:flex;align-items:center;justify-content:space-between}.header .logo{background-image:url(/img/logo.png);background-repeat:no-repeat;background-size:contain;width:116px;height:32px}@media screen and (min-width: 768px){.header .logo{width:168px;height:58px}}.header__menu{display:block}@media screen and (min-width: 1024px){.header__menu{display:none}}.header .nav{display:none}@media screen and (min-width: 1024px){.header .nav{display:flex;gap:119px;font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:#1e1e1e99}.header .nav .nav__list{display:flex;align-items:center;justify-content:space-between;gap:40px}.header .nav .nav__item{cursor:pointer}.header .nav .nav__link{position:relative;display:flex;align-items:center;justify-content:center;gap:4px;transition:all .25s ease-in-out}.header .nav .nav__link:before{content:"";position:absolute;bottom:-2px;height:1px;width:0%;background-color:#fff;transition:all .3s ease-in-out}.header .nav .nav__link:hover{color:#111}.header .nav .nav__link:hover:before{width:100%;background-color:currentColor}.header .nav .nav__link .icon-link{transition:transform .25s ease-in-out}.header .nav .nav__link .icon-link-active{transform:rotate(180deg);transition:transform .25s ease-in-out}.header .nav .nav__link.active{color:#1e1e1e}}@media screen and (min-width: 1024px) and (min-width: 1024px){.header .nav .nav__link.active{font-weight:600}}@media screen and (min-width: 1024px){.header .nav .nav__link--send{position:relative;display:flex;align-items:center;justify-content:center;gap:10px;font-weight:600;color:#1e1e1e;transition:all .25s ease-in-out}.header .nav .nav__link--send:before{content:"";position:absolute;bottom:-2px;height:1px;width:0%;background-color:#fff;transition:all .3s ease-in-out}.header .nav .nav__link--send:hover:before{width:100%;background-color:currentColor}}.header .mobile-menu{position:fixed;top:0;right:0;width:100%;height:100%;background-color:#fff;box-shadow:-2px 0 5px #0000004d;transform:translate(100%);transition:transform .3s ease;z-index:10;overflow-y:scroll}.header .mobile-menu.open{transform:translate(0)}.header .mobile-menu__header{display:flex;align-items:center;justify-content:space-between;padding:16px}@media screen and (min-width: 768px){.header .mobile-menu__header{padding:24px 30px}}.header .mobile-menu__container{display:flex;flex-direction:column;gap:36px;padding:32px 16px;overflow-y:auto}.header .mobile-menu__nav{display:flex;flex-direction:column;gap:16px;width:100%}.header .mobile-menu__nav-title{font-size:16px;font-weight:700;line-height:20px;color:#1e1e1e4d}.header .mobile-menu__nav-link{display:flex;align-items:center;justify-content:space-between;font-size:22px;font-weight:400;line-height:28.6px}.header .mobile-menu__nav-link.active{font-weight:800}.header .mobile-menu__nav-link svg{flex-shrink:0}@media screen and (min-width: 1024px){.header .mobile-menu{display:none}}.header .overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:9}@media screen and (min-width: 768px){.header .overlay{display:none}}.header .dropdown-industries,.header .dropdown-about{position:relative;display:flex;align-items:center;justify-content:center;transition:color 50ms ease-in-out}.header .dropdown-industries:before,.header .dropdown-about:before{content:"";position:absolute;bottom:-2px;height:1px;width:0%;background-color:#fff;transition:all .25s ease-in-out}.header .dropdown-industries:hover,.header .dropdown-about:hover{color:#111}.header .dropdown-industries:hover:before,.header .dropdown-about:hover:before{width:100%;background-color:#111}.header .dropdown-industries .dropdown-menu,.header .dropdown-about .dropdown-menu{position:absolute;top:100%;left:0;opacity:1;z-index:10;margin-top:34px;display:flex;flex-direction:column;width:300px;background-color:#fff;box-shadow:252px 171px 85px #0000,161px 110px 78px #00000003,91px 62px 66px #00000008,40px 27px 49px #0000000a,10px 7px 27px #0000000d}.header .dropdown-industries .dropdown-menu-item,.header .dropdown-about .dropdown-menu-item{display:flex;align-items:center;justify-content:space-between;padding:20px;font-size:16px;transition:all .15s ease}.header .dropdown-industries .dropdown-menu-item:hover,.header .dropdown-about .dropdown-menu-item:hover{background-color:#1e1e1e;color:#fff}.header .dropdown-industries .dropdown-menu-item a,.header .dropdown-about .dropdown-menu-item a{width:100%;display:block}.header .dropdown-industries .dropdown-link,.header .dropdown-about .dropdown-link{transition:all .25s ease-in-out}.header .dropdown-industries .dropdown-link:hover,.header .dropdown-about .dropdown-link:hover{color:#1e1e1e}@media screen and (min-width: 1024px){.dropdown-link{pointer-events:none}}.footer{padding:0 0 32px;overflow:hidden;width:100%}@media screen and (min-width: 1024px){.footer{padding:0 0 32px}}.footer__lines{background:url(/img/lines.png) no-repeat center;background-size:cover;width:100%;height:132px;margin-bottom:70px}@media screen and (min-width: 1024px){.footer__lines{margin-bottom:80px}}.footer__nav-wrapper{display:flex;justify-content:space-between;flex-direction:column;gap:56px}@media screen and (min-width: 1024px){.footer__nav-wrapper{flex-direction:row;gap:0px}}.footer__address-item{display:flex;align-items:center;gap:8px;margin-bottom:20px}.footer__address-item span{font-size:16px;font-weight:600;line-height:20px}.footer__address-link{font-size:32px;font-weight:600;line-height:48px}.footer__address-country{display:none;margin-top:78px;font-size:36px;font-style:italic;font-weight:300}@media screen and (min-width: 1024px){.footer__address-country{display:block}}.footer__address-country-mob{display:block;margin-top:56px}@media screen and (min-width: 1024px){.footer__address-country-mob{display:none}}.footer__nav{display:flex;justify-content:space-between}@media screen and (min-width: 1024px){.footer__nav{gap:96px}}.footer__nav-links{display:flex;flex-direction:column;gap:16px;font-size:16px;font-weight:600;line-height:20px}.footer__nav-links a{position:relative;width:fit-content;transition:all .25s ease-in-out}.footer__nav-links a:before{content:"";position:absolute;bottom:-2px;height:1px;width:0%;background-color:#fff;transition:all .3s ease-in-out}.footer__nav-links a:hover:before{width:100%;background-color:currentColor}.footer__nav-links-secondary{display:flex;flex-direction:column;gap:10px;font-size:16px;font-weight:400;line-height:20px;color:#1e1e1e99}.footer__nav-links-secondary a:first-child{margin-bottom:14px;font-weight:600;color:#1e1e1e}@media screen and (min-width: 1024px){.footer__nav-links-secondary a:first-child{margin-bottom:8px}}@media screen and (min-width: 1024px){.footer__nav-links-secondary{gap:16px}}.footer__nav-links-secondary a{position:relative;width:fit-content;transition:all .25s ease-in-out}.footer__nav-links-secondary a:before{content:"";position:absolute;bottom:-2px;height:1px;width:0%;background-color:#fff;transition:all .3s ease-in-out}.footer__nav-links-secondary a:hover:before{width:100%;background-color:currentColor}.footer__nav-links-third{display:flex;flex-direction:column;gap:10px;margin-top:48px;font-size:16px;font-weight:400;line-height:20px;color:#1e1e1e99}.footer__nav-links-third a:first-child{margin-bottom:0;font-size:16px;font-weight:400;line-height:20px;color:#1e1e1e99}@media screen and (min-width: 1024px){.footer__nav-links-third{display:none}}.footer__bottom-nav{display:none}@media screen and (min-width: 1024px){.footer__bottom-nav{display:flex;justify-content:space-between;margin-top:88px;font-size:16px;font-weight:400;line-height:24px;color:#1e1e1e99}.footer__bottom-nav a{position:relative;width:fit-content;transition:all .25s ease-in-out}.footer__bottom-nav a:before{content:"";position:absolute;bottom:-2px;height:1px;width:0%;background-color:#fff;transition:all .3s ease-in-out}.footer__bottom-nav a:hover:before{width:100%;background-color:currentColor}}.footer__bottom-nav-mob{display:flex;flex-direction:column;gap:24px;margin-top:50px}.footer__bottom-nav-mob-text{font-size:14px;font-weight:400;line-height:21px;color:#1e1e1e99}@media screen and (min-width: 1024px){.footer__bottom-nav-mob{display:none}}.footer__bottom-links{display:flex;gap:60px}.hero-section{padding:32px 0 0}@media screen and (min-width: 1024px){.hero-section{padding:104px 0 0}}.hero-section__container{margin-bottom:28px}@media screen and (min-width: 1024px){.hero-section__container{margin-bottom:88px}}.hero-section__content{display:flex;flex-direction:column;gap:40px}@media screen and (min-width: 1024px){.hero-section__content{flex-direction:row;justify-content:space-between}}.hero-section__title{font-size:56px;font-weight:600;line-height:62px}.hero-section__title span{color:#9f041b}@media screen and (min-width: 768px){.hero-section__title{font-size:56px;line-height:64px}}@media screen and (min-width: 1160px){.hero-section__title{font-size:72px;line-height:72px}}.hero-section__info{display:flex;flex-direction:column;max-width:282px;gap:32px}@media screen and (min-width: 1024px){.hero-section__info{justify-content:flex-end;gap:24px}}.hero-section__subtitle{font-size:16px;font-weight:400;line-height:24px;color:#1e1e1e99}.hero-section__button{width:227px;height:56px;font-size:16px;font-weight:600;line-height:24px;border-radius:110px;border:2px solid #1e1e1e;background-color:#1e1e1e;color:#fff;transition:all .25s ease-in-out}.hero-section__button:hover{background-color:#fff;color:#1e1e1e}@media screen and (min-width: 1024px){.hero-section__button{width:227px}}.hero-section__background{background:url(/img/home-page/hero-home.jpg) #d3d3d3 50%/cover no-repeat;background-position:30%;width:100%;height:273px;margin:0 auto}@media screen and (min-width: 1024px){.hero-section__background{width:100%;height:424px;background-position:center center}}.efficiency-section{padding:80px 0;overflow:hidden;background-color:#f9f9f9}@media screen and (min-width: 1024px){.efficiency-section{padding:140px 0}}.efficiency-section__content{display:flex;flex-direction:column;gap:48px}@media screen and (min-width: 1024px){.efficiency-section__content{flex-direction:column}}.efficiency-section__title-wrap{display:flex;align-items:center}@media screen and (min-width: 768px){.efficiency-section__title-wrap{justify-content:space-between}}@media screen and (min-width: 1024px){.efficiency-section__title-wrap{align-items:flex-start}}@media screen and (min-width: 1250px){.efficiency-section__title-wrap{align-items:flex-start}.efficiency-section__title-wrap .card-container__button-title{display:none!important}}.efficiency-section__title{width:270px;font-size:32px;font-weight:600;text-transform:uppercase}@media screen and (min-width: 1024px){.efficiency-section__title{width:100%;font-size:36px;text-align:center}}.efficiency-section .card-wrapper{display:flex;align-items:center;gap:24px}.efficiency-section .card-container{display:flex;align-items:stretch;gap:24px;max-width:792px;width:100%}@media screen and (min-width: 1024px){.efficiency-section .card-container{max-width:100%;width:100%;overflow:hidden}}.efficiency-section .card-container__button{display:flex;justify-content:center;align-items:center;width:78px;height:38px;z-index:1;background-color:transparent;color:#1e1e1e}@media screen and (min-width: 1024px){.efficiency-section .card-container__button{display:none}}.efficiency-section .mySwiper{overflow:visible!important}.efficiency-section .slide{height:auto!important;opacity:0!important;transition:opacity .1s ease!important}@media screen and (min-width: 1024px){.efficiency-section .slide{opacity:1!important}}.efficiency-section .swiper-slide-active.slide,.efficiency-section .swiper-slide-next.slide{opacity:1!important}.efficiency-section__swiper-container{display:flex;flex-direction:column;align-items:flex-start}.efficiency-section__swiper-control{display:flex;align-items:center;justify-content:center;width:100%;margin-top:-16px}.efficiency-section__swiper-btn-prev{margin-right:16px}.efficiency-section__swiper-btn-next{margin-left:16px}.efficiency-section__swiper-btn-prev,.efficiency-section__swiper-btn-next{display:none}@media screen and (min-width: 768px){.efficiency-section__swiper-btn-prev,.efficiency-section__swiper-btn-next{display:flex;width:40px;height:40px;padding:8px;justify-content:center;align-items:center;border-radius:80px;border:1px solid rgba(130,141,156,.2);background-color:transparent;transition:all .3s ease-in-out}.efficiency-section__swiper-btn-prev:hover,.efficiency-section__swiper-btn-next:hover{border-color:#111}}.efficiency-section__swiper-bullets{display:flex;align-items:center;gap:8px}.efficiency-section__bullet{width:8px;height:8px;border-radius:50%;background-color:#00000026;cursor:pointer;transition:background-color .3s}.efficiency-section__bullet.active{background-color:#151d28}.efficiency-section__swiper-wrapper{width:377px}@media screen and (min-width: 768px){.efficiency-section__swiper-wrapper{width:738px}}@media screen and (min-width: 1024px){.efficiency-section__swiper-wrapper{width:1200px}}.efficiency-section .swiper-slide-active.slide,.efficiency-section .swiper-slide-next.slide,.efficiency-section .swiper-slide-next+.swiper-slide{opacity:1!important}.get-started{padding:80px 0}@media screen and (min-width: 1024px){.get-started{padding:140px 0 160px}}.get-started__content{display:flex;flex-direction:column;gap:48px}@media screen and (min-width: 1024px){.get-started__content{gap:64px}}.get-started__wrapper{display:flex;flex-direction:column;gap:48px}@media screen and (min-width: 1024px){.get-started__wrapper{flex-direction:row;gap:228px}}.get-started__title{max-width:361px;font-size:32px;font-weight:700;text-transform:uppercase}.get-started__title span{color:#9f041b}@media screen and (min-width: 1024px){.get-started__title{max-width:384px;font-size:36px}}.get-started__info{display:flex;flex-direction:column;gap:24px}@media screen and (min-width: 1024px){.get-started__info{width:474px}}.get-started__subtitle{font-size:20px;font-weight:600;line-height:26px}@media screen and (min-width: 1024px){.get-started__subtitle{font-size:22px;line-height:28.6px}}.get-started__description{font-size:16px;font-weight:400;line-height:24px;color:#1e1e1e99}.get-started__stats{display:none;align-items:center;justify-content:space-between}@media screen and (min-width: 768px){.get-started__stats{display:flex}}.get-started__stats-mob{display:flex;flex-direction:column;gap:32px}@media screen and (min-width: 768px){.get-started__stats-mob{display:none}}.get-started__stats-mob :nth-child(2){flex-direction:row-reverse}.get-started__stats-box{display:flex;justify-content:center;align-items:center;gap:24px}.get-started__stats-wrapper{display:flex;flex-direction:column;align-items:center;gap:16px}.get-started__stats-item{font-size:80px;font-weight:700;line-height:80px}@media screen and (min-width: 768px){.get-started__stats-item{font-size:66px;line-height:66px}}@media screen and (min-width: 1024px){.get-started__stats-item{font-size:86px;line-height:86px}}.get-started__stats-item2{color:#1e1e1e99;text-align:center;font-size:22px;font-weight:400;line-height:33px}@media screen and (min-width: 1024px){.get-started__stats-item2{font-size:24px;line-height:36px}}.get-started__background{display:none}@media screen and (min-width: 1024px){.get-started__background{display:block;background:url(/img/home-page/get-started-home.jpg) #d3d3d3 50%/cover no-repeat;width:100%;height:340px;margin:0 auto}}.get-started__background-mob{margin-top:48px;background:url(/img/home-page/get-started-home.jpg) #d3d3d3 50%/cover no-repeat;width:100%;height:240px}@media screen and (min-width: 1024px){.get-started__background-mob{display:none}}.expertise{padding:0 0 104px}@media screen and (min-width: 1024px){.expertise{padding:0 0 160px}}.expertise__content{display:flex;flex-direction:column;margin-bottom:48px}@media screen and (min-width: 1024px){.expertise__content{flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:56px}}.expertise__title{max-width:267px;font-size:32px;font-weight:700;text-transform:uppercase}@media screen and (min-width: 1024px){.expertise__title{max-width:100%;font-size:36px}}.expertise__list{display:flex;flex-direction:column;gap:16px}@media screen and (min-width: 1024px){.expertise__list{gap:24px}}.expertise__more{position:relative;display:flex;justify-content:flex-end;align-items:center;padding:0 0 4px;font-size:16px;font-weight:600;line-height:24px;transition:all .25s ease-in-out}.expertise__more-link{display:flex;align-items:center;gap:16px}.team-section{padding:0 0 80px}@media screen and (min-width: 1024px){.team-section{padding:140px 0 160px;background-color:#f9f9f9}}.team-section__wrapper{display:flex;flex-direction:column;padding:0 0 0 16px}@media screen and (min-width: 768px){.team-section__wrapper{padding:0 0 0 30px}}@media screen and (min-width: 1024px){.team-section__wrapper{flex-direction:row;gap:40px;padding:0 0 0 60px}}@media screen and (min-width: 1300px){.team-section__wrapper{gap:126px;padding:0 0 0 120px}}.team-section__content{display:flex;flex-direction:column;align-items:flex-start;max-width:384px;margin-bottom:48px}@media screen and (min-width: 768px){.team-section__content{margin-bottom:48px}}@media screen and (min-width: 1024px){.team-section__content{margin-bottom:0}}.team-section__title{margin-bottom:56px;font-size:32px;font-weight:700;text-transform:uppercase}@media screen and (min-width: 1024px){.team-section__title{font-size:36px}}.team-section__subtitle{margin-bottom:32px;color:#1e1e1e99;font-size:16px;font-weight:400;line-height:24px}.team-section__more{position:relative;display:flex;justify-content:flex-end;align-items:center;padding:0 0 4px;font-size:16px;font-weight:600;line-height:24px;transition:all .25s ease-in-out}.team-section__more-link{display:flex;align-items:center;gap:16px}.team-section__swiper{display:flex;flex-direction:column;align-items:flex-start;width:100%}.team-section__swiper-wrapper{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:32px;padding:0 16px 0 0}@media screen and (min-width: 768px){.team-section__swiper-wrapper{padding:0 30px 0 0}}@media screen and (min-width: 1024px){.team-section__swiper-wrapper{padding:0 60px 0 0}}@media screen and (min-width: 1300px){.team-section__swiper-wrapper{padding:0 120px 0 0}}.team-section__swiper-title{font-size:20px;line-height:26px;font-weight:600}@media screen and (min-width: 1024px){.team-section__swiper-title{font-size:22px;line-height:28px}}.team-section__swiper-control .team-section__swiper-button-mob{display:flex;justify-content:center;align-items:center;width:45px;height:38px;z-index:1000;background-color:transparent;color:#1e1e1e}.team-section__swiper-control .team-section__swiper-button-mob svg{flex-shrink:0}.team-section__swiper-control .team-section__swiper-button-prev,.team-section__swiper-control .team-section__swiper-button-next{display:none}@media screen and (min-width: 1024px){.team-section__swiper-control{display:flex;gap:16px}.team-section__swiper-control .team-section__swiper-button-prev,.team-section__swiper-control .team-section__swiper-button-next{display:flex}.team-section__swiper-control .team-section__swiper-button-mob{display:none}}.team-section__swiper-button-prev,.team-section__swiper-button-next{display:flex;width:40px;height:40px;padding:8px;justify-content:center;align-items:center;border-radius:80px;border:1px solid rgba(130,141,156,.2);background-color:transparent;transition:all .3s ease-in-out}.team-section__swiper-button-prev:hover,.team-section__swiper-button-next:hover{border-color:#111}.team-section__swiper-container{display:flex}@media screen and (max-width: 392px){.team-section__swiper-container{max-width:359px}}@media screen and (min-width: 390px){.team-section__swiper-container{max-width:373px}}@media screen and (min-width: 393px){.team-section__swiper-container{max-width:377px}}@media screen and (min-width: 768px){.team-section__swiper-container{max-width:738px}}@media screen and (min-width: 1024px){.team-section__swiper-container{max-width:738px}}@media screen and (min-width: 1300px){.team-section__swiper-container{max-width:810px}}.team-section__swiper-slide{display:flex;flex-direction:column;width:282px;height:436px}.team-section__swiper-slide img{width:282px;height:360px;object-fit:cover}.team-section__swiper-slide-image-kristiant{object-position:top}.team-section__swiper-slide-name{margin:24px 0 8px;font-size:16px;font-weight:700;line-height:20px;color:#1e1e1e}.team-section__swiper-slide-position{font-size:16px;font-weight:400;line-height:24px;color:#1e1e1e99}.group-section{padding:80px 0;background-color:#f9f9f9}@media screen and (min-width: 1024px){.group-section{padding:20px 0 140px}}.group-section__content{display:flex;flex-direction:column;justify-content:space-between;gap:48px}@media screen and (min-width: 1024px){.group-section__content{flex-direction:row}}.group-section__wrapper{display:flex;flex-direction:column;gap:32px;max-width:510px}@media screen and (min-width: 1024px){.group-section__wrapper{gap:64px}}.group-section__title{font-size:32px;font-weight:700;text-transform:uppercase}@media screen and (min-width: 1024px){.group-section__title{font-size:36px}}.group-section__button{width:227px;height:56px;font-size:16px;font-weight:600;line-height:24px;border-radius:110px;border:2px solid #1e1e1e;background-color:#1e1e1e;color:#fff;transition:all .25s ease-in-out}.group-section__button:hover{background-color:#fff;color:#1e1e1e}@media screen and (min-width: 1024px){.group-section__button{width:227px}}.group-section__list{display:flex;flex-direction:column;gap:16px}@media screen and (min-width: 768px){.group-section__list{align-items:flex-end}}@media screen and (min-width: 1024px){.group-section__list{align-items:flex-start}}.group-section__item{display:flex;align-items:center;gap:24px;max-width:361px;width:100%;padding:16px 24px;border-radius:60px;background-color:#fff;box-shadow:252px 171px 85px #0000,161px 110px 78px #00000003,91px 62px 66px #00000008,40px 27px 49px #0000000a,10px 7px 27px #0000000d}.group-section__item svg{flex-shrink:0}@media screen and (min-width: 1024px){.group-section__item{max-width:486px;width:100%;padding:24px 42px}}.group-section__text{font-size:14px;font-weight:400;line-height:21px;color:#1e1e1e99}@media screen and (min-width: 1024px){.group-section__text{font-size:16px;line-height:24px}}.services-hero-section__background{background:url(/img/services-page/hero-services.jpg) #d3d3d3 50%/cover no-repeat;background-position:55%;width:100%;height:240px;margin:0 auto}@media screen and (min-width: 1024px){.services-hero-section__background{height:387px;background-position:center center}}.services-consulting{padding:80px 0}@media screen and (min-width: 1024px){.services-consulting{padding:140px 0}}.services-consulting__info{display:flex;flex-direction:column;gap:32px;max-width:545px;margin-bottom:80px}@media screen and (min-width: 1024px){.services-consulting__info{gap:40px;margin-bottom:104px}}.services-consulting__title{font-size:32px;font-weight:700;line-height:48px;color:#1e1e1e}@media screen and (min-width: 1024px){.services-consulting__title{font-size:42px}}.services-consulting__description{font-size:16px;font-weight:400;line-height:24px;color:#1e1e1e99}.services-make{padding:80px 0;background-color:#1e1e1e}@media screen and (min-width: 1024px){.services-make{padding:140px 0 148px}}.services-make__title-wrap{display:flex;flex-direction:column;gap:20px;margin-bottom:48px}.services-make__title-wrap :last-child{text-align:right}@media screen and (min-width: 1024px){.services-make__title-wrap{margin-bottom:104px}}.services-make__title{font-size:50px;font-weight:600;line-height:50px;text-transform:uppercase;color:#fff}@media screen and (min-width: 768px){.services-make__title{font-size:60px;line-height:60px}}@media screen and (min-width: 1024px){.services-make__title{font-size:74px;line-height:74px}}@media screen and (min-width: 1300px){.services-make__title{font-size:86px;line-height:86px}}.services-make__description{display:flex;flex-direction:column;gap:24px;font-size:16px;font-weight:400;line-height:24px;color:#fff9}@media screen and (min-width: 1024px){.services-make__description{flex-direction:row;gap:80px}}.services-make__text{max-width:420px}.services-item{padding:90px 0 140px;background-color:#f9f9f9;overflow:hidden}.services-item__content{margin-top:48px;width:100%}@media screen and (min-width: 1024px){.services-item__content{margin-top:32px}}.services-item__info{display:flex;flex-direction:column;gap:24px;margin-bottom:80px}@media screen and (min-width: 1024px){.services-item__info{flex-direction:row;justify-content:space-between;gap:0;margin-bottom:104px}}.services-item__title{max-width:486px;width:100%;font-size:32px;font-weight:700}@media screen and (min-width: 1024px){.services-item__title{font-size:40px}}.services-item__description{max-width:588px;width:100%;font-size:16px;font-weight:400;line-height:24px;color:#1e1e1e99}.services-item__swiper-container{display:flex;flex-direction:column;align-items:flex-start}.services-item__swiper-control{display:flex;align-items:center;justify-content:center;width:100%;margin-top:48px}.services-item__swiper-btn-prev{margin-right:16px}.services-item__swiper-btn-next{margin-left:16px}.services-item__swiper-btn-prev,.services-item__swiper-btn-next{display:none}@media screen and (min-width: 768px){.services-item__swiper-btn-prev,.services-item__swiper-btn-next{display:flex;width:40px;height:40px;padding:8px;justify-content:center;align-items:center;border-radius:80px;border:1px solid rgba(130,141,156,.2);background-color:transparent;transition:all .3s ease-in-out}.services-item__swiper-btn-prev:hover,.services-item__swiper-btn-next:hover{border-color:#111}}.services-item__swiper-bullets{display:flex;align-items:center;gap:8px}.services-item__bullet{width:8px;height:8px;border-radius:50%;background-color:#00000026;cursor:pointer;transition:background-color .3s}.services-item__bullet.active{background-color:#151d28}.services-item__swiper-wrapper{width:377px}@media screen and (min-width: 768px){.services-item__swiper-wrapper{width:738px}}@media screen and (min-width: 1024px){.services-item__swiper-wrapper{width:1200px}}.services-item .mySwiper{overflow:visible!important}.services-item .slide{height:auto!important;opacity:0!important;transition:opacity .1s ease!important}.services-item .swiper-slide-active.slide,.services-item .swiper-slide-next.slide,.services-item .swiper-slide-next+.swiper-slide{opacity:1!important}.industries-section{padding:56px 0 0}@media screen and (min-width: 1024px){.industries-section{padding:56px 0 104px}}.industries-section__content{display:flex;flex-direction:column}@media screen and (min-width: 768px){.industries-section__content{margin-top:56px}}@media screen and (min-width: 1024px){.industries-section__content{flex-direction:row;justify-content:space-between;gap:50px}}@media screen and (min-width: 1300px){.industries-section__content{gap:0}}.industries-section__info{display:flex;flex-direction:column}.industries-section__title{max-width:510px;margin-bottom:48px;font-size:32px;font-weight:700;color:#1e1e1e}@media screen and (min-width: 1024px){.industries-section__title{margin-bottom:0;font-size:42px}}.industries-section__wrapper{display:flex;flex-direction:column;gap:24px;max-width:486px;width:100%;margin-bottom:64px}@media screen and (min-width: 1024px){.industries-section__wrapper{margin-top:72px;margin-bottom:0}}.industries-section__subtitle{font-size:32px;font-weight:600;line-height:48px;color:#1e1e1e}.industries-section__description{font-size:16px;font-weight:400;line-height:24px;color:#1e1e1e99}.industries-section__image{position:relative;width:calc(100% + 32px);margin-left:-16px;height:auto}.industries-section__image img{width:100%;height:auto;object-fit:cover}@media screen and (min-width: 1024px){.industries-section__image{position:static;width:588px;height:100%;margin-left:0}}.our-company{padding:40px 0 80px;overflow:hidden;background-color:#f9f9f9}@media screen and (min-width: 1024px){.our-company{padding:56px 0 104px}}.our-company__content{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between}@media screen and (min-width: 768px){.our-company__content{flex-direction:row}}.our-company__title-wrapper{width:100%;margin-top:56px;margin-bottom:40px}.our-company__title{font-size:32px;font-weight:700;color:#1e1e1e}@media screen and (min-width: 1024px){.our-company__title{text-align:center;font-size:42px}}.our-company__swiper-container{display:flex;flex-direction:column;align-items:flex-start}.our-company__swiper-control{display:flex;flex-direction:row-reverse;align-items:center;justify-content:space-between;width:100%;margin-top:80px}@media screen and (min-width: 768px){.our-company__swiper-control{justify-content:flex-start;gap:40px;width:auto;margin-top:0}}.our-company__swiper-btn{display:flex;gap:16px}.our-company__swiper-btn-mob{display:flex;justify-content:center;align-items:center;width:45px;height:38px;background-color:transparent;color:#1e1e1e}.our-company__swiper-btn-mob svg{flex-shrink:0}@media screen and (min-width: 768px){.our-company__swiper-btn-mob{display:none}}.our-company__swiper-btn-prev,.our-company__swiper-btn-next{display:none}@media screen and (min-width: 768px){.our-company__swiper-btn-prev,.our-company__swiper-btn-next{display:flex;width:40px;height:40px;padding:8px;justify-content:center;align-items:center;border-radius:80px;border:1px solid rgba(130,141,156,.2);background-color:transparent;transition:all .3s ease-in-out}.our-company__swiper-btn-prev:hover,.our-company__swiper-btn-next:hover{border-color:#111}}.our-company__swiper-wrapper{width:377px}@media screen and (min-width: 768px){.our-company__swiper-wrapper{width:745px}}@media screen and (min-width: 1024px){.our-company__swiper-wrapper{width:1200px}}.our-company .mySwiper{overflow:visible!important}.our-company .slide{height:auto!important;opacity:0!important;transition:opacity .1s ease!important}.our-company .swiper-slide-active.slide,.our-company .swiper-slide-next.slide,.our-company .swiper-slide-next+.swiper-slide,.our-company .swiper-slide-next+.swiper-slide+.swiper-slide{opacity:1!important}.our-company__card{display:flex;flex-direction:column;gap:8px;width:236px;height:100%;padding:32px;border-radius:16px;box-shadow:252px 171px 85px #0000,161px 110px 78px #00000003,91px 62px 66px #00000008,40px 27px 49px #0000000a,10px 7px 27px #0000000d;background-color:#fff}@media screen and (min-width: 1024px){.our-company__card{width:282px;padding:32px 40px}}.our-company__card-title{font-size:22px;font-weight:700;line-height:28.6px;color:#1e1e1e}.our-company__card-description{font-size:14px;font-weight:400;line-height:21px;color:#1e1e1e99}.our-company__text-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-bottom:104px;background-color:#f9f9f9}@media screen and (min-width: 1024px){.our-company__text-container{background-color:#fff;padding-top:104px}}.our-company__text{display:flex;flex-direction:column;gap:48px}@media screen and (min-width: 1024px){.our-company__text{flex-direction:row;gap:126px}}.our-company__text-wrapper{display:flex;flex-direction:column;gap:48px;max-width:486px}@media screen and (min-width: 768px){.our-company__text-wrapper{max-width:100%}}@media screen and (min-width: 1024px){.our-company__text-wrapper{gap:32px;max-width:486px}}.our-company__text-title{margin-bottom:24px;font-size:32px;font-weight:700;line-height:48px}.our-company__text-description{font-size:16px;font-weight:400;line-height:24px;color:#1e1e1e99}.our-team{padding:56px 0 80px}@media screen and (min-width: 1024px){.our-team{padding:56px 0 104px}}.our-team__wrapper{position:relative;overflow:hidden}.our-team__top-wrap{display:flex;align-items:center;justify-content:space-between;margin:32px 0 48px}@media screen and (min-width: 1024px){.our-team__top-wrap{width:100%;position:absolute;top:68px;right:0;margin:0;z-index:100;padding-left:600px;padding-right:60px}}@media screen and (min-width: 1300px){.our-team__top-wrap{padding-left:662px;padding-right:118px}}.our-team__title{font-size:32px;font-weight:700;color:#1e1e1e}@media screen and (min-width: 1024px){.our-team__title{font-size:42px}}.our-team__swiper-btn{display:flex;gap:16px}.our-team__swiper-btn-prev,.our-team__swiper-btn-next{display:none;display:flex;width:40px;height:40px;padding:8px;justify-content:center;align-items:center;border-radius:80px;border:1px solid rgba(130,141,156,.2);background-color:transparent;transition:all .3s ease-in-out}.our-team__swiper-btn-prev:hover,.our-team__swiper-btn-next:hover{border-color:#111}.our-team__swiper{display:flex;flex-direction:column;align-items:flex-start;width:100%;height:650px}@media screen and (min-width: 1024px){.our-team__swiper{height:620px;margin-top:56px}}.our-team__swiper .mySwiper{overflow:visible!important}@media screen and (min-width: 767px){.our-team__swiper .swiper-slide{display:flex;flex-direction:column;justify-content:flex-end}}.our-team__swiper .swiper-slide-active{position:relative;width:266px!important;height:340px!important;margin-right:16px!important}.our-team__swiper .swiper-slide-active img{object-fit:cover;min-height:100%}@media screen and (min-width: 1024px){.our-team__swiper .swiper-slide-active{width:486px!important;height:620px!important;margin-right:56px!important}}.our-team__swiper .swiper-slide-active .our-team__swiper-slide{width:100%!important;height:100%!important}.our-team__swiper .swiper-slide-active .our-team__swiper-slide .our-team__swiper-slide-name,.our-team__swiper .swiper-slide-active .our-team__swiper-slide .our-team__swiper-slide-position{display:none}.our-team__swiper .swiper-slide-active .our-team__swiper-slide .our-team__swiper-slide-info{display:flex;gap:32px;flex-direction:column;margin-top:48px}@media screen and (min-width: 768px){.our-team__swiper .swiper-slide-active .our-team__swiper-slide .our-team__swiper-slide-info{flex-direction:row;gap:140px;width:768px}}@media screen and (min-width: 1024px){.our-team__swiper .swiper-slide-active .our-team__swiper-slide .our-team__swiper-slide-info{width:auto;flex-direction:row;position:absolute;right:-100%;top:103px;display:flex;gap:20px;margin-top:0}}@media screen and (min-width: 1100px){.our-team__swiper .swiper-slide-active .our-team__swiper-slide .our-team__swiper-slide-info{gap:50px;right:-113%}}@media screen and (min-width: 1200px){.our-team__swiper .swiper-slide-active .our-team__swiper-slide .our-team__swiper-slide-info{right:-128%}}@media screen and (min-width: 1400px){.our-team__swiper .swiper-slide-active .our-team__swiper-slide .our-team__swiper-slide-info{right:-143%;gap:126px}}@media screen and (max-width: 767px){.our-team__swiper .swiper-slide-next{display:flex;align-items:flex-end}}.our-team__swiper .swiper-slide-prev{opacity:0}.our-team__swiper-wrapper{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:40px;padding:0 120px 0 0}.our-team__swiper-container{display:flex;max-width:377px}@media screen and (min-width: 768px){.our-team__swiper-container{max-width:738px}}@media screen and (min-width: 1024px){.our-team__swiper-container{max-width:1200px}}.our-team__swiper-slide{position:relative;display:flex;flex-direction:column;width:142px;height:180px}.our-team__swiper-slide img{object-fit:cover;min-height:180px}@media screen and (min-width: 768px){.our-team__swiper-slide{width:165px;height:auto}.our-team__swiper-slide img{object-fit:cover;min-height:248px}}@media screen and (min-width: 1024px){.our-team__swiper-slide{width:262px;height:334px}.our-team__swiper-slide img{object-fit:cover;min-height:334px}}@media screen and (max-width: 767px){.our-team__swiper-slide-name,.our-team__swiper-slide-position{display:none}}.our-team__swiper-slide-name{margin:24px 0 8px;font-size:16px;font-weight:700;line-height:20px;color:#1e1e1e}.our-team__swiper-slide-position{font-size:16px;font-weight:400;line-height:24px;color:#1e1e1e99}.our-team__swiper-slide-info{display:none}.our-team__swiper-slide-info-wrapper{display:flex;flex-direction:column;gap:8px}.our-team__swiper-slide-info-name{font-size:20px;font-weight:600;line-height:26px;color:#1e1e1e}@media screen and (min-width: 1024px){.our-team__swiper-slide-info-name{font-size:22px;line-height:28.6px}}.our-team__swiper-slide-info-position{font-size:16px;font-weight:400;line-height:24px;color:#1e1e1e99}.our-team__swiper-slide-info-description{width:384px;font-size:16px;font-weight:400;line-height:24px;color:#1e1e1e99}@media screen and (min-width: 1024px){.our-team__swiper-slide-info-description{width:250px}}@media screen and (min-width: 1100px){.our-team__swiper-slide-info-description{width:280px}}@media screen and (min-width: 1200px){.our-team__swiper-slide-info-description{width:350px}}.our-team-info{padding:80px 0;background-color:#f9f9f9}@media screen and (min-width: 1024px){.our-team-info{padding:140px 0}}.our-team-info__wrapper{display:flex;flex-direction:column}@media screen and (min-width: 1024px){.our-team-info__wrapper{flex-direction:row;gap:126px}}.our-team-info__title-wrapper{max-width:486px}@media screen and (min-width: 768px){.our-team-info__title-wrapper{max-width:100%}}@media screen and (min-width: 1024px){.our-team-info__title-wrapper{max-width:400px}}@media screen and (min-width: 1150px){.our-team-info__title-wrapper{max-width:486px}}.our-team-info__title{margin-bottom:40px;font-size:32px;font-weight:700}@media screen and (min-width: 1024px){.our-team-info__title{font-size:42px}}.our-team-info__description{font-size:16px;font-weight:400;line-height:24px;color:#1e1e1e99}.our-team-info__description-subtitle{font-size:14px}@media screen and (min-width: 1024px){.our-team-info__description-subtitle{font-size:16px}}.our-team-info__subtitle-wrapper{display:flex;gap:16px;margin-top:56px}@media screen and (min-width: 768px){.our-team-info__subtitle-wrapper{justify-content:space-evenly}}@media screen and (min-width: 1024px){.our-team-info__subtitle-wrapper{justify-content:start;gap:66px;margin-top:100px}}.our-team-info__thumb{display:flex;flex-direction:column;gap:40px}@media screen and (min-width: 1024px){.our-team-info__thumb{gap:48px}}.our-team-info__subtitle-box{display:flex;flex-direction:column;gap:16px;max-width:175px}@media screen and (min-width: 768px){.our-team-info__subtitle-box{max-width:200px}}@media screen and (min-width: 1024px){.our-team-info__subtitle-box{max-width:240px}}.our-team-info__subtitle{font-size:14px;font-weight:600;line-height:26px}.our-team-info__subtitle p{font-weight:400}@media screen and (min-width: 768px){.our-team-info__subtitle{font-size:16px}}.consultation-section{padding:80px 0;background-color:#1e1e1e;color:#fff}@media screen and (min-width: 1024px){.consultation-section{padding:140px 0}}.consultation-section__container{display:flex;flex-direction:column;gap:40px}@media screen and (min-width: 1024px){.consultation-section__container{flex-direction:row;justify-content:space-between;gap:0}}.consultation-section__content{display:flex;flex-direction:column;gap:40px;max-width:384px}@media screen and (min-width: 768px){.consultation-section__content{flex-wrap:wrap;max-width:100%}}@media screen and (min-width: 1024px){.consultation-section__content{flex-wrap:nowrap;max-width:384px;gap:60px}}.consultation-section__title{font-size:32px;font-weight:700;text-transform:uppercase}@media screen and (min-width: 1024px){.consultation-section__title{font-size:36px}}.consultation-section__info{display:flex;flex-direction:column;gap:24px}.consultation-section__info-title{font-size:22px;font-weight:600;line-height:28.6px}.consultation-section__info-description{font-size:16px;font-weight:400;line-height:24px;color:#fff9}.consultation-section__more{display:flex;align-items:center;justify-content:space-between;gap:10px}.consultation-section__more-icon{flex-shrink:0;transform:rotate(90deg)}@media screen and (min-width: 1024px){.consultation-section__more-icon{transform:rotate(0)}}.consultation-section__more-title{font-size:22px;font-weight:600;line-height:28.6px}.consultation-section__form{display:flex;flex-direction:column;gap:16px;width:100%}@media screen and (min-width: 1024px){.consultation-section__form{width:450px}}@media screen and (min-width: 1300px){.consultation-section__form{width:588px}}.consultation-section__form-fields{display:flex;flex-direction:column;gap:12px}@media screen and (min-width: 1024px){.consultation-section__form-fields{flex-direction:row}}.consultation-section .input-field{position:relative;width:100%;padding:12px 24px;font-size:16px;font-weight:400;line-height:24px;border-radius:30px;border:1px solid rgba(130,141,156,.2);background-color:transparent;color:#fff9;outline:none}@media screen and (min-width: 1024px){.consultation-section .input-field{padding:16px 25px}}.consultation-section .input-field::placeholder{font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:#fff9}.consultation-section .input-field:focus{border:1px solid #828d9c;border-radius:30px}.consultation-section .input-field.error{border:1px solid #ff0000;color:red;transition:all .3 ease}.consultation-section .input-field.error:focus{border:1px solid #ff0000}.consultation-section .input-field.error:active{border:1px solid #ff0000}.consultation-section .input-field.error::placeholder{color:red}.consultation-section .custom-select{position:relative;cursor:pointer}.consultation-section .custom-select__icon{position:absolute;right:24px;top:50%;transform:translateY(-50%);transition:transform .3s ease}.consultation-section .custom-select__icon.icon-rotate{transform:translateY(-50%) rotate(180deg)}.consultation-section .options-list{position:absolute;border-radius:30px;border:1px solid rgba(130,141,156,.2);margin-top:8px;padding:0;width:100%;z-index:100;background-color:#1e1e1e}.consultation-section .option-item{border-bottom:1px solid rgba(130,141,156,.2);padding:12px 24px;color:#fff9}.consultation-section .option-item:hover{background-color:#828d9c}.consultation-section .textarea-field{height:104px}.consultation-section .submit-button{margin-top:8px;height:56px;font-size:16px;font-weight:700;line-height:24px;border-radius:30px;background:#fff;color:#1e1e1e;border:1px solid transparent;transition:all .25s ease-in-out}.consultation-section .submit-button:hover{background:#1e1e1e;color:#fff;border:1px solid #ffffff}.privacy-policy{padding:80px 0;font-size:18px;line-height:24px}@media screen and (min-width: 1024px){.privacy-policy{padding:120px 0}}.privacy-policy a{color:#00008b}.privacy-policy__content,.privacy-policy__title-wrap{display:flex;flex-direction:column;gap:32px}.privacy-policy__title{margin-bottom:40px;font-weight:700;font-size:40px;line-height:40px}.privacy-policy__description{font-size:18px}.privacy-policy__info-wrap{display:flex;flex-direction:column;gap:20px}.privacy-policy__info-wrap:before{content:"";top:0;width:100%;height:1px;margin:0 0 12px;border-top:thick double gray}.privacy-policy__info-title{font-weight:700;font-size:24px;line-height:24px}.privacy-policy__info-description{font-size:18px}.privacy-policy__info-list{display:flex;flex-direction:column;gap:4px;margin-left:20px}.privacy-policy__info-list-number{list-style-type:decimal}.privacy-policy__info-list-disc{list-style-type:disc}.privacy-policy__info-item{padding-left:10px;line-height:24px}.terms-and-conditions{padding:80px 0;font-size:18px;line-height:24px}@media screen and (min-width: 1024px){.terms-and-conditions{padding:120px 0}}.terms-and-conditions a{color:#00008b}.terms-and-conditions__content,.terms-and-conditions__title-wrap{display:flex;flex-direction:column;gap:32px}.terms-and-conditions__title{margin-bottom:40px;font-weight:700;font-size:40px;line-height:40px}.terms-and-conditions__description{font-size:18px}.terms-and-conditions__info-wrap{display:flex;flex-direction:column;gap:20px}.terms-and-conditions__info-wrap:before{content:"";top:0;width:100%;height:1px;margin:0 0 12px;border-top:thick double gray}.terms-and-conditions__info-title{font-weight:700;font-size:24px;line-height:24px}.terms-and-conditions__info-description{font-size:18px}.terms-and-conditions__info-list{display:flex;flex-direction:column;gap:4px;margin-left:20px}.terms-and-conditions__info-list-number{list-style-type:decimal}.terms-and-conditions__info-list-disc{list-style-type:disc}.terms-and-conditions__info-item{padding-left:10px;line-height:24px}.cookie-policy{padding:80px 0;font-size:18px;line-height:24px}@media screen and (min-width: 1024px){.cookie-policy{padding:120px 0}}.cookie-policy a{color:#00008b}.cookie-policy__content,.cookie-policy__title-wrap{display:flex;flex-direction:column;gap:32px}.cookie-policy__title{margin-bottom:40px;font-weight:700;font-size:40px;line-height:40px}.cookie-policy__description{font-size:18px}.cookie-policy__info-wrap{display:flex;flex-direction:column;gap:20px}.cookie-policy__info-wrap:before{content:"";top:0;width:100%;height:1px;margin:0 0 12px;border-top:thick double gray}.cookie-policy__info-title{font-weight:700;font-size:24px;line-height:24px}.cookie-policy__info-description{font-size:18px}.cookie-policy__info-list{display:flex;flex-direction:column;gap:4px;margin-left:20px}.cookie-policy__info-list-number{list-style-type:decimal}.cookie-policy__info-list-disc{list-style-type:disc}.cookie-policy__info-item{padding-left:10px;line-height:24px}.card{display:flex;flex-direction:column;gap:16px;max-width:345px;width:100%;height:100%;padding:40px 24px;border-radius:24px;background-color:#fff;box-shadow:252px 171px 85px #0000,161px 110px 78px #00000003,91px 62px 66px #00000008,40px 27px 49px #0000000a,10px 7px 27px #0000000d}@media screen and (min-width: 1024px){.card{max-width:384px;width:100%}}@media screen and (min-width: 1440px){.card{width:384px}}.card__title{font-size:20px;font-weight:600;line-height:26px}@media screen and (min-width: 1024px){.card__title{font-size:22px;line-height:28.6px}}.card__text{font-size:16px;font-weight:400;line-height:24px;color:#1e1e1e99}.expertise-item{position:relative;display:flex;flex-direction:column;gap:16px;padding:32px 24px;border-radius:40px;border:1px solid rgba(130,141,156,.2);background-color:transparent;transition:background-color .25s ease-in-out;cursor:pointer}@media screen and (min-width: 1024px){.expertise-item{flex-direction:row;align-items:center;padding:32px 40px;gap:64px;border-radius:90px}}.expertise-item span{transition:color .25s ease-in-out}.expertise-item:hover{background-color:#1e1e1e;color:#fff}.expertise-item:hover span{color:#fff;transition:color .25s ease-in-out}.expertise-item__title{width:100%;font-size:20px;font-weight:600;line-height:26px}@media screen and (min-width: 1024px){.expertise-item__title{max-width:274px;font-size:22px;line-height:28.6px}}.expertise-item__subtitle{max-width:228px;width:100%;font-size:14px;font-weight:400;line-height:21px;color:#1e1e1e99}.expertise-item__description{max-width:371px;width:100%;font-size:14px;font-weight:400;line-height:21px;color:#1e1e1e99}.expertise-item__btn{position:absolute;top:24px;right:24px;display:flex;width:40px;height:40px;margin-left:auto;justify-content:center;align-items:center;border-radius:80px;background-color:#fff;box-shadow:1px 1px 16px #0000000f,16px 27px 9px #0000,10px 17px 8px #00000003,6px 10px 7px #00000008,3px 4px 5px #0000000d,1px 1px 3px #0000000f}@media screen and (min-width: 1024px){.expertise-item__btn{position:static}}.breadcrumbs{display:none;align-items:center;gap:8px}@media screen and (min-width: 768px){.breadcrumbs{display:flex}}.breadcrumbs__first-link{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:400;line-height:24px;color:#1e1e1e99}.breadcrumbs__last-link{font-weight:700;line-height:20px;color:#1e1e1e}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#1a1a1ae6;display:flex;justify-content:center;align-items:center;z-index:1000}.modal{position:relative;background-color:#1e1e1e;border:1px solid #656565;border-radius:45px;padding:20px;width:333px;height:230px}@media screen and (min-width: 768px){.modal{width:672px;height:299px}}@media screen and (min-width: 1024px){.modal{width:750px;height:330px}}.close-button{position:absolute;right:20px;background-color:transparent;color:#fff;cursor:pointer}.modal-content{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center}.modal-title{font-size:22px;font-weight:600;text-align:center;color:#fff}@media screen and (min-width: 768px){.modal-title{font-size:36px}}
