/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */.header{z-index:1000;width:100%;padding:2.4rem 0;position:fixed;top:0;left:0}.header__inner{border:1px solid var(--light-grey);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(1turn,#e6ecf580 0 100%);border-radius:3.2rem;align-items:center;gap:0;width:fit-content;margin:0 auto;padding:1px 1px 1px 12px;display:flex}@media (min-width:992px){.header__inner{gap:5rem;padding:1px 1px 1px 24px}}@media (max-width:370px){.header__inner{gap:1rem;padding:1px 1px 1px 21px}}.header__mob-menu-on .header__inner{opacity:0}.header__logo{height:3.7rem;margin-left:1rem;margin-right:5.6rem}@media (min-width:992px){.header__logo{margin-left:0;margin-right:0}}@media (max-width:370px){.header__logo{margin-left:0;margin-right:0}}.header__logo:hover{color:var(--dark-blue)}.header__logo-crm{color:var(--main-blue);font-weight:600}.header__nav{justify-content:center;display:none}@media (min-width:992px){.header__nav{display:flex}}.header__menu{gap:1.8rem;margin:0;padding:0;list-style:none;display:flex}.header__link{letter-spacing:-.01em;text-transform:uppercase;color:var(--dark-grey);font-size:1.6rem;font-weight:500;line-height:1.2;text-decoration:none;transition:color .2s}.header__link:hover{color:var(--main-red)}.header__cta.btn{flex-shrink:0;padding-top:1.5rem;padding-bottom:1.6rem;font-size:1.6rem;display:none}.header__cta.btn.mob{display:block}@media (min-width:992px){.header__cta.btn{display:block}.header__cta.btn.mob{display:none}}.header__burger{color:var(--dark-blue);cursor:pointer;background:0 0;border:none;order:-1;justify-content:center;align-items:center;padding:8px;display:flex}@media (min-width:992px){.header__burger{display:none}}.header__mobile{z-index:1001;pointer-events:none;visibility:hidden;justify-content:center;align-items:flex-start;margin-top:2.4rem;transition:visibility .3s;display:flex;position:fixed;inset:0}.header__mobile_open{pointer-events:auto;visibility:visible}.header__mobile_open .header__mobile-panel{opacity:1;transform:scale(1)}.header__mobile-backdrop{opacity:0;transition:opacity .3s;position:absolute;inset:0}.header__mobile_open .header__mobile-backdrop{opacity:1}.header__mobile-panel{background-color:var(--light-grey);opacity:0;border:1px solid var(--light-grey,#efefef);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#e8f4fdcc;border-radius:3.2rem;flex-direction:column;gap:5rem;width:calc(100% - 3.2rem);max-width:40rem;height:auto;padding:2.4rem;transition:transform .3s,opacity .3s;display:flex;position:relative;transform:scale(.95);box-shadow:0 4px 24px #0000001a}.header__mobile-top{justify-content:space-between;align-items:center;display:flex}.header__mobile-top .header__logo{margin:0}.header__mobile-top .header__logo img{width:auto;height:3.2rem}.header__mobile-close{color:var(--main-blue);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;margin-right:-.8rem;padding:.8rem;display:flex}.header__mobile-nav{flex-direction:column;gap:3.2rem;padding-left:.8rem;display:flex}.header__mobile-link{letter-spacing:-.01em;text-transform:uppercase;color:var(--dark-grey);font-size:1.8rem;font-weight:500;line-height:1.2;text-decoration:none}.header__mobile-link:hover{color:var(--main-red)}.header__mobile-cta{text-align:center;width:fit-content}
/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */.intro{background:var(--main-white);align-items:center;padding:0 0 6.4rem;display:flex;position:relative}@media (min-width:576px){.intro{padding:16rem 0 10.4rem}}.intro__inner{text-align:center;flex-direction:column;align-items:center;gap:.7rem;display:flex}@media (min-width:1200px){.intro__inner{gap:13.4rem}}@media (min-width:992px){.intro__inner{text-align:left;flex-direction:row;justify-content:space-between}}.intro__content{flex:1}.intro__title{letter-spacing:-.01em;text-transform:uppercase;width:77%;color:var(--main-blue);margin:0 auto 3.2rem;font-size:3rem;font-weight:500;line-height:1.2}@media (min-width:768px){.intro__title{width:96%;margin-bottom:4rem;font-size:4.3rem}}.intro__description{background-color:var(--main-blue);color:var(--main-white);border-radius:1.6rem;margin-bottom:3.2rem;padding:1.8rem;box-shadow:0 0 23px #0c224242}@media (min-width:768px){.intro__description{padding:3.6rem 3.2rem}}.intro__description p{letter-spacing:-.01em;color:var(--dark-blue);font-size:1.6rem;font-weight:500;line-height:1.2}@media (min-width:768px){.intro__description p{font-size:2rem}}.intro__description p{color:var(--main-white);margin:0}.intro__buttons{flex-direction:column;justify-content:space-between;align-items:center;gap:2rem;display:flex}@media (min-width:576px){.intro__buttons{flex-direction:row;gap:0}}.intro__buttons p{letter-spacing:-.01em;width:100%;color:var(--dark-blue);font-size:1.6rem;font-weight:400;line-height:1.2}@media (min-width:768px){.intro__buttons p{font-size:2rem}}@media (min-width:576px){.intro__buttons p{text-align:left;width:55%}}.intro__img{order:-1;width:auto}@media (min-width:992px){.intro__img{order:1;margin-right:3.2rem}}.intro__img-item{aspect-ratio:1;width:100%;height:auto}@media (min-width:576px){.intro__img-item{width:42.3rem;height:43.9rem}}
/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */.owners{background-color:var(--main-white);background:linear-gradient(#e6ecf5,#fff0 40.77%);padding:5.5rem 0 6.5rem}@media (min-width:992px){.owners{padding:7.4rem 0 10.4rem}}.owners__inner{position:relative}@media (min-width:992px){.owners__inner{padding:0 9.8rem}}.owners__bg{pointer-events:none;width:100%;padding-top:5rem;position:relative}@media (min-width:768px){.owners__bg{width:510px;height:auto;padding-top:0;position:absolute;top:50%;right:0;transform:translateY(-31%)translate(44%)}}.owners__bg.mobile-off{display:none}@media (min-width:768px){.owners__bg.mobile-off{display:block}}.owners__bg.mobile-on{width:80%;margin:0 auto;display:block}@media (min-width:768px){.owners__bg.mobile-on{display:none}}@media (min-width:415px){.owners__bg.mobile-on{width:70%}}.owners__header{align-items:flex-end;gap:2rem;max-width:100%;margin-bottom:7.6rem;display:flex}@media (max-width:768px){.owners__header{text-align:center;flex-direction:column;align-items:center;height:0;margin-bottom:0}}@media (max-width:1240px){.owners__header{align-items:flex-start}}.owners__header-icon{width:14.5rem;display:none}@media (min-width:768px){.owners__header-icon{display:block}}.owners__header-title{text-transform:uppercase;color:var(--main-blue);font-size:2.5rem;font-weight:500;line-height:1.2}@media (min-width:768px){.owners__header-title{font-size:3.3rem}}.owners__header-title{margin:0}@media (max-width:767px){.owners__header-title{transform:translateY(-60rem)!important}}@media (max-width:720px){.owners__header-title{transform:translateY(-57rem)!important}}@media (max-width:695px){.owners__header-title{transform:translateY(-55rem)!important}}@media (max-width:655px){.owners__header-title{transform:translateY(-52rem)!important}}@media (max-width:600px){.owners__header-title{transform:translateY(-49rem)!important}}@media (max-width:570px){.owners__header-title{transform:translateY(-46rem)!important}}@media (max-width:530px){.owners__header-title{transform:translateY(-43rem)!important}}@media (max-width:490px){.owners__header-title{transform:translateY(-40rem)!important}}@media (max-width:450px){.owners__header-title{transform:translateY(-37rem)!important}}@media (max-width:415px){.owners__header-title{transform:translateY(-38rem)!important}}@media (max-width:375px){.owners__header-title{transform:translateY(-35rem)!important}}@media (min-width:768px){.owners__header-title{width:80%;margin-bottom:-6px;position:relative}}.owners__items{flex-wrap:wrap;margin-bottom:3.2rem;display:flex}@media (min-width:768px){.owners__items{margin-bottom:4rem}}.owners__items>.swiper{overflow:visible!important}@media (min-width:340px){.owners__items .swiper-slide{max-width:25.3rem}}@media (min-width:568px){.owners__items .swiper-slide{width:45%;max-width:none}}.owners__item{text-align:left;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:var(--light-blue-200);border-radius:3.2rem;flex:1;align-items:flex-start;gap:1.2rem;height:100%;padding:1.8rem;display:flex;box-shadow:0 0 23px #0c22421a}@media (min-width:768px){.owners__item{gap:1.6rem;padding:2.4rem}}.owners__item-icon{border:1.5px solid var(--dark-blue);border-radius:50%;flex-shrink:0;width:2rem;height:2rem;margin-top:2px}.owners__item-text{flex:1;min-width:0}.owners__item-description,.owners__item-title{letter-spacing:-.01em;color:var(--dark-blue);font-size:1.6rem;font-weight:500;line-height:1.2}@media (min-width:768px){.owners__item-description,.owners__item-title{font-size:2rem}}.owners__item-description,.owners__item-title{font-size:1.8rem}@media (min-width:768px){.owners__item-description,.owners__item-title{font-size:2.2rem}}.owners__item-title{padding-right:.2rem}.owners__item-description{font-weight:400}.owners__bottom-info{background:var(--main-blue);color:var(--main-white);border-radius:3.2rem;width:100%;padding:1.8rem;box-shadow:0 0 23px #0c224242}@media (min-width:576px){.owners__bottom-info{width:66%;padding:3.6rem 3.2rem}}.owners__bottom-info p{letter-spacing:-.01em;color:var(--dark-blue);font-size:1.6rem;font-weight:500;line-height:1.2}@media (min-width:768px){.owners__bottom-info p{font-size:2rem}}.owners__bottom-info p{color:var(--main-white)}@media (max-width:576px){.owners__bottom-info p{text-align:center}}@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;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-cube-shadow,.swiper-3d .swiper-slide{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-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.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-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:normal;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper{position:relative;max-width:100%}.swiper-slide{display:flex;height:auto}@media(min-width:768){.swiper-slide{height:100%}}.swiper-wrapper{align-items:stretch}.custom-next,.custom-prev{position:absolute!important;top:17%!important;top:37%!important;width:auto!important;height:fit-content!important;right:auto!important;left:auto!important;margin-top:0!important;align-items:baseline!important}.custom-next{right:0!important}.custom-prev{left:0!important}.swiper-button-next:after{content:""!important;display:inline-block;width:72px;height:72px;background:url(/img/icons/arrow_right.svg) no-repeat 50%;background-size:contain}@media(max-width:450px){.swiper-button-next:after{width:30px;height:30px}}.color_white.swiper-button-next:after{border-radius:4px;width:40px;height:40px;background:url(/img/icons/next_white.svg) no-repeat 50%}.swiper-button-prev:after{content:""!important;display:inline-block;width:72px;height:72px;transform:scaleX(-1);background:url(/img/icons/arrow_right.svg) no-repeat 50%;background-size:contain}@media(max-width:450px){.swiper-button-prev:after{width:30px;height:30px}}.color_white.swiper-button-prev:after{border-radius:4px;width:40px;height:40px;background:url(/img/icons/prev_white.svg) no-repeat 50%}
/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */.why-not-systems{z-index:2;background:linear-gradient(#e6ecf5,#fff0 40.77%);padding:5.6rem 0 6.4rem;position:relative}@media (min-width:992px){.why-not-systems{padding:9.2rem 0 10.4rem}}@media (min-width:576px){.why-not-systems{background:linear-gradient(#e6ecf5,#fff0 70.77%)}}.why-not-systems__inner{text-align:center;margin:0 auto;position:relative}.why-not-systems__title{text-transform:uppercase;color:var(--main-blue);font-size:2.5rem;font-weight:500;line-height:1.2}@media (min-width:768px){.why-not-systems__title{font-size:3.3rem}}.why-not-systems__title{margin:0 auto 3.2rem}@media (min-width:992px){.why-not-systems__title{width:60%;margin-bottom:5.2rem}}.why-not-systems__rows{flex-direction:column;gap:16px;margin-bottom:3.2rem;display:flex}@media (min-width:768px){.why-not-systems__rows{margin-bottom:4rem}}.why-not-systems__rows .why-not-systems__row:first-child .why-not-systems__item:first-child .why-not-systems__text{width:80%}.why-not-systems__rows .why-not-systems__row:first-child .why-not-systems__item:last-child .why-not-systems__text{width:75%}@media (min-width:992px){.why-not-systems__rows .why-not-systems__row:last-child .why-not-systems__item:first-child{width:70%}}.why-not-systems__rows .why-not-systems__row:last-child .why-not-systems__item:first-child .why-not-systems__item-text{width:83%}@media (max-width:992px){.why-not-systems__rows .why-not-systems__row:last-child .why-not-systems__item:last-child .why-not-systems__item-text{width:30%}}@media (max-width:465px){.why-not-systems__rows .why-not-systems__row:last-child .why-not-systems__item:last-child .why-not-systems__item-text{width:50%}}.why-not-systems__row{justify-content:center;gap:1.8rem;display:flex}@media (max-width:992px){.why-not-systems__row{flex-direction:column;align-items:stretch}}.why-not-systems__item{background:var(--light-blue-40);border-radius:3.2rem;align-items:flex-start;gap:1.2rem;padding:1.8rem;display:flex;box-shadow:0 0 23px #0c22421a}@media (min-width:992px){.why-not-systems__item{gap:1.6rem;padding:2.4rem}}.why-not-systems__item-icon{flex-shrink:0}.why-not-systems__item-text{letter-spacing:-.01em;color:var(--dark-blue);font-size:1.6rem;font-weight:500;line-height:1.2}@media (min-width:768px){.why-not-systems__item-text{font-size:2rem}}.why-not-systems__item-text{text-align:left;font-weight:400}.why-not-systems__item-text strong{font-weight:500}.why-not-systems__bottom{z-index:2;color:var(--main-white);background:var(--main-blue);border-radius:3.2rem;margin-right:auto;padding:1.8rem;position:relative;box-shadow:0 0 23px #0c224242}@media (min-width:768px){.why-not-systems__bottom{max-width:57rem;padding:3.2rem}}.why-not-systems__bottom p{letter-spacing:-.01em;color:var(--dark-blue);font-size:1.6rem;font-weight:500;line-height:1.2}@media (min-width:768px){.why-not-systems__bottom p{font-size:2rem}}.why-not-systems__bottom p{color:var(--light-blue);text-align:center}@media (min-width:768px){.why-not-systems__bottom p{text-align:left}}.why-not-systems .parallax-icon{z-index:1;bottom:-18rem;left:3rem}@media (min-width:576px){.why-not-systems .parallax-icon{bottom:-30rem;left:0}}
/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */.parallax-icon{pointer-events:none;z-index:10;justify-content:flex-end;width:100%;display:flex;position:absolute;bottom:0;right:0}@media (max-width:768px){.parallax-icon{z-index:-1;justify-content:flex-start;bottom:17rem}}.parallax-icon__figure{z-index:10;will-change:transform;width:fit-content;margin-left:auto;transition:transform .1s ease-out;position:relative}@media (max-width:768px){.parallax-icon__figure{margin-left:3rem}}.parallax-icon img{width:25.4rem;height:auto;display:block;transform:rotate(4deg)}@media (min-width:768px){.parallax-icon img{width:40rem;transform:rotate(-5deg)}}
/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */.problem{background:linear-gradient(#e6ecf5,#fff0 80.77%);padding:5.6rem 0 2.8rem}@media (min-width:992px){.problem{padding:9.2rem 0 3.8rem}}.problem__inner{margin:0 auto}@media (min-width:992px){.problem__inner{padding:0 9.8rem}}.problem__header{align-items:flex-end;gap:4rem;max-width:100%;margin-bottom:7.6rem;display:flex}@media (max-width:768px){.problem__header{text-align:center;flex-direction:column;align-items:center;gap:1.6rem;margin-bottom:3.2rem}}@media (max-width:1050px){.problem__header{align-items:flex-start}}.problem__header-icon{width:12.5rem;display:none}@media (min-width:768px){.problem__header-icon{display:block}}.problem__header-title{text-transform:uppercase;color:var(--main-blue);font-size:2.5rem;font-weight:500;line-height:1.2}@media (min-width:768px){.problem__header-title{font-size:3.3rem}}.problem__header-title{margin:0}@media (min-width:768px){.problem__header-title{width:79%}}.problem__content{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:linear-gradient(#e6ecf533,#fcfdfe33 26.13%);border-radius:3.2rem;justify-content:space-between;gap:1.8rem;padding:4rem;display:flex;box-shadow:0 0 23px #0c22421a}@media (max-width:768px){.problem__content{flex-direction:column;gap:20px;padding:20px}}.problem__content-item{flex:1;min-width:0}.problem__content-item-title{text-transform:uppercase;color:var(--dark-blue);font-size:2.1rem;font-weight:500;line-height:1.2}@media (min-width:768px){.problem__content-item-title{font-size:2.5rem}}.problem__content-item-title{color:var(--main-blue);margin:0 0 2.2rem}@media (min-width:768px){.problem__content-item-title{width:70%}}@media (min-width:790px){.problem__content-item-title{width:100%}}@media (min-width:1080px){.problem__content-item-title{width:90%}}@media (min-width:1230px){.problem__content-item-title{width:70%}}.problem__content-item-title strong{font-weight:700}.problem__content-list{margin:0;padding:0;list-style:none}.problem__content-list-item{color:var(--dark-grey);align-items:flex-start;gap:10px;margin-bottom:12px;font-size:15px;line-height:1.5;display:flex}.problem__content-list-item:last-child{margin-bottom:0}.problem__bullet{border:1.5px solid var(--dark-blue);border-radius:50%;flex-shrink:0;width:2rem;height:2rem;margin-top:4px}.problem__item-text{letter-spacing:-.01em;color:var(--dark-blue);font-size:1.8rem;font-weight:400;line-height:1.2}@media (min-width:768px){.problem__item-text{font-size:2.2rem}}.problem__item-text strong{font-weight:500}
/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */.solution{background:linear-gradient(#e6ecf5,#fff0 60.77%);padding:5.6rem 0 6.4rem;scroll-margin-top:3rem}@media (min-width:992px){.solution{padding:9.2rem 0 10.4rem;scroll-margin-top:0}}.solution__header{justify-content:center;align-items:center;gap:5rem;max-width:100%;margin-bottom:7.6rem;display:flex}@media (max-width:768px){.solution__header{text-align:center;flex-direction:column;align-items:center;margin-bottom:3.2rem}}.solution__header-icon{width:14.5rem;display:none}@media (min-width:768px){.solution__header-icon{display:block}}.solution__header-title{text-transform:uppercase;color:var(--main-blue);font-size:2.5rem;font-weight:500;line-height:1.2}@media (min-width:768px){.solution__header-title{font-size:3.3rem}}@media (min-width:992px){.solution__header-title{width:62%}}.solution__list{gap:1.8rem;margin-bottom:4rem;display:flex}@media (min-width:768px){.solution__list{margin-bottom:5.2rem}}.solution__list>.swiper{overflow:visible!important}@media (min-width:340px){.solution__list .swiper-slide{width:72%}}@media (min-width:568px){.solution__list .swiper-slide{width:45%}}.solution__column{flex-direction:column;gap:1.8rem;display:flex}.solution__column .solution__card:first-child{height:50%}.solution__column .solution__card:last-child{height:40%}.solution__card{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:var(--light-blue-200);border:1px solid #e0e0e0;border-radius:3.2rem;gap:1.6rem;padding:1.8rem;display:flex;box-shadow:0 0 23px #0c22421a}@media (min-width:768px){.solution__card{padding:2.4rem}}.solution__card-icon{width:32px;height:32px}.solution__card-text{letter-spacing:-.01em;color:var(--dark-blue);font-size:1.8rem;font-weight:400;line-height:1.2}@media (min-width:768px){.solution__card-text{font-size:2.2rem}}.solution__card-text{margin:0}.solution__cta{flex-direction:column;justify-content:flex-start;align-items:center;gap:2rem;display:flex}@media (min-width:768px){.solution__cta{flex-direction:row;gap:5.2rem}}.solution__cta-text{text-transform:uppercase;color:var(--dark-blue);font-size:2.1rem;font-weight:500;line-height:1.2}@media (min-width:768px){.solution__cta-text{font-size:2.5rem}}.solution__cta-text{text-align:center;width:88%;color:var(--main-blue)}@media (min-width:768px){.solution__cta-text{text-align:left;width:44%}}
/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */.stats{mix-blend-mode:multiply;background-color:#fff;padding:2.8rem 0 6.4rem;scroll-margin-top:6rem;position:relative}@media (min-width:992px){.stats{padding:3.8rem 0 10.4rem;scroll-margin-top:5rem}}.stats__inner{position:relative}.stats__title{text-transform:uppercase;color:var(--main-blue);font-size:2.5rem;font-weight:500;line-height:1.2}@media (min-width:768px){.stats__title{font-size:3.3rem}}.stats__title{text-align:center;margin-bottom:3.2rem}@media (min-width:992px){.stats__title{margin-bottom:5.2rem}}.stats__cards{align-items:stretch;gap:1.8rem;display:flex}.stats__cards>.swiper{overflow:visible!important}@media (min-width:340px){.stats__cards .swiper-slide{width:74%}}@media (min-width:450px){.stats__cards .swiper-slide{width:55%}}@media (min-width:568px){.stats__cards .swiper-slide{width:45%}}.stats__card{background:var(--main-white);border-radius:3.2rem;flex-direction:column;align-items:flex-start;gap:1.6rem;height:fit-content;padding:1.8rem;display:flex;position:relative;box-shadow:0 0 23px #0c22421a}@media (min-width:992px){.stats__card{padding:2.4rem}}.stats__card:has(.stats__insight){box-shadow:none;background:0 0;padding:0}.stats__card-item{flex-direction:column;gap:.8rem;display:flex}.stats__card-item .top{align-items:flex-start;gap:8px;margin-bottom:6px;display:flex}.stats__card-item .top .value{letter-spacing:-.01em;text-transform:uppercase;color:var(--dark-blue);font-size:4rem;font-weight:700;line-height:1.2}@media (min-width:768px){.stats__card-item .top .value{font-size:4.8rem}}.stats__card-item .top .value{color:var(--main-blue)}.stats__card-item .top .icon{color:#0c2356;justify-content:center;align-items:center;display:flex}.stats__card-item .description{letter-spacing:-.01em;color:var(--dark-blue);font-size:1.6rem;font-weight:500;line-height:1.2}@media (min-width:768px){.stats__card-item .description{font-size:2rem}}.stats__card-item .description{color:var(--main-blue)}.stats__total{border-top:1.5px solid var(--main-blue);flex-direction:column;gap:1.2rem;width:100%;display:flex}@media (min-width:992px){.stats__total{gap:1.6rem}}.stats__total .label{letter-spacing:-.01em;color:var(--dark-blue);font-size:1.6rem;font-weight:500;line-height:1.2}@media (min-width:768px){.stats__total .label{font-size:2rem}}.stats__total .label{color:var(--main-blue);padding-top:1.2rem}@media (min-width:992px){.stats__total .label{padding-top:1.6rem}}.stats__total-list{flex-direction:column;gap:.8rem;display:flex}.stats__total-row{background:var(--blue-20);border-radius:.8rem;justify-content:space-between;align-items:center;margin-bottom:8px;padding:.8rem;display:flex}.stats__total-row:last-child{margin-bottom:0}.stats__total-row-name,.stats__total-row-pill{letter-spacing:-.01em;color:var(--dark-blue);font-size:1.6rem;font-weight:500;line-height:1.2}@media (min-width:768px){.stats__total-row-name,.stats__total-row-pill{font-size:2rem}}.stats__total-row-name,.stats__total-row-pill{color:var(--main-blue)}.stats__tag{letter-spacing:-.01em;text-transform:uppercase;color:var(--main-white);background:var(--main-red);border-radius:8px;margin-bottom:1.6rem;padding:8px;font-size:1.6rem;font-weight:500;line-height:1.2}.stats__insight{background:var(--light-blue-40);border-radius:3.2rem;align-items:flex-start;gap:1.6rem;margin-bottom:.2rem;padding:1.8rem;display:flex;box-shadow:0 0 23px #0c22421a}@media (min-width:992px){.stats__insight{padding:2.4rem}}@media (min-width:768px){.stats__insight:first-child .stats__insight-text{width:86%}}.stats__insight:last-child{margin-bottom:0}.stats__insight-icon{flex-shrink:0;justify-content:center;align-items:center;width:2.4rem;height:2.4rem;display:flex}.stats__insight-text{letter-spacing:-.01em;text-transform:uppercase;color:var(--main-blue);text-transform:none;margin:0;font-size:1.6rem;font-weight:500;line-height:1.2}.stats__insight-text strong{font-weight:700}.stats .parallax-icon{z-index:-1}@media (max-width:768px){.stats .parallax-icon{justify-content:flex-start;bottom:-10rem}}@media (max-width:500px){.stats .parallax-icon{justify-content:flex-start;bottom:-8rem}}@media (max-width:450px){.stats .parallax-icon{justify-content:flex-start;bottom:-14rem}}@media (min-width:768px){.stats .parallax-icon{bottom:-12rem;right:0}.stats .parallax-icon img{z-index:-9999999;width:44rem;margin-right:11rem;position:relative}}
/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */.modules{z-index:1;background:linear-gradient(#e6ecf5,#fff0 40.77%);padding:5.6rem 0 6.4rem;scroll-margin-top:3rem;position:relative}@media (min-width:992px){.modules{padding:9.2rem 0 10.4rem;scroll-margin-top:0}}.modules__inner{position:relative}.modules__title{text-transform:uppercase;color:var(--main-blue);font-size:2.5rem;font-weight:500;line-height:1.2}@media (min-width:768px){.modules__title{font-size:3.3rem}}.modules__title{text-align:center;width:70%;margin:0 auto 3.2rem}@media (min-width:992px){.modules__title{margin-bottom:5.2rem}}.modules__list{z-index:2;position:relative}@media (min-width:1200px){.modules__list .swiper-wrapper{grid-template-columns:repeat(3,1fr);gap:20px;display:grid;transform:none!important}}.modules__list>.swiper{overflow:visible!important}@media (min-width:340px){.modules__list .swiper-slide{width:80%}}@media (min-width:370px){.modules__list .swiper-slide{width:75%}}@media (min-width:400px){.modules__list .swiper-slide{width:72%}}@media (min-width:568px){.modules__list .swiper-slide{width:45%}}@media (min-width:1200px){.modules__list .swiper-slide{width:auto;display:contents}}@media (max-width:1149px){.modules__list .swiper-slide:last-child{display:none!important}}@media (min-width:1200px){.modules__list .swiper-wrapper{box-sizing:border-box;grid-template-columns:repeat(3,1fr);gap:20px;display:grid;transform:none!important}}.modules__column{flex-direction:column;gap:1.8rem;width:100%;height:100%;display:flex}@media (min-width:1200px){.modules__column{display:contents}}.modules__card{z-index:2;background-color:var(--main-white);border-radius:3.2rem;flex-direction:column;flex:1;height:100%;min-height:35.55rem;padding:1.8rem;display:flex;position:relative;box-shadow:0 0 23px #0022421a}@media (min-width:560px){.modules__card{min-height:39.55rem}}@media (min-width:768px){.modules__card{min-height:38.55rem;padding:2.4rem}}@media (min-width:769px){.modules__card{min-height:50rem}}@media (min-width:940px){.modules__card{min-height:38.55rem}}@media (min-width:1200px){.modules__card{min-height:auto}}.modules__card.cta{background-color:var(--light-blue-40);height:fit-content}.modules__card.cta__desktop{display:none}@media (min-width:1200px){.modules__card.cta__desktop{display:flex}}.modules__card.cta__mobile{min-height:auto;display:flex}@media (min-width:576px){.modules__card.cta__mobile{width:45%}}@media (min-width:1200px){.modules__card.cta__mobile{display:none}}.modules__card.cta .cta__btn{width:fit-content;margin-top:1.6rem;padding:1rem 1.8rem;font-size:1.6rem}@media (min-width:768px){.modules__card.cta .cta__btn{margin-top:2.4rem}}.modules__card-head{border-bottom:1.5px solid var(--main-blue);align-items:flex-start;gap:1.2rem;padding-bottom:1.2rem;display:flex}@media (min-width:768px){.modules__card-head{gap:1.6rem;padding-bottom:1.6rem}}.modules__card-title{letter-spacing:-.01em;text-transform:uppercase;font-size:2rem;font-weight:700;line-height:1.2}@media (min-width:768px){.modules__card-title{font-size:2.3rem}}.modules__card-title{color:var(--main-blue)}.modules__card-list{flex-direction:column;gap:1.2rem;padding-top:1.6rem;display:flex}@media (min-width:768px){.modules__card-list{gap:1.6rem;padding-top:2.4rem}}.modules__card-list-item{letter-spacing:-.01em;color:var(--dark-blue);align-items:flex-start;gap:1.2rem;font-size:1.6rem;font-weight:500;line-height:1.2;display:flex}@media (min-width:768px){.modules__card-list-item{font-size:2rem}}.modules__card-list-item{color:var(--main-blue);opacity:.9}.modules__card-list-bullet{border:1.5px solid var(--main-blue);border-radius:50%;flex-shrink:0;width:2rem;height:2rem;margin-top:4px}.modules__mobile-cta-container{z-index:2;position:relative}@media (min-width:1200px){.modules__mobile-cta-container{display:none}}.modules .parallax-icon{z-index:-1;bottom:-10rem}@media (min-width:576px){.modules .parallax-icon{bottom:-8.8rem;left:-3rem}}@media (min-width:768px) and (max-width:992px){.modules .parallax-icon{opacity:.5}}@media (max-width:768px){.modules .parallax-icon{bottom:-14rem}.modules .parallax-icon__figure{margin-left:13rem}.modules .parallax-icon-img{transform:rotate(346deg)}}@media (min-width:768px){.modules .parallax-icon-img{width:49.5rem}}
/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */.video-section{text-align:center;background:linear-gradient(#e6ecf5,#fff0 60.77%);padding:5.6rem 0 6.4rem}@media (min-width:992px){.video-section{padding:9.2rem 0 10.4rem}}.video-section__inner{margin:0 auto}@media (min-width:992px){.video-section__inner{padding:0 9.8rem}}.video-section__title{text-transform:uppercase;font-size:2.5rem;font-weight:500;line-height:1.2}@media (min-width:768px){.video-section__title{font-size:3.3rem}}.video-section__title{color:var(--main-blue);margin:0 auto 3.2rem}@media (min-width:992px){.video-section__title{margin-bottom:5.2rem}}.video-section__player{border-radius:3.2rem;width:100%;margin-bottom:2rem;position:relative;overflow:hidden}@media (min-width:992px){.video-section__player{margin-bottom:4rem}}.video-section__media{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:3.2rem;width:100%;height:100%;box-shadow:0 0 23px #0c22421a}.video-section__media img{border:1px solid var(--main-white);border-radius:3.2rem;width:100%}.video-section__play{border:1px solid var(--main-red);width:6rem;height:6rem;color:var(--main-white);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;transition:transform .2s,background-color .2s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-section__play:hover{background-color:var(--main-red);transform:translate(-50%,-50%)scale(1.05)}.video-section__play:hover .video-section__play-icon{color:var(--main-white)}@media (min-width:768px){.video-section__play{width:8rem;height:8rem}}.video-section__play-icon{color:var(--main-red);margin-left:.5rem;font-size:2.5rem}.video-section__note{letter-spacing:-.01em;color:var(--dark-blue);font-size:1.6rem;font-weight:400;line-height:1.2}@media (min-width:768px){.video-section__note{font-size:2rem}}.video-section__note{margin:0 auto 5.2rem}@media (min-width:576px){.video-section__note{width:80%}}@media (min-width:1200px){.video-section__note{width:58%}}.video-section__action{flex-direction:column;gap:2rem;display:flex}@media (min-width:768px){.video-section__action{flex-direction:row;gap:0}}.video-section__action-text{text-transform:uppercase;color:var(--dark-blue);font-size:2.1rem;font-weight:500;line-height:1.2}@media (min-width:768px){.video-section__action-text{font-size:2.5rem}}.video-section__action-text{text-align:center;color:var(--main-blue)}@media (min-width:768px){.video-section__action-text{text-align:left;width:50%}}.video-section__action .btn{text-align:center;height:fit-content}@media (max-width:768px){.video-section__action .btn{margin:0 3rem}}
/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */.team{background:linear-gradient(#e6ecf5,#fff0 80.77%);padding:5.6rem 0 2.8rem}@media (min-width:992px){.team{padding:9.2rem 0 4.2rem}}.team__inner{margin:0 auto}@media (min-width:992px){.team__inner{padding:0 9.8rem}}.team__header{align-items:flex-start;gap:2rem;margin-bottom:3.2rem;display:flex}@media (min-width:768px){.team__header{margin-bottom:4rem;margin-left:3rem}}.team__header-icon{width:16.5rem;display:none}@media (min-width:768px){.team__header-icon{display:block}}.team__header-text{flex:1;min-width:0}.team__header-text-title{text-transform:uppercase;color:var(--main-blue);font-size:2.5rem;font-weight:500;line-height:1.2}@media (min-width:768px){.team__header-text-title{font-size:3.3rem}}.team__header-text-title{text-align:center;margin:0 0 2rem}@media (min-width:768px){.team__header-text-title{text-align:left;width:90%;margin:0 0 5.2rem}}.team__header-text-subtitle{letter-spacing:-.01em;color:var(--dark-blue);font-size:1.6rem;font-weight:500;line-height:1.2}@media (min-width:768px){.team__header-text-subtitle{width:85%;font-size:2rem}}.team__header-text-subtitle strong{font-weight:700}.team__tasks{display:flex}.team__tasks-item{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:var(--light-blue-200);border-radius:3.2rem;align-items:flex-start;gap:1.2rem;padding:1.8rem;display:flex;box-shadow:0 0 23px #0c22421a}@media (min-width:768px){.team__tasks-item{gap:1.6rem;padding:2.4rem}}.team__tasks-item .icon{border:1.5px solid var(--dark-blue);border-radius:50%;flex-shrink:0;width:2rem;height:2rem;margin-top:.3rem}.team__tasks-item .text{letter-spacing:-.01em;color:var(--dark-blue);font-size:1.8rem;font-weight:400;line-height:1.2}@media (min-width:768px){.team__tasks-item .text{font-size:2.2rem}}.team__tasks>.swiper{overflow:visible!important}@media (min-width:340px){.team__tasks .swiper-slide{width:72%}}@media (min-width:568px){.team__tasks .swiper-slide{width:45%}}
/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */.testimonials{background-color:var(--main-white);padding:2.8rem 0 6.4rem}@media (min-width:992px){.testimonials{padding:4.2rem 0 10.4rem}}.testimonials__title{text-transform:uppercase;font-size:2.5rem;font-weight:500;line-height:1.2}@media (min-width:768px){.testimonials__title{font-size:3.3rem}}.testimonials__title{color:var(--main-blue);text-align:center;margin-bottom:3.2rem}@media (min-width:992px){.testimonials__title{width:60%;margin:0 auto 5.2rem}}.testimonials__carousel{position:relative}.testimonials__row{margin-bottom:3.2rem;display:flex}@media (min-width:992px){.testimonials__row{margin-bottom:4rem}}.testimonials__row:last-child{margin-bottom:0}.testimonials__row_right .testimonials__track{flex-direction:row-reverse}.testimonials__track{will-change:transform;align-items:stretch;gap:1.8rem;padding:0 20px;display:flex}.testimonials__card{background:var(--light-blue-40);border-radius:3.2rem;flex-direction:column;gap:5.6rem;width:25.3rem;max-width:25.3rem;padding:1.8rem;display:flex;box-shadow:0 0 23px #0c22421a}@media (min-width:768px){.testimonials__card{gap:10.4rem;width:37.4rem;max-width:37.4rem;padding:2.4rem}}.testimonials__card-top{flex-direction:column;justify-content:space-between;gap:1.2rem;display:flex}@media (min-width:768px){.testimonials__card-top{gap:1.6rem}}.testimonials__card-category{letter-spacing:-.01em;color:var(--light-blue);background:var(--blue);border-radius:.8rem;width:fit-content;padding:.8rem;font-size:1.6rem}.testimonials__card-category,.testimonials__card-text{text-transform:uppercase;font-weight:500;line-height:1.2}.testimonials__card-text{color:var(--dark-blue);font-size:2.1rem}@media (min-width:768px){.testimonials__card-text{font-size:2.5rem}}.testimonials__card-text{color:var(--main-blue)}.testimonials__card-position{letter-spacing:-.01em;color:var(--dark-blue);font-size:1.6rem;font-weight:500;line-height:1.2}@media (min-width:768px){.testimonials__card-position{font-size:2rem}}.testimonials__card-position{color:var(--main-blue);margin-top:auto}
/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */.faq{z-index:1;background:linear-gradient(#e6ecf5,#fff0 80.77%);padding:5.6rem 0 6.4rem;position:relative}@media (min-width:992px){.faq{padding:9.2rem 0 10.4rem}}.faq__inner{position:relative}.faq__figure{pointer-events:none;z-index:0;color:#b8c9d6;position:absolute}.faq__figure-wrap{justify-content:center;align-items:center;display:flex}.faq__figure.top-right{width:80px;height:100px;top:-5%;right:5%}@media (max-width:1024px){.faq__figure.top-right{width:60px;height:75px;right:2%}}@media (max-width:992px){.faq__figure.top-right{display:none}}.faq__figure.bottom-right{z-index:-1;width:80px;height:100px;bottom:47%;right:3%}@media (max-width:992px){.faq__figure.bottom-right{display:none}}.faq__figure.mid-left{width:90px;height:70px;top:25%;left:3%;transform:translateY(-50%)}@media (max-width:1024px){.faq__figure.mid-left{width:60px;height:50px;left:1%}}@media (max-width:992px){.faq__figure.mid-left{display:none}}.faq__figure.bottom-left{width:85px;height:75px;bottom:13%;left:3%}@media (max-width:1024px){.faq__figure.bottom-left{width:55px;height:50px;left:2%}}@media (max-width:992px){.faq__figure.bottom-left{display:none}}.faq__title{text-transform:uppercase;font-size:2.5rem;font-weight:500;line-height:1.2}@media (min-width:768px){.faq__title{font-size:3.3rem}}.faq__title{color:var(--main-blue);text-align:center;margin:0 auto 3.2rem}@media (min-width:992px){.faq__title{margin:0 auto 5.2rem}}.faq__list{flex-direction:column;gap:1.6rem;max-width:57rem;margin:0 auto;display:flex}.faq__item{background-color:var(--main-white);-webkit-user-select:none;user-select:none;border-radius:3.2rem;padding:2.4rem;overflow:hidden;box-shadow:0 0 23px #0c22421a}.faq__question,.faq__question-text{text-align:left;cursor:pointer;letter-spacing:-.01em;text-transform:uppercase;width:100%;color:var(--main-blue);background:0 0;border:none;justify-content:space-between;align-items:center;gap:1.6rem;font-size:2rem;font-weight:700;line-height:1.2;display:flex}@media (min-width:768px){.faq__question,.faq__question-text{font-size:2.3rem}}.faq__question,.faq__question-text{font-family:var(--font-family);-webkit-tap-highlight-color:#0000}.faq__question-text_active .faq__chevron,.faq__question_active .faq__chevron{transform:rotate(180deg)}.faq__chevron{flex-shrink:0;justify-content:center;align-items:center;transition:transform .3s;display:flex}.faq__chevron_open{transform:rotate(180deg)}.faq__answer{overflow:hidden}.faq__answer p{letter-spacing:-.01em;color:var(--dark-blue);font-size:1.6rem;font-weight:500;line-height:1.2}@media (min-width:768px){.faq__answer p{font-size:2rem}}.faq__answer p{color:var(--main-blue);text-align:left;opacity:.9;padding-top:1.6rem}.faq__answer p strong{font-weight:700}.faq__answer p a{letter-spacing:-.01em;color:var(--dark-blue);font-size:1.6rem;font-weight:500;line-height:1.2}@media (min-width:768px){.faq__answer p a{font-size:2rem}}.faq__answer p a{color:var(--main-blue)}.faq__answer p span{padding-bottom:1.6rem;display:block}@media (min-width:992px){.faq__answer p span{padding-bottom:2.4rem}}.faq__answer p span strong{display:block}@media (min-width:768px){.faq__answer p{padding-top:2.4rem}}
/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */.contacts{background:linear-gradient(#e6ecf5,#fff0 30.77%);padding:5.6rem 0 6.4rem;scroll-margin-top:3rem;position:relative;overflow:hidden}@media (min-width:992px){.contacts{background:linear-gradient(#e6ecf5,#fff0 60.77%);padding:9.2rem 0 10.4rem;scroll-margin-top:0}}.contacts__header{justify-content:center;align-items:center;gap:4rem;max-width:100%;margin-bottom:7.6rem;display:flex}@media (max-width:768px){.contacts__header{text-align:center;flex-direction:column;align-items:center;margin-bottom:3.2rem}}@media (max-width:1040px){.contacts__header{align-items:flex-start}}.contacts__header-icon{width:14.5rem;display:none}@media (min-width:768px){.contacts__header-icon{display:block}}.contacts__header-title{text-transform:uppercase;color:var(--main-blue);font-size:2.5rem;font-weight:500;line-height:1.2}@media (min-width:768px){.contacts__header-title{font-size:3.3rem}}.contacts__form{flex-direction:column;gap:18px;display:flex}.contacts__form-wrap{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:linear-gradient(#e6ecf533,#fcfdfe33 26.13%);border-radius:32px;margin:0 auto;padding:1.8rem;box-shadow:0 0 23px #0c22421a}@media (min-width:768px){.contacts__form-wrap{max-width:76.6rem;padding:4rem}}.contacts__input{background:var(--light-blue);letter-spacing:-.01em;width:100%;color:var(--dark-blue);border:none;border-radius:32px;padding:1.2rem 2rem;font-size:1.6rem;font-weight:400;line-height:1.2;transition:background-color .2s,box-shadow .2s;box-shadow:inset 0 1px 2px #0000000f}@media (min-width:768px){.contacts__input{font-size:2rem}}.contacts__input{color:var(--main-blue)}@media (min-width:768px){.contacts__input{padding:1.8rem 2.4rem}}.contacts__input::placeholder{color:#628cb180}.contacts__input:focus{background-color:#deebf5;outline:none;box-shadow:inset 0 1px 2px #00000014}.contacts__input.error{border:1.5px solid var(--second-red)}.contacts__input-wrap{flex-direction:column;gap:.8rem;display:flex}.contacts__input-wrap .error{letter-spacing:-.01em;text-transform:uppercase;color:var(--second-red);text-transform:none;font-size:1.6rem;font-weight:500;line-height:1.2}.contacts__submit{width:fit-content}@media (max-width:768px){.contacts__submit{margin-left:auto;margin-right:auto}}.contacts__note{letter-spacing:-.01em;color:var(--dark-blue);font-size:1.6rem;font-weight:400;line-height:1.2}@media (min-width:768px){.contacts__note{font-size:2rem}}.contacts__note{text-align:center;margin-left:auto;margin-right:auto;padding-top:2rem}@media (min-width:768px){.contacts__note{max-width:76.6rem;padding-top:4rem}}.contacts__checkbox{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:flex-start;gap:1.8rem;padding-bottom:1.4rem;display:flex}@media (min-width:768px){.contacts__checkbox{padding:1.4rem 0}}.contacts__checkbox__input{opacity:0;width:0;height:0;position:absolute}.contacts__checkbox__box{border:1.95px solid var(--main-blue);background-color:#0000;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:25.3px;height:25.3px;margin-top:2px;transition:all .2s ease-in-out;display:flex;position:relative}.contacts__checkbox__icon{opacity:0;transition:all .2s cubic-bezier(.4,0,.2,1);transform:scale(.5)}.contacts__checkbox__input:checked+.contacts__checkbox__box .contacts__checkbox__icon{opacity:1;transform:scale(1)}.contacts__checkbox__input:focus-visible+.contacts__checkbox__box{outline-offset:2px;outline:2px solid #3b82f6}.contacts__checkbox .text{letter-spacing:-.01em;color:var(--dark-blue);font-size:1.6rem;font-weight:400;line-height:1.2}@media (min-width:768px){.contacts__checkbox .text{font-size:2rem}}.contacts__checkbox .text a{letter-spacing:-.01em;color:var(--dark-blue);font-size:1.6rem;font-weight:400;line-height:1.2}@media (min-width:768px){.contacts__checkbox .text a{font-size:2rem}}.contacts__checkbox .text a{text-underline-offset:3px;text-decoration:underline;transition:opacity .2s}.contacts__checkbox .text a:hover{opacity:.7}.contacts__checkbox.error .contacts__checkbox__box{border-color:var(--second-red)}.contacts__checkbox.error .text,.contacts__checkbox.error .text a{color:var(--second-red)}.contacts__checkbox.is-shaking .contacts__checkbox__box{animation:shake .4s ease-in-out}@keyframes shake{0%,to{transform:translate(0)}20%,60%{transform:translate(-4px)}40%,80%{transform:translate(4px)}}.contacts__overlay{z-index:50;background:var(--ligh-blue-75,#e8f4fdbf);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);justify-content:center;align-items:center;padding:2rem;display:flex;position:absolute;inset:0}.contacts__thanks{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:linear-gradient(#e6ecf533,#fcfdfe33 26.13%);border-radius:32px;flex-direction:row;justify-content:flex-start;align-items:center;gap:3.6rem;width:100%;max-width:96.2rem;padding:4rem;display:flex;position:relative;box-shadow:0 0 23px #0c22421a}@media (max-width:768px){.contacts__thanks{text-align:center;flex-direction:column;padding:3.2rem 2.4rem}}@media (max-width:576px){.contacts__thanks{padding:1.8rem}}.contacts__thanks-img{object-fit:contain;max-width:228px;height:auto}@media (max-width:768px){.contacts__thanks-img{max-width:250px}}.contacts__thanks-title{width:54%}.contacts__thanks-title.mobile-off{display:block}.contacts__thanks-title.mobile-on{display:none}@media (max-width:650px){.contacts__thanks-title{width:70%}.contacts__thanks-title.mobile-on{display:block}.contacts__thanks-title.mobile-off{display:none}}@media (max-width:550px){.contacts__thanks-title{width:90%}}@media (max-width:450px){.contacts__thanks-title{width:100%}}.contacts__thanks-close{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;transition:opacity .2s;display:flex;position:absolute;top:2.4rem;right:2.4rem}.contacts__thanks-close:hover{opacity:.6}.contacts__thanks-close img{width:20px;height:20px}
/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--main-red:#ea636e;--second-red:#e24b58;--dark-blue:#0c2242;--main-blue:#41597f;--blue:#628cb1;--light-blue:#e8f4fd;--dark-grey:#4a4a4a;--light-grey-2:#dbdbdb;--light-grey:#efefef;--main-white:#fcfdfe;--blue-20:#628cb133;--light-blue-40:#e8f4fd66;--light-blue-200:#e8f4fd33;--primary-blue:var(--main-blue);--primary-blue-dark:#354a6b;--secondary-blue:var(--blue);--white:var(--main-white);--black:#000;--text-dark:var(--dark-blue);--text-light:var(--dark-grey);--shadow:0 4px 12px #0c224214;--font-family:"DINPro","Times New Roman"}*{box-sizing:border-box;margin:0;padding:0}html{font-size:62.5%}body{font-family:var(--font-family);color:var(--text-dark);background-color:var(--main-white);font-size:2rem}body,main{overflow-x:hidden}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 6rem}@media (max-width:768px){.container{padding:0 1.6rem}}.section{padding:100px 0}@media (max-width:768px){.section{padding:60px 0}}a,button{-webkit-tap-highlight-color:#0000}.btn{cursor:pointer;text-transform:uppercase;color:var(--dark-blue);border:none;border-radius:3.2rem;padding:1.5rem 2.4rem;font-size:1.6rem;font-weight:500;line-height:1.2;text-decoration:none;display:inline-block}@media (min-width:768px){.btn{letter-spacing:-.01em;font-size:1.8rem}}.btn{background-color:var(--main-red);color:var(--main-white);transition:background-color .2s,transform .2s;box-shadow:0 1px 8px #0c22421f,inset 1px 1px 2px #ffe0e24d}@media (min-width:768px){.btn{padding:1.7rem 2.4rem}}.btn:hover{box-shadow:inset -1px -1px 2px #0c22421a,inset 1px 1px 2px #0c22421a,0 1px 8px #0c22421f}.btn:active,.btn:hover{background:var(--second-red)}.btn:active{box-shadow:none}.btn:disabled{background:var(--light-grey-2);cursor:not-allowed}.btn_secondary{background-color:var(--main-white);color:var(--main-blue);border:2px solid var(--main-blue)}.btn_secondary:hover{background-color:var(--light-blue)}.footer{background-color:var(--dark-blue);color:#e8f4fd;padding:3.3rem 0 3.2rem}@media (min-width:768px){.footer{padding:5.3rem 0 5.2rem}}.footer__top{justify-content:space-between;align-items:flex-start;gap:4rem;display:flex}@media (max-width:1200px){.footer__top{flex-direction:column;gap:5.6rem}}.footer__info{flex-direction:column;gap:4rem;min-width:276px;display:flex}.footer__logo{cursor:pointer}.footer__logo img{max-width:100%;height:auto}.footer__phone-row{align-items:center;gap:24px;display:flex}.footer__phone-row img{height:3rem}.footer__contacts{flex-direction:column;gap:2.4rem;display:flex}.footer__contacts-link{letter-spacing:-.01em;color:var(--dark-blue);font-size:1.6rem;font-weight:500;line-height:1.2}@media (min-width:768px){.footer__contacts-link{font-size:2rem}}.footer__contacts-link{color:var(--light-blue);text-decoration:none;transition:opacity .2s}.footer__contacts-link:hover{opacity:.8}.footer__nav{justify-content:flex-end;gap:4rem;width:100%;display:flex}@media (max-width:1200px){.footer__nav{justify-content:flex-start}}@media (max-width:768px){.footer__nav{grid-template-columns:1fr 1fr;justify-content:start;gap:32px 20px;width:100%;display:grid}}@media (min-width:576px){.footer__nav{padding-top:6.8rem}}@media (min-width:576px) and (max-width:1200px){.footer__nav{flex-wrap:wrap;padding-top:2rem;padding-bottom:5rem}}.footer__nav-link{letter-spacing:-.01em;color:var(--dark-blue);font-size:1.6rem;font-weight:500;line-height:1.2}@media (min-width:768px){.footer__nav-link{font-size:2rem}}.footer__nav-link{color:var(--light-blue);text-decoration:none;transition:opacity .2s}.footer__nav-link:hover{opacity:.8}.footer__item.mobile-off{display:none}@media (min-width:768px){.footer__item.mobile-off{display:block}}.footer__item.mobile-on{display:block}@media (min-width:768px){.footer__item.mobile-on{display:none}}.footer__col{min-width:228px}@media (max-width:885px){.footer__col{min-width:auto}}@media (max-width:768px){.footer__col:first-child{grid-area:1/1}.footer__col:nth-child(2){grid-area:2/1}.footer__col:nth-child(3){grid-area:1/2/span 2}}.footer__list{flex-direction:column;gap:24px;margin:0;padding:0;list-style:none;display:flex}.footer__middle{justify-content:flex-start;align-items:center;gap:3.6rem;margin-bottom:5.6rem;display:flex}@media (max-width:576px){.footer__middle{flex-direction:column;align-items:flex-start;gap:24px;margin-top:5.6rem}}@media (min-width:1200px){.footer__middle{justify-content:center;margin-left:16rem}}.footer__cta-text{letter-spacing:-.01em;color:var(--dark-blue);font-size:1.6rem;font-weight:400;line-height:1.2}@media (min-width:768px){.footer__cta-text{font-size:2rem}}.footer__cta-text{color:var(--light-blue);opacity:.7;white-space:pre-wrap;max-width:309px}.footer__bottom{opacity:.5}.footer__copyright{letter-spacing:-.01em;text-transform:uppercase;color:var(--light-blue);text-transform:none;margin:0;font-size:1.6rem;font-weight:500;line-height:1.2}