.ArticlesCategories-module__XZYpGW__articlesCategories{background:#f8f9fa;padding:100px 20px 120px}.ArticlesCategories-module__XZYpGW__container{max-width:1400px;margin:0 auto}.ArticlesCategories-module__XZYpGW__subtitle{color:#17a2b8;text-align:center;letter-spacing:.5px;margin:0 0 8px;font-size:18px;font-weight:500}.ArticlesCategories-module__XZYpGW__title{color:#17a2b8;text-align:center;letter-spacing:-.5px;margin:0 0 60px;font-size:56px;font-weight:700}.ArticlesCategories-module__XZYpGW__categoryNav{background-color:#f2f2f2f2;border-radius:10px;flex-wrap:wrap;justify-content:center;gap:16px;width:850px;margin:auto auto 50px;padding:16px 20px;display:flex}.ArticlesCategories-module__XZYpGW__categoryButton{color:#2c3e50;cursor:pointer;background:#fff;border:none;border-radius:5px;padding:12px 45px;font-size:17px;font-weight:500;transition:all .3s;position:relative;overflow:hidden}.ArticlesCategories-module__XZYpGW__categoryButton:before{content:"";background:linear-gradient(90deg,#0000,#17a2b81a,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.ArticlesCategories-module__XZYpGW__categoryButton:hover:before{left:100%}.ArticlesCategories-module__XZYpGW__categoryButton:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001f}.ArticlesCategories-module__XZYpGW__categoryButton.ArticlesCategories-module__XZYpGW__active{color:#fff;background:linear-gradient(135deg,#17a2b8 0%,#1591a6 100%);box-shadow:0 4px 16px #17a2b84d}.ArticlesCategories-module__XZYpGW__categoryButton.ArticlesCategories-module__XZYpGW__active:hover{background:linear-gradient(135deg,#1591a6 0%,#127f91 100%)}.ArticlesCategories-module__XZYpGW__cardsGrid{opacity:1;grid-template-columns:repeat(4,1fr);gap:32px;transition:all .3s;display:grid;transform:translateY(0)}.ArticlesCategories-module__XZYpGW__cardsGrid.ArticlesCategories-module__XZYpGW__animating{opacity:0;transform:translateY(20px)}.ArticlesCategories-module__XZYpGW__card{text-align:center;cursor:pointer;background:#fff;border:2px solid #0000;border-radius:4px;padding:7px 32px 14px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 0 4px #0000001d}.ArticlesCategories-module__XZYpGW__card:hover{transform:translateY(-8px);box-shadow:0 12px 32px #0000001f}.ArticlesCategories-module__XZYpGW__card.ArticlesCategories-module__XZYpGW__activeCard{background:#fff;border:2px solid #17a2b8}.ArticlesCategories-module__XZYpGW__iconWrapper{color:#17a2b8;justify-content:center;align-items:center;width:80px;height:80px;margin:7px auto;transition:all .4s;display:flex}.ArticlesCategories-module__XZYpGW__iconWrapper svg{width:56px;height:56px;transition:all .4s}.ArticlesCategories-module__XZYpGW__card:hover .ArticlesCategories-module__XZYpGW__iconWrapper{transform:scale(1.1)rotate(5deg)}.ArticlesCategories-module__XZYpGW__card.ArticlesCategories-module__XZYpGW__activeCard .ArticlesCategories-module__XZYpGW__iconWrapper{color:#17a2b8;transform:scale(1.15)}.ArticlesCategories-module__XZYpGW__cardTitle{color:#17a2b8;margin:0 0 3px;font-size:24px;font-weight:700;transition:color .3s}.ArticlesCategories-module__XZYpGW__card:hover .ArticlesCategories-module__XZYpGW__cardTitle{color:#1591a6}.ArticlesCategories-module__XZYpGW__cardDescription{color:#000;opacity:.85;margin:0 0 11px;font-size:15px;line-height:1.5;transition:opacity .3s}.ArticlesCategories-module__XZYpGW__card:hover .ArticlesCategories-module__XZYpGW__cardDescription{opacity:1}.ArticlesCategories-module__XZYpGW__articlesCount{color:#95a5a6;margin:0;font-size:14px;font-weight:500;transition:color .3s}.ArticlesCategories-module__XZYpGW__card:hover .ArticlesCategories-module__XZYpGW__articlesCount{color:#17a2b8}@media (max-width:1200px){.ArticlesCategories-module__XZYpGW__cardsGrid{grid-template-columns:repeat(3,1fr);gap:28px}}@media (max-width:992px){.ArticlesCategories-module__XZYpGW__title{font-size:48px}.ArticlesCategories-module__XZYpGW__cardsGrid{grid-template-columns:repeat(2,1fr);gap:24px}.ArticlesCategories-module__XZYpGW__card{padding:36px 28px}.ArticlesCategories-module__XZYpGW__categoryButton{padding:14px 32px;font-size:17px}}@media (max-width:768px){.ArticlesCategories-module__XZYpGW__articlesCategories{padding:80px 20px 100px}.ArticlesCategories-module__XZYpGW__title{margin-bottom:40px;font-size:40px}.ArticlesCategories-module__XZYpGW__subtitle{font-size:16px}.ArticlesCategories-module__XZYpGW__categoryNav{gap:12px;margin-bottom:60px}.ArticlesCategories-module__XZYpGW__categoryButton{padding:12px 24px;font-size:16px}.ArticlesCategories-module__XZYpGW__cardsGrid{grid-template-columns:1fr;gap:20px}.ArticlesCategories-module__XZYpGW__card{padding:32px 24px}.ArticlesCategories-module__XZYpGW__cardTitle{font-size:22px}.ArticlesCategories-module__XZYpGW__cardDescription{font-size:14px}.ArticlesCategories-module__XZYpGW__iconWrapper{width:70px;height:70px}.ArticlesCategories-module__XZYpGW__iconWrapper svg{width:48px;height:48px}}@media (max-width:480px){.ArticlesCategories-module__XZYpGW__title{font-size:32px}.ArticlesCategories-module__XZYpGW__categoryNav{flex-direction:column;gap:10px}.ArticlesCategories-module__XZYpGW__categoryButton{width:100%;padding:14px 24px}.ArticlesCategories-module__XZYpGW__card{padding:28px 20px}.ArticlesCategories-module__XZYpGW__cardTitle{font-size:20px}}@keyframes ArticlesCategories-module__XZYpGW__shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}@keyframes ArticlesCategories-module__XZYpGW__pulse{0%,to{box-shadow:0 8px 24px #17a2b833}50%{box-shadow:0 8px 32px #17a2b859}}.ArticlesCategories-module__XZYpGW__card.ArticlesCategories-module__XZYpGW__activeCard{animation:2s ease-in-out infinite ArticlesCategories-module__XZYpGW__pulse}
.PopularArticles-module__2gpX8q__popularSection{background:var(--color-primary);padding:80px 0;overflow:hidden}.PopularArticles-module__2gpX8q__container{max-width:1300px;margin:0 auto;padding:0 40px}.PopularArticles-module__2gpX8q__header{text-align:center;flex-direction:column;align-items:center;margin-bottom:48px;display:flex}.PopularArticles-module__2gpX8q__titleSection{margin-bottom:0}.PopularArticles-module__2gpX8q__title{color:#fff;margin:0 0 12px;font-size:3rem;font-weight:700;line-height:1.2}.PopularArticles-module__2gpX8q__subtitle{color:#ffffffe6;max-width:800px;margin:0;font-size:.9rem;font-weight:400;line-height:1.6}.PopularArticles-module__2gpX8q__navigationWrapper{justify-content:center;align-items:center;gap:16px;margin-top:40px;display:flex}.PopularArticles-module__2gpX8q__navigation{align-items:center;gap:16px;display:flex}.PopularArticles-module__2gpX8q__navBtn{cursor:pointer;color:#ff6b35;background-color:#00000065;border:none;border-radius:3px;justify-content:center;align-items:center;width:54px;height:54px;transition:all .3s;display:flex}.PopularArticles-module__2gpX8q__navBtn:hover:not(.PopularArticles-module__2gpX8q__disabled){background-color:#00000080}.PopularArticles-module__2gpX8q__navBtn.PopularArticles-module__2gpX8q__disabled{opacity:.4;cursor:not-allowed}.PopularArticles-module__2gpX8q__swiperContainer{width:90%;margin:0 auto 40px;padding-left:0;position:relative}.PopularArticles-module__2gpX8q__swiper{overflow:visible}.PopularArticles-module__2gpX8q__articleLink{color:inherit;height:100%;text-decoration:none;display:block}.PopularArticles-module__2gpX8q__articleCard{cursor:pointer;background:#f5f5f5;transition:all .3s;overflow:hidden}.PopularArticles-module__2gpX8q__articleCard:hover{transform:translateY(-8px)}.PopularArticles-module__2gpX8q__articleImage{height:200px;position:relative;overflow:hidden}.PopularArticles-module__2gpX8q__articleImage:before{content:"";z-index:99;background:url(/before.webp) 0 0/auto 100% repeat-x;width:200%;height:20px;animation:20s linear infinite PopularArticles-module__2gpX8q__slideLeft;position:absolute;bottom:0;left:0}@keyframes PopularArticles-module__2gpX8q__slideLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}.PopularArticles-module__2gpX8q__articleImage img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.PopularArticles-module__2gpX8q__articleCard:hover .PopularArticles-module__2gpX8q__articleImage img{transform:scale(1.05)}.PopularArticles-module__2gpX8q__dateBadge{background:linear-gradient(to bottom,#00d5e6,var(--color-primary));color:#fff;border-radius:15px;font-size:12px;position:absolute;top:20px;right:17px}.PopularArticles-module__2gpX8q__publishDate{text-align:center;border-radius:4px;flex-direction:column;align-items:center;min-width:50px;padding:4px 12px;display:flex}.PopularArticles-module__2gpX8q__publishDay{color:#fff;margin-bottom:4px;font-size:24px;font-weight:300;line-height:1}.PopularArticles-module__2gpX8q__publishMonth{color:#ffffffc5;text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:300}.PopularArticles-module__2gpX8q__articleContent{padding:0 24px 24px}.PopularArticles-module__2gpX8q__articleTitle{color:#1a1a1a;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:-25px 0 16px;font-size:18px;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.PopularArticles-module__2gpX8q__cardBottom{color:var(--color-primary);flex-direction:row;align-items:center;margin-bottom:-10px;display:flex}.PopularArticles-module__2gpX8q__readMoreLink{margin-right:18px;font-size:14.3px;font-weight:500;display:flex}.PopularArticles-module__2gpX8q__readMoreLink .PopularArticles-module__2gpX8q__arrow{color:#000;margin-left:5px}.PopularArticles-module__2gpX8q__customArrow{transition:all .3s}.PopularArticles-module__2gpX8q__arrowVisible{opacity:1}.PopularArticles-module__2gpX8q__arrowHidden{opacity:.4}.PopularArticles-module__2gpX8q__navBtn svg{width:24px;height:24px}.PopularArticles-module__2gpX8q__readTime{color:var(--color-primary);align-items:center;font-size:14px;display:flex}.PopularArticles-module__2gpX8q__readTime .PopularArticles-module__2gpX8q__icon{margin-top:2px;margin-right:5px}.PopularArticles-module__2gpX8q__articleMeta{justify-content:space-between;align-items:center;display:flex}.PopularArticles-module__2gpX8q__author{color:#09c;font-size:14px;font-weight:600}.PopularArticles-module__2gpX8q__paginationDots{align-items:center;gap:8px;display:flex}.PopularArticles-module__2gpX8q__paginationDot{cursor:pointer;background-color:#fff;border-radius:0;width:30px;height:4.8px;transition:all .3s}.PopularArticles-module__2gpX8q__paginationDot:hover{background-color:#ffffff80}.PopularArticles-module__2gpX8q__paginationDot.PopularArticles-module__2gpX8q__active{background-color:#ff6b35;width:35px}@media (max-width:768px){.PopularArticles-module__2gpX8q__popularSection{padding:60px 0}.PopularArticles-module__2gpX8q__container{padding:0 16px}.PopularArticles-module__2gpX8q__header{flex-direction:column;align-items:center;gap:24px;margin-bottom:32px}.PopularArticles-module__2gpX8q__title{font-size:2rem}.PopularArticles-module__2gpX8q__navigation{align-self:center}.PopularArticles-module__2gpX8q__swiperContainer{padding-left:20px}.PopularArticles-module__2gpX8q__navBtn{width:44px;height:44px}.PopularArticles-module__2gpX8q__navBtn svg{width:18px;height:18px}}@media (max-width:640px){.PopularArticles-module__2gpX8q__title{font-size:1.75rem}.PopularArticles-module__2gpX8q__swiperContainer{padding-left:0}.PopularArticles-module__2gpX8q__articleContent{padding:20px}.PopularArticles-module__2gpX8q__articleTitle{font-size:1rem}}
@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{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-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,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{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;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{object-fit:contain;transform-origin:50%;width:100%;height:100%}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next 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-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);letter-spacing:0;font-variant:initial;line-height:1;text-transform:none!important}.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{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px)0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}.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{white-space:nowrap;left:50%;transform:translate(-50%)}.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,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}
.ProcessSlider-module__fcJQRW__section{direction:ltr;background-color:#1c5c6a;min-height:100vh;padding:80px 20px;position:relative;overflow:hidden}.ProcessSlider-module__fcJQRW__section:before{content:"";-webkit-filter:blur(177px);background-color:#00d5e6;border-radius:50%;width:700px;height:700px;position:absolute;top:-300px;left:50%;transform:translate(-50%)}.ProcessSlider-module__fcJQRW__section:after{content:"";-webkit-filter:blur(177px);background-color:#00d7e6c3;border-radius:50%;width:560px;height:500px;position:absolute;bottom:-200px;left:20%;transform:translate(-50%)}.ProcessSlider-module__fcJQRW__container{z-index:99;max-width:1400px;margin:0 auto;position:relative}.ProcessSlider-module__fcJQRW__container:after{content:"";-webkit-filter:blur(188px);background-color:#00d7e6c3;border-radius:50%;width:500px;height:450px;position:absolute;bottom:-100px;right:-50%;transform:translate(-50%)}.ProcessSlider-module__fcJQRW__title{color:#fff;text-align:center;margin-bottom:16px;font-size:48px;font-weight:700}.ProcessSlider-module__fcJQRW__subtitle{text-align:center;color:#fff;max-width:700px;margin-bottom:60px;margin-left:auto;margin-right:auto;font-size:16px}.ProcessSlider-module__fcJQRW__swiper{padding-bottom:60px;overflow:visible}.ProcessSlider-module__fcJQRW__card{cursor:pointer;flex-direction:column;height:100%;transition:transform .3s;display:flex}.ProcessSlider-module__fcJQRW__card:hover{transform:translateY(-2px)}.ProcessSlider-module__fcJQRW__card[data-active=true]{transform:translateY(-3px)}.ProcessSlider-module__fcJQRW__card[data-active=true] .ProcessSlider-module__fcJQRW__cardTitle{text-shadow:0 0 20px #00d5e64d}.ProcessSlider-module__fcJQRW__card[data-active=true] .ProcessSlider-module__fcJQRW__numberBadge,.ProcessSlider-module__fcJQRW__firstCard[data-active=true] .ProcessSlider-module__fcJQRW__numberBadge{-webkit-text-stroke:4px #fff;color:#00d5e6!important}.ProcessSlider-module__fcJQRW__cardHeader{padding:40px 30px 30px;position:relative}.ProcessSlider-module__fcJQRW__img{object-fit:cover;width:270px;height:200px;position:relative}.ProcessSlider-module__fcJQRW__progressBar{border-radius:2px;width:100%;height:4px;position:relative;overflow:hidden}.ProcessSlider-module__fcJQRW__progressFill{border-radius:2px;height:100%;transition:width .3s}.ProcessSlider-module__fcJQRW__cardBody{flex-direction:column;flex:1;justify-content:space-between;min-height:400px;padding:30px;display:flex;position:relative}.ProcessSlider-module__fcJQRW__cardBody:before,.ProcessSlider-module__fcJQRW__cardBody:after{display:none}.ProcessSlider-module__fcJQRW__firstCard .ProcessSlider-module__fcJQRW__cardBody:before{content:"";background-color:#d7dde1;border-radius:6px;width:100%;height:6px;display:block;position:absolute;top:0;left:0}.ProcessSlider-module__fcJQRW__firstCard .ProcessSlider-module__fcJQRW__cardBody:after{content:"";width:var(--line-width,60%);z-index:10;background:linear-gradient(90deg,#00d5e6 0%,#00b8cc 100%);border-radius:6px;height:6px;transition:width .8s cubic-bezier(.4,0,.2,1);display:block;position:absolute;top:0;left:0;box-shadow:0 0 15px #00d5e666}.ProcessSlider-module__fcJQRW__dot{background-color:#fff;border-radius:50%;width:13px;height:13px;display:block;position:absolute;top:-5px;left:6%;transform:translate(-50%);box-shadow:0 0 10px #6b74804d}.ProcessSlider-module__fcJQRW__firstCard .ProcessSlider-module__fcJQRW__dot{left:var(--dot-position,60%);z-index:11;background-color:#00d5e6;transition:left .8s cubic-bezier(.4,0,.2,1);box-shadow:0 0 28px 10px #00d5e6}.ProcessSlider-module__fcJQRW__cardTitle{margin-bottom:16px;font-size:28px;font-weight:600}.ProcessSlider-module__fcJQRW__cardDescription{color:#fff;margin-bottom:8px;font-size:15px;font-weight:200;line-height:1.6}.ProcessSlider-module__fcJQRW__stageInfo{margin-top:24px;margin-bottom:16px}.ProcessSlider-module__fcJQRW__stageInfo p{color:#fff;font-size:17px;font-weight:300}.ProcessSlider-module__fcJQRW__featureList{margin:auto 0 0;padding:0;list-style:none}.ProcessSlider-module__fcJQRW__featureItem{color:#fffc;align-items:center;gap:10px;margin-bottom:12px;font-size:14px;display:flex}.ProcessSlider-module__fcJQRW__arrow{font-size:14px}.ProcessSlider-module__fcJQRW__numberBadge{pointer-events:none;-webkit-text-stroke:2px #00000082;text-stroke:2px #26303ccc;paint-order:stroke fill;font-size:100px;font-weight:900;line-height:1;position:relative;bottom:-5px;left:0;color:#26303c66!important}.ProcessSlider-module__fcJQRW__firstCard .ProcessSlider-module__fcJQRW__numberBadge{-webkit-text-stroke:2px #00000082;color:#26303c66!important}.ProcessSlider-module__fcJQRW__card[data-active=true]:first-child~.ProcessSlider-module__fcJQRW__card:nth-child(2) .ProcessSlider-module__fcJQRW__firstCard .ProcessSlider-module__fcJQRW__cardBody:after,.ProcessSlider-module__fcJQRW__card[data-active=true]:nth-child(2) .ProcessSlider-module__fcJQRW__firstCard .ProcessSlider-module__fcJQRW__cardBody:after{width:calc(100% + 30px)}.ProcessSlider-module__fcJQRW__card[data-active=true]:first-child~.ProcessSlider-module__fcJQRW__card:nth-child(2) .ProcessSlider-module__fcJQRW__firstCard .ProcessSlider-module__fcJQRW__dot,.ProcessSlider-module__fcJQRW__card[data-active=true]:nth-child(2) .ProcessSlider-module__fcJQRW__firstCard .ProcessSlider-module__fcJQRW__dot{left:calc(100% + 25px)}.ProcessSlider-module__fcJQRW__card[data-active=true]:first-child~.ProcessSlider-module__fcJQRW__card:nth-child(3) .ProcessSlider-module__fcJQRW__firstCard .ProcessSlider-module__fcJQRW__cardBody:after,.ProcessSlider-module__fcJQRW__card[data-active=true]:nth-child(3) .ProcessSlider-module__fcJQRW__firstCard .ProcessSlider-module__fcJQRW__cardBody:after{width:calc(200% + 60px)}.ProcessSlider-module__fcJQRW__card[data-active=true]:first-child~.ProcessSlider-module__fcJQRW__card:nth-child(3) .ProcessSlider-module__fcJQRW__firstCard .ProcessSlider-module__fcJQRW__dot,.ProcessSlider-module__fcJQRW__card[data-active=true]:nth-child(3) .ProcessSlider-module__fcJQRW__firstCard .ProcessSlider-module__fcJQRW__dot{left:calc(200% + 55px)}.ProcessSlider-module__fcJQRW__card[data-active=true]:first-child~.ProcessSlider-module__fcJQRW__card:nth-child(4) .ProcessSlider-module__fcJQRW__firstCard .ProcessSlider-module__fcJQRW__cardBody:after,.ProcessSlider-module__fcJQRW__card[data-active=true]:nth-child(4) .ProcessSlider-module__fcJQRW__firstCard .ProcessSlider-module__fcJQRW__cardBody:after{width:calc(300% + 90px)}.ProcessSlider-module__fcJQRW__card[data-active=true]:first-child~.ProcessSlider-module__fcJQRW__card:nth-child(4) .ProcessSlider-module__fcJQRW__firstCard .ProcessSlider-module__fcJQRW__dot,.ProcessSlider-module__fcJQRW__card[data-active=true]:nth-child(4) .ProcessSlider-module__fcJQRW__firstCard .ProcessSlider-module__fcJQRW__dot{left:calc(300% + 85px)}.ProcessSlider-module__fcJQRW__swiper,.ProcessSlider-module__fcJQRW__swiper[data-active="0"]{--line-width:60%;--dot-position:60%}.ProcessSlider-module__fcJQRW__swiper[data-active="1"]{--line-width:calc(160% + 35px);--dot-position:calc(160% + 30px)}.ProcessSlider-module__fcJQRW__swiper[data-active="2"]{--line-width:calc(260% + 70px);--dot-position:calc(260% + 65px)}.ProcessSlider-module__fcJQRW__swiper[data-active="3"]{--line-width:calc(360% + 105px);--dot-position:calc(360% + 100px)}.ProcessSlider-module__fcJQRW__swiper[data-active="4"]{--line-width:calc(460% + 140px);--dot-position:calc(460% + 135px)}@media (max-width:768px){.ProcessSlider-module__fcJQRW__section:before{display:none}.ProcessSlider-module__fcJQRW__section:after{content:"";-webkit-filter:blur(77px);background-color:#00d7e6c3;border-radius:50%;width:260px;height:260px;position:absolute;bottom:300px;left:40%;transform:translate(-50%)}.ProcessSlider-module__fcJQRW__container:after{content:"";-webkit-filter:blur(77px);background-color:#00d7e6c3;border-radius:50%;width:140px;height:140px;position:absolute;top:0;right:-20px;transform:translate(0)}.ProcessSlider-module__fcJQRW__title{z-index:999;font-size:22px;font-weight:500;position:relative}.ProcessSlider-module__fcJQRW__subtitle{color:#ffffffdc;z-index:999;margin-bottom:10px;font-size:16px;line-height:2.1;position:relative}.ProcessSlider-module__fcJQRW__cardTitle{font-size:22px}.ProcessSlider-module__fcJQRW__numberBadge{font-size:50px}.ProcessSlider-module__fcJQRW__cardBody{min-height:350px}.ProcessSlider-module__fcJQRW__swiper[data-active="1"]{--line-width:calc(100% + 25px);--dot-position:calc(100% + 20px)}.ProcessSlider-module__fcJQRW__swiper[data-active="2"]{--line-width:calc(200% + 50px);--dot-position:calc(200% + 45px)}.ProcessSlider-module__fcJQRW__swiper[data-active="3"]{--line-width:calc(300% + 75px);--dot-position:calc(300% + 70px)}.ProcessSlider-module__fcJQRW__swiper[data-active="4"]{--line-width:calc(400% + 100px);--dot-position:calc(400% + 95px)}}
.GradientButton-module__fNZSZa__gradientButton{cursor:pointer;letter-spacing:.5px;text-transform:uppercase;color:#fff;background:0 0;border:0 solid #0000;border-image:linear-gradient(130deg,#fb8736,#0bc8d4) 1;justify-content:center;align-items:center;min-width:350px;padding:18px 35px;font-family:inherit;font-size:16px;font-weight:600;transition:all .3s;display:flex;position:relative;overflow:hidden}.GradientButton-module__fNZSZa__arrow{margin-bottom:-3px;margin-left:6px}.GradientButton-module__fNZSZa__gradientButton:after{content:"";opacity:1;pointer-events:none;border:3px solid #0000;border-image:linear-gradient(130deg,#fb8736,#0bc8d4) 1;transition:opacity .6s cubic-bezier(.25,.46,.45,.94);position:absolute;inset:0}.GradientButton-module__fNZSZa__gradientButton:hover:after{opacity:0}.GradientButton-module__fNZSZa__gradientButton:before{content:"";clip-path:polygon(100% 100%,100% 0%,0% 100%);z-index:-1;transform-origin:100% 100%;opacity:1;background:linear-gradient(135deg,#0bc8d4,#0bc8d4,#fb8736);width:22px;height:22px;transition:all .6s cubic-bezier(.25,.46,.45,.94);position:absolute;bottom:-4px;right:-4px;scale:1}.GradientButton-module__fNZSZa__gradientButton:hover:before{opacity:1;background:linear-gradient(135deg,#f38a3d,#f38a3d,#339992);width:150%;height:150%;scale:1.4}.GradientButton-module__fNZSZa__gradientButton:hover{transform:translateY(-2px);box-shadow:0 0 18px 4px #23808a}.GradientButton-module__fNZSZa__gradientButton:active{transform:translateY(0);box-shadow:0 5px 15px #f8883833}.GradientButton-module__fNZSZa__buttonText{z-index:1;height:1.2em;display:inline-block;position:relative}.GradientButton-module__fNZSZa__textVisible{transition:transform .6s cubic-bezier(.25,.46,.45,.94);display:block;transform:translateY(0)}.GradientButton-module__fNZSZa__textHidden{color:#fff;width:100%;transition:transform .6s cubic-bezier(.25,.46,.45,.94);display:block;position:absolute;top:0;left:0;transform:translateY(200%)}.GradientButton-module__fNZSZa__gradientButton:hover .GradientButton-module__fNZSZa__textVisible{transform:translateY(-250%)}.GradientButton-module__fNZSZa__gradientButton:hover .GradientButton-module__fNZSZa__textHidden{transform:translateY(0)}.GradientButton-module__fNZSZa__gradientButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.GradientButton-module__fNZSZa__gradientButton:disabled:hover{box-shadow:none;transform:none}.GradientButton-module__fNZSZa__gradientButton:disabled:hover .GradientButton-module__fNZSZa__textVisible{transform:translateY(0)}.GradientButton-module__fNZSZa__gradientButton:disabled:hover .GradientButton-module__fNZSZa__textHidden{transform:translateY(100%)}.GradientButton-module__fNZSZa__gradientButton:disabled:before{opacity:0}.GradientButton-module__fNZSZa__gradientButton:disabled:after{opacity:1}@media (max-width:768px){.GradientButton-module__fNZSZa__gradientButton{border-width:2px;min-width:300px;margin:auto;padding:12px 28px;font-size:15px;font-weight:400}.GradientButton-module__fNZSZa__gradientButton:after{border-width:2px}.GradientButton-module__fNZSZa__gradientButton:before{width:13px;height:13px}}
.MainServicesHeroSection-module__C03H1W__heroSection{background:url(/mainServicesBackground.webp) 0 0/cover;padding:130px 0 70px;position:relative;overflow:hidden}.MainServicesHeroSection-module__C03H1W__heroSection:before{content:"";z-index:9;background:linear-gradient(#175b6130,#175b61bd);width:100%;height:100%;position:absolute;top:0;left:0}.MainServicesHeroSection-module__C03H1W__container{z-index:99;max-width:1300px;margin:0 auto;padding:0 40px;position:relative}.MainServicesHeroSection-module__C03H1W__logoImg{z-index:99;width:119px;height:auto;position:absolute;bottom:0;right:50px}.MainServicesHeroSection-module__C03H1W__breadcrumb{color:#fff;margin-bottom:40px;font-size:.9rem;font-weight:200;display:flex}.MainServicesHeroSection-module__C03H1W__separator{margin:0 8px}.MainServicesHeroSection-module__C03H1W__content{grid-template-columns:1fr 1fr;gap:60px;display:grid}.MainServicesHeroSection-module__C03H1W__textContent{color:#fff}.MainServicesHeroSection-module__C03H1W__title{color:#fff;margin-bottom:25px;font-size:3.5rem;font-weight:700;line-height:1.2}.MainServicesHeroSection-module__C03H1W__description{opacity:.95;color:#ffffffdb;margin-bottom:30px;font-size:1rem;font-weight:300;line-height:1.9}.MainServicesHeroSection-module__C03H1W__features{margin-bottom:40px;padding:0;list-style:none}.MainServicesHeroSection-module__C03H1W__features li{color:#ffffffdb;align-items:center;gap:10px;margin-bottom:15px;font-size:1rem;font-weight:300;display:flex}.MainServicesHeroSection-module__C03H1W__customArrow{color:#00d5e6;cursor:pointer;flex-shrink:0;transition:transform .3s}.MainServicesHeroSection-module__C03H1W__arrowVisible{opacity:1}.MainServicesHeroSection-module__C03H1W__arrowHidden{opacity:0}.MainServicesHeroSection-module__C03H1W__features li:hover .MainServicesHeroSection-module__C03H1W__customArrow{transform:translate(3px)}.MainServicesHeroSection-module__C03H1W__topLogoWrapper{z-index:2;position:absolute;top:80px}.MainServicesHeroSection-module__C03H1W__topLogo{object-fit:contain;animation:.8s ease-in-out MainServicesHeroSection-module__C03H1W__fadeInScale}@keyframes MainServicesHeroSection-module__C03H1W__fadeInScale{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.MainServicesHeroSection-module__C03H1W__slideContainer{flex-direction:column;justify-content:flex-start;align-items:center;margin-top:-110px;margin-left:140px;display:flex;position:relative}.MainServicesHeroSection-module__C03H1W__slidesWrapper{z-index:9999;width:100%;height:690px;margin-bottom:-80px;position:relative}.MainServicesHeroSection-module__C03H1W__slide{opacity:0;pointer-events:none;z-index:99999;width:100%;height:100%;transition:opacity .6s ease-in-out;position:absolute;top:0;left:0}.MainServicesHeroSection-module__C03H1W__slide.MainServicesHeroSection-module__C03H1W__active{opacity:1;pointer-events:auto}.MainServicesHeroSection-module__C03H1W__imageWrapper{z-index:9999;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.MainServicesHeroSection-module__C03H1W__slideImage{object-fit:contain;z-index:2;width:auto;height:600px;position:relative}.MainServicesHeroSection-module__C03H1W__card{z-index:3;background:#fff;border-radius:12px;min-width:280px;padding:30px;position:absolute;bottom:0;right:50px;box-shadow:0 10px 30px #0003}.MainServicesHeroSection-module__C03H1W__cardContent{text-align:center}.MainServicesHeroSection-module__C03H1W__logo{border-bottom:1px solid #ddd;flex-direction:column;align-items:center;margin-bottom:15px;padding-bottom:15px;display:flex}.MainServicesHeroSection-module__C03H1W__logoText{color:#333;letter-spacing:2px;font-size:2rem;font-weight:700}.MainServicesHeroSection-module__C03H1W__logoSubtext{color:#666;letter-spacing:4px;font-size:1rem;font-weight:500}.MainServicesHeroSection-module__C03H1W__cardTagline{color:#666;letter-spacing:1px;font-size:.8rem}.MainServicesHeroSection-module__C03H1W__dots{z-index:10;justify-content:center;align-items:center;gap:12px;width:100%;margin-bottom:40px;display:flex;position:relative}.MainServicesHeroSection-module__C03H1W__navButton{color:#00d5e6;cursor:pointer;background-color:#0000;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:3rem;transition:all .3s;display:flex}.MainServicesHeroSection-module__C03H1W__navButton:hover{color:var(--color-primary-button)}.MainServicesHeroSection-module__C03H1W__prevButton{margin-right:10px}.MainServicesHeroSection-module__C03H1W__nextButton{margin-left:10px}.MainServicesHeroSection-module__C03H1W__dot{cursor:pointer;background:#d9d9d9;border:none;flex-shrink:0;width:30px;height:8px;padding:0;transition:background .3s}.MainServicesHeroSection-module__C03H1W__dot.MainServicesHeroSection-module__C03H1W__activeDot{background:linear-gradient(#00d5e6,#009ca8)}.MainServicesHeroSection-module__C03H1W__bottomLogoWrapper{z-index:99;justify-content:center;align-items:center;width:100%;display:flex}.MainServicesHeroSection-module__C03H1W__bottomLogo{object-fit:contain;border-radius:10px;width:200px;height:auto;transition:opacity .3s}.MainServicesHeroSection-module__C03H1W__bottomLogo:hover{opacity:1}.MainServicesHeroSection-module__C03H1W__homeLink{align-items:center;gap:10px;display:flex}.MainServicesHeroSection-module__C03H1W__homeIcon{nav-right:5px;margin-top:5px}.MainServicesHeroSection-module__C03H1W__videoWrapper{align-items:center;gap:20px;margin-top:-20px;padding:0 20px;display:flex;z-index:9999!important}.MainServicesHeroSection-module__C03H1W__videoThumbnailContainer{cursor:pointer;width:240px;height:140px;transition:transform .3s;position:relative;overflow:hidden}.MainServicesHeroSection-module__C03H1W__videoThumbnailContainer:hover{transform:scale(1.05)}.MainServicesHeroSection-module__C03H1W__videoThumbnail{object-fit:cover;width:100%;height:100%}.MainServicesHeroSection-module__C03H1W__playButtonOverlay{background:#0000004b;border-radius:5px;justify-content:center;align-items:center;width:43px;height:43px;transition:background .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.MainServicesHeroSection-module__C03H1W__videoThumbnailContainer:hover .MainServicesHeroSection-module__C03H1W__playButtonOverlay{background:#00d5e6cc}.MainServicesHeroSection-module__C03H1W__videoTextContainer{flex-direction:column;gap:5px;display:flex}.MainServicesHeroSection-module__C03H1W__videoText1{color:#fff;margin:0;font-size:12px;font-weight:400;line-height:1.2}.MainServicesHeroSection-module__C03H1W__videoText2{color:#ff6b35;margin:10px 0 0;font-size:22px;font-weight:700;line-height:1.2}.MainServicesHeroSection-module__C03H1W__videoText3{color:#fff;margin:0;font-size:12px;font-weight:400;line-height:1.2}.MainServicesHeroSection-module__C03H1W__videoPopupOverlay{z-index:9999;background:#000000e6;justify-content:center;align-items:center;width:100%;height:100%;animation:.3s MainServicesHeroSection-module__C03H1W__fadeIn;display:flex;position:fixed;top:38px;left:0}@keyframes MainServicesHeroSection-module__C03H1W__fadeIn{0%{opacity:0}to{opacity:1}}.MainServicesHeroSection-module__C03H1W__videoPopupContent{background:0 0;width:90%;max-width:1200px;height:77vh;animation:.3s MainServicesHeroSection-module__C03H1W__slideUp;position:relative;overflow:hidden}@keyframes MainServicesHeroSection-module__C03H1W__slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.MainServicesHeroSection-module__C03H1W__closeButton{cursor:pointer;z-index:10000;background:0 0;border:none;transition:transform .2s;position:absolute;top:-50px;right:0}.MainServicesHeroSection-module__C03H1W__closeButton:hover{transform:scale(1.1)}.MainServicesHeroSection-module__C03H1W__popupVideo{border:none;width:100%;height:100%;display:block}@media (max-width:1024px){.MainServicesHeroSection-module__C03H1W__content{grid-template-columns:1fr;gap:40px}.MainServicesHeroSection-module__C03H1W__title{font-size:2.5rem}.MainServicesHeroSection-module__C03H1W__slideContainer{margin-left:0}.MainServicesHeroSection-module__C03H1W__slidesWrapper,.MainServicesHeroSection-module__C03H1W__slideImage{height:500px}.MainServicesHeroSection-module__C03H1W__navButton{width:40px;height:40px;font-size:2rem}}@media (max-width:768px){.MainServicesHeroSection-module__C03H1W__heroSection{background-position:45%;padding:0}.MainServicesHeroSection-module__C03H1W__container{padding:100px 20px 0}.MainServicesHeroSection-module__C03H1W__logoImg{z-index:99;width:88px;height:auto;position:absolute;top:120px;right:10px}.MainServicesHeroSection-module__C03H1W__title{text-align:center;margin-top:20px;font-size:28px;font-weight:600;line-height:1.5}.MainServicesHeroSection-module__C03H1W__description{text-align:center;color:#fffffff1;font-size:15px;line-height:1.5}.MainServicesHeroSection-module__C03H1W__breadcrumb{display:none}.MainServicesHeroSection-module__C03H1W__features{width:80%;margin:auto auto 20px}.MainServicesHeroSection-module__C03H1W__features span{color:#fff!important}.MainServicesHeroSection-module__C03H1W__textContent{flex-direction:column;justify-content:center;align-items:center;display:flex}.MainServicesHeroSection-module__C03H1W__slideContainer{flex-direction:column;margin-top:0;display:flex}.MainServicesHeroSection-module__C03H1W__slidesWrapper{order:0;height:350px;margin-bottom:40px}.MainServicesHeroSection-module__C03H1W__slideImage{height:120%}.MainServicesHeroSection-module__C03H1W__navButton{width:40px;height:40px;margin-top:-16px;font-size:4.5rem}.MainServicesHeroSection-module__C03H1W__bottomLogoWrapper{order:1;margin-bottom:20px;padding:10px 0}.MainServicesHeroSection-module__C03H1W__dots{flex-wrap:wrap;order:2;margin-top:0}.MainServicesHeroSection-module__C03H1W__card{min-width:220px;padding:20px;right:20px}.MainServicesHeroSection-module__C03H1W__logoText{font-size:1.5rem}.MainServicesHeroSection-module__C03H1W__videoWrapper{gap:15px;width:100%;margin-bottom:40px;padding:0}.MainServicesHeroSection-module__C03H1W__imageWrapper{z-index:9999;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.MainServicesHeroSection-module__C03H1W__slideImage{object-fit:contain;z-index:2;width:auto;position:relative;height:380px!important}.MainServicesHeroSection-module__C03H1W__socialmediaPage img:not([class*=logo]):not([alt*=logo]){height:240px!important}.MainServicesHeroSection-module__C03H1W__videoThumbnailContainer{width:60%;height:120px}.MainServicesHeroSection-module__C03H1W__topLogoWrapper{margin-bottom:-35px;position:static}}@media (max-width:768px){.MainServicesHeroSection-module__C03H1W__social-media-hero-section img[src="/SocialMedia.webp"]{object-fit:contain!important;max-width:50%!important;max-height:200px!important}}@media (max-width:768px){.MainServicesHeroSection-module__C03H1W__socialmediaPage .MainServicesHeroSection-module__C03H1W__slidesWrapper{height:200px}}.MainServicesHeroSection-module__C03H1W__motiongraphicPage .MainServicesHeroSection-module__C03H1W__slidesWrapper{margin-bottom:-80px}
.BrandIdentityServices-module__ILLdEW__section{background-color:#fff;padding:80px 20px}.BrandIdentityServices-module__ILLdEW__container{max-width:1200px;margin:0 auto}.BrandIdentityServices-module__ILLdEW__content{grid-template-columns:1fr 1fr;align-items:start;gap:60px;display:grid}.BrandIdentityServices-module__ILLdEW__leftColumn{padding-right:20px}.BrandIdentityServices-module__ILLdEW__mainTitle{color:var(--color-primary);margin:0 0 20px;font-size:48px;font-weight:700;line-height:1.2}.BrandIdentityServices-module__ILLdEW__description{color:#666666d9;margin:0 0 40px;font-size:14px;line-height:1.6}.BrandIdentityServices-module__ILLdEW__serviceSection{flex-direction:column;padding-top:30px;padding-bottom:30px;padding-left:60px;display:flex;position:relative}.BrandIdentityServices-module__ILLdEW__serviceSectionFirst,.BrandIdentityServices-module__ILLdEW__serviceSectionItem{border-left:4px solid #cbcbcbdb}.BrandIdentityServices-module__ILLdEW__accordionContent{opacity:0;max-height:0;transition:max-height .4s,opacity .4s;overflow:hidden}.BrandIdentityServices-module__ILLdEW__accordionOpen{opacity:1;max-height:1000px}.BrandIdentityServices-module__ILLdEW__serviceSectionFirst{--indicator-top:0px}.BrandIdentityServices-module__ILLdEW__serviceSectionFirst:before{content:"";left:-2.3px;top:calc(var(--indicator-top) + 20px);background-color:var(--color-primary);z-index:99;width:3px;height:80px;transition:top .4s;position:absolute}.BrandIdentityServices-module__ILLdEW__serviceSectionFirst:after{content:"▶";left:-3px;top:calc(var(--indicator-top) + 48px);color:var(--color-primary);z-index:99;font-size:18px;transition:top .4s;position:absolute}.BrandIdentityServices-module__ILLdEW__additionalServiceH2{margin-top:26px}.BrandIdentityServices-module__ILLdEW__serviceContent,.BrandIdentityServices-module__ILLdEW__serviceContent2{cursor:pointer;flex:1}.BrandIdentityServices-module__ILLdEW__serviceContent2{margin-top:26px}.BrandIdentityServices-module__ILLdEW__serviceTitle{color:var(--color-primary);margin:0 0 15px;font-size:28px;font-weight:700;transition:color .3s}.BrandIdentityServices-module__ILLdEW__serviceContent:hover .BrandIdentityServices-module__ILLdEW__serviceTitle,.BrandIdentityServices-module__ILLdEW__serviceContent2:hover .BrandIdentityServices-module__ILLdEW__additionalService{color:#007a7a}.BrandIdentityServices-module__ILLdEW__serviceDescription{color:#666;margin:0 0 15px;font-size:14px;line-height:1.6}.BrandIdentityServices-module__ILLdEW__additionalService{color:var(--color-primary);margin:0 0 15px;font-size:28px;font-weight:700}.BrandIdentityServices-module__ILLdEW__rightColumn{align-self:flex-start;position:sticky;top:20px}.BrandIdentityServices-module__ILLdEW__formCard{border:1px solid #0001;border-radius:4px;padding:40px 35px;box-shadow:0 0 5px #00000017}.BrandIdentityServices-module__ILLdEW__formTitle{color:var(--color-primary);margin:0 0 10px;font-size:32px;font-weight:700}.BrandIdentityServices-module__ILLdEW__formSubtitle{color:#000;margin:0 0 30px;font-size:21px}.BrandIdentityServices-module__ILLdEW__highlight{color:var(--color-primary);font-size:19px}.BrandIdentityServices-module__ILLdEW__orangleHighlight{color:var(--color-primary-button);margin-right:-3px}.BrandIdentityServices-module__ILLdEW__form{flex-direction:column;gap:20px;display:flex}.BrandIdentityServices-module__ILLdEW__formGroup{flex-direction:column;gap:8px;display:flex}.BrandIdentityServices-module__ILLdEW__label{color:#333;margin-bottom:-3px;font-size:14px;font-weight:500;transition:all .3s}.BrandIdentityServices-module__ILLdEW__labelEmpty{color:#5a5a5a}.BrandIdentityServices-module__ILLdEW__labelActive{color:#009ca8}.BrandIdentityServices-module__ILLdEW__labelError{color:#e74c3c}.BrandIdentityServices-module__ILLdEW__required{color:#ff3e3ee1}.BrandIdentityServices-module__ILLdEW__input,.BrandIdentityServices-module__ILLdEW__select,.BrandIdentityServices-module__ILLdEW__textarea{color:#7a7a7ad9;background-color:#e7e7e797;border:none;border-radius:4px;width:100%;padding:12px 15px;font-family:inherit;font-size:12px;transition:all .3s}.BrandIdentityServices-module__ILLdEW__input::placeholder,.BrandIdentityServices-module__ILLdEW__textarea::placeholder{color:#7a7a7ad9}.BrandIdentityServices-module__ILLdEW__inputEmpty{color:#fff;background-color:#ddd;border:1px solid #9c9c9c}.BrandIdentityServices-module__ILLdEW__inputEmpty::placeholder{color:#a0a0a0;background-color:#ddd}.BrandIdentityServices-module__ILLdEW__inputActive{background-color:#e7e7e797;border:1px solid #38c0c4}.BrandIdentityServices-module__ILLdEW__inputError{background-color:#fff5f5;border:2px solid #e74c3c;box-shadow:0 0 0 3px #e74c3c1a}.BrandIdentityServices-module__ILLdEW__input:focus,.BrandIdentityServices-module__ILLdEW__select:focus,.BrandIdentityServices-module__ILLdEW__textarea:focus{background-color:#e7e7e797;border:1px solid #38c0c4;outline:none}.BrandIdentityServices-module__ILLdEW__select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%23666666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 15px center;background-repeat:no-repeat;padding-right:40px}.BrandIdentityServices-module__ILLdEW__selectContainer{position:relative}.BrandIdentityServices-module__ILLdEW__select{appearance:none;padding-right:35px}.BrandIdentityServices-module__ILLdEW__selectArrow{pointer-events:none;color:#333;width:17px;height:17px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.BrandIdentityServices-module__ILLdEW__textarea{resize:vertical;min-height:100px}.BrandIdentityServices-module__ILLdEW__primaryCtaButton{background-color:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:2px;justify-content:center;align-items:center;gap:5px;margin-top:10px;padding:15px 30px;font-size:16px;font-weight:500;transition:background-color .3s;display:flex}.BrandIdentityServices-module__ILLdEW__primaryCtaButton:hover{background-color:#008c8c}@media (max-width:968px){.BrandIdentityServices-module__ILLdEW__content{grid-template-columns:1fr;gap:40px}.BrandIdentityServices-module__ILLdEW__leftColumn{padding-right:0}.BrandIdentityServices-module__ILLdEW__rightColumn{position:static}.BrandIdentityServices-module__ILLdEW__mainTitle{font-size:36px}.BrandIdentityServices-module__ILLdEW__serviceTitle,.BrandIdentityServices-module__ILLdEW__additionalService{font-size:24px}}@media (max-width:640px){.BrandIdentityServices-module__ILLdEW__section{padding:40px 15px}.BrandIdentityServices-module__ILLdEW__mainTitle{margin-bottom:13px;font-size:26px}.BrandIdentityServices-module__ILLdEW__description{margin-bottom:60px}.BrandIdentityServices-module__ILLdEW__serviceSection{padding-left:26px}.BrandIdentityServices-module__ILLdEW__additionalServiceH2{margin-top:5px}.BrandIdentityServices-module__ILLdEW__formCard{padding:30px 15px}.BrandIdentityServices-module__ILLdEW__formTitle{font-size:24px}}
.HostingFeaturs-module__oGYpTa__hosting{background-color:#fff;padding:80px 20px}.HostingFeaturs-module__oGYpTa__container{max-width:1200px;margin:0 auto}.HostingFeaturs-module__oGYpTa__header{text-align:center;margin-bottom:60px}.HostingFeaturs-module__oGYpTa__label{text-transform:capitalize;background:linear-gradient(to bottom,#00d5e6,var(--color-primary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:10px;font-size:17px;font-weight:600;display:inline-block}.HostingFeaturs-module__oGYpTa__title{color:var(--color-primary);margin:6px 0 20px;font-size:36px;font-weight:700}.HostingFeaturs-module__oGYpTa__description{color:#363636;max-width:750px;margin:0 auto;font-size:15px;line-height:1.8}.HostingFeaturs-module__oGYpTa__content{justify-content:space-between;align-items:center;gap:40px;display:flex}.HostingFeaturs-module__oGYpTa__leftColumn,.HostingFeaturs-module__oGYpTa__rightColumn{flex-direction:column;flex:1;gap:30px;display:flex}.HostingFeaturs-module__oGYpTa__centerImage{flex-shrink:0}.HostingFeaturs-module__oGYpTa__serverImage{object-fit:contain;width:400px;height:auto}.HostingFeaturs-module__oGYpTa__feature{align-items:flex-start;gap:20px;display:flex}.HostingFeaturs-module__oGYpTa__leftColumn .HostingFeaturs-module__oGYpTa__feature{text-align:right;flex-direction:row-reverse}.HostingFeaturs-module__oGYpTa__rightColumn .HostingFeaturs-module__oGYpTa__feature{text-align:left;flex-direction:row}.HostingFeaturs-module__oGYpTa__iconWrapper{flex-shrink:0}.HostingFeaturs-module__oGYpTa__icon{justify-content:center;align-items:center;width:60px;height:60px;display:flex}.HostingFeaturs-module__oGYpTa__databaseImage{width:100%;height:auto}.HostingFeaturs-module__oGYpTa__featureContent{flex:1}.HostingFeaturs-module__oGYpTa__featureTitle{color:#1a1a1a;margin:0 0 8px;font-size:16px;font-weight:600}.HostingFeaturs-module__oGYpTa__featureDescription{color:#343434;margin:0;font-size:13px;line-height:1.4}@media (max-width:992px){.HostingFeaturs-module__oGYpTa__hosting{padding:40px 20px}.HostingFeaturs-module__oGYpTa__header{margin-bottom:40px}.HostingFeaturs-module__oGYpTa__content{flex-direction:column}.HostingFeaturs-module__oGYpTa__title{font-size:18px}.HostingFeaturs-module__oGYpTa__description{color:#000000a9}.HostingFeaturs-module__oGYpTa__leftColumn,.HostingFeaturs-module__oGYpTa__rightColumn{width:100%}.HostingFeaturs-module__oGYpTa__leftColumn .HostingFeaturs-module__oGYpTa__feature{text-align:left;flex-direction:row}.HostingFeaturs-module__oGYpTa__leftColumn{gap:18px}.HostingFeaturs-module__oGYpTa__serverImage{width:100%;max-width:400px}}
.CustomizePerfectVPS-module__LpHfEq__container{width:100%;padding:60px 20px}.CustomizePerfectVPS-module__LpHfEq__wrapper{max-width:1400px;margin:0 auto}.CustomizePerfectVPS-module__LpHfEq__header{text-align:center;margin-bottom:50px}.CustomizePerfectVPS-module__LpHfEq__title{color:var(--color-primary);margin-bottom:15px;font-size:39px;font-weight:700}.CustomizePerfectVPS-module__LpHfEq__description{color:#4a5568;margin:0;font-size:18px}.CustomizePerfectVPS-module__LpHfEq__content{grid-template-columns:1fr 400px;align-items:start;gap:40px;display:grid}.CustomizePerfectVPS-module__LpHfEq__configurator{background:#fff;padding:40px}.CustomizePerfectVPS-module__LpHfEq__sectionTitle{color:var(--color-primary);margin-bottom:36px;font-size:26px;font-weight:600}.CustomizePerfectVPS-module__LpHfEq__configRow{margin-bottom:35px;padding-bottom:20px}.CustomizePerfectVPS-module__LpHfEq__configRow:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.CustomizePerfectVPS-module__LpHfEq__rowHeader{justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;display:flex}.CustomizePerfectVPS-module__LpHfEq__label{color:var(--color-primary);white-space:nowrap;align-items:center;margin:0;font-size:18px;font-weight:600;display:flex}.CustomizePerfectVPS-module__LpHfEq__icon{object-fit:contain;width:24px;height:24px;margin-right:10px}.CustomizePerfectVPS-module__LpHfEq__controls{width:100%}.CustomizePerfectVPS-module__LpHfEq__selectGroup{align-items:center;gap:10px;display:flex}.CustomizePerfectVPS-module__LpHfEq__numberControl{align-items:center;display:flex;position:relative}.CustomizePerfectVPS-module__LpHfEq__numberInput{text-align:center;appearance:textfield;-webkit-appearance:none;background:#fff;border:2px solid #b2cae9;border-radius:3px;width:83px;padding:8px 33px 8px 10px;font-size:14px;transition:border-color .3s}.CustomizePerfectVPS-module__LpHfEq__numberInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.CustomizePerfectVPS-module__LpHfEq__numberInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.CustomizePerfectVPS-module__LpHfEq__numberInput:focus{border-color:var(--color-primary);outline:none}.CustomizePerfectVPS-module__LpHfEq__numberInput:hover{border-color:var(--color-primary)}.CustomizePerfectVPS-module__LpHfEq__arrows{background:var(--color-primary);border-radius:2px;flex-direction:column;gap:0;padding:2px 0;display:flex;position:absolute;right:7px}.CustomizePerfectVPS-module__LpHfEq__arrowUp,.CustomizePerfectVPS-module__LpHfEq__arrowDown{background:var(--color-primary);color:#fff;cursor:pointer;border:none;justify-content:center;align-items:center;width:25px;height:10px;font-size:6px;transition:all .2s;display:flex}.CustomizePerfectVPS-module__LpHfEq__arrowUp{border-bottom:none}.CustomizePerfectVPS-module__LpHfEq__arrowUp:hover,.CustomizePerfectVPS-module__LpHfEq__arrowDown:hover{background:var(--color-primary);color:#fff}.CustomizePerfectVPS-module__LpHfEq__arrowUp:active,.CustomizePerfectVPS-module__LpHfEq__arrowDown:active{transform:scale(.95)}.CustomizePerfectVPS-module__LpHfEq__select{cursor:pointer;background:#fff;border:none;border-radius:8px;width:200px;padding:12px 15px;font-size:16px;transition:border-color .3s;display:none}.CustomizePerfectVPS-module__LpHfEq__cpuContainer{position:relative}.CustomizePerfectVPS-module__LpHfEq__cpuBtton{background:var(--color-primary);color:#fff;cursor:pointer;border:none;justify-content:center;align-items:center;width:25px;padding:4px 0;font-size:6px;transition:all .2s;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.CustomizePerfectVPS-module__LpHfEq__cpuBtton:hover{background:var(--color-primary-hover,#0056b3)}.CustomizePerfectVPS-module__LpHfEq__cpuBtton:active{transform:translateY(-50%)scale(.95)}.CustomizePerfectVPS-module__LpHfEq__select{text-align:center;appearance:textfield;-webkit-appearance:none;background:#fff;border-radius:3px;width:auto;font-size:14px;transition:border-color .3s;display:block}.CustomizePerfectVPS-module__LpHfEq__customSelectContainer{border:2px solid #b2cae9;align-items:center;padding:0 5px;display:flex}.CustomizePerfectVPS-module__LpHfEq__select:hover{border-color:var(--color-primary)}.CustomizePerfectVPS-module__LpHfEq__select:focus{border-color:var(--color-primary);outline:none}.CustomizePerfectVPS-module__LpHfEq__unit{color:#718096;white-space:nowrap;font-size:14px;font-weight:500}.CustomizePerfectVPS-module__LpHfEq__slider{-webkit-appearance:none;border-radius:3px;outline:none;width:100%;height:7px;margin-bottom:20px;transition:background .3s}.CustomizePerfectVPS-module__LpHfEq__slider::-webkit-slider-thumb{appearance:none;cursor:pointer;border:5px solid var(--color-primary);background:#fff;border-radius:3px;width:25px;height:23px;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 7px #00000046}.CustomizePerfectVPS-module__LpHfEq__slider::-webkit-slider-thumb:hover{transform:scale(1.15);box-shadow:0 4px 16px #00bcd499}.CustomizePerfectVPS-module__LpHfEq__slider::-webkit-slider-thumb:active{transform:scale(1.05);box-shadow:0 2px 12px #00bcd480}.CustomizePerfectVPS-module__LpHfEq__slider::-moz-range-thumb{background:var(--color-primary);cursor:pointer;border:2px solid #fff;border-radius:6px;width:24px;height:32px;transition:transform .2s,box-shadow .2s}.CustomizePerfectVPS-module__LpHfEq__slider::-moz-range-thumb:hover{transform:scale(1.15);box-shadow:0 4px 16px #00bcd499}.CustomizePerfectVPS-module__LpHfEq__slider::-moz-range-thumb:active{transform:scale(1.05);box-shadow:0 2px 12px #00bcd480}.CustomizePerfectVPS-module__LpHfEq__sliderLabels{color:#000000ea;justify-content:space-between;font-size:15px;display:flex}.CustomizePerfectVPS-module__LpHfEq__summary{background:#fff;border-left:1px solid #00000012;padding:10px 30px 30px;position:sticky;top:110px}.CustomizePerfectVPS-module__LpHfEq__summaryTitle{color:#000;margin-bottom:25px;font-size:18px;font-weight:700}.CustomizePerfectVPS-module__LpHfEq__summarySection{margin-bottom:15px;padding-bottom:15px}.CustomizePerfectVPS-module__LpHfEq__summaryLabel{color:#000000ed;margin-bottom:16px;font-size:16px;font-weight:500;display:block}.CustomizePerfectVPS-module__LpHfEq__radioGroup{flex-wrap:wrap;gap:20px;display:flex}.CustomizePerfectVPS-module__LpHfEq__radioLabel{cursor:pointer;color:#2d3748;border:none;align-items:center;font-size:15px;transition:all .3s;display:flex;position:relative}.CustomizePerfectVPS-module__LpHfEq__radio{opacity:0;cursor:pointer;width:0;height:0;position:absolute}.CustomizePerfectVPS-module__LpHfEq__radioText{padding-left:22px;font-size:14px;position:relative}.CustomizePerfectVPS-module__LpHfEq__radioText:before{content:"";background:#fff;border:2px solid #cbd5e0;border-radius:2px;width:13px;height:13px;transition:all .3s;position:absolute;top:50%;left:0;transform:translateY(-50%)}.CustomizePerfectVPS-module__LpHfEq__radio:checked+.CustomizePerfectVPS-module__LpHfEq__radioText:before{background:var(--color-primary);border-color:var(--color-primary)}.CustomizePerfectVPS-module__LpHfEq__radio:checked+.CustomizePerfectVPS-module__LpHfEq__radioText:after{content:"✓";color:#fff;font-size:10px;font-weight:700;position:absolute;top:50%;left:4px;transform:translateY(-50%)}.CustomizePerfectVPS-module__LpHfEq__priceTitle{color:#000;margin-bottom:15px;font-size:18px;font-weight:600}.CustomizePerfectVPS-module__LpHfEq__priceItem{color:#434a56ab;justify-content:space-between;padding:8px 0;font-size:13px;font-weight:500;display:flex}.CustomizePerfectVPS-module__LpHfEq__priceNum{color:#000000e7;font-size:11.5px;font-weight:500}.CustomizePerfectVPS-module__LpHfEq__totalSection{border-top:2px solid #e2e8f0;justify-content:space-between;align-items:center;margin-top:25px;padding-top:25px;display:flex}.CustomizePerfectVPS-module__LpHfEq__totalLabel{color:#434a56ab;margin-bottom:10px;font-size:13px;font-weight:500}.CustomizePerfectVPS-module__LpHfEq__totalPrice{color:var(--color-primary-button);margin-bottom:20px;font-size:24px;font-weight:700}.CustomizePerfectVPS-module__LpHfEq__suffix{color:#718096b4;font-size:12px;font-weight:500}.CustomizePerfectVPS-module__LpHfEq__ctaButton{background-color:var(--color-primary-button);color:#fff;cursor:pointer;border:none;justify-content:center;align-items:center;gap:5px;width:100%;padding:9px 16px;font-size:14px;font-weight:200;transition:transform .2s,box-shadow .2s;display:flex}.CustomizePerfectVPS-module__LpHfEq__ctaButton:hover{background-color:var(--color-primary-button-hover)}.CustomizePerfectVPS-module__LpHfEq__ctaButton:focus{background-color:var(--color-primary-button-focus);outline-offset:2px}.CustomizePerfectVPS-module__LpHfEq__ctaButton:active{transform:translateY(0)}.CustomizePerfectVPS-module__LpHfEq__ctaButton:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.CustomizePerfectVPS-module__LpHfEq__ctaButton:disabled:hover{background-color:#ff8836;transform:none}@media (max-width:1024px){.CustomizePerfectVPS-module__LpHfEq__content{grid-template-columns:1fr}.CustomizePerfectVPS-module__LpHfEq__summary{position:static}.CustomizePerfectVPS-module__LpHfEq__rowHeader{flex-direction:column;align-items:flex-start;gap:10px}.CustomizePerfectVPS-module__LpHfEq__selectGroup{width:100%}.CustomizePerfectVPS-module__LpHfEq__select{flex:1}.CustomizePerfectVPS-module__LpHfEq__configRow:first-of-type .CustomizePerfectVPS-module__LpHfEq__select{display:block}}@media (max-width:768px){.CustomizePerfectVPS-module__LpHfEq__container{background-color:#fafafa;padding:60px 8px}.CustomizePerfectVPS-module__LpHfEq__header{margin-bottom:40px}.CustomizePerfectVPS-module__LpHfEq__wrapper{width:95%;max-width:100%}.CustomizePerfectVPS-module__LpHfEq__configurator,.CustomizePerfectVPS-module__LpHfEq__summary{border:1px solid #00000017;border-radius:5px;padding:18px;box-shadow:0 2px 3px 1px #2e2e2e1c}.CustomizePerfectVPS-module__LpHfEq__rowHeader{flex-direction:row}.CustomizePerfectVPS-module__LpHfEq__title{font-size:22px}.CustomizePerfectVPS-module__LpHfEq__description{color:#00000093;font-size:15px;line-height:1.9}.CustomizePerfectVPS-module__LpHfEq__configurator{padding:18px}.CustomizePerfectVPS-module__LpHfEq__sectionTitle{font-size:20px}.CustomizePerfectVPS-module__LpHfEq__selectGroup{flex-direction:column;align-items:end;width:auto}.CustomizePerfectVPS-module__LpHfEq__unit{display:none}.CustomizePerfectVPS-module__LpHfEq__slider::-webkit-slider-thumb{border:3px solid var(--color-primary);border-radius:2px;width:17px;height:16px}.CustomizePerfectVPS-module__LpHfEq__select{width:100%}.CustomizePerfectVPS-module__LpHfEq__configRow:first-of-type .CustomizePerfectVPS-module__LpHfEq__select{width:100px;display:block}.CustomizePerfectVPS-module__LpHfEq__slider{height:5px}.CustomizePerfectVPS-module__LpHfEq__content{gap:19px}.CustomizePerfectVPS-module__LpHfEq__cpuBtton{top:40%}.CustomizePerfectVPS-module__LpHfEq__sliderLabels{font-size:10px}.CustomizePerfectVPS-module__LpHfEq__label{font-size:15px;font-weight:400}.CustomizePerfectVPS-module__LpHfEq__radioGroup{gap:20px}.CustomizePerfectVPS-module__LpHfEq__icon{width:17px;height:17px}.CustomizePerfectVPS-module__LpHfEq__radioText{font-size:12px}.CustomizePerfectVPS-module__LpHfEq__ctaButton{padding:13px 16px;font-size:18px;font-weight:200}}.CustomizePerfectVPS-module__LpHfEq__customSelect{border:2px solid #b2cae9;align-items:center;display:flex;position:relative}.CustomizePerfectVPS-module__LpHfEq__selectButton{cursor:pointer;background-color:#fff;border:none;justify-content:space-between;align-items:center;gap:8px;width:100%;min-width:80px;padding:5px;font-size:14px;transition:all .2s;display:flex}.CustomizePerfectVPS-module__LpHfEq__selectButton span{flex:1}.CustomizePerfectVPS-module__LpHfEq__selectButton:hover{background-color:#f9f9f9}.CustomizePerfectVPS-module__LpHfEq__selectButton:focus{outline:none}.CustomizePerfectVPS-module__LpHfEq__dropdownIcon{flex-shrink:0;transition:transform .2s}.CustomizePerfectVPS-module__LpHfEq__dropdownIcon.CustomizePerfectVPS-module__LpHfEq__open{transform:rotate(180deg)}.CustomizePerfectVPS-module__LpHfEq__dropdownMenu{z-index:100;background:#fff;border:2px solid #b2cae9;border-radius:3px;max-height:120px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 4px 12px #00000026}.CustomizePerfectVPS-module__LpHfEq__dropdownItem{text-align:left;cursor:pointer;background:#fff;border:none;border-bottom:1px solid #f5f5f5;width:100%;padding:10px 12px;font-size:14px;transition:background-color .15s}.CustomizePerfectVPS-module__LpHfEq__dropdownItem:last-child{border-bottom:none}.CustomizePerfectVPS-module__LpHfEq__dropdownItem:hover,.CustomizePerfectVPS-module__LpHfEq__dropdownItem:active{background-color:#009ca829}
.MainHeroSection-module__UvoVjW__heroSection{background-color:var(--color-primary);align-items:center;min-height:600px;padding:80px 0;display:flex;position:relative}.MainHeroSection-module__UvoVjW__heroSection:before{content:"";z-index:9;background:url(/leftShapes.webp) 0 0/cover;width:450px;height:450px;position:absolute;bottom:0;left:0}.MainHeroSection-module__UvoVjW__heroSection:after{content:"";z-index:9;background:url(/rightShapes.webp) 0 0/cover;width:400px;height:400px;position:absolute;bottom:0;right:0}.MainHeroSection-module__UvoVjW__beforeWrapper{z-index:99;width:100%;height:70px;display:flex;position:absolute;bottom:0;left:0;overflow:hidden}.MainHeroSection-module__UvoVjW__before{flex-shrink:0;gap:0;animation:19.6s linear infinite MainHeroSection-module__UvoVjW__slideLeft;display:flex}.MainHeroSection-module__UvoVjW__beforeImage{object-fit:cover;flex-shrink:0;width:auto;height:70px;display:block}@keyframes MainHeroSection-module__UvoVjW__slideLeft{0%{transform:translate(0)}to{transform:translate(-33.333%)}}@-webkit-keyframes MainHeroSection-module__UvoVjW__slideLeft{0%{-webkit-transform:translate(0)}to{-webkit-transform:translate(-33.333%)}}.MainHeroSection-module__UvoVjW__container{justify-content:space-between;align-items:center;gap:60px;max-width:1300px;margin:0 auto;padding:0 40px;display:flex}.MainHeroSection-module__UvoVjW__leftContent{flex:1}.MainHeroSection-module__UvoVjW__aboutLabel{color:#fff;letter-spacing:.5px;margin-bottom:20px;font-size:18px;font-weight:500}.MainHeroSection-module__UvoVjW__title{color:#fff;margin-bottom:24px;font-size:48px;font-weight:600;line-height:1.1}.MainHeroSection-module__UvoVjW__highlight{color:#fff;display:block}.MainHeroSection-module__UvoVjW__description{color:#ffffffea;margin-bottom:40px;font-size:14px;line-height:1.6}.MainHeroSection-module__UvoVjW__primaryCtaButton{background-color:var(--color-primary-button);color:#fff;letter-spacing:1px;cursor:pointer;z-index:999;border:none;align-items:center;gap:8px;padding:16px 32px;font-size:14px;font-weight:600;transition:all .3s;display:inline-flex;position:relative}.MainHeroSection-module__UvoVjW__primaryCtaButton:hover{background-color:#e55a2b;transform:translateY(-2px)}.MainHeroSection-module__UvoVjW__arrow{font-size:16px;font-weight:700}.MainHeroSection-module__UvoVjW__rightContent{flex:1;justify-content:center;align-items:center;display:flex}.MainHeroSection-module__UvoVjW__imageContainer{width:400px;height:300px;position:relative}.MainHeroSection-module__UvoVjW__cloudImage{z-index:99;width:320px;height:320px;position:absolute;top:-150px;left:50%;transform:translate(-50%)rotate(4deg)}.MainHeroSection-module__UvoVjW__cloudImage img{object-fit:contain;width:100%;height:100%}.MainHeroSection-module__UvoVjW__laptopImage .vip-hero-image{margin-top:-60px;margin-left:-140px;object-fit:contain!important;width:700px!important;height:700px!important}.MainHeroSection-module__UvoVjW__laptopImage{z-index:2;width:380px;height:auto;position:absolute;top:62%;left:50%;transform:translate(-50%,-50%)}.MainHeroSection-module__UvoVjW__laptopImage img{object-fit:contain;width:100%!important;height:100%!important}@media (max-width:768px){.MainHeroSection-module__UvoVjW__heroSection{padding:60px 0 0}.MainHeroSection-module__UvoVjW__beforeWrapper{bottom:-44px}.MainHeroSection-module__UvoVjW__heroSection:before{z-index:9;background:url(/aboutHeroMobile.webp);width:100%;height:40px;bottom:0;left:0}.MainHeroSection-module__UvoVjW__heroSection:after{display:none}.MainHeroSection-module__UvoVjW__beforeImage{width:auto;height:40px}.MainHeroSection-module__UvoVjW__container{text-align:center;flex-direction:column-reverse;gap:40px;padding:60px 20px}.MainHeroSection-module__UvoVjW__aboutLabel{margin:12px 0 18px;font-size:14px}.MainHeroSection-module__UvoVjW__primaryCtaButton{justify-content:center;align-items:center;width:100%;padding:11px 12px;font-size:17px;font-weight:200}.MainHeroSection-module__UvoVjW__title{margin-bottom:18px;font-size:28px}.MainHeroSection-module__UvoVjW__description{margin-bottom:22px}.MainHeroSection-module__UvoVjW__imageContainer{width:300px;height:250px}.MainHeroSection-module__UvoVjW__laptopImage{z-index:2;width:350px;height:330px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}}
.ProcessSlider-module__RxkUhW__section{direction:ltr;background-color:#1c5c6a;min-height:100vh;padding:80px 20px;position:relative;overflow:hidden}.ProcessSlider-module__RxkUhW__section:before{content:"";-webkit-filter:blur(177px);background-color:#00d5e6;border-radius:50%;width:700px;height:700px;position:absolute;top:-300px;left:50%;transform:translate(-50%)}.ProcessSlider-module__RxkUhW__section:after{content:"";-webkit-filter:blur(177px);background-color:#00d7e6c3;border-radius:50%;width:560px;height:500px;position:absolute;bottom:-200px;left:20%;transform:translate(-50%)}.ProcessSlider-module__RxkUhW__container{z-index:99;max-width:1400px;margin:0 auto;position:relative}.ProcessSlider-module__RxkUhW__container:after{content:"";-webkit-filter:blur(188px);background-color:#00d7e6c3;border-radius:50%;width:500px;height:450px;position:absolute;bottom:-100px;right:-50%;transform:translate(-50%)}.ProcessSlider-module__RxkUhW__title{color:#fff;text-align:center;margin-bottom:16px;font-size:48px;font-weight:700}.ProcessSlider-module__RxkUhW__subtitle{text-align:center;color:#fff;max-width:700px;margin-bottom:60px;margin-left:auto;margin-right:auto;font-size:16px}.ProcessSlider-module__RxkUhW__swiper{padding-bottom:60px;overflow:visible}.ProcessSlider-module__RxkUhW__card{cursor:pointer;flex-direction:column;height:100%;transition:transform .3s;display:flex}.ProcessSlider-module__RxkUhW__card:hover{transform:translateY(-2px)}.ProcessSlider-module__RxkUhW__card[data-active=true]{transform:translateY(-3px)}.ProcessSlider-module__RxkUhW__card[data-active=true] .ProcessSlider-module__RxkUhW__cardTitle{text-shadow:0 0 20px #00d5e64d}.ProcessSlider-module__RxkUhW__card[data-active=true] .ProcessSlider-module__RxkUhW__numberBadge,.ProcessSlider-module__RxkUhW__firstCard[data-active=true] .ProcessSlider-module__RxkUhW__numberBadge{-webkit-text-stroke:4px #fff;color:#00d5e6!important}.ProcessSlider-module__RxkUhW__cardHeader{padding:40px 30px 30px;position:relative}.ProcessSlider-module__RxkUhW__img{object-fit:cover;width:270px;height:200px;position:relative}.ProcessSlider-module__RxkUhW__progressBar{border-radius:2px;width:100%;height:4px;position:relative;overflow:hidden}.ProcessSlider-module__RxkUhW__progressFill{border-radius:2px;height:100%;transition:width .3s}.ProcessSlider-module__RxkUhW__cardBody{flex-direction:column;flex:1;justify-content:space-between;min-height:400px;padding:30px;display:flex;position:relative}.ProcessSlider-module__RxkUhW__cardBody:before,.ProcessSlider-module__RxkUhW__cardBody:after{display:none}.ProcessSlider-module__RxkUhW__firstCard .ProcessSlider-module__RxkUhW__cardBody:before{content:"";background-color:#d7dde1;border-radius:6px;width:100%;height:6px;display:block;position:absolute;top:0;left:0}.ProcessSlider-module__RxkUhW__firstCard .ProcessSlider-module__RxkUhW__cardBody:after{content:"";width:var(--line-width,60%);z-index:10;background:linear-gradient(90deg,#00d5e6 0%,#00b8cc 100%);border-radius:6px;height:6px;transition:width .8s cubic-bezier(.4,0,.2,1);display:block;position:absolute;top:0;left:0;box-shadow:0 0 15px #00d5e666}.ProcessSlider-module__RxkUhW__dot{background-color:#fff;border-radius:50%;width:13px;height:13px;display:block;position:absolute;top:-5px;left:6%;transform:translate(-50%);box-shadow:0 0 10px #6b74804d}.ProcessSlider-module__RxkUhW__firstCard .ProcessSlider-module__RxkUhW__dot{left:var(--dot-position,60%);z-index:11;background-color:#00d5e6;transition:left .8s cubic-bezier(.4,0,.2,1);box-shadow:0 0 28px 10px #00d5e6}.ProcessSlider-module__RxkUhW__cardTitle{margin-bottom:16px;font-size:28px;font-weight:600}.ProcessSlider-module__RxkUhW__cardDescription{color:#fff;margin-bottom:8px;font-size:15px;font-weight:200;line-height:1.6}.ProcessSlider-module__RxkUhW__stageInfo{margin-top:24px;margin-bottom:16px}.ProcessSlider-module__RxkUhW__stageInfo p{color:#fff;font-size:17px;font-weight:300}.ProcessSlider-module__RxkUhW__featureList{margin:auto 0 0;padding:0;list-style:none}.ProcessSlider-module__RxkUhW__featureItem{color:#fffc;align-items:center;gap:10px;margin-bottom:12px;font-size:14px;display:flex}.ProcessSlider-module__RxkUhW__arrow{font-size:14px}.ProcessSlider-module__RxkUhW__numberBadge{pointer-events:none;-webkit-text-stroke:2px #00000082;text-stroke:2px #26303ccc;paint-order:stroke fill;font-size:100px;font-weight:900;line-height:1;position:relative;bottom:-5px;left:0;color:#26303c66!important}.ProcessSlider-module__RxkUhW__firstCard .ProcessSlider-module__RxkUhW__numberBadge{-webkit-text-stroke:2px #00000082;color:#26303c66!important}.ProcessSlider-module__RxkUhW__card[data-active=true]:first-child~.ProcessSlider-module__RxkUhW__card:nth-child(2) .ProcessSlider-module__RxkUhW__firstCard .ProcessSlider-module__RxkUhW__cardBody:after,.ProcessSlider-module__RxkUhW__card[data-active=true]:nth-child(2) .ProcessSlider-module__RxkUhW__firstCard .ProcessSlider-module__RxkUhW__cardBody:after{width:calc(100% + 30px)}.ProcessSlider-module__RxkUhW__card[data-active=true]:first-child~.ProcessSlider-module__RxkUhW__card:nth-child(2) .ProcessSlider-module__RxkUhW__firstCard .ProcessSlider-module__RxkUhW__dot,.ProcessSlider-module__RxkUhW__card[data-active=true]:nth-child(2) .ProcessSlider-module__RxkUhW__firstCard .ProcessSlider-module__RxkUhW__dot{left:calc(100% + 25px)}.ProcessSlider-module__RxkUhW__card[data-active=true]:first-child~.ProcessSlider-module__RxkUhW__card:nth-child(3) .ProcessSlider-module__RxkUhW__firstCard .ProcessSlider-module__RxkUhW__cardBody:after,.ProcessSlider-module__RxkUhW__card[data-active=true]:nth-child(3) .ProcessSlider-module__RxkUhW__firstCard .ProcessSlider-module__RxkUhW__cardBody:after{width:calc(200% + 60px)}.ProcessSlider-module__RxkUhW__card[data-active=true]:first-child~.ProcessSlider-module__RxkUhW__card:nth-child(3) .ProcessSlider-module__RxkUhW__firstCard .ProcessSlider-module__RxkUhW__dot,.ProcessSlider-module__RxkUhW__card[data-active=true]:nth-child(3) .ProcessSlider-module__RxkUhW__firstCard .ProcessSlider-module__RxkUhW__dot{left:calc(200% + 55px)}.ProcessSlider-module__RxkUhW__card[data-active=true]:first-child~.ProcessSlider-module__RxkUhW__card:nth-child(4) .ProcessSlider-module__RxkUhW__firstCard .ProcessSlider-module__RxkUhW__cardBody:after,.ProcessSlider-module__RxkUhW__card[data-active=true]:nth-child(4) .ProcessSlider-module__RxkUhW__firstCard .ProcessSlider-module__RxkUhW__cardBody:after{width:calc(300% + 90px)}.ProcessSlider-module__RxkUhW__card[data-active=true]:first-child~.ProcessSlider-module__RxkUhW__card:nth-child(4) .ProcessSlider-module__RxkUhW__firstCard .ProcessSlider-module__RxkUhW__dot,.ProcessSlider-module__RxkUhW__card[data-active=true]:nth-child(4) .ProcessSlider-module__RxkUhW__firstCard .ProcessSlider-module__RxkUhW__dot{left:calc(300% + 85px)}.ProcessSlider-module__RxkUhW__swiper,.ProcessSlider-module__RxkUhW__swiper[data-active="0"]{--line-width:60%;--dot-position:60%}.ProcessSlider-module__RxkUhW__swiper[data-active="1"]{--line-width:calc(160% + 35px);--dot-position:calc(160% + 30px)}.ProcessSlider-module__RxkUhW__swiper[data-active="2"]{--line-width:calc(260% + 70px);--dot-position:calc(260% + 65px)}.ProcessSlider-module__RxkUhW__swiper[data-active="3"]{--line-width:calc(360% + 105px);--dot-position:calc(360% + 100px)}.ProcessSlider-module__RxkUhW__swiper[data-active="4"]{--line-width:calc(460% + 140px);--dot-position:calc(460% + 135px)}@media (max-width:768px){.ProcessSlider-module__RxkUhW__section:before{display:none}.ProcessSlider-module__RxkUhW__section:after{content:"";-webkit-filter:blur(77px);background-color:#00d7e6c3;border-radius:50%;width:260px;height:260px;position:absolute;bottom:300px;left:40%;transform:translate(-50%)}.ProcessSlider-module__RxkUhW__container:after{content:"";-webkit-filter:blur(77px);background-color:#00d7e6c3;border-radius:50%;width:140px;height:140px;position:absolute;top:0;right:-20px;transform:translate(0)}.ProcessSlider-module__RxkUhW__title{z-index:999;font-size:22px;font-weight:500;position:relative}.ProcessSlider-module__RxkUhW__subtitle{color:#ffffffdc;z-index:999;margin-bottom:10px;font-size:16px;line-height:2.1;position:relative}.ProcessSlider-module__RxkUhW__cardTitle{font-size:22px}.ProcessSlider-module__RxkUhW__numberBadge{font-size:50px}.ProcessSlider-module__RxkUhW__cardBody{min-height:350px}.ProcessSlider-module__RxkUhW__swiper[data-active="1"]{--line-width:calc(100% + 25px);--dot-position:calc(100% + 20px)}.ProcessSlider-module__RxkUhW__swiper[data-active="2"]{--line-width:calc(200% + 50px);--dot-position:calc(200% + 45px)}.ProcessSlider-module__RxkUhW__swiper[data-active="3"]{--line-width:calc(300% + 75px);--dot-position:calc(300% + 70px)}.ProcessSlider-module__RxkUhW__swiper[data-active="4"]{--line-width:calc(400% + 100px);--dot-position:calc(400% + 95px)}}
