.section-shell{--section-color-background: #ffffff;--section-color-background-gradient: #ffffff;--section-color-foreground: #021d49;--section-color-button: #021d49;--section-color-button-text: #ffffff;--section-color-secondary-button-text: #021d49;--section-color-shadow: #021d49;--section-color-muted: color-mix( in srgb, var(--section-color-foreground) 72%, var(--section-color-background) );--section-color-subtle: color-mix( in srgb, var(--section-color-foreground) 56%, var(--section-color-background) );--section-color-border: color-mix( in srgb, var(--section-color-foreground) 34%, var(--section-color-background) );--section-color-surface: color-mix( in srgb, var(--section-color-background) 92%, var(--section-color-foreground) );--section-color-button-hover: #84dade;--section-color-button-hover-text: #021d49;--section-color-focus: color-mix( in srgb, var(--section-color-button) 35%, transparent );background:var(--section-color-background-gradient);color:var(--section-color-foreground);font-family:Inter,sans-serif}.section-shell__header{display:flex;align-items:flex-end;justify-content:space-between;flex-wrap:nowrap;gap:24px;margin:32px 0}.section-shell__heading{flex:1 1 auto;min-width:0;margin:0;color:var(--section-color-foreground);font-family:Inter,sans-serif;font-size:32px;font-weight:700;line-height:1.2;text-align:left}.section-shell__button{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:fit-content;max-width:100%;min-height:44px;margin-left:auto;padding:12px 24px;border:2px solid var(--section-color-button);border-radius:8px;background-color:var(--section-color-button);color:var(--section-color-button-text);font-family:Inter,sans-serif;font-size:14px;font-weight:700;line-height:1;text-align:center;text-decoration:none;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.section-shell__button:focus{outline:none;color:var(--section-color-button-text);text-decoration:none}.section-shell__button:hover{border-color:var(--section-color-button-hover);background-color:var(--section-color-button-hover);color:var(--section-color-button-hover-text);text-decoration:none}@media(hover:none){.section-shell__button:active{border-color:var(--section-color-button-hover);background-color:var(--section-color-button-hover);color:var(--section-color-button-hover-text);text-decoration:none}}.section-shell__button:focus-visible{outline:3px solid var(--section-color-focus);outline-offset:3px}.section-shell__arrow-link{display:inline-flex;align-items:center;flex:0 0 auto;gap:4px;margin-left:auto;color:var(--section-color-foreground);font-family:Inter,sans-serif;font-size:18px;font-weight:700;line-height:1.2;text-decoration:none}.section-shell__arrow-link:hover{position:relative;text-decoration:none}.section-shell__arrow-link:hover:after{position:absolute;right:0;bottom:-4px;left:0;height:1px;background-color:currentColor;content:""}.section-shell__arrow-link:focus-visible{outline:3px solid var(--section-color-focus);outline-offset:4px}@media screen and (max-width:749px){.section-shell__header{gap:16px;margin-bottom:24px}.section-shell__heading{font-size:26px}.section-shell__header--button .section-shell__heading,.section-shell__header--button .section-shell__button{flex:0 1 40%;width:40%;max-width:40%}.section-shell__header--link{align-items:flex-start;flex-direction:column;gap:8px}.section-shell__header--link .section-shell__heading{flex:0 0 auto;width:100%;max-width:100%}.section-shell__header--link .section-shell__arrow-link{margin-left:0}.section-shell__arrow-link{font-size:16px}}@media(prefers-reduced-motion:reduce){.section-shell__button{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/190/assets/component-section-shell.css.map */
