:root{--rr-black:#050505;--rr-white:#fff;--rr-muted:#777;--rr-line:#e9e9e9;--rr-pad:clamp(16px,3vw,42px)}html{scroll-behavior:smooth}body{background:#fff;color:#090909}.rr-shell{width:min(1600px,calc(100% - (var(--rr-pad) * 2)));margin-inline:auto}.rr-uppercase{text-transform:uppercase;letter-spacing:.08em}body .page-width{max-width:1600px}.shopify-section-group-header-group,.shopify-section-group-footer-group{position:relative;z-index:20}.rr-announcement{background:#050505;color:#fff;text-align:center;font:700 11px/1.2 var(--font-body--family,Arial,sans-serif);letter-spacing:.09em;text-transform:uppercase;padding:10px 18px}.rr-announcement a{color:inherit;text-decoration:none}.rr-header{position:relative;background:#fff;color:#000;border-bottom:1px solid rgba(0,0,0,.08)}.rr-header--overlay{position:absolute;left:0;right:0;background:linear-gradient(to bottom,rgba(0,0,0,.35),transparent);color:#fff;border-bottom-color:transparent}.rr-header__inner{height:78px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}.rr-header__left,.rr-header__actions{display:flex;align-items:center;gap:22px}.rr-header__actions{justify-content:flex-end}.rr-header__logo{display:flex;align-items:center;justify-content:center;color:inherit;text-decoration:none}.rr-header__logo img{display:block;max-height:42px;width:auto}.rr-header__logo-text{font:900 19px/1 Arial,sans-serif;letter-spacing:.12em;text-transform:uppercase}.rr-header__nav{display:flex;align-items:center;gap:23px}.rr-header__nav a{color:inherit;text-decoration:none;font:700 12px/1 var(--font-body--family,Arial,sans-serif);letter-spacing:.055em;text-transform:uppercase;white-space:nowrap}.rr-header__nav a:hover{opacity:.62}.rr-icon-link{display:inline-flex;color:inherit;align-items:center;justify-content:center;text-decoration:none;position:relative}.rr-icon-link svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7}.rr-cart-count{min-width:16px;height:16px;padding:0 4px;border-radius:20px;background:currentColor;position:absolute;right:-9px;top:-7px;font-size:9px;display:flex;align-items:center;justify-content:center}.rr-header--overlay .rr-cart-count{color:#fff;background:#fff}.rr-header--overlay .rr-cart-count span{color:#000}.rr-header:not(.rr-header--overlay) .rr-cart-count{background:#000;color:#000}.rr-header:not(.rr-header--overlay) .rr-cart-count span{color:#fff}.rr-menu-toggle{display:none;background:none;border:0;padding:0;color:inherit;cursor:pointer}.rr-mobile-nav{display:none;background:#fff;color:#000;border-top:1px solid #eee;padding:8px var(--rr-pad) 20px}.rr-mobile-nav.is-open{display:block}.rr-mobile-nav a{display:block;color:#000;text-decoration:none;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:13px 0;border-bottom:1px solid #eee}.rr-mobile-nav__tools{display:flex;gap:22px;padding-top:18px}.rr-mobile-nav__tools a{border:0;padding:0}.rr-home{background:#fff}.rr-hero{position:relative;min-height:min(82vh,900px);display:flex;align-items:flex-end;background:#111;overflow:hidden;color:#fff}.rr-hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.rr-hero__media img,.rr-hero__media svg{width:100%;height:100%;object-fit:cover}.rr-hero__fallback{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 70% 25%,#454545 0,#1b1b1b 30%,#050505 70%)}.rr-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0000009e,#0000001f 62%),linear-gradient(0deg,rgba(0,0,0,.42),transparent 52%)}.rr-hero__content{position:relative;z-index:2;padding-bottom:clamp(45px,8vw,110px);max-width:760px}.rr-hero h1{color:#fff;font-size:clamp(48px,7.8vw,118px);font-weight:700;letter-spacing:-.055em;line-height:.88;margin:0 0 20px}.rr-hero p{color:#fff;margin:0 0 28px;font-size:clamp(15px,1.4vw,21px);letter-spacing:.01em}.rr-btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;padding:14px 23px;border:1px solid currentColor;font:800 11px/1 var(--font-body--family,Arial,sans-serif);letter-spacing:.11em;text-transform:uppercase;transition:.2s}.rr-btn--white{background:#fff;border-color:#fff;color:#000}.rr-btn--black{background:#000;border-color:#000;color:#fff}.rr-btn--outline-light{background:transparent;color:#fff}.rr-btn:hover{opacity:.78}.rr-section{padding:clamp(52px,7vw,105px) 0}.rr-section--tight{padding:clamp(38px,5vw,72px) 0}.rr-section__top{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:28px}.rr-section__title{font-size:clamp(34px,4.6vw,70px);line-height:.94;letter-spacing:-.045em;margin:0}.rr-section__link{color:#111;text-underline-offset:4px;font-size:12px;text-transform:uppercase;letter-spacing:.09em;font-weight:700}.rr-sale{background:#fff}.rr-sale__intro{display:grid;grid-template-columns:1.15fr .85fr;gap:32px;align-items:end;margin-bottom:30px}.rr-sale__intro p{margin:0;color:#5c5c5c;max-width:600px;font-size:15px;line-height:1.5}.rr-eyebrow{font-size:11px;letter-spacing:.14em;text-transform:uppercase;font-weight:800;margin:0 0 11px;color:#777}.rr-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px 12px}.rr-sale .rr-products{grid-template-columns:repeat(3,minmax(0,1fr))}.rr-product{color:#111;text-decoration:none;display:block;min-width:0}.rr-product__media{position:relative;background:#f3f3f3;aspect-ratio:1/1;overflow:hidden}.rr-product__media img,.rr-product__media svg{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.rr-product:hover .rr-product__media img{transform:scale(1.025)}.rr-product__badges{position:absolute;top:10px;left:10px;display:flex;gap:5px;z-index:2}.rr-badge{background:#fff;color:#000;padding:7px 9px;font:800 10px/1 Arial,sans-serif;letter-spacing:.06em;text-transform:uppercase}.rr-badge--dark{background:#000;color:#fff}.rr-product__info{padding:13px 2px 0}.rr-product__title{font-size:15px;line-height:1.25;margin:0 0 7px;font-weight:600}.rr-price{font-size:13px;display:flex;flex-wrap:wrap;gap:7px;align-items:baseline}.rr-price s{color:#888}.rr-product__cta{position:absolute;left:10px;right:10px;bottom:10px;background:#fff;color:#000;text-align:center;padding:11px;font-size:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:800;opacity:0;transform:translateY(5px);transition:.2s}.rr-product:hover .rr-product__cta{opacity:1;transform:none}.rr-giveaway{background:#050505;color:#fff}.rr-giveaway__grid{display:grid;grid-template-columns:1fr 1fr;min-height:540px}.rr-giveaway__content{padding:clamp(50px,7vw,105px);display:flex;flex-direction:column;justify-content:center}.rr-giveaway__content h2{color:#fff;margin:0 0 18px;font-size:clamp(42px,6vw,86px);line-height:.9;letter-spacing:-.05em}.rr-giveaway__content p{color:#ddd;max-width:560px;font-size:17px;line-height:1.45;margin:0 0 28px}.rr-giveaway__media{min-height:420px;background:#191919}.rr-giveaway__media img,.rr-giveaway__media svg{width:100%;height:100%;object-fit:cover;display:block}.rr-rides{background:#fff}.rr-rides__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.rr-ride{display:block;position:relative;aspect-ratio:.76;background:#111;color:#fff;overflow:hidden;text-decoration:none}.rr-ride img,.rr-ride svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .35s}.rr-ride:hover img{transform:scale(1.035)}.rr-ride:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#000000b8,#00000005 66%)}.rr-ride__info{position:absolute;z-index:2;left:20px;right:20px;bottom:20px}.rr-ride h3{color:#fff;font-size:clamp(20px,2vw,31px);margin:0 0 5px;letter-spacing:-.025em}.rr-ride p{color:#ddd;font-size:12px;margin:0;text-transform:uppercase;letter-spacing:.07em}.rr-footer{background:#050505;color:#fff}.rr-footer a{color:#fff}.rr-footer__main{padding:60px 0 48px;display:grid;grid-template-columns:1.25fr .75fr .75fr .75fr;gap:40px}.rr-footer__brand svg,.rr-footer__brand img{width:88px;height:auto;display:block;margin-bottom:24px}.rr-footer__brand h2{color:#fff;font-size:22px;margin:0 0 12px}.rr-footer__brand p{color:#aaa;max-width:370px;margin:0;font-size:13px;line-height:1.55}.rr-footer__col h3{color:#fff;font:800 11px/1.1 Arial,sans-serif;text-transform:uppercase;letter-spacing:.11em;margin:0 0 17px}.rr-footer__col a{display:block;text-decoration:none;color:#bbb;font-size:13px;margin:0 0 11px}.rr-footer__col a:hover{color:#fff}.rr-footer__bottom{border-top:1px solid #282828;padding:20px 0 24px;display:flex;justify-content:space-between;align-items:center;gap:22px;color:#999;font-size:11px}.rr-footer__policies{display:flex;gap:18px;flex-wrap:wrap}.rr-footer__policies a{color:#999;text-decoration:none}.rr-socials{display:flex;gap:13px;margin-top:22px}.rr-socials a{width:34px;height:34px;border:1px solid #333;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;font-size:11px;font-weight:800}.rr-localization select{background:#050505;color:#fff;border:1px solid #3a3a3a;padding:8px 30px 8px 10px;font-size:11px}.template-product main,.template-collection main,.template-search main{background:#fff}.card,.product-card,.button,.button-secondary,.button-primary{border-radius:0!important}@media(max-width:990px){.rr-header__inner{grid-template-columns:auto 1fr auto;height:68px}.rr-menu-toggle{display:inline-flex}.rr-header__nav{display:none}.rr-header__left{gap:14px}.rr-header__logo{justify-self:center}.rr-header__actions .rr-account{display:none}.rr-hero{min-height:70vh}.rr-sale__intro{grid-template-columns:1fr}.rr-products{grid-template-columns:repeat(2,minmax(0,1fr))}.rr-sale .rr-products{grid-template-columns:repeat(3,minmax(0,1fr))}.rr-rides__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rr-giveaway__grid{grid-template-columns:1fr}.rr-giveaway__content{order:2}.rr-giveaway__media{order:1;min-height:55vw}.rr-footer__main{grid-template-columns:1fr 1fr}}@media(max-width:620px){:root{--rr-pad:14px}.rr-announcement{font-size:9px}.rr-header__inner{height:60px}.rr-header__logo img{max-height:32px}.rr-header__logo-text{font-size:15px}.rr-icon-link svg{width:19px;height:19px}.rr-hero{min-height:66vh}.rr-hero__content{padding-bottom:46px}.rr-hero h1{font-size:clamp(46px,16vw,70px)}.rr-section{padding:48px 0}.rr-section--tight{padding:40px 0}.rr-section__top{margin-bottom:20px}.rr-sale .rr-products{grid-template-columns:1fr;gap:28px}.rr-products{gap:24px 8px}.rr-product__title{font-size:13px}.rr-product__cta{display:none}.rr-rides__grid{gap:6px}.rr-ride{aspect-ratio:.78}.rr-ride__info{left:14px;right:14px;bottom:14px}.rr-giveaway__media{min-height:80vw}.rr-giveaway__content{padding:48px 20px}.rr-footer__main{grid-template-columns:1fr;padding:46px 0 36px}.rr-footer__bottom{align-items:flex-start;flex-direction:column}.rr-footer__policies{gap:10px 16px}}.rr-home,.rr-header,.rr-footer,.rr-home h1,.rr-home h2,.rr-home h3,.rr-footer h2,.rr-footer h3{font-family:var(--font-body--family,Arial,sans-serif)}body{background:#000!important;color:#fff!important}main{background:#000!important}.rr-header{background:#000!important;color:#fff!important;border-bottom:1px solid #232323!important;position:relative!important}.rr-header--overlay{position:relative!important;background:#000!important}.rr-header__inner{height:104px!important;grid-template-columns:1fr auto 1fr!important}.rr-header__logo img{max-height:64px!important;width:118px!important;object-fit:contain}.rr-header__nav{gap:34px!important}.rr-header__nav a{font-size:15px!important;font-weight:500!important;letter-spacing:0!important;text-transform:none!important;color:#fff!important}.rr-header__nav a:first-child{text-decoration:underline;text-underline-offset:8px;text-decoration-thickness:2px}.rr-header__actions{gap:24px!important}.rr-icon-link svg{width:25px!important;height:25px!important;stroke-width:1.45!important}.rr-cart-count{background:#fff!important}.rr-cart-count span{color:#000!important}.rr-shop-page{background:#000;color:#fff;padding-bottom:30px}.rr-shop-categories{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px;padding-top:14px;padding-bottom:38px}.rr-shop-category{color:#fff;text-decoration:none;display:block;text-align:center}.rr-shop-category__media{height:178px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#000}.rr-shop-category__media img,.rr-shop-category__media svg{width:100%;height:100%;object-fit:contain;display:block;transition:transform .2s ease}.rr-shop-category:hover .rr-shop-category__media img{transform:scale(1.035)}.rr-shop-category__title{font-size:14px;font-weight:700;margin-top:12px;color:#fff}.rr-shop-category__title span{margin-left:4px;font-size:16px}.rr-shop-products-wrap{padding-top:5px;padding-bottom:78px}.rr-shop-title{color:#fff!important;font-size:44px!important;line-height:1!important;letter-spacing:-.035em!important;margin:0 0 50px!important;font-weight:800!important;text-transform:none!important}.rr-shop-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:62px 42px}.rr-shop-product{color:#fff;text-decoration:none;display:block;min-width:0}.rr-shop-product__media{height:360px;position:relative;background:#000;display:flex;align-items:center;justify-content:center;overflow:hidden}.rr-shop-product__media img,.rr-shop-product__media svg{width:100%;height:100%;object-fit:contain;display:block;transition:transform .25s ease}.rr-shop-product:hover .rr-shop-product__media img{transform:scale(1.025)}.rr-shop-product__info{padding-top:18px}.rr-shop-product__info h2{color:#fff!important;font-size:14px!important;line-height:1.28!important;margin:0 0 9px!important;font-weight:700!important;letter-spacing:0!important;text-transform:none!important}.rr-shop-product__price{display:flex;gap:10px;align-items:baseline;flex-wrap:wrap;color:#fff;font-size:14px;line-height:1.2}.rr-shop-product__price s{color:#b8b8b8}.rr-shop-product__price strong{font-weight:600;color:#fff}.rr-shop-product__price span{color:#fff}.rr-pill{position:absolute;border:1px solid #666;border-radius:999px;background:#050505;color:#fff;padding:5px 12px;font-size:10px;line-height:1;z-index:3}.rr-pill--center{left:50%;bottom:12px;transform:translate(-50%)}.rr-pill--bottom{left:10px;bottom:10px}.rr-footer{border-top:1px solid #343434!important;background:#000!important}.rr-footer__benefits{border-bottom:1px solid #343434;display:grid;grid-template-columns:repeat(3,1fr);gap:28px;padding:25px 0}.rr-benefit{display:flex;align-items:center;gap:14px;color:#fff}.rr-benefit svg{width:34px;height:34px;fill:none;stroke:#fff;stroke-width:1.5;flex:none}.rr-benefit strong{display:block;font-size:14px}.rr-benefit span{display:block;color:#ccc;font-size:12px;margin-top:3px}.rr-footer__main{grid-template-columns:1.2fr .7fr .7fr .9fr!important;padding:34px 0!important}.rr-footer__brand img{width:86px!important;margin-bottom:12px!important}.rr-footer__brand h2{font-size:20px!important}.rr-footer__brand p{font-size:12px!important;color:#bbb!important}.rr-footer__col h3{font-size:12px!important;text-transform:none!important;letter-spacing:0!important}.rr-footer__col a{font-size:12px!important;color:#ddd!important;margin-bottom:8px!important}.rr-footer__bottom{padding:18px 0 24px!important}@media(max-width:1100px){.rr-header__nav{gap:18px!important}.rr-header__nav a{font-size:12px!important}.rr-shop-product__media{height:290px}.rr-shop-products{gap:50px 24px}}@media(max-width:990px){.rr-header__inner{height:74px!important}.rr-header__logo img{max-height:50px!important;width:90px!important}.rr-shop-categories{grid-template-columns:repeat(4,1fr);gap:8px;padding-top:10px}.rr-shop-category__media{height:118px}.rr-shop-category__title{font-size:11px}.rr-shop-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:42px 16px}.rr-shop-product__media{height:260px}.rr-shop-title{font-size:36px!important;margin-bottom:34px!important}.rr-footer__benefits{grid-template-columns:1fr}}@media(max-width:620px){.rr-shop-categories{grid-template-columns:repeat(2,1fr);padding-bottom:28px}.rr-shop-category__media{height:145px}.rr-shop-products-wrap{padding-bottom:48px}.rr-shop-products{gap:34px 10px}.rr-shop-product__media{height:190px}.rr-shop-product__info{padding-top:12px}.rr-shop-product__info h2{font-size:12px!important}.rr-shop-product__price{font-size:12px}.rr-shop-title{font-size:32px!important;margin-bottom:26px!important}.rr-footer__main{grid-template-columns:1fr 1fr!important;gap:30px 18px!important}.rr-footer__brand{grid-column:1/-1}}.rr-footer__join p{color:#bbb;font-size:12px;margin:0 0 12px}.rr-newsletter__row{display:flex;border:1px solid #444;height:42px}.rr-newsletter__row input{flex:1;min-width:0;background:#000;border:0;color:#fff;padding:0 12px;font-size:12px;outline:none}.rr-newsletter__row input::placeholder{color:#aaa}.rr-newsletter__row button{width:44px;background:#000;border:0;color:#fff;font-size:18px;cursor:pointer}.rr-footer__join .rr-socials{margin-top:18px}.rr-footer--pro{background:linear-gradient(180deg,#050505,#0b0d0f)!important;color:#fff}.rr-footer-pro__grid{display:grid;grid-template-columns:1.35fr .7fr .85fr 1.15fr;gap:54px;padding:58px 0 42px}.rr-footer-pro__logo{display:inline-flex;align-items:center;margin-bottom:14px}.rr-footer-pro__logo img{width:150px;max-height:76px;object-fit:contain;object-position:left center}.rr-footer-pro__brand h2{margin:0 0 4px;color:#fff;font-size:28px;line-height:1.05;font-weight:800}.rr-footer-pro__tagline{font-size:11px;letter-spacing:.36em;color:#7f8389;margin:0 0 24px;text-transform:uppercase}.rr-footer-pro__description,.rr-footer-pro__description p{margin:0;color:#c8cbd0;font-size:14px;line-height:1.65;max-width:400px}.rr-footer-pro__col h3,.rr-footer-pro__contact>h3{margin:0 0 24px;color:#fff;font-size:17px;font-weight:800}.rr-footer-pro__col a{display:block;color:#d4d6da;text-decoration:none;font-size:14px;line-height:1.2;margin-bottom:14px;transition:color .18s ease,transform .18s ease}.rr-footer-pro__col a:hover{color:#fff;transform:translate(2px)}.rr-contact-item{display:grid;grid-template-columns:42px minmax(0,1fr);gap:16px;align-items:center;margin-bottom:20px}.rr-contact-icon{width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#f3192e;box-shadow:0 6px 18px #f3192e2e}.rr-contact-icon svg{width:21px;height:21px;fill:none;stroke:#fff;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.rr-contact-item strong{display:block;font-size:13px;color:#fff;margin-bottom:3px}.rr-contact-item a,.rr-contact-item p{color:#d5d7db;text-decoration:none;font-size:14px;line-height:1.5;margin:0}.rr-contact-item a:hover{color:#fff}.rr-socials--pro{gap:10px;margin-top:24px}.rr-socials--pro a{width:38px;height:38px;border-color:#34373b;background:#17191c;color:#fff;transition:all .18s ease}.rr-socials--pro a:hover{background:#f3192e;border-color:#f3192e;transform:translateY(-2px)}.rr-footer-pro__utility{border-top:1px solid #2a2d31;padding:22px 0 0}.rr-footer-country{display:flex;flex-direction:column;gap:7px;max-width:230px}.rr-footer-country label{font-size:11px;color:#a8abb0}.rr-footer-country select{background:#08090a;color:#fff;border:1px solid #393c40;border-radius:0;padding:10px 34px 10px 12px;font-size:12px;min-height:42px}.rr-footer-pro__bottom{border-top:1px solid #2a2d31;margin-top:22px;padding:22px 0 16px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;color:#aeb1b6;font-size:12px}.rr-footer-pro__motto{display:flex;align-items:center;gap:16px;letter-spacing:.34em;font-size:10px;color:#8c9096;white-space:nowrap}.rr-footer-pro__motto span{display:block;width:34px;height:2px;background:#f3192e}.rr-footer-pro__payments{justify-self:end;display:flex;gap:7px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.rr-payment-icon{height:24px;width:auto;border-radius:3px;background:#fff}.rr-footer__policies--pro{padding:0 0 24px!important;justify-content:center!important;border:0!important;font-size:11px!important;color:#8d9197!important}.rr-footer__policies--pro a{color:#8d9197!important}.rr-footer__policies--pro a:hover{color:#fff!important}@media(max-width:990px){.rr-footer-pro__grid{grid-template-columns:1.25fr .75fr;gap:42px 30px}.rr-footer-pro__bottom{grid-template-columns:1fr;justify-items:start}.rr-footer-pro__payments{justify-self:start}.rr-footer-pro__motto{order:3}}@media(max-width:620px){.rr-footer-pro__grid{grid-template-columns:1fr!important;padding:42px 0 28px;gap:32px}.rr-footer-pro__logo img{width:125px}.rr-footer-pro__brand h2{font-size:24px}.rr-footer-pro__tagline{margin-bottom:18px}.rr-footer-pro__col h3,.rr-footer-pro__contact>h3{margin-bottom:17px}.rr-contact-item{grid-template-columns:38px minmax(0,1fr);gap:13px;margin-bottom:16px}.rr-contact-icon{width:38px;height:38px}.rr-contact-item a,.rr-contact-item p{font-size:13px}.rr-footer-pro__bottom{gap:15px}.rr-footer-pro__motto{white-space:normal;letter-spacing:.24em}.rr-payment-icon{height:22px}.rr-footer__policies--pro{justify-content:flex-start!important;gap:10px 14px!important}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/ronster-clone.css.map */
