﻿.details-hero{padding:3rem 0 1.5rem;text-align:right;background:var(--white);}.hero-title{font-size:1.8rem;font-weight:800;color:var(--black);margin-bottom:0;line-height:1.3;}.features-list-section{padding:0 0 2rem;background:var(--white);display:flex;flex-direction:column;align-items:flex-start;}.feature-item{text-align:right;padding:0.8rem 0;max-width:800px;width:100%;}.feature-item:last-child{border-bottom:none;}.feature-item h3{font-size:1.1rem;font-weight:700;margin-bottom:0.3rem;color:var(--black);position:relative;padding-right:0;}.feature-item p{font-size:0.95rem;color:var(--grey-600);line-height:1.6;margin-right:0;margin-bottom:0;}.process-section{padding:2rem 0 4rem;}.process-box{background:var(--warm-subtle);border:1px solid var(--grey-200);padding:2.5rem;border-radius:8px;text-align:right;}.process-box h3{font-size:1.5rem;color:var(--black);margin-bottom:1rem;}.process-box p{font-size:1.2rem;color:var(--black);line-height:1.6;font-weight:600;}.cta-section{text-align:center;padding:0 0 5rem;background:var(--white);}.hero-btn{font-size:1.2rem;padding:1.2rem 3.5rem;min-width:300px;background:var(--black);color:var(--white);}.hero-btn:hover{background:var(--grey-800);}.footer-section{padding:1.5rem 0;text-align:center;background:var(--white);border-top:1px solid var(--grey-100);}.copyright{font-family:'Cairo', sans-serif;font-size:0.9rem;color:var(--grey-600);}@media (max-width:768px){.details-hero{padding:2rem 0 1rem;text-align:right;}.hero-title{font-size:1.5rem;}.features-list-section{padding:0 0 2rem;}.feature-item{padding:1rem 0;border-bottom:1px solid var(--grey-100);}.feature-item h3{font-size:1rem;}.feature-item p{font-size:0.9rem;}.process-box{padding:1.5rem;}.process-box h3{font-size:1.3rem;}.process-box p{font-size:1rem;}.hero-btn{width:100%;padding:1rem;font-size:1.1rem;min-width:auto;}.container{padding-left:1.5rem;padding-right:1.5rem;}}.reveal-on-scroll{opacity:0;transform:translateY(30px);transition:all 0.8s cubic-bezier(0.2, 0.8, 0.2, 1);will-change:opacity, transform;}.reveal-on-scroll.is-visible{opacity:1;transform:translateY(0);}
