:root{--rovej-navy: #071b2d;--rovej-ink: #0f172a;--rovej-orange: #f27a1a;--rovej-cream: #f7f2ea;--rovej-paper: #fffdf9;--rovej-line: #e5ded4;--rovej-muted: #667085;--rovej-success: #2f6f4e;--rovej-radius: 12px;--rovej-shadow: 0 2px 8px rgba(0, 0, 0, .06);--rovej-font-body: "Inter", Arial, sans-serif;--rovej-font-display: Georgia, "Times New Roman", serif}html{scroll-behavior:smooth}body{color:var(--rovej-ink);background:var(--rovej-paper)}.rovej-page,.rovej-header-shell,.rovej-footer{font-family:var(--rovej-font-body)}.rovej-page *,.rovej-header-shell *,.rovej-footer *{box-sizing:border-box}.rovej-page img,.rovej-page video{display:block;max-width:100%}.rovej-page h1,.rovej-page h2,.rovej-page h3{color:var(--rovej-navy);margin:0}.rovej-page h1,.rovej-page h2{font-family:var(--rovej-font-display);font-weight:600;letter-spacing:-.02em;font-variant-ligatures:none;font-feature-settings:"liga" 0,"clig" 0}.rovej-page p{margin:0}.rovej-container{width:min(1180px,calc(100% - 32px));margin-inline:auto}.rovej-section{padding-block:64px}.rovej-section--cream{background:var(--rovej-cream)}.rovej-section-head{max-width:760px;margin:0 auto 32px;text-align:center}.rovej-eyebrow{color:var(--rovej-orange);font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.rovej-section-title{margin-top:8px!important;font-size:clamp(30px,5vw,48px);line-height:1.08}.rovej-section-copy{margin-top:12px!important;color:#475467;font-size:16px;line-height:1.65}.rovej-button{min-height:52px;border:0;border-radius:10px;padding:14px 22px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font:600 16px/1 var(--rovej-font-body);cursor:pointer;text-decoration:none;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.rovej-button--primary{width:100%;background:var(--rovej-orange);color:var(--rovej-ink)}.rovej-button--primary:hover{background:#df6810;color:var(--rovej-ink)}.rovej-button--secondary{background:transparent;color:var(--rovej-navy);border:1px solid var(--rovej-navy)}.rovej-button[aria-busy=true]{cursor:wait;opacity:.75}.rovej-button:focus-visible,.rovej-page a:focus-visible,.rovej-page button:focus-visible,.rovej-page select:focus-visible,.rovej-header-shell a:focus-visible,.rovej-header-shell button:focus-visible{outline:3px solid rgba(242,122,26,.45);outline-offset:3px}.rovej-announcement{min-height:36px;padding:8px 16px;background:var(--rovej-navy);color:#fff;display:flex;align-items:center;justify-content:center;text-align:center;font:600 13px/1.35 var(--rovej-font-body)}.rovej-site-header{min-height:60px;background:#fffdf9fa;border-bottom:1px solid var(--rovej-line)}.rovej-header-inner{width:min(1180px,calc(100% - 32px));min-height:60px;margin-inline:auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px}.rovej-logo img{width:150px;height:auto}.rovej-desktop-nav{display:flex;gap:24px;align-items:center}.rovej-desktop-nav a,.rovej-mobile-nav a{color:var(--rovej-ink);font-size:14px;font-weight:500;text-decoration:none}.rovej-header-actions{justify-self:end;display:flex;align-items:center;gap:8px}.rovej-icon-button{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;color:var(--rovej-navy);text-decoration:none;cursor:pointer;position:relative}.rovej-icon-button svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.rovej-cart-count{position:absolute;top:4px;right:2px;min-width:18px;height:18px;padding:0 4px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:var(--rovej-orange);color:var(--rovej-ink);font-size:11px;font-weight:700}.rovej-menu-toggle{display:none;justify-self:start}.rovej-mobile-nav{display:none;padding:8px 16px 18px;border-bottom:1px solid var(--rovej-line);background:var(--rovej-paper)}.rovej-mobile-nav.is-open{display:grid;gap:6px}.rovej-mobile-nav a{min-height:44px;display:flex;align-items:center;padding-inline:8px}.rovej-hero{padding-block:40px 56px;background:linear-gradient(180deg,#fffdf9,#f7f2ea)}.rovej-hero-grid{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(340px,.94fr);gap:48px;align-items:start}.rovej-hero-media{position:sticky;top:16px;aspect-ratio:4/5;border-radius:var(--rovej-radius);overflow:hidden;background:#e9dfd2;box-shadow:var(--rovej-shadow)}.rovej-hero-media video,.rovej-hero-media img{width:100%;height:100%;object-fit:cover}.rovej-hero-content{padding-top:18px}.rovej-hero-title{margin-top:10px!important;max-width:620px;font-size:clamp(38px,6vw,64px);line-height:.99}.rovej-hero-subtitle{margin-top:18px!important;max-width:580px;color:#344054;font-size:18px;line-height:1.55}.rovej-starting-price{margin-top:20px;display:flex;align-items:baseline;gap:10px;color:var(--rovej-navy)}.rovej-starting-price strong{font-size:28px}.rovej-starting-price span{color:var(--rovej-muted);font-size:14px}.rovej-hero-benefits{margin:24px 0 0;padding:0;list-style:none;display:grid;gap:11px}.rovej-hero-benefits li{display:flex;gap:10px;align-items:flex-start;color:#344054;font-size:15px}.rovej-hero-benefits svg{flex:0 0 20px;width:20px;height:20px;color:var(--rovej-success);fill:none;stroke:currentColor;stroke-width:2}.rovej-hero-cta{margin-top:24px}.rovej-microtrust{margin-top:14px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.rovej-microtrust span{min-height:44px;padding:8px;border:1px solid #c7d0da;border-radius:10px;display:flex;align-items:center;justify-content:center;text-align:center;background:#fff;color:var(--rovej-navy);font-size:12px;font-weight:750;box-shadow:0 1px 2px #071b2d0a}.rovej-installment{margin-top:10px!important;color:#475467;text-align:center;font-size:12px;font-weight:600}.rovej-offers{margin-top:30px;border-top:1px solid var(--rovej-line);padding-top:28px}.rovej-offers-title{font-family:var(--rovej-font-display);font-size:25px}.rovej-offers-copy{margin-top:6px!important;color:var(--rovej-muted);font-size:14px}.rovej-offer-list{margin-top:16px;display:grid;gap:12px}.rovej-offer{border:1px solid var(--rovej-line);border-radius:var(--rovej-radius);background:#fff;overflow:hidden}.rovej-offer[data-featured=true]{border-color:#aeb8c4;box-shadow:var(--rovej-shadow)}.rovej-offer-trigger{width:100%;min-height:82px;border:0;padding:16px;background:transparent;display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;text-align:left;color:var(--rovej-ink);cursor:pointer}.rovej-offer-trigger[aria-expanded=true]{background:#fbf8f3}.rovej-offer-name{font-size:16px;font-weight:700}.rovej-offer-badge{margin-left:7px;padding:5px 9px;border-radius:999px;background:var(--rovej-navy);color:#fff;font-size:11px;font-weight:750;letter-spacing:.01em;white-space:nowrap;box-shadow:0 2px 5px #071b2d24}.rovej-offer-meta{margin-top:5px;display:flex;flex-wrap:wrap;gap:7px 12px;color:var(--rovej-muted);font-size:12px}.rovej-offer-price{text-align:right}.rovej-offer-price strong{display:block;color:var(--rovej-navy);font-size:21px}.rovej-offer-price small{color:var(--rovej-muted);font-size:11px}.rovej-offer-panel{padding:0 16px 16px}.rovej-offer-panel[hidden]{display:none}.rovej-item-row{padding-top:14px;border-top:1px solid var(--rovej-line);display:grid;grid-template-columns:62px 1fr 1fr;gap:10px;align-items:end}.rovej-item-row+.rovej-item-row{margin-top:14px}.rovej-item-label{padding-bottom:13px;color:var(--rovej-navy);font-size:13px;font-weight:700}.rovej-field label{display:block;margin-bottom:6px;color:#475467;font-size:12px;font-weight:600}.rovej-field select{width:100%;min-height:46px;border:1px solid #cfd5dc;border-radius:9px;padding:0 34px 0 12px;background:#fff;color:var(--rovej-ink);font:500 14px/1 var(--rovej-font-body)}.rovej-add-button{margin-top:16px}.rovej-form-message{min-height:20px;margin-top:8px!important;color:#b42318;font-size:13px;font-weight:600;text-align:center}.rovej-form-message[data-success=true]{color:var(--rovej-success)}.rovej-proof-grid{display:grid;grid-template-columns:minmax(0,3fr) minmax(280px,1fr);column-gap:32px;row-gap:28px;align-items:center}.rovej-proof-head{grid-column:1 / -1;max-width:980px}.rovej-proof-head h2{max-width:920px;font-size:clamp(34px,4.5vw,58px);line-height:1.06}.rovej-proof-media{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.rovej-proof-media figure,.rovej-product-showcase figure,.rovej-gallery figure,.rovej-scenario,.rovej-detail-card{margin:0}.rovej-proof-media img{width:100%;aspect-ratio:2/3;object-fit:cover;object-position:center top;border-radius:var(--rovej-radius);background:#ead6bf}.rovej-proof-copy p{margin-top:0;color:#475467;font-size:16px;line-height:1.65}.rovej-check-list{margin:22px 0 0;padding:0;list-style:none;display:grid;gap:12px}.rovej-check-list li{display:flex;gap:10px;color:var(--rovej-ink);font-weight:600}.rovej-check-list li:before{content:"\2713";color:var(--rovej-success)}.rovej-product-showcase{max-width:980px;margin-inline:auto;display:grid;grid-template-columns:minmax(0,1.42fr) minmax(260px,.58fr);gap:18px}.rovej-product-showcase img{width:100%;height:100%;object-fit:cover;border-radius:var(--rovej-radius);background:#eee5d8}.rovej-showcase-main{min-height:620px}.rovej-showcase-main img{aspect-ratio:4/5}.rovej-showcase-details{display:grid;grid-template-rows:repeat(2,1fr);gap:18px}.rovej-showcase-details figure{min-height:0;overflow:hidden;border-radius:var(--rovej-radius)}.rovej-showcase-details img{aspect-ratio:4/5}.rovej-collage{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:repeat(4,145px) 250px;grid-template-areas:"hero hero hero hero street street street street yacht yacht yacht yacht" "hero hero hero hero street street street street yacht yacht yacht yacht" "hero hero hero hero carry carry carry pouches pouches pouches scale scale" "hero hero hero hero carry carry carry pouches pouches pouches scale scale" "black black black black white white white white navy navy navy navy";gap:12px}.rovej-collage__tile{min-width:0;margin:0;overflow:hidden;border-radius:var(--rovej-radius);background:#eee5d8}.rovej-collage__tile img{width:100%;height:100%;max-width:none;object-fit:cover}.rovej-collage__tile--hero{grid-area:hero}.rovej-collage__tile--street{grid-area:street}.rovej-collage__tile--yacht{grid-area:yacht}.rovej-collage__tile--carry{grid-area:carry}.rovej-collage__tile--pouches{grid-area:pouches}.rovej-collage__tile--scale{grid-area:scale}.rovej-collage__tile--black{grid-area:black}.rovej-collage__tile--white{grid-area:white}.rovej-collage__tile--navy{grid-area:navy}.rovej-collage__tile--street img{object-position:center 25%}.rovej-collage__tile--yacht img{object-position:center 22%}.rovej-collage__tile--scale img,.rovej-collage__tile--black img,.rovej-collage__tile--white img,.rovej-collage__tile--navy img{object-fit:contain;background:#fff}.rovej-collage__tile--black img,.rovej-collage__tile--white img,.rovej-collage__tile--navy img{transform:scale(1.16)}.rovej-scenarios{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.rovej-scenario{border-radius:var(--rovej-radius);overflow:hidden;background:#fff;border:1px solid var(--rovej-line)}.rovej-scenario img{width:100%;aspect-ratio:4/5;object-fit:cover}.rovej-scenario-body{padding:18px}.rovej-scenario h3{font-family:var(--rovej-font-body);font-size:17px;line-height:1.3}.rovej-scenario p{margin-top:8px;color:#667085;font-size:14px;line-height:1.55}.rovej-details-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.rovej-detail-card{padding:18px;border:1px solid var(--rovej-line);border-radius:var(--rovej-radius);background:#fff}.rovej-detail-media{aspect-ratio:4/5;overflow:hidden;border-radius:9px;background:#eee5d8}.rovej-detail-card img{width:100%;height:100%;object-fit:cover}.rovej-detail-card--waist-zoom img{object-position:center}.rovej-detail-card--curve img{object-fit:cover}.rovej-detail-card h3{margin-top:15px;font-family:var(--rovej-font-body);font-size:16px}.rovej-detail-card p{margin-top:7px;color:var(--rovej-muted);font-size:13px;line-height:1.5}.rovej-comparison-wrap{overflow-x:auto;border:1px solid var(--rovej-line);border-radius:var(--rovej-radius);background:#fff}.rovej-comparison{width:100%;min-width:620px;border-collapse:collapse;font-size:14px}.rovej-comparison th,.rovej-comparison td{padding:16px;border-bottom:1px solid var(--rovej-line);text-align:left}.rovej-comparison th{background:#f8f5f0;color:var(--rovej-navy)}.rovej-comparison tr:last-child td{border-bottom:0}.rovej-size-grid{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(420px,1.2fr);gap:38px;align-items:center}.rovej-size-visual{border-radius:var(--rovej-radius);overflow:hidden;background:#efe5d8}.rovej-size-visual img{width:100%;max-height:610px;object-fit:contain}.rovej-size-copy h2{font-size:clamp(32px,5vw,48px)}.rovej-size-copy>p{margin-top:14px;color:#475467;line-height:1.65}.rovej-size-table{margin-top:22px;width:100%;border-collapse:collapse;background:#fff;border:1px solid var(--rovej-line)}.rovej-size-table th,.rovej-size-table td{padding:11px 13px;border-bottom:1px solid var(--rovej-line);font-size:14px;text-align:center}.rovej-size-table th{color:var(--rovej-navy);background:#faf7f2}.rovej-size-table tr:last-child td{border-bottom:0}.rovej-length-note{margin-top:14px!important;color:var(--rovej-muted);font-size:13px}.rovej-gallery{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(240px,30%);gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:10px;scrollbar-width:thin}.rovej-gallery figure{scroll-snap-align:start}.rovej-gallery-media{position:relative;width:100%;aspect-ratio:4/5;overflow:hidden;border-radius:var(--rovej-radius);background:#eee5d8;isolation:isolate}.rovej-gallery-media:before{content:"";position:absolute;top:-20px;right:-20px;bottom:-20px;left:-20px;z-index:-1;background-image:var(--rovej-gallery-bg);background-position:center;background-size:cover;filter:blur(16px);opacity:.42}.rovej-gallery img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.rovej-gallery figcaption{margin-top:9px;color:#475467;font-size:13px;font-weight:600}.rovej-ugc-note{margin-top:16px!important;color:var(--rovej-muted);font-size:12px;text-align:center}.rovej-faq{max-width:840px;margin-inline:auto}.rovej-faq details{border-bottom:1px solid var(--rovej-line)}.rovej-faq summary{min-height:58px;padding:16px 4px;display:flex;align-items:center;justify-content:space-between;gap:16px;color:var(--rovej-navy);font-size:16px;font-weight:700;cursor:pointer;list-style:none}.rovej-faq summary::-webkit-details-marker{display:none}.rovej-faq summary:after{content:"+";font-size:24px;font-weight:400}.rovej-faq details[open] summary:after{content:"\2212"}.rovej-faq-answer{padding:0 4px 18px;color:#475467;font-size:15px;line-height:1.65}.rovej-official-note{padding:24px;border:1px solid var(--rovej-line);border-radius:var(--rovej-radius);background:#fff;text-align:center;color:var(--rovej-navy);font-weight:700}.rovej-sticky-buy{position:fixed;inset:auto 0 0;z-index:40;padding:10px 16px max(10px,env(safe-area-inset-bottom));background:#fffdf9f7;border-top:1px solid var(--rovej-line);box-shadow:0 -4px 18px #071b2d14;transform:translateY(110%);transition:transform .2s ease}.rovej-sticky-buy.is-visible{transform:translateY(0)}.rovej-sticky-buy .rovej-button{max-width:580px;margin-inline:auto}.rovej-footer{padding:48px 0 24px;background:var(--rovej-navy);color:#fff}.rovej-footer-inner{width:min(1180px,calc(100% - 32px));margin-inline:auto}.rovej-footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:40px}.rovej-footer-logo{width:150px;height:auto}.rovej-footer-verification{margin-top:18px;display:grid;justify-items:start;gap:14px}.rovej-footer .rovej-etbis-link{min-height:44px;padding:8px 12px;display:inline-flex;align-items:center;gap:9px;border:1px solid rgba(255,255,255,.28);border-radius:8px;color:#fff;font-size:13px;font-weight:600;line-height:1.25}.rovej-etbis-link svg{width:22px;height:22px;flex:0 0 22px;color:var(--rovej-orange)}.rovej-footer-payments{display:grid;gap:8px}.rovej-footer-payments>span{color:#ffffffc7;font-size:13px;line-height:1.3}.rovej-footer-payment-list{margin:0;padding:0;display:flex;align-items:center;flex-wrap:wrap;gap:7px;list-style:none}.rovej-footer-payment-list li{width:44px;height:28px;padding:2px;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;background:#fff}.rovej-footer-payment-list .rovej-payment-icon{width:40px;height:24px}.rovej-footer-badges{margin-top:18px;display:flex;flex-wrap:wrap;gap:10px;align-items:center}.rovej-footer-badge{min-height:62px;padding:8px 10px;display:inline-flex;align-items:center;justify-content:center;border-radius:9px;background:#fff}.rovej-footer-badge img{width:auto;max-width:150px;height:auto;max-height:72px;object-fit:contain}.rovej-footer p,.rovej-footer a{color:#ffffffc7;font-size:14px;line-height:1.65}.rovej-footer h2{margin:0 0 14px;color:#fff;font:600 15px/1.2 var(--rovej-font-body)}.rovej-footer-links{margin:0;padding:0;list-style:none;display:grid;gap:8px}.rovej-footer-policy-column{padding-top:1px}.rovej-footer-company{margin:18px 0 0;padding:15px 0 0;border-top:1px solid rgba(255,255,255,.15);list-style:none;display:grid;gap:6px}.rovej-footer-company li{color:#ffffffad;font-size:13px;line-height:1.55}.rovej-footer-company a{font-size:inherit}.rovej-checkout-consents{width:100%;margin:2px 0 14px;padding:14px;border:1px solid #ded8cf;border-radius:10px;background:#fff;color:var(--rovej-navy);text-align:left}.rovej-checkout-consents--compact{padding:12px}.rovej-consent-row{display:grid;grid-template-columns:24px 1fr;gap:10px;align-items:start;min-height:28px;padding:2px 0;color:var(--rovej-navy);font:400 12px/1.35 var(--rovej-font-body);cursor:pointer}.rovej-consent-row+.rovej-consent-row{margin-top:8px}.rovej-consent-row a,.rovej-consent-note a{color:var(--rovej-navy);text-decoration:underline;text-underline-offset:2px}.rovej-consent-row strong,.rovej-consent-row small{display:inline-block;margin-left:4px;color:#75818d;font-size:9.5px;font-weight:500;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.rovej-consent-input{width:24px;height:24px;margin:0;accent-color:var(--rovej-navy);cursor:pointer}.rovej-consent-marketing{margin-top:9px;padding-top:9px;border-top:1px solid #ebe5dc}.rovej-consent-note{margin:6px 0 0 34px;color:#75818d;font:400 9.25px/1.35 var(--rovej-font-body)}.rovej-consent-error{margin:9px 0 0;color:#b42318;font:600 11px/1.4 var(--rovej-font-body)}.rovej-contact-link{display:inline-flex;align-items:center;gap:9px;color:#ffffffdb}.rovej-contact-icon{width:20px;height:20px;flex:0 0 20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.rovej-contact-icon--mail{width:22px;height:22px;flex-basis:22px}.rovej-contact-icon--whatsapp{width:22px;height:22px;flex-basis:22px;fill:#25d366;stroke:none}.rovej-footer a{text-decoration:none}.rovej-footer a:hover{color:#fff;text-decoration:underline}.rovej-footer-bottom{margin-top:36px;padding-top:20px;border-top:1px solid rgba(255,255,255,.15);display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap}.rovej-cart-upsells{margin:16px;padding-top:16px;border-top:1px solid var(--rovej-line);font-family:var(--rovej-font-body)}.rovej-cart-upsells h3{margin:0;color:var(--rovej-navy);font-size:17px}.rovej-cart-upsells>p{margin:5px 0 12px;color:var(--rovej-muted);font-size:12px}.rovej-upsell-card{display:grid;grid-template-columns:72px 1fr auto;gap:10px;align-items:center;padding:10px 0;border-top:1px solid #eee8df}.rovej-upsell-card img{width:72px;aspect-ratio:4/5;object-fit:cover;border-radius:8px}.rovej-upsell-card strong{display:block;color:var(--rovej-navy);font-size:13px;line-height:1.35}.rovej-upsell-card small{color:var(--rovej-muted);font-size:12px}.rovej-upsell-btn{min-height:38px;padding:8px 10px;border:1px solid var(--rovej-navy);border-radius:8px;background:#fff;color:var(--rovej-navy);font:700 12px/1 var(--rovej-font-body);cursor:pointer}.rovej-upsell-btn:disabled{cursor:not-allowed;opacity:.55}@media(max-width:989px){.rovej-desktop-nav{display:none}.rovej-menu-toggle{display:inline-flex}.rovej-header-inner{grid-template-columns:44px 1fr 44px}.rovej-logo{justify-self:center}.rovej-logo img{width:116px}.rovej-hero-grid{grid-template-columns:1fr;gap:26px}.rovej-hero-media{position:relative;top:auto;width:min(100%,620px);margin-inline:auto}.rovej-hero-content{padding-top:0}.rovej-proof-grid,.rovej-size-grid{grid-template-columns:1fr}.rovej-scenarios,.rovej-details-grid{grid-template-columns:repeat(2,1fr)}.rovej-gallery{grid-auto-columns:minmax(230px,48%)}.rovej-product-showcase{grid-template-columns:minmax(0,1.25fr) minmax(220px,.75fr)}.rovej-showcase-main{min-height:520px}.rovej-collage{grid-template-rows:repeat(4,130px) 220px}}@media(max-width:749px){.rovej-container{width:min(100% - 24px,620px)}.rovej-section{padding-block:56px}.rovej-hero{padding-block:20px 44px}.rovej-hero-title{font-size:40px}.rovej-hero-subtitle{font-size:16px}.rovej-microtrust{gap:6px}.rovej-microtrust span{padding:7px 4px;font-size:10px}.rovej-item-row{grid-template-columns:1fr 1fr}.rovej-item-label{grid-column:1 / -1;padding-bottom:0}.rovej-proof-media{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:82%;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.rovej-proof-media figure{scroll-snap-align:center}.rovej-proof-media img{aspect-ratio:4/5}.rovej-scenarios{grid-template-columns:1fr}.rovej-details-grid{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:78%;gap:12px;overflow-x:auto;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scroll-padding-inline:0;padding-bottom:8px;scrollbar-width:none;touch-action:pan-x}.rovej-details-grid::-webkit-scrollbar{display:none}.rovej-detail-card{scroll-snap-align:start;scroll-snap-stop:always}.rovej-scenario{display:grid;grid-template-columns:42% 1fr}.rovej-scenario img{height:100%;min-height:235px}.rovej-gallery{grid-auto-columns:78%}.rovej-product-showcase{grid-template-columns:1fr;gap:12px}.rovej-showcase-main{min-height:0}.rovej-showcase-details{grid-template-columns:repeat(2,1fr);grid-template-rows:none;gap:12px}.rovej-collage{grid-template-columns:repeat(6,minmax(0,1fr));grid-template-rows:220px 220px 210px 250px 150px;grid-template-areas:"hero hero hero street street street" "hero hero hero yacht yacht yacht" "carry carry carry pouches pouches pouches" "scale scale scale scale scale scale" "black black white white navy navy";gap:8px}.rovej-collage__tile{border-radius:9px}.rovej-footer-grid{grid-template-columns:1fr;gap:28px}.rovej-footer-bottom{display:grid}.rovej-upsell-card{grid-template-columns:62px 1fr}.rovej-upsell-card img{width:62px}.rovej-upsell-btn{grid-column:2;justify-self:start}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.rovej-sticky-buy,.rovej-button{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/26/assets/rovej.css.map */
