.rg__lightbox-arrow{position:fixed;top:50%;transform:translateY(-50%);z-index:100002;width:5.2rem;height:5.2rem;border:0;border-radius:50%;cursor:pointer;background:#ffffffeb;color:#111;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 12px #00000040}.rg__lightbox-arrow:hover{background:#fff}.rg__lightbox-arrow--prev{left:2rem}.rg__lightbox-arrow--next{right:2rem}@media screen and (max-width:749px){.rg__lightbox-arrow{width:4.2rem;height:4.2rem}.rg__lightbox-arrow--prev{left:.8rem}.rg__lightbox-arrow--next{right:.8rem}}.rg-sticky{position:fixed;left:0;right:0;bottom:0;z-index:50;background:var(--rg-sticky-bg, rgb(var(--color-background)));color:var(--rg-sticky-text, rgb(var(--color-foreground)));border-top:.1rem solid rgba(var(--color-foreground),.08);box-shadow:0 -2px 18px #0000001f;transform:translateY(120%);visibility:hidden;transition:transform .35s ease,visibility .35s ease;padding-bottom:env(safe-area-inset-bottom,0)}.rg-sticky.is-visible{transform:translateY(0);visibility:visible}.rg-sticky__inner{display:flex;align-items:center;gap:1.4rem;padding:1rem 1.5rem}.rg-sticky__media{flex:0 0 auto}.rg-sticky__media img{width:4.8rem;height:4.8rem;object-fit:cover;border-radius:8px;display:block}.rg-sticky__info{display:flex;flex-direction:column;gap:.2rem;min-width:0;margin-right:1rem}.rg-sticky__title{font-weight:500;font-size:1.5rem;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rg-sticky__price{display:inline-flex;align-items:center;flex-wrap:wrap;gap:.3rem .8rem}.rg-sticky__compare{color:rgba(var(--color-foreground),.5);font-size:1.3rem;text-decoration:line-through}.rg-sticky__current{font-size:1.6rem;font-weight:600}.rg-sticky__current.is-sale{color:#9d2933}.rg-sticky__atc{position:relative;flex:0 0 auto;margin-left:auto;display:inline-flex;align-items:center;justify-content:center;gap:.8rem;min-height:4.8rem;padding:1.1rem 2.6rem;cursor:pointer;background:var(--rg-sticky-btn-bg, rgb(var(--color-foreground)));color:var(--rg-sticky-btn-text, rgb(var(--color-background)));border:.1rem solid transparent;border-radius:8px;font-size:1.5rem;font-weight:500;white-space:nowrap}.rg-sticky__atc[disabled]{opacity:.5;cursor:not-allowed}.rg-sticky__atc.is-loading .rg-atc__spinner{display:inline-block}.rg-sticky__atc.is-loading [data-rg-sticky-atc-text]{opacity:.7}@media screen and (max-width:749px){.rg-sticky__inner{gap:1rem;padding:.9rem 1.4rem}.rg-sticky__title{font-size:1.4rem}.rg-sticky__atc{flex:1 1 auto;max-width:58%;padding:1.1rem 1.6rem}.rg-sticky--no-mobile{display:none!important}}@media screen and (min-width:750px){.rg-sticky{display:flow-root;background:transparent;border-top:0;box-shadow:none;pointer-events:none}.rg-sticky__inner{width:min(54rem,calc(100% - 4.8rem));margin:0 2.4rem 2.4rem auto;padding:1.2rem 1.6rem;background:var(--rg-sticky-bg, rgb(var(--color-background)));border:.1rem solid rgba(var(--color-foreground),.1);border-radius:14px;box-shadow:0 8px 34px #00000029;pointer-events:auto}.rg-sticky__media img{width:5.4rem;height:5.4rem}.rg-sticky__price{flex-direction:column;align-items:flex-start;gap:0;line-height:1.25}.rg-sticky__atc{background:var(--rg-sticky-btn-bg, transparent);color:var(--rg-sticky-btn-text, rgb(var(--color-foreground)));border-radius:8px;text-transform:uppercase;letter-spacing:.06em;font-size:1.4rem;padding:1.2rem 3rem}.rg-sticky--no-desktop{display:none!important}}@media(prefers-reduced-motion:reduce){.rg-sticky{transition:none}}.rosental{display:block}.rosental__grid{display:grid;grid-template-columns:1fr;gap:3rem}@media screen and (min-width:990px){.rosental__info{padding-right:90px!important}.rosental__grid{grid-template-columns:1fr 1fr;gap:6.5rem;align-items:start}.rosental__grid--right .rosental__media{order:2}}.rg,.rg__viewport{display:block;position:relative}.rg__track{display:flex;flex-wrap:nowrap;margin:0;padding:0;list-style:none;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;border-radius:var(--media-radius, 0)}.rg__track::-webkit-scrollbar{display:none;height:0}.rg__slide{flex:0 0 100%;width:100%;scroll-snap-align:start;scroll-snap-stop:always;position:relative;aspect-ratio:var(--ratio, 1);background:rgb(var(--color-foreground),.03)}.rg__img{width:100%;height:100%;object-fit:var(--rg-media-fit, cover);display:block}.rg__media-poster{display:block;width:100%;height:100%;padding:0;border:0;background:none;cursor:pointer;position:relative}.rg__play{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:6rem;height:6rem;border-radius:50%;background:rgba(var(--color-background),.85);display:flex;align-items:center;justify-content:center}.rg__play svg{width:2rem;height:2rem}.rg__slide video,.rg__slide iframe{width:100%;height:100%;object-fit:cover;display:block;border:0}.rg__badge{position:absolute;left:1.2rem;z-index:1;display:inline-flex;align-items:center;gap:.5rem;line-height:1;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.rg__badge--discount{top:1.2rem;padding:.6rem 1.2rem;border-radius:1.6rem;background:#9d2933;color:#fff;font-size:1.1rem}.rg__badge--discount svg{width:1.3rem;height:1.3rem}.rg__badge--discount svg path{fill:currentColor}.rg__badge--bestseller{top:1.2rem;padding:.5rem 1.2rem;border-radius:1.6rem;background:rgb(var(--color-background));color:rgb(var(--color-foreground));font-size:1.1rem;font-weight:500;box-shadow:0 1px 6px #00000014}.rg__badge--bestseller-lower{top:4.6rem}.rg__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:4rem;height:4rem;border:0;border-radius:50%;background:rgba(var(--color-background),.9);box-shadow:0 1px 8px #0000001f;display:flex;align-items:center;justify-content:center;cursor:pointer}.rg__arrow svg{width:1.4rem;height:1.4rem}.rg__arrow--prev{left:1.2rem;transform:translateY(-50%) rotate(90deg)}.rg__arrow--next{right:1.2rem;transform:translateY(-50%) rotate(-90deg)}.rg__arrow[disabled]{opacity:0;pointer-events:none}.rg__zoom{position:absolute;right:1.2rem;bottom:1.2rem;z-index:1;width:3rem;height:3rem;padding:0;border:0;border-radius:50%;background:rgba(var(--color-background),.9);box-shadow:0 1px 8px #0000001f;display:flex;align-items:center;justify-content:center;cursor:pointer;color:rgb(var(--color-foreground))}.rg__zoom svg{width:1.7rem;height:1.7rem}.rg__dots{position:absolute;left:0;right:0;bottom:1.6rem;z-index:1;display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;gap:.6rem;padding:0 6rem;overflow:hidden;pointer-events:none}.rg__dot{pointer-events:auto}.rg__dot{flex:1 1 0;min-width:.6rem;max-width:2.4rem;height:.2rem;padding:0;border:0;border-radius:.2rem;background:rgba(var(--color-foreground),.2);cursor:pointer;transition:background .2s ease}.rg__dot.is-active{background:rgba(var(--color-foreground),.85)}.rg__lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#000000e6;display:flex;align-items:center;justify-content:center;padding:2rem}.rg__lightbox[hidden]{display:none}.rg__lightbox-img{max-width:100%;max-height:100%;object-fit:contain}.rg__lightbox-close{position:absolute;top:1.6rem;right:1.6rem;width:4.4rem;height:4.4rem;border:0;border-radius:50%;background:#ffffffe6;cursor:pointer;display:flex;align-items:center;justify-content:center}.rg__lightbox-close svg{width:2rem;height:2rem}@media screen and (max-width:989px){.rosental__media{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.rg__arrow{display:none}}.rg-info{display:flex;flex-direction:column;gap:1.2rem}@media screen and (min-width:990px){.rg-info--sticky{position:sticky;top:3rem}}.rg-top{display:flex;align-items:center;justify-content:space-between;gap:1rem}.rg-stars{display:inline-flex;align-items:center;gap:.2rem;color:#e8a93b}.rg-star svg{width:1.5rem;height:1.5rem}.rg-star{opacity:.3;display:inline-flex}.rg-star.is-on{opacity:1}.rg-star svg path{fill:currentColor}.rg-stars__count{margin-left:.6rem;color:rgba(var(--color-foreground),.7);font-size:1.3rem}.rg-wishlist{width:4rem;height:4rem;border:0;background:none;cursor:pointer;color:inherit;display:inline-flex;align-items:center;justify-content:center}.rg-wishlist svg{width:2.2rem;height:2.2rem}.rg-title{margin:0;font-size:3.2rem;line-height:1.1;letter-spacing:.02em;text-transform:uppercase}.rg-subtitle{margin:.2rem 0 0;font-size:1.6rem;letter-spacing:.04em;text-transform:uppercase;color:rgba(var(--color-foreground),.75)}.rg-tagline{margin:.6rem 0 0;font-size:1.6rem;line-height:1.4}.rg-price-row{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:.6rem 1rem;margin-top:.4rem}.rg-price{display:flex;align-items:center;flex-wrap:wrap;gap:.4rem 1.2rem}.rg-price__compare{color:rgba(var(--color-foreground),.5);font-size:1.6rem}.rg-price__current{font-size:2.4rem;font-weight:500}.rg-price__current.is-sale{color:#9d2933}.rg-savings{display:inline-flex;align-items:center;padding:.4rem 1rem;border-radius:.6rem;background:#9d2933;color:#fff;font-size:1.3rem;font-weight:500}.rg-priceinfo{display:inline-flex;align-items:center;gap:.4rem;color:rgba(var(--color-foreground),.7);text-decoration:underline;text-underline-offset:.3rem;white-space:nowrap;font-size:1.3rem}.rg-priceinfo svg{width:1.5rem;height:1.5rem}.rg-vat{display:flex;flex-wrap:wrap;gap:.4rem .8rem;margin:0;font-size:1.3rem;color:rgba(var(--color-foreground),.6)}.rg-form{display:flex;flex-direction:column;gap:1.2rem;margin:.4rem 0 0}.rg-variants{display:flex;flex-direction:column;gap:1.2rem}.rg-option{border:0;padding:0;margin:0}.rg-option__name{padding:0;margin:0 0 .6rem;font-size:1.3rem;font-weight:500}.rg-option__values{display:flex;flex-wrap:wrap;gap:.8rem}.rg-pill{position:relative}.rg-pill input{position:absolute;opacity:0;top:0;right:0;bottom:0;left:0;cursor:pointer}.rg-pill span{display:inline-flex;align-items:center;justify-content:center;padding:.9rem 1.6rem;border:.1rem solid rgba(var(--color-foreground),.3);border-radius:5rem;font-size:1.4rem}.rg-pill.is-active span{border-color:rgb(var(--color-foreground));background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.rg-atc{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.8rem;width:100%;min-height:5.6rem;padding:1.4rem 2rem;border:0;border-radius:8px;cursor:pointer;background:rgb(var(--color-foreground));color:rgb(var(--color-background));font-size:1.5rem;font-weight:500}.rg-atc[disabled]{opacity:.5;cursor:not-allowed}.rg-atc__spinner{display:none;width:1.8rem;height:1.8rem;border:.2rem solid currentColor;border-right-color:transparent;border-radius:50%;animation:rg-spin .7s linear infinite}.rg-atc.is-loading .rg-atc__spinner{display:inline-block}@keyframes rg-spin{to{transform:rotate(360deg)}}.rg-form__error{color:#9d2933;font-size:1.3rem}.rg-form__error[hidden]{display:none}.rg-delivery{display:flex;align-items:center;gap:.8rem;font-size:1.4rem;line-height:1.4;color:#3c6e46}.rg-delivery__icon{display:inline-flex;font-size:1.8rem}.rg-delivery__icon img{width:2rem;height:2rem;object-fit:contain}.rg-acc{background:#d6bc8c29;margin-top:10px;border-radius:8px;padding:0 1.6rem}.rg-acc__summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.2rem 0;cursor:pointer;list-style:none}.rg-acc__summary::-webkit-details-marker{display:none}.rg-acc__left{display:flex;align-items:center;gap:1rem}.rg-acc__icon svg,.rg-acc__icon img{width:2.2rem;height:2.2rem}.rg-acc__title{font-weight:500!important}.rg-acc__plus svg{width:1.6rem;height:1.6rem;transition:transform .2s ease}.rg-acc[open] .rg-acc__plus svg{transform:rotate(45deg)}.rg-acc__body{padding:0 0 1.6rem}.rg-acc__body>:first-child{margin-top:0}.rg-grid__heading{margin:0 0 1.6rem;font-weight:500;font-size:1.4rem}.rg-grid__list{display:grid;grid-template-columns:repeat(2,1fr);gap:1.6rem 2.4rem;margin:0;padding:0;list-style:none}.rg-grid__item{display:flex;align-items:center;gap:1.2rem}.rg-grid__icon{display:inline-flex;flex:0 0 auto}.rg-grid__icon svg,.rg-grid__icon img{width:2.8rem;height:2.8rem;object-fit:contain}.rg-grid__label{line-height:1.3;font-size:1.5rem}.rg-feature__heading{margin:0 0 .6rem;font-weight:700;font-size:1.4rem}.rg-feature__text{line-height:1.55}.rg-feature--clamp .rg-feature__text{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.rg-feature--clamp.is-expanded .rg-feature__text{display:block;overflow:visible}.rg-readmore{align-self:flex-start;padding:0;background:none;border:0;cursor:pointer;color:rgba(var(--color-foreground),.85);text-decoration:underline;text-underline-offset:.3rem;font-size:1.4rem}.rg-dermatest span{display:inline-flex;align-items:center;padding:1rem 1.8rem;border:.1rem solid rgba(var(--color-foreground),.25);border-radius:5rem;font-size:1.4rem}.rg-drawer__panel-title{font-weight:600!important}.rg-drawers{margin-top:.6rem}.rg-drawer{border-top:.1rem solid rgba(var(--color-foreground),.12)}.rg-drawer:last-child{border-bottom:.1rem solid rgba(var(--color-foreground),.12)}.rg-drawer__trigger{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;padding:1.6rem .2rem;background:none;border:0;cursor:pointer;text-align:left;color:inherit;font:inherit}.rg-drawer__left{display:flex;align-items:flex-start;gap:1rem}.rg-drawer__icon svg,.rg-drawer__icon img{width:2.2rem;height:2.2rem;object-fit:contain}.rg-drawer__title{font-weight:500}.rg-drawer__chevron svg{width:1rem;height:1rem;transform:rotate(-90deg);transition:transform .2s ease}.rg-drawer__trigger:hover .rg-drawer__chevron svg{transform:rotate(-90deg) translateY(.3rem)}.rg-drawer__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#0006;opacity:0;transition:opacity .3s ease}.rg-drawer__overlay[hidden]{display:none}.rg-drawer__overlay.is-animating{opacity:1}.rg-drawer__panel{position:fixed;top:0;right:0;bottom:0;z-index:1001;width:var(--rg-drawer-width, 460px);max-width:100vw;display:flex;flex-direction:column;background:rgb(var(--color-background));color:rgb(var(--color-foreground));box-shadow:-2px 0 16px #00000026;transform:translate(100%);transition:transform .3s ease}.rg-drawer__panel[hidden]{display:none}.rg-drawer__panel.is-animating{transform:translate(0)}.rg-drawer__panel:focus{outline:none}.rg-drawer__head{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.8rem 2rem;border-bottom:.1rem solid rgba(var(--color-foreground),.12);flex:0 0 auto}.rg-drawer__panel-title{font-weight:500}.rg-drawer__close{width:3.6rem;height:3.6rem;margin:-.8rem -.8rem -.8rem 0;padding:0;background:none;border:0;cursor:pointer;color:inherit;display:inline-flex;align-items:center;justify-content:center}.rg-drawer__close svg{width:1.8rem;height:1.8rem}.rg-drawer__body{padding:2rem;overflow-y:auto;line-height:1.6}.rg-drawer__body>:first-child{margin-top:0}.rg-drawer__layout{display:flex;gap:1.8rem;align-items:flex-start}.rg-drawer__layout--image_right{flex-direction:row-reverse}.rg-drawer__layout--stacked{flex-direction:column}.rg-drawer__col-media{flex:0 0 var(--rg-media-width, 40%)}.rg-drawer__layout--stacked .rg-drawer__col-media{flex-basis:auto;width:100%}.rg-drawer__col-media img{width:100%;height:auto;display:block;border-radius:.8rem}.rg-drawer__media-heading{margin:.8rem 0 0;font-weight:500}.rg-drawer__col-content{flex:1 1 auto;min-width:0}.rg-drawer__col-content>:first-child{margin-top:0}.rg-drawer__body :is(h1,h2,h3,h4,h5,h6,p,span,li,a){font-size:14px!important}.rg-drawer__body :is(h1,h2,h3,h4,h5,h6){margin:.6rem 0 .2rem!important;line-height:1.3;font-weight:600}.rg-drawer__body :is(p,ul,ol){margin:0 0 .4rem!important}.rg-drawer__body :is(ul,ol){padding-left:1.6rem}.rg-drawer__body li{margin:0 0 .2rem!important}.rg-drawer__body>:first-child,.rg-drawer__body :is(h1,h2,h3,h4,h5,h6,p,ul,ol):first-child{margin-top:0!important}@media screen and (max-width:749px){.rg-drawer__panel{top:auto;left:0;right:0;bottom:0;width:100%;max-height:88vh;border-radius:1.6rem 1.6rem 0 0;transform:translateY(100%);box-shadow:0 -2px 16px #0000002e}.rg-drawer__panel.is-animating{transform:translateY(0)}.rg-drawer__panel:before{content:"";position:absolute;top:.8rem;left:50%;transform:translate(-50%);width:4rem;height:.4rem;border-radius:2rem;background:rgba(var(--color-foreground),.25)}.rg-drawer__head{padding-top:2.4rem}.rg-title{font-size:2.6rem}}.rg-app-blocks:empty{display:none}.rg-app-blocks{margin-top:1.2rem}@media(prefers-reduced-motion:reduce){.rg-drawer__panel,.rg-drawer__overlay,.rg__track{transition:none;scroll-behavior:auto}}.vt__heading{margin:0 0 2.4rem;line-height:1.15;letter-spacing:.02em;text-transform:uppercase}.vt__heading--center{text-align:center}.vt__heading--left{text-align:left}.vt__heading--right{text-align:right}.vt__wrap{position:relative}.vt__track{display:flex;flex-wrap:nowrap;gap:var(--vt-gap-m, 12px);margin:0;padding:0;list-style:none;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;cursor:grab}.vt__track::-webkit-scrollbar{display:none;height:0}.vt__track.is-dragging{cursor:grabbing;scroll-behavior:auto;scroll-snap-type:none}.vt__card{position:relative;flex:0 0 calc((100% - (var(--vt-per-m) - 1) * var(--vt-gap-m)) / var(--vt-per-m));scroll-snap-align:start;aspect-ratio:var(--vt-ratio, .5625);border-radius:var(--vt-radius, 16px);overflow:hidden;background:#0000000d}.vt__thumb{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;transition:opacity .3s ease}.vt__card.is-playing .vt__thumb{opacity:0;pointer-events:none}.vt__img{width:100%;height:100%;object-fit:cover;display:block}.vt__img--placeholder{display:flex;align-items:center;justify-content:center}.vt__user{position:absolute;top:1rem;left:1rem;z-index:3;display:inline-flex;align-items:center;gap:.6rem;max-width:calc(100% - 2rem);padding:.4rem .9rem .4rem .4rem;background:#ffffffeb;border-radius:3rem;box-shadow:0 1px 6px #0000001f}.vt__avatar{width:2.4rem;height:2.4rem;border-radius:50%;object-fit:cover;flex:0 0 auto}.vt__username{font-size:1.2rem;font-weight:500;color:#111;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vt__play-btn{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;padding:0;border:0;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center}.vt__play{width:3.6rem;height:3.6rem;border-radius:50%;background:#ffffffeb;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 12px #0003;transition:transform .2s ease;color:#111}.vt__play svg{margin-left:.2rem}.vt__play-btn:hover .vt__play{transform:scale(1.08)}.vt__player{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:#000}.vt__player video,.vt__player iframe{width:100%;height:100%;object-fit:cover;display:block;border:0}.vt__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:3rem;height:3rem;border:0;border-radius:50%;cursor:pointer;background:rgba(var(--color-background),.95);box-shadow:0 2px 12px #00000026;display:flex;align-items:center;justify-content:center;color:rgb(var(--color-foreground));transition:opacity .2s ease}.vt__arrow svg{width:1.4rem;height:1.4rem}.vt__arrow--prev{left:-1.2rem;transform:translateY(-50%) rotate(90deg)}.vt__arrow--next{right:-1.2rem;transform:translateY(-50%) rotate(-90deg)}.vt__arrow[disabled]{opacity:0;pointer-events:none}@media screen and (min-width:750px){.vt__track{gap:var(--vt-gap-d, 20px)}.vt__card{flex-basis:calc((100% - (var(--vt-per-d) - 1) * var(--vt-gap-d)) / var(--vt-per-d))}}@media screen and (max-width:749px){.vt__arrow{width:2.6rem;height:2.6rem}.vt__arrow--prev{left:.4rem}.vt__arrow--next{right:.4rem}}.vt__empty{padding:4rem;text-align:center;color:#0009}
/*# sourceMappingURL=/cdn/shop/t/13/compiled_assets/styles.css.map */
