:root{--bg:#ffffff;--ink:#1a1a1a;--muted:#6b6660;--line:#e9e4de;--soft:#f6f6f4;--accent:#c8634c;--accent-dark:#a94f3c;--accent-soft:#f6e6e1;--ok:#2e7d4f;--radius:14px;--radius-sm:8px;--maxw:1140px;--shadow:0 8px 24px rgba(26,26,26,.06);--shadow-lg:0 16px 40px rgba(26,26,26,.1)}.izabell-page *,.izabell-page *:before,.izabell-page *:after{box-sizing:border-box}.izabell-page{margin:0;background:var(--bg);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Arial,Helvetica Neue,sans-serif;line-height:1.55;-webkit-font-smoothing:antialiased}.izabell-page img{max-width:100%;display:block}.izabell-page a{color:inherit}.izabell-page button{font:inherit;cursor:pointer}.izabell-page ul{margin:0;padding:0;list-style:none}.izabell-page h1,.izabell-page h2,.izabell-page h3,.izabell-page p{margin:0}.izabell-page svg.icon{width:1em;height:1em;fill:none;stroke:currentColor;flex-shrink:0}.izabell-page .flag-icon{display:inline-block;width:18px;height:13px;border-radius:2px;flex-shrink:0}.izabell-page .wrap{max-width:var(--maxw);margin-inline:auto;padding-inline:20px}.izabell-page .section{padding-block:56px}@media(min-width:720px){.izabell-page .section{padding-block:76px}}.izabell-page .visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.izabell-page .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:none;border-radius:999px;font-weight:700;cursor:pointer;padding-block:14px;padding-inline:22px;font-size:15px;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}.izabell-page .btn--primary{background:var(--ink);color:#fff}.izabell-page .btn--primary:hover{transform:translateY(-1px);box-shadow:var(--shadow)}.izabell-page .btn--primary:disabled{opacity:.7;cursor:default;transform:none}.izabell-page .btn--xl{width:100%;padding-block:17px;font-size:16.5px}.izabell-page .btn--outline{background:transparent;color:var(--ink);border:1.5px solid var(--ink)}.izabell-page h2.h2,.izabell-page .h2{font-size:26px;font-weight:800;letter-spacing:-.01em}@media(min-width:720px){.izabell-page h2.h2,.izabell-page .h2{font-size:32px}}.izabell-page .eyebrow{display:inline-block;font-size:12px;font-weight:800;letter-spacing:.06em;color:var(--accent-dark);text-transform:uppercase;margin-bottom:10px}.izabell-page .section-head{text-align:center;max-width:640px;margin:0 auto 36px}.izabell-page .section-head p{color:var(--muted);margin-top:10px;font-size:15.5px}.izabell-page .announcement{background:var(--ink);color:#fff;font-size:13px;font-weight:700}.izabell-page .announcement__viewport{padding-block:10px}.izabell-page .announcement__set{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px}.izabell-page .announcement__item{display:inline-flex;align-items:center;gap:6px}.izabell-page .announcement__sep{opacity:.45;font-size:11px}.izabell-page .site-header{position:sticky;top:0;z-index:40;background:#ffffffeb;-webkit-backdrop-filter:saturate(180%) blur(10px);backdrop-filter:saturate(180%) blur(10px);border-bottom:1px solid var(--line)}.izabell-page .header__grid{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding-block:14px;gap:10px}.izabell-page .header__nav{display:flex;align-items:center;gap:18px}.izabell-page .header__link{display:none;font-size:14px;font-weight:700;text-decoration:none}@media(min-width:720px){.izabell-page .header__link{display:inline-flex}}.izabell-page .header__burger{display:inline-flex;background:none;border:none;padding:4px;color:var(--ink)}@media(min-width:720px){.izabell-page .header__burger{display:none}}.izabell-page .header__logo img{height:26px;width:auto}@media(min-width:720px){.izabell-page .header__logo img{height:30px}}.izabell-page .header__actions{display:flex;justify-content:flex-end}.izabell-page .header__cart{position:relative;display:inline-flex;padding:4px;color:var(--ink);text-decoration:none}.izabell-page .header__cart svg{width:22px;height:22px}.izabell-page .header__mobile-nav{display:flex;flex-direction:column;gap:2px;max-height:0;overflow:hidden;border-top:1px solid transparent;transition:max-height .25s ease}.izabell-page .header__mobile-nav.is-open{max-height:220px;border-top-color:var(--line)}.izabell-page .header__mobile-nav a{padding:14px 20px;font-weight:700;font-size:15px;text-decoration:none;border-bottom:1px solid var(--line)}@media(min-width:720px){.izabell-page .header__mobile-nav{display:none}}.izabell-page .hero{padding-block-start:10px;padding-block-end:20px}@media(min-width:720px){.izabell-page .hero{padding-block-start:32px;padding-block-end:44px}}.izabell-page .hero__grid{display:grid;gap:14px}@media(min-width:720px){.izabell-page .hero__grid{gap:22px}}@media(min-width:1000px){.izabell-page .hero__grid{grid-template-columns:1.05fr 1fr;gap:52px;align-items:start}}.izabell-page .gallery{position:relative}.izabell-page .gallery__ribbon{position:absolute;top:14px;inset-inline-start:14px;z-index:2;background:#fff;border:1px solid var(--line);border-radius:999px;padding:6px 14px;font-size:12.5px;font-weight:800;box-shadow:var(--shadow);display:inline-flex;align-items:center;gap:6px}.izabell-page .gallery__track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;border-radius:var(--radius);background:var(--soft);scrollbar-width:none}.izabell-page .gallery__track::-webkit-scrollbar{display:none}.izabell-page .gallery__slide{flex:0 0 100%;scroll-snap-align:center;aspect-ratio:1/1}.izabell-page .gallery__slide img{width:100%;height:100%;object-fit:cover}.izabell-page .gallery__thumbs{display:flex;gap:6px;margin-top:8px;overflow-x:auto;scrollbar-width:none}.izabell-page .gallery__thumbs::-webkit-scrollbar{display:none}.izabell-page .gallery__thumbs button{padding:0;border:2px solid transparent;border-radius:var(--radius-sm);overflow:hidden;width:44px;height:44px;background:var(--soft);flex-shrink:0}@media(min-width:720px){.izabell-page .gallery__thumbs button{width:64px;height:64px}}.izabell-page .gallery__thumbs button.is-active{border-color:var(--ink)}.izabell-page .gallery__thumbs img{width:100%;height:100%;object-fit:cover}.izabell-page .buy{display:flex;flex-direction:column;gap:10px}@media(min-width:720px){.izabell-page .buy{gap:16px}}.izabell-page .reviews-badge{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:700}.izabell-page .reviews-badge__stars{display:inline-flex;gap:2px;color:var(--accent)}.izabell-page .reviews-badge__stars svg{width:16px;height:16px;fill:currentColor;stroke:none}.izabell-page .reviews-badge__muted{color:var(--muted);font-weight:600}.izabell-page .hero__title{font-size:23px;font-weight:800;letter-spacing:-.015em;line-height:1.2}@media(min-width:720px){.izabell-page .hero__title{font-size:34px;line-height:1.25}}.izabell-page .hero__subhead{color:var(--muted);font-size:13.5px;max-width:46ch;line-height:1.4}@media(min-width:720px){.izabell-page .hero__subhead{font-size:16px;line-height:1.55}}.izabell-page .badges{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-block:4px}.izabell-page .badge{display:flex;align-items:center;gap:10px;padding:12px;background:var(--soft);border-radius:var(--radius-sm)}.izabell-page .badge svg{width:20px;height:20px;color:var(--accent-dark);flex-shrink:0}.izabell-page .badge b{display:block;font-size:13.5px;font-weight:800}.izabell-page .badge span{display:block;font-size:11.5px;color:var(--muted)}.izabell-page .bundles{display:flex;flex-direction:column;gap:10px}.izabell-page .bundle{position:relative;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1.5px solid var(--line);border-radius:var(--radius);padding:10px 14px;background:#fff;text-align:start;width:100%}@media(min-width:720px){.izabell-page .bundle{padding:13px 16px}}.izabell-page .bundle.is-selected{border-color:var(--ink);box-shadow:0 0 0 1px var(--ink)}.izabell-page .bundle__tag{position:absolute;top:-11px;inset-inline-start:14px;background:var(--accent);color:#fff;font-size:11px;font-weight:800;padding:3px 10px;border-radius:999px}.izabell-page .bundle__left{display:flex;align-items:center;gap:12px}.izabell-page .bundle__radio{width:20px;height:20px;border-radius:999px;border:2px solid var(--line);flex-shrink:0;display:inline-flex;align-items:center;justify-content:center}.izabell-page .bundle.is-selected .bundle__radio{border-color:var(--ink)}.izabell-page .bundle.is-selected .bundle__radio:after{content:"";width:10px;height:10px;border-radius:999px;background:var(--ink)}.izabell-page .bundle__title{font-weight:800;font-size:14.5px}.izabell-page .bundle__perk{font-size:12.5px;color:var(--muted)}.izabell-page .bundle__right{text-align:end;flex-shrink:0}.izabell-page .bundle__price{font-weight:800;font-size:16px}.izabell-page .bundle__compare{font-size:12.5px;color:var(--muted);text-decoration:line-through}.izabell-page .add-to-cart{margin-top:4px}.izabell-page .add-to-cart__price{font-weight:800}.izabell-page .guarantee-note{font-size:12.5px;color:var(--muted);text-align:center}.izabell-page .payment-icons{display:flex;justify-content:center;align-items:center;gap:6px;padding-block:2px}.izabell-page .payment-icons__chip{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:34px;height:22px;padding:4px;border-radius:5px;border:1px solid var(--line);background:#fff}.izabell-page .payment-icons__chip img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.izabell-page .delivery{border:1px solid var(--line);border-radius:var(--radius);padding:16px;background:var(--soft)}.izabell-page .delivery__head{display:flex;align-items:center;gap:8px;font-weight:800;font-size:14px;margin-bottom:14px}.izabell-page .delivery__head svg{width:18px;height:18px;color:var(--accent-dark)}.izabell-page .delivery__steps{display:flex;align-items:flex-start;gap:4px}.izabell-page .delivery__step{flex:1;text-align:center;position:relative}.izabell-page .delivery__step .dot{width:10px;height:10px;border-radius:999px;background:var(--ink);margin:0 auto 8px;position:relative;z-index:1}.izabell-page .delivery__step:before{content:"";position:absolute;top:5px;inset-inline-start:0;width:100%;height:2px;background:var(--line);z-index:0}.izabell-page .delivery__step:first-child:before{inset-inline-start:50%;width:50%}.izabell-page .delivery__step:last-child:before{width:50%}.izabell-page .delivery__step b{display:block;font-size:12px;font-weight:800}.izabell-page .delivery__step span{display:block;font-size:11px;color:var(--muted);margin-top:2px}.izabell-page .delivery__note{margin-top:14px;font-size:12.5px;text-align:center;font-weight:700;color:var(--accent-dark)}.izabell-page .delivery__note .countdown{font-variant-numeric:tabular-nums;letter-spacing:.02em}.izabell-page .trust-list{display:flex;flex-direction:column;gap:10px;margin-top:2px}.izabell-page .trust-list li{display:flex;align-items:center;gap:10px;font-size:13.5px;font-weight:600}.izabell-page .trust-list svg{width:18px;height:18px;color:var(--accent-dark);flex-shrink:0}.izabell-page .why-grid{display:grid;gap:20px}@media(min-width:720px){.izabell-page .why-grid{grid-template-columns:repeat(3,1fr);gap:26px}}.izabell-page .why-item{text-align:center}.izabell-page .why-item img{border-radius:var(--radius);aspect-ratio:1/1;object-fit:cover;margin-bottom:16px}.izabell-page .why-item h3{font-size:16.5px;font-weight:800;margin-bottom:8px}.izabell-page .why-item p{color:var(--muted);font-size:14px}.izabell-page .science{background:var(--soft)}.izabell-page .science__grid{display:grid;gap:30px;align-items:center}@media(min-width:900px){.izabell-page .science__grid{grid-template-columns:1fr 1fr;gap:56px}}.izabell-page .science__grid img{border-radius:var(--radius);aspect-ratio:1/1;object-fit:cover}.izabell-page .science__content h2{margin-bottom:16px}.izabell-page .science__content>p{color:var(--muted);margin-bottom:14px;font-size:15px}.izabell-page .tick-list{display:flex;flex-direction:column;gap:12px;margin-block:20px}.izabell-page .tick-list li{display:flex;gap:10px;font-size:14.5px}.izabell-page .tick-list svg{width:19px;height:19px;color:var(--ok);flex-shrink:0;margin-top:2px}.izabell-page .tick-list b{display:block;font-weight:800}.izabell-page .tick-list span{color:var(--muted);font-size:13.5px}.izabell-page .stats{display:grid;gap:28px;text-align:center}@media(min-width:720px){.izabell-page .stats{grid-template-columns:repeat(3,1fr)}}.izabell-page .stat b{display:block;font-size:44px;font-weight:800;color:var(--accent)}.izabell-page .stat p{color:var(--muted);font-size:14px;margin-top:6px;max-width:26ch;margin-inline:auto}.izabell-page .video-grid{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.izabell-page .video-grid::-webkit-scrollbar{display:none}.izabell-page .video-grid__item{flex:0 0 62%;scroll-snap-align:center}@media(min-width:720px){.izabell-page .video-grid{overflow:visible;display:grid;grid-template-columns:repeat(2,1fr);max-width:640px;margin-inline:auto}.izabell-page .video-grid__item{flex:auto}}.izabell-page .video-poster{position:relative;display:block;width:100%;padding:0;border:none;border-radius:var(--radius);overflow:hidden;aspect-ratio:3/4;background:var(--soft);box-shadow:var(--shadow)}.izabell-page .video-poster img{width:100%;height:100%;object-fit:cover}.izabell-page .video-poster__play{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:56px;height:56px;border-radius:999px;background:#ffffffeb;display:flex;align-items:center;justify-content:center;color:var(--ink);box-shadow:0 6px 18px #00000040}.izabell-page .video-poster__triangle{width:22px;height:22px;margin-inline-start:3px}.izabell-page .video-poster__label{position:absolute;bottom:0;inset-inline:0;padding:14px 12px 12px;background:linear-gradient(to top,rgba(0,0,0,.65),transparent);color:#fff;font-size:12.5px;font-weight:700;text-align:start}.izabell-page .video-dots{display:flex;justify-content:center;gap:6px;margin-top:14px}@media(min-width:720px){.izabell-page .video-dots{display:none}}.izabell-page .video-dots button{width:7px;height:7px;border-radius:999px;background:var(--line);border:none;padding:0}.izabell-page .video-dots button.is-active{background:var(--ink);width:18px}.izabell-page .video-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;background:#0a0a0aeb;display:none;align-items:center;justify-content:center;padding:20px}.izabell-page .video-lightbox.is-open{display:flex}.izabell-page .video-lightbox__inner{position:relative;width:100%;max-width:420px}.izabell-page .video-lightbox video{width:100%;max-height:80vh;border-radius:var(--radius-sm);display:block;background:#000}.izabell-page .video-lightbox__close{position:absolute;top:-44px;inset-inline-end:0;width:36px;height:36px;border-radius:999px;background:#fff;border:none;color:var(--ink);font-size:18px;font-weight:700}.izabell-page .testi-grid{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.izabell-page .testi-grid::-webkit-scrollbar{display:none}@media(min-width:900px){.izabell-page .testi-grid{overflow:visible;display:grid;grid-template-columns:repeat(3,1fr)}}.izabell-page .testi-card{flex:0 0 82%;scroll-snap-align:center;border:1px solid var(--line);border-radius:var(--radius);padding:20px;display:flex;flex-direction:column;gap:12px;background:#fff}@media(min-width:900px){.izabell-page .testi-card{flex:auto}}.izabell-page .testi-card__media{border-radius:var(--radius-sm);overflow:hidden;aspect-ratio:4/3}.izabell-page .testi-card__media img{width:100%;height:100%;object-fit:cover}.izabell-page .testi-card__stars{display:flex;gap:2px;color:var(--accent)}.izabell-page .testi-card__stars svg{width:15px;height:15px;fill:currentColor;stroke:none}.izabell-page .testi-card__title{font-weight:800;font-size:15px}.izabell-page .testi-card__text{font-size:14px;color:#3a3733}.izabell-page .testi-card__author{display:flex;align-items:center;gap:6px;font-size:12.5px;color:var(--muted);font-weight:700}.izabell-page .testi-card__author svg{width:14px;height:14px;color:var(--ok)}.izabell-page .testi-dots{display:flex;justify-content:center;gap:6px;margin-top:14px}@media(min-width:900px){.izabell-page .testi-dots{display:none}}.izabell-page .testi-dots button{width:7px;height:7px;border-radius:999px;background:var(--line);border:none;padding:0}.izabell-page .testi-dots button.is-active{background:var(--ink);width:18px}.izabell-page .guarantee-split{display:grid;gap:24px;align-items:center;background:var(--soft);border-radius:var(--radius);overflow:hidden}@media(min-width:900px){.izabell-page .guarantee-split{grid-template-columns:1fr 1fr;gap:0}}.izabell-page .guarantee-split img{width:100%;height:100%;object-fit:cover;aspect-ratio:1/1}.izabell-page .guarantee-split__content{padding:8px 24px 32px}@media(min-width:900px){.izabell-page .guarantee-split__content{padding:40px}}.izabell-page .guarantee-split__content h2{margin-bottom:14px}.izabell-page .guarantee-split__content p{color:var(--muted);margin-bottom:20px}.izabell-page .faq-list{display:flex;flex-direction:column;gap:10px;max-width:760px;margin-inline:auto}.izabell-page .faq-item{border:1px solid var(--line);border-radius:var(--radius);padding:4px 18px;background:#fff}.izabell-page .faq-item summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px;padding-block:16px;font-weight:700;font-size:15px}.izabell-page .faq-item summary::-webkit-details-marker{display:none}.izabell-page .faq-item summary:after{content:"+";flex-shrink:0;width:24px;height:24px;border-radius:999px;background:var(--soft);display:inline-flex;align-items:center;justify-content:center;font-size:16px;font-weight:700}.izabell-page .faq-item[open] summary:after{content:"\2013"}.izabell-page .faq-item__body{padding-block-end:18px;color:var(--muted);font-size:14.5px}.izabell-page .faq-item__body p+p{margin-top:10px}.izabell-page .site-footer{background:var(--ink);color:#e9e4de;padding-block:52px 28px}.izabell-page .footer__grid{display:grid;gap:36px}@media(min-width:720px){.izabell-page .footer__grid{grid-template-columns:1.3fr 1fr 1fr 1.2fr}}.izabell-page .footer__brand img{height:26px;filter:brightness(0) invert(1);margin-bottom:14px}.izabell-page .footer__brand p{color:#b9b3ac;font-size:13.5px;max-width:32ch}.izabell-page .footer__social{display:flex;gap:12px;margin-top:16px}.izabell-page .footer__social a{color:#fff;opacity:.8}.izabell-page .footer__social a:hover{opacity:1}.izabell-page .footer__social svg{width:20px;height:20px}.izabell-page .footer h4{font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;margin-bottom:14px;color:#fff}.izabell-page .footer__links{display:flex;flex-direction:column;gap:10px}.izabell-page .footer__links a{color:#c9c3bc;font-size:13.5px;text-decoration:none}.izabell-page .footer__links a:hover{color:#fff}.izabell-page .footer__contact p{color:#c9c3bc;font-size:13.5px;margin-bottom:14px}.izabell-page .newsletter{display:flex;gap:8px}.izabell-page .newsletter input{flex:1;min-width:0;border-radius:999px;border:1px solid #3a3733;background:#242220;color:#fff;padding:11px 16px;font-size:13.5px}.izabell-page .newsletter input::placeholder{color:#8a847c}.izabell-page .newsletter button{background:var(--accent);color:#fff;border-radius:999px;padding:11px 18px;border:none;font-weight:800;font-size:13px;flex-shrink:0}.izabell-page .footer__bottom{border-top:1px solid #322f2c;margin-top:40px;padding-top:20px;font-size:12.5px;color:#8a847c;text-align:center}.izabell-page .cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;visibility:hidden;pointer-events:none}.izabell-page .cart-drawer.is-open{visibility:visible;pointer-events:auto}.izabell-page .cart-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0a0a0a80;opacity:0;transition:opacity .3s ease}.izabell-page .cart-drawer.is-open .cart-drawer__overlay{opacity:1}.izabell-page .cart-drawer__panel{position:absolute;top:0;bottom:0;inset-inline-end:0;width:100%;max-width:400px;background:#fff;display:flex;flex-direction:column;transform:translate(-100%);transition:transform .3s ease;box-shadow:-8px 0 24px #00000026}.izabell-page .cart-drawer.is-open .cart-drawer__panel{transform:translate(0)}.izabell-page .cart-drawer__head{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid var(--line);flex-shrink:0}.izabell-page .cart-drawer__head h2{font-size:17px;font-weight:800}.izabell-page .cart-drawer__close{background:var(--soft);width:32px;height:32px;border-radius:999px;border:none;font-size:15px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.izabell-page .cart-drawer__shipping{display:flex;align-items:center;gap:8px;padding:12px 20px;background:var(--accent-soft);color:var(--accent-dark);font-size:12.5px;font-weight:700;flex-shrink:0}.izabell-page .cart-drawer__shipping svg{width:18px;height:18px;flex-shrink:0}.izabell-page .cart-drawer__items{flex:1;overflow-y:auto;padding:4px 20px}.izabell-page .cart-drawer__item{display:flex;gap:12px;padding:14px 0;border-bottom:1px solid var(--line)}.izabell-page .cart-drawer__item-img{width:72px;height:72px;border-radius:var(--radius-sm);object-fit:cover;background:var(--soft);flex-shrink:0}.izabell-page .cart-drawer__item-info{flex:1;min-width:0}.izabell-page .cart-drawer__item-title{font-size:13.5px;font-weight:700}.izabell-page .cart-drawer__item-variant{font-size:12px;color:var(--muted);margin-top:2px}.izabell-page .cart-drawer__item-row{display:flex;justify-content:space-between;align-items:center;margin-top:8px;gap:8px}.izabell-page .cart-drawer__item-qty{font-size:12.5px;color:var(--muted)}.izabell-page .cart-drawer__item-price{font-size:13.5px;font-weight:800;white-space:nowrap}.izabell-page .cart-drawer__item-remove{background:none;border:none;color:var(--muted);font-size:14px;padding:4px;align-self:flex-start;flex-shrink:0}.izabell-page .cart-drawer__empty{display:none;padding:60px 20px;text-align:center;color:var(--muted);font-size:14px}.izabell-page .cart-drawer__footer{border-top:1px solid var(--line);padding:16px 20px 20px;display:flex;flex-direction:column;gap:12px;flex-shrink:0}.izabell-page .cart-drawer__subtotal{display:flex;justify-content:space-between;font-size:15px;font-weight:800}.izabell-page .cart-drawer__note{font-size:11.5px;color:var(--muted);text-align:center}.izabell-page .sticky-bar{position:fixed;inset-inline:0;bottom:0;z-index:50;background:#fff;border-top:1px solid var(--line);box-shadow:0 -8px 24px #1a1a1a14;padding:12px 16px;display:flex;align-items:center;gap:14px;transform:translateY(110%);transition:transform .25s ease}.izabell-page .sticky-bar.is-visible{transform:translateY(0)}.izabell-page .sticky-bar__info{flex:1;min-width:0}.izabell-page .sticky-bar__price{font-weight:800;font-size:16px}.izabell-page .sticky-bar__bundle{font-size:11.5px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.izabell-page .sticky-bar .btn{width:auto;padding-inline:24px;padding-block:13px}@media(min-width:900px){.izabell-page .sticky-bar{display:none}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/izabell-roller.css.map */
