.product-tab{border-block-end:1px solid rgb(var(--border-color))}.product-tab__header{display:flex;justify-content:space-between;align-items:center;width:100%;padding-block:16px;cursor:pointer;background:none;border:none;text-align:start}.product-tab__header svg{transition:transform .3s ease}.product-tab__header[aria-expanded=true] svg{transform:rotate(180deg)}.product-tab__content{padding-block-end:16px}.product-tab__content--blocks{display:flex;flex-direction:column;gap:12px}.product-tab__header svg path{stroke-width:1.5}@media screen and (min-width:1000px){.product-tab:first-child .product-tab__header{padding-block:18px}}.product-tab:not(:first-child) .product-tab__header{padding-bottom:16px;padding-top:0;font-weight:500}.product-table-block__title{margin-block-end:16px}.product-table-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2px 16px}.product-table-grid__item{padding-block:2px;color:inherit;font-weight:400;font-size:14px}@media screen and (min-width:1000px){.product-table-grid{gap:4px 24px}.product-table-grid__item{padding-block:4px}}.breadcrumb-block{width:100%;font-size:10px;font-weight:500;text-transform:uppercase}.breadcrumb-block__list{margin:0;padding:0;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:var(--breadcrumb-gap, 8px)}.breadcrumb-block__list>*{display:inline-flex;align-items:center;width:auto;flex-shrink:0}.breadcrumb-block__item{display:inline-flex;align-items:center}.breadcrumb-block__list>*:not(:last-child):after{opacity:var(--breadcrumb-separator-opacity, .7);flex-shrink:0;display:inline-block;margin-inline-start:var(--breadcrumb-gap, 8px)}.breadcrumb-block--separator-slash .breadcrumb-block__list>*:not(:last-child):after{content:"/"}.breadcrumb-block--separator-dot .breadcrumb-block__list>*:not(:last-child):after{content:"\2022"}.breadcrumb-block--separator-arrow .breadcrumb-block__list>*:not(:last-child):after,.breadcrumb-block--separator-chevron .breadcrumb-block__list>*:not(:last-child):after{content:"";width:1em;height:1em;background-color:currentColor;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.breadcrumb-block--separator-arrow .breadcrumb-block__list>*:not(:last-child):after{-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 3L11 8L6 13' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 3L11 8L6 13' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.breadcrumb-block--separator-chevron .breadcrumb-block__list>*:not(:last-child):after{-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.5 3L10.5 8L5.5 13' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.5 3L10.5 8L5.5 13' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.breadcrumb-block a{transition:opacity .2s ease-in-out;font-size:inherit;font-weight:inherit;text-transform:inherit}.breadcrumb-block a:hover{opacity:.7}[dir=rtl] .breadcrumb-block--separator-arrow .breadcrumb-block__list>*:not(:last-child):after,[dir=rtl] .breadcrumb-block--separator-chevron .breadcrumb-block__list>*:not(:last-child):after{transform:scaleX(-1)}.breadcrumb-block .text-block{width:auto;display:inline}.breadcrumb-block .text-block p{margin:0;display:inline}.breadcrumb-block__item{font-size:inherit;font-weight:inherit;text-transform:inherit}.product-form__complementary-products{border-top:1px solid rgb(var(--border-color));padding-top:16px}.product-form__complementary-products:empty{display:none}.product-form__complementary-products-title{font-size:1.2rem;line-height:1.2;margin-bottom:12px}@media screen and (min-width:741px){.product-form__complementary-products-title{font-size:1.2rem}}.product-form__complementary-products-list{display:grid;gap:var(--grid-gap);grid-template-columns:repeat(2,minmax(0,1fr))}.product-form__complementary-products-list .product-item{margin:0}@media screen and (max-width:740px){.product-form__complementary-products-list{grid-template-columns:1fr}.product-form__complementary-products-list .product-item{align-items:center;display:flex;flex-direction:row}.product-form__complementary-products-list .product-item__image-wrapper{flex:none;margin:0 16px 0 0;width:96px}.product-form__complementary-products-list .product-item__info{text-align:start}.product-form__complementary-products-list .price-list{justify-content:flex-start}}.icon-block{display:flex;fill:currentcolor;flex-shrink:0}.icon-block__media{height:auto}.placeholder-video{aspect-ratio:5 / 3}.group-block__link{position:absolute;top:0;right:0;bottom:0;left:0}.group-block__link~:is(.group-block-content,.group-block__media-wrapper){pointer-events:none}.group-block__link~:is(.group-block-content,.group-block__media-wrapper) :is(a,button,input,textarea,select){pointer-events:auto}.group-block__link~.group-block-content--design-mode{pointer-events:auto}.overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:var(--overlay-layer);pointer-events:none;border-radius:var(--overlay-border-radius, 0)}.overlay--solid{background:var(--overlay-color)}.overlay--gradient{background:linear-gradient(var(--overlay-direction),var(--overlay-color),var(--overlay-color--end))}:root{--text-align-default: left}[style*="--horizontal-alignment: center"] .text-block{--text-align-default: center}[style*="--horizontal-alignment: flex-end"] .text-block{--text-align-default: right}[style*="--horizontal-alignment: flex-start"]>.text-block{--text-align-default: left}[style*="--horizontal-alignment: center"]>.text-block{--text-align-default: center}[style*="--horizontal-alignment: flex-end"]>.text-block{--text-align-default: right}.text-block{width:var(--width);max-width:100%;display:flex;flex-direction:column;align-items:var(--horizontal-alignment)}.text-block>*{width:var(--width);max-width:var(--max-width, 100%);text-align:var(--text-align, var(--text-align-default));text-wrap:var(--text-wrap, initial)}.text-block:not(.text-block--full-width).rte,.text-block:not(.text-block--full-width).paragraph{text-wrap:balance;text-wrap:pretty}.text-block:not(.text-block--full-width):is(.h1,.h2,.h3,.h4,.h5,.h6){text-wrap:balance}.text-block:is(.h1,.h2,.h3,.h4,.h5,.h6) a{text-decoration-color:transparent}.text-block h1,.text-block.h1>*{margin-block:var(--font-h1--spacing)}.text-block h2,.text-block.h2>*{margin-block:var(--font-h2--spacing)}.text-block h3,.text-block.h3>*{margin-block:var(--font-h3--spacing)}.text-block h4,.text-block.h4>*{margin-block:var(--font-h4--spacing)}.text-block h5,.text-block.h5>*{margin-block:var(--font-h5--spacing)}.text-block h6,.text-block.h6>*{margin-block:var(--font-h6--spacing)}.text-block p,.text-block.p>*{margin-block:var(--font-paragraph--spacing)}.text-block>*:first-child{margin-block-start:0}.text-block>*:last-child{margin-block-end:0}.text-block--align-center,.text-block--align-center>*{margin-inline:auto}.text-block--align-right,.text-block--align-right>*{margin-inline-start:auto}.text-block--background{background-color:var(--text-background-color);border-radius:var(--text-corner-radius);padding-block-start:max(var(--text-padding),var(--padding-block-start, 0));padding-block-end:max(var(--text-padding),var(--padding-block-end, 0));padding-inline-start:max(var(--text-padding),var(--padding-inline-start, 0));padding-inline-end:max(var(--text-padding),var(--padding-inline-end, 0))}.custom-color,.custom-color>:is(h1,h2,h3,h4,h5,h6,p,*){color:var(--color)}.text-block[style*=--text-color],.text-block[style*=--text-color]>:is(h1,h2,h3,h4,h5,h6,p,*){color:var(--text-color)}.text-block[style*=--custom-font-size],.text-block[style*=--custom-font-size]>:is(h1,h2,h3,h4,h5,h6,p,*){font-size:var(--custom-font-size)}.text-block[style*=--font-weight],.text-block[style*=--font-weight]>:is(h1,h2,h3,h4,h5,h6,p,*){font-weight:var(--font-weight)}.text-block[style*=--letter-spacing-custom],.text-block[style*=--letter-spacing-custom]>:is(h1,h2,h3,h4,h5,h6,p,*){letter-spacing:var(--letter-spacing-custom)}.text-block[style*=--text-transform-custom],.text-block[style*=--text-transform-custom]>:is(h1,h2,h3,h4,h5,h6,p,*){text-transform:var(--text-transform-custom)}.text-block[style*=--text-decoration-custom],.text-block[style*=--text-decoration-custom]>:is(h1,h2,h3,h4,h5,h6,p,*){text-decoration:var(--text-decoration-custom)}.text-block[style*=--text-decoration-custom-special],.text-block[style*=--text-decoration-custom-special]>:is(h1,h2,h3,h4,h5,h6,p,*),.text-block[style*=--text-decoration-custom-special]>:is(h1,h2,h3,h4,h5,h6,p,*) a{text-decoration:none}
/*# sourceMappingURL=/cdn/shop/t/4/compiled_assets/styles.css.map */
