.product--3col{width:100%;max-width:100%;padding:0 1rem;box-sizing:border-box;position:relative;z-index:1}@media screen and (min-width:750px){.product--3col{padding:0 2rem}}.product--3col .breadcrumb{padding-bottom:1rem}.product--3col.row{display:block;flex-wrap:nowrap}.product--3col .product__outer{display:grid;grid-template-columns:1fr;gap:2rem;max-width:1400px;width:100%;margin:0 auto;box-sizing:border-box}.product--3col .product__outer>*{min-width:0;max-width:100%}@media screen and (min-width:750px){.product--3col .product__outer{grid-template-columns:1fr 1fr;gap:2.4rem}}@media screen and (min-width:1200px){.product--3col .product__outer{grid-template-columns:36% 38% 26%;gap:2rem}}@media screen and (min-width:1400px){.product--3col .product__outer{grid-template-columns:34% 40% 26%;gap:2.4rem;max-width:1440px}}@media screen and (max-width:749px){.product--3col .product__main{display:block!important;order:1}.product--3col .product__media-wrapper[data-product-gallery]{display:block!important}.product--3col .product__fastbuy-column{order:2}.product--3col .at-glance--mobile{order:3;width:100%}.product--3col .product__info-wrapper{order:4}.product--3col .product__faq-section-wrapper{order:5}}.product--3col .product__main{width:100%;min-width:0;overflow:hidden;order:1}@media screen and (min-width:750px){.product--3col .product__main{grid-column:1 / -1;width:100%}}@media screen and (min-width:1200px){.product--3col .product__main{grid-column:1;grid-row:1;position:sticky;top:calc(var(--header-height-top, 80px) + 2rem);align-self:start;height:fit-content}}.product--3col .product__info-wrapper{width:100%}@media screen and (min-width:750px){.product--3col .product__info-wrapper{width:100%}}@media screen and (min-width:1200px){.product--3col .product__info-wrapper{grid-column:2;grid-row:1;align-self:start}}.product--3col .product__info-container{height:auto}.product--3col .product__fastbuy-column{width:100%}@media screen and (min-width:750px){.product--3col .product__fastbuy-column{width:100%}}@media screen and (min-width:1200px){.product--3col .product__fastbuy-column{grid-column:3;grid-row:1;position:sticky;top:calc(var(--header-height-top, 80px) + 2rem);align-self:start;height:fit-content}}.product__fastbuy-card{background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.1);border-radius:1rem;padding:1.6rem;box-shadow:0 4px 24px #0000000f}@media screen and (min-width:1200px){.product__fastbuy-card{padding:1.4rem 1.6rem}}@media screen and (min-width:1400px){.product__fastbuy-card{padding:1.6rem 1.8rem}}.product__fastbuy-header{margin-bottom:.6rem;padding-bottom:.6rem;border-bottom:1px solid rgba(var(--color-foreground),.08)}.product__fastbuy-brand{display:block;font-size:1.4rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#a20901;margin-bottom:.3rem}@media screen and (min-width:750px){.product__fastbuy-brand{font-size:1.4rem}}@media screen and (min-width:1200px){.product__fastbuy-brand{font-size:1.5rem}}.product__fastbuy-title{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:1.6rem;line-height:1.3;margin:0;color:rgb(var(--color-foreground-title))}@media screen and (min-width:750px){.product__fastbuy-title{font-size:1.8rem}}@media screen and (min-width:1200px){.product__fastbuy-title{font-size:2rem}}@media screen and (min-width:1400px){.product__fastbuy-title{font-size:2.2rem}}.product__fastbuy-price{font-family:var(--font-body-family);font-size:1.8rem;font-weight:600;color:rgb(var(--color-foreground))}@media screen and (min-width:750px){.product__fastbuy-price{font-size:2rem}}@media screen and (min-width:1200px){.product__fastbuy-price{font-size:2.2rem}}@media screen and (min-width:1400px){.product__fastbuy-price{font-size:2.4rem}}.product__fastbuy-price .price--on-sale{color:var(--color-sale, #c41e3a)}.product__fastbuy-price .price--compare{text-decoration:line-through;color:rgba(var(--color-foreground),.5);font-size:1.5rem;margin-left:.8rem}.product__fastbuy-availability{display:flex;align-items:center;gap:.6rem;margin-top:.8rem;font-size:1.4rem;font-weight:500}@media screen and (min-width:750px){.product__fastbuy-availability{font-size:1.5rem}}@media screen and (min-width:1200px){.product__fastbuy-availability{font-size:1.6rem}}.product__fastbuy-availability--in-stock{color:#2d8653}.product__fastbuy-availability--low-stock{color:#d97706}.product__fastbuy-availability--out-of-stock{color:#c41e3a}.product__fastbuy-availability svg{width:1.6rem;height:1.6rem;flex-shrink:0}.product__fastbuy-promo{position:relative;margin-top:.8rem;margin-bottom:.4rem;padding:0;background:linear-gradient(135deg,#f7faf8,#eef6f2);border:1px solid #b8d8c8;border-radius:.8rem;overflow:hidden;box-shadow:0 2px 8px #76b29c1a,0 1px 3px #0000000a;transition:box-shadow .25s ease,transform .25s ease}.product__fastbuy-promo:hover{box-shadow:0 4px 16px #76b29c2e,0 2px 6px #0000000f;transform:translateY(-1px)}.product__fastbuy-promo:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,#76b29c,#5a9a82);border-radius:.8rem 0 0 .8rem}.fastbuy-promo__badge{display:inline-flex;align-items:center;gap:.5rem;margin:.8rem 1rem 0;padding:.3rem .8rem;background:linear-gradient(135deg,#76b29c,#5a9a82);border-radius:10rem;color:#fff;font-size:1.05rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;line-height:1;white-space:nowrap}.fastbuy-promo__badge svg{width:1.3rem;height:1.3rem;flex-shrink:0;stroke:#fff;stroke-width:2.5}.fastbuy-promo__body{padding:.6rem 1rem .8rem;font-size:1.4rem;font-weight:600;line-height:1.5;color:#1a1a1a}.fastbuy-promo__body p{margin:0 0 .3rem}.fastbuy-promo__body p:last-child{margin-bottom:0}.fastbuy-promo__body strong{font-weight:700;color:#040404}@media screen and (min-width:1200px){.fastbuy-promo__body{font-size:1.5rem}}.product__fastbuy-trust{display:flex;flex-direction:column;gap:.5rem;margin-top:1.2rem;padding-top:1.2rem;border-top:1px solid rgba(var(--color-foreground),.08)}.product__fastbuy-trust-item{display:flex;align-items:center;gap:.8rem;font-size:1.3rem;color:rgba(var(--color-foreground),.75)}@media screen and (min-width:750px){.product__fastbuy-trust-item{font-size:1.4rem}}@media screen and (min-width:1200px){.product__fastbuy-trust-item{font-size:1.5rem}}.product__fastbuy-trust-item svg{width:1.6rem;height:1.6rem;color:rgb(var(--color-foreground));flex-shrink:0}@media screen and (min-width:750px){.product__fastbuy-trust-item svg{width:1.8rem;height:1.8rem}}@media screen and (min-width:1200px){.product__fastbuy-trust-item svg{width:2rem;height:2rem}}.product--3col .product__fastbuy-trust,.product--3col .product__fastbuy-price{display:none}.product--3col .fg-fastbuy{margin:0;padding:0;border:none;background:transparent;border-radius:0;display:flex;flex-direction:column}.product--3col .fg-fastbuy__price-row{order:1}.product--3col .fg-fastbuy__buy-row{order:2}.product--3col .fg-fastbuy__options{order:3}.product--3col .fg-fastbuy__message{order:4}.product--3col .fg-fastbuy__trust{order:5}.compact-inv{margin-top:.8rem}.compact-inv__overall{display:flex;align-items:center;gap:.6rem;font-size:1.4rem;font-weight:600}.compact-inv__overall--in{color:#2d8653}.compact-inv__overall--out{color:#c41e3a}.compact-inv__overall svg{width:1.6rem;height:1.6rem;flex-shrink:0}.compact-inv__stores{display:flex;flex-wrap:wrap;gap:.2rem 1.2rem;margin-top:.4rem;font-size:1.3rem;color:rgba(var(--color-foreground),.7)}.compact-inv__store{display:flex;align-items:center;gap:.4rem;white-space:nowrap}.compact-inv__store-name{font-weight:600;color:rgb(var(--color-foreground))}.compact-inv__dot{width:.7rem;height:.7rem;border-radius:50%;flex-shrink:0}.compact-inv__dot--in{background-color:#2d8653}.compact-inv__dot--low{background-color:#d97706}.compact-inv__dot--out{background-color:#c41e3a}.compact-inv__dot--check{background-color:#999}.compact-inv__dot--loading{background-color:#ccc}@media screen and (min-width:1200px){.product--3col .compact-inv{display:none}}@media screen and (max-width:749px){.product--3col .product__fg-inventory-3col{display:none}}@media screen and (min-width:750px)and (max-width:1199px){.product--3col .product__outer{grid-template-columns:45% 55%;grid-template-rows:auto auto;gap:2rem}.product--3col .product__main{grid-column:1;grid-row:1 / 3;position:sticky;top:calc(var(--header-height-top, 80px) + 1rem);align-self:start;height:fit-content}.product--3col .product__media-list,.product--3col .product__media-item{max-width:100%;max-height:450px}.product--3col .product__media-item{aspect-ratio:1;height:auto;max-height:400px}.product--3col .product__media-item img{max-height:400px;object-fit:contain}.product--3col .product__fastbuy-column{grid-column:2;grid-row:1}.product--3col .product__info-wrapper{grid-column:2;grid-row:2}}@media screen and (max-width:749px){.product--3col{padding:0}.product--3col .product__outer{display:flex;flex-direction:column;gap:0}.product--3col .product__main{order:1}.product--3col .product__fastbuy-column{order:2;padding:0}.product--3col .product__info-wrapper{order:3;padding:0}.product__fastbuy-card{border-radius:0;padding:1.4rem 1rem;box-shadow:none;border:none;background:rgb(var(--color-background));border-top:1px solid rgba(var(--color-foreground),.08)}.product--3col .breadcrumb{padding-left:1rem;padding-right:1rem}.product--3col .product__info-container{padding:1.4rem 1rem;border-top:1px solid rgba(var(--color-foreground),.08)}}.product--3col .product__info-container .product__fg-fastbuy,.product--3col .product__info-container .product__title__wrapper,.product--3col .product__info-container .price-wrapper,.product--3col .product__info-container .installment-wrapper,.product--3col .product__info-container .product__text,.product--3col .product__info-container .product-parameters,.product--3col .product__info-container .product__fg-inventory{display:none}.product--3col .product__title{font-size:calc(var(--font-heading-h2-scale, 100) / 100 * 2.4rem);line-height:1.2}@media screen and (min-width:750px){.product--3col .product__title{font-size:calc(var(--font-heading-h2-scale, 100) / 100 * 2.8rem)}}@media screen and (min-width:1200px){.product--3col .product__title{font-size:calc(var(--font-heading-h1-scale, 100) / 100 * 3.2rem)}}.product--3col .product__info-container>*+*{margin-top:1.6rem}.product--3col .product__info-container [data-block-handle]+[data-block-handle]{margin-top:1.2rem}.product--3col .product__description{font-size:1.5rem;line-height:1.7;color:rgba(var(--color-foreground),.85)}@media screen and (min-width:750px){.product--3col .product__description{font-size:1.6rem}}@media screen and (min-width:1200px){.product--3col .product__description{font-size:1.7rem}}.product--3col .product__description p{margin-bottom:1.2rem}.product--3col .product__description p:last-child{margin-bottom:0}.product--3col .product-form__input{margin-bottom:1.2rem}.product__fastbuy-variants{margin-top:1.2rem;margin-bottom:.8rem;padding-top:1.2rem;padding-bottom:0;border-top:1px solid rgba(var(--color-foreground),.08);border-bottom:none}.product__fastbuy-variants .product-parameters{display:block}.product__fastbuy-variants variant-radios,.product__fastbuy-variants variant-selects{display:flex;flex-direction:row;flex-wrap:wrap;gap:.8rem}.product__fastbuy-variants .product-form__controls{flex:1;min-width:0;margin-bottom:0}.product__fastbuy-variants .product-form__controls-group label{height:42px;padding:0 2rem;font-size:1.4rem;font-weight:600;border-radius:2.1rem;border:2px solid rgba(var(--color-foreground),.15);background:#fff;transition:border-color .2s ease,background-color .2s ease}.product__fastbuy-variants .product-form__controls-group label.active,.product__fastbuy-variants .product-form__controls-group label[aria-checked=true],.product__fastbuy-variants .product-form__controls-group input:checked+label{border-color:#a20901;background:#a209010a;color:#a20901}.product__fastbuy-variants .product-form__group-name{font-size:1.35rem;font-weight:600;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.03em;color:rgba(var(--color-foreground),.65)}.product__fastbuy-variants .product-form__input--swatch{gap:.8rem}.product__fastbuy-variants .swatch-input--value{min-width:4.4rem;min-height:4.4rem}.product__fg-inventory-3col{margin-top:1.2rem;padding-top:1.2rem;border-top:1px solid rgba(var(--color-foreground),.08)}.product__fg-inventory-3col .fg-store-inventory{padding:0;border:none;box-shadow:none;background:transparent}.product__fg-fastbuy-3col{margin-top:0}.product__fg-fastbuy-3col .fg-fastbuy{padding:0;border:none;box-shadow:none;background:transparent}.product__fg-fastbuy-3col .fg-fastbuy__header{display:none}.product__fg-fastbuy-3col .fg-fastbuy__options{padding:0;margin-bottom:1.2rem}.product__fg-fastbuy-3col .fg-fastbuy__button{width:100%}.product--3col .product__fastbuy-card{transition:box-shadow .3s ease,transform .3s ease}@media screen and (min-width:1200px){.product--3col .product__fastbuy-card:hover{box-shadow:0 8px 32px #0000001a}}@media screen and (max-width:749px){.product--3col .product__fastbuy-header{display:block}}.product--3col.row{display:block}.product--3col .product__outer{align-items:start}.product--3col .product__info-container{padding-top:0}.product--3col .product__info-container>*:first-child{margin-top:0}.product--3col .product__vendor{font-size:1.3rem;text-transform:uppercase;letter-spacing:.05em;color:rgba(var(--color-foreground),.6);margin-bottom:.8rem}.product--3col .product__rating{margin-bottom:1.2rem}.product--3col .pge{width:100%}.product--3col .product__main .about{display:none}.product--3col .product__main metafield-file-parse{display:none}.product--3col .product__main .related-slider{display:none}.product--3col .product__about-3col{margin-bottom:2rem}.product--3col .product__about-3col .about{display:block!important;padding-top:0;margin-bottom:0}.product--3col .product__about-3col .about__title{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:2rem;margin-bottom:1.2rem;color:rgb(var(--color-foreground-title))}.product--3col .product__about-3col .about__wrapper{border:1px solid #d5d0c4;border-radius:.6rem;overflow:hidden;background:#faf9f3}.product--3col .product__about-3col .about__accordion-item{border-bottom:1px solid #d5d0c4}.product--3col .product__about-3col .about__accordion-item:last-child{border-bottom:none}.product--3col .product__about-3col .about__accordion-toggle{padding:1.4rem 1.6rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-weight:600;font-size:1.5rem;background:#04040408;transition:background .2s ease}.product--3col .product__about-3col .about__accordion-toggle>span{display:flex;align-items:center}.product--3col .product__about-3col .about__accordion-item:last-child .about__accordion-toggle:not(.active){border-bottom:none}@media screen and (min-width:750px){.product--3col .product__about-3col .about__accordion-toggle{font-size:1.6rem;padding:1.6rem 1.8rem}}@media screen and (min-width:1200px){.product--3col .product__about-3col .about__accordion-toggle{font-size:1.7rem;padding:1.8rem 2rem}}.product--3col .product__about-3col .about__accordion-toggle:hover{background:rgba(var(--color-foreground),.04)}.product--3col .product__about-3col .about__accordion-description{padding:0 1.6rem 1.6rem;font-size:1.5rem;line-height:1.7;color:rgba(var(--color-foreground),.85)}@media screen and (min-width:750px){.product--3col .product__about-3col .about__accordion-description{font-size:1.6rem;padding:0 1.8rem 1.8rem}}@media screen and (min-width:1200px){.product--3col .product__about-3col .about__accordion-description{font-size:1.7rem;padding:0 2rem 2rem}}.product__trust-strip{display:flex;justify-content:center;gap:2rem;padding:1rem 0;margin-bottom:.6rem}.trust-strip__item{display:flex;align-items:center;gap:.5rem;font-size:1.2rem;font-weight:500;color:#555;white-space:nowrap}.trust-strip__item svg{width:1.6rem;height:1.6rem;color:#a20901;flex-shrink:0}@media screen and (max-width:749px){.product__trust-strip{gap:1rem;padding:.8rem .5rem;flex-wrap:wrap}.trust-strip__item{font-size:1.1rem;gap:.4rem}.trust-strip__item svg{width:1.4rem;height:1.4rem}}.about__toggle-icon{display:inline-flex;width:2rem;height:2rem;margin-right:.8rem;color:#a20901;flex-shrink:0}.about__toggle-icon svg{width:100%;height:100%}.product--3col .about__accordion-description p{margin-bottom:1.2rem}.product--3col .about__accordion-description p:last-child{margin-bottom:0}.product--3col .about__accordion-description ul,.product--3col .about__accordion-description ol{padding-left:2rem;margin-bottom:1.2rem}.product--3col .about__accordion-description li{margin-bottom:.6rem;line-height:1.6}.product--3col .about__accordion-description strong{color:#040404}.product--3col .about__accordion-description h2,.product--3col .about__accordion-description h3,.product--3col .about__accordion-description h4{margin-top:1.6rem;margin-bottom:.8rem;font-size:1.6rem;color:#040404}.product--3col .about__row:nth-child(2n){background:#04040405}.product--3col .about__row{padding:1rem 1.6rem}.product--3col metafield-file-parse{background:#faf9f3;border:1px solid #d5d0c4;border-radius:.6rem;overflow:hidden;margin-bottom:1.2rem}.product--3col metafield-file-parse h2{font-size:1.6rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;padding:1.4rem 2rem 1.2rem;margin:0;border-bottom:2px solid #a20901;display:flex;align-items:center;gap:.8rem}.product--3col metafield-file-parse h2:before{content:"";display:inline-block;width:2rem;height:2rem;flex-shrink:0;background-color:#a20901;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.product--3col metafield-file-parse:nth-of-type(1) h2:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10 2v7.527a2 2 0 0 1-.211.896L4.72 20.55a1 1 0 0 0 .9 1.45h12.76a1 1 0 0 0 .9-1.45l-5.069-10.127A2 2 0 0 1 14 9.527V2'/%3E%3Cpath d='M8.5 2h7'/%3E%3Cpath d='M7 16h10'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10 2v7.527a2 2 0 0 1-.211.896L4.72 20.55a1 1 0 0 0 .9 1.45h12.76a1 1 0 0 0 .9-1.45l-5.069-10.127A2 2 0 0 1 14 9.527V2'/%3E%3Cpath d='M8.5 2h7'/%3E%3Cpath d='M7 16h10'/%3E%3C/svg%3E")}.product--3col metafield-file-parse:nth-of-type(2) h2:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='18' y1='20' x2='18' y2='10'/%3E%3Cline x1='12' y1='20' x2='12' y2='4'/%3E%3Cline x1='6' y1='20' x2='6' y2='14'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='18' y1='20' x2='18' y2='10'/%3E%3Cline x1='12' y1='20' x2='12' y2='4'/%3E%3Cline x1='6' y1='20' x2='6' y2='14'/%3E%3C/svg%3E")}.product--3col metafield-file-parse:nth-of-type(3) h2:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2'/%3E%3Crect x='8' y='2' width='8' height='4' rx='1' ry='1'/%3E%3Cpath d='M9 12h6'/%3E%3Cpath d='M9 16h6'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2'/%3E%3Crect x='8' y='2' width='8' height='4' rx='1' ry='1'/%3E%3Cpath d='M9 12h6'/%3E%3Cpath d='M9 16h6'/%3E%3C/svg%3E")}.product--3col metafield-file-parse:nth-of-type(4) h2:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolygon points='12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolygon points='12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2'/%3E%3C/svg%3E")}.product--3col metafield-file-parse .grid-blocks{padding:1rem 2rem 1.4rem}.product--3col metafield-file-parse .metafield-placeholder{font-size:1.4rem;color:#04040499;margin:0;line-height:1.5}.product--3col metafield-file-parse.is-loaded .metafield-placeholder{display:none}.product--3col .product__faq-section-wrapper{max-width:1400px;width:100%;margin:0 auto;box-sizing:border-box}@media screen and (max-width:749px){.product--3col .product__faq-section-wrapper{order:5}}.product__faq-section{margin-top:2rem;margin-bottom:1.6rem;background:#faf9f3;border:1px solid #d5d0c4;border-radius:.6rem;overflow:hidden}.product__faq-heading{font-size:1.5rem;font-weight:600;color:#040404;text-transform:uppercase;letter-spacing:.04em;margin:0;padding:1.4rem 1.6rem 1.2rem;border-bottom:2px solid #a20901;display:flex;align-items:center;gap:.7rem}.product__faq-heading-icon{width:2rem;height:2rem;flex-shrink:0;color:#a20901}.product__faq-list{display:flex;flex-direction:column;gap:0}.product__faq-item{border-bottom:1px solid #d5d0c4}.product__faq-item:last-child{border-bottom:none}.product__faq-question{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.2rem 1.6rem;cursor:pointer;font-size:1.4rem;font-weight:600;color:#040404;line-height:1.45;list-style:none;-webkit-user-select:none;user-select:none;transition:background-color .2s ease,color .2s ease;background-color:transparent}.product__faq-question::-webkit-details-marker{display:none}.product__faq-question::marker{content:""}.product__faq-question:hover{background-color:#04040408;color:#a20901}.product__faq-item[open]{border-left:3px solid #a20901}.product__faq-item[open] .product__faq-question{color:#a20901;background-color:#04040405}.product__faq-chevron{width:1.6rem;height:1.6rem;flex-shrink:0;color:#a20901;transition:transform .25s ease}.product__faq-item[open] .product__faq-chevron{transform:rotate(180deg)}.product__faq-answer{padding:0 1.6rem 1.4rem 2rem;font-size:1.3rem;line-height:1.65;color:#333}.product__faq-answer p{margin:0 0 .8rem}.product__faq-answer p:last-child{margin-bottom:0}.product__faq-answer ul,.product__faq-answer ol{padding-left:2rem;margin-bottom:.8rem}.product__faq-answer li{margin-bottom:.4rem}.product__faq-answer strong{font-weight:700;color:#040404}@media screen and (min-width:750px){.product__faq-heading{font-size:1.6rem;padding:1.6rem 1.8rem 1.2rem}.product__faq-question{padding:1.2rem 1.8rem}.product__faq-answer{padding:0 1.8rem 1.4rem 2.2rem}}@media screen and (min-width:1200px){.product__faq-heading{font-size:1.6rem;padding:1.8rem 2rem 1.4rem;justify-content:center}.product__faq-list{display:grid;grid-template-columns:1fr 1fr;gap:0}.product__faq-item:nth-child(2n){border-left:1px solid #d5d0c4}.product__faq-item{border-bottom:1px solid #d5d0c4}.product__faq-item:nth-last-child(-n+2){border-bottom:none}.product__faq-item:last-child:nth-child(odd){border-bottom:none}.product__faq-question{font-size:1.4rem;padding:1.2rem 1.8rem}.product__faq-answer{font-size:1.3rem;padding:0 1.8rem 1.4rem 2.2rem}}@media screen and (max-width:749px){.product__faq-section{border-radius:0;border-left:none;border-right:none;margin-top:1.2rem}}.product--3col .product__fastbuy-column{min-width:0;overflow:clip}.product--3col .product__fastbuy-card,.product__fg-fastbuy-3col{max-width:100%;overflow:hidden}.product__fg-fastbuy-3col .fg-fastbuy,.product__fg-fastbuy-3col .fg-fastbuy__content{max-width:100%}.product__fg-fastbuy-3col .fg-fastbuy__button,.product__fg-fastbuy-3col .button,.product__fg-fastbuy-3col [type=submit]{max-width:100%;box-sizing:border-box}.product__fg-fastbuy-3col form,.product__fg-fastbuy-3col .product-form{max-width:100%}.product__fg-fastbuy-3col .quantity-selector,.product__fg-fastbuy-3col .quantity{max-width:100%;flex-wrap:wrap}.product__fg-fastbuy-3col .delivery-options{flex-wrap:wrap}.product__fg-fastbuy-3col .option{min-width:0;flex:1 1 45%}.product__fg-inventory-3col{max-width:100%;overflow:hidden}.product__fg-inventory-3col .fg-store-inventory{max-width:100%}.product__fastbuy-variants{max-width:100%;overflow:hidden}.product__fastbuy-variants .product-parameters,.product__fastbuy-variants select{max-width:100%}@media screen and (max-width:749px){.product--3col .product-form__buttons{position:fixed;bottom:0;left:0;right:0;z-index:99;background:rgb(var(--color-background));padding:.75rem 1rem;box-shadow:0 -2px 10px #0000001a;border-top:1px solid rgba(var(--color-foreground),.08);margin:0}.product--3col .product-form__buttons .product-form__buttons-row{display:flex;align-items:center;gap:.8rem}.product--3col .product-form__buttons .product-form__submit{flex:1;min-height:4.8rem;font-size:1.6rem}.product--3col .product-form__buttons .product-form__quantity{flex:0 0 auto;margin-bottom:0}.product--3col .product-form__buttons .product-form__quantity label{display:none}.product--3col .product__outer{padding-bottom:7rem}}.fg-fastbuy__qty-btn:focus-visible,.fg-fastbuy__atc:focus-visible,.fg-fastbuy__option-input:focus-visible+.fg-fastbuy__option-radio,.fg-fastbuy__option:focus-within .fg-fastbuy__option-radio{outline:2px solid var(--fg-primary, #A20901);outline-offset:2px}.fg-fastbuy__option:has(input:focus-visible){outline:2px solid var(--fg-primary, #A20901);outline-offset:2px;border-color:var(--fg-primary, #A20901)}.fg-fastbuy__qty-input:focus-visible{outline:2px solid var(--fg-primary, #A20901);outline-offset:-2px;background:#a2090108}.pge__nav:focus-visible,.pge__thumb:focus-visible{outline:2px solid var(--fg-primary, #A20901);outline-offset:2px}.product__fastbuy-variants .product-form__controls-group label:focus-within,.product__fastbuy-variants .product-form__controls-group input:focus-visible+label{outline:2px solid var(--fg-primary, #A20901);outline-offset:2px}@media(prefers-reduced-motion:reduce){.fg-fastbuy__spinner{animation:none!important}.fg-fastbuy__atc,.fg-fastbuy__option,.fg-fastbuy__option-radio:after{transition:none!important}}@media print{.shopify-section-group-header-group,.shopify-section-group-footer-group,.product-form__buttons,.fg-fastbuy__buy-row,.fg-fastbuy__options,.fg-fastbuy__trust,.fg-fastbuy__message,.product__sticky-atc,.pge__nav,.pge__thumbs,.pge__zoom-hint,.pge__counter,.pge__badges,.compact-inv,.product__fg-inventory-3col,.product__fastbuy-trust,.loyalty-banner,.product-recommendations,.featured-collections,.cards-grid,.newsletter-section,cart-drawer,#shopify-pc__banner,.csm-cookie-consent{display:none!important}.product--3col .product__outer{display:block!important;padding-bottom:0!important}.product--3col .product__main,.product--3col .product__info-wrapper,.product--3col .product__fastbuy-column{position:static!important;width:100%!important;max-width:100%!important}.pge__main{max-width:400px;margin-bottom:2rem}.product--3col .product__info-column details[open] summary~*,.product--3col .product__info-column details summary~*{display:block!important;max-height:none!important;opacity:1!important}.product--3col .product__info-column details{border-bottom:1px solid #ccc;padding-bottom:1rem;margin-bottom:1rem}.fg-fastbuy__price-current{font-size:24px!important;font-weight:700!important}body:after{content:"URL: " attr(data-page-url);display:block;margin-top:2rem;font-size:12px;color:#666}.product__info-column,.fg-fastbuy,.at-glance{break-inside:avoid}}@media screen and (min-width:750px){.product--3col.geo-remote .product__fg-inventory-3col{display:none}}.product--3col.geo-remote .compact-inv__stores{display:none}
/*# sourceMappingURL=/cdn/shop/t/95/assets/section-main-product-3col.css.map */
