@charset "UTF-8";@font-face{font-family:Lato;src:local("Lato Black"),local("Lato-Black"),url(/build/assets/Lato-Black-BGKY3P7n.ttf) format("truetype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Lato;src:local("Lato Bold"),local("Lato-Bold"),url(/build/assets/Lato-Bold-B5iD31kO.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Lato;src:local("Lato Light"),local("Lato-Light"),url(/build/assets/Lato-Light-hJCcuSzX.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Lato;src:local("Lato Regular"),local("Lato-Regular"),url(/build/assets/Lato-Regular-BwLIet1C.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Lato;src:local("Lato Thin"),local("Lato-Thin"),url(/build/assets/Lato-Thin-BBFgnKgu.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}:root{--bootstrap-padding: 16px;--container-padding: 16px;--bootstrap-container: 1352px}@media(min-width:1px)and (max-width:800px){:root{--bootstrap-container: 100dvw;--full-width-margin: calc(-1 * var(--container-padding));--full-width-padding: var(--container-padding)}}@media(min-width:800px){:root{--bootstrap-container: 800px;--full-width-margin: calc(-1 * ((100dvw - var(--bootstrap-container)) / 2 + var(--container-padding)));--full-width-padding: calc((100dvw - var(--bootstrap-container)) / 2 + var(--container-padding))}}@media(max-width:1199.98px){:root{--container-padding: 16px}}@media(min-width:992px){:root{--bootstrap-container: 960px}}@media(min-width:1352px){:root{--bootstrap-container: 1352px}}@media(min-width:1200px)and (max-width:1352px){:root{--bootstrap-container: 100dvw;--full-width-margin: calc(-1 * var(--container-padding));--full-width-padding: var(--container-padding)}}.container{padding-right:var(--container-padding);padding-left:var(--container-padding);max-width:var(--bootstrap-container);margin-right:auto;margin-left:auto}*{padding:0;margin:0;border:0px;scroll-behavior:smooth;font-family:Lato,sans-serif}*,*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box}*:before,*:after{pointer-events:none}:focus,:active{outline:none}a:focus,a:active{outline:none}:root{--color-accent: #F76500;--color-white: #ffffff;--color-gray: #7F7E7E;--color-dark-gray: #3D3D3D;--color-black: #010100;--color-light-gray: #BDBDBD;--color-medium-gray: #A6A6A6;--color-cyan: #4AB6C0;--color-gray-2: #7A7A7A}html,body{min-width:380px;background-color:var(--color-black)}#app{min-height:100vh;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}main{position:relative;z-index:25;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}body{color:var(--color-white);font-size:16px;line-height:1;font-optical-sizing:auto;text-rendering:optimizeLegibility;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow-x:hidden!important}body,body *{scrollbar-color:auto;scrollbar-width:auto}body::-webkit-scrollbar,body *::-webkit-scrollbar{width:3px;height:3px}body::-webkit-scrollbar-button,body *::-webkit-scrollbar-button{display:none}body::-webkit-scrollbar-track,body *::-webkit-scrollbar-track{background:#2c2a2a}body::-webkit-scrollbar-track-piece,body *::-webkit-scrollbar-track-piece{background:#2c2a2a}body::-webkit-scrollbar-thumb,body *::-webkit-scrollbar-thumb{background:var(--color-accent);border-radius:99px}body::-webkit-scrollbar-corner,body *::-webkit-scrollbar-corner{background:#2c2a2a}input:-webkit-autofill,textarea:-webkit-autofill,select:-webkit-autofill,input:-webkit-autofill:hover,textarea:-webkit-autofill:hover,select:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill:focus,select:-webkit-autofill:focus{-webkit-text-fill-color:var(--color-white)!important;caret-color:var(--color-white)!important;-webkit-box-shadow:0 0 0 1000px var(--color-black) inset!important;box-shadow:0 0 0 1000px var(--color-black) inset!important;background-clip:padding-box!important;background-image:none!important;background-color:transparent!important;transition:background-color 5000s ease-in-out 0s!important}a{color:inherit;text-decoration:none}a:link,a:visited,a:hover{text-decoration:none}button{outline:none;border:none}img{vertical-align:top}section{display:block}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}img{display:block;height:auto}.icon,svg.ic{display:inline-block;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}.page-content{display:flex;flex-direction:column}.block-wrapper{margin-bottom:200px}@media(max-width:991.98px){.block-wrapper{margin-bottom:100px}}.highlight{color:var(--color-accent)}.btn-primary{display:flex;align-items:center;justify-content:center;color:var(--color-white);font-size:14px;font-weight:900;line-height:24px;letter-spacing:.28px;text-align:center;text-transform:uppercase;border-radius:100px;padding:16px 48px;background-color:var(--color-accent);width:fit-content;cursor:pointer;text-decoration:none;transition:.3s ease}@media(pointer:fine){.btn-primary:hover{color:var(--color-accent);background-color:var(--color-white)}}@media(max-width:1199.98px){.btn-primary{font-size:13px;padding:14px 40px}}@media(max-width:991.98px){.btn-primary{font-size:12px;padding:12px 36px}}@media(max-width:767.98px){.btn-primary{font-size:12px;padding:12px 32px}}@media(max-width:575.98px){.btn-primary{padding:10px 24px;width:100%}}.btn-secondary{display:block;color:var(--color-white);font-size:12px;font-weight:600;line-height:normal;letter-spacing:.48px;text-transform:uppercase;text-align:center;background-color:var(--color-accent);border:1px solid var(--color-accent);padding:12px 24px;max-width:335px;width:100%;cursor:pointer;text-decoration:none;transition:.3s ease}@media(pointer:fine){.btn-secondary:hover{color:var(--color-accent);background-color:var(--color-white)}}@media(max-width:575.98px){.btn-secondary{max-width:100%}}.btn-border{display:flex;align-items:center;justify-content:center;color:var(--color-white);font-size:14px;font-weight:500;line-height:24px;text-transform:uppercase;width:fit-content;cursor:pointer;text-decoration:none;padding:7px 16px;border-radius:100px;background-color:transparent;border:1px solid var(--color-accent);transition:.3s ease}@media(pointer:fine){.btn-border:hover{background-color:var(--color-accent)}}@media(max-width:575.98px){.btn-border{max-width:100%}}.tabs{display:flex;align-items:center;gap:12px;margin-bottom:24px}@media(max-width:767.98px){.tabs{gap:8px;overflow-x:auto;white-space:nowrap;padding:0 10px;margin:0 -16px 20px}}.tabs .tab-item{color:var(--color-white);font-size:14px;font-weight:500;line-height:24px;text-transform:uppercase;padding:7px 17px;border-bottom:2px solid transparent;cursor:pointer;transition:.3s ease}.tabs .tab-item.active{border-bottom:2px solid var(--color-accent)}@media(pointer:fine){.tabs .tab-item:hover{color:var(--color-accent)}}@media(max-width:767.98px){.tabs .tab-item{font-size:12px;line-height:16px;padding:7px 10px}}.swiper-style{position:relative;z-index:1;overflow:visible}.swiper-style:not(.swiper-initialized) .swiper-button-next,.swiper-style:not(.swiper-initialized) .swiper-button-prev{display:none}.swiper-style .swiper-slide{opacity:1;height:auto!important}.swiper-style .swiper-slide:not(.swiper-slide-visible){opacity:0;pointer-events:none;transition:opacity .3s}.swiper-style .swiper-slide .product-card{height:100%}.slider-actions-wrapp{display:flex;align-items:center;justify-content:space-between;gap:35px;margin-top:40px}@media(max-width:991.98px){.slider-actions-wrapp{margin-top:32px}}@media(max-width:767.98px){.slider-actions-wrapp{margin-top:24px}}.slider-actions-wrapp:has(.swiper-button-lock) .slider-btns{display:none}.slider-actions-wrapp .btn-primary{margin-left:auto}.slider-btns{display:flex;align-items:center;gap:8px}.swiper-button-prev,.swiper-button-next{position:static!important;width:40px!important;min-width:40px!important;height:40px!important;margin:0!important;display:flex;align-items:center;justify-content:center;border-radius:100px;background-color:transparent;border:1px solid rgba(255,255,255,.12);cursor:pointer;transition:.4s ease}.swiper-button-prev:after,.swiper-button-next:after{display:none}.swiper-button-prev .ic,.swiper-button-next .ic{color:var(--color-white);width:20px!important;height:20px!important;transition:.4s ease}@media(pointer:fine){.swiper-button-prev:hover,.swiper-button-next:hover{border:1px solid var(--color-accent)}.swiper-button-prev:hover .ic,.swiper-button-next:hover .ic{color:var(--color-accent)}}.swiper-pagination{position:static!important;transform:unset!important;padding:5px 0;width:auto!important}.swiper-pagination .swiper-pagination-bullet{flex-shrink:0;width:8px;min-width:8px;height:8px;opacity:1;transform:unset!important;margin:0 5px!important;border-radius:100px;transition:all .3s ease}.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{min-width:96px;background:var(--color-yellow)!important}.alert-message{color:#fff;font-size:16px;font-weight:500;text-align:center;position:fixed;top:10%;transform:translate(-50%,-50%);left:50%;background:#4caf50;padding:12px 20px;border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:9999}@media(min-width:767.98px){.alert-message{white-space:nowrap}}@media(max-width:767.98px){.alert-message{font-size:14px}}.fade-enter-active{transition:opacity .3s ease}.fade-leave-active{transition:opacity .1s ease}.fade-enter-from,.fade-leave-to{opacity:0}.fade-enter-to,.fade-leave-from{opacity:1}.page-main .section-hero-banner{padding-bottom:42px}.page-main .section-hero-banner .hero-figure{right:27px;top:-89px}@media(max-width:767.98px){.page-main .section-hero-banner .hero-figure{inset:0}}.page-service-smm .section-callback-form .callback-form-wrapper .page-title span:nth-child(2){margin-left:0}.page-header{position:sticky;top:0;z-index:30;padding-top:34px;padding-bottom:32px;transition:.5s}@media(max-width:991.98px){.page-header{padding-top:12px;padding-bottom:12px}}.page-header .container{position:relative;z-index:1;display:flex;align-items:center;gap:24px}@media(max-width:991.98px){.page-header .container{gap:12px}}@media(max-width:991.98px){.page-header .header-container .header-pages-nav,.page-header .header-container .btn-border,.page-header .header-container .nav-languages{display:none}}.page-header .header-logo{margin-top:-14px;margin-right:auto}@media(max-width:991.98px){.page-header .header-logo{margin-top:0}}.page-header .header-logo img{display:block}@media(max-width:1199.98px){.page-header .header-logo img{max-width:150px}}@media(max-width:380px){.page-header .header-logo img{max-width:120px}}.page-header .header-pages-nav{display:flex;align-items:center;flex-wrap:wrap;gap:4px}.page-header .header-pages-nav .nav-link{display:block;color:var(--color-white);font-size:14px;font-weight:500;line-height:24px;text-transform:uppercase;padding:7px 16px;border-radius:100px;border:1px solid rgba(255,255,255,.12);transition:.3s ease}@media(pointer:fine){.page-header .header-pages-nav .nav-link:hover{border:1px solid var(--color-accent);background-color:var(--color-accent)}}@media(max-width:1199.98px){.page-header .header-pages-nav .nav-link{font-size:12px;line-height:normal;padding:6px 10px}}.page-header .btn-border{margin-left:34px;white-space:nowrap}@media(max-width:1199.98px){.page-header .btn-border{font-size:12px;line-height:normal;padding:7px 12px;margin:0}}.btn-drawer-open,.btn-drawer-close{display:none}@media(max-width:991.98px){.btn-drawer-open,.btn-drawer-close{display:flex;align-items:center;justify-content:center;width:32px;min-width:32px;height:32px;border-radius:50%;border:1px solid var(--color-accent);background:transparent}.btn-drawer-open .ic,.btn-drawer-close .ic{width:18px;height:18px;color:var(--color-white)}}.nav-languages{display:flex;align-items:center;gap:4px}.nav-languages .nav-languages-link{position:relative;display:flex;align-items:center;justify-content:center;width:40px;min-width:40px;height:40px;border-radius:50%;color:var(--color-white);font-size:14px;font-weight:500;line-height:24px;text-transform:uppercase;transition:.3s ease}.nav-languages .nav-languages-link.active{background:linear-gradient(45deg,#fff0,#f76500) border-box}.nav-languages .nav-languages-link.active:before{content:"";position:absolute;inset:1px;border-radius:50%;background-color:var(--color-black)}.nav-languages .nav-languages-link span{position:relative}@media(pointer:fine){.nav-languages .nav-languages-link:hover:not(.active){color:var(--color-accent)}}.header__drawer{max-width:100%;width:100%!important;background:var(--color-black)!important;border:none!important}@media(min-width:991.98px){.header__drawer{display:none!important}}.header__drawer .p-drawer-header{display:none}.header__drawer .p-drawer-content{display:flex;flex-direction:column;padding:12px 16px}.header__drawer .header__drawer-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.header__drawer .header__drawer-top .header-logo img{max-width:160px}@media(max-width:575.98px){.header__drawer .header__drawer-top .header-logo img{max-width:120px}}.header__drawer .btn-border{margin:0 auto 16px}@media(max-width:575.98px){.header__drawer .btn-border{font-size:12px;width:100%}}.header__drawer .nav-languages{justify-content:center}.header__drawer .nav-languages .nav-languages-link{font-size:12px;width:32px;min-width:32px;height:32px}.header__drawer .header-pages-nav{display:grid;grid-template-columns:100%;gap:14px}.header__drawer .header-pages-nav .nav-link{color:var(--color-white);font-size:14px;font-weight:500;line-height:24px;text-transform:uppercase}@media(max-width:575.98px){.header__drawer .header-pages-nav .nav-link{font-size:12px;line-height:normal}}.header__drawer .slide-fade-enter-from,.header__drawer .slide-fade-leave-to{transform:translate(20px);opacity:0}.header__drawer .slide-fade-enter-to,.header__drawer .slide-fade-leave-from{transform:translate(0);opacity:1}.header__drawer .slide-fade-enter-active,.header__drawer .slide-fade-leave-active{transition:all .3s ease}#page-footer{position:relative;z-index:30;margin-top:auto}#page-footer .footer__top .footer__top-wrapper{display:grid;align-items:flex-start;grid-template-columns:30.2% 23.7% 1fr;gap:40px;border-top:1px solid rgba(255,255,255,.12);padding:44px 0 48px}@media(max-width:767.98px){#page-footer .footer__top .footer__top-wrapper{grid-template-columns:100%;gap:24px;padding:32px 0 36px}}@media(max-width:767.98px){#page-footer .footer__top .footer__logo{display:flex;align-items:center;justify-content:center}}#page-footer .footer__top .footer__logo img{width:238px}@media(max-width:767.98px){#page-footer .footer__top .footer__logo img{width:150px}}#page-footer .footer__top .footer__nav{display:grid;grid-template-columns:100%;gap:22px;margin-top:16px}@media(max-width:767.98px){#page-footer .footer__top .footer__nav{gap:16px;margin-top:0;align-items:center}}#page-footer .footer__top .footer__nav .footer-nav__link{color:var(--color-white);font-size:20px;font-weight:500;line-height:24px;letter-spacing:.4px;text-transform:uppercase;padding:8px 16px;width:fit-content;transition:.3s ease}@media(pointer:fine){#page-footer .footer__top .footer__nav .footer-nav__link:hover{color:var(--color-accent)}}@media(max-width:767.98px){#page-footer .footer__top .footer__nav .footer-nav__link{font-size:16px;line-height:22px;letter-spacing:.32px;padding:0}}#page-footer .footer__top .contact-block__contacts{margin-top:13px}@media(max-width:767.98px){#page-footer .footer__top .contact-block__contacts{margin-top:0}}#page-footer .footer__bottom{border-top:1px solid rgba(255,255,255,.12);padding:16px 0}@media(max-width:767.98px){#page-footer .footer__bottom{padding:12px 0}}#page-footer .footer__bottom .footer__copyright{color:var(--color-gray);text-align:center;font-size:14px;font-weight:500;line-height:24px;letter-spacing:.28px}@media(max-width:767.98px){#page-footer .footer__bottom .footer__copyright{font-size:12px;line-height:18px;letter-spacing:.24px}}.contact-block__contacts .contact-block__title{color:var(--color-white);font-size:20px;font-weight:500;line-height:24px;letter-spacing:.4px;text-transform:uppercase;padding:10px 0}@media(max-width:767.98px){.contact-block__contacts .contact-block__title{font-size:16px;line-height:20px;letter-spacing:.32px;padding:8px 0}}.contact-block__contacts .contact-block__item{display:flex;align-items:center;gap:24px;padding:24px 0}.contact-block__contacts .contact-block__item:not(:last-child){border-bottom:1px solid rgba(255,255,255,.12)}@media(max-width:767.98px){.contact-block__contacts .contact-block__item{gap:16px;padding:16px 0}}.contact-block__contacts .contact-block__icon{display:flex;align-items:center;justify-content:center;width:40px;min-width:40px;height:40px;background-color:#ffffff14;border-radius:50%}@media(max-width:767.98px){.contact-block__contacts .contact-block__icon{width:36px;min-width:36px;height:36px}}.contact-block__contacts .contact-block__icon .ic{color:var(--color-white);width:20px;height:20px}@media(max-width:767.98px){.contact-block__contacts .contact-block__icon .ic{width:18px;height:18px}}.contact-block__contacts .contact-block__label{color:var(--color-gray);font-size:12px;font-weight:500;line-height:16px;letter-spacing:.24px;text-transform:uppercase;margin-bottom:4px}@media(max-width:767.98px){.contact-block__contacts .contact-block__label{font-size:11px;line-height:14px;letter-spacing:.22px}}.contact-block__contacts .contact-block__value{display:flex;align-items:center;flex-wrap:wrap;gap:50px}@media(max-width:1199.98px){.contact-block__contacts .contact-block__value{gap:16px}}@media(max-width:767.98px){.contact-block__contacts .contact-block__value{gap:12px;justify-content:center}}.contact-block__contacts .contact-block__link{color:var(--color-white);font-size:14px;font-weight:500;line-height:20px;letter-spacing:.28px;text-transform:uppercase;transition:.3s ease}@media(pointer:fine){.contact-block__contacts .contact-block__link:hover{color:var(--color-accent)}}@media(max-width:767.98px){.contact-block__contacts .contact-block__link{font-size:13px;line-height:18px;letter-spacing:.26px}}.contact-block__socials{margin-top:8px}@media(max-width:767.98px){.contact-block__socials{margin-top:16px}}.contact-block__socials .contact-block__title{color:var(--color-white);font-size:20px;font-weight:500;line-height:24px;letter-spacing:.4px;text-transform:uppercase;padding:10px 0}@media(max-width:767.98px){.contact-block__socials .contact-block__title{font-size:16px;line-height:20px;letter-spacing:.32px;padding:8px 0}}.contact-block__socials .contact-block__list{display:flex;justify-content:space-between;flex-wrap:wrap;gap:16px;margin-top:2px}@media(max-width:767.98px){.contact-block__socials .contact-block__list{justify-content:center;gap:14px}}.contact-block__socials .contact-block__social-item{display:flex;align-items:center;gap:16px;cursor:pointer}@media(max-width:767.98px){.contact-block__socials .contact-block__social-item{gap:12px}}@media(pointer:fine){.contact-block__socials .contact-block__social-item:hover .contact-block__name,.contact-block__socials .contact-block__social-item:hover .contact-block__icon .ic{color:var(--color-accent)}}.contact-block__socials .contact-block__icon{display:flex;align-items:center;justify-content:center;width:32px;min-width:32px;height:32px;background-color:#ffffff14;border-radius:50%}@media(max-width:767.98px){.contact-block__socials .contact-block__icon{width:28px;min-width:28px;height:28px}}.contact-block__socials .contact-block__icon .ic{color:var(--color-white);width:16px;height:16px;transition:.3s ease}@media(max-width:767.98px){.contact-block__socials .contact-block__icon .ic{width:14px;height:14px}}.contact-block__socials .contact-block__name{color:var(--color-white);font-size:14px;font-weight:500;line-height:16px;letter-spacing:.28px;transition:.3s ease}@media(max-width:767.98px){.contact-block__socials .contact-block__name{font-size:13px;line-height:16px;letter-spacing:.26px}}.form-contacts .form-contacts-title{color:var(--color-white);font-size:20px;font-weight:500;line-height:24px;text-align:center;letter-spacing:.4px;text-transform:uppercase;margin-bottom:24px}@media(max-width:991.98px){.form-contacts .form-contacts-title{font-size:16px;line-height:20px;letter-spacing:.32px;margin-bottom:16px}}@media(max-width:767.98px){.form-contacts .form-contacts-title{display:none}}.form-contacts-callback{border-radius:16px;border:1px solid rgba(255,255,255,.12);padding:24px}@media(max-width:767.98px){.form-contacts-callback{padding:20px 16px;border-radius:12px}}.form-contacts-callback .form-row{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:20px}@media(max-width:767.98px){.form-contacts-callback .form-row{grid-template-columns:100%;gap:16px;margin-bottom:16px}}.form-contacts-callback .form-row .form-group{margin-bottom:0!important}.form-contacts-callback .form-group:not(:last-of-type){margin-bottom:20px}@media(max-width:767.98px){.form-contacts-callback .form-group:not(:last-of-type){margin-bottom:16px}}.form-contacts-callback .form-control{color:var(--color-white);font-size:16px;font-weight:500;line-height:30px;height:56px;padding:5px 16px;width:100%;background:transparent;border-bottom:1px solid rgba(255,255,255,.16);transition:.3s ease}.form-contacts-callback .form-control::placeholder{color:var(--color-white)}.form-contacts-callback .form-control:focus{border-bottom:1px solid var(--color-accent)}@media(max-width:767.98px){.form-contacts-callback .form-control{font-size:14px;line-height:24px;height:48px;padding:6px 12px}}.form-contacts-callback .form-error{margin-top:5px;font-size:14px;color:#dc2626}@media(max-width:767.98px){.form-contacts-callback .form-error{font-size:12px}}.form-contacts-callback .is-invalid{border-color:#dc2626}.form-contacts-callback textarea{resize:none}.form-contacts-callback .btn-primary{margin:32px 0 0 auto}@media(max-width:767.98px){.form-contacts-callback .btn-primary{margin:24px auto 0;width:40%}}@media(max-width:575.98px){.form-contacts-callback .btn-primary{margin:24px 0 0;width:100%}}.page-title{color:var(--color-white);font-size:64px;font-weight:900;line-height:80px;letter-spacing:1.28px;text-transform:uppercase;display:flex;flex-direction:column;gap:10px;margin-bottom:32px}@media(max-width:1199.98px){.page-title{font-size:52px;line-height:64px;gap:8px;margin-bottom:28px}}@media(max-width:991.98px){.page-title{font-size:44px;line-height:56px;gap:6px;margin-bottom:24px}}@media(max-width:767.98px){.page-title{font-size:36px;line-height:46px;gap:5px;margin-bottom:20px}}.section-title{color:var(--color-white);font-size:56px;font-weight:900;line-height:72px;letter-spacing:1.12px;text-transform:uppercase;margin-bottom:40px}@media(max-width:1199.98px){.section-title{font-size:48px;line-height:64px}}@media(max-width:991.98px){.section-title{font-size:40px;line-height:52px;margin-bottom:32px}}@media(max-width:767.98px){.section-title{font-size:28px;line-height:36px;margin-bottom:20px}}.section-title--lg{font-size:48px;line-height:72px;letter-spacing:.96px}@media(max-width:991.98px){.section-title--lg{font-size:40px;line-height:56px}}@media(max-width:767.98px){.section-title--lg{font-size:32px;line-height:44px}}.section-title--md{font-size:36px;line-height:48px;letter-spacing:.8px}@media(max-width:767.98px){.section-title--md{font-size:28px;line-height:36px}}.section-title--light{color:var(--color-white)}.section-title--center{text-align:center}.title-outline{color:transparent;-webkit-text-stroke:1px var(--color-medium-gray);text-stroke:1px var(--color-medium-gray);text-shadow:none;font-size:32px;font-weight:900;line-height:40px;letter-spacing:2.56px;text-transform:uppercase;transition:.4s ease}@media(max-width:991.98px){.title-outline{font-size:26px;line-height:34px;letter-spacing:1.76px}}@media(max-width:767.98px){.title-outline{font-size:22px;line-height:28px;letter-spacing:1.76px}}.page-title,.section-title{position:relative;will-change:clip-path,transform,opacity,filter}.text-formatted{font-size:16px;font-weight:500;line-height:30px}@media(max-width:991.98px){.text-formatted{font-size:14px;line-height:20px}}.text-formatted :where(h1,.h1,h2,.h2,h3,.h3,h4,.h4){margin-top:32px;margin-bottom:24px;font-weight:500;line-height:1.2}@media(max-width:767.98px){.text-formatted :where(h1,.h1,h2,.h2,h3,.h3,h4,.h4){margin-top:24px;margin-bottom:16px}}.text-formatted :where(h1,.h1,h2,.h2,h3,.h3,h4,.h4):first-child{margin-top:0}.text-formatted :where(h1,.h1,h2,.h2,h3,.h3,h4,.h4):last-child{margin-bottom:0}.text-formatted :where(h1,.h1,h2,.h2,h3,.h3,h4,.h4)+:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(.text-title):not(.text-sub-title){margin-top:10px}.text-formatted :where(h1,.h1,h2,.h2,h3,.h3,h4,.h4)+h1,.text-formatted :where(h1,.h1,h2,.h2,h3,.h3,h4,.h4)+.h1,.text-formatted :where(h1,.h1,h2,.h2,h3,.h3,h4,.h4)+h2,.text-formatted :where(h1,.h1,h2,.h2,h3,.h3,h4,.h4)+.h2,.text-formatted :where(h1,.h1,h2,.h2,h3,.h3,h4,.h4)+h3,.text-formatted :where(h1,.h1,h2,.h2,h3,.h3,h4,.h4)+.h3,.text-formatted :where(h1,.h1,h2,.h2,h3,.h3,h4,.h4)+h4,.text-formatted :where(h1,.h1,h2,.h2,h3,.h3,h4,.h4)+.h4,.text-formatted :where(h1,.h1,h2,.h2,h3,.h3,h4,.h4)+h5,.text-formatted :where(h1,.h1,h2,.h2,h3,.h3,h4,.h4)+.h5,.text-formatted :where(h1,.h1,h2,.h2,h3,.h3,h4,.h4)+.text-title,.text-formatted :where(h1,.h1,h2,.h2,h3,.h3,h4,.h4)+.text-sub-title{margin-top:10px}.text-formatted h1,.text-formatted .h1{font-size:41px;font-weight:700;line-height:48px}@media(max-width:1199.98px){.text-formatted h1,.text-formatted .h1{font-size:36px;line-height:44px}}@media(max-width:991.98px){.text-formatted h1,.text-formatted .h1{font-size:32px;line-height:40px}}@media(max-width:767.98px){.text-formatted h1,.text-formatted .h1{font-size:24px;line-height:32px}}.text-formatted .text-title,.text-formatted h2,.text-formatted .h2{font-size:41px;font-weight:700;line-height:48px;margin-bottom:40px}@media(max-width:1199.98px){.text-formatted .text-title,.text-formatted h2,.text-formatted .h2{font-size:36px;line-height:44px;margin-bottom:36px}}@media(max-width:991.98px){.text-formatted .text-title,.text-formatted h2,.text-formatted .h2{font-size:32px;line-height:40px;margin-bottom:32px}}@media(max-width:767.98px){.text-formatted .text-title,.text-formatted h2,.text-formatted .h2{font-size:24px;line-height:32px;margin-bottom:24px}}.text-formatted .text-sub-title,.text-formatted h3,.text-formatted .h3{font-size:32px;font-weight:900;line-height:40px;letter-spacing:2.56px;text-transform:uppercase;margin-bottom:16px}@media(max-width:1199.98px){.text-formatted .text-sub-title,.text-formatted h3,.text-formatted .h3{font-size:28px;line-height:36px}}@media(max-width:991.98px){.text-formatted .text-sub-title,.text-formatted h3,.text-formatted .h3{font-size:24px;line-height:32px;letter-spacing:2px}}@media(max-width:767.98px){.text-formatted .text-sub-title,.text-formatted h3,.text-formatted .h3{font-size:18px;line-height:24px;letter-spacing:1.4px;margin-bottom:12px}}.text-formatted h4,.text-formatted .h4{font-size:29px;font-weight:700;line-height:36px}@media(max-width:1199.98px){.text-formatted h4,.text-formatted .h4{font-size:26px;line-height:34px}}@media(max-width:991.98px){.text-formatted h4,.text-formatted .h4{font-size:24px;line-height:32px}}@media(max-width:767.98px){.text-formatted h4,.text-formatted .h4{font-size:20px;line-height:28px}}.text-formatted h5,.text-formatted .h5{font-size:24px;font-weight:900;line-height:32px;letter-spacing:1.92px;text-transform:uppercase;margin:32px 0 16px}@media(max-width:1199.98px){.text-formatted h5,.text-formatted .h5{font-size:22px;line-height:30px}}@media(max-width:991.98px){.text-formatted h5,.text-formatted .h5{font-size:20px;line-height:28px;margin:28px 0 14px}}@media(max-width:767.98px){.text-formatted h5,.text-formatted .h5{font-size:16px;line-height:22px;letter-spacing:1.2px;margin:24px 0 12px}}.text-formatted h6,.text-formatted .h6{font-size:16px;font-weight:500;line-height:24px;letter-spacing:.32px;text-transform:uppercase;margin:24px 0 8px}@media(max-width:991.98px){.text-formatted h6,.text-formatted .h6{font-size:14px;line-height:20px}}@media(max-width:767.98px){.text-formatted h6,.text-formatted .h6{font-size:13px;line-height:18px;margin:16px 0 6px}}.text-formatted a,.text-formatted [js-href]{color:var(--color-accent);position:relative;line-height:normal;transition:.2s ease;text-decoration:underline}.text-formatted ul,.text-formatted ol,.text-formatted p,.text-formatted blockquote{margin-bottom:16px}.text-formatted p{position:relative}.text-formatted p:empty{display:none}.text-formatted hr{border:none;border-bottom:2px solid;opacity:1;margin:1.5em 0}.text-formatted blockquote{display:block;clear:both;border-left:5px solid;padding:5px 0 5px 1em;font-size:1.5em;margin:1.5em 0}.text-formatted blockquote>*:last-child{margin-bottom:0}.text-formatted .image,.text-formatted img{max-width:100%;height:auto!important;margin:44px auto;border-radius:32px;vertical-align:unset}@media(max-width:767.98px){.text-formatted .image,.text-formatted img{margin:24px auto;border-radius:24px}}.text-formatted .image:first-child,.text-formatted img:first-child{margin-top:0}.text-formatted .image.image-style-align-left,.text-formatted .image[style*="float:left"],.text-formatted .image[style*="float: left"],.text-formatted img.image-style-align-left,.text-formatted img[style*="float:left"],.text-formatted img[style*="float: left"]{margin:0 1.5rem 0 0}.text-formatted .image.image-style-align-right,.text-formatted .image[style*="float:right"],.text-formatted .image[style*="float: right"],.text-formatted img.image-style-align-right,.text-formatted img[style*="float:right"],.text-formatted img[style*="float: right"]{margin:0 0 0 1.5rem}.text-formatted .image:not([style*=float]):not(.image-style-align-left):not(.image-style-align-right),.text-formatted img:not([style*=float]):not(.image-style-align-left):not(.image-style-align-right){display:block}.text-formatted .image.image-style-align-center,.text-formatted img.image-style-align-center{display:block;margin:0 auto}.text-formatted .image.image-style-align-left,.text-formatted img.image-style-align-left{float:left}.text-formatted .image.image-style-align-right,.text-formatted img.image-style-align-right{float:right}.text-formatted .image.image_resized,.text-formatted img.image_resized{max-width:100%;height:auto}.text-formatted ul:not(.list),.text-formatted ol:not(.list){padding-left:0}.text-formatted ul:not(.list) li,.text-formatted ol:not(.list) li{margin-bottom:.4em}.text-formatted ul:not(.list) ul,.text-formatted ul:not(.list) ol,.text-formatted ol:not(.list) ul,.text-formatted ol:not(.list) ol{margin-top:.6em;margin-left:1.3em}.text-formatted ol:not(.list){list-style-position:inside;list-style-type:none;counter-reset:step-counter}.text-formatted ol:not(.list)>li{position:relative;list-style-type:none;counter-increment:step-counter}.text-formatted ol:not(.list)>li:before{content:counters(step-counter,".",decimal-leading-zero) ".";display:inline-block;min-width:.75em;transition:.3s ease;font-size:1em;margin-right:.4em;font-weight:700}.text-formatted ol:not(.list) ol li:before{content:counters(step-counter,".") "."}.text-formatted ul:not(.list)>li{position:relative;list-style-type:none;padding-left:1.5em}.text-formatted ul:not(.list)>li:before{position:absolute;left:0;content:"●";display:inline-block;min-width:.9em;transition:.3s ease;margin-right:.4em}.text-formatted ul:not(.list)[style*="list-style-type:square"]>li:before,.text-formatted ul:not(.list)[style*="list-style-type: square"]>li:before{content:"■"}.text-formatted ul:not(.list)[style*="list-style-type:disc"]>li:before,.text-formatted ul:not(.list)[style*="list-style-type: disc"]>li:before{content:"●"}.text-formatted ul:not(.list)[style*="list-style-type:circle"]>li:before,.text-formatted ul:not(.list)[style*="list-style-type: circle"]>li:before{content:"○"}.text-formatted .table-wrap{max-width:100%;overflow:auto;margin:1.2em 0}.text-formatted .table-wrap table{margin:0}.text-formatted table{min-width:100%;max-width:100%;border-collapse:collapse;border-spacing:0;border:none;margin:1.2em 0}.text-formatted table thead tr{color:var(--white-color)}.text-formatted table tbody:first-child tr:nth-child(odd),.text-formatted table thead+tbody tr:nth-child(2n){background:#ececec}.text-formatted table th,.text-formatted table td{padding:15px;text-align:left;border:none}.text-formatted table thead td,.text-formatted table th{text-align:center;font-weight:700}.text-formatted table tfoot td{font-weight:700}.text-formatted>*:last-child{margin-bottom:0}#page-breadcrumbs{--gap: 12px;position:relative;overflow:hidden;z-index:5;margin-bottom:20px}@media(max-width:767.98px){#page-breadcrumbs{--gap: 8px}}#page-breadcrumbs .breadcrumbs-nav{display:flex;gap:var(--gap)}#page-breadcrumbs .breadcrumb-inner{display:flex;gap:var(--gap);flex-wrap:nowrap;white-space:nowrap;align-items:center;overflow-x:auto;scrollbar-width:none;padding:0;margin:0}#page-breadcrumbs .breadcrumbs-nav-item{flex:0 0 auto;display:inline-flex;gap:var(--gap);align-items:center;position:relative;color:var(--color-white);font-size:14px;font-weight:500;line-height:24px;z-index:1}@media(max-width:767.98px){#page-breadcrumbs .breadcrumbs-nav-item{font-size:12px;line-height:16px}}#page-breadcrumbs .breadcrumbs-nav-item:not(:last-child):after{display:inline-block;content:"";width:4px;min-width:4px;height:4px;border-radius:100%;background-color:var(--color-accent)}#page-breadcrumbs a.breadcrumbs-nav-item{text-decoration:none}#page-breadcrumbs a.breadcrumbs-nav-item span{transition:.3s ease}#page-breadcrumbs a.breadcrumbs-nav-item:focus span{color:var(--color-accent)}@media(pointer:fine){#page-breadcrumbs a.breadcrumbs-nav-item:hover span{color:var(--color-accent)}}#page-breadcrumbs .breadcrumbs-nav-item-main{color:var(--color-white)}#page-breadcrumbs .breadcrumbs-nav-item-main .highlight{font-weight:700}#page-breadcrumbs .breadcrumbs-nav-item-last{color:var(--color-gray-2);cursor:default}.section-hero-banner{padding-top:120px}@media(max-width:991.98px){.section-hero-banner{padding-bottom:40px}}@media(max-width:767.98px){.section-hero-banner{position:relative;padding-top:80px;padding-bottom:80px;margin-bottom:80px}}.section-hero-banner .container{position:relative;display:flex}@media(max-width:767.98px){.section-hero-banner .container{position:static}}@media(max-width:575.98px){.section-hero-banner .container{display:block}}@media(max-width:575.98px){.section-hero-banner .hero-content{width:100%}}.section-hero-banner .page-title,.section-hero-banner .section-title{display:flex;flex-direction:column;margin-bottom:0}@media(max-width:575.98px){.section-hero-banner .page-title,.section-hero-banner .section-title{text-align:center}}.section-hero-banner .page-title span:nth-child(2),.section-hero-banner .section-title span:nth-child(2){margin-left:160px}@media(max-width:991.98px){.section-hero-banner .page-title span:nth-child(2),.section-hero-banner .section-title span:nth-child(2){margin-left:90px}}@media(max-width:767.98px){.section-hero-banner .page-title span:nth-child(2),.section-hero-banner .section-title span:nth-child(2){margin-left:32px}}@media(max-width:575.98px){.section-hero-banner .page-title span:nth-child(2),.section-hero-banner .section-title span:nth-child(2){margin-left:0}}.section-hero-banner .hero-figure{position:absolute;right:45px;top:-168px;z-index:-1;transform-style:preserve-3d;will-change:transform}@media(max-width:1199.98px){.section-hero-banner .hero-figure{right:0}}@media(max-width:991.98px){.section-hero-banner .hero-figure{display:flex;justify-content:flex-end}}@media(max-width:767.98px){.section-hero-banner .hero-figure{justify-content:center;left:0;top:0;bottom:0}}.section-hero-banner .hero-figure .hero-figure__img{width:100%;height:auto;display:block;transform-origin:center;will-change:transform,filter}@media(max-width:991.98px){.section-hero-banner .hero-figure .hero-figure__img{width:80%}}@media(max-width:767.98px){.section-hero-banner .hero-figure .hero-figure__img{width:90%}}.section-hero-banner .btn-primary{margin-top:48px}.section-portfolio-list .btn-primary{margin:32px 0 0 auto}@media(max-width:767.98px){.section-portfolio-list .btn-primary{margin:24px auto 0;width:40%}}@media(max-width:575.98px){.section-portfolio-list .btn-primary{margin:24px 0 0;width:100%}}.portfolio-list__item{display:grid;grid-template-columns:424px 1fr;gap:24px;border-bottom:1px solid rgba(255,255,255,.08);padding:32px 0}.portfolio-list__item:first-child{border-top:1px solid rgba(255,255,255,.08)}@media(max-width:1199.98px){.portfolio-list__item{grid-template-columns:350px 1fr}}@media(max-width:767.98px){.portfolio-list__item{grid-template-columns:100%;gap:20px;padding:24px 0}}@media(max-width:575.98px){.portfolio-list__item{padding:16px 0}}.portfolio-list__item.active .portfolio-list__item-title{color:var(--color-white);-webkit-text-stroke:1px var(--color-white)}.portfolio-list__item.active .portfolio-list__description{color:var(--color-white)}.portfolio-list__item.active .portfolio-list__results,.portfolio-list__item.active .btn-border{opacity:1}.portfolio-list__item .portfolio-list__image-wrapper{display:flex;align-items:center;justify-content:center;border-radius:16px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);min-height:280px}@media(max-width:767.98px){.portfolio-list__item .portfolio-list__image-wrapper{min-height:200px;border-radius:12px}}.portfolio-list__item .portfolio-list__image-wrapper .portfolio-list__image{max-width:100%;height:auto}.portfolio-list__item .portfolio-list__content{display:flex;flex-direction:column}.portfolio-list__item .portfolio-list__item-title{margin-bottom:16px}@media(max-width:767.98px){.portfolio-list__item .portfolio-list__item-title{margin-bottom:12px}}.portfolio-list__item .portfolio-list__description{color:#3d3d3d;font-size:16px;font-weight:500;line-height:30px;margin-bottom:16px;transition:.4s ease}@media(max-width:767.98px){.portfolio-list__item .portfolio-list__description{font-size:14px;line-height:24px;margin-bottom:20px}}.portfolio-list__item .btn-border{margin:auto 0 0 auto;opacity:.3;transition:.4s ease}@media(max-width:575.98px){.portfolio-list__item .btn-border{margin:0;width:100%}}.portfolio-list__item .portfolio-list__results{margin-bottom:24px;opacity:.3;transition:.4s ease}@media(max-width:767.98px){.portfolio-list__item .portfolio-list__results{margin-bottom:20px}}.portfolio-list__item .portfolio-list__results .portfolio-list__results-title{color:var(--color-white);font-size:16px;font-weight:500;line-height:30px;letter-spacing:.32px;text-transform:uppercase;margin-bottom:8px}@media(max-width:767.98px){.portfolio-list__item .portfolio-list__results .portfolio-list__results-title{font-size:14px;line-height:20px;letter-spacing:.28px}}.portfolio-list__item .portfolio-list__results .portfolio-list__results-items{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}@media(max-width:1199.98px){.portfolio-list__item .portfolio-list__results .portfolio-list__results-items{grid-template-columns:repeat(3,1fr)}}@media(max-width:767.98px){.portfolio-list__item .portfolio-list__results .portfolio-list__results-items{grid-template-columns:repeat(4,1fr);gap:16px}}@media(max-width:575.98px){.portfolio-list__item .portfolio-list__results .portfolio-list__results-items{grid-template-columns:repeat(2,1fr)}}.portfolio-list__item .portfolio-list__results .portfolio-list__results-item .portfolio-list__results-value{color:var(--color-white);text-align:center;font-size:24px;font-weight:900;line-height:32px;text-transform:uppercase}@media(max-width:767.98px){.portfolio-list__item .portfolio-list__results .portfolio-list__results-item .portfolio-list__results-value{font-size:20px;line-height:28px}}.portfolio-list__item .portfolio-list__results .portfolio-list__results-item .portfolio-list__results-period{color:var(--color-white);text-align:center;font-size:16px;font-weight:500;line-height:20px;padding-top:8px;margin-top:8px;border-top:1px solid rgba(255,255,255,.12)}@media(max-width:767.98px){.portfolio-list__item .portfolio-list__results .portfolio-list__results-item .portfolio-list__results-period{font-size:14px;line-height:18px}}.section-features-grid{position:relative}.section-features-grid .features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px 24px}@media(max-width:1199.98px){.section-features-grid .features-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:767.98px){.section-features-grid .features-grid{grid-template-columns:100%;gap:20px}}@media(max-width:575.98px){.section-features-grid .features-grid{gap:16px}}.section-features-grid .dotted-wave{position:absolute}@media(max-width:767.98px){.section-features-grid .dotted-wave{height:auto}}.feature-card{position:relative;border-radius:16px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:60px 40px 40px;cursor:default;z-index:1;transition:.4s ease}@media(max-width:1300px){.feature-card{padding:60px 20px 40px}}@media(max-width:575.98px){.feature-card{padding:32px 24px}}.feature-card:before{content:"";position:absolute;transform:translate(-50%);left:50%;top:-8px;width:110px;height:16px;border-radius:100px;background:var(--color-accent);filter:blur(3px);z-index:-1}@media(max-width:575.98px){.feature-card:before{width:64px;height:12px;top:-6px}}.feature-card .feature-card__icon{display:flex;align-items:center;justify-content:center}.feature-card .feature-card__icon .ic{width:auto;height:64px}@media(max-width:767.98px){.feature-card .feature-card__icon .ic{height:40px}}.feature-card .feature-card__text{color:var(--color-white);text-align:center;font-size:16px;font-weight:500;line-height:30px;margin-top:24px}@media(max-width:575.98px){.feature-card .feature-card__text{font-size:14px;line-height:20px;margin-top:16px}}.feature-figure{position:relative;display:flex;align-items:center;justify-content:center;perspective:2600px;transform-style:preserve-3d}.feature-figure__img{display:block;max-height:250px;transform-style:preserve-3d;transform-origin:50% 50%;will-change:transform,filter}@media(max-width:767.98px){.feature-figure__img{max-height:200px}}@media(max-width:575.98px){.feature-figure__img{max-height:160px}}.section-service-collection .section-title:has(+.service-collection__subtitle){margin-bottom:16px}@media(max-width:991.98px){.section-service-collection .section-title{font-size:28px;line-height:36px}}@media(max-width:767.98px){.section-service-collection .section-title{font-size:24px;line-height:32px}}.section-service-collection .service-collection__subtitle{color:var(--color-gray);font-size:24px;font-weight:500;line-height:34px;margin-bottom:40px}@media(max-width:1199.98px){.section-service-collection .service-collection__subtitle{font-size:20px;line-height:28px;margin-bottom:32px}}@media(max-width:991.98px){.section-service-collection .service-collection__subtitle{font-size:18px;line-height:26px;margin-bottom:24px}}@media(max-width:767.98px){.section-service-collection .service-collection__subtitle{font-size:16px;line-height:24px;margin-bottom:16px}}.section-service-collection .service-collection__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}@media(max-width:1199.98px){.section-service-collection .service-collection__grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media(max-width:767.98px){.section-service-collection .service-collection__grid{display:flex;gap:16px;overflow-x:auto;margin:0 -16px;padding:0 16px;scrollbar-width:none}}.section-service-collection .service-card{cursor:pointer;transition:.4s ease}@media(pointer:fine){.section-service-collection .service-card:hover .service-card__title{color:var(--color-white);-webkit-text-stroke:1px var(--color-white)}.section-service-collection .service-card:hover .service-card__list{color:var(--color-white)}}.section-service-collection .service-card:hover img{animation:service-img-animate 22s linear infinite}.section-service-collection .service-card:not(:hover) img{animation:service-img-back 1.2s ease forwards}@media(max-width:767.98px){.section-service-collection .service-card{width:180px;min-width:180px}}.section-service-collection .service-card .service-card__media{display:flex;align-items:center;justify-content:center;background-color:#ffffff0a;border:1px solid rgba(255,255,255,.12);border-radius:16px;padding:55px 32px;overflow:hidden}@media(max-width:1199.98px){.section-service-collection .service-card .service-card__media{padding:48px 24px}}@media(max-width:991.98px){.section-service-collection .service-card .service-card__media{padding:40px 20px}}@media(max-width:767.98px){.section-service-collection .service-card .service-card__media{padding:20px}}.section-service-collection .service-card .service-card__media img{display:block;transform-style:preserve-3d;will-change:transform,filter}@media(max-width:767.98px){.section-service-collection .service-card .service-card__media img{width:140px;height:140px}}.section-service-collection .service-card .service-card__content{margin-top:24px;margin-left:16px}@media(max-width:991.98px){.section-service-collection .service-card .service-card__content{margin-left:0;margin-top:16px}}.section-service-collection .service-card .service-card__list{color:var(--color-dark-gray);font-size:16px;font-weight:500;line-height:30px;padding:0;margin:8px 0 0;list-style:none;transition:.4s ease}@media(max-width:1199.98px){.section-service-collection .service-card .service-card__list{font-size:14px;line-height:26px}}@media(max-width:991.98px){.section-service-collection .service-card .service-card__list{font-size:14px;line-height:24px}}@media(max-width:767.98px){.section-service-collection .service-card .service-card__list{font-size:12px;line-height:20px}}.section-text-intro .text-intro{display:grid;grid-template-columns:2px 1fr;align-items:center;gap:50px;color:var(--color-dark-gray);font-size:40px;font-weight:500;line-height:64px;letter-spacing:.8px;text-transform:uppercase}@media(max-width:1199.98px){.section-text-intro .text-intro{font-size:36px;line-height:56px;gap:40px}}@media(max-width:991.98px){.section-text-intro .text-intro{font-size:32px;line-height:48px;gap:32px}}@media(max-width:767.98px){.section-text-intro .text-intro{font-size:26px;line-height:36px;gap:24px}}@media(max-width:575.98px){.section-text-intro .text-intro{font-size:20px;line-height:28px;gap:16px}}.section-text-intro .text-intro:before{content:"";display:block;width:2px;min-width:2px;height:88%;background:var(--color-cyan)}@media(max-width:1199.98px){.section-text-intro .text-intro:before{height:95%}}.section-text-intro .text-intro .text{display:inline}.section-text-intro .text-intro .word{display:inline-block;white-space:nowrap}.section-text-intro .text-intro .char{color:#ffffff59;will-change:color}.section-faq .faq-item{padding:32px 0;border-top:1px solid rgba(255,255,255,.08)}@media(max-width:767.98px){.section-faq .faq-item{padding:24px 0}}@media(max-width:575.98px){.section-faq .faq-item{padding:16px 0}}.section-faq .faq-item.active .faq-answer{max-height:2000px;margin-top:12px}@media(max-width:767.98px){.section-faq .faq-item.active .faq-answer{margin-top:8px}}.section-faq .faq-item.active .icon-wrapp .ic{color:var(--color-accent);transform:rotate(-45deg)}.section-faq .faq-item:last-child{padding-bottom:0}.section-faq .faq-item .faq-heading{display:flex;align-items:center;justify-content:space-between;cursor:pointer}@media(pointer:fine){.section-faq .faq-item .faq-heading:hover .faq-question{color:var(--color-accent)}}.section-faq .faq-item .faq-question{color:var(--color-white);font-size:32px;font-weight:900;line-height:40px;letter-spacing:2.56px;text-transform:uppercase;transition:.3s ease}@media(max-width:767.98px){.section-faq .faq-item .faq-question{font-size:22px;line-height:28px;letter-spacing:1.76px}}.section-faq .faq-item .icon-wrapp{display:flex;align-items:center;justify-content:center;width:40px;min-width:40px;height:40px;border-radius:100px;color:var(--color-white);border:1px solid rgba(255,255,255,.12);transition:.3s ease}@media(max-width:767.98px){.section-faq .faq-item .icon-wrapp{width:32px;min-width:32px;height:32px}}.section-faq .faq-item .icon-wrapp .ic{width:16px;height:16px;transition:.3s ease}@media(max-width:767.98px){.section-faq .faq-item .icon-wrapp .ic{width:14px;height:14px}}.section-faq .faq-item .faq-answer{color:var(--color-white);font-size:16px;font-weight:500;line-height:30px;max-height:0;overflow:hidden;margin-top:0;transition:max-height .4s ease,margin-top .3s ease}@media(max-width:767.98px){.section-faq .faq-item .faq-answer{font-size:14px;line-height:22px}}.section-callback-form .callback-form-wrapper{display:grid;grid-template-columns:1fr 648px;gap:45px}@media(max-width:1199.98px){.section-callback-form .callback-form-wrapper{grid-template-columns:46% 1fr;gap:40px}}@media(max-width:767.98px){.section-callback-form .callback-form-wrapper{grid-template-columns:100%;gap:24px}}.section-callback-form .callback-form-wrapper .page-title{margin-bottom:12px}.section-callback-form .callback-form-wrapper .page-title span:nth-child(2){margin-left:135px}@media(max-width:1199.98px){.section-callback-form .callback-form-wrapper .page-title span:nth-child(2){margin-left:90px}}@media(max-width:575.98px){.section-callback-form .callback-form-wrapper .page-title span:nth-child(2){margin-left:32px}}.section-callback-form .callback-form-wrapper .text-block .text-block__subtitle{color:var(--color-white);font-size:20px;font-weight:500;line-height:28px}@media(max-width:991.98px){.section-callback-form .callback-form-wrapper .text-block .text-block__subtitle{font-size:16px;line-height:20px}}.section-process-steps{position:relative}.section-process-steps.process-steps--blue .process-step:before{background:linear-gradient(135deg,#4ab6c0,#002326)}.section-process-steps.process-steps--red .process-step:before{background:linear-gradient(-60deg,#fb5555,#002326)}.section-process-steps.process-steps--violet .process-step:before{background:linear-gradient(-60deg,#938ef3,#002326)}.section-process-steps .svg-full-screen{position:absolute;top:110px;overflow:visible;z-index:-1}@media(max-width:991.98px){.section-process-steps .svg-full-screen{top:50px;height:auto}}.section-process-steps .section-title{margin-bottom:76px}@media(max-width:991.98px){.section-process-steps .section-title{margin-bottom:32px}}@media(max-width:767.98px){.section-process-steps .section-title{margin-bottom:20px}}.section-process-steps .process-steps{padding-bottom:70px}@media(max-width:991.98px){.section-process-steps .process-steps{padding-bottom:0}}.section-process-steps .process-steps__list{display:grid;grid-template-columns:repeat(6,1fr);align-items:flex-start;gap:24px}@media(max-width:1199.98px){.section-process-steps .process-steps__list{gap:16px}}@media(max-width:991.98px){.section-process-steps .process-steps__list{grid-template-columns:repeat(3,1fr)}}@media(max-width:767.98px){.section-process-steps .process-steps__list{grid-template-columns:repeat(2,1fr);gap:12px}}.section-process-steps .process-step{position:relative;display:flex;align-items:center;justify-content:center;padding:40px 20px;border-radius:16px;background:#ffffff0a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);overflow:hidden}.section-process-steps .process-step:before{content:"";position:absolute;inset:0;padding:2px;border-radius:16px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}@media(min-width:991.98px){.section-process-steps .process-step{aspect-ratio:1/1}}@media(max-width:991.98px){.section-process-steps .process-step{height:100%}}@media(max-width:767.98px){.section-process-steps .process-step{padding:32px 16px}}.section-process-steps .process-step:nth-child(2n){margin-top:100px}@media(max-width:1199.98px){.section-process-steps .process-step:nth-child(2n){margin-top:70px}}@media(max-width:991.98px){.section-process-steps .process-step:nth-child(2n){margin-top:0}}.section-process-steps .process-step__title{color:var(--color-white);text-align:center;font-size:24px;font-weight:500;line-height:40px}@media(max-width:1199.98px){.section-process-steps .process-step__title{font-size:18px;line-height:24px}}@media(max-width:767.98px){.section-process-steps .process-step__title{font-size:16px;line-height:20px}}.section-services-prices .services-prices{display:grid;grid-template-columns:424px 1fr;gap:24px}@media(max-width:1199.98px){.section-services-prices .services-prices{grid-template-columns:350px 1fr}}@media(max-width:991.98px){.section-services-prices .services-prices{grid-template-columns:100%;gap:16px}}@media(max-width:767.98px){.section-services-prices .services-prices{gap:12px}}@media(max-width:991.98px){.section-services-prices .services-prices__intro{display:none}}.section-services-prices .services-prices__list{display:grid;grid-template-columns:100%}.section-services-prices .services-prices__item{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;padding:32px 0;border-top:1px solid rgba(255,255,255,.08)}.section-services-prices .services-prices__item:last-child{padding-bottom:0}@media(max-width:991.98px){.section-services-prices .services-prices__item{padding:24px 0}}.section-services-prices .services-prices__item .services-prices__name{color:var(--color-white);font-size:32px;font-weight:500;line-height:40px;letter-spacing:2.56px;text-transform:uppercase;padding-left:24px}@media(max-width:1199.98px){.section-services-prices .services-prices__item .services-prices__name{padding-left:0;font-size:28px;line-height:36px}}@media(max-width:991.98px){.section-services-prices .services-prices__item .services-prices__name{font-size:24px;line-height:32px}}@media(max-width:767.98px){.section-services-prices .services-prices__item .services-prices__name{font-size:20px;line-height:28px}}.section-services-prices .services-prices__item .services-prices__value{color:var(--color-white);font-size:32px;font-weight:900;line-height:40px;letter-spacing:2.56px;text-transform:uppercase;text-align:right;white-space:nowrap}@media(max-width:1199.98px){.section-services-prices .services-prices__item .services-prices__value{font-size:28px;line-height:36px}}@media(max-width:991.98px){.section-services-prices .services-prices__item .services-prices__value{font-size:24px;line-height:32px}}@media(max-width:767.98px){.section-services-prices .services-prices__item .services-prices__value{font-size:20px;line-height:28px}}.section-services-prices .services-prices__item .services-prices__prefix{font-size:16px;font-weight:600;text-transform:none;letter-spacing:normal;margin-right:8px}@media(max-width:991.98px){.section-services-prices .services-prices__item .services-prices__prefix{font-size:14px;margin-right:4px}}@media(max-width:767.98px){.section-services-prices .services-prices__item .services-prices__prefix{font-size:12px}}.section-services-prices .services-prices__item .services-prices__note{width:100%;color:var(--color-gray-2);font-size:14px;font-weight:500;line-height:22px;padding-left:24px}@media(max-width:1199.98px){.section-services-prices .services-prices__item .services-prices__note{padding-left:0}}@media(max-width:991.98px){.section-services-prices .services-prices__item .services-prices__note{font-size:13px;line-height:20px}}.section-technologies .technologies-group{display:grid;grid-template-columns:424px 1fr;gap:24px;padding:48px 0;border-top:1px solid rgba(255,255,255,.08)}@media(max-width:1199.98px){.section-technologies .technologies-group{grid-template-columns:350px 1fr;gap:20px}}@media(max-width:991.98px){.section-technologies .technologies-group{grid-template-columns:100%;padding:32px 0}}@media(max-width:767.98px){.section-technologies .technologies-group{padding:24px 0;gap:16px}}.section-technologies .technologies-group:last-child{padding-bottom:0}.section-technologies .technologies-group__title{color:var(--color-white);font-size:32px;font-weight:900;line-height:40px;letter-spacing:2.56px;text-transform:uppercase}@media(max-width:1199.98px){.section-technologies .technologies-group__title{font-size:28px;line-height:36px}}@media(max-width:991.98px){.section-technologies .technologies-group__title{font-size:24px;line-height:32px}}@media(max-width:767.98px){.section-technologies .technologies-group__title{font-size:20px;line-height:28px}}.section-technologies .technologies-group__list{display:grid;grid-template-columns:repeat(6,1fr);gap:48px 24px}@media(max-width:1199.98px){.section-technologies .technologies-group__list{grid-template-columns:repeat(4,1fr);gap:32px 16px}}@media(max-width:767.98px){.section-technologies .technologies-group__list{grid-template-columns:repeat(3,1fr);gap:16px 12px}}.section-technologies .technologies-item{display:flex;flex-direction:column;align-items:center;text-align:center;cursor:default}@media(pointer:fine){.section-technologies .technologies-item:hover .technologies-item__name{color:var(--color-accent)}}.section-technologies .technologies-item .technologies-item__icon{display:flex;align-items:center;justify-content:center}.section-technologies .technologies-item .technologies-item__icon img{width:64px}@media(max-width:1199.98px){.section-technologies .technologies-item .technologies-item__icon img{width:56px}}@media(max-width:991.98px){.section-technologies .technologies-item .technologies-item__icon img{width:48px}}@media(max-width:767.98px){.section-technologies .technologies-item .technologies-item__icon img{width:40px}}.section-technologies .technologies-item .technologies-item__name{color:var(--color-white);font-size:24px;font-weight:500;line-height:40px;margin-top:12px;transition:.4s ease}@media(max-width:1199.98px){.section-technologies .technologies-item .technologies-item__name{font-size:20px;line-height:32px}}@media(max-width:991.98px){.section-technologies .technologies-item .technologies-item__name{font-size:18px;line-height:28px}}@media(max-width:767.98px){.section-technologies .technologies-item .technologies-item__name{font-size:16px;line-height:24px}}.section-seo .seo-text{color:var(--color-white);font-size:16px;font-weight:500;line-height:30px;max-height:329px;padding-right:16px;overflow-y:auto}.section-seo .seo-text,.section-seo .seo-text *{scrollbar-color:auto;scrollbar-width:auto}.section-seo .seo-text::-webkit-scrollbar,.section-seo .seo-text *::-webkit-scrollbar{width:3px;height:3px}.section-seo .seo-text::-webkit-scrollbar-button,.section-seo .seo-text *::-webkit-scrollbar-button{display:none}.section-seo .seo-text::-webkit-scrollbar-track,.section-seo .seo-text *::-webkit-scrollbar-track{background:#2c2a2a}.section-seo .seo-text::-webkit-scrollbar-track-piece,.section-seo .seo-text *::-webkit-scrollbar-track-piece{background:#2c2a2a}.section-seo .seo-text::-webkit-scrollbar-thumb,.section-seo .seo-text *::-webkit-scrollbar-thumb{background:var(--color-accent);border-radius:99px}.section-seo .seo-text::-webkit-scrollbar-corner,.section-seo .seo-text *::-webkit-scrollbar-corner{background:#2c2a2a}@media(max-width:767.98px){.section-seo .seo-text{font-size:14px;line-height:22px;max-height:300px}}.section-services-overview{position:relative}.section-services-overview .shape-wave{position:absolute;top:85px;z-index:-1;pointer-events:none;overflow:visible}@media(max-width:767.98px){.section-services-overview .shape-wave{top:40px;height:auto}}.section-services-overview .services-overview__grid{display:grid;grid-template-columns:100%;gap:40px}@media(max-width:767.98px){.section-services-overview .services-overview__grid{gap:24px}}.section-services-overview .services-overview__item{width:50%}@media(max-width:767.98px){.section-services-overview .services-overview__item{width:100%}}.section-services-overview .services-overview__item.active .services-overview__item-title{color:var(--color-white);-webkit-text-stroke:1px var(--color-white)}.section-services-overview .services-overview__item.active .services-overview__item-text{color:var(--color-white)}.section-services-overview .services-overview__item:not:first-child{margin-top:40px}.section-services-overview .services-overview__item:nth-child(2n){margin-left:auto}@media(max-width:767.98px){.section-services-overview .services-overview__item .services-overview__item-title{font-size:20px}}.section-services-overview .services-overview__item .services-overview__item-text{color:var(--color-gray-2);font-size:16px;font-weight:500;line-height:30px;margin-top:16px;transition:.4s ease}.section-services-overview .services-overview__item .services-overview__item-text:empty{display:none}@media(max-width:767.98px){.section-services-overview .services-overview__item .services-overview__item-text{font-size:14px;line-height:20px;margin-top:12px}}.section-stats-highlight .stats-highlight__list{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media(max-width:1199.98px){.section-stats-highlight .stats-highlight__list{gap:20px}}@media(max-width:991.98px){.section-stats-highlight .stats-highlight__list{grid-template-columns:repeat(2,1fr);gap:16px}}@media(max-width:767.98px){.section-stats-highlight .stats-highlight__list{grid-template-columns:1fr;gap:12px}}.section-stats-highlight .stats-highlight__item{border-radius:16px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:64px 60px 40px;cursor:default;transition:.3s ease}@media(max-width:1199.98px){.section-stats-highlight .stats-highlight__item{padding:48px 40px 32px}}@media(max-width:991.98px){.section-stats-highlight .stats-highlight__item{padding:40px 32px 28px}}@media(max-width:767.98px){.section-stats-highlight .stats-highlight__item{padding:32px 24px 24px}}@media(max-width:575.98px){.section-stats-highlight .stats-highlight__item{padding:24px 16px}}@media(pointer:fine){.section-stats-highlight .stats-highlight__item:hover{border-color:var(--color-accent)}.section-stats-highlight .stats-highlight__item:hover .stats-highlight__value span{color:var(--color-accent)}}.section-stats-highlight .stats-highlight__item .stats-highlight__value{color:var(--color-gray-2);text-align:center;font-size:24px;font-weight:500;line-height:40px}@media(max-width:1199.98px){.section-stats-highlight .stats-highlight__item .stats-highlight__value{font-size:20px;line-height:32px}}@media(max-width:991.98px){.section-stats-highlight .stats-highlight__item .stats-highlight__value{font-size:18px;line-height:28px}}@media(max-width:767.98px){.section-stats-highlight .stats-highlight__item .stats-highlight__value{font-size:16px;line-height:24px}}.section-stats-highlight .stats-highlight__item .stats-highlight__value span{color:var(--color-white);font-size:48px;font-weight:900;line-height:40px;text-transform:uppercase;margin:0 10px;transition:.3s ease}@media(max-width:1199.98px){.section-stats-highlight .stats-highlight__item .stats-highlight__value span{font-size:40px}}@media(max-width:991.98px){.section-stats-highlight .stats-highlight__item .stats-highlight__value span{font-size:32px;margin:0 6px}}@media(max-width:767.98px){.section-stats-highlight .stats-highlight__item .stats-highlight__value span{font-size:28px;margin:0 4px}}.section-stats-highlight .stats-highlight__item .stats-highlight__label{color:var(--color-white);text-align:center;font-size:24px;font-weight:600;line-height:32px;margin-top:24px;padding-top:24px;border-top:1px solid rgba(255,255,255,.12)}@media(max-width:1199.98px){.section-stats-highlight .stats-highlight__item .stats-highlight__label{font-size:20px;line-height:28px;margin-top:20px;padding-top:20px}}@media(max-width:991.98px){.section-stats-highlight .stats-highlight__item .stats-highlight__label{font-size:18px;line-height:26px}}@media(max-width:767.98px){.section-stats-highlight .stats-highlight__item .stats-highlight__label{font-size:16px;line-height:24px;margin-top:16px;padding-top:16px}}.section-results .results-list{display:grid;grid-template-columns:100%;gap:40px}@media(max-width:1199.98px){.section-results .results-list{gap:32px}}@media(max-width:991.98px){.section-results .results-list{gap:24px}}@media(max-width:767.98px){.section-results .results-list{gap:16px}}.section-results .results-item{display:flex;align-items:center;gap:24px;border-radius:16px;border:1px solid rgba(255,255,255,.12);padding:48px 32px;transition:.3s ease}@media(max-width:1199.98px){.section-results .results-item{padding:40px 24px;gap:20px}}@media(max-width:991.98px){.section-results .results-item{padding:32px 24px;gap:16px}}@media(max-width:767.98px){.section-results .results-item{flex-direction:column;align-items:flex-start;padding:24px 16px;gap:12px}}.section-results .results-item.active .results-item__title{color:var(--color-white);-webkit-text-stroke:1px var(--color-white)}.section-results .results-item.active .results-item__chart img{opacity:1}.section-results .results-item:nth-child(2n){flex-direction:row-reverse}@media(max-width:767.98px){.section-results .results-item:nth-child(2n){flex-direction:column}}.section-results .results-item .results-item__chart{flex-shrink:0}.section-results .results-item .results-item__chart img{opacity:.5;transition:.3s ease}@media(max-width:1199.98px){.section-results .results-item .results-item__chart img{max-width:440px}}@media(max-width:991.98px){.section-results .results-item .results-item__chart img{max-width:280px}}@media(max-width:767.98px){.section-results .results-item .results-item__chart img{max-width:100%;width:100%}}.section-features .features-list__wrapper{display:grid;grid-template-columns:424px 1fr;gap:24px}@media(max-width:1199.98px){.section-features .features-list__wrapper{grid-template-columns:350px 1fr}}@media(max-width:991.98px){.section-features .features-list__wrapper{grid-template-columns:100%;gap:16px}}@media(max-width:767.98px){.section-features .features-list__wrapper{gap:12px}}@media(max-width:991.98px){.section-features .features-list__empty-block{display:none}}.section-features .features-list__item{padding:32px 0;border-top:1px solid rgba(255,255,255,.08)}@media(max-width:991.98px){.section-features .features-list__item{padding:24px 0}}@media(max-width:767.98px){.section-features .features-list__item{font-size:20px;padding:16px 0}}.section-features .features-list__item.active{color:var(--color-white);-webkit-text-stroke:1px var(--color-white)}.section-features .features-list__item:last-child{padding-bottom:0}.section-cases{overflow:hidden}.case-card{position:relative;border-radius:24px;border:2px solid rgba(255,255,255,.12);background:#ffffff0a;transition:.4s ease}@media(pointer:fine){.case-card:hover{border-color:var(--color-accent)}.case-card:hover .case-card__button{opacity:1;pointer-events:all}}.case-card .case-card__content{padding:24px 24px 73px}@media(max-width:1199.98px){.case-card .case-card__content{padding:20px 20px 64px}}@media(max-width:991.98px){.case-card .case-card__content{padding:20px 20px 56px}}@media(max-width:767.98px){.case-card .case-card__content{padding:16px 16px 48px}}.case-card .case-card__task{color:var(--color-white);font-size:16px;font-weight:900;line-height:32px;letter-spacing:.64px;border-radius:100px;padding:9px 24px;border:1px solid rgba(255,254,254,.12);margin-bottom:30px}@media(max-width:991.98px){.case-card .case-card__task{font-size:14px;line-height:28px;padding:8px 20px;margin-bottom:24px}}@media(max-width:767.98px){.case-card .case-card__task{font-size:13px;line-height:24px;padding:6px 16px;margin-bottom:20px}}.case-card .case-card__stats{display:grid;grid-template-columns:100%;gap:20px;padding:0;margin:0;list-style:none}@media(max-width:991.98px){.case-card .case-card__stats{gap:16px}}.case-card .case-card__stats .case-card__stat{display:flex;align-items:center;justify-content:space-between;gap:12px}.case-card .case-card__stats .case-card__stat-title{color:var(--color-white);font-size:16px;font-weight:900;line-height:32px;letter-spacing:.64px;word-break:break-word}@media(max-width:991.98px){.case-card .case-card__stats .case-card__stat-title{font-size:14px;line-height:28px}}@media(max-width:767.98px){.case-card .case-card__stats .case-card__stat-title{font-size:13px;line-height:24px}}.case-card .case-card__stats .case-card__stat-value{color:var(--color-accent);font-size:24px;font-weight:900;line-height:32px;letter-spacing:.96px;text-align:right;word-break:break-word}@media(max-width:1199.98px){.case-card .case-card__stats .case-card__stat-value{font-size:18px;line-height:24px}}@media(max-width:767.98px){.case-card .case-card__stats .case-card__stat-value{font-size:16px;line-height:20px}}@media(max-width:575.98px){.case-card .case-card__stats .case-card__stat-value{font-size:14px;line-height:20px}}.case-card .case-card__images-wrapper{position:relative}.case-card .case-card__image{border-radius:24px;overflow:hidden}.case-card .case-card__image img{width:100%;border-radius:24px}.case-card .case-card__image:before{content:"";position:absolute;inset:0}.case-card .case-card__image.first{position:relative;z-index:3}.case-card .case-card__image.first:before{background:linear-gradient(0deg,#0000000a,#0000000a)}.case-card .case-card__image.second{position:absolute;top:-24px;left:24px;right:24px;z-index:2}@media(max-width:991.98px){.case-card .case-card__image.second{top:-16px;left:16px;right:16px}}.case-card .case-card__image.second:before{opacity:.8;background:linear-gradient(0deg,#0003,#0003)}.case-card .case-card__image.last{position:absolute;top:-48px;left:48px;right:48px;z-index:1}@media(max-width:991.98px){.case-card .case-card__image.last{top:-32px;left:32px;right:32px}}@media(max-width:767.98px){.case-card .case-card__image.last{display:none}}.case-card .case-card__image.last:before{opacity:.6;background:linear-gradient(0deg,#0006,#0006)}.case-card .case-card__button{color:var(--color-white);font-size:14px;font-weight:900;line-height:24px;letter-spacing:.28px;text-transform:uppercase;opacity:0;pointer-events:none;display:flex;align-items:center;justify-content:center;gap:8px;position:absolute;right:17px;bottom:17px;padding:8px 12px;border-radius:100px;background:var(--color-accent);z-index:4;transition:.4s ease}@media(max-width:767.98px){.case-card .case-card__button{font-size:12px;line-height:16px;opacity:1;pointer-events:all;margin-top:16px;width:fit-content}}@media(pointer:fine){.case-card .case-card__button:hover{color:var(--color-accent);background:var(--color-white)}}.case-card .case-card__button .ic{width:20px;height:20px}@media(max-width:767.98px){.case-card .case-card__button .ic{width:16px;height:16px}}.section-case-details{overflow:hidden}.case-details__card{display:grid;grid-template-columns:32% 1fr 221px;gap:32px 13px;border-radius:24px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;padding:32px}@media(max-width:1199.98px){.case-details__card{grid-template-columns:40% 1fr;gap:24px 16px;padding:24px}}@media(max-width:991.98px){.case-details__card{padding:20px}}@media(max-width:767.98px){.case-details__card{grid-template-columns:100%;gap:20px;padding:16px}}.case-details__card .case-details__content{max-height:670px;overflow-y:auto;padding-right:10px}.case-details__card .case-details__content,.case-details__card .case-details__content *{scrollbar-color:auto;scrollbar-width:auto}.case-details__card .case-details__content::-webkit-scrollbar,.case-details__card .case-details__content *::-webkit-scrollbar{width:3px;height:3px}.case-details__card .case-details__content::-webkit-scrollbar-button,.case-details__card .case-details__content *::-webkit-scrollbar-button{display:none}.case-details__card .case-details__content::-webkit-scrollbar-track,.case-details__card .case-details__content *::-webkit-scrollbar-track{background:#2c2a2a}.case-details__card .case-details__content::-webkit-scrollbar-track-piece,.case-details__card .case-details__content *::-webkit-scrollbar-track-piece{background:#2c2a2a}.case-details__card .case-details__content::-webkit-scrollbar-thumb,.case-details__card .case-details__content *::-webkit-scrollbar-thumb{background:var(--color-accent);border-radius:99px}.case-details__card .case-details__content::-webkit-scrollbar-corner,.case-details__card .case-details__content *::-webkit-scrollbar-corner{background:#2c2a2a}@media(max-width:1199.98px){.case-details__card .case-details__content{grid-column:1;grid-row:1;max-height:560px}}@media(max-width:991.98px){.case-details__card .case-details__content{max-height:460px}}@media(max-width:767.98px){.case-details__card .case-details__content{grid-column:1;grid-row:1;max-height:none;padding-right:0;overflow:visible}}.case-details__card .case-image{border-radius:24px}@media(max-width:1199.98px){.case-details__card .case-image{grid-column:2;grid-row:1}}@media(max-width:767.98px){.case-details__card .case-image{grid-column:1;grid-row:3}}.case-details__card .case-image img{width:100%;border-radius:24px}.case-details__card .case-stats{display:grid;grid-template-columns:100%;gap:12px}@media(max-width:1199.98px){.case-details__card .case-stats{display:flex;gap:16px;grid-column:1/3;grid-row:2}}@media(max-width:767.98px){.case-details__card .case-stats{grid-column:1;grid-row:2;flex-direction:column;gap:12px}}.case-details__card .case-stats .case-stats__item{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border-radius:24px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;padding:24px 18px}@media(max-width:1199.98px){.case-details__card .case-stats .case-stats__item{flex:1;padding:20px 16px}}@media(max-width:767.98px){.case-details__card .case-stats .case-stats__item{padding:16px 14px}}.case-details__card .case-stats .case-stats__value{color:var(--color-white);font-size:20px;font-weight:900;line-height:24px;letter-spacing:1.6px;text-transform:lowercase}@media(max-width:991.98px){.case-details__card .case-stats .case-stats__value{font-size:18px}}@media(max-width:767.98px){.case-details__card .case-stats .case-stats__value{font-size:16px}}.case-details__card .case-stats .case-stats__desc{color:var(--color-white);font-size:16px;font-weight:500;line-height:24px;margin-top:16px;padding-top:16px;border-top:1px solid rgba(255,255,255,.12)}@media(max-width:991.98px){.case-details__card .case-stats .case-stats__desc{font-size:14px;margin-top:12px;padding-top:12px}}@media(max-width:767.98px){.case-details__card .case-stats .case-stats__desc{font-size:13px}}.section-case-showcase{overflow:hidden}.case-showcase__card .case-showcase__details{display:grid;grid-template-columns:424px 1fr;gap:20px}@media(max-width:1199.98px){.case-showcase__card .case-showcase__details{grid-template-columns:350px 1fr;gap:24px}}@media(max-width:991.98px){.case-showcase__card .case-showcase__details{grid-template-columns:100%;gap:24px}}@media(max-width:767.98px){.case-showcase__card .case-showcase__details{gap:20px}}.case-showcase__card .case-showcase__info{max-height:496px;overflow-y:auto;padding-right:12px;margin-bottom:24px}@media(max-width:1199.98px){.case-showcase__card .case-showcase__info{max-height:440px}}@media(max-width:991.98px){.case-showcase__card .case-showcase__info{max-height:none;padding-right:0;margin-bottom:16px}}.case-showcase__card .case-showcase__media{column-count:3;column-gap:12px}@media(max-width:767.98px){.case-showcase__card .case-showcase__media{column-count:2}}.case-showcase__card .case-showcase__media .case-showcase__media-card{position:relative;border-radius:16px;margin-bottom:12px;overflow:hidden}.case-showcase__card .case-showcase__media .case-showcase__media-card:nth-child(3),.case-showcase__card .case-showcase__media .case-showcase__media-card:nth-child(4){transform:translateY(140px)}@media(max-width:1199.98px){.case-showcase__card .case-showcase__media .case-showcase__media-card:nth-child(3),.case-showcase__card .case-showcase__media .case-showcase__media-card:nth-child(4){transform:translateY(100px)}}@media(max-width:991.98px){.case-showcase__card .case-showcase__media .case-showcase__media-card:nth-child(3),.case-showcase__card .case-showcase__media .case-showcase__media-card:nth-child(4){transform:none}}.case-showcase__card .case-showcase__media .case-showcase__media-card:nth-child(4):before,.case-showcase__card .case-showcase__media .case-showcase__media-card:nth-child(5):before{content:"";position:absolute;inset:0;background-color:#0009}.case-showcase__card .case-showcase__media .media-card__img{display:block;width:100%;height:100%;object-fit:cover;border-radius:16px}.case-showcase__card .case-showcase__results{max-width:650px}@media(max-width:1199.98px){.case-showcase__card .case-showcase__results{max-width:500px}}@media(max-width:991.98px){.case-showcase__card .case-showcase__results{max-width:none;margin-top:24px}}@media(max-width:767.98px){.case-showcase__card .case-showcase__results{margin-top:20px}}.case-showcase__card .case-showcase__results-title{color:var(--color-white);font-size:16px;font-weight:500;line-height:30px;letter-spacing:.32px;text-transform:uppercase;margin-bottom:24px}@media(max-width:767.98px){.case-showcase__card .case-showcase__results-title{margin-bottom:16px;font-size:14px;line-height:24px}}.case-showcase__card .case-showcase__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media(max-width:1199.98px){.case-showcase__card .case-showcase__stats{grid-template-columns:repeat(2,1fr)}}@media(max-width:991.98px){.case-showcase__card .case-showcase__stats{grid-template-columns:repeat(3,1fr);gap:16px}}@media(max-width:767.98px){.case-showcase__card .case-showcase__stats{grid-template-columns:repeat(2,1fr)}}.case-showcase__card .case-showcase__stat .case-showcase__stat-value{color:var(--color-white);text-align:center;font-size:24px;font-weight:900;line-height:32px;text-transform:uppercase}@media(max-width:991.98px){.case-showcase__card .case-showcase__stat .case-showcase__stat-value{font-size:20px;line-height:28px}}@media(max-width:767.98px){.case-showcase__card .case-showcase__stat .case-showcase__stat-value{font-size:18px;line-height:26px}}.case-showcase__card .case-showcase__stat .case-showcase__stat-label{color:var(--color-white);text-align:center;font-size:16px;font-weight:500;line-height:20px;margin-top:8px;padding-top:8px;border-top:1px solid rgba(255,255,255,.12)}@media(max-width:767.98px){.case-showcase__card .case-showcase__stat .case-showcase__stat-label{font-size:14px;line-height:18px}}.consultation-modal{position:fixed;inset:0;z-index:1100;display:none;align-items:center;justify-content:center;padding:24px;background:#010100b8}.consultation-modal.is-open{display:flex}@media(max-width:767.98px){.consultation-modal{padding:16px}}.consultation-modal__dialog{width:min(680px,100%);position:relative;border-radius:16px;border:1px solid rgba(255,255,255,.12);background:#010100f5;padding:28px 24px 24px}@media(max-width:767.98px){.consultation-modal__dialog{border-radius:12px;padding:22px 16px 16px}}.consultation-modal__title{font-size:18px;font-weight:700;line-height:24px;text-transform:uppercase;margin:0 0 16px}@media(max-width:767.98px){.consultation-modal__title{font-size:16px;line-height:22px;margin-bottom:12px}}.consultation-modal__close{position:absolute;top:12px;right:12px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:100px;cursor:pointer;background:#ffffff0f;color:var(--color-white);transition:.3s ease}.consultation-modal__close svg.ic{font-size:20px}@media(pointer:fine){.consultation-modal__close:hover{background:#ffffff1f}}body.is-modal-open{overflow:hidden}.consultation-toast{position:fixed;right:24px;bottom:24px;z-index:1200;max-width:min(420px,100vw - 48px);border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#010100eb;padding:14px 16px;font-size:14px;line-height:20px;opacity:0;transform:translateY(10px);pointer-events:none;transition:.25s ease}.consultation-toast.is-show{opacity:1;transform:translateY(0)}@media(max-width:767.98px){.consultation-toast{right:16px;bottom:16px;max-width:min(420px,100vw - 32px)}}.page-contacts{position:relative}.page-contacts .contacts-wrapper{display:grid;grid-template-columns:42% 1fr;gap:123px;padding-bottom:420px}@media(max-width:1199.98px){.page-contacts .contacts-wrapper{gap:60px}}@media(max-width:991.98px){.page-contacts .contacts-wrapper{grid-template-columns:100%;gap:32px;padding-bottom:350px}}@media(max-width:767.98px){.page-contacts .contacts-wrapper{padding-bottom:200px}}.page-contacts .form-contacts .form-contacts-title{text-align:left}.page-contacts .form-contacts-callback{background:#ffffff0a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.page-contacts .page-contacts__decor{position:absolute;top:34%;z-index:-1}@media(max-width:991.98px){.page-contacts .page-contacts__decor{top:44%}}@media(max-width:767.98px){.page-contacts .page-contacts__decor{top:35%}}.page-services .services-list{display:grid;grid-template-columns:100%;gap:64px;padding:0;margin:0;list-style:none}@media(max-width:1199.98px){.page-services .services-list{gap:48px}}@media(max-width:991.98px){.page-services .services-list{gap:32px}}@media(max-width:767.98px){.page-services .services-list{gap:24px}}.page-services .service-item{display:flex;align-items:center;gap:46px;width:55%}@media(max-width:1199.98px){.page-services .service-item{gap:32px;width:60%}}@media(max-width:991.98px){.page-services .service-item{width:100%;gap:24px}}@media(max-width:767.98px){.page-services .service-item{gap:16px}}.page-services .service-item:nth-child(2n){margin-left:auto}@media(max-width:991.98px){.page-services .service-item:nth-child(2n){margin-left:0}}.page-services .service-item .service-item__media{flex-shrink:0}@media(max-width:1199.98px){.page-services .service-item .service-item__media img,.page-services .service-item .service-item__media svg{width:250px;height:250px}}@media(max-width:991.98px){.page-services .service-item .service-item__media img,.page-services .service-item .service-item__media svg{width:200px;height:200px}}@media(max-width:767.98px){.page-services .service-item .service-item__media img,.page-services .service-item .service-item__media svg{width:150px;height:150px}}@media(max-width:575.98px){.page-services .service-item .service-item__media img,.page-services .service-item .service-item__media svg{width:100px;height:100px}}.page-services .service-item .service-item__title{display:block;color:var(--color-white);font-size:64px;font-weight:900;line-height:80px;letter-spacing:1.28px;text-transform:uppercase;margin-bottom:8px;transition:.3s ease}@media(max-width:1199.98px){.page-services .service-item .service-item__title{font-size:52px;line-height:64px;margin-bottom:20px}}@media(max-width:991.98px){.page-services .service-item .service-item__title{font-size:44px;line-height:56px;margin-bottom:16px}}@media(max-width:767.98px){.page-services .service-item .service-item__title{font-size:26px;line-height:34px}}@media(pointer:fine){.page-services .service-item .service-item__title:hover{color:var(--color-accent)}}.page-services .service-item .service-item__content{color:var(--color-white);font-size:16px;font-weight:500;line-height:30px}@media(max-width:991.98px){.page-services .service-item .service-item__content{font-size:14px;line-height:26px}}@media(max-width:767.98px){.page-services .service-item .service-item__content{font-size:14px;line-height:24px}}.page-portfolio .section-portfolio-list .portfolio-list__item .portfolio-list__item-title{color:var(--color-white);-webkit-text-stroke:unset}.page-portfolio .section-portfolio-list .portfolio-list__item .portfolio-list__description{color:var(--color-white)}.page-portfolio .section-portfolio-list .portfolio-list__item .btn-border{opacity:1}.page-portfolio-smm .cases-showcase__list .case-showcase__card,.page-portfolio-smm .cases-showcase__list .case-details__item,.page-portfolio-smm .cases-details__list .case-showcase__card,.page-portfolio-smm .cases-details__list .case-details__item,.page-portfolio-target .cases-showcase__list .case-showcase__card,.page-portfolio-target .cases-showcase__list .case-details__item,.page-portfolio-target .cases-details__list .case-showcase__card,.page-portfolio-target .cases-details__list .case-details__item{padding:48px 0;border-top:1px solid rgba(255,255,255,.08)}@media(max-width:991.98px){.page-portfolio-smm .cases-showcase__list .case-showcase__card,.page-portfolio-smm .cases-showcase__list .case-details__item,.page-portfolio-smm .cases-details__list .case-showcase__card,.page-portfolio-smm .cases-details__list .case-details__item,.page-portfolio-target .cases-showcase__list .case-showcase__card,.page-portfolio-target .cases-showcase__list .case-details__item,.page-portfolio-target .cases-details__list .case-showcase__card,.page-portfolio-target .cases-details__list .case-details__item{padding:32px 0}}@media(max-width:767.98px){.page-portfolio-smm .cases-showcase__list .case-showcase__card,.page-portfolio-smm .cases-showcase__list .case-details__item,.page-portfolio-smm .cases-details__list .case-showcase__card,.page-portfolio-smm .cases-details__list .case-details__item,.page-portfolio-target .cases-showcase__list .case-showcase__card,.page-portfolio-target .cases-showcase__list .case-details__item,.page-portfolio-target .cases-details__list .case-showcase__card,.page-portfolio-target .cases-details__list .case-details__item{padding:24px 0}}.page-portfolio-smm .btn-primary,.page-portfolio-target .btn-primary{margin-left:auto}.page-portfolio-seo .cases-card__list{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media(max-width:1199.98px){.page-portfolio-seo .cases-card__list{grid-template-columns:repeat(2,1fr)}}@media(max-width:991.98px){.page-portfolio-seo .cases-card__list{gap:16px}}@media(max-width:575.98px){.page-portfolio-seo .cases-card__list{grid-template-columns:100%}}.page-portfolio-seo .cases-card__list .case-card{width:100%}.page-portfolio-seo .btn-primary{margin-top:48px;margin-left:auto}.page-project-case .section-case-first-screen{position:relative;padding:52px 0 280px;overflow:hidden}@media(max-width:1199.98px){.page-project-case .section-case-first-screen{padding:48px 0 220px}}@media(max-width:991.98px){.page-project-case .section-case-first-screen{padding:40px 0 180px;overflow:visible}}@media(max-width:767.98px){.page-project-case .section-case-first-screen{padding:32px 0 100px;margin-bottom:40px}}.page-project-case .section-case-first-screen .container{position:relative}@media(max-width:767.98px){.page-project-case .section-case-first-screen .container{position:static}}.page-project-case .section-case-first-screen .case-title{color:transparent;-webkit-text-stroke:1px var(--color-gray-2);text-stroke:1px var(--color-gray-2);text-shadow:none;font-size:48px;font-weight:900;line-height:80px;letter-spacing:.96px;text-transform:uppercase;margin-bottom:98px}@media(max-width:1199.98px){.page-project-case .section-case-first-screen .case-title{font-size:40px;line-height:64px;margin-bottom:72px}}@media(max-width:991.98px){.page-project-case .section-case-first-screen .case-title{font-size:32px;line-height:48px;margin-bottom:56px}}@media(max-width:767.98px){.page-project-case .section-case-first-screen .case-title{font-size:22px;line-height:32px;margin-bottom:40px}}.page-project-case .section-case-first-screen .case-name-wrap{display:flex;align-items:center;gap:120px;white-space:nowrap;width:max-content;animation:marquee 50s linear infinite}@media(max-width:1199.98px){.page-project-case .section-case-first-screen .case-name-wrap{gap:96px;animation-duration:45s}}@media(max-width:991.98px){.page-project-case .section-case-first-screen .case-name-wrap{gap:72px;animation-duration:40s}}@media(max-width:767.98px){.page-project-case .section-case-first-screen .case-name-wrap{gap:48px;animation-duration:35s}}@keyframes marquee{0%{transform:translate(-50%)}to{transform:translate(0)}}.page-project-case .section-case-first-screen .case-name{display:flex;align-items:center;gap:120px}@media(max-width:1199.98px){.page-project-case .section-case-first-screen .case-name{gap:96px}}@media(max-width:991.98px){.page-project-case .section-case-first-screen .case-name{gap:72px}}@media(max-width:767.98px){.page-project-case .section-case-first-screen .case-name{gap:48px}}.page-project-case .section-case-first-screen .case-name .title-border{color:transparent;-webkit-text-stroke:.0625rem var(--color-accent)}.page-project-case .section-case-first-screen .case-name .title-color{color:var(--color-white)}.page-project-case .section-case-first-screen .case-name .title-color,.page-project-case .section-case-first-screen .case-name .title-border{font-size:124px;font-weight:900;line-height:132px;letter-spacing:2.48px;text-transform:uppercase}@media(max-width:1199.98px){.page-project-case .section-case-first-screen .case-name .title-color,.page-project-case .section-case-first-screen .case-name .title-border{font-size:96px;line-height:104px;letter-spacing:2px}}@media(max-width:991.98px){.page-project-case .section-case-first-screen .case-name .title-color,.page-project-case .section-case-first-screen .case-name .title-border{font-size:72px;line-height:80px;letter-spacing:1.6px}}@media(max-width:767.98px){.page-project-case .section-case-first-screen .case-name .title-color,.page-project-case .section-case-first-screen .case-name .title-border{font-size:44px;line-height:52px;letter-spacing:1px}}.page-project-case .section-case-first-screen .case-name .title-color.__before:before,.page-project-case .section-case-first-screen .case-name .title-border.__before:before{content:attr(data-content)}.page-project-case .section-case-first-screen .hero-figure{position:absolute;top:0;right:0;z-index:-1}@media(max-width:1199.98px){.page-project-case .section-case-first-screen .hero-figure{display:flex;justify-content:flex-end;right:0}}@media(max-width:767.98px){.page-project-case .section-case-first-screen .hero-figure{justify-content:center;left:0;top:0;bottom:0}}.page-project-case .section-case-first-screen .hero-figure img{width:100%;height:auto;display:block}@media(max-width:1199.98px){.page-project-case .section-case-first-screen .hero-figure img{width:80%}}@media(max-width:991.98px){.page-project-case .section-case-first-screen .hero-figure img{width:70%}}@media(max-width:767.98px){.page-project-case .section-case-first-screen .hero-figure img{width:90%}}.page-project-case .section-case-info .case-info{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}@media(max-width:1199.98px){.page-project-case .section-case-info .case-info{gap:20px}}@media(max-width:991.98px){.page-project-case .section-case-info .case-info{grid-template-columns:100%;gap:24px}}@media(max-width:767.98px){.page-project-case .section-case-info .case-info{gap:20px}}.page-project-case .section-case-info .case-info__item{display:grid;grid-template-columns:2px 1fr;gap:24px}@media(max-width:1199.98px){.page-project-case .section-case-info .case-info__item{gap:20px}}@media(max-width:767.98px){.page-project-case .section-case-info .case-info__item{gap:16px}}.page-project-case .section-case-info .case-info__item:before{content:"";display:block;width:2px;min-width:2px;height:100%;background-color:var(--color-cyan)}.page-project-case .section-case-info .case-info__label{color:var(--color-gray-2);font-size:16px;font-weight:500;line-height:24px;letter-spacing:.32px;text-transform:uppercase}@media(max-width:1199.98px){.page-project-case .section-case-info .case-info__label{font-size:15px;line-height:22px}}@media(max-width:767.98px){.page-project-case .section-case-info .case-info__label{font-size:14px;line-height:20px}}.page-project-case .section-case-info .case-info__value{color:var(--color-white);font-size:24px;font-weight:500;line-height:32px;letter-spacing:.48px;text-transform:uppercase;margin-top:8px}@media(max-width:1199.98px){.page-project-case .section-case-info .case-info__value{font-size:20px;line-height:28px}}@media(max-width:991.98px){.page-project-case .section-case-info .case-info__value{font-size:18px;line-height:26px}}@media(max-width:767.98px){.page-project-case .section-case-info .case-info__value{font-size:16px;line-height:22px;margin-top:6px}}.page-project-case .section-case-banner .case-banner__media img{width:100%;border-radius:24px}@media(max-width:767.98px){.page-project-case .section-case-banner .case-banner__media img{border-radius:16px}}.page-project-case .section-case-about .case-about__block{display:grid;grid-template-columns:repeat(2,1fr);gap:27px}.page-project-case .section-case-about .case-about__block:not(:last-child){margin-bottom:64px}@media(max-width:1199.98px){.page-project-case .section-case-about .case-about__block{gap:24px}.page-project-case .section-case-about .case-about__block:not(:last-child){margin-bottom:56px}}@media(max-width:991.98px){.page-project-case .section-case-about .case-about__block{grid-template-columns:100%;gap:32px}.page-project-case .section-case-about .case-about__block:not(:last-child){margin-bottom:48px}}@media(max-width:767.98px){.page-project-case .section-case-about .case-about__block{gap:24px}.page-project-case .section-case-about .case-about__block:not(:last-child){margin-bottom:40px}}.page-project-case .section-case-about .case-about__block.active .case-about__text{color:var(--color-white)}.page-project-case .section-case-about .case-about__block .case-about__image{display:flex;align-items:center;justify-content:center;border-radius:16px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);overflow:hidden;min-height:300px}@media(max-width:991.98px){.page-project-case .section-case-about .case-about__block .case-about__image{order:2;min-height:200px}}@media(max-width:991.98px){.page-project-case .section-case-about .case-about__block .case-about__spacer{display:none}}.page-project-case .section-case-about .case-about__block .case-about__subtitle{color:var(--color-white);font-size:32px;font-weight:900;line-height:40px;letter-spacing:2.56px;text-transform:uppercase}@media(max-width:1199.98px){.page-project-case .section-case-about .case-about__block .case-about__subtitle{font-size:28px;line-height:36px}}@media(max-width:991.98px){.page-project-case .section-case-about .case-about__block .case-about__subtitle{font-size:26px;line-height:34px}}@media(max-width:767.98px){.page-project-case .section-case-about .case-about__block .case-about__subtitle{font-size:22px;line-height:30px;letter-spacing:1.6px}}.page-project-case .section-case-about .case-about__block .case-about__text{color:var(--color-gray-2);font-size:16px;font-weight:500;line-height:30px;margin-top:16px;transition:.4s ease}@media(max-width:991.98px){.page-project-case .section-case-about .case-about__block .case-about__text{font-size:15px;line-height:26px;margin-top:14px}}@media(max-width:767.98px){.page-project-case .section-case-about .case-about__block .case-about__text{font-size:14px;line-height:24px;margin-top:12px}}.page-blog .blog__list{display:grid;grid-template-columns:repeat(4,1fr);gap:50px 24px}@media(max-width:1199.98px){.page-blog .blog__list{grid-template-columns:repeat(3,1fr)}}@media(max-width:991.98px){.page-blog .blog__list{gap:32px 16px}}@media(max-width:767.98px){.page-blog .blog__list{grid-template-columns:repeat(2,1fr);gap:24px 16px}}@media(max-width:575.98px){.page-blog .blog__list{grid-template-columns:100%}}.page-blog .btn-primary{margin-top:65px;margin-left:auto}@media(max-width:991.98px){.page-blog .btn-primary{margin-top:48px}}.blog-card .blog-card__image{border-radius:16px;border:1px solid rgba(255,255,255,.12);overflow:hidden;margin-bottom:24px;aspect-ratio:1/1}.blog-card .blog-card__image img{display:block;width:100%}@media(max-width:991.98px){.blog-card .blog-card__image{margin-bottom:20px;border-radius:16px}}@media(max-width:767.98px){.blog-card .blog-card__image{margin-bottom:16px}}.blog-card .blog-card__date{display:block;color:var(--color-gray-2);font-size:14px;font-weight:500;line-height:20px}@media(max-width:767.98px){.blog-card .blog-card__date{font-size:13px;line-height:18px}}@media(max-width:575.98px){.blog-card .blog-card__date{font-size:12px;line-height:16px}}.blog-card .blog-card__title{margin-top:4px;color:var(--color-white);font-size:16px;font-weight:500;line-height:30px;transition:color .3s ease;overflow:hidden;display:block;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;line-clamp:3;text-overflow:ellipsis}@media(pointer:fine){.blog-card .blog-card__title:hover{color:var(--color-accent)}}@media(max-width:991.98px){.blog-card .blog-card__title{font-size:15px;line-height:26px;-webkit-line-clamp:3}}@media(max-width:767.98px){.blog-card .blog-card__title{margin-top:6px;font-size:14px;line-height:22px;-webkit-line-clamp:2}}@media(max-width:575.98px){.blog-card .blog-card__title{margin-top:4px;font-size:13px;line-height:20px;-webkit-line-clamp:2}}.page-article .section-article .section-article__banner{position:relative;border:1px solid rgba(255,255,255,.12);overflow:hidden;border-radius:16px}.page-article .section-article .section-article__banner:before{content:"";position:absolute;inset:0;background:linear-gradient(270deg,#0000 .04%,#0003 99.93%);z-index:1}.page-article .section-article .section-article__banner .section-article__banner-image{display:block;width:100%;min-height:474px;object-fit:cover}@media(max-width:991.98px){.page-article .section-article .section-article__banner .section-article__banner-image{min-height:380px}}@media(max-width:767.98px){.page-article .section-article .section-article__banner .section-article__banner-image{min-height:300px}}.page-article .section-article .section-article__banner .section-article__banner-content{position:absolute;top:50%;left:42px;transform:translateY(-50%);z-index:2}@media(max-width:991.98px){.page-article .section-article .section-article__banner .section-article__banner-content{left:24px}}@media(max-width:767.98px){.page-article .section-article .section-article__banner .section-article__banner-content{position:static;transform:none;padding:16px}}.page-article .section-article .section-article__banner .section-article__banner-content .section-article__date{color:var(--color-white);font-size:14px;font-weight:500;line-height:20px;margin-bottom:4px}.page-article .section-article .section-article__banner .section-article__banner-content .section-article__title{width:60%;margin:0}@media(max-width:991.98px){.page-article .section-article .section-article__banner .section-article__banner-content .section-article__title{width:80%}}@media(max-width:767.98px){.page-article .section-article .section-article__banner .section-article__banner-content .section-article__title{width:100%}}.page-article .section-article .text-formatted{max-width:872px;width:100%;margin:64px auto 0;font-size:20px;line-height:32px}@media(max-width:991.98px){.page-article .section-article .text-formatted{margin-top:48px;font-size:18px;line-height:28px}}@media(max-width:767.98px){.page-article .section-article .text-formatted{margin-top:32px;font-size:16px;line-height:26px}}.page-article .section-article .text-formatted :where(h1,.h1,h2,.h2,h3,.h3,h4,.h4){text-transform:uppercase}.page-article .section-article .text-formatted img{display:block;width:100%;border-radius:16px}@media(max-width:767.98px){.page-article .section-article .text-formatted img{border-radius:12px}}.page-article .section-article .section-article__navigation{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;margin-top:48px}@media(max-width:767.98px){.page-article .section-article .section-article__navigation{margin-top:32px}}.page-article .section-article .section-article__navigation .article-navigation__link{display:flex;align-items:center;gap:10px}@media(max-width:575.98px){.page-article .section-article .section-article__navigation .article-navigation__link{gap:5px}}@media(max-width:575.98px){.page-article .section-article .section-article__navigation .article-navigation__link span{font-size:12px}}.page-article .section-article .section-article__navigation .article-navigation__link .ic{width:24px;height:24px}@media(max-width:767.98px){.page-article .section-article .section-article__navigation .article-navigation__link .ic{width:20px;height:20px}}@media(max-width:575.98px){.page-article .section-article .section-article__navigation .article-navigation__link .ic{width:16px;height:16px}}
