.qeviq-pdp-tabs{--qeviq-tabs-bg: #fafaf8;--qeviq-tabs-text: #0d0d0d;--qeviq-tabs-accent: #b89b7a;--qeviq-tabs-divider: rgba(13, 13, 13, .06);--qeviq-tabs-radius: 0px;--qeviq-tabs-heading: 1.8rem;--qeviq-tabs-body: 1.6rem;--qeviq-tabs-anim: .2s;--qeviq-tabs-pt: 2.4rem;--qeviq-tabs-pb: 0px;margin-top:var(--qeviq-tabs-pt);margin-bottom:var(--qeviq-tabs-pb);padding-top:0;border-top:none;color:var(--qeviq-tabs-text);width:100%}.qeviq-pdp-tabs__input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.qeviq-pdp-tabs__nav{position:relative;display:flex;flex-wrap:nowrap;gap:0;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin:0;padding:0;border-bottom:1px solid var(--qeviq-tabs-divider)}.qeviq-pdp-tabs__nav::-webkit-scrollbar{display:none}.qeviq-pdp-tabs--align-center .qeviq-pdp-tabs__nav{justify-content:center}.qeviq-pdp-tabs--align-left .qeviq-pdp-tabs__nav{justify-content:flex-start}.qeviq-pdp-tabs__tab{position:relative;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:4.4rem;padding:.95rem 2.6rem;margin:0;border:none;background:transparent;color:#0d0d0d75;font-size:calc(var(--qeviq-tabs-heading) * .9);font-weight:500;letter-spacing:.005em;line-height:1.2;cursor:pointer;white-space:nowrap;transition:color var(--qeviq-tabs-anim, .2s) ease,font-weight var(--qeviq-tabs-anim, .2s) ease,opacity var(--qeviq-tabs-anim, .2s) ease}.qeviq-pdp-tabs__tab:after{content:"";position:absolute;left:2.6rem;right:2.6rem;bottom:0;height:2.5px;background-color:var(--qeviq-tabs-accent);border-radius:2px 2px 0 0;transform:scaleX(0);transform-origin:center;transition:transform .25s ease}.qeviq-pdp-tabs__tab:hover{color:#0d0d0db8}.qeviq-pdp-tabs--mode-full:has(>.qeviq-pdp-tabs__input:nth-of-type(1):checked) .qeviq-pdp-tabs__nav label:nth-of-type(1),.qeviq-pdp-tabs--mode-full:has(>.qeviq-pdp-tabs__input:nth-of-type(2):checked) .qeviq-pdp-tabs__nav label:nth-of-type(2),.qeviq-pdp-tabs--mode-full:has(>.qeviq-pdp-tabs__input:nth-of-type(3):checked) .qeviq-pdp-tabs__nav label:nth-of-type(3){color:var(--qeviq-tabs-text);font-weight:600}.qeviq-pdp-tabs--mode-full:has(>.qeviq-pdp-tabs__input:nth-of-type(1):checked) .qeviq-pdp-tabs__nav label:nth-of-type(1):after,.qeviq-pdp-tabs--mode-full:has(>.qeviq-pdp-tabs__input:nth-of-type(2):checked) .qeviq-pdp-tabs__nav label:nth-of-type(2):after,.qeviq-pdp-tabs--mode-full:has(>.qeviq-pdp-tabs__input:nth-of-type(3):checked) .qeviq-pdp-tabs__nav label:nth-of-type(3):after{transform:scaleX(1)}.qeviq-pdp-tabs__panel{display:none;padding-top:2rem;animation:qeviq-pdp-tab-in var(--qeviq-tabs-anim, .2s) ease}.qeviq-pdp-tabs--mode-full:has(>.qeviq-pdp-tabs__input:nth-of-type(1):checked) .qeviq-pdp-tabs__panel--overview,.qeviq-pdp-tabs--mode-full:has(>.qeviq-pdp-tabs__input:nth-of-type(2):checked) .qeviq-pdp-tabs__panel--description,.qeviq-pdp-tabs--mode-full:has(>.qeviq-pdp-tabs__input:nth-of-type(3):checked) .qeviq-pdp-tabs__panel--included{display:block}@keyframes qeviq-pdp-tab-in{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}.qeviq-pdp-tabs__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.6rem}.qeviq-pdp-tabs__item{display:flex;align-items:flex-start;gap:1.1rem;font-size:var(--qeviq-tabs-body);line-height:1.6;color:#0d0d0dd1}.qeviq-pdp-tabs__icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:2.2rem;height:2.2rem;border:.1rem solid rgba(13,13,13,.1);border-radius:50%;color:var(--qeviq-tabs-accent)}.qeviq-pdp-tabs__icon .svg-wrapper{width:1.2rem;height:1.2rem}.qeviq-pdp-tabs__bullet{flex-shrink:0;width:2.2rem;color:var(--qeviq-tabs-accent);font-size:1.35rem;line-height:1.6;text-align:center;padding-top:.05rem}.qeviq-pdp-tabs__item-text{flex:1;min-width:0;padding-top:.05rem}.qeviq-pdp-tabs__rte{font-size:var(--qeviq-tabs-body);line-height:1.6;color:#0d0d0dc7}.qeviq-pdp-tabs__rte>*:first-child{margin-top:0}.qeviq-pdp-tabs__rte>*:last-child{margin-bottom:0}.qeviq-pdp-tabs__rte img{max-width:100%;height:auto;border-radius:var(--qeviq-tabs-radius)}.qeviq-pdp-tabs__empty{margin:0;color:#0d0d0d80;font-size:var(--qeviq-tabs-body)}.qeviq-pdp-tabs__read-more{margin-top:.6rem}.qeviq-pdp-tabs__read-more-trigger{list-style:none;cursor:pointer;display:inline-flex;align-items:center;min-height:4rem;padding:.6rem 0;color:var(--qeviq-tabs-accent);font-size:1.4rem;font-weight:500;letter-spacing:.01em}.qeviq-pdp-tabs__read-more-trigger::-webkit-details-marker{display:none}.qeviq-pdp-tabs__read-more-trigger:after{content:"+";margin-left:.5rem;font-size:1.5rem;line-height:1;transition:transform var(--qeviq-tabs-anim, .2s) ease}.qeviq-pdp-tabs__read-more[open] .qeviq-pdp-tabs__read-more-trigger:after{transform:rotate(45deg)}.qeviq-pdp-tabs__list--expanded{overflow:hidden;animation:qeviq-pdp-tab-in var(--qeviq-tabs-anim, .2s) ease}@media screen and (max-width:749px){.qeviq-pdp-tabs__tab{min-height:4.2rem;padding:.9rem 2rem;font-size:calc(var(--qeviq-tabs-heading) * .86)}.qeviq-pdp-tabs__tab:after{left:2rem;right:2rem}.qeviq-pdp-tabs__panel{padding-top:1.8rem}}@media(prefers-reduced-motion:reduce){.qeviq-pdp-tabs__panel,.qeviq-pdp-tabs__list--expanded{animation:none}.qeviq-pdp-tabs__tab,.qeviq-pdp-tabs__tab:after,.qeviq-pdp-tabs__read-more-trigger:after{transition:none}}.qeviq-pdp-tabs--mode-overview_bullets{margin-top:0}.qeviq-pdp-tabs--mode-overview_bullets .qeviq-pdp-tabs__panel--overview{display:block;padding-top:0}.qeviq-pdp-tabs--mode-description_below:has(>.qeviq-pdp-tabs__input:nth-of-type(1):checked) .qeviq-pdp-tabs__panel--description,.qeviq-pdp-tabs--mode-description_below:has(>.qeviq-pdp-tabs__input:nth-of-type(2):checked) .qeviq-pdp-tabs__panel--included{display:block}.qeviq-pdp-tabs--mode-description_below:has(>.qeviq-pdp-tabs__input:nth-of-type(1):checked) .qeviq-pdp-tabs__nav label:nth-of-type(1),.qeviq-pdp-tabs--mode-description_below:has(>.qeviq-pdp-tabs__input:nth-of-type(2):checked) .qeviq-pdp-tabs__nav label:nth-of-type(2){color:var(--qeviq-tabs-text);font-weight:600}.qeviq-pdp-tabs--mode-description_below:has(>.qeviq-pdp-tabs__input:nth-of-type(1):checked) .qeviq-pdp-tabs__nav label:nth-of-type(1):after,.qeviq-pdp-tabs--mode-description_below:has(>.qeviq-pdp-tabs__input:nth-of-type(2):checked) .qeviq-pdp-tabs__nav label:nth-of-type(2):after{transform:scaleX(1)}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-qeviq-product-tabs.css.map */
