:root{--background-color: #ffffff;--default-color: #000;--heading-color: #000;--accent-color: #5a274a;--surface-color: #ffffff;--contrast-color: #ffffff}.light-background{--background-color: #f4f4f9;--surface-color: #ffffff}.dark-background{--background-color: #060606;--default-color: #ffffff;--heading-color: #ffffff;--surface-color: #252525;--contrast-color: #ffffff}:root{scroll-behavior:smooth}h1,h2,h3,h4,h5,h6{color:var(--heading-color)}section{color:var(--default-color);background-color:var(--background-color);padding:60px 0 0;overflow:clip}@media (max-width: 1199px){section,.section{scroll-margin-top:64px}}.create-custom-page{padding-top:0;padding-bottom:0}.hero-2{position:relative;width:100%;display:flex;align-items:center;padding:20px 0 50px;overflow:hidden;text-align:center;margin:0 auto}.hero-2 .hero-content .title{font-size:40px;line-height:1.1;font-weight:800;margin-bottom:2rem;letter-spacing:-1px;color:var(--heading-color);margin:0;padding:20px}.hero-2 .hero-content .title .highlight{position:relative;display:inline-block;color:var(--accent-color)}.hero-2 .hero-content .title .highlight:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:8px;background-color:color-mix(in srgb,var(--accent-color),transparent 85%);z-index:1}.about{padding-top:0}.about .content .who-we-are{text-transform:uppercase;margin-bottom:15px;color:#5a274a;font-size:25px;font-weight:600}.about .content h3{font-size:2rem;font-weight:700}.about .content p:last-child{margin-bottom:0}.about .content .read-more{background:var(--accent-color);color:var(--contrast-color);font-family:var(--heading-font);font-weight:500;font-size:16px;letter-spacing:1px;padding:12px 24px;border-radius:5px;transition:.3s;display:inline-flex;align-items:center;justify-content:center}.about .content .read-more i{font-size:18px;margin-left:5px;line-height:0;transition:.3s}.about .content .read-more:hover{background:color-mix(in srgb,var(--accent-color),transparent 20%);padding-right:19px}.about .content .read-more:hover i{margin-left:10px}.about .about-images img{border-radius:10px}.steps{padding-top:30px;padding-bottom:0}.steps .steps-wrapper{position:relative}.steps .step-item{margin-bottom:40px;position:relative}.steps .step-item:last-child{margin-bottom:0}.steps .step-item:hover .step-image:before{opacity:1}.steps .step-item:hover .step-image img{transform:scale(1.05)}.steps .step-image{position:relative;border-radius:10px;overflow:hidden}.steps .step-image:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(45deg,color-mix(in srgb,var(--accent-color),transparent 92%),transparent);opacity:0;transition:opacity .3s ease-in-out}.steps .step-image img{transition:transform .3s ease-in-out}.steps .step-content{padding:30px;background-color:var(--surface-color);border-radius:10px;height:100%;transition:transform .3s ease-in-out}.steps .step-number{font-family:var(--heading-font);font-size:3.5rem;font-weight:700;color:color-mix(in srgb,var(--accent-color),transparent 85%);line-height:1;margin-bottom:20px}.steps h3{font-size:1.5rem;margin-bottom:15px;color:var(--heading-color);font-weight:600}.steps p{line-height:1.6;margin-bottom:20px}.steps .step-features{list-style:none;padding:0;margin:0}.steps .step-features li{display:flex;align-items:center;gap:10px;margin-bottom:10px;font-size:.95rem}.steps .step-features li:last-child{margin-bottom:0}.steps .step-features li i{color:var(--accent-color);font-size:1.2rem}.testimonials{padding-top:60px;padding-bottom:30px}.services{padding-top:60px;padding-bottom:60px}.service-mt{margin-bottom:25px}.services .service-item{display:flex;background-color:var(--surface-color);border-radius:12px;padding:2rem;height:100%;position:relative;overflow:hidden;box-shadow:0 5px 20px #00000008;transition:all .4s ease}.services .service-item:before{content:"";position:absolute;left:0;top:0;height:100%;width:4px;background-color:var(--accent-color);transform:scaleY(0);transform-origin:bottom;transition:transform .4s cubic-bezier(.65,0,.35,1)}.services .service-item:hover{box-shadow:0 10px 30px #00000014;transform:translateY(-5px)}.services .service-item:hover:before{transform:scaleY(1)}.services .service-item:hover .service-icon{background-color:var(--accent-color);color:var(--contrast-color);transform:rotateY(180deg)}.services .service-item:hover .service-icon i{transform:rotateY(180deg)}.services .service-item:hover .service-link i{transform:translate(5px)}.services .service-icon{flex-shrink:0;width:70px;height:70px;border-radius:12px;background-color:color-mix(in srgb,var(--accent-color),transparent 90%);color:var(--accent-color);display:flex;align-items:center;justify-content:center;margin-right:1.5rem;transition:all .5s ease}.services .service-icon i{font-size:2rem;transition:transform .5s ease}.services .service-content{flex-grow:1}.services .service-content h3{font-size:1.4rem;margin-bottom:1rem;font-weight:700;color:var(--heading-color)}.services .service-content p{margin-bottom:1.25rem}.services .service-link{display:inline-flex;align-items:center;color:var(--accent-color);font-weight:600;text-decoration:none;transition:color .3s ease}.services .service-link span{margin-right:.5rem}.services .service-link i{transition:transform .3s ease}.services .service-link:hover{color:color-mix(in srgb,var(--accent-color),transparent 25%)}@media (min-width: 768px) and (max-width: 991px){.steps .step-item{margin-bottom:20px;align-items:start!important}.steps .step-content{padding:0}.steps .step-number{display:none}.steps h3{font-size:1.3rem}.hero-2 .hero-content .title{padding:0;font-size:35px}.about-images{margin-top:30px}}@media (max-width: 767px){.services .service-content{flex-grow:1;text-align:left}.hero-2 .hero-content .title{font-size:45px}.steps .step-item{margin-bottom:0}.steps .step-content{padding:20px 0}.steps .step-number{font-size:2.5rem}.steps h3{font-size:1.2rem}.steps p{font-size:.95rem}.about .about-images img{margin-top:25px}.services .service-item{padding:1.5rem;margin-bottom:1rem}.services .service-icon{width:60px;height:60px;margin-right:1rem}.services .service-icon i{font-size:1.5rem}.services .service-content h3{font-size:1.2rem;margin-bottom:.75rem}.services .service-content p{margin-bottom:1rem;font-size:.95rem}}@media (max-width: 575.98px){.services .service-item{flex-direction:column;text-align:center}.services .service-item:before{width:100%;height:4px;transform:scaleX(0);transform-origin:left}.services .service-item:hover:before{transform:scaleX(1)}.services .service-icon{margin-right:0;margin-bottom:1.25rem}.services .service-link{justify-content:center}}@media (max-width: 480px){.hero-2 .hero-content .title{font-size:25px;padding:0;margin:0;text-align:left}.hero-2{padding:20px 0}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/about.css.map */
