.Hero-module__JgYmMq__hero{overflow:hidden;min-height:100vh;padding-top:100px;position:relative;align-items:center;background:var(--color-background);display:flex}.Hero-module__JgYmMq__videoContainer{height:100%;position:absolute;top:0;left:0;width:100%;z-index:0}.Hero-module__JgYmMq__video{height:100%;transition:opacity .8s ease-in-out;object-fit:cover;will-change:opacity;width:100%}.Hero-module__JgYmMq__mobileHeroBg{position:absolute;background-size:cover;inset:0;background-position:50%;background-image:url(https://amberorchard.shop/images/water-closeup.png);z-index:0}@media (max-width:768px){.Hero-module__JgYmMq__video{opacity:.4}}.Hero-module__JgYmMq__videoFading{opacity:0}.Hero-module__JgYmMq__videoOverlay{position:absolute;inset:0;background:linear-gradient(#020617b3,#02061733 50%,#020617b3);z-index:1}.Hero-module__JgYmMq__glowContainer{height:100%;pointer-events:none;position:absolute;top:0;left:0;width:100%;z-index:2}.Hero-module__JgYmMq__glowCyan{height:60vw;filter:blur(100px);right:-5%;position:absolute;opacity:.3;top:-10%;background:radial-gradient(circle,var(--color-secondary-glow) 0,transparent 70%);width:60vw}.Hero-module__JgYmMq__container{grid-template-columns:1fr;gap:var(--spacing-lg);align-items:center;display:grid;z-index:3}.Hero-module__JgYmMq__content{max-width:700px}.Hero-module__JgYmMq__badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:6px 16px;font-size:.85rem;border:1px solid #84cc1633;font-weight:700;margin-bottom:var(--spacing-md);color:var(--color-accent);text-transform:uppercase;letter-spacing:.05em;gap:8px;align-items:center;border-radius:100px;background:#84cc161a;display:inline-flex}@media (max-width:768px){.Hero-module__JgYmMq__badge{-webkit-backdrop-filter:none;backdrop-filter:none;background:#84cc1626}}.Hero-module__JgYmMq__title{font-size:clamp(3rem,10vw,5.5rem);font-weight:900;margin-bottom:var(--spacing-md);text-shadow:0 4px 20px #00000080;color:#fff;letter-spacing:-.04em;line-height:.95}.Hero-module__JgYmMq__highlight{filter:drop-shadow(0 0 10px #84cc1680);background:linear-gradient(135deg,var(--color-accent),var(--color-secondary));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.Hero-module__JgYmMq__description{font-size:1.25rem;margin-bottom:var(--spacing-lg);text-shadow:0 2px 10px #00000080;color:#f8fafce6;line-height:1.5}.Hero-module__JgYmMq__actions{overflow:visible!important;padding:20px 0;gap:var(--spacing-sm);display:flex}.Hero-module__JgYmMq__primaryBtn{padding:1.2rem 2.8rem;font-size:1.1rem;border:none;font-weight:800;color:var(--color-background);transition:all .3s cubic-bezier(.4,0,.2,1);gap:8px;align-items:center;box-shadow:var(--glow-lime);border-radius:100px;background:var(--color-accent);cursor:pointer;display:flex}.Hero-module__JgYmMq__primaryBtn:hover{transform:translateY(-5px);box-shadow:0 20px 40px #84cc1666;background:#a3e635}.Hero-module__JgYmMq__secondaryBtn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1.2rem 2.5rem;font-size:1.1rem;border:1px solid #ffffff1a;font-weight:700;color:#fff;transition:all .3s cubic-bezier(.4,0,.2,1);border-radius:20px;background:#ffffff0d;cursor:pointer}.Hero-module__JgYmMq__secondaryBtn:hover{border-color:#fff;transform:translateY(-5px);color:var(--color-background);background:#fff}.Hero-module__JgYmMq__visual{height:500px;justify-content:center;position:relative;align-items:center;display:flex}.Hero-module__JgYmMq__card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:var(--spacing-lg);border:1px solid #ffffff1a;position:relative;max-width:450px;box-shadow:var(--shadow-elite);border-radius:40px;background:var(--color-glass-deep);width:100%;z-index:5}.Hero-module__JgYmMq__cardHeader{font-size:.8rem;font-weight:800;margin-bottom:var(--spacing-lg);color:var(--color-secondary);text-transform:uppercase;gap:12px;align-items:center;display:flex}.Hero-module__JgYmMq__dropIcon{color:var(--color-secondary)}.Hero-module__JgYmMq__poolStats{grid-template-columns:1fr 1fr;gap:var(--spacing-md);display:grid}.Hero-module__JgYmMq__stat strong{font-size:2rem;color:#fff;display:block}.Hero-module__JgYmMq__stat span{font-size:.8rem;color:#ffffff80}.Hero-module__JgYmMq__ring{animation:Hero-module__JgYmMq__spin 30s linear infinite;height:400px;border:2px dashed #84cc1633;position:absolute;border-radius:50%;width:400px;z-index:4}@keyframes Hero-module__JgYmMq__spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@media (min-width:992px){.Hero-module__JgYmMq__container{grid-template-columns:1.3fr 1fr}}@media (max-width:768px){.Hero-module__JgYmMq__actions{flex-direction:column;width:100%}.Hero-module__JgYmMq__primaryBtn,.Hero-module__JgYmMq__secondaryBtn{padding:1rem 1.5rem;justify-content:center;font-size:1rem;width:100%}.Hero-module__JgYmMq__secondaryBtn{-webkit-backdrop-filter:none;backdrop-filter:none;background:#ffffff1a}.Hero-module__JgYmMq__badge{-webkit-backdrop-filter:none;backdrop-filter:none;background:#84cc1626}.Hero-module__JgYmMq__video{opacity:.3;will-change:opacity}.Hero-module__JgYmMq__title{text-shadow:0 4px 30px #000}.Hero-module__JgYmMq__highlight{filter:drop-shadow(0 2px 10px #000000e6)}.Hero-module__JgYmMq__description{font-size:1rem;font-weight:500;text-shadow:0 2px 10px #000}.Hero-module__JgYmMq__videoOverlay{background:linear-gradient(#020617d9,#02061799 50%,#020617d9)}.Hero-module__JgYmMq__ring,.Hero-module__JgYmMq__visual{display:none}}.Services-module__h5-agW__services{padding:var(--spacing-xl) 0 4rem;position:relative;background:var(--color-background)}.Services-module__h5-agW__header{margin-right:auto;margin-bottom:var(--spacing-lg);max-width:800px;text-align:center;margin-left:auto}.Services-module__h5-agW__subtitle{font-size:.8rem;font-weight:800;margin-bottom:var(--spacing-xs);color:var(--color-accent);text-transform:uppercase;letter-spacing:.15em;display:block}.Services-module__h5-agW__title{font-size:clamp(2.5rem,6vw,3.5rem);font-weight:900;margin-bottom:1.5rem;color:#fff}.Services-module__h5-agW__headerDescription{font-size:1.25rem;color:#ffffff80}.Services-module__h5-agW__grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,380px),1fr));gap:var(--spacing-md);display:grid}.Services-module__h5-agW__card{overflow:hidden;border:1px solid var(--color-border);transition:all var(--transition-normal);flex-direction:column;border-radius:32px;background:var(--color-glass-deep);display:flex}.Services-module__h5-agW__card:hover{border-color:var(--color-accent);box-shadow:0 20px 40px #0006}.Services-module__h5-agW__imageWrapper{height:240px;overflow:hidden;position:relative;width:100%}.Services-module__h5-agW__image{transition:transform .6s cubic-bezier(.23,1,.32,1)}.Services-module__h5-agW__card:hover .Services-module__h5-agW__image{transform:scale(1.1)}.Services-module__h5-agW__tag{padding:4px 12px;font-size:.7rem;font-weight:900;color:var(--color-background);text-transform:uppercase;position:absolute;top:1.5rem;box-shadow:var(--glow-lime);border-radius:100px;background:var(--color-accent);left:1.5rem;z-index:2}.Services-module__h5-agW__iconBox{height:50px;justify-content:center;border:1px solid #84cc1633;margin-bottom:1.5rem;color:var(--color-accent);align-items:center;box-shadow:0 0 20px #84cc1626;border-radius:50%;background:#84cc161a;width:50px;display:flex}.Services-module__h5-agW__cardContent{flex-grow:1;padding:3rem 2rem 2rem;flex-direction:column;display:flex}.Services-module__h5-agW__cardContent h3{font-size:1.6rem;font-weight:800;margin-bottom:1rem;color:#fff;line-height:1.2}.Services-module__h5-agW__cardContent p{font-size:.95rem;margin-bottom:1.5rem;color:#fff9;line-height:1.6}.Services-module__h5-agW__features{list-style:none;padding:0;flex-wrap:wrap;margin-bottom:2rem;gap:.5rem 1rem;display:flex}.Services-module__h5-agW__features li{font-size:.85rem;font-weight:700;color:var(--color-secondary)}.Services-module__h5-agW__learnMore{padding-top:1rem;font-size:.9rem;font-weight:800;color:var(--color-accent);text-transform:uppercase;border-top:1px solid #ffffff0d;letter-spacing:.05em;gap:.5rem;align-items:center;margin-top:auto;display:flex}.Services-module__h5-agW__footerAction{overflow:visible!important;padding:20px 0;justify-content:center;margin-top:3rem;display:flex}.Services-module__h5-agW__viewAllBtn{backface-visibility:hidden;padding:1.2rem 3rem;font-size:1.1rem;text-decoration:none;font-weight:900;color:var(--color-background);transition:all var(--transition-normal);gap:12px;will-change:transform;isolation:isolate;align-items:center;box-shadow:var(--glow-lime);border-radius:100px;background:var(--color-accent);display:flex}.Services-module__h5-agW__viewAllBtn:hover{transform:translateY(-8px);box-shadow:0 25px 50px #84cc1666;background:#a3e635}@media (max-width:768px){.Services-module__h5-agW__grid{grid-template-columns:1fr}.Services-module__h5-agW__viewAllBtn{padding:1rem 2rem;justify-content:center;font-size:1rem;width:100%}.Services-module__h5-agW__header{text-align:center}.Services-module__h5-agW__subtitle{text-align:center;padding-left:.15em}.Services-module__h5-agW__title{text-align:center}.Services-module__h5-agW__headerDescription{font-size:1rem;text-align:center}}.Process-module__Y14LMW__process{padding:4rem 0;background:var(--color-background)}.Process-module__Y14LMW__header{margin-right:auto;margin-bottom:var(--spacing-xl);max-width:800px;text-align:center;margin-left:auto}.Process-module__Y14LMW__subtitle{font-size:.8rem;font-weight:800;margin-bottom:var(--spacing-xs);color:var(--color-accent);text-transform:uppercase;letter-spacing:.15em;display:block}.Process-module__Y14LMW__title{font-size:clamp(3rem,8vw,4.5rem);font-weight:900;margin-bottom:var(--spacing-sm);color:#fff;line-height:1.1}.Process-module__Y14LMW__description{font-size:1.2rem;color:#ffffff80}.Process-module__Y14LMW__timeline{max-width:800px;flex-direction:column;margin:0 auto;align-items:center;width:100%;display:flex}.Process-module__Y14LMW__stepWrapper{position:relative;flex-direction:column;align-items:center;width:100%;display:flex}.Process-module__Y14LMW__stepCard{backface-visibility:hidden;padding:2.5rem;border:1px solid var(--color-border);transition:all var(--transition-normal);gap:2rem;will-change:transform;isolation:isolate;align-items:center;border-radius:32px;width:100%;display:flex}.Process-module__Y14LMW__stepCard:hover{border-color:var(--color-accent);box-shadow:0 20px 40px #84cc1633;background:#0f172acc}.Process-module__Y14LMW__numberBadge{height:70px;flex-shrink:0;justify-content:center;font-size:1.75rem;border:1px solid var(--color-border);font-weight:900;color:var(--color-accent);align-items:center;box-shadow:var(--shadow-elite);border-radius:20px;background:var(--color-primary-light);width:70px;display:flex}.Process-module__Y14LMW__cardContent{text-align:left}.Process-module__Y14LMW__cardContent h3{font-size:1.6rem;font-weight:800;margin-bottom:.5rem;color:#fff}.Process-module__Y14LMW__cardContent p{font-size:1.05rem;color:#ffffff80;line-height:1.6}.Process-module__Y14LMW__verticalLine{height:60px;opacity:.15;background:linear-gradient(to bottom,var(--color-accent),transparent);width:2px}.Process-module__Y14LMW__valuesWrapper{padding-top:var(--spacing-lg);border-top:1px solid #ffffff0d;width:100%;margin-top:var(--spacing-xl)}.Process-module__Y14LMW__valuesGrid{justify-content:center;flex-wrap:wrap;gap:3rem;display:flex}.Process-module__Y14LMW__valueItem{flex:180px;flex-direction:column;min-width:180px;gap:.8rem;text-align:center;align-items:center;display:flex}.Process-module__Y14LMW__valueIcon{height:55px;justify-content:center;color:var(--color-accent);align-items:center;border-radius:16px;background:#84cc161a;width:55px;display:flex}.Process-module__Y14LMW__valueText strong{font-size:1.1rem;color:#fff;display:block}.Process-module__Y14LMW__valueText span{font-size:.9rem;color:#ffffff80}@media (max-width:768px){.Process-module__Y14LMW__stepCard{padding:1.5rem;flex-direction:column;gap:1rem;text-align:center}.Process-module__Y14LMW__cardContent{text-align:center}.Process-module__Y14LMW__cardContent h3{font-size:1.3rem}.Process-module__Y14LMW__numberBadge{height:60px;font-size:1.5rem;width:60px}.Process-module__Y14LMW__verticalLine{height:40px}.Process-module__Y14LMW__valuesGrid{gap:1.5rem}.Process-module__Y14LMW__valueItem{flex:140px;min-width:140px}.Process-module__Y14LMW__header{text-align:center}.Process-module__Y14LMW__subtitle{text-align:center;padding-left:.15em}.Process-module__Y14LMW__description,.Process-module__Y14LMW__title{text-align:center}}.Benefits-module__dqXh6a__benefits{overflow:hidden;padding:4rem 0;position:relative;background:var(--color-background)}.Benefits-module__dqXh6a__header{margin-right:auto;margin-bottom:var(--spacing-xl);max-width:800px;text-align:center;margin-left:auto}.Benefits-module__dqXh6a__badge{padding:6px 16px;font-size:.8rem;border:1px solid #84cc1633;font-weight:800;margin-bottom:1.5rem;color:var(--color-accent);text-transform:uppercase;letter-spacing:.05em;gap:8px;align-items:center;border-radius:100px;background:#84cc161a;display:inline-flex}.Benefits-module__dqXh6a__title{font-size:clamp(3rem,8vw,4.5rem);font-weight:900;margin-bottom:1.5rem;color:#fff}.Benefits-module__dqXh6a__description{font-size:1.25rem;color:#ffffff80}.Benefits-module__dqXh6a__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.Benefits-module__dqXh6a__card{overflow:hidden;min-height:280px;padding:2.5rem;justify-content:flex-end;border:1px solid var(--color-border);transition:all var(--transition-normal);position:relative;flex-direction:column;border-radius:32px;background:var(--color-glass-deep);display:flex}.Benefits-module__dqXh6a__card:hover{border-color:var(--color-accent);background:#0f172acc}.Benefits-module__dqXh6a__large{min-height:350px;grid-column:span 2}.Benefits-module__dqXh6a__small{grid-column:span 1}.Benefits-module__dqXh6a__cardBg{position:absolute;inset:0;z-index:1}.Benefits-module__dqXh6a__bgVideo{height:100%;object-fit:cover;opacity:.25;width:100%}.Benefits-module__dqXh6a__bgOverlay{position:absolute;inset:0;background:linear-gradient(to top,var(--color-background) 0,transparent 100%);z-index:2}.Benefits-module__dqXh6a__iconWrapper{margin-bottom:auto;color:var(--color-accent);position:relative;width:fit-content;z-index:3}.Benefits-module__dqXh6a__cardText{position:relative;z-index:3}.Benefits-module__dqXh6a__cardText h3{font-size:1.5rem;font-weight:800;margin-bottom:.5rem;color:#fff}.Benefits-module__dqXh6a__cardText p{font-size:.95rem;color:#fff9;line-height:1.6}.Benefits-module__dqXh6a__glow{height:150px;right:0;transition:opacity .3s;position:absolute;opacity:0;top:0;background:radial-gradient(circle,var(--color-accent-glow) 0,transparent 70%);width:150px;z-index:2}.Benefits-module__dqXh6a__card:hover .Benefits-module__dqXh6a__glow{opacity:.2}@media (max-width:1200px){.Benefits-module__dqXh6a__grid{grid-template-columns:repeat(2,1fr)}.Benefits-module__dqXh6a__large,.Benefits-module__dqXh6a__small{grid-column:span 1}}@media (max-width:768px){.Benefits-module__dqXh6a__grid{grid-template-columns:1fr}.Benefits-module__dqXh6a__card{min-height:250px;padding:2rem}.Benefits-module__dqXh6a__large{min-height:300px}.Benefits-module__dqXh6a__header{text-align:center}.Benefits-module__dqXh6a__badge{text-align:center;padding-left:.15em}.Benefits-module__dqXh6a__description,.Benefits-module__dqXh6a__title{text-align:center}}.Testimonials-module__5wb8fq__testimonials{padding:4rem 0;position:relative;background:var(--color-background)}.Testimonials-module__5wb8fq__header{margin-right:auto;margin-bottom:var(--spacing-xl);max-width:800px;text-align:center;margin-left:auto}.Testimonials-module__5wb8fq__subtitle{font-size:.8rem;font-weight:800;margin-bottom:var(--spacing-xs);color:var(--color-accent);text-transform:uppercase;letter-spacing:.15em;display:block}.Testimonials-module__5wb8fq__title{font-size:clamp(2.5rem,6vw,4rem);font-weight:900;margin-bottom:1.5rem;color:#fff}.Testimonials-module__5wb8fq__description{font-size:1.2rem;color:#ffffff80}.Testimonials-module__5wb8fq__marqueeContainer{overflow:hidden;padding:2rem 0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000);mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000);width:100%}.Testimonials-module__5wb8fq__marqueeTrack{animation:Testimonials-module__5wb8fq__scroll 50s linear infinite;width:max-content;display:flex}.Testimonials-module__5wb8fq__marqueeTrack:hover{animation-play-state:paused}@keyframes Testimonials-module__5wb8fq__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.Testimonials-module__5wb8fq__card{flex-shrink:0;padding:3rem;border:1px solid var(--color-border);margin-right:var(--spacing-lg);transition:all var(--transition-normal);position:relative;flex-direction:column;border-radius:40px;background:var(--color-glass-deep);width:400px;display:flex}.Testimonials-module__5wb8fq__card:hover{border-color:var(--color-accent);box-shadow:0 20px 40px #0006;background:#0f172acc}.Testimonials-module__5wb8fq__quoteIcon{right:2rem;color:var(--color-accent);position:absolute;opacity:.1;top:2rem}.Testimonials-module__5wb8fq__stars{margin-bottom:1.5rem;gap:4px;display:flex}.Testimonials-module__5wb8fq__comment{flex-grow:1;font-size:1.1rem;font-style:italic;margin-bottom:2rem;color:#fffc;line-height:1.7}.Testimonials-module__5wb8fq__user{padding-top:1.5rem;border-top:1px solid #ffffff0d;gap:1rem;align-items:center;display:flex}.Testimonials-module__5wb8fq__avatar{height:50px;justify-content:center;border:1px solid var(--color-border);color:var(--color-accent);align-items:center;border-radius:15px;background:var(--color-primary-light);width:50px;display:flex}.Testimonials-module__5wb8fq__userInfo strong{font-size:1rem;color:#fff;display:block}.Testimonials-module__5wb8fq__userInfo span{font-size:.85rem;color:#fff6}@media (max-width:768px){.Testimonials-module__5wb8fq__marqueeContainer{-webkit-mask-image:none;mask-image:none}.Testimonials-module__5wb8fq__marqueeTrack{animation-duration:30s}.Testimonials-module__5wb8fq__card{padding:2rem;width:300px}.Testimonials-module__5wb8fq__header{text-align:center}.Testimonials-module__5wb8fq__subtitle{text-align:center;padding-left:.15em}.Testimonials-module__5wb8fq__description,.Testimonials-module__5wb8fq__title{text-align:center}}