.group-order-hero,.group-order-guide{--group-blue: #2f7ea8;--group-blue-dark: #1f5f80;--group-ink: #1f2933;--group-muted: #5e6873;--group-border: rgba(31, 95, 128, .18);--group-surface: #ffffff;--group-soft: #f4f9fb;--group-warm: #fff8ec;--group-coral: #b8324a;color:var(--group-ink)}.group-order-hero *,.group-order-guide *{box-sizing:border-box}.group-order-hero a,.group-order-guide a{text-decoration:none}.group-order-hero a:focus-visible,.group-order-guide a:focus-visible,.group-order-guide summary:focus-visible{outline:3px solid rgba(47,126,168,.48);outline-offset:4px}.group-order-shell{width:min(1180px,calc(100% - 32px));margin:0 auto}.group-order-eyebrow{margin:0 0 12px;color:var(--group-blue-dark);font-size:clamp(12px,1.45vw,14px);font-weight:800;letter-spacing:.14em;line-height:1.3;text-transform:uppercase}.group-order-eyebrow--light{color:#bfe3f3}.group-order-hero{overflow:clip;padding:clamp(32px,5vw,64px) 0 clamp(30px,4vw,48px);background:radial-gradient(circle at 10% 0%,rgba(47,126,168,.17),transparent 34rem),radial-gradient(circle at 94% 22%,rgba(184,50,74,.09),transparent 24rem),linear-gradient(180deg,#fbfdfe,#f5f9fb)}.group-order-hero__stage{position:relative;padding:clamp(28px,4.8vw,56px);overflow:hidden;border:1px solid var(--group-border);border-radius:32px;background:#ffffffe6;box-shadow:0 24px 60px #1f293314}.group-order-hero__stage:before{position:absolute;top:-74px;right:-66px;width:210px;height:210px;border:34px solid rgba(47,126,168,.07);border-radius:50%;content:"";pointer-events:none}.group-order-hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.94fr) minmax(390px,.82fr);grid-template-areas:"copy visual" "proof visual";align-items:start;column-gap:clamp(30px,5vw,64px);row-gap:26px}.group-order-hero__copy{grid-area:copy;min-width:0}.group-order-hero__title{max-width:760px;margin:0;color:var(--group-ink);font-size:clamp(40px,4.9vw,60px);letter-spacing:-.042em;line-height:1.01;text-wrap:balance}.group-order-hero__description{max-width:690px;margin-top:19px;color:var(--group-muted);font-size:clamp(18px,1.85vw,22px);line-height:1.5}.group-order-hero__description p{margin:0}.group-order-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.group-order-button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:10px;padding:14px 24px;border:1px solid transparent;border-radius:999px;font-weight:800;line-height:1.1;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,border-color .18s ease,color .18s ease}.group-order-button--primary{background:var(--group-blue);color:#fff;box-shadow:0 12px 24px #2f7ea83d}.group-order-button--secondary{border-color:#1f29332e;background:#fff;color:var(--group-ink)}.group-order-button--light{background:#fff;color:var(--group-blue-dark);box-shadow:0 12px 26px #0a222f38}.group-order-button--ghost{border-color:#ffffff73;color:#fff}.group-order-hero__proof{grid-area:proof;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none}.group-order-hero__proof li{display:flex;min-height:48px;align-items:center;gap:10px;padding:9px 11px;border:1px solid rgba(47,126,168,.1);border-radius:14px;background:#f4f9fbb8;font-size:13px;font-weight:750;line-height:1.25}.group-order-hero__proof-mark{display:grid;width:26px;height:26px;flex:0 0 26px;place-items:center;border-radius:50%;background:#2f7ea821;color:var(--group-blue-dark)}.group-order-hero__proof-mark svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2}.group-order-hero__visual{position:relative;grid-area:visual;align-self:center;min-width:0}.group-order-hero__collage{display:grid;min-height:470px;grid-template-columns:minmax(0,1.36fr) minmax(132px,.64fr);grid-template-rows:repeat(2,minmax(0,1fr));gap:12px}.group-order-hero__image{min-width:0;margin:0;overflow:hidden;border:1px solid rgba(47,126,168,.13);border-radius:22px;background:#eaf3f7;box-shadow:0 16px 34px #1f29331a}.group-order-hero__image--primary{grid-row:1 / 3;border-radius:28px 18px 18px 28px}.group-order-hero__image--secondary{border-radius:18px 28px 18px 18px}.group-order-hero__image--tertiary{border-radius:18px 18px 28px}.group-order-hero__image img,.group-order-hero__placeholder{display:block;width:100%;height:100%;object-fit:cover;object-position:var(--group-image-position, center center)}.group-order-hero__visual-note{position:absolute;right:clamp(14px,3vw,28px);bottom:-18px;display:flex;max-width:310px;align-items:flex-start;gap:10px;padding:14px 16px;border:1px solid rgba(31,41,51,.1);border-radius:16px;background:#fff;color:var(--group-ink);box-shadow:0 16px 34px #1f293324;font-size:13px;font-weight:750;line-height:1.4}.group-order-hero__visual-note>span{width:9px;height:9px;flex:0 0 9px;margin-top:5px;border-radius:50%;background:var(--group-coral);box-shadow:0 0 0 4px #b8324a1f}.group-order-guide{padding:clamp(58px,8vw,104px) 0 clamp(64px,9vw,116px);background:#fff}.group-order-guide__intro{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,.68fr);align-items:end;gap:clamp(28px,5vw,72px)}.group-order-guide__intro h2,.group-order-scenarios__heading h2,.group-order-faq__heading h2{max-width:780px;margin:0;color:var(--group-ink);font-size:clamp(32px,4.2vw,50px);letter-spacing:-.03em;line-height:1.06;text-wrap:balance}.group-order-guide__intro-copy{color:var(--group-muted);font-size:clamp(17px,1.7vw,20px);line-height:1.6}.group-order-guide__intro-copy p{margin:0}.group-order-process{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:clamp(34px,5vw,60px) 0 0;padding:0;list-style:none}.group-order-process li{position:relative;display:grid;min-height:236px;grid-template-rows:auto 1fr;gap:24px;padding:clamp(22px,3vw,32px);overflow:hidden;border:1px solid var(--group-border);border-radius:24px;background:var(--group-soft)}.group-order-process li:after{position:absolute;right:-40px;bottom:-58px;width:150px;height:150px;border:28px solid rgba(47,126,168,.06);border-radius:50%;content:""}.group-order-process__number{color:var(--group-blue-dark);font-size:14px;font-weight:850;letter-spacing:.16em}.group-order-process h3{margin:0;color:var(--group-ink);font-size:clamp(23px,2.4vw,30px);line-height:1.08}.group-order-process p{max-width:34ch;margin:12px 0 0;color:var(--group-muted);font-size:16px;line-height:1.55}.group-order-planner{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.72fr);gap:clamp(26px,5vw,64px);margin-top:clamp(52px,8vw,92px);padding:clamp(30px,5.5vw,64px);overflow:hidden;border-radius:30px;background:radial-gradient(circle at 0% 100%,rgba(47,126,168,.42),transparent 25rem),#1f2933;color:#fff;box-shadow:0 26px 60px #1f29332e}.group-order-planner__copy h2{max-width:720px;margin:0;color:#fff;font-size:clamp(32px,4vw,48px);letter-spacing:-.035em;line-height:1.05;text-wrap:balance}.group-order-planner__copy>p:not(.group-order-eyebrow){max-width:650px;margin:20px 0 0;color:#dbe5ea;font-size:clamp(17px,1.6vw,20px);line-height:1.6}.group-order-planner__links{display:flex;flex-wrap:wrap;gap:10px 22px;margin-top:28px}.group-order-planner__links a{display:inline-flex;min-height:44px;align-items:center;gap:8px;color:#fff;font-weight:800}.group-order-planner__checklist{align-self:stretch;padding:clamp(22px,3vw,32px);border:1px solid rgba(255,255,255,.13);border-radius:24px;background:#ffffff14;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.group-order-planner__checklist-title{margin:0 0 18px;color:#fff;font-size:14px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.group-order-planner__checklist ul{display:grid;gap:0;margin:0;padding:0;list-style:none}.group-order-planner__checklist li{display:grid;min-height:72px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:14px;padding:13px 0;border-top:1px solid rgba(255,255,255,.12)}.group-order-planner__checklist li:first-child{border-top:0}.group-order-planner__checklist li>span{display:grid;width:32px;height:32px;place-items:center;border-radius:50%;background:#fff;color:var(--group-blue-dark);font-size:13px;font-weight:900}.group-order-planner__checklist strong,.group-order-planner__checklist small{display:block}.group-order-planner__checklist strong{color:#fff;font-size:16px}.group-order-planner__checklist small{margin-top:3px;color:#c6d4db;font-size:13px;line-height:1.4}.group-order-scenarios{margin-top:clamp(58px,8vw,96px)}.group-order-scenarios__heading{max-width:820px}.group-order-scenarios__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:32px}.group-order-scenario{position:relative;display:flex;min-height:330px;flex-direction:column;padding:clamp(24px,3vw,34px);overflow:hidden;border:1px solid var(--group-border);border-radius:26px;background:#fff;color:var(--group-ink);box-shadow:0 16px 34px #1f293312;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.group-order-scenario:before{width:52px;height:5px;margin-bottom:54px;border-radius:99px;background:var(--scenario-color, var(--group-blue));content:""}.group-order-scenario:after{position:absolute;top:-64px;right:-64px;width:180px;height:180px;border-radius:50%;background:var(--scenario-wash, rgba(47, 126, 168, .08));content:""}.group-order-scenario--business{--scenario-color: #2f7ea8;--scenario-wash: rgba(47, 126, 168, .09)}.group-order-scenario--schools{--scenario-color: #b8324a;--scenario-wash: rgba(184, 50, 74, .08)}.group-order-scenario--events{--scenario-color: #aa7b25;--scenario-wash: rgba(170, 123, 37, .1)}.group-order-scenario__kicker{color:var(--scenario-color);font-size:12px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.group-order-scenario h3{margin:12px 0 0;color:var(--group-ink);font-size:clamp(25px,2.6vw,33px);line-height:1.06}.group-order-scenario p{margin:14px 0 22px;color:var(--group-muted);font-size:15px;line-height:1.55}.group-order-scenario__link{display:inline-flex;min-height:44px;align-items:center;gap:8px;margin-top:auto;color:var(--group-blue-dark);font-weight:850}.group-order-faq{display:grid;grid-template-columns:minmax(260px,.55fr) minmax(0,1fr);gap:clamp(30px,6vw,86px);margin-top:clamp(62px,9vw,110px);padding-top:clamp(46px,6vw,70px);border-top:1px solid var(--group-border)}.group-order-faq__heading h2{font-size:clamp(32px,4vw,48px)}.group-order-faq__heading>p:last-child{margin:18px 0 0;color:var(--group-muted);font-size:16px;line-height:1.6}.group-order-faq__list{display:grid;gap:10px}.group-order-faq__item{border:1px solid var(--group-border);border-radius:18px;background:var(--group-soft)}.group-order-faq__item summary{position:relative;display:flex;min-height:64px;align-items:center;justify-content:space-between;gap:20px;padding:17px 52px 17px 20px;color:var(--group-ink);cursor:pointer;font-size:16px;font-weight:850;line-height:1.35;list-style:none}.group-order-faq__item summary::-webkit-details-marker{display:none}.group-order-faq__item summary:after{position:absolute;right:20px;content:"+";color:var(--group-blue-dark);font-size:24px;font-weight:500}.group-order-faq__item[open] summary:after{content:"\2212"}.group-order-faq__item>div{padding:0 20px 20px;color:var(--group-muted);font-size:15px;line-height:1.65}.group-order-faq__item>div p{margin:0}.group-order-closing{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:clamp(28px,5vw,64px);margin-top:clamp(62px,9vw,108px);padding:clamp(30px,5vw,58px);overflow:hidden;border-radius:30px;background:radial-gradient(circle at 100% 0%,rgba(255,255,255,.14),transparent 22rem),linear-gradient(135deg,#2f7ea8,#1f5f80);color:#fff;box-shadow:0 24px 56px #1f5f803d}.group-order-closing h2{max-width:740px;margin:0;color:#fff;font-size:clamp(31px,4vw,48px);letter-spacing:-.035em;line-height:1.04;text-wrap:balance}.group-order-closing>div>p:last-child{max-width:690px;margin:17px 0 0;color:#e4f1f6;font-size:16px;line-height:1.6}.group-order-actions--closing{min-width:232px;flex-direction:column;margin-top:0}.group-order-actions--closing .group-order-button{width:100%}@media(hover:hover)and (pointer:fine){.group-order-button:hover,.group-order-scenario:hover{transform:translateY(-2px)}.group-order-button--primary:hover{background:var(--group-blue-dark)}.group-order-button--secondary:hover{border-color:var(--group-blue);color:var(--group-blue-dark)}.group-order-button--light:hover{box-shadow:0 16px 30px #0a222f4d}.group-order-button--ghost:hover{border-color:#fff;background:#ffffff17}.group-order-scenario:hover{border-color:#2f7ea84d;box-shadow:0 22px 42px #1f29331f}}@media(max-width:989px){.group-order-hero__grid,.group-order-guide__intro,.group-order-planner,.group-order-faq,.group-order-closing{grid-template-columns:1fr}.group-order-hero__copy{max-width:760px}.group-order-hero__grid{grid-template-areas:"copy" "visual" "proof"}.group-order-hero__collage{min-height:440px;grid-template-columns:minmax(0,1.5fr) minmax(160px,.5fr)}.group-order-process,.group-order-scenarios__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.group-order-process li:last-child,.group-order-scenario:last-child{grid-column:1 / -1}.group-order-scenario:last-child{min-height:260px}.group-order-actions--closing{min-width:0;max-width:520px;flex-direction:row}.group-order-actions--closing .group-order-button{width:auto}}@media(max-width:749px){.group-order-shell{width:min(100% - 24px,1180px)}.group-order-hero{padding:22px 0 30px}.group-order-hero__stage{padding:22px 20px 26px;border-radius:24px}.group-order-hero__stage:before{top:-88px;right:-100px}.group-order-hero__grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:none;gap:0}.group-order-hero__copy{grid-area:auto;grid-column:1 / -1;order:1}.group-order-hero__title{font-size:clamp(35px,9.8vw,39px);letter-spacing:-.035em;line-height:1.03}.group-order-hero__description{margin-top:15px;font-size:17px;line-height:1.46}.group-order-actions{display:grid;grid-template-columns:1fr;margin-top:21px}.group-order-button{width:100%;min-height:52px;padding-right:18px;padding-left:18px}.group-order-hero__proof{grid-area:auto;grid-column:1 / -1;order:3;gap:8px;margin-top:16px}.group-order-hero__proof li{min-height:48px;padding:8px 9px;border-radius:12px;font-size:12px}.group-order-hero__proof-mark{width:24px;height:24px;flex-basis:24px}.group-order-hero__collage,.group-order-hero__visual{display:contents}.group-order-hero__image--primary{order:2;grid-column:1 / -1;grid-row:auto;margin-top:20px;aspect-ratio:4 / 3;border-radius:20px}.group-order-hero__image--secondary,.group-order-hero__image--tertiary{width:calc(100% - 4px);margin-top:8px;aspect-ratio:1.35 / 1;border-radius:16px}.group-order-hero__image--secondary{order:4;justify-self:start}.group-order-hero__image--tertiary{order:4;justify-self:end}.group-order-hero__visual-note{order:5;grid-column:1 / -1;position:relative;right:auto;bottom:auto;max-width:none;margin:10px 4px 0;box-shadow:none}.group-order-guide{padding:58px 0 76px}.group-order-guide__intro{gap:18px}.group-order-guide__intro h2,.group-order-scenarios__heading h2,.group-order-faq__heading h2{font-size:clamp(29px,7.8vw,36px)}.group-order-guide__intro-copy{font-size:16px}.group-order-process,.group-order-scenarios__grid{grid-template-columns:1fr}.group-order-process{gap:10px;margin-top:28px}.group-order-process li,.group-order-process li:last-child{min-height:0;grid-column:auto;grid-template-columns:44px minmax(0,1fr);grid-template-rows:auto;gap:14px;padding:20px;border-radius:19px}.group-order-process__number{padding-top:4px}.group-order-process h3{font-size:23px}.group-order-process p{margin-top:8px;font-size:15px}.group-order-planner{gap:28px;margin-top:46px;padding:28px 20px 20px;border-radius:24px}.group-order-planner__copy h2{font-size:clamp(29px,7.8vw,36px)}.group-order-planner__copy>p:not(.group-order-eyebrow){font-size:16px}.group-order-planner__links{display:grid;gap:6px}.group-order-planner__checklist{padding:20px;border-radius:20px}.group-order-scenarios{margin-top:58px}.group-order-scenarios__grid{gap:10px;margin-top:24px}.group-order-scenario,.group-order-scenario:last-child{min-height:280px;grid-column:auto;padding:24px;border-radius:22px}.group-order-scenario:before{margin-bottom:36px}.group-order-faq{gap:24px;margin-top:64px;padding-top:48px}.group-order-faq__item summary{min-height:62px}.group-order-closing{gap:24px;margin-top:64px;padding:28px 20px;border-radius:24px}.group-order-closing h2{font-size:clamp(29px,7.8vw,36px)}.group-order-actions--closing{display:grid;max-width:none}.group-order-actions--closing .group-order-button{width:100%}}@media(prefers-reduced-motion:reduce){.group-order-button,.group-order-scenario{transition:none}.group-order-button:hover,.group-order-scenario:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/group-order-page.css.map */
