:root{--font-body-family: "Satoshi", sans-serif;--font-body-style: normal;--font-body-weight: 400;--font-body-weight-bold: 700;--font-body-line-height: 1.5;--font-body-letter-spacing: 0em;--font-heading-family: "Clash Grotesk", sans-serif;--font-heading-style: normal;--font-heading-weight: 500;--font-heading-line-height: 1.3;--font-heading-letter-spacing: 0em;--page-width: 140rem;--corner-button: 8px;--corner-container: 8px;--corner-media: 8px;--corner-badge: 4px;--buttons-radius: var(--corner-button);--inputs-radius: var(--corner-container);--buttons-border-width: 1px;--alpha-body-text: .85;--duration-short: .1s;--duration-default: .2s;--duration-long: .5s;--ease-out-quad: cubic-bezier(.25, .46, .45, .94)}.color-scheme-1{--color-background: 255,255,255;--color-background-contrast: 214,196,204;--color-foreground: 58,15,28;--color-accent: 194,24,91;--color-secondary-button: 255,255,255;--color-secondary-button-text: 58,15,28;--color-link: 216,30,91;--color-badge-background: 255,255,255;--color-badge-foreground: 58,15,28;--color-badge-border: 58,15,28;--gradient-background: #ffffff}.color-scheme-2{--color-background: 251,234,240;--color-background-contrast: 233,182,205;--color-foreground: 58,15,28;--color-accent: 179,19,78;--color-secondary-button: 251,234,240;--color-secondary-button-text: 58,15,28;--color-link: 179,19,78;--color-badge-background: 251,234,240;--color-badge-foreground: 58,15,28;--color-badge-border: 58,15,28;--gradient-background: #fbeaf0}.color-scheme-3{--color-background: 107,18,32;--color-background-contrast: 138,30,50;--color-foreground: 255,255,255;--color-accent: 247,184,206;--color-secondary-button: 107,18,32;--color-secondary-button-text: 255,255,255;--color-link: 244,154,193;--color-badge-background: 107,18,32;--color-badge-foreground: 255,255,255;--color-badge-border: 255,255,255;--gradient-background: #6b1220}.color-scheme-4{--color-background: 204,26,84;--color-background-contrast: 160,18,66;--color-foreground: 255,255,255;--color-accent: 58,15,28;--color-secondary-button: 204,26,84;--color-secondary-button-text: 255,255,255;--color-link: 251,234,240;--color-badge-background: 204,26,84;--color-badge-foreground: 255,255,255;--color-badge-border: 255,255,255;--gradient-background: #cc1a54}.color-scheme-1,.color-scheme-2,.color-scheme-3,.color-scheme-4{color:rgba(var(--color-foreground),var(--alpha-body-text));background-color:rgb(var(--color-background))}.gradient{background:var(--gradient-background)}*,*:before,*:after{box-sizing:border-box}html{font-size:62.5%;height:100%;-webkit-text-size-adjust:100%}body{margin:0;min-height:100%;font-size:1.5rem;letter-spacing:var(--font-body-letter-spacing);line-height:var(--font-body-line-height);font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);color:rgba(var(--color-foreground),var(--alpha-body-text));background-color:rgb(var(--color-background));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media screen and (min-width:750px){body{font-size:1.6rem}}img,svg,video,iframe{max-width:100%;display:block}img{height:auto}a{color:rgb(var(--color-link));text-decoration:none}button{font-family:inherit;cursor:pointer}ul,ol{padding:0;margin:0;list-style:none}figure{margin:0}h1,h2,h3,h4,h5,h6,.h0,.h1,.h2,.h3,.h4,.h5{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);letter-spacing:var(--font-heading-letter-spacing);line-height:var(--font-heading-line-height);color:rgb(var(--color-foreground));word-break:break-word;margin:0}h1,.h1{font-size:3rem}h2,.h2{font-size:2rem}h3,.h3{font-size:1.7rem}h4,.h4{font-size:1.5rem}h5,.h5{font-size:1.2rem}@media screen and (min-width:750px){h1,.h1{font-size:4rem}h2,.h2{font-size:2.4rem}h3,.h3{font-size:1.8rem}h5,.h5{font-size:1.3rem}}p{margin:0}.page-width{max-width:var(--page-width);margin:0 auto;padding:0 1.6rem}@media screen and (min-width:750px){.page-width{padding:0 2.5rem}}@media screen and (min-width:990px){.page-width{padding:0 5rem}}.section-inner{margin-left:auto;margin-right:auto;padding-left:1.6rem;padding-right:1.6rem}@media screen and (min-width:990px){.section-inner{padding-left:5rem;padding-right:5rem}}.visually-hidden{position:absolute!important;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);word-wrap:normal!important}.skip-to-content-link{position:absolute;left:-9999px;padding:1rem 1.5rem;background:rgb(var(--color-background));color:rgb(var(--color-foreground));z-index:9999}.skip-to-content-link:focus{left:1rem;top:1rem}.desktop-only{display:none}.mobile-only{display:block}@media screen and (min-width:750px){.desktop-only{display:block}.mobile-only{display:none}}.button{--color-button-bg: var(--color-accent);--color-button-fg: 255,255,255;display:inline-flex;align-items:center;justify-content:center;gap:.8rem;padding:1.5rem 3rem;min-height:4.5rem;border:var(--buttons-border-width) solid transparent;border-radius:var(--buttons-radius);background-color:rgb(var(--color-button-bg));color:rgb(var(--color-button-fg));font-family:var(--font-body-family);font-size:1.5rem;font-weight:400;line-height:1.2;letter-spacing:1px;text-align:center;text-decoration:none;transition:opacity var(--duration-default) var(--ease-out-quad),transform var(--duration-short) var(--ease-out-quad);-webkit-appearance:none;appearance:none}.button:hover{opacity:.88}.button:active{transform:translateY(1px)}.button--full-width{display:flex;width:100%}.button--secondary{--color-button-bg: var(--color-secondary-button);--color-button-fg: var(--color-secondary-button-text);border-color:rgba(var(--color-foreground),.2)}.button--outline{background:transparent;color:rgb(var(--color-foreground));border-color:rgba(var(--color-foreground),.25)}.button--large{padding:1.8rem 3.2rem;min-height:5.4rem;font-size:1.8rem;letter-spacing:normal}.button.loading{color:transparent;position:relative}.material-symbols-outlined{font-family:Material Symbols Outlined;font-weight:400;font-style:normal;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;font-variation-settings:"FILL" 0,"wght" 300,"GRAD" 0,"opsz" 24;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}.media{position:relative;overflow:hidden;display:block;background-color:rgba(var(--color-foreground),.06);border-radius:var(--corner-media)}.media>img,.media>video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.media--square{padding-bottom:100%}.media--portrait{padding-bottom:125%}.media--landscape{padding-bottom:66.6%}.placeholder-media{position:relative;display:flex;align-items:center;justify-content:center;background-color:rgba(var(--color-foreground),.05);border:1px dashed rgba(var(--color-foreground),.18);border-radius:var(--corner-media);color:rgba(var(--color-foreground),.35);font-size:1.3rem;letter-spacing:.02em;text-align:center;min-height:8rem}.placeholder-media--square{aspect-ratio:1 / 1}.placeholder-media--portrait{aspect-ratio:4 / 5}.placeholder-media--landscape{aspect-ratio:3 / 2}.placeholder-media--circle{border-radius:50%;aspect-ratio:1 / 1}
/*# sourceMappingURL=/cdn/shop/t/40/assets/base.css.map */
