.savevac-page{--sv-orange:#ff7848;--sv-ink:#171717;--sv-cream:#fff6f2;--sv-brown:#d98100;--sv-font:Rubik,Arial,sans-serif;color:var(--sv-ink);font-family:var(--sv-font)}.savevac-page *{box-sizing:border-box}.sv-shell{width:min(1430px,100%);margin:auto;padding:36px 48px}.sv-main{display:grid;grid-template-columns:minmax(0,45fr) minmax(0,55fr);gap:34px;align-items:start}.sv-gallery{position:sticky;top:20px;min-width:0}.sv-gallery__viewport{position:relative;overflow:hidden;border-radius:var(--sv-media-radius,6px);background:var(--sv-media-bg,#f5f5f5)}.sv-gallery__track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none}.sv-gallery__track::-webkit-scrollbar{display:none}.sv-gallery__slide{flex:0 0 100%;aspect-ratio:1;scroll-snap-align:start;display:grid;place-items:center}.sv-gallery__slide img,.sv-gallery__slide video,.sv-gallery__slide iframe{width:100%;height:100%;object-fit:var(--sv-media-fit,cover);display:block}.sv-gallery__arrow{position:absolute;top:50%;translate:0 -50%;z-index:2;width:41px;height:41px;border:1px solid #c9c9c9;border-radius:50%;background:#fff;color:#111;font-size:28px;line-height:1;display:grid;place-items:center;cursor:pointer}.sv-gallery__arrow--prev{left:12px}.sv-gallery__arrow--next{right:12px}.sv-gallery__thumbs{display:grid;grid-auto-flow:column;grid-auto-columns:92px;gap:10px;overflow-x:auto;scroll-snap-type:x proximity;padding:12px 1px 4px;scrollbar-width:none}.sv-gallery__thumbs::-webkit-scrollbar{display:none}.sv-gallery__thumb{border:1px solid transparent;border-radius:10px;padding:0;background:#fff;aspect-ratio:1;overflow:hidden;cursor:pointer;scroll-snap-align:start}.sv-gallery__thumb.is-active{border-color:#000}.sv-gallery__thumb img{width:100%;height:100%;object-fit:cover;display:block}.sv-gallery__dots{display:none;justify-content:center;gap:8px;padding-top:12px}.sv-gallery__dot{width:10px;height:10px;border:0;border-radius:50%;padding:0;background:#c9c9c9}.sv-gallery__dot.is-active{background:#000}.sv-info{min-width:0}.sv-title{font-size:28px;line-height:1.2;font-weight:500;margin:0 0 9px}.sv-rating{font-size:16px;line-height:1.5;margin-bottom:8px}.sv-rating__stars{color:var(--sv-star,#ffa384);font-weight:700;letter-spacing:1px}.sv-rating__tagline{font-size:12px;font-weight:700;font-style:italic;color:var(--sv-orange);margin-top:1px}.sv-price{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap;margin:8px 0}.sv-price__current{font-size:22px;font-weight:600}.sv-price__compare{font-size:18px;font-weight:500;opacity:.5}.sv-chips{display:grid;grid-template-columns:repeat(2,max-content);gap:8px;margin:12px 0}.sv-chip{display:flex;align-items:center;gap:6px;border:1px dashed #808080;border-radius:40px;padding:3px 9px;font-size:12px;font-weight:500}.sv-chip__check{width:17px;height:17px;border:1px solid currentColor;border-radius:50%;display:grid;place-items:center;font-size:11px}.sv-variants{margin:16px 0}.sv-option{border:0;padding:0;margin:0 0 13px}.sv-option legend{font-size:13px;font-weight:700;margin-bottom:7px}.sv-option__values{display:flex;flex-wrap:wrap;gap:8px}.sv-option__button{position:relative}.sv-option__button input{position:absolute;opacity:0;pointer-events:none}.sv-option__button span{display:block;border:1px solid #d6d6d6;border-radius:6px;padding:9px 14px;font-size:13px;cursor:pointer}.sv-option__button input:checked+span{border-color:var(--sv-orange);box-shadow:0 0 0 1px var(--sv-orange)}.sv-offer-heading{font-size:14px;font-weight:700;margin:19px 0 8px}.sv-offer{border:2px solid var(--sv-offer-border,#ff7848);border-radius:6px;overflow:hidden;background:#fff;position:relative}.sv-offer__badge{position:absolute;right:12px;top:0;translate:0 -50%;background:var(--sv-orange);color:#fff;padding:6px 12px;border-radius:5px;font-size:12px;font-weight:700}.sv-offer__main{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;padding:20px 16px 14px}.sv-offer__radio{width:25px;height:25px;border:2px solid #111;border-radius:50%;display:grid;place-items:center}.sv-offer__radio:after{content:"";width:13px;height:13px;border-radius:50%;background:#111}.sv-offer__title{font-size:20px;line-height:1.2;font-weight:700}.sv-offer__subtitle{font-size:14px;color:#555;margin-top:3px}.sv-offer__price{text-align:right}.sv-offer__price strong{display:block;font-size:20px}.sv-offer__price s{font-size:14px;color:#555}.sv-gifts{background:var(--sv-gift-bg,#ffd7c8)}.sv-gift{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:10px;padding:9px 12px;border-top:1px solid #fff;color:#111;text-decoration:none}.sv-gift img,.sv-gift svg{width:36px;height:36px;object-fit:cover;border-radius:5px;background:#fff}.sv-gift__title,.sv-gift__price{font-size:13px;font-weight:700}.sv-gift__price s{font-weight:400;color:#555;margin-right:5px}.sv-form-error{font-size:13px;color:#b42318;margin:8px 0}.sv-quantity{display:flex;align-items:center;justify-content:space-between;margin:13px 0}.sv-quantity label{font-size:13px;font-weight:700}.sv-quantity quantity-input{width:122px;min-height:42px}.sv-actions{display:grid;gap:8px;margin-top:12px}.sv-button{min-height:48px;width:100%;border:0;border-radius:6px;padding:0 20px;font:700 15px/1 var(--sv-font);cursor:pointer;position:relative;overflow:hidden}.sv-button--cart{background:var(--sv-button);color:var(--sv-button-text)}.sv-button--buy{background:var(--sv-buy);color:var(--sv-buy-text)}.sv-button[disabled]{opacity:.55;cursor:not-allowed}.sv-button.loading>span{opacity:0}.sv-button .loading__spinner{position:absolute;inset:50% auto auto 50%;translate:-50% -50%}.sv-button:after{content:"";position:absolute;inset:-80% auto -80% -35%;width:20%;transform:skew(-22deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.7),transparent);transition:left .55s ease}.sv-button:hover:after,.sv-button.is-shining:after{left:120%}.sv-payments{text-align:center;padding:10px 0}.sv-payments__label{font-size:12px;color:#555;margin-bottom:5px}.sv-payments__icons{display:flex;justify-content:center;gap:5px;flex-wrap:wrap}.sv-payments svg{width:36px;height:auto}.sv-disclaimer{font-size:11px;line-height:1.45;text-align:center;color:#555}.sv-mini-trust{display:flex;justify-content:space-between;gap:10px;border-block:1px solid rgba(0,0,0,.06);padding:12px 0;margin-top:12px;overflow-x:auto}.sv-mini-trust span{white-space:nowrap;font-size:12px}.sv-accordions{margin-top:8px}.sv-accordions details{border-bottom:1px solid #e5e5e5}.sv-accordions summary{list-style:none;display:flex;justify-content:space-between;align-items:center;padding:13px 0;font-size:14px;font-weight:600;cursor:pointer}.sv-accordions summary::-webkit-details-marker{display:none}.sv-accordions summary:after{content:"+";font-size:20px;font-weight:400}.sv-accordions details[open] summary:after{content:"\2212"}.sv-accordion__body{padding:0 0 14px;font-size:13px;line-height:1.6;color:#444}.sv-guarantee{margin-top:14px;border:1px dashed var(--sv-brown);background:#fff5ee;border-radius:8px;padding:14px;display:flex;gap:12px;align-items:center;position:relative;overflow:hidden}.sv-guarantee.is-shining:after{content:"";position:absolute;inset:-80% auto -80% -25%;width:20%;transform:skew(-20deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.9),transparent);animation:svShine 6s infinite}.sv-guarantee img{width:58px;height:58px;object-fit:contain}.sv-guarantee strong{display:block;font-size:16px}.sv-guarantee div{font-size:12px;line-height:1.45}.sv-sticky{position:fixed;z-index:40;right:30px;bottom:20px;display:flex;align-items:center;gap:12px;background:var(--sv-brown);color:#fff;padding:10px;border-radius:7px;box-shadow:0 10px 35px #0003;translate:0 160%;transition:translate .25s}.sv-sticky.is-visible{translate:0}.sv-sticky img{width:54px;height:54px;object-fit:cover;border-radius:5px}.sv-sticky__copy{min-width:170px}.sv-sticky__copy strong{display:block;font-size:13px}.sv-sticky__copy span{font-size:15px;font-weight:700}.sv-sticky button{min-height:42px;border:0;border-radius:5px;background:#1d1a2d;color:#fff;padding:0 18px;font-weight:700;cursor:pointer}.sv-section{font-family:var(--sv-font);color:var(--sv-text,#171717);background:var(--sv-bg,#fff);padding:var(--sv-py,64px) 24px}.sv-section__inner{width:min(1200px,100%);margin:auto}.sv-section h2{font-size:38px;line-height:1.15;margin:0 0 18px;font-weight:700}.sv-section p{font-size:16px;line-height:1.55}.sv-image-text{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:56px}.sv-image-text.is-reverse .sv-image-text__media{order:2}.sv-image-text__media{border-radius:10px;overflow:hidden;min-height:200px}.sv-image-text__media img,.sv-image-text__media video{width:100%;height:auto;display:block}.sv-list{display:grid;gap:10px;margin-top:20px}.sv-list__item{display:flex;gap:10px;align-items:flex-start}.sv-list__item:before{content:"\2713";flex:0 0 22px;width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:var(--sv-accent,#ff7848);color:#fff;font-size:13px}.sv-cta{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 24px;margin-top:16px;border-radius:6px;background:var(--sv-accent,#ff7848);color:var(--sv-cta-text,#fff);text-decoration:none;font-weight:700}.sv-center{text-align:center;max-width:850px;margin:auto}.sv-points{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:28px}.sv-point{background:var(--sv-card,#f3f1ed);border-radius:8px;padding:24px 18px;text-align:center}.sv-point__icon{font-size:28px}.sv-point strong{display:block;margin:8px 0 4px;font-size:16px}.sv-point p{font-size:13px;margin:0}.sv-compare{display:grid;grid-template-columns:.85fr 1.15fr;gap:48px;align-items:center}.sv-table{display:grid;grid-template-columns:1.5fr 1fr 1fr;border:1px solid #ddd;background:#fff}.sv-table>*{padding:13px 12px;border-right:1px solid #ddd;border-bottom:1px solid #ddd;display:flex;align-items:center}.sv-table__head{font-weight:700;justify-content:center}.sv-table__yes{background:var(--sv-accent,#d98100);color:#fff;justify-content:center;font-weight:700}.sv-table__no{justify-content:center;color:#666}.sv-feature-card{display:grid;grid-template-columns:1fr 1fr;background:var(--sv-accent,#d98100);color:#fff;border-radius:10px;overflow:hidden}.sv-feature-card__copy{padding:50px}.sv-feature-list{display:grid;margin-top:24px}.sv-feature-item{padding:16px 0;border-bottom:1px solid rgba(255,255,255,.3);cursor:pointer}.sv-feature-item small{display:block;text-transform:uppercase;opacity:.75}.sv-feature-item h3{font-size:21px;margin:5px 0}.sv-feature-item p{font-size:14px;margin:0}.sv-feature-card__media{position:relative;min-height:540px;background:#eee}.sv-feature-card__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .3s}.sv-feature-card__media img.is-active{opacity:1}.sv-faq{max-width:900px;margin:auto}.sv-faq details{border-bottom:1px solid #ddd}.sv-faq summary{list-style:none;padding:18px 0;font-size:17px;font-weight:700;cursor:pointer;display:flex;gap:15px}.sv-faq summary::-webkit-details-marker{display:none}.sv-faq__answer{padding:0 0 18px 44px}.sv-faq__answer p{font-size:14px}.sv-contact{display:grid;grid-template-columns:1fr 1fr;gap:36px}.sv-contact form{display:grid;gap:12px}.sv-contact__row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.sv-contact input,.sv-contact textarea{width:100%;border:1px solid #ccc;border-radius:5px;padding:13px;font:14px var(--sv-font)}.sv-contact textarea{min-height:150px;resize:vertical}.sv-contact__image img{width:100%;height:100%;min-height:420px;object-fit:cover;border-radius:10px}.sv-marquee{overflow:hidden;background:var(--sv-bg);color:var(--sv-text);padding:14px 0;font-family:var(--sv-font)}.sv-marquee__track{display:flex;width:max-content;animation:svMarquee var(--sv-speed,28s) linear infinite}.sv-marquee:hover .sv-marquee__track{animation-play-state:paused}.sv-marquee__group{display:flex}.sv-marquee__item{padding:0 34px;white-space:nowrap;font-size:14px;font-weight:700}@keyframes svMarquee{to{transform:translate(-50%)}}@keyframes svShine{0%,75%{left:-25%}to{left:125%}}.sv-feature-media{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .3s}.sv-feature-media.is-active{opacity:1}.sv-feature-media img,.sv-feature-media video,.sv-feature-media svg{position:static;width:100%;height:100%;object-fit:cover;display:block;opacity:1}@media(max-width:749px){.sv-shell{padding:0 20px 28px}.sv-main{display:block}.sv-gallery{position:static;margin:0 -20px}.sv-gallery__viewport{border-radius:0}.sv-gallery__slide{aspect-ratio:var(--sv-mobile-ratio,1/1)}.sv-gallery__slide img,.sv-gallery__slide video{object-fit:var(--sv-mobile-fit,cover)}.sv-gallery__arrow{display:grid}.sv-gallery__thumbs{grid-auto-columns:74px;gap:6px;padding:10px 20px 2px}.sv-gallery__dots{display:flex}.sv-info{padding-top:14px}.sv-title{font-size:28px}.sv-rating{font-size:12px}.sv-price__current{font-size:20px}.sv-price__compare{font-size:16px}.sv-chips{grid-template-columns:repeat(2,minmax(0,max-content));gap:6px}.sv-chip{font-size:11px;padding:2px 7px}.sv-offer{margin-top:24px}.sv-offer__main{grid-template-columns:auto 1fr auto;padding:18px 12px 13px;gap:9px}.sv-offer__title{font-size:18px}.sv-offer__subtitle{font-size:13px}.sv-offer__price strong{font-size:18px}.sv-gift{grid-template-columns:38px 1fr auto;padding:8px 10px}.sv-gift__title,.sv-gift__price{font-size:12px}.sv-mini-trust{width:calc(100vw - 20px);margin-left:-10px;padding-inline:10px}.sv-sticky{left:0;right:0;bottom:0;border-radius:0;padding:9px 12px}.sv-sticky img,.sv-sticky__copy{display:none}.sv-sticky button{width:100%}.sv-section{padding:var(--sv-pym,42px) 20px}.sv-section h2{font-size:30px}.sv-section p{font-size:15px}.sv-image-text,.sv-compare,.sv-feature-card,.sv-contact{grid-template-columns:1fr;gap:24px}.sv-image-text.is-reverse .sv-image-text__media{order:0}.sv-points{grid-template-columns:repeat(2,1fr);gap:10px}.sv-point{padding:18px 10px}.sv-compare__copy{text-align:center}.sv-table{grid-template-columns:1.25fr .8fr .8fr}.sv-table>*{padding:10px 7px;font-size:12px}.sv-feature-card__copy{padding:30px 22px}.sv-feature-card__media{min-height:360px}.sv-faq summary{font-size:15px}.sv-faq__answer{padding-left:0}.sv-contact__row{grid-template-columns:1fr}.sv-contact__image img{min-height:260px}.sv-marquee__item{padding:0 22px;font-size:12px}}.sv-section,.sv-marquee{font-family:Rubik,Arial,sans-serif}.sv-chip__check{width:18px;height:18px;border:0;border-radius:0;display:flex;place-items:unset;font-size:0;flex:0 0 18px;color:gray}.sv-chip__check svg{display:block;width:18px;height:18px;fill:currentColor}.sv-offer-heading{margin-bottom:14px}.sv-offer{overflow:visible;margin-top:16px}.sv-offer__badge{z-index:2;top:0;right:12px;max-width:calc(100% - 24px);translate:0 -55%;padding:7px 13px;border-radius:5px;background:var(--sv-offer-badge,var(--sv-orange));color:var(--sv-offer-badge-text,#fff);line-height:1.15;text-align:center;white-space:normal;box-shadow:0 2px 5px #0000001f}.sv-offer__main{min-height:96px;border-radius:4px 4px 0 0;background:#fff}.sv-gifts{overflow:hidden;border-radius:0 0 4px 4px}.sv-gift{grid-template-columns:48px minmax(0,1fr) auto;min-height:56px;padding:7px 13px;gap:10px}.sv-gift img,.sv-gift svg{width:42px;height:42px}.sv-gift__title{font-size:14px;line-height:1.25}.sv-gift__price{font-size:13px;text-align:right;white-space:nowrap}.sv-mini-trust{display:flex;align-items:center;justify-content:space-between;gap:14px;border-block:1.6px solid rgba(0,0,0,.035);padding:10px 0;margin-top:10px;overflow-x:auto;scrollbar-width:none}.sv-mini-trust::-webkit-scrollbar{display:none}.sv-mini-trust__item{display:flex;align-items:center;gap:7px;flex:0 0 auto;white-space:nowrap;font-size:12px;font-weight:400;line-height:22px;color:#000}.sv-mini-trust__icon{display:flex;flex:0 0 18px;width:18px;height:18px;color:var(--sv-trust-icon,#000)}.sv-mini-trust__icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.sv-mini-trust__item:nth-of-type(2) .sv-mini-trust__icon svg{fill:currentColor;stroke:currentColor}.sv-mini-trust__divider{display:block;flex:0 0 1px;width:1px;height:22px;background:#0001}.sv-guarantee{isolation:isolate;display:grid;grid-template-columns:64px minmax(0,1fr);gap:14px;min-height:96px;margin:16px 0 22px;padding:15px 17px;border:1px dotted var(--sv-guarantee-border,#382d23);border-radius:9px;background:var(--sv-guarantee-bg,#ead8b5);color:var(--sv-guarantee-text,#241c17);box-shadow:0 7px 20px #3526171c}.sv-guarantee:before{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#ffffff94,#ffffff21 58%,#704d280f);pointer-events:none}.sv-guarantee.is-shining:after{z-index:0;inset:-80% auto -80% -40%;width:26%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.92),transparent);animation:svGuaranteeShine var(--sv-guarantee-shine-speed,6s) ease-in-out infinite;pointer-events:none}.sv-guarantee>*{position:relative;z-index:1}.sv-guarantee img{width:64px;height:64px}.sv-guarantee__seal{display:grid;place-content:center;width:62px;height:62px;border:2px solid #fff;border-radius:50%;background:#211b17;color:#fff;text-align:center;line-height:1;box-shadow:0 0 0 2px #211b17,0 4px 10px #0003;transform:rotate(-5deg)}.sv-guarantee__seal span{font-size:20px;font-weight:800}.sv-guarantee__seal small{font-size:8px;font-weight:800;letter-spacing:.13em;margin-top:1px}.sv-guarantee__seal em{font-size:5.5px;font-style:normal;letter-spacing:.09em;margin-top:3px}.sv-guarantee strong{font-size:17px;line-height:1.2}.sv-guarantee__copy>div{font-size:12.5px;line-height:1.4;margin-top:4px}.sv-guarantee__copy p{margin:0}.sv-marquee{padding:8px 0}.sv-marquee__item{padding:0 3rem;font-size:14px;font-weight:400}@keyframes svGuaranteeShine{0%{left:-40%}30%,to{left:140%}}@media(max-width:749px){.sv-chip__check,.sv-chip__check svg{width:18px;height:18px;flex-basis:18px}.sv-offer{margin-top:27px}.sv-offer-heading+.sv-offer{margin-top:20px}.sv-offer__badge{right:9px;max-width:calc(100% - 18px);font-size:11.5px;padding:7px 11px}.sv-offer__main{min-height:94px;padding-top:23px}.sv-gift{grid-template-columns:44px minmax(0,1fr) auto;min-height:52px;padding:6px 10px}.sv-gift img,.sv-gift svg{width:39px;height:39px}.sv-gift__title{font-size:13px}.sv-mini-trust{width:100vw;margin-left:-20px;padding:12px 16px;gap:14px}.sv-mini-trust__item{font-size:11.5px}.sv-guarantee{grid-template-columns:58px minmax(0,1fr);gap:12px;min-height:90px;margin-bottom:24px;padding:13px 14px}.sv-guarantee__seal{width:56px;height:56px}.sv-guarantee__seal span{font-size:18px}.sv-guarantee strong{font-size:15px}.sv-guarantee__copy>div{font-size:11.8px}.sv-marquee__item{padding:0 3rem;font-size:14px}}@media(prefers-reduced-motion:reduce){.sv-guarantee.is-shining:after{animation:none}.sv-marquee__track{animation:none}}.sv-sticky{z-index:99;right:5rem;bottom:15px;gap:10px;max-width:calc(100vw - 40px);padding:0 12px 0 0;border-radius:6px;background:var(--sv-brown,#d98100);color:#fff;box-shadow:0 0 44px #00000030;translate:0 200%;visibility:hidden;pointer-events:none;transition:translate .18s ease,visibility 0s linear .18s}.sv-sticky.is-visible{translate:0;visibility:visible;pointer-events:auto;transition:translate .18s ease}.sv-sticky>img{width:64px;height:66px;border-radius:6px;object-fit:cover;align-self:stretch}.sv-sticky__copy{min-width:190px;padding:8px 0}.sv-sticky__copy strong{max-width:300px;font-size:15px;line-height:1.05;font-weight:700;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.sv-sticky__copy span{display:block;margin-top:7px;font-size:18px;line-height:1;font-weight:700;color:#fff}.sv-sticky__button{min-height:44px;border:0;border-radius:6px;background:#1d1a2d;color:#fff;padding:0 25px;font:700 12px/1 var(--sv-font);cursor:pointer}.sv-sticky__close{display:none;position:absolute;z-index:2;top:7px;right:8px;width:24px;height:24px;border:0;background:transparent;color:#111;font:400 22px/1 Arial,sans-serif;cursor:pointer}@media(max-width:749px){.sv-sticky{left:0;right:0;bottom:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;max-width:none;min-height:76px;padding:9px 42px 9px 15px;border-radius:0}.sv-sticky>img{display:none}.sv-sticky__copy{display:block;min-width:0;padding:0}.sv-sticky__copy strong{max-width:none;padding-right:4px;font-size:13px;font-weight:600;line-height:1.15;-webkit-line-clamp:1}.sv-sticky__copy span{margin-top:5px;font-size:15px;font-weight:600}.sv-sticky__button{width:auto;min-width:132px;min-height:46px;padding:0 18px;font-size:12px}.sv-sticky__close{display:grid;place-items:center}}@media(prefers-reduced-motion:reduce){.sv-sticky{transition:none}}.savevac-page .sv-chip__check{display:inline-flex!important;align-items:center;justify-content:center;width:18px!important;height:18px!important;min-width:18px;color:gray!important;overflow:visible}.savevac-page .sv-chip__check svg{display:block!important;width:18px!important;height:18px!important;fill:none!important;visibility:visible!important}.savevac-page .sv-chip__check circle{fill:currentColor!important}.savevac-page .sv-chip__check path{fill:none!important;stroke:#fff!important;stroke-width:2!important;stroke-linecap:round;stroke-linejoin:round}.sv-intro-text{margin:3px 0 7px;color:#4a4a4a;font-size:12px;font-weight:500;line-height:1.42}.sv-rich-benefits{position:relative;isolation:isolate;overflow:hidden}.sv-rich-benefits .sv-section__inner{position:relative;z-index:1}.sv-rich-benefits .sv-center{max-width:850px}.sv-rich-benefits .sv-cta,.sv-comparison-source .sv-cta{background:var(--sv-cta-bg,#1d1a2d);color:var(--sv-cta-text,#fff)}.sv-rich-benefits--emergency{padding-top:calc(var(--sv-py,64px) + 36px)}.sv-rich-benefits__wave{position:absolute;z-index:0;top:0;left:0;width:100%;height:78px;background:#fff5ee;overflow:hidden}.sv-rich-benefits__wave svg{display:block;width:100%;height:100%}.sv-rich-benefits--emergency h2{max-width:700px;margin-inline:auto;color:var(--sv-text);font-size:35px;line-height:1.15}.sv-rich-benefits--emergency .sv-rich-benefits__intro{max-width:80%;margin:10px auto 0}.sv-rich-benefits--emergency .sv-rich-benefits__intro p{margin:0;color:var(--sv-text);line-height:1.4}.sv-rich-benefits--emergency .sv-cta{width:min(52%,450px);min-height:52px;margin-top:25px;border-radius:6px;font-size:14px}.sv-rich-benefits--emergency .sv-points{gap:8px;margin-top:37px}.sv-rich-benefits--emergency .sv-point{display:flex;align-items:center;justify-content:center;min-height:94px;padding:22px 24px;border:.5px solid rgba(255,255,255,.95);border-radius:10px;background:color-mix(in srgb,var(--sv-card) 65%,transparent);color:var(--sv-text)}.sv-rich-benefits--emergency .sv-point__plain-icon{display:none}.sv-rich-benefits--emergency .sv-point strong{margin:0;font-size:14px;line-height:1.55;font-weight:400}.sv-rich-benefits--emergency .sv-point p{margin:4px 0 0;color:inherit}.sv-rich-benefits--benefits{padding-block:var(--sv-py,48px)}.sv-rich-benefits--benefits h2{margin-bottom:28px;font-size:38px;color:var(--sv-text)}.sv-rich-benefits--benefits .sv-points{gap:14px;margin-top:0}.sv-rich-benefits--benefits .sv-point{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:270px;padding:28px 18px;border-radius:14px;background:var(--sv-card)}.sv-rich-benefits--benefits .sv-point__icon{display:grid;place-items:center;width:132px;height:132px;margin-bottom:22px;border-radius:50%;background:#fff;box-shadow:0 7px 2px #dae6e9;color:var(--sv-accent,#d98100)}.sv-rich-benefits--benefits .sv-point__icon svg,.sv-rich-benefits--benefits .sv-point__icon img{display:block;width:74px;height:74px;object-fit:contain}.sv-rich-benefits--benefits .sv-point__icon svg{fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.sv-rich-benefits--benefits .sv-point strong{margin:0;font-size:18px;line-height:1.3;font-weight:400;color:var(--sv-text)}.sv-rich-benefits--benefits .sv-point p{margin:5px 0 0}.sv-comparison-source{overflow:hidden}.sv-comparison-source .sv-compare{grid-template-columns:.82fr 1.18fr;gap:48px}.sv-comparison-source .sv-compare__copy{text-align:center}.sv-comparison-source h2{font-size:40px;line-height:1.2;color:var(--sv-text)}.sv-comparison-source .sv-compare__copy p{margin:0;color:var(--sv-text);font-size:16px;line-height:1.5}.sv-comparison-source .sv-cta{min-width:180px;margin-top:25px}.sv-comparison-source .sv-table{position:relative;grid-template-columns:minmax(220px,1.45fr) minmax(135px,.8fr) minmax(115px,.7fr);border:0;background:transparent;color:var(--sv-text);overflow:visible}.sv-comparison-source .sv-table>*{min-height:70px;padding:12px;border:0;border-bottom:1px solid rgba(196,196,196,.3);background:transparent}.sv-comparison-source .sv-table__corner{display:block!important}.sv-comparison-source .sv-table__head{font-size:16px;font-weight:400;color:#383838;border-bottom:1px solid rgba(196,196,196,.3)}.sv-comparison-source .sv-table__head--ours{border:1px solid rgba(255,255,255,.32);border-bottom:0;border-radius:10px 10px 0 0;background:var(--sv-column,#e9a45a);color:#fff}.sv-comparison-source .sv-table__feature{gap:14px;padding-left:2%;font-size:16px;color:#fff}.sv-comparison-source .sv-table__badge{display:grid;place-items:center;flex:0 0 25px;width:25px;height:25px;background:#fff;color:var(--sv-accent,#d98100);clip-path:polygon(50% 0,61% 9%,76% 6%,83% 20%,97% 24%,94% 39%,100% 50%,91% 61%,94% 76%,80% 83%,76% 97%,61% 94%,50% 100%,39% 91%,24% 94%,17% 80%,3% 76%,6% 61%,0 50%,9% 39%,6% 24%,20% 17%,24% 3%,39% 6%)}.sv-comparison-source .sv-table__badge svg{width:16px;height:16px;fill:currentColor}.sv-comparison-source .sv-table__yes{background:var(--sv-column,#e9a45a);border-inline:1px solid rgba(255,255,255,.32);color:var(--sv-accent,#d98100)}.sv-comparison-source .sv-table__yes:nth-last-child(2){border-bottom:1px solid rgba(255,255,255,.32);border-radius:0 0 10px 10px}.sv-comparison-source .sv-table__no{color:var(--sv-accent,#d98100)}.sv-comparison-source .sv-table__circle{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#fff}.sv-comparison-source .sv-table__circle svg{width:22px;height:22px;fill:currentColor}@media(max-width:749px){.sv-intro-text{margin:2px 0 6px;font-size:12px;font-weight:500;line-height:1.4}.savevac-page .sv-chip{font-size:12px}.savevac-page .sv-gallery__arrow{display:none!important}.sv-rich-benefits--emergency{padding-top:calc(var(--sv-pym,42px) + 40px);padding-inline:20px}.sv-rich-benefits__wave{height:68px;background:#fff5ee}.sv-rich-benefits--emergency h2{font-size:25px;line-height:1.28;margin-bottom:12px}.sv-rich-benefits--emergency .sv-rich-benefits__intro{max-width:100%;margin-top:0}.sv-rich-benefits--emergency .sv-rich-benefits__intro p{font-size:16px;line-height:1.4}.sv-rich-benefits--emergency .sv-cta{width:80%;min-height:50px;margin-top:24px;font-size:12px}.sv-rich-benefits--emergency .sv-points{grid-template-columns:1fr;gap:8px;margin-top:37px}.sv-rich-benefits--emergency .sv-point{min-height:72px;padding:20px 28px}.sv-rich-benefits--emergency .sv-point strong{font-size:14px;line-height:1.5}.sv-rich-benefits--benefits{padding:var(--sv-pym,36px) 15px}.sv-rich-benefits--benefits h2{margin-bottom:25px;font-size:28px;line-height:1.28}.sv-rich-benefits--benefits .sv-points{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.sv-rich-benefits--benefits .sv-point{min-height:205px;padding:18px 10px;border-radius:14px}.sv-rich-benefits--benefits .sv-point__icon{width:94px;height:94px;margin-bottom:19px;box-shadow:0 5px 2px #dae6e9}.sv-rich-benefits--benefits .sv-point__icon svg,.sv-rich-benefits--benefits .sv-point__icon img{width:58px;height:58px}.sv-rich-benefits--benefits .sv-point strong{max-width:130px;font-size:16px;line-height:1.25}.sv-comparison-source{padding:var(--sv-pym,42px) 17px}.sv-comparison-source .sv-compare{display:block}.sv-comparison-source h2{font-size:25px;line-height:1.32;margin-bottom:15px}.sv-comparison-source .sv-compare__copy p{font-size:16px;line-height:1.5}.sv-comparison-source .sv-cta{display:none}.sv-comparison-source .sv-table{grid-template-columns:minmax(0,1.5fr) minmax(90px,.72fr) minmax(70px,.58fr);margin-top:28px}.sv-comparison-source .sv-table>*{min-height:66px;padding:9px 6px}.sv-comparison-source .sv-table__corner{min-height:54px}.sv-comparison-source .sv-table__head{min-height:54px;font-size:16px}.sv-comparison-source .sv-table__feature{gap:10px;padding-left:14px;font-size:16px;line-height:1.35}.sv-comparison-source .sv-table__badge{flex-basis:22px;width:22px;height:22px}.sv-comparison-source .sv-table__circle{width:28px;height:28px}.sv-comparison-source .sv-table__circle svg{width:19px;height:19px}.sv-sticky{grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;gap:8px 10px;min-height:126px;padding:11px 26px 12px 24px;background:var(--sv-brown,#d98100)}.sv-sticky__copy{grid-column:1;grid-row:1}.sv-sticky__copy strong{font-size:14px;line-height:1.15;-webkit-line-clamp:2}.sv-sticky__copy span{margin-top:5px;font-size:19px;line-height:1}.sv-sticky__button{grid-column:1/-1;grid-row:2;width:100%;min-height:46px;font-size:13px}.sv-sticky .sv-sticky__close{grid-column:2;grid-row:1;position:static;display:grid;width:28px;height:28px;color:#111;background:transparent!important;padding:0;font-size:23px}}@media(prefers-reduced-motion:no-preference){.sv-rich-benefits .sv-point,.sv-comparison-source .sv-table>*{animation:svContentRise .5s ease both}.sv-rich-benefits .sv-point:nth-child(2),.sv-comparison-source .sv-table>*:nth-child(3n+2){animation-delay:.06s}.sv-rich-benefits .sv-point:nth-child(3),.sv-comparison-source .sv-table>*:nth-child(3n){animation-delay:.12s}.sv-rich-benefits .sv-point:nth-child(4){animation-delay:.18s}}@keyframes svContentRise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}
/*# sourceMappingURL=/cdn/shop/t/95/assets/savevac.css.map */
