:root{--rv-navy: #17243a;--rv-navy-soft: #243853;--rv-coral: #ee6f5b;--rv-ivory: #fbf7f0;--rv-sand: #eee4d7;--rv-white: #ffffff;--rv-ink: #101827;--rv-muted: #657083;--rv-line: rgba(23, 36, 58, .14);--rv-radius: 22px;--rv-shadow: 0 18px 55px rgba(23, 36, 58, .12)}html{scroll-behavior:smooth}body{overflow-x:hidden;color:var(--rv-ink)}body,button,input,textarea,select{font-family:Arial,Helvetica,sans-serif}.rv-shell{width:min(1320px,calc(100% - 48px));margin:0 auto}.rv-eyebrow{margin:0 0 12px;font-size:12px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:var(--rv-coral)}.rv-title{margin:0;color:var(--rv-navy);font-size:clamp(32px,4vw,60px);line-height:.98;letter-spacing:-.045em;font-weight:900}.rv-copy{color:var(--rv-muted);font-size:16px;line-height:1.75}.rv-btn{min-height:50px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--rv-navy);border-radius:999px;font-size:14px;font-weight:800;letter-spacing:.04em;text-decoration:none;transition:transform .2s ease,background .2s ease,color .2s ease,box-shadow .2s ease}.rv-btn:hover{transform:translateY(-2px);box-shadow:0 12px 28px #17243a29}.rv-btn--primary{color:var(--rv-white);background:var(--rv-navy)}.rv-btn--primary:hover{color:var(--rv-white);background:var(--rv-coral);border-color:var(--rv-coral)}.rv-btn--light{color:var(--rv-navy);background:var(--rv-white);border-color:var(--rv-white)}.rv-announcement{padding:9px 20px;background:var(--rv-navy);color:#fff;text-align:center;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.rv-header-wrap{position:relative;z-index:50;background:#fffffff7;border-bottom:1px solid var(--rv-line)}.rv-header{min-height:78px;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:26px}.rv-header__left{min-width:0;display:flex;align-items:center;gap:30px;justify-self:start}.rv-header__spacer{min-width:0}.rv-menu{position:relative}.rv-menu summary{list-style:none;width:44px;height:44px;border:1px solid var(--rv-line);border-radius:50%;display:grid;place-items:center;cursor:pointer;color:var(--rv-navy)}.rv-menu summary::-webkit-details-marker{display:none}.rv-menu-lines,.rv-menu-lines:before,.rv-menu-lines:after{display:block;width:18px;height:2px;border-radius:4px;background:currentColor;content:""}.rv-menu-lines{position:relative}.rv-menu-lines:before{position:absolute;top:-6px}.rv-menu-lines:after{position:absolute;top:6px}.rv-menu[open] .rv-menu-panel{opacity:1;transform:translateY(0);pointer-events:auto}.rv-menu-panel{position:absolute;left:0;top:calc(100% + 14px);width:min(380px,calc(100vw - 32px));max-height:72vh;overflow:auto;padding:24px;border-radius:18px;background:#fff;box-shadow:var(--rv-shadow);border:1px solid var(--rv-line);opacity:0;transform:translateY(-8px);pointer-events:none;transition:.2s ease}.rv-menu-panel h2{margin:0 0 14px;font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:var(--rv-muted)}.rv-menu-panel ul{margin:0;padding:0;list-style:none}.rv-menu-panel li+li{border-top:1px solid var(--rv-line)}.rv-menu-panel a{display:flex;align-items:center;justify-content:space-between;padding:13px 0;color:var(--rv-navy);font-weight:700;text-decoration:none}.rv-logo{grid-column:2;justify-self:center;display:inline-flex;align-items:center}.rv-logo img{width:218px;max-width:32vw;height:auto;display:block}.rv-nav{justify-self:start}.rv-nav ul{display:flex;align-items:center;gap:30px;margin:0;padding:0;list-style:none}.rv-nav a{color:var(--rv-navy);font-size:14px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;text-decoration:none}.rv-nav a:hover,.rv-nav a[aria-current=page]{color:var(--rv-coral)}.rv-home{background:var(--rv-white)}.rv-hero{min-height:min(760px,76vh);display:flex;align-items:center;position:relative;overflow:hidden;background:var(--rv-ivory) center / cover no-repeat}.rv-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#fbf7f0f5,#fbf7f0d1 35%,#fbf7f014 66%)}.rv-hero__content{position:relative;z-index:1;width:min(650px,56%);padding:90px 0}.rv-hero h1{margin:0 0 22px;color:var(--rv-navy);font-size:clamp(54px,7.2vw,108px);line-height:.86;letter-spacing:-.065em;text-transform:uppercase;font-weight:950}.rv-hero p{max-width:540px;margin:0 0 30px;color:#3e4a5d;font-size:18px;line-height:1.65}.rv-hero__actions{display:flex;flex-wrap:wrap;gap:12px}.rv-strip{background:var(--rv-coral);color:#fff;overflow:hidden;white-space:nowrap;padding:13px 0;font-weight:900;letter-spacing:.12em;text-transform:uppercase;font-size:12px}.rv-strip__inner{display:inline-flex;gap:44px;min-width:100%;justify-content:center}.rv-section{padding:clamp(70px,8vw,118px) 0}.rv-section--ivory{background:var(--rv-ivory)}.rv-section__head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:42px}.rv-section__head .rv-copy{max-width:520px;margin:0}.rv-categories{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:24px}.rv-category{text-decoration:none;text-align:center;color:var(--rv-navy)}.rv-category__image{aspect-ratio:1;border-radius:50%;overflow:hidden;background:var(--rv-sand);box-shadow:inset 0 0 0 1px var(--rv-line)}.rv-category__image img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.rv-category:hover img{transform:scale(1.06)}.rv-category h3{margin:16px 0 4px;font-size:17px}.rv-category p{margin:0;color:var(--rv-muted);font-size:12px;text-transform:uppercase;letter-spacing:.1em}.rv-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px}.rv-product{min-width:0;display:flex;flex-direction:column}.rv-product__media{aspect-ratio:1;display:block;overflow:hidden;border-radius:18px;background:var(--rv-ivory)}.rv-product__media img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .45s ease}.rv-product:hover .rv-product__media img{transform:scale(1.035)}.rv-product__body{flex:1;display:flex;flex-direction:column;padding:18px 2px 0}.rv-product__type{margin:0 0 7px;color:var(--rv-coral);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.rv-product h3{min-height:48px;margin:0 0 8px;color:var(--rv-navy);font-size:17px;line-height:1.4}.rv-product__price{margin:0 0 17px;color:var(--rv-navy);font-size:16px;font-weight:800}.rv-product .rv-btn{margin-top:auto;width:100%}.rv-feature-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:26px}.rv-feature-card{position:relative;min-height:580px;overflow:hidden;border-radius:var(--rv-radius);background:var(--rv-navy);color:#fff}.rv-feature-card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.rv-feature-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 38%,rgba(8,17,31,.12) 52%,rgba(8,17,31,.76) 100%)}.rv-feature-card__content{position:absolute;z-index:1;left:34px;right:34px;bottom:34px;padding:0;background:transparent;box-shadow:none}.rv-feature-card .rv-feature-card__content h3{margin:0 0 14px;color:#fff!important;font-size:clamp(28px,3vw,48px);line-height:1.06;letter-spacing:-.04em;text-shadow:0 2px 5px rgba(0,0,0,.28)}.rv-feature-card .rv-feature-card__content .rv-eyebrow{color:#ff7a68!important;text-shadow:0 1px 4px rgba(0,0,0,.28)}.rv-feature-stack{display:grid;gap:26px}.rv-feature-stack .rv-feature-card{min-height:277px}.rv-feature-stack .rv-feature-card h3{font-size:28px}.rv-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;border:1px solid var(--rv-line);border-radius:var(--rv-radius);overflow:hidden;background:var(--rv-line)}.rv-benefit{padding:36px 26px;background:#fff}.rv-benefit__icon{width:46px;height:46px;display:grid;place-items:center;border-radius:50%;background:var(--rv-ivory);color:var(--rv-coral);font-size:21px;font-weight:900}.rv-benefit h3{margin:20px 0 8px;color:var(--rv-navy);font-size:18px}.rv-benefit p{margin:0;color:var(--rv-muted);line-height:1.6}.rv-story-section .rv-shell{width:100%;max-width:none}.rv-story{display:grid;grid-template-columns:54% 46%;align-items:stretch;min-height:650px;border-radius:0;overflow:hidden;background:var(--rv-navy)}.rv-story__image img{width:100%;height:100%;min-height:650px;object-fit:cover;display:block}.rv-story__content{display:flex;flex-direction:column;justify-content:center;padding:clamp(48px,7vw,120px);color:#fff}.rv-story__content>*{max-width:620px}.rv-story__content .rv-eyebrow{color:#ff9a88}.rv-story__content .rv-title{color:#fff}.rv-story__content .rv-copy{color:#ffffffc2}.rv-faq{display:grid;grid-template-columns:.75fr 1.25fr;gap:70px}.rv-faq-list details{border-top:1px solid var(--rv-line)}.rv-faq-list details:last-child{border-bottom:1px solid var(--rv-line)}.rv-faq-list summary{cursor:pointer;list-style:none;padding:23px 40px 23px 0;position:relative;color:var(--rv-navy);font-weight:800;font-size:17px}.rv-faq-list summary:after{content:"+";position:absolute;right:4px;top:18px;font-size:25px;font-weight:400;color:var(--rv-coral)}.rv-faq-list details[open] summary:after{content:"\2212"}.rv-faq-list p{margin:-5px 0 24px;color:var(--rv-muted);line-height:1.7}.rv-news{position:relative;overflow:hidden;padding:90px 0;background:var(--rv-ivory) center / cover no-repeat}.rv-news:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#17243af0,#17243a9e,#17243a0d)}.rv-news__content{position:relative;z-index:1;width:min(600px,60%);color:#fff}.rv-news .rv-title{color:#fff}.rv-news .rv-copy{color:#fffc}.rv-news form{display:flex;gap:10px;margin-top:28px}.rv-news input{min-width:0;flex:1;height:52px;border:1px solid rgba(255,255,255,.6);border-radius:999px;background:#fffffff5;padding:0 20px;color:var(--rv-navy)}.rv-news button{border:0;cursor:pointer}.rv-footer{padding:70px 0 28px;background:#101a2c;color:#fff}.rv-footer__grid{display:grid;grid-template-columns:1.1fr 1.8fr 1fr;gap:64px}.rv-footer__brand img{width:230px;height:auto;filter:brightness(0) invert(1)}.rv-footer__brand p,.rv-footer__contact p{color:#ffffffad;line-height:1.7}.rv-footer h2{margin:0 0 18px;color:#fff;font-size:13px;letter-spacing:.14em;text-transform:uppercase}.rv-footer__links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 30px}.rv-footer ul{margin:0;padding:0;list-style:none}.rv-footer a{color:#ffffffc2;text-decoration:none}.rv-footer a:hover{color:#fff}.rv-footer__links a{display:inline-block;padding:7px 0}.rv-footer__payments{display:flex;flex-wrap:wrap;gap:9px;margin-top:22px}.rv-footer__payments li{width:48px;height:31px;display:grid;place-items:center;overflow:hidden;border-radius:5px;background:#fff}.rv-footer__payments svg{width:44px;height:auto;display:block}.rv-footer__bottom{margin-top:54px;padding-top:22px;border-top:1px solid rgba(255,255,255,.14);display:flex;justify-content:space-between;gap:18px;color:#ffffff8f;font-size:12px}.rv-footer__bottom a{color:inherit}.template-product [class*=rating],.template-product [class*=review],.template-product [class*=testimonial],.template-product [class*=sales],.template-product [class*=timeline]{display:none!important}.product-form__submit,.shopify-payment-button__button{border-radius:999px!important;min-height:52px!important}.shopify-payment-button__button{overflow:hidden}img{max-width:100%}@media(max-width:990px){.rv-shell,.rv-story-section .rv-shell{width:min(100% - 32px,1320px)}.rv-header{min-height:68px;gap:14px}.rv-header__left{gap:14px}.rv-logo img{width:175px;max-width:34vw}.rv-nav ul{gap:14px}.rv-nav a{font-size:11px;letter-spacing:.04em}.rv-hero{min-height:680px;background-position:62% center;align-items:end}.rv-hero:after{background:linear-gradient(0deg,#fbf7f0f7,#fbf7f0b8 45%,#fbf7f00f 76%)}.rv-hero__content{width:100%;padding:290px 0 56px}.rv-hero h1{font-size:clamp(48px,12vw,78px);max-width:650px}.rv-categories{grid-template-columns:repeat(3,1fr)}.rv-products{grid-template-columns:repeat(2,1fr)}.rv-feature-grid,.rv-story,.rv-faq{grid-template-columns:1fr}.rv-story{border-radius:30px}.rv-feature-card{min-height:460px}.rv-story__image img{min-height:480px}.rv-benefits{grid-template-columns:repeat(2,1fr)}.rv-footer__grid{grid-template-columns:1fr 1fr}.rv-footer__brand{grid-column:1 / -1}}@media(max-width:620px){.rv-shell,.rv-story-section .rv-shell{width:min(100% - 24px,1320px)}.rv-announcement{font-size:10px;letter-spacing:.08em}.rv-header{grid-template-columns:42px 1fr 42px}.rv-header__left{display:contents}.rv-menu{grid-column:1;grid-row:1}.rv-logo{grid-column:2;grid-row:1;justify-self:center}.rv-header__spacer{grid-column:3;grid-row:1}.rv-logo img{width:168px;max-width:58vw}.rv-nav{grid-column:1 / -1;grid-row:2;justify-self:stretch;border-top:1px solid var(--rv-line);margin:0 -12px;padding:10px 12px}.rv-nav ul{justify-content:flex-start;gap:24px}.rv-hero{min-height:650px;background-position:67% top}.rv-hero__content{padding-top:350px}.rv-hero p{font-size:15px}.rv-btn{min-height:48px}.rv-section{padding:64px 0}.rv-section__head{align-items:start;flex-direction:column;margin-bottom:30px}.rv-title{font-size:38px}.rv-categories{grid-template-columns:repeat(2,1fr);gap:20px 14px}.rv-products{gap:24px 12px}.rv-product h3{min-height:58px;font-size:14px}.rv-product__body{padding-top:12px}.rv-product .rv-btn{padding:0 10px;font-size:11px}.rv-feature-grid,.rv-feature-stack{gap:14px}.rv-feature-card,.rv-feature-stack .rv-feature-card{min-height:390px}.rv-feature-card__content{left:22px;right:22px;bottom:24px;padding:0}.rv-benefits{grid-template-columns:1fr}.rv-story__image img{min-height:360px}.rv-story__content{padding:38px 24px 46px}.rv-faq{gap:30px}.rv-news{padding:72px 0;background-position:64% center}.rv-news:after{background:#17243ac7}.rv-news__content{width:100%}.rv-news form{flex-direction:column}.rv-footer__grid{grid-template-columns:1fr;gap:40px}.rv-footer__brand{grid-column:auto}.rv-footer__bottom{flex-direction:column}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/ravzento-brand.css.map */
