.sc,.sc *,.sc *:before,.sc *:after{box-sizing:border-box}.sc{--sc-blue: #1969e8;--sc-ink: #14243e;--sc-muted: #5b687b;color:var(--sc-ink);background:#fff;font-family:var(--sc-body);font-size:16px;line-height:1.6;padding-bottom:76px}.sc h1,.sc h2,.sc h3{margin:0;font-family:var(--sc-heading);font-weight:800;color:inherit;letter-spacing:-.04em;text-transform:none;overflow-wrap:anywhere}.sc h1{font-size:clamp(42px,4.8vw,68px);line-height:1.07}.sc h2{font-size:30px;line-height:1.2}.sc p{margin:0 0 18px}.sc p:last-child{margin-bottom:0}.sc a{color:inherit;text-decoration:none}.sc .sc-icon{display:block;flex:0 0 24px;width:24px;height:24px;fill:none;stroke:currentColor}.sc .sc-icon--arrow{width:20px;height:20px;flex-basis:20px}.sc-wrap{width:100%;max-width:1320px;padding:0 44px;margin:0 auto}.sc .sc-eyebrow{display:block;margin:0 0 20px;font-size:11px;font-weight:800;letter-spacing:.15em;line-height:1.5;text-transform:uppercase}.sc .sc-lead{font-size:20px;line-height:1.65}.sc .sc-button{-webkit-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:space-between;gap:24px;width:auto;min-height:52px;padding:14px 23px;margin:0;border:0;border-radius:10px;font-family:var(--sc-body);font-size:15px;font-weight:800;line-height:1.4;color:#fff;background:var(--sc-blue);box-shadow:none;cursor:pointer}.sc .sc-button:hover{background:#105aca}.sc .sc-button:disabled{opacity:.55;cursor:default}.sc .sc-button--yellow,.sc--colour .sc-form .sc-button{background:#ffd500;color:var(--sc-ink)}.sc .sc-button--yellow:hover,.sc--colour .sc-form .sc-button:hover{background:#f1c900}.sc a:focus-visible,.sc button:focus-visible,.sc summary:focus-visible{outline:2px solid var(--sc-blue);outline-offset:5px}.sc [hidden]{display:none!important}.sc-form-panel{padding:38px;border:1px solid #dfe4eb;border-radius:22px;background:#fff;min-width:0;scroll-margin-top:150px}.sc-form-panel:focus{outline:none}.sc-form-heading .sc-eyebrow{color:var(--sc-blue);margin-bottom:12px}.sc-form-heading h2{margin-bottom:12px}.sc-form-heading p{color:var(--sc-muted);font-size:15px;margin-bottom:0}.sc .sc-form{margin:0}.sc-fields-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.sc-field{margin-bottom:21px;min-width:0}.sc-field label{display:block;margin:0 0 8px;color:var(--sc-ink);font-size:14px;font-weight:800;line-height:1.4}.sc-field label span{color:var(--sc-muted);font-weight:400;font-size:12px}.sc .sc-field input,.sc .sc-field select,.sc .sc-field textarea{display:block;width:100%;max-width:100%;min-width:0;min-height:50px;height:auto;padding:12px 14px;margin:0;border:1px solid #d0d8e3;border-radius:8px;background-color:#fff;color:var(--sc-ink);box-shadow:none;font-family:var(--sc-body);font-size:16px;font-weight:400;line-height:1.45}.sc .sc-field select{padding-right:30px}.sc .sc-field textarea{resize:vertical;min-height:132px}.sc .sc-field input::placeholder,.sc .sc-field textarea::placeholder{color:#7b8696;opacity:1;font-size:14px}.sc .sc-field input:focus,.sc .sc-field select:focus,.sc .sc-field textarea:focus{outline:0;border-color:var(--sc-blue);box-shadow:none}.sc .sc-field small{display:block;margin-top:6px;color:var(--sc-muted);font-size:11px;line-height:1.5}.sc-form-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:3px}.sc-form-bottom p{margin:0;color:var(--sc-muted);font-size:12px;line-height:1.6}.sc--colour{background:#f5f6f8}.sc-colour-hero{overflow:hidden;background:var(--sc-blue);color:#fff}.sc-colour-hero-grid{display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:56px;padding-top:64px;padding-bottom:64px}.sc-colour-hero-grid>*{min-width:0}.sc-colour-hero h1{margin-bottom:24px}.sc-colour-hero h1 span{color:#ffd500}.sc-colour-hero .sc-lead{margin-bottom:28px;font-size:18px}.sc-colour-hero a:focus-visible{outline-color:#fff}.sc-conversation{position:relative;width:100%;max-width:440px;height:350px;margin:auto}.sc-bubble{position:absolute;font-family:var(--sc-heading);font-weight:800;letter-spacing:-.045em;line-height:1.15;border-radius:26px}.sc-bubble:after{content:"";position:absolute;width:30px;height:32px;background:inherit;bottom:-17px;clip-path:polygon(0 0,100% 0,0 100%)}.sc-bubble--hello{top:12px;left:8px;padding:28px 35px;color:var(--sc-ink);background:#ffd500;font-size:59px;transform:rotate(-7deg)}.sc-bubble--hello span{color:var(--sc-blue)}.sc-bubble--hello:after{left:34px}.sc-bubble--reply{bottom:13px;right:8px;width:306px;padding:29px 31px;color:var(--sc-ink);background:#fff;font-size:29px;transform:rotate(5deg);box-shadow:0 14px #0e56c1}.sc-bubble--reply:after{right:34px;transform:scaleX(-1)}.sc-typing{display:flex;gap:7px;margin-top:20px}.sc-typing i{height:7px;width:7px;border-radius:50%;background:#a9b8cc}.sc-typing i:nth-child(2){background:#788fae}.sc-typing i:nth-child(3){background:#385979}.sc-conversation-circle{position:absolute;left:0;bottom:25px;width:78px;height:78px;background:#d6c4ff;color:var(--sc-ink);border-radius:50%;display:grid;place-items:center;transform:rotate(-12deg)}.sc-conversation-circle .sc-icon{width:34px;height:34px}.sc-colour-topics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding-top:28px}.sc-topic{display:flex;align-items:center;gap:15px;min-height:124px;padding:25px 22px;border-radius:18px}.sc-topic--peach{background:#ffd3ad}.sc-topic--lilac{background:#d6c4ff}.sc-topic--mint{background:#b8e9dd}.sc-topic>.sc-icon--arrow{margin-left:auto}.sc-topic-icon{display:block;flex:0 0 28px}.sc-topic-icon .sc-icon{width:28px;height:28px}.sc-topic strong,.sc-topic small{display:block}.sc-topic strong{font-size:16px;font-weight:800;line-height:1.35}.sc-topic small{font-size:12px;line-height:1.5;margin-top:5px}.sc-topic:hover,.sc-topic.is-selected{box-shadow:inset 0 0 0 2px #14243e55}.sc-colour-message{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(0,1fr);gap:64px;margin-top:52px;align-items:start}.sc-colour-aside{padding:28px 0 0}.sc-colour-aside h2{font-size:36px;margin-bottom:23px}.sc-colour-aside>p:not(.sc-eyebrow){color:var(--sc-muted)}.sc-checklist{padding:0;margin:28px 0;list-style:none}.sc-checklist li{display:flex;align-items:start;gap:12px;margin-bottom:18px;font-size:14px;line-height:1.6}.sc-checklist .sc-icon{color:var(--sc-blue);width:20px;height:20px;flex-basis:20px;margin-top:2px}.sc-personal-note{position:relative;padding:24px;border-radius:17px;background:var(--sc-ink);color:#fff;font-size:18px}.sc-personal-note strong{font-weight:800;color:#ffd500}.sc-personal-note .sc-icon{position:absolute;right:20px;top:22px;opacity:.6}@media(max-width:1100px){.sc-wrap{padding-left:30px;padding-right:30px}.sc-colour-hero-grid{gap:30px}.sc-conversation{height:320px}.sc-bubble--hello{font-size:48px}.sc-bubble--reply{width:265px;font-size:25px;padding:25px}.sc-conversation-circle{width:62px;height:62px;bottom:18px}.sc-topic{padding:22px 18px;flex-wrap:wrap;gap:10px}.sc-topic>span:nth-child(2){flex-basis:calc(100% - 44px)}.sc-topic>.sc-icon--arrow{display:none}.sc-colour-message{gap:34px}.sc-form-panel{padding:28px}}@media(max-width:760px){.sc{padding-bottom:44px}.sc-wrap{padding-left:22px;padding-right:22px}.sc h1{font-size:clamp(39px,10vw,54px)}.sc h2{font-size:27px}.sc .sc-lead{font-size:18px}.sc .sc-eyebrow{margin-bottom:16px}.sc-colour-hero-grid{grid-template-columns:1fr;padding-top:38px;padding-bottom:32px;gap:28px}.sc-colour-hero h1{margin-bottom:21px}.sc-colour-hero .sc-lead{font-size:17px}.sc-conversation{max-width:340px;height:260px}.sc-bubble--hello{padding:20px 29px;font-size:41px;top:0;left:6px}.sc-bubble--reply{width:232px;font-size:23px;padding:23px;bottom:8px;right:3px}.sc-conversation-circle{width:57px;height:57px;bottom:15px;left:3px}.sc-conversation-circle .sc-icon{width:26px;height:26px}.sc-colour-topics{grid-template-columns:1fr;padding-top:22px;gap:10px}.sc-topic{flex-wrap:nowrap;padding:20px;min-height:93px;gap:16px;border-radius:14px}.sc-topic>span:nth-child(2){flex-basis:auto}.sc-topic>.sc-icon--arrow{display:block}.sc-colour-message{grid-template-columns:1fr;gap:32px;margin-top:28px}.sc-form-panel{padding:26px 22px;scroll-margin-top:165px}.sc-form-heading h2{font-size:26px}.sc-form-heading p{font-size:14px}.sc-fields-row{grid-template-columns:1fr;gap:0}.sc-field{margin-bottom:18px}.sc .sc-field textarea{min-height:130px}.sc-form-bottom{gap:12px}.sc-form-bottom .sc-button{gap:14px;padding:14px 18px;font-size:14px}.sc-form-bottom p{font-size:11px}.sc-colour-aside{padding:5px 4px 0}.sc-colour-aside h2{font-size:30px}.sc-colour-aside .sc-eyebrow{margin-bottom:15px}.sc-colour-aside>p:not(.sc-eyebrow){font-size:15px}.sc-personal-note{font-size:17px}}@media(max-width:380px){.sc-wrap{padding-left:17px;padding-right:17px}.sc h1{font-size:36px}.sc-form-panel{padding:25px 18px}.sc-form-bottom{align-items:stretch;flex-direction:column-reverse}.sc-form-bottom .sc-button{justify-content:space-between}.sc-form-bottom p br{display:none}.sc-form-bottom p{text-align:center}}@media(prefers-reduced-motion:reduce){.sc *,.sc *:before,.sc *:after{scroll-behavior:auto!important;transition:none!important}}.sc[data-sc-contact-page] .sc-inline-link{color:var(--sc-blue);text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}.sc[data-sc-contact-page] button.sc-channel,.sc[data-sc-contact-page] .sc-contact-methods button{-webkit-appearance:none;appearance:none;width:100%;margin:0;border:0;color:var(--sc-ink);font-family:var(--sc-body);text-align:left;font-weight:400;font-size:16px;line-height:1.6;cursor:pointer;box-shadow:none}.sc[data-sc-contact-page] button.sc-topic--peach{background:#ffd3ad}.sc[data-sc-contact-page] button.sc-channel:hover{box-shadow:inset 0 0 0 2px #14243e55}.sc-channel small{overflow-wrap:anywhere}.sc-tracking-note{display:flex;align-items:flex-start;gap:16px;padding:21px 24px;margin:26px 0 0;background:#fff9e8;border:1px solid #ecddb0;border-radius:14px}.sc-tracking-note>.sc-icon{color:#866922;margin-top:2px}.sc .sc-tracking-note h2{margin-bottom:5px;font-family:var(--sc-body);font-size:16px;line-height:1.5;font-weight:800;letter-spacing:0}.sc .sc-tracking-note p{font-size:14px;line-height:1.65;color:#625a46}.sc-tracking-note a{text-decoration:underline;text-underline-offset:3px}.sc .sc-chat-notice{margin:18px 0 0;padding:15px 18px;border-radius:10px;background:#edf4ff;color:#245194;font-size:14px}.sc-chat-notice a{text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}.sc-reply-card{margin-top:23px;padding:22px;background:#e7effc;border-radius:14px}.sc-reply-card>strong{display:block;color:var(--sc-ink);font-size:20px;font-weight:800;line-height:1.4}.sc-reply-card>span{display:block;margin-top:6px;color:var(--sc-muted);font-size:14px}.sc .sc-reply-card p{color:var(--sc-muted);font-size:14px;margin:13px 0 0}.sc .sc-reply-card p strong{font-weight:800;color:var(--sc-ink)}.sc--colour-contact .sc-colour-message{margin-top:34px}@media(max-width:760px){.sc-tracking-note{gap:12px;padding:19px 17px;margin-top:21px}.sc .sc-tracking-note p{font-size:13px}.sc--colour-contact .sc-colour-message{margin-top:24px}}.sc-form-heading{margin-bottom:27px}.sc #contact_form{scroll-margin-top:150px}.sc .sc-form-result{padding:20px;margin-bottom:24px;border:1px solid #cbdbea;background:#eef5fc;border-radius:12px;font-size:15px}.sc .sc-form-result h3{font-family:var(--sc-body);font-size:19px;line-height:1.4;letter-spacing:0;margin-bottom:9px}.sc .sc-form-result p{margin-bottom:12px}.sc .sc-form-result a{text-decoration:underline;text-underline-offset:3px}.sc .sc-form-result ul{padding-left:20px;margin:0}.sc .sc-form-result--error{background:#fff5f3;border-color:#e7c1ba;color:#82382d}.sc .sc-form-result--success{margin-bottom:0}.sc .sc-form-result:focus,.sc .sc-chat-notice:focus{outline:2px solid var(--sc-blue);outline-offset:3px}.sc .sc-field [aria-invalid=true]{border-color:#b74334}.sc-colour-hero button:focus-visible{outline-color:#fff}
/*# sourceMappingURL=/cdn/shop/t/13/assets/shopsta-contact.css.map */
