.gs-source-wizard{--wizard-blue:#2459d3;--wizard-blue-dark:#173d9a;--wizard-ink:#101927;--wizard-muted:#617086;--wizard-line:#d8e0ed;width:min(var(--gs-page-content-max), calc(100% - var(--gs-space-12)));color:var(--wizard-ink);margin-inline:auto;padding-block:32px clamp(64px,9vw,112px);overflow-x:clip}.gs-source-wizard,.gs-source-wizard *{box-sizing:border-box;max-width:100%}.gs-source-wizard__intro{grid-template-columns:minmax(0,1fr);max-width:760px;margin-block-end:30px;animation:.48s cubic-bezier(.22,1,.36,1) both gs-wizard-rise;display:grid}.gs-source-wizard__intro>a{color:#526179;width:fit-content;margin-block-end:22px;font-size:.84rem;font-weight:750;text-decoration:none;transition:color .16s,transform .16s}.gs-source-wizard__intro>a:hover{color:var(--wizard-blue);transform:translate(-3px)}.gs-source-wizard__intro h1{font-size:clamp(2.2rem,4.4vw,4rem);font-weight:var(--gs-font-weight-regular);letter-spacing:-.045em;line-height:var(--gs-line-height-tight);text-wrap:balance;margin:6px 0 0}.gs-source-wizard__intro>p:last-child{max-width:680px;color:var(--wizard-muted);font-size:var(--gs-page-copy-lead);line-height:var(--gs-line-height-relaxed);margin:.8rem 0 0}.gs-source-wizard__shell{background:#fff;border:1px solid #ccd6e5;border-radius:28px;grid-template-columns:minmax(265px,.36fr) minmax(0,1fr);min-height:720px;animation:.56s cubic-bezier(.22,1,.36,1) 70ms both gs-wizard-rise;display:grid;overflow:visible;box-shadow:0 28px 80px #1e376121}.gs-source-wizard__steps{color:#fff;background:radial-gradient(circle at 18% 5%,#4677e673,#0000 34%),linear-gradient(155deg,#172a50,#0e1724 68%);border-radius:27px 0 0 27px;flex-direction:column;padding:clamp(25px,3vw,38px);display:flex}.gs-source-wizard__progress-copy{color:#9fb0ca;justify-content:space-between;align-items:center;gap:16px;font-size:.72rem;display:flex}.gs-source-wizard__progress-copy strong{color:#d8e4f7;font-weight:750}.gs-source-wizard__progress{background:#ffffff21;border-radius:999px;height:3px;margin-block:12px 27px;overflow:hidden}.gs-source-wizard__progress span{border-radius:inherit;background:#7aa2ff;height:100%;transition:width .36s cubic-bezier(.22,1,.36,1);display:block}.gs-source-wizard__steps ol{gap:7px;margin:0;padding:0;list-style:none;display:grid}.gs-source-wizard__steps li button{color:#8e9db3;width:100%;min-width:0;font:inherit;text-align:start;background:0 0;border:1px solid #0000;border-radius:14px;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:13px;padding:11px 12px;transition:border .16s,background .16s,color .16s,transform .16s;display:grid}.gs-source-wizard__steps li button:disabled{cursor:default}.gs-source-wizard__steps li button>span{letter-spacing:.06em;border:1px solid #ffffff2e;border-radius:11px;place-items:center;width:36px;height:36px;font-size:.68rem;font-weight:850;display:grid}.gs-source-wizard__steps li button div{gap:2px;min-width:0;display:grid}.gs-source-wizard__steps li button strong{color:inherit;font-size:.88rem}.gs-source-wizard__steps li button small{text-overflow:ellipsis;white-space:nowrap;font-size:.69rem;line-height:1.4;overflow:hidden}.gs-source-wizard__steps li.is-active button{color:#fff;background:#ffffff18;border-color:#7aa2ff47;box-shadow:0 10px 26px #00000029}.gs-source-wizard__steps li.is-active button>span{background:#3568d7;border-color:#5686ef}.gs-source-wizard__steps li.is-complete button{color:#c5d5ee;cursor:pointer}.gs-source-wizard__steps li.is-complete button:hover{color:#fff;background:#ffffff0f;transform:translate(2px)}.gs-source-wizard__steps li.is-complete button>span{color:#a9c1ff;background:#3a68cf33;border-color:#709cff4d}.gs-source-wizard__privacy{color:#9dacbf;border-block-start:1px solid #ffffff1a;grid-template-columns:28px minmax(0,1fr);gap:12px;margin-block-start:auto;padding-block-start:28px;font-size:.7rem;line-height:1.55;display:grid}.gs-source-wizard__privacy svg{fill:none;stroke:#7aa2ff;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:22px}.gs-source-wizard__privacy strong{color:#dce6f5;display:block}.gs-source-wizard__content{background:radial-gradient(circle at 100% 0,#5180e80f,#0000 30%),#fff;border-radius:0 27px 27px 0;flex-direction:column;min-width:0;padding:clamp(30px,5vw,66px);display:flex}.gs-source-wizard__step-heading{border-block-end:1px solid var(--wizard-line);grid-template-columns:45px minmax(0,1fr);align-items:center;gap:15px;padding-block-end:27px;display:grid}.gs-source-wizard__step-heading>span{color:#fff;background:var(--wizard-blue);border-radius:13px;place-items:center;width:43px;height:43px;font-size:.72rem;font-weight:850;display:grid;box-shadow:0 10px 22px #2459d338}.gs-source-wizard__step-heading p,.gs-source-wizard__review-heading p{color:var(--wizard-blue);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:820}.gs-source-wizard__step-heading h2{letter-spacing:-.025em;margin:2px 0 0;font-size:clamp(1.35rem,2.2vw,1.85rem);font-weight:620}.gs-source-wizard__fields{z-index:0;gap:24px;padding-block:32px;display:grid;position:relative}.gs-source-wizard__fields:has(.gs-storefront-dropdown__trigger[aria-expanded=true]){z-index:5}.gs-source-wizard__enter{animation:.32s cubic-bezier(.22,1,.36,1) both gs-wizard-content}.gs-source-wizard__field{gap:7px;min-width:0;display:grid}.gs-source-wizard__label{color:#1d2b41;align-items:baseline;gap:5px;font-size:.82rem;font-weight:780;display:inline-flex}.gs-source-wizard__label em{color:var(--wizard-blue);font-style:normal;line-height:1}.gs-source-wizard__label small{color:#8692a3;font-size:.67rem;font-weight:650}.gs-source-wizard__hint{color:#718096;margin-block-start:-3px;font-size:.75rem;line-height:1.5}.gs-source-wizard__field input,.gs-source-wizard__field select,.gs-source-wizard__field textarea{width:100%;min-width:0;min-height:49px;color:var(--wizard-ink);font:inherit;background:#fbfcfe;border:1px solid #c8d3e2;border-radius:13px;outline:none;padding:12px 14px;font-size:.88rem;line-height:1.55;transition:border-color .16s,background .16s,box-shadow .16s;box-shadow:inset 0 1px 2px #162a4b06}.gs-source-wizard__field select{appearance:none;background-image:linear-gradient(45deg,#0000 50%,#60718b 50%),linear-gradient(135deg,#60718b 50%,#0000 50%);background-position:calc(100% - 19px) 51%,calc(100% - 14px) 51%;background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding-inline-end:44px}.gs-source-wizard__field textarea{resize:vertical;min-height:118px}.gs-source-wizard__fixed-value{color:#1d2b41;background:linear-gradient(#f8faff,#f1f5fb);border:1px solid #c8d3e2;border-radius:13px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:49px;padding:7px 12px;display:grid;box-shadow:inset 0 1px 2px #162a4b06}.gs-source-wizard__fixed-value>span{color:#2459d3;letter-spacing:.06em;background:#e5edff;border-radius:9px;place-items:center;width:32px;height:32px;font-size:.64rem;font-weight:850;display:grid}.gs-source-wizard__fixed-value>div{gap:1px;display:grid}.gs-source-wizard__fixed-value strong{font-size:.84rem}.gs-source-wizard__fixed-value small{color:#728096;font-size:.67rem}.gs-source-wizard__fixed-value>i{color:#68768a;letter-spacing:.04em;text-transform:uppercase;background:#e5eaf2;border-radius:999px;padding:4px 8px;font-size:.61rem;font-style:normal;font-weight:760}.gs-source-wizard__field input::placeholder,.gs-source-wizard__field textarea::placeholder{color:#96a1b1}.gs-source-wizard__field input:hover,.gs-source-wizard__field select:hover,.gs-source-wizard__field textarea:hover{background:#fff;border-color:#aebdd2}.gs-source-wizard__field input:focus,.gs-source-wizard__field select:focus,.gs-source-wizard__field textarea:focus{border-color:var(--wizard-blue);background:#fff;box-shadow:0 0 0 4px #2459d31c,0 8px 20px #1f43830f}.gs-source-wizard__field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;min-width:0;display:grid}.gs-source-wizard__field-grid--budget{grid-template-columns:minmax(180px,.42fr) minmax(0,1fr)}.gs-source-wizard__choices{border:0;margin:0;padding:0}.gs-source-wizard__choices legend{color:#1d2b41;margin-block-end:11px;font-size:.82rem;font-weight:780}.gs-source-wizard__choices>div{flex-wrap:wrap;gap:9px;display:flex}.gs-source-wizard__choices label input{opacity:0;pointer-events:none;position:absolute}.gs-source-wizard__choices label span{color:#536278;cursor:pointer;background:#fff;border:1px solid #cbd6e4;border-radius:999px;align-items:center;min-height:42px;padding:8px 16px;font-size:.78rem;font-weight:720;transition:border-color .15s,color .15s,background .15s,transform .15s;display:inline-flex}.gs-source-wizard__choices label span:hover{color:var(--wizard-blue);border-color:#99add0;transform:translateY(-1px)}.gs-source-wizard__choices input:checked+span{border-color:var(--wizard-blue);color:#1748b6;background:#edf3ff;box-shadow:0 0 0 3px #2459d314}.gs-source-wizard__choices input:focus-visible+span{outline-offset:2px;outline:3px solid #2459d333}.gs-source-wizard__tip,.gs-source-wizard__upload-notice{color:#61718a;background:#f3f7ff;border-inline-start:3px solid #7ba2fa;border-radius:0 13px 13px 0;padding:18px 20px;font-size:.78rem;line-height:1.6}.gs-source-wizard__service-addon{background:linear-gradient(135deg,#f2f6ff,#fbfcff);border:1px solid #c8d6ef;border-radius:15px;min-height:0;padding:18px 20px;box-shadow:0 9px 24px #1d428012}.gs-source-wizard__service-addon .gs-storefront-switch__copy>span{color:#263b5f;font-weight:760}.gs-source-wizard__tip strong,.gs-source-wizard__upload-notice strong{color:#25477f;display:block}.gs-source-wizard__tip p,.gs-source-wizard__upload-notice p{margin:3px 0 0}.gs-source-wizard__upload{background:linear-gradient(135deg,#f9fbff,#f3f7fd);border:1px dashed #aebed5;border-radius:17px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:14px;padding:22px;transition:border-color .16s,box-shadow .16s;display:grid}.gs-source-wizard__upload:hover{border-color:#7695c8;box-shadow:0 10px 26px #20427912}.gs-source-wizard__upload input{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.gs-source-wizard__upload-icon{width:46px;height:46px;color:var(--wizard-blue);background:#e6eeff;border-radius:14px;place-items:center;display:grid}.gs-source-wizard__upload-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:23px}.gs-source-wizard__upload strong{color:#203049;font-size:.85rem}.gs-source-wizard__upload p{color:#738198;margin:3px 0 0;font-size:.71rem}.gs-source-wizard__upload>button,.gs-source-wizard__review-heading button{color:#284f99;min-height:39px;font:inherit;background:#fff;border:1px solid #b9c8dc;border-radius:999px;padding:8px 14px;font-size:.73rem;font-weight:760;transition:border-color .15s,box-shadow .15s,transform .15s}.gs-source-wizard__upload>button:hover,.gs-source-wizard__review-heading button:hover{border-color:#7091ca;transform:translateY(-1px);box-shadow:0 6px 14px #1a40811a}.gs-source-wizard__files{gap:8px;margin:-12px 0 0;padding:0;list-style:none;display:grid}.gs-source-wizard__files li{border:1px solid #dbe3ee;border-radius:12px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:11px;min-width:0;padding:10px 12px;display:grid}.gs-source-wizard__files li>span{color:#315fb9;background:#edf3ff;border-radius:9px;place-items:center;width:36px;height:36px;font-size:.58rem;font-weight:850;display:grid}.gs-source-wizard__files li div{min-width:0;display:grid}.gs-source-wizard__files li strong{text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;overflow:hidden}.gs-source-wizard__files li small{color:#7c899b;font-size:.66rem}.gs-source-wizard__files li button{color:#7a5260;font:inherit;background:0 0;border:0;font-size:.68rem;font-weight:730}.gs-source-wizard__review{border:1px solid #d4deeb;border-radius:17px;overflow:hidden;box-shadow:0 12px 30px #1836660f}.gs-source-wizard__review-heading{background:#f6f9fd;justify-content:space-between;align-items:center;gap:20px;padding:18px 20px;display:flex}.gs-source-wizard__review-heading h3{margin:2px 0 0;font-size:1rem}.gs-source-wizard__review dl{margin:0}.gs-source-wizard__review-row{border-block-start:1px solid #e4eaf2;grid-template-columns:minmax(120px,.32fr) minmax(0,1fr);gap:20px;padding:12px 20px;font-size:.76rem;display:grid}.gs-source-wizard__review-row dt{color:#78869a}.gs-source-wizard__review-row dd{color:#23334b;overflow-wrap:anywhere;margin:0;font-weight:690}.gs-source-wizard__consent{color:#5e6c80;grid-template-columns:46px minmax(0,1fr);align-items:start;gap:12px;font-size:.76rem;line-height:1.55;display:grid}.gs-source-wizard__error{color:#8a2e41;background:#fff5f7;border:1px solid #f0c8cf;border-radius:11px;margin:0 0 18px;padding:12px 14px;font-size:.76rem;line-height:1.5}.gs-source-wizard__actions{z-index:1;border-block-start:1px solid var(--wizard-line);justify-content:space-between;align-items:center;gap:16px;margin-block-start:auto;padding-block-start:23px;display:flex;position:relative}.gs-source-wizard__delay{color:#365073;background:#eef5ff;border-radius:.9rem;margin:0 0 1rem;padding:.85rem 1rem;font-size:.8rem;line-height:1.55}.gs-source-wizard__actions button{min-height:47px;font:inherit;border-radius:999px;padding:10px 20px;font-size:.8rem;font-weight:780;transition:border-color .16s,color .16s,background .16s,box-shadow .16s,transform .16s}.gs-source-wizard__back{color:#526076;background:#fff;border:1px solid #c7d2e1}.gs-source-wizard__back:hover:not(:disabled){color:var(--wizard-blue);border-color:#8ea3c3;transform:translateY(-1px);box-shadow:0 7px 18px #25457c17}.gs-source-wizard__back:disabled{opacity:.42}.gs-source-wizard__next{border:1px solid var(--wizard-blue);color:#fff;background:var(--wizard-blue);justify-content:center;align-items:center;gap:20px;display:inline-flex;box-shadow:0 12px 25px #2459d338}.gs-source-wizard__next:hover:not(:disabled){border-color:var(--wizard-blue-dark);background:var(--wizard-blue-dark);transform:translateY(-2px);box-shadow:0 15px 30px #2459d347}.gs-source-wizard__next:disabled{opacity:.58}.gs-source-wizard__actions button:focus-visible,.gs-source-wizard__upload button:focus-visible,.gs-source-wizard__review-heading button:focus-visible,.gs-source-wizard__steps button:focus-visible{outline-offset:3px;outline:3px solid #4171dd4d}.gs-source-wizard--complete{text-align:center;align-content:center;place-items:center;min-height:620px;animation:.5s cubic-bezier(.22,1,.36,1) both gs-wizard-rise;display:grid}.gs-source-wizard__success-mark{color:#fff;background:var(--wizard-blue);border-radius:50%;place-items:center;width:76px;height:76px;margin-block-end:22px;display:grid;box-shadow:0 18px 38px #2459d345}.gs-source-wizard__success-mark svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:37px;animation:.44s .16s both gs-wizard-check}.gs-source-wizard--complete h1{max-width:680px;font-size:clamp(2.25rem,5vw,4.2rem);font-weight:var(--gs-font-weight-regular);letter-spacing:-.045em;line-height:var(--gs-line-height-tight);margin:7px 0 0}.gs-source-wizard--complete>p:not(.gs-sourcing-kicker){max-width:620px;color:var(--wizard-muted);font-size:var(--gs-page-copy-lead);margin:1rem 0 0;line-height:1.7}.gs-source-wizard--complete>small{color:#6f7c8e;margin-block-start:12px}.gs-source-wizard__success-actions{align-items:center;gap:22px;margin-block-start:26px;display:flex}.gs-source-wizard__text-link{color:#45556d;font-size:.82rem;font-weight:750;text-decoration:none}@keyframes gs-wizard-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes gs-wizard-content{0%{opacity:0;transform:translate(8px)}to{opacity:1;transform:translate(0)}}@keyframes gs-wizard-check{0%{opacity:0;transform:scale(.72)}to{opacity:1;transform:scale(1)}}@media (max-width:900px){.gs-source-wizard__shell{grid-template-columns:1fr}.gs-source-wizard__steps{border-radius:27px 27px 0 0;padding:22px}.gs-source-wizard__steps ol{scrollbar-width:none;padding-block-end:4px;display:flex;overflow-x:auto}.gs-source-wizard__steps ol::-webkit-scrollbar{display:none}.gs-source-wizard__steps li{flex:none}.gs-source-wizard__steps li button{grid-template-columns:34px auto;width:auto;padding:9px 11px}.gs-source-wizard__steps li button>span{width:32px;height:32px}.gs-source-wizard__steps li button small,.gs-source-wizard__privacy{display:none}.gs-source-wizard__progress{margin-block-end:18px}.gs-source-wizard__content{border-radius:0 0 27px 27px;min-height:610px}}@media (max-width:640px){.gs-source-wizard{width:min(calc(100% - 20px), var(--gs-page-content-max));padding-block:16px 48px}.gs-source-wizard__intro{margin-block-end:22px;padding-inline:4px}.gs-source-wizard__intro>a{margin-block-end:17px}.gs-source-wizard__intro h1{overflow-wrap:anywhere;font-size:clamp(1.9rem,9vw,2.55rem)}.gs-source-wizard__shell{border-radius:20px;min-height:0}.gs-source-wizard__steps{border-radius:19px 19px 0 0;padding:16px 14px 14px}.gs-source-wizard__progress-copy{font-size:.66rem}.gs-source-wizard__steps ol{padding:0;display:block;overflow:visible}.gs-source-wizard__steps li:not(.is-active){display:none}.gs-source-wizard__steps li button{grid-template-columns:34px minmax(0,1fr);width:100%}.gs-source-wizard__steps li button strong{overflow-wrap:anywhere}.gs-source-wizard__content{border-radius:0 0 19px 19px;min-height:0;padding:23px 16px}.gs-source-wizard__step-heading{grid-template-columns:39px minmax(0,1fr);gap:12px;padding-block-end:21px}.gs-source-wizard__step-heading>span{border-radius:11px;width:38px;height:38px}.gs-source-wizard__step-heading h2{overflow-wrap:anywhere;font-size:1.32rem}.gs-source-wizard__fields{gap:21px;padding-block:25px}.gs-source-wizard__field input,.gs-source-wizard__field select,.gs-source-wizard__field textarea,.gs-storefront-dropdown__trigger{font-size:1rem}.gs-source-wizard__fixed-value{grid-template-columns:34px minmax(0,1fr)}.gs-source-wizard__fixed-value>i{display:none}.gs-source-wizard__field-grid,.gs-source-wizard__field-grid--budget{grid-template-columns:minmax(0,1fr);gap:21px}.gs-source-wizard__upload{grid-template-columns:42px minmax(0,1fr);padding:17px}.gs-source-wizard__upload-icon{width:40px;height:40px}.gs-source-wizard__upload>button{grid-column:1/-1}.gs-source-wizard__review-heading{flex-direction:column;align-items:flex-start;gap:12px}.gs-source-wizard__review-row{grid-template-columns:90px minmax(0,1fr);gap:12px;padding-inline:15px}.gs-source-wizard__actions{background:#fff;grid-template-columns:minmax(82px,auto) minmax(0,1fr);margin-inline:0;padding:18px 0 0;display:grid;position:relative}.gs-source-wizard__actions button{width:100%;min-height:45px;padding-inline:14px}.gs-source-wizard__next{gap:10px}.gs-source-wizard__success-actions{flex-direction:column;gap:14px}}@media (prefers-reduced-motion:reduce){.gs-source-wizard *,.gs-source-wizard :before,.gs-source-wizard :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
.gs-storefront-loading-overlay{z-index:240;min-height:100dvh;padding:max(1.25rem, env(safe-area-inset-top)) max(1.25rem, env(safe-area-inset-right)) max(1.25rem, env(safe-area-inset-bottom)) max(1.25rem, env(safe-area-inset-left));color:#fff;-webkit-backdrop-filter:blur(.22rem)saturate(104%);backdrop-filter:blur(.22rem)saturate(104%);background:radial-gradient(circle at 50% 42%,#3971e114,#0000 25rem),linear-gradient(145deg,#eef5ff3d,#f7faff29);justify-content:center;align-items:center;animation:.32s ease-out both gs-storefront-loading-enter;display:flex;position:fixed;inset:0;overflow:hidden}.gs-storefront-loading-overlay:before,.gs-storefront-loading-overlay:after{content:"";border:1px solid #315fbd0f;border-radius:50%;width:min(74vw,64rem);height:min(74vw,64rem);animation:4.8s ease-in-out infinite gs-storefront-loading-breathe;position:absolute}.gs-storefront-loading-overlay:after{width:min(52vw,44rem);height:min(52vw,44rem);animation-delay:1.2s}.gs-storefront-loading-overlay__glow{filter:blur(2.5rem);background:#437eef12;border-radius:50%;width:18rem;height:18rem;animation:7s ease-in-out infinite alternate gs-storefront-loading-drift;position:absolute;inset-block-start:5%;inset-inline-end:7%}.gs-storefront-loading-overlay__stage{z-index:1;text-align:center;flex-direction:column;align-items:center;width:100%;max-width:30rem;padding:1rem;display:flex;position:relative}.gs-storefront-loading-mark{place-items:center;width:7.5rem;height:7.5rem;margin-block-end:1.65rem;display:grid;position:relative}.gs-storefront-loading-mark>span{color:#fff;letter-spacing:-.07em;background:linear-gradient(145deg,#3971df,#224f9d);border:1px solid #fff3;border-radius:1.45rem;place-items:center;width:4.65rem;height:4.65rem;font-size:1.35rem;font-weight:900;animation:2.4s ease-in-out infinite gs-storefront-loading-mark;display:grid;box-shadow:0 1.2rem 3rem #183f803d,inset 0 1px #fff3}.gs-storefront-loading-mark>i{border:1px solid #315fbd4d;border-radius:50%;width:6.15rem;height:6.15rem;animation:2.8s linear infinite gs-storefront-loading-orbit;position:absolute}.gs-storefront-loading-mark>i:after{content:"";background:#76a7ff;border:.18rem solid #eef4ff;border-radius:50%;width:.65rem;height:.65rem;position:absolute;inset-block-start:-.4rem;inset-inline-start:50%;transform:translate(-50%);box-shadow:0 0 1rem #5993ffb8}.gs-storefront-loading-mark>i:nth-child(2){border-color:#ec6f5440;width:7.45rem;height:7.45rem;animation-duration:4.1s;animation-direction:reverse}.gs-storefront-loading-mark>i:nth-child(2):after{background:#ff8a70;border-color:#fff2ee;width:.5rem;height:.5rem;box-shadow:0 0 1rem #ff765b8c}.gs-storefront-loading-overlay__eyebrow{color:#315fbd;letter-spacing:.19em;text-transform:uppercase;margin:0 0 .7rem;font-size:.65rem;font-weight:850}.gs-storefront-loading-overlay h2{color:#102a4d;letter-spacing:-.055em;text-shadow:0 1px 1.2rem #fffffff0;margin:0;font-size:clamp(1.75rem,4vw,2.65rem);line-height:1.08}.gs-storefront-loading-overlay__stage>p:not(.gs-storefront-loading-overlay__eyebrow){color:#64748b;text-shadow:0 1px .8rem #fff;max-width:29rem;margin:.8rem 0 0;font-size:clamp(.82rem,1.5vw,.96rem);line-height:1.6}.gs-storefront-loading-progress{background:#315fbd14;border:1px solid #315fbd14;border-radius:999px;width:min(100%,19rem);height:.38rem;margin-block-start:1.8rem;overflow:hidden}.gs-storefront-loading-progress>span{border-radius:inherit;background:linear-gradient(90deg,#0000,#6c9ff8 42%,#ff846b 76%,#0000);width:58%;height:100%;animation:1.75s ease-in-out infinite gs-storefront-loading-progress;display:block}.gs-storefront-loading-dots{gap:.4rem;margin-block-start:1.2rem;display:flex}.gs-storefront-loading-dots i{background:#315fbd3d;border-radius:50%;width:.34rem;height:.34rem;animation:1.2s ease-in-out infinite gs-storefront-loading-dot}.gs-storefront-loading-dots i:nth-child(2){animation-delay:.15s}.gs-storefront-loading-dots i:nth-child(3){animation-delay:.3s}@keyframes gs-storefront-loading-orbit{to{transform:rotate(1turn)}}@keyframes gs-storefront-loading-enter{0%,35%{opacity:0}}@keyframes gs-storefront-loading-mark{50%{transform:translateY(-.22rem)scale(1.025);box-shadow:0 1.6rem 3.4rem #183f804a,0 0 0 .7rem #4782f317}}@keyframes gs-storefront-loading-progress{0%{transform:translate(-110%)}to{transform:translate(185%)}}@keyframes gs-storefront-loading-dot{50%{background:#78a7ff;transform:translateY(-.26rem)}}@keyframes gs-storefront-loading-breathe{50%{opacity:.75;transform:scale(1.03)}}@keyframes gs-storefront-loading-drift{to{transform:translate(-7rem,4rem)}}@media (max-width:36rem){.gs-storefront-loading-mark{width:6.5rem;height:6.5rem}.gs-storefront-loading-mark>span{width:4.15rem;height:4.15rem}.gs-storefront-loading-mark>i{width:5.6rem;height:5.6rem}.gs-storefront-loading-mark>i:nth-child(2){width:6.6rem;height:6.6rem}}@media (prefers-reduced-motion:reduce){.gs-storefront-loading-overlay,.gs-storefront-loading-overlay:before,.gs-storefront-loading-overlay:after,.gs-storefront-loading-overlay__glow,.gs-storefront-loading-mark>span,.gs-storefront-loading-mark>i,.gs-storefront-loading-progress>span,.gs-storefront-loading-dots i{animation:none}.gs-storefront-loading-progress>span{background:linear-gradient(90deg,#315fbd,#6c9ff8);width:64%}}
