.hero-top-wrap .img-holder .hero-top__img{object-fit:contain}#modules{position:relative;z-index:1}#modules .bg-shape{left:50%;top:50%;transform:translate(-50%, -50%)}.modules-wrap{gap:12px;display:flex;flex-wrap:wrap}.modules-wrap .modules-box{background:#FAFAFA1A;padding:var(--sp-16-32) var(--sp-16-24);transition:0.3s;display:flex;flex-direction:column;cursor:pointer;width:calc(33% - 12px);flex-grow:1}.modules-wrap .modules-box .modules-box__title,.modules-wrap .modules-box .modules-box__desc{transition:0.3s}.modules-wrap .modules-box .divider{height:16px}.modules-wrap .modules-box .modules-box__arrow{margin-left:auto;width:fit-content;display:flex}.modules-wrap .modules-box:hover{background:#FAFAFAE5;box-shadow:0px 0px 20px 0px #4F46E580}.modules-wrap .modules-box:hover .modules-box__title{color:var(--color-dark)}.modules-wrap .modules-box:hover .modules-box__desc{color:var(--color-body-text)}@media (max-width:992px){.modules-wrap .modules-box{width:calc(50% - 12px)}}@media (max-width:540px){.modules-wrap .modules-box{width:100%}}#system-info .img-holder svg{position:absolute;width:100%;height:auto;left:50%;top:50%;transform:translate(-50%, -50%);z-index:-1;filter:blur(30px)}#system-info .system-info__img{object-fit:contain;object-position:center;height:auto}.popup{color:var(--color-dark)}.popup .popup__title{padding:56px var(--sp-16-64) 0 var(--sp-16-64)}.popup .popup__top-wrap{padding:0 var(--sp-16-64) 40px var(--sp-16-64)}.popup .popup__top-wrap .popup__top__col ul{display:flex;flex-direction:column;gap:8px;padding:0;padding-left:16px;margin:0;list-style:square}.popup .popup__top-wrap .popup__top__col ul ::marker{color:var(--color-primary)}.popup .popup__bottom-wrap{padding:40px var(--sp-16-64);z-index:1;position:relative;overflow:hidden}.popup .popup__bottom-wrap:after{content:"";width:100%;height:100%;top:0;left:0;z-index:-1;background-image:url("/app/uploads/2025/07/Group-34179-1.jpg");position:absolute;background-size:auto;background-position:center;opacity:0.6}.popup .popup__bottom-wrap .popup__steps-wrap{row-gap:0}.popup .popup__bottom-wrap .popup__steps-wrap .steps-box{position:relative;display:flex;flex-direction:row;gap:12px}.popup .popup__bottom-wrap .popup__steps-wrap .steps-box .steps-box__nav{display:flex;flex-direction:column;align-items:stretch;gap:10px;padding-top:4px}.popup .popup__bottom-wrap .popup__steps-wrap .steps-box .steps-box__nav .steps-box__icon{display:flex;width:20px;height:20px;justify-content:center;align-items:center}.popup .popup__bottom-wrap .popup__steps-wrap .steps-box .steps-box__nav .steps-box__line{position:relative;left:10px;height:calc(100% - 32px);width:1px;top:-2px;background:#00000033}.popup .popup__bottom-wrap .popup__steps-wrap .steps-box .steps-box__inner{padding-bottom:var(--sp-16-32)}.popup .popup__bottom-wrap .popup__steps-wrap .steps-box .steps-box__inner .steps-box__header{margin-bottom:12px}@media (min-width:992px){.popup .popup__bottom-wrap .popup__steps-wrap .steps-box:last-child .steps-box__line,.popup .popup__bottom-wrap .popup__steps-wrap .steps-box:nth-last-child(2) .steps-box__line{display:none}.popup .popup__bottom-wrap .popup__steps-wrap .steps-box:last-child .steps-box__inner,.popup .popup__bottom-wrap .popup__steps-wrap .steps-box:nth-last-child(2) .steps-box__inner{padding-bottom:0}}.popup .popup__bottom-wrap .popup__steps-wrap .steps-box:last-child .steps-box__inner{padding-bottom:0}#cta{z-index:1;position:relative;overflow:hidden}#cta .bg-shape__img{position:absolute;left:50%;top:50%;height:100%;transform:translate(-50%, -50%);height:100%;object-fit:cover;mix-blend-mode:multiply}