.iv{--iv-brand: #9e2b2b;--iv-brand-dark: #7a1b21;--iv-brand-deep: #611318;--iv-brand-soft: #fdf1f0;--iv-brand-tint: #f7dedd;--iv-ink: #2b2b33;--iv-body: #4a4a52;--iv-muted: #6e6e78;--iv-line: #e5e5ea;--iv-line-soft: #efeff3;--iv-cream: #faf7f2;--iv-lavender: #f4f5fa;--iv-sage: #edf0e8;--iv-gold: #f5b31c;--iv-green: #2f9e5f;--iv-radius: 12px;--iv-radius-sm: 8px;--iv-radius-lg: 18px;--iv-shadow: 0 2px 14px rgba(30, 20, 20, .06);--iv-shadow-lg: 0 10px 40px rgba(30, 20, 20, .09);--iv-font: var(--font-body-family, ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, sans-serif);--iv-head: var(--font-heading-family, var(--iv-font));color:var(--iv-body);font-family:var(--iv-font);-webkit-font-smoothing:antialiased}.iv *,.iv *:before,.iv *:after{box-sizing:border-box}.iv__wrap{width:100%;max-width:1240px;margin-inline:auto;padding-inline:20px}.iv__wrap--narrow{max-width:900px}.iv-hero__grid>*,.iv-tl__grid>*,.iv-faq__grid>*,.iv-cmp__grid>*,.iv-band__grid>*,.iv-tabs__panel>*,.iv-cards__panel>*{min-width:0}.iv__h1,.iv__h2,.iv__h3{font-family:var(--iv-head);color:var(--iv-ink);line-height:1.18;letter-spacing:-.01em;margin:0;text-wrap:balance}.iv__h1{font-size:clamp(26px,3.4vw,38px);font-weight:700}.iv__h2{font-size:clamp(23px,2.8vw,32px);font-weight:700}.iv__h3{font-size:clamp(18px,1.7vw,21px);font-weight:700}.iv__lede{font-size:15px;line-height:1.65;color:var(--iv-body);margin:10px 0 0}.iv__eyebrow{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--iv-muted);margin:0}.iv--on-dark{color:#ffffffdb}.iv--on-dark .iv__h1,.iv--on-dark .iv__h2,.iv--on-dark .iv__h3{color:#fff}.iv--on-dark .iv__lede{color:#ffffffd6}.iv--on-dark .iv__eyebrow{color:#ffffff9e}.iv__center{text-align:center}.iv__center .iv__lede{margin-inline:auto;max-width:62ch}.iv__rte>*:first-child{margin-top:0}.iv__rte>*:last-child{margin-bottom:0}.iv__rte p{margin:0 0 .85em;line-height:1.65}.iv__rte strong{color:inherit;font-weight:700}.iv--on-dark .iv__rte strong{color:#fff}.iv__rte ul{margin:0 0 .9em;padding-left:1.15em}.iv__rte li{margin-bottom:.4em;line-height:1.6}.iv__btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:50px;padding:0 30px;border:1.5px solid transparent;border-radius:var(--iv-radius-sm);background:var(--iv-brand);color:#fff;font-family:var(--iv-font);font-size:15px;font-weight:700;line-height:1;text-align:center;text-decoration:none;cursor:pointer;transition:background .18s ease,transform .18s ease,box-shadow .18s ease}.iv__btn:hover{background:var(--iv-brand-dark);transform:translateY(-1px)}.iv__btn:active{transform:translateY(0)}.iv__btn:focus-visible{outline:2px solid var(--iv-brand);outline-offset:3px}.iv__btn--light{background:#fff;color:var(--iv-brand-dark)}.iv__btn--light:hover{background:#fff;box-shadow:var(--iv-shadow-lg)}.iv__btn--block{width:100%}.iv__btn--xl{min-height:58px;font-size:17px;letter-spacing:.04em}.iv__tick{flex:none;width:18px;height:18px;margin-top:1px}.iv__tick--brand{color:var(--iv-brand)}.iv__tick--green{color:var(--iv-green)}.iv__tick--white{color:#fff}.iv__tick--grey{color:#b9b9c2}.iv__checklist{list-style:none;margin:0;padding:0;display:grid;gap:11px}.iv__checklist li{display:flex;gap:10px;align-items:flex-start;font-size:15px;line-height:1.5}.iv__stars{display:inline-flex;gap:2px;color:var(--iv-gold)}.iv__stars svg{width:15px;height:15px}.iv__card{background:#fff;border:1px solid var(--iv-line);border-radius:var(--iv-radius);box-shadow:var(--iv-shadow)}.iv__acc{display:block}.iv__acc-item{border-bottom:1px dashed var(--iv-line)}.iv__acc-item:first-child{border-top:1px dashed var(--iv-line)}.iv__acc-btn{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;padding:17px 2px;background:none;border:0;font-family:var(--iv-head);font-size:15.5px;font-weight:700;color:var(--iv-ink);text-align:left;line-height:1.4;cursor:pointer}.iv__acc-btn:focus-visible{outline:2px solid var(--iv-brand);outline-offset:-2px}.iv__acc-sign{flex:none;position:relative;width:14px;height:14px;color:var(--iv-muted)}.iv__acc-sign:before,.iv__acc-sign:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;background:currentColor;transition:transform .25s ease,opacity .25s ease}.iv__acc-sign:before{width:14px;height:1.5px}.iv__acc-sign:after{width:1.5px;height:14px}.iv__acc-btn[aria-expanded=true] .iv__acc-sign:after{transform:rotate(90deg);opacity:0}.iv__acc-panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .28s ease}.iv__acc-panel[data-open=true]{grid-template-rows:1fr}.iv__acc-panel>div{overflow:hidden}.iv__acc-body{padding:0 2px 18px;font-size:14.5px;line-height:1.68;color:var(--iv-body)}.iv__rail{display:grid;grid-auto-flow:column;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:4px}.iv__rail::-webkit-scrollbar{display:none}.iv__rail>*{scroll-snap-align:center}.iv__nav{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:22px}.iv__nav-btn{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:50%;background:none;color:var(--iv-ink);cursor:pointer}.iv__nav-btn:hover{background:var(--iv-line-soft)}.iv__nav-btn svg{width:15px;height:15px}.iv--on-dark .iv__nav-btn{color:#fff}.iv--on-dark .iv__nav-btn:hover{background:#ffffff1f}.iv__dots{display:flex;gap:7px}.iv__dot{width:6px;height:6px;border-radius:50%;background:#cdcdd6;border:0;padding:0;cursor:pointer;transition:background .2s}.iv__dot[aria-current=true]{background:var(--iv-ink)}.iv__media{display:block;width:100%;height:100%;object-fit:cover;border-radius:inherit}.iv__ph{display:grid;place-items:center;background:repeating-linear-gradient(45deg,#f2f2f6,#f2f2f6 10px,#ebebf1 10px 20px);color:#a5a5b2;border-radius:inherit;min-height:180px;font-size:12px;letter-spacing:.08em;text-transform:uppercase}@media(prefers-reduced-motion:reduce){.iv *,.iv *:before,.iv *:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/iv-rovina.css.map */
