.home .pricing-page{background-image:url(/backgrounds/contact-bg-home.svg);background-repeat:no-repeat;background-size:cover;background-position:top}.home .section-top-bg{background-image:url(/backgrounds/home-page-bg.png)}.home .section-top-bg,.home .why-choose{background-repeat:no-repeat;background-size:cover;background-position:50%}.home .why-choose{background-image:url(/backgrounds/why-choose-bg.svg)}.home .request-pack{background-image:url(/backgrounds/request-pack.png);background-repeat:no-repeat;background-size:cover;background-position:50%}.section-top .sub-text{text-transform:uppercase;font-weight:500;color:var(--color-gray)}.section-top .main-text{font-size:40px;line-height:1.1;font-weight:700;color:var(--color-light);background:var(--color-primary);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.section-top .top-img{width:400px;max-width:100%}@media(max-width:768px){.section-top .main-text{font-size:24px}}.special-features .embla{overflow:hidden;position:relative}.special-features .embla .embla__container{display:flex}.special-features .embla .embla__slide{position:relative;flex:0 0 100%;min-width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem;box-sizing:border-box}.special-features .embla .arrow{position:absolute;top:50%;transform:translateY(-50%);background:hsla(0,0%,100%,.08);border:none;padding:.5rem;border-radius:9999px;color:#080808;cursor:pointer;z-index:10;transition:all .2s ease-in-out}.special-features .embla .arrow:hover{background:hsla(0,0%,100%,.2);transform:translateY(-50%) scale(1.05)}.special-features .embla .arrow--left{left:10px}.special-features .embla .arrow--right{right:10px}.special-features .embla .feature-card{background:hsla(0,0%,100%,.05);border-radius:1rem;padding:2rem;border:1px solid hsla(0,0%,100%,.1);height:100%;display:flex;flex-direction:column;justify-content:center}.special-features .embla .featured-img{width:100%}.service .service-card{position:relative;cursor:pointer;box-shadow:0 3px 12px rgba(231,185,255,.686)}.service .service-card .service-svg{position:absolute;right:0;bottom:0}.service .service-card:hover{box-shadow:0 6px 16px rgba(231,185,255,.686)}