.how-we-work-page{width:100%;max-width:1440px;margin:0 auto;overflow-x:hidden;font-family:var(--font-libre);background-color:#fff}.hww-hero{position:relative;width:100%;min-height:clamp(380px,60vh,650px);color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:80px 88px;box-sizing:border-box;z-index:1}.hww-hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;overflow:hidden}.hww-hero-bg img{width:100%;height:100%;object-fit:cover}.hww-hero-content{max-width:753px;z-index:2;margin-top:80px}.hww-hero-heading{font-family:var(--font-catamaran);font-weight:900;font-size:63px;line-height:82px;margin-bottom:2rem;color:#fff;letter-spacing:0}.hww-hero-subheading{font-family:var(--font-libre);font-weight:400;font-size:30px;line-height:1.4;max-width:742px;margin-bottom:3rem;color:#fff}.btn-browse-products{width:420px}.hww-hero-actions .btn-browse-products .btn-text{padding:0 32px}.hww-hero-actions .btn-browse-products .btn-bg{background-color:#fff;border-color:#fff;box-shadow:0 2px 8px #0000001f,0 4px 20px #ffffff2e}.hww-hero-actions .btn-browse-products .btn-text{color:var(--brand-accent)}.hww-hero-actions .btn-browse-products:hover .btn-bg{background-color:#ffffffeb;border-color:#ffffffeb;box-shadow:0 8px 24px #0000002e,0 4px 10px #00000014}.hww-hero-actions .btn-browse-products:hover .btn-text{color:var(--brand-accent)}.hww-stats-bar{display:flex;align-items:center;background-color:#f5f3f1;border-top:1px solid #e8e4e0;border-bottom:1px solid #e8e4e0;padding:44px clamp(20px,4vw,60px);gap:32px;opacity:0;transform:translateY(16px);transition:opacity .7s ease,transform .7s ease}.hww-stats-bar--visible{opacity:1;transform:translateY(0)}.hww-stats-logo{flex:0 0 18%;display:flex;align-items:center;justify-content:center;border-right:1px solid #ddd8d4;padding-right:32px}.hww-stats-logo img{width:clamp(90px,11vw,140px);height:auto;object-fit:contain}.hww-stats-right{flex:1;display:flex;flex-direction:column;align-items:flex-end;gap:20px;min-width:0}.hww-stats-text{width:100%;font-family:var(--font-catamaran);font-weight:400;font-size:clamp(13px,1.5vw,20px);letter-spacing:1.6px;color:#9f9b9b;line-height:1.65;margin:0;text-transform:uppercase}.hww-hl{color:#f26938;font-weight:400}.hww-stats-link{font-family:var(--font-catamaran);font-weight:700;font-size:clamp(12px,1.1vw,15px);letter-spacing:1.5px;color:#f26938;text-decoration:underline;text-underline-offset:3px;text-transform:uppercase;display:inline-flex;align-items:center;gap:6px;flex-shrink:0;transition:gap .25s ease,opacity .25s ease}.hww-stats-link:hover{gap:10px;opacity:.8}.hww-stats-chevron{width:13px;height:13px;flex-shrink:0}.hww-offer{padding:80px clamp(24px,5vw,80px) 60px;background:#fff;text-align:center;opacity:0;transform:translateY(24px);transition:opacity .8s ease,transform .8s ease}.hww-offer--visible{opacity:1;transform:translateY(0)}.hww-offer-heading{font-family:var(--font-catamaran);font-weight:900;font-size:clamp(28px,3.5vw,48px);color:#f26938;letter-spacing:4px;margin:0 0 32px;text-align:center}.hww-offer-subtext{font-family:var(--font-libre);font-weight:600;font-size:clamp(16px,1.6vw,22px);color:#9f9b9b;line-height:1.6;letter-spacing:.5px;text-align:center;max-width:1000px;margin:0 auto 50px}.hww-offer-icons{display:flex;justify-content:center;gap:clamp(20px,4vw,60px);flex-wrap:wrap;margin-bottom:40px}.hww-offer-btn{display:flex;flex-direction:column;align-items:center;gap:12px;background:none;border:none;cursor:pointer;padding:8px;border-radius:8px;transition:transform .2s ease;max-width:140px}.hww-offer-btn:hover{transform:translateY(-2px)}.hww-offer-btn img{width:90px;height:90px;object-fit:contain;filter:brightness(0) saturate(100%) invert(68%) sepia(5%) saturate(191%) hue-rotate(314deg) brightness(90%) contrast(90%);transition:filter .25s ease}.hww-offer-btn.active img{filter:brightness(0) saturate(100%) invert(48%) sepia(82%) saturate(1636%) hue-rotate(344deg) brightness(101%) contrast(91%)}.hww-offer-btn-label{font-family:var(--font-catamaran);font-weight:600;font-size:clamp(12px,1.2vw,16px);letter-spacing:1.5px;color:#9f9b9b;text-transform:uppercase;text-align:center;line-height:1.3;transition:color .25s ease}.hww-offer-btn.active .hww-offer-btn-label{color:#f26938}.hww-offer-panel{max-width:940px;margin:0 auto;position:relative;min-height:200px}.hww-offer-panel-card{display:none;align-items:flex-start;gap:32px;background:#f0eeec;border-radius:28px;padding:36px 40px;text-align:left;animation:offerPanelFadeIn .3s ease both}.hww-offer-panel-card.active{display:flex}@keyframes offerPanelFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.hww-offer-panel-icon{flex-shrink:0;width:90px;height:90px;display:flex;align-items:center;justify-content:center;margin-top:4px}.hww-offer-panel-icon img{width:90px;height:90px;object-fit:contain;filter:brightness(0) saturate(100%) invert(48%) sepia(82%) saturate(1636%) hue-rotate(344deg) brightness(101%) contrast(91%)}.hww-offer-panel-body{flex:1;min-width:0}.hww-offer-panel-title{font-family:var(--font-catamaran);font-weight:900;font-size:clamp(16px,1.6vw,22px);letter-spacing:2px;color:#f26938;margin:0 0 8px}.hww-offer-panel-subtitle{font-family:var(--font-catamaran);font-weight:700;font-size:clamp(13px,1.2vw,17px);letter-spacing:1px;color:#9f9b9b;margin:0 0 14px}.hww-offer-panel-desc{font-family:var(--font-libre);font-size:clamp(13px,1.1vw,16px);color:#9f9b9b;line-height:1.6;margin:0 0 10px}.hww-offer-panel-desc:last-child{margin-bottom:0}.hww-operate-section{padding:80px 0;display:flex;flex-direction:column;align-items:center;position:relative;overflow:hidden;background:#fff}.hww-operate-bg{position:absolute;top:0;left:50%;width:100%;max-width:1440px;height:100%;z-index:0;opacity:.08;pointer-events:none;transform:translate(-50%)}.hww-operate-bg img{width:100%;height:100%;object-fit:cover}.hww-operate-heading{font-family:var(--font-catamaran);font-weight:900;font-size:clamp(28px,4vw,56px);color:#9f9b9b;text-align:center;margin:0 0 60px;position:relative;z-index:1;letter-spacing:2px;opacity:0;transform:translateY(18px);transition:opacity .8s ease,transform .8s cubic-bezier(.25,.46,.45,.94)}.hww-operate-heading--visible{opacity:1;transform:translateY(0)}.hww-operate-timeline{position:relative;width:100%;max-width:860px;padding:0 clamp(20px,5vw,60px) 0 clamp(92px,10vw,120px);box-sizing:border-box;z-index:1}.hww-operate-item{display:flex;align-items:flex-start;gap:28px;margin-bottom:48px;position:relative}.hww-operate-item:not(.hww-operate-item--last):before{content:"";position:absolute;left:10px;top:30px;height:calc(100% + 48px);width:4px;background:#f26938;z-index:0}.hww-operate-num{position:absolute;left:-80px;top:0;width:52px;text-align:right;font-family:var(--font-catamaran);font-weight:400;font-size:clamp(30px,3.8vw,52px);color:#f26938;line-height:1.2;letter-spacing:1px;user-select:none;pointer-events:none;transform:translate(-14px);transition:transform .75s cubic-bezier(.25,.46,.45,.94)}.hww-operate-item--visible .hww-operate-num{transform:translate(0)}.hww-operate-item:nth-child(2).hww-operate-item--visible .hww-operate-num{transition-delay:.07s}.hww-operate-item:nth-child(3).hww-operate-item--visible .hww-operate-num{transition-delay:.14s}.hww-operate-item:nth-child(4).hww-operate-item--visible .hww-operate-num{transition-delay:.21s}.hww-operate-item:nth-child(5).hww-operate-item--visible .hww-operate-num{transition-delay:.28s}.hww-operate-item:nth-child(6).hww-operate-item--visible .hww-operate-num{transition-delay:.35s}.hww-operate-item:nth-child(7).hww-operate-item--visible .hww-operate-num{transition-delay:.42s}.hww-operate-dot{width:24px;height:24px;background:#f26938;border-radius:50%;flex-shrink:0;margin-top:6px;position:relative;z-index:1;opacity:0;transform:translate(28px);transition:opacity .7s ease,transform .75s cubic-bezier(.25,.46,.45,.94)}.hww-operate-content{flex:1;min-width:0;padding-bottom:4px;opacity:0;transform:translate(28px);transition:opacity .7s ease,transform .75s cubic-bezier(.25,.46,.45,.94)}.hww-operate-item--visible .hww-operate-dot,.hww-operate-item--visible .hww-operate-content{opacity:1;transform:translate(0)}.hww-operate-item:nth-child(2).hww-operate-item--visible .hww-operate-dot,.hww-operate-item:nth-child(2).hww-operate-item--visible .hww-operate-content{transition-delay:.07s}.hww-operate-item:nth-child(3).hww-operate-item--visible .hww-operate-dot,.hww-operate-item:nth-child(3).hww-operate-item--visible .hww-operate-content{transition-delay:.14s}.hww-operate-item:nth-child(4).hww-operate-item--visible .hww-operate-dot,.hww-operate-item:nth-child(4).hww-operate-item--visible .hww-operate-content{transition-delay:.21s}.hww-operate-item:nth-child(5).hww-operate-item--visible .hww-operate-dot,.hww-operate-item:nth-child(5).hww-operate-item--visible .hww-operate-content{transition-delay:.28s}.hww-operate-item:nth-child(6).hww-operate-item--visible .hww-operate-dot,.hww-operate-item:nth-child(6).hww-operate-item--visible .hww-operate-content{transition-delay:.35s}.hww-operate-item:nth-child(7).hww-operate-item--visible .hww-operate-dot,.hww-operate-item:nth-child(7).hww-operate-item--visible .hww-operate-content{transition-delay:.42s}.hww-operate-title{font-family:var(--font-catamaran);font-weight:400;font-size:clamp(18px,2.2vw,30px);color:#f26938;margin:0 0 10px;letter-spacing:1px;line-height:1.2}.hww-operate-desc{font-family:var(--font-libre);font-size:clamp(14px,1.4vw,19px);color:#9f9b9b;line-height:1.6;margin:0;letter-spacing:.3px}.hww-promise{padding:48px clamp(20px,5vw,80px) 60px;background:#f5f3f1;text-align:center;border-top:1px solid #e8e4e0;opacity:0;transform:translateY(20px);transition:opacity .8s ease,transform .8s ease}.hww-promise--visible{opacity:1;transform:translateY(0)}.hww-promise-heading{font-family:var(--font-catamaran);font-weight:400;font-size:clamp(20px,2.8vw,38px);color:#9f9b9b;letter-spacing:4px;margin:0 0 44px;text-transform:uppercase}.hww-promise-grid{display:flex;justify-content:center;gap:clamp(40px,10vw,160px);flex-wrap:wrap}.hww-promise-item{display:flex;flex-direction:column;align-items:center;gap:6px;opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s cubic-bezier(.25,.46,.45,.94)}.hww-promise-item--visible{opacity:1;transform:translateY(0)}.hww-promise-item:nth-child(1).hww-promise-item--visible{transition-delay:0s}.hww-promise-item:nth-child(2).hww-promise-item--visible{transition-delay:.18s}.hww-promise-item:nth-child(3).hww-promise-item--visible{transition-delay:.36s}.hww-promise-check{width:58px;height:58px;display:flex;align-items:center;justify-content:center}.hww-promise-check img{width:100%;height:100%;object-fit:contain}.hww-promise-word{font-family:var(--font-catamaran);font-weight:900;font-size:clamp(28px,3.5vw,48px);color:#f26938;letter-spacing:2px}.how-we-work-page .section-cta:before{display:none}@keyframes kenBurns{0%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes hwwClipReveal{0%{clip-path:inset(0 0 100% 0);transform:translateY(18px);opacity:0}to{clip-path:inset(0 0 0% 0);transform:translateY(0);opacity:1}}@keyframes hwwBlurFade{0%{opacity:0;filter:blur(7px)}to{opacity:1;filter:blur(0px)}}@keyframes hwwScaleSpring{0%{opacity:0;transform:scale(.88)}to{opacity:1;transform:scale(1)}}.hww-hero-bg img{animation:kenBurns 9s ease-out both}.hww-hero-heading{animation:hwwClipReveal 1s cubic-bezier(.16,1,.3,1) .1s both}.hww-hero-subheading{animation:hwwBlurFade 1s ease .55s both}.hww-hero-actions{animation:hwwScaleSpring .7s cubic-bezier(.34,1.56,.64,1) .88s both}@media(min-width:1025px)and (max-width:1300px){.hww-hero-actions{display:flex;justify-content:center}.hww-hero-actions .btn-browse-products .btn-text{white-space:nowrap}}@media(max-width:1024px){.hww-hero{padding:60px 40px;min-height:60vh}.hww-hero-heading{font-size:clamp(36px,5vw,63px);line-height:1.2}.hww-hero-subheading{font-size:clamp(18px,2.5vw,30px)}.hww-stats-bar{gap:20px;padding:36px clamp(20px,3vw,40px)}.hww-offer{padding:60px 30px 40px}.hww-offer-panel-card{padding:28px;gap:24px}.hww-operate-section{padding:60px 0}.hww-promise{padding:60px 30px 80px}}@media(max-width:768px){.hww-hero{padding:60px 20px 40px;min-height:auto;align-items:flex-start}.hww-hero-content{max-width:100%;margin-top:0}.hww-hero-heading{font-size:clamp(28px,8vw,44px);line-height:1.2;margin-bottom:1.2rem}.hww-hero-subheading{font-size:clamp(16px,4.5vw,22px);margin-bottom:2rem;animation:none;opacity:1;filter:none}.btn-browse-products{width:100%;max-width:320px;height:52px}.btn-browse-products .btn-text{font-size:16px;letter-spacing:1.2px;white-space:nowrap}.hww-stats-bar{flex-direction:column;gap:20px;padding:28px 20px;text-align:center}.hww-stats-logo{flex:none;border-right:none;border-bottom:1px solid #ddd8d4;padding-right:0;padding-bottom:20px;width:100%}.hww-stats-logo img{width:72px}.hww-stats-right{align-items:center;width:100%}.hww-stats-link{margin-top:4px}.hww-offer{padding:48px 20px 40px}.hww-offer-subtext{text-align:center}.hww-offer-icons{display:grid;grid-template-columns:1fr 1fr;gap:24px 20px;max-width:280px;margin:0 auto 40px}.hww-offer-btn{max-width:120px}.hww-offer-btn img{width:64px;height:64px}.hww-offer-panel-card{flex-direction:column;padding:28px 24px;gap:20px;border-radius:20px}.hww-operate-section{padding:48px 0 40px}.hww-operate-timeline{padding:0 20px 0 64px}.hww-operate-num{left:-58px;width:42px;font-size:clamp(22px,5vw,34px)}.hww-operate-item{gap:20px;margin-bottom:36px}.hww-operate-item:not(.hww-operate-item--last):before{height:calc(100% + 36px)}.hww-operate-item.hww-operate-item--visible .hww-operate-dot,.hww-operate-item.hww-operate-item--visible .hww-operate-content{transition-delay:0s!important}.hww-promise{padding:48px 20px 64px}.hww-promise-heading{font-size:clamp(14px,4vw,20px);letter-spacing:2px;margin-bottom:50px}.hww-promise-grid{gap:40px}.hww-promise-check{width:60px;height:60px}.hww-promise-word{font-size:clamp(24px,6vw,36px)}.hww-promise-item{transform:translateY(18px)}.hww-promise-item--visible{transform:translateY(0)}}
