:root{--crc-red: #F5392E;--crc-red-dark: #D92A20;--crc-indigo: #1E1330;--crc-indigo-dk: #150D22;--crc-indigo-up: #2A1C45;--crc-off: #F6F4F8;--crc-cream: #F1D8B3;--crc-muted: #6B6480;--crc-rule: rgba(30, 19, 48, .12);--crc-rule-dark: rgba(255, 255, 255, .16);--crc-display-weight: 800;--crc-display-track: -.02em;--crc-eyebrow-track: .16em;--crc-mono: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace}.crc-section h2,.crc-section .crc-display{font-family:var(--font-heading-family);font-weight:var(--crc-display-weight);letter-spacing:var(--crc-display-track);text-transform:uppercase;line-height:.95;margin:0}.crc-eyebrow{font-size:1.1rem;font-weight:600;letter-spacing:var(--crc-eyebrow-track);text-transform:uppercase;color:var(--crc-red);margin:0 0 1.2rem}.crc-heading-rule:after{content:"";display:block;width:6.4rem;height:.4rem;background:var(--crc-red);margin:1.6rem auto 0}.crc-heading-rule--left:after{margin-inline:0}.crc-section{padding-block:7.2rem}.crc-section__inner{max-width:var(--page-width);margin-inline:auto;padding-inline:1.6rem}.crc-section__head{text-align:center;margin-bottom:4.8rem}.crc-section__head--left{text-align:left}.crc-section__sub{margin:1.6rem auto 0;max-width:62ch;color:var(--crc-muted);font-size:1.6rem;line-height:1.6}.crc-section--dark .crc-section__sub{color:#ffffffb8}@media screen and (max-width:749px){.crc-section{padding-block:4.8rem}.crc-section__head{margin-bottom:3.2rem}}.crc-grid{display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);grid-auto-rows:1fr}.crc-grid--feature>.crc-card:first-child{grid-column:1 / -1}@media screen and (min-width:750px){.crc-grid{grid-template-columns:repeat(3,1fr);gap:1.6rem}.crc-grid--feature>.crc-card:first-child{grid-column:span 2;grid-row:span 2}}.crc-card{position:relative;display:flex;flex-direction:column;height:100%;overflow:hidden;background:#fff;border:1px solid var(--crc-rule);text-decoration:none;isolation:isolate}.crc-card__media{display:block;position:relative;height:15rem;flex:0 0 auto;background:#fff;overflow:hidden}.crc-card__media img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;padding:.8rem;object-fit:contain;object-position:center;transition:transform .4s cubic-bezier(.2,.7,.2,1)}.crc-card__media--fill{background:var(--crc-cream)}.crc-card__media--fill img{padding:0;object-fit:cover}.crc-card:hover .crc-card__media img{transform:scale(1.05)}@media screen and (min-width:750px){.crc-card__media{height:23rem}.crc-grid--feature>.crc-card:first-child .crc-card__media{height:auto;flex:1 1 auto;min-height:23rem}.crc-grid--feature>.crc-card:first-child .crc-card__media img{padding:3.2rem}.crc-grid--feature>.crc-card:first-child .crc-card__media--fill img{padding:0}}.crc-card__body{display:block;background:var(--crc-indigo);color:#fff;padding:.9rem 1.1rem 1.1rem;flex:0 0 auto}.crc-card__meta{display:flex;align-items:baseline;justify-content:space-between;gap:.8rem;font-family:var(--crc-mono);font-size:1rem;letter-spacing:.06em;text-transform:uppercase;margin-bottom:.5rem}.crc-card__index{color:var(--crc-red)}.crc-card__count{color:#ffffff80;white-space:nowrap}.crc-card__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-family:var(--font-heading-family);font-weight:var(--crc-display-weight);text-transform:uppercase;letter-spacing:-.01em;line-height:1.12;font-size:1.15rem;min-height:2.24em}@media screen and (min-width:750px){.crc-card__body{padding:1.1rem 1.4rem 1.3rem}.crc-card__meta{font-size:1.1rem}.crc-card__title{-webkit-line-clamp:1;font-size:1.5rem;min-height:1.12em}.crc-grid--feature>.crc-card:first-child .crc-card__title{font-size:2.6rem}}.crc-card:after{content:"";position:absolute;left:0;right:0;bottom:0;height:.3rem;background:var(--crc-red);transform:scaleX(0);transform-origin:left;transition:transform .35s ease;z-index:2}.crc-card:hover:after{transform:scaleX(1)}@media(prefers-reduced-motion:reduce){.crc-card__media img,.crc-card:after{transition:none}.crc-card:hover .crc-card__media img{transform:none}}.crc-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:3.2rem;text-align:center}.crc-trust__item{padding-inline:1.6rem}.crc-trust__icon{display:block;margin:0 auto 1.6rem;width:3.6rem;height:3.6rem;color:var(--crc-red)}.crc-trust__title{font-family:var(--font-heading-family);font-weight:var(--crc-display-weight);text-transform:uppercase;letter-spacing:.02em;font-size:1.7rem;margin:0 0 .8rem}.crc-trust__text{margin:0;font-size:1.5rem;line-height:1.6;opacity:.78}@media screen and (max-width:749px){.crc-trust{grid-template-columns:1fr;gap:3.2rem}}.crc-review{text-align:center;max-width:82rem;margin-inline:auto}.crc-review__stars{color:var(--crc-red);letter-spacing:.3em;font-size:1.8rem;margin-bottom:2.4rem}.crc-review__quote{font-family:var(--font-heading-family);font-weight:600;font-size:clamp(2rem,3.2vw,3.2rem);line-height:1.25;letter-spacing:-.01em;margin:0 0 2.4rem}.crc-review__author{font-size:1.4rem;letter-spacing:.12em;text-transform:uppercase;opacity:.7}.crc-btn{display:inline-block;padding:1.5rem 3.6rem;background:var(--crc-red);color:#fff;font-family:var(--font-heading-family);font-weight:700;font-size:1.5rem;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;border:0;transition:background .2s ease}.crc-btn:hover{background:var(--crc-red-dark);color:#fff}.crc-btn--ghost{background:transparent;border:2px solid currentColor;color:inherit}.crc-btn--ghost:hover{background:currentColor;color:var(--crc-indigo)}.banner__heading{font-weight:var(--crc-display-weight);text-transform:uppercase;letter-spacing:var(--crc-display-track);line-height:.92}.banner__box{background:transparent;box-shadow:none}.button,.shopify-challenge__button,.customer button{border-radius:0;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.announcement-bar__message{font-size:1.2rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding-block:1rem}.header__menu-item,.header__menu-item span,.header__submenu .header__menu-item{font-family:var(--font-heading-family);font-weight:700;font-size:1.4rem;letter-spacing:.08em;text-transform:uppercase}.header__inline-menu .header__menu-item{position:relative;text-decoration:none}.header__inline-menu>ul>li>details>summary.header__menu-item:after,.header__inline-menu>ul>li>a.header__menu-item:after{content:"";position:absolute;left:1.2rem;right:1.2rem;bottom:.4rem;height:.2rem;background:var(--crc-red);transform:scaleX(0);transform-origin:left;transition:transform .25s ease}.header__inline-menu>ul>li:hover>details>summary.header__menu-item:after,.header__inline-menu>ul>li:hover>a.header__menu-item:after{transform:scaleX(1)}.header__menu-item:hover span{text-decoration:none}.header__submenu{border:0;box-shadow:0 1.2rem 3.2rem #00000059}@media(prefers-reduced-motion:reduce){.header__inline-menu>ul>li>details>summary.header__menu-item:after,.header__inline-menu>ul>li>a.header__menu-item:after{transition:none}}.footer-block__heading{font-family:var(--font-heading-family);font-weight:var(--crc-display-weight);font-size:1.5rem;letter-spacing:.1em;text-transform:uppercase}.footer__content-top{padding-bottom:3.2rem}.footer-block__details-content .list-menu__item--link{font-size:1.5rem}.footer__content-bottom{border-top:1px solid var(--crc-rule-dark)}.footer .newsletter-form__button{color:var(--crc-red)}.copyright__content{opacity:.6;font-size:1.3rem}.product__text.subtitle{font-size:1.2rem;font-weight:600;letter-spacing:var(--crc-eyebrow-track);text-transform:uppercase;color:var(--crc-red);margin-bottom:.8rem}.product__title h1,.product__title>*{font-weight:var(--crc-display-weight);letter-spacing:var(--crc-display-track);line-height:1.05;text-transform:uppercase}.product__info-container .price{font-family:var(--font-heading-family);font-weight:700}.product__info-container .price--on-sale .price-item--regular{opacity:.5}.product-form__input .form__label{font-weight:600;letter-spacing:.08em;text-transform:uppercase;font-size:1.2rem}.product-form__input input[type=radio]+label{border-radius:0;font-weight:600}.product-form__input input[type=radio]:checked+label{background:var(--crc-indigo);color:#fff;border-color:var(--crc-indigo)}.product .icon-with-text--horizontal{border-block:1px solid var(--crc-rule);padding-block:1.6rem;margin-block:2.4rem}.product .icon-with-text .svg-wrapper{color:var(--crc-red)}.product .icon-with-text__text{font-size:1.3rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.product__accordion.accordion{border-top:1px solid var(--crc-rule);border-bottom:0;margin:0}.product__accordion.accordion:last-of-type{border-bottom:1px solid var(--crc-rule)}.product__accordion .accordion__title{font-family:var(--font-heading-family);font-weight:700;font-size:1.5rem;letter-spacing:.06em;text-transform:uppercase}.product__accordion summary{padding-block:1.8rem}.product__accordion .svg-wrapper{color:var(--crc-red)}@media screen and (max-width:749px){.product__title h1,.product__title>*{font-size:2.4rem}}.crc-split{display:grid;grid-template-columns:1fr 1fr;gap:4.8rem;align-items:center}.crc-split--flip .crc-split__media{order:2}.crc-split__media{position:relative;height:26rem;background:#fff;overflow:hidden}@media screen and (min-width:750px){.crc-split__media{height:42rem}}.crc-split__media img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:cover;object-position:center}.crc-split__media--product{background:#fff}.crc-split__media--product img{object-fit:contain;padding:2rem}.crc-split__placeholder{background:var(--crc-indigo-up);height:100%;display:grid;place-items:center}.crc-split__placeholder-svg{width:40%;opacity:.25;fill:#fff}.crc-split__heading{font-size:clamp(2.6rem,4vw,4.4rem)}.crc-split__price{font-family:var(--font-heading-family);font-weight:700;font-size:2rem;margin:1.2rem 0 0;color:var(--crc-red)}.crc-split__text{margin:1.8rem 0 2.8rem;font-size:1.6rem;line-height:1.65;max-width:52ch}.crc-section--dark .crc-split__text{color:#ffffffc7}@media screen and (max-width:749px){.crc-split{grid-template-columns:1fr;gap:2.4rem}.crc-split--flip .crc-split__media{order:0}.crc-split__text{margin-bottom:2.4rem}}.crc-story{position:relative;isolation:isolate;overflow:hidden}.crc-story__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-2}.crc-story__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--crc-indigo-dk);z-index:-1}.crc-story__inner{text-align:center;max-width:84rem}.crc-story__heading{font-size:clamp(2.8rem,4.6vw,5rem)}.crc-story__text{margin:2rem auto 3.2rem;font-size:1.7rem;line-height:1.6;max-width:60ch}.crc-section--dark .crc-story__text{color:#fffc}.crc-pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:3.2rem;margin-top:5.6rem;text-align:left}.crc-pillar{border-top:2px solid var(--crc-red);padding-top:1.6rem}.crc-pillar__title{font-family:var(--font-heading-family);font-weight:var(--crc-display-weight);text-transform:uppercase;letter-spacing:.02em;font-size:1.6rem;margin:0 0 .8rem}.crc-pillar__text{font-size:1.5rem;line-height:1.6;opacity:.8;margin:0 0 1.2rem}.crc-pillar__link{font-family:var(--font-heading-family);font-weight:700;font-size:1.3rem;letter-spacing:.08em;text-transform:uppercase;color:var(--crc-red);text-decoration:none}.crc-pillar__link:hover{text-decoration:underline}@media screen and (max-width:749px){.crc-pillars{grid-template-columns:1fr;gap:2.4rem;margin-top:3.6rem}}.crc-brands{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid var(--crc-rule-dark)}.crc-brands__item{border-bottom:1px solid var(--crc-rule-dark)}.crc-brands__link{display:flex;align-items:baseline;gap:1.2rem;padding:1.4rem .4rem;text-decoration:none;color:inherit;transition:color .15s ease,padding-left .15s ease}.crc-brands__link:hover{color:var(--crc-red);padding-left:1rem}.crc-brands__num{font-family:var(--crc-mono);font-size:1rem;letter-spacing:.06em;opacity:.45;min-width:2.4rem}.crc-brands__name{font-family:var(--font-heading-family);font-weight:700;font-size:1.5rem;letter-spacing:.01em;text-transform:uppercase}@media screen and (min-width:750px){.crc-brands{grid-template-columns:repeat(4,1fr);column-gap:3.2rem}.crc-brands__name{font-size:1.7rem}}@media(prefers-reduced-motion:reduce){.crc-brands__link{transition:none}.crc-brands__link:hover{padding-left:.4rem}}.crc-rail__head{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:2.8rem}.crc-rail__all{font-family:var(--font-heading-family);font-weight:700;font-size:1.3rem;letter-spacing:.08em;text-transform:uppercase;color:var(--crc-red);text-decoration:none;white-space:nowrap}.crc-rail__all:hover{text-decoration:underline}.crc-rail{overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin;padding-bottom:1.2rem}.crc-rail:focus-visible{outline:2px solid var(--crc-red);outline-offset:4px}.crc-rail__track{list-style:none;margin:0;display:flex;gap:1.2rem;padding:0 1.6rem;width:max-content}.crc-rail__item{scroll-snap-align:start;width:44vw;max-width:17rem}@media screen and (min-width:750px){.crc-rail__track{gap:1.6rem;padding-inline:max(1.6rem,calc((100vw - var(--page-width)) / 2))}.crc-rail__item{width:19rem}}.crc-tile{display:flex;flex-direction:column;height:100%;background:#fff;border:1px solid var(--crc-rule);text-decoration:none;color:var(--crc-indigo)}.crc-tile__media{position:relative;display:block;height:15rem;background:#fff;overflow:hidden}.crc-tile__media img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;padding:.6rem;object-fit:contain;object-position:center}.crc-tile__badge{position:absolute;top:0;left:0;background:var(--crc-red);color:#fff;font-family:var(--crc-mono);font-size:1rem;letter-spacing:.08em;text-transform:uppercase;padding:.4rem .8rem}.crc-tile__body{display:block;padding:.9rem 1rem 1.1rem;border-top:1px solid var(--crc-rule)}.crc-tile__vendor{display:block;font-family:var(--crc-mono);font-size:.95rem;letter-spacing:.08em;text-transform:uppercase;color:var(--crc-muted);margin-bottom:.6rem}.crc-tile__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:1.25rem;font-weight:600;line-height:1.28;min-height:2.56em;margin-bottom:.6rem}.crc-tile__price{display:block;font-family:var(--font-heading-family);font-weight:700;font-size:1.35rem}.crc-tile__was{color:var(--crc-muted);font-weight:400;font-size:1.15rem;margin-left:.5rem}.crc-tile:hover{border-color:var(--crc-indigo)}.crc-faq{display:grid;gap:3.2rem}@media screen and (min-width:990px){.crc-faq{grid-template-columns:1fr 1.4fr;gap:6.4rem;align-items:start}}.crc-faq__intro{margin:1.8rem 0 2.4rem;font-size:1.6rem;line-height:1.6;color:var(--crc-muted)}.crc-section--dark .crc-faq__intro{color:#ffffffb8}.crc-faq__list{border-top:1px solid var(--crc-rule)}.crc-section--dark .crc-faq__list{border-color:var(--crc-rule-dark)}.crc-faq__item{border-bottom:1px solid var(--crc-rule)}.crc-section--dark .crc-faq__item{border-color:var(--crc-rule-dark)}.crc-faq__q{display:flex;align-items:center;gap:1.2rem;padding:1.8rem 0;cursor:pointer;list-style:none}.crc-faq__q::-webkit-details-marker{display:none}.crc-faq__q:focus-visible{outline:2px solid var(--crc-red);outline-offset:2px}.crc-faq__num{font-family:var(--crc-mono);font-size:1rem;letter-spacing:.06em;color:var(--crc-red);min-width:2.4rem}.crc-faq__qtext{flex:1;font-family:var(--font-heading-family);font-weight:700;font-size:1.6rem;letter-spacing:.01em;text-transform:uppercase;line-height:1.25}.crc-faq__sign{position:relative;width:1.4rem;height:1.4rem;flex:0 0 auto}.crc-faq__sign:before,.crc-faq__sign:after{content:"";position:absolute;background:currentColor;transition:transform .2s ease,opacity .2s ease}.crc-faq__sign:before{top:50%;right:0;left:0;height:2px;transform:translateY(-50%)}.crc-faq__sign:after{top:0;bottom:0;right:50%;width:2px;transform:translate(50%)}.crc-faq__item[open] .crc-faq__sign:after{opacity:0;transform:translate(50%) rotate(90deg)}.crc-faq__a{padding:0 0 2rem 3.6rem;font-size:1.5rem;line-height:1.65;max-width:62ch}.crc-faq__a p{margin-top:0}.crc-section--dark .crc-faq__a{color:#ffffffc7}@media(prefers-reduced-motion:reduce){.crc-faq__sign:before,.crc-faq__sign:after{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/crazyrc.css.map */
