.HowToOrder-module__W5d6mW__page{background:var(--gray-light);min-height:100vh;padding:140px 0 100px}.HowToOrder-module__W5d6mW__container{max-width:1100px;margin:0 auto;padding:0 40px}.HowToOrder-module__W5d6mW__header{text-align:center;margin-bottom:70px}.HowToOrder-module__W5d6mW__header h1{color:var(--text-dark);letter-spacing:-.7px;margin-bottom:16px;font-size:46px;font-weight:700}.HowToOrder-module__W5d6mW__header p{color:var(--gray-text);max-width:620px;margin:0 auto;font-size:18px}.HowToOrder-module__W5d6mW__steps{flex-direction:column;gap:24px;display:flex;position:relative}.HowToOrder-module__W5d6mW__steps:before{content:"";background:linear-gradient(180deg,var(--primary)0%,transparent 100%);opacity:.2;width:2px;position:absolute;top:40px;bottom:40px;left:39px}.HowToOrder-module__W5d6mW__step{background:var(--white);border-radius:24px;grid-template-columns:80px 1fr auto;align-items:center;gap:28px;padding:28px 32px;transition:all .3s;display:grid;position:relative;box-shadow:0 4px 20px #2d37480d}.HowToOrder-module__W5d6mW__step:hover{transform:translate(6px);box-shadow:0 10px 30px #2d374814}.HowToOrder-module__W5d6mW__stepNum{background:linear-gradient(135deg,var(--primary)0%,var(--primary-hover)100%);width:64px;height:64px;color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:24px;font-weight:700;display:flex;box-shadow:0 6px 16px #487ba24d}.HowToOrder-module__W5d6mW__stepContent h3{color:var(--text-dark);letter-spacing:-.3px;margin-bottom:6px;font-size:21px;font-weight:700}.HowToOrder-module__W5d6mW__stepContent p{color:var(--gray-text);font-size:15px;line-height:1.6}.HowToOrder-module__W5d6mW__stepTime{text-align:right;flex-shrink:0}.HowToOrder-module__W5d6mW__stepTime .HowToOrder-module__W5d6mW__label{color:var(--gray-text);text-transform:uppercase;letter-spacing:.8px;margin-bottom:4px;font-size:11px;font-weight:600}.HowToOrder-module__W5d6mW__stepTime .HowToOrder-module__W5d6mW__value{color:var(--primary);background:var(--blue-light);border-radius:999px;padding:6px 14px;font-size:15px;font-weight:600;display:inline-block}.HowToOrder-module__W5d6mW__cta{background:linear-gradient(135deg,var(--primary)0%,var(--primary-hover)100%);text-align:center;color:var(--white);border-radius:32px;margin-top:60px;padding:60px 50px;position:relative;overflow:hidden}.HowToOrder-module__W5d6mW__cta:before{content:"";background:#ffffff14;border-radius:50%;width:300px;height:300px;position:absolute;top:-100px;right:-100px}.HowToOrder-module__W5d6mW__cta:after{content:"";background:#ffffff0d;border-radius:50%;width:200px;height:200px;position:absolute;bottom:-80px;left:-80px}.HowToOrder-module__W5d6mW__cta h2{letter-spacing:-.5px;margin-bottom:14px;font-size:34px;font-weight:700;position:relative}.HowToOrder-module__W5d6mW__cta p{opacity:.9;max-width:500px;margin-bottom:32px;margin-left:auto;margin-right:auto;font-size:16px;position:relative}.HowToOrder-module__W5d6mW__ctaButtons{flex-wrap:wrap;justify-content:center;gap:14px;display:flex;position:relative}.HowToOrder-module__W5d6mW__ctaPrimary,.HowToOrder-module__W5d6mW__ctaSecondary{cursor:pointer;border-radius:999px;padding:16px 34px;font-family:Montserrat,sans-serif;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.HowToOrder-module__W5d6mW__ctaPrimary{background:var(--white);color:var(--primary)}.HowToOrder-module__W5d6mW__ctaPrimary:hover{transform:translateY(-2px);box-shadow:0 12px 30px #0003}.HowToOrder-module__W5d6mW__ctaSecondary{color:var(--white);background:0 0;border:2px solid #fff6}.HowToOrder-module__W5d6mW__ctaSecondary:hover{border-color:var(--white);background:#ffffff1a}.HowToOrder-module__W5d6mW__emailNote{border-left:3px solid var(--accent,#c19a4f);color:var(--text-dark);background:#c19a4f14;border-radius:0 12px 12px 0;margin:-10px 0 30px 100px;padding:12px 18px;font-size:14px;line-height:1.5}.HowToOrder-module__W5d6mW__portalSection{background:var(--white);border:1px solid var(--border,#0000000f);border-radius:28px;margin:80px 0 60px;padding:56px 48px;box-shadow:0 8px 30px #0000000a}.HowToOrder-module__W5d6mW__portalHeader{text-align:center;max-width:720px;margin-bottom:40px;margin-left:auto;margin-right:auto}.HowToOrder-module__W5d6mW__portalKicker{background:var(--accent-soft,#c19a4f1f);color:var(--accent,#c19a4f);letter-spacing:1.2px;text-transform:uppercase;border-radius:999px;margin-bottom:16px;padding:5px 14px;font-size:12px;font-weight:700;display:inline-block}.HowToOrder-module__W5d6mW__portalHeader h2{color:var(--text-dark);letter-spacing:-.5px;margin:0 0 14px;font-size:36px;font-weight:700}.HowToOrder-module__W5d6mW__portalHeader p{color:var(--gray-text);margin:0;font-size:16px;line-height:1.6}.HowToOrder-module__W5d6mW__portalGrid{grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:36px;display:grid}.HowToOrder-module__W5d6mW__portalCard{background:var(--gray-light,#f8f7f2);border-radius:16px;padding:22px 20px;transition:transform .2s}.HowToOrder-module__W5d6mW__portalCard:hover{transform:translateY(-3px)}.HowToOrder-module__W5d6mW__portalIcon{margin-bottom:10px;font-size:26px}.HowToOrder-module__W5d6mW__portalCard h4{color:var(--text-dark);margin:0 0 6px;font-size:16px;font-weight:700}.HowToOrder-module__W5d6mW__portalCard p{color:var(--gray-text);margin:0;font-size:13px;line-height:1.5}.HowToOrder-module__W5d6mW__portalMore{text-align:center}.HowToOrder-module__W5d6mW__portalMoreBtn{background:var(--text-dark);color:var(--white);border-radius:999px;align-items:center;gap:8px;padding:14px 30px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.HowToOrder-module__W5d6mW__portalMoreBtn:hover{opacity:.9;transform:translateY(-2px)}@media (max-width:768px){.HowToOrder-module__W5d6mW__page{padding:110px 0 60px}.HowToOrder-module__W5d6mW__container{padding:0 18px}.HowToOrder-module__W5d6mW__header h1{font-size:32px}.HowToOrder-module__W5d6mW__header p{font-size:15px}.HowToOrder-module__W5d6mW__steps:before{display:none}.HowToOrder-module__W5d6mW__step{border-radius:20px;grid-template-columns:52px 1fr;gap:16px;padding:22px 20px}.HowToOrder-module__W5d6mW__stepNum{width:52px;height:52px;font-size:20px}.HowToOrder-module__W5d6mW__stepContent h3{font-size:17px}.HowToOrder-module__W5d6mW__stepContent p{font-size:14px}.HowToOrder-module__W5d6mW__stepTime{text-align:left;grid-column:2/-1;margin-top:10px}.HowToOrder-module__W5d6mW__cta{border-radius:24px;padding:44px 28px}.HowToOrder-module__W5d6mW__cta h2{font-size:24px}.HowToOrder-module__W5d6mW__emailNote{margin:-8px 0 22px;padding:10px 14px;font-size:13px}.HowToOrder-module__W5d6mW__portalSection{border-radius:22px;margin:50px 0 40px;padding:36px 22px}.HowToOrder-module__W5d6mW__portalHeader{margin-bottom:28px}.HowToOrder-module__W5d6mW__portalHeader h2{font-size:26px}.HowToOrder-module__W5d6mW__portalHeader p{font-size:14px}.HowToOrder-module__W5d6mW__portalGrid{grid-template-columns:1fr;gap:12px;margin-bottom:24px}}
