.home__header{background-image:url(/_next/static/media/hero-bg-left.991a2106.png),url(/_next/static/media/hero-bg-right.e180e59d.png);background-repeat:no-repeat;background-position:0 0,100% 0}.home__hero{padding-block:100px}.home__hero>.boxed{display:flex;flex-direction:column;gap:100px}.home__hero__top{display:flex;align-items:center;gap:100px}.home__hero__top__cta{display:flex;flex-direction:column;gap:30px}.home__hero__top__cta__actions{display:flex;align-items:center;gap:10px}.home__hero__bottom{position:relative;min-height:60vh}.home__hero__bottom__content{position:absolute;top:0;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;gap:20px;text-align:center;background-color:#0c0c0c;padding:0 40px 36px;border-radius:0 0 30px 30px}.home__hero__bottom__content:after,.home__hero__bottom__content:before{content:"";width:30px;height:30px;position:absolute;aspect-ratio:1;background-image:radial-gradient(circle at 100% 100%,transparent 30px,#0c0c0c 0)}.home__hero__bottom__content:before{left:-29px;top:0;transform:rotate(90deg)}.home__hero__bottom__content:after{right:-29px;top:0;transform:rotate(1turn)}.home__hero__bottom__bg{border-radius:30px}.home__services{padding-block:120px;background:hsla(0,0%,100%,.05)}.home__services>.boxed{display:flex;flex-direction:column;gap:80px}.home__services__top{display:flex;align-items:flex-start;gap:100px;justify-content:space-between}.home__services__top>.body-xl{max-width:500px}.home__services__list{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.home__services__list__item{display:flex;flex-direction:column;gap:20px;padding:24px;border-radius:12px;background:hsla(0,0%,100%,.05)}.home__services__list__item>.icon{margin-bottom:6px}.home__about{padding-block:120px}.home__about>.boxed{position:relative;min-height:85vh}.home__about__bg{border-radius:30px;position:absolute;top:0;left:0;width:100%;height:100%}.home__about__title{position:absolute;top:0;left:0;max-width:550px;background-color:#0c0c0c;padding:38px;border-radius:0 0 30px 0}.home__about__title:after,.home__about__title:before{content:"";width:30px;height:30px;position:absolute;aspect-ratio:1;background-image:radial-gradient(circle at 100% 100%,transparent 30px,#0c0c0c 0)}.home__about__title:before{left:0;bottom:-29px;transform:rotate(1turn)}.home__about__title:after{right:-29px;top:0;transform:rotate(1turn)}.home__about__content{position:absolute;bottom:60px;right:0;display:flex;flex-direction:column;align-items:flex-start;gap:20px;max-width:480px;background-color:#0c0c0c;padding:38px;border-radius:30px 0 0 30px}.home__about__content:after,.home__about__content:before{content:"";width:30px;height:30px;position:absolute;aspect-ratio:1;background-image:radial-gradient(circle at 100% 100%,transparent 30px,#0c0c0c 0)}.home__about__content:before{right:0;top:-29px;transform:rotate(180deg)}.home__about__content:after{right:0;bottom:-29px;transform:rotate(90deg)}.home__products{padding-block:120px;background:hsla(0,0%,100%,.05)}.home__products>.boxed{display:flex;flex-direction:column;gap:80px}.home__products__top{display:flex;align-items:flex-start;gap:100px;justify-content:space-between}.home__products__top>.body-xl{max-width:500px}.home__products__list{display:flex;gap:20px}.home__products__list__item{border-radius:16px;overflow:hidden;position:relative;width:100%;min-height:400px;transition:all .3s ease-in-out}.home__products__list__item:hover{width:110%}.home__products__list__item:hover .icon{transform:scale(1.2) translateY(2px) translateX(2px) rotate(-45deg)}.home__products__list__item__image{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.home__products__list__item>.body-lg{position:absolute;bottom:6px;left:50%;transform:translateX(-50%);background-color:hsla(0,0%,5%,.4);width:95%;text-align:center;display:flex;align-items:center;justify-content:center;gap:10px;padding:12px 24px;border-radius:10px;backdrop-filter:blur(4px);text-wrap:nowrap;z-index:1;color:#fff}.home__products__list__item>.body-lg>.icon{transition:all .2s}.home__why-us{padding-block:120px}.home__why-us>.boxed{display:flex;gap:100px}.home__why-us__left{display:flex;flex-direction:column;gap:20px;flex-basis:45%}.home__why-us__left__bg{flex-grow:1;height:100%;width:100%;object-fit:cover;border-radius:12px;margin-top:30px}.home__why-us__list{flex-basis:55%;display:flex;flex-direction:column;gap:20px}.home__why-us__list__item{display:flex;flex-direction:column;gap:20px;padding:24px;border-radius:12px;background:hsla(0,0%,100%,.05)}.home__faq{padding-block:120px;background:hsla(0,0%,100%,.05)}.home__faq>.boxed{display:flex;flex-direction:column;align-items:center;text-align:center;gap:50px}@media screen and (max-width:800px){.home__header{background-size:contain}.home__hero{padding-block:80px;padding-top:40px}.home__hero>.boxed{display:flex;flex-direction:column;gap:60px}.home__hero__top{display:flex;flex-direction:column;align-items:center;gap:20px}.home__hero__top__cta{gap:40px}.home__hero__top__cta__actions,.home__hero__top__cta__actions>.btn{width:100%}.home__hero__bottom{position:relative;min-height:auto;padding:200px 10px 10px;border-radius:16px}.home__hero__bottom__content{position:unset;top:0;left:0;transform:unset;display:flex;flex-direction:column;gap:20px;text-align:center;border-radius:unset;padding:20px;border-radius:16px;background-color:rgba(31,31,31,.6);backdrop-filter:blur(4px)}.home__hero__bottom__content:after,.home__hero__bottom__content:before{display:none}.home__hero__bottom__bg{border-radius:30px;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.4}.home__services{padding-block:80px;background:hsla(0,0%,100%,.05)}.home__services>.boxed{display:flex;flex-direction:column;gap:60px}.home__services__top{flex-direction:column;gap:20px}.home__services__list{display:grid;grid-template-columns:repeat(1,1fr)}.home__about{padding-block:80px}.home__about>.boxed{position:relative;min-height:unset;display:flex;flex-direction:column;gap:20px}.home__about__bg{display:none}.home__about__title{position:static;padding:0;border-radius:0}.home__about__title:after,.home__about__title:before{display:none}.home__about__content{position:static;display:flex;flex-direction:column;align-items:flex-start;gap:20px;max-width:unset;padding:0;border-radius:0}.home__about__content>.btn{margin-top:10px}.home__about__content:after,.home__about__content:before{display:none}.home__products{padding-block:80px;background:hsla(0,0%,100%,.05)}.home__products>.boxed{display:flex;flex-direction:column;gap:60px}.home__products__top{flex-direction:column;gap:20px}.home__products__top>.body-xl{max-width:500px}.home__products__list{flex-direction:column}.home__products__list__item:hover{width:100%}.home__products__list__item:hover .icon{transform:scale(1.2) translateY(2px) translateX(2px) rotate(-45deg)}.home__why-us{padding-block:80px}.home__why-us>.boxed{display:flex;flex-direction:column;gap:60px}.home__why-us__left{display:flex;flex-direction:column;gap:20px;flex-basis:45%}.home__why-us__left__bg{display:none}.home__faq{padding-block:80px;background:hsla(0,0%,100%,.05)}.home__faq>.boxed{display:flex;flex-direction:column;align-items:center;text-align:center;gap:40px}}