.header__menu-item span{font-family:Oswald,sans-serif;font-size:16px;font-weight:500;color:rgba(var(--color-foreground),1);text-transform:uppercase;transition:none}.header__active-menu-item,.header__menu-item:hover span{text-decoration-color:var(--mdb-accent-1);text-decoration-thickness:3px;text-underline-offset:.6rem}.header__icon .icon{stroke:#fff;stroke-width:1px}sticky-header{box-shadow:0 3px 8px -3px #0000005c!important}@media (min-width: 990px){.header--middle-left{grid-template-columns:auto 1fr auto;column-gap:3rem;text-align:center}}@media (max-width: 767px){.header{padding:4px 10px!important}.header__heading-logo-wrapper{max-width:90%}.mdb-slider-dots{display:none!important}}.announcement-bar__message{min-height:3rem;font-size:1.4rem;line-height:1;letter-spacing:inherit}.announcement-bar .slider-button{height:32px}.sc-heading{margin:0 0 2rem;font-family:var(--font-heading-family);line-height:1.2}.sc-list{display:flex;gap:5px;margin:0 -15px -15px 0;padding:10px 0;list-style:none;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.sc-list::-webkit-scrollbar{display:none}.sc-item{flex:0 0 auto;width:26vw;max-width:110px;text-align:center;scroll-snap-align:start}.sc-link{display:flex;flex-direction:column;align-items:center;gap:12px;color:inherit;text-decoration:none;cursor:pointer}.sc-image-wrapper{position:relative;width:24vw;height:24vw;max-width:100px;max-height:100px;overflow:hidden;border-radius:50%;border:3.5px solid transparent;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(45deg,#f09433,#e6683c 25%,#dc2743,#cc2366 75%,#bc1888) border-box;transition:transform .3s ease,box-shadow .3s ease}.sc-image{display:block;width:100%;height:100%;object-fit:cover;border-radius:inherit;border:2px solid white}.sc-title{margin:0;max-width:100%;font-size:1.3rem;font-weight:500;line-height:1.2}.sc-editor-warning{padding:3rem;text-align:center;color:#666;background:#00000008;border:1px dashed rgba(0,0,0,.2);border-radius:8px}@media (max-width: 749px){.sc-list.sc-list--grid-mobile{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;margin:0;padding:0;overflow-x:visible}.sc-list.sc-list--grid-mobile .sc-item{flex:none;width:100%;max-width:100%;scroll-snap-align:none}.sc-list.sc-list--grid-mobile .sc-image-wrapper{width:100%;height:auto;max-width:100%;max-height:100%;aspect-ratio:1;border:none;border-radius:8px;background:none;box-shadow:0 2px 8px #0000000d}.sc-list.sc-list--grid-mobile .sc-image{border:none}}@media (min-width: 750px){.sc-list{display:grid;grid-template-columns:repeat(var(--desktop-cols, 5),1fr);gap:20px;margin:0;padding:0;overflow-x:visible}.sc-item{width:100%;max-width:100%}.sc-image-wrapper{width:100%;height:auto;max-width:100%;max-height:100%;aspect-ratio:1;border:none;border-radius:8px;background:none;box-shadow:0 4px 12px #00000014}.sc-image{border:none;transition:transform .5s cubic-bezier(.25,.46,.45,.94)}.sc-title{margin-top:5px;font-size:1.5rem;white-space:normal}.sc-link:hover .sc-image{transform:scale(1.05)}.sc-link:hover .sc-image-wrapper{box-shadow:0 8px 20px #0000001f}}.mdb-sponsor-grid{display:grid;grid-template-columns:repeat(var(--mdb-grid-mobile),1fr);gap:var(--mdb-grid-gap);align-items:center;justify-items:center;margin-top:3rem}@media (min-width: 750px){.mdb-sponsor-grid{grid-template-columns:repeat(var(--mdb-grid-desktop),1fr)}}.mdb-sponsor-header{width:100%;max-width:100%;margin-bottom:2rem}.mdb-sponsor-header h2{margin:0 0 20px}.mdb-sponsor-header.center{max-width:800px}.mdb-sponsor-item{display:flex;justify-content:center;align-items:center;width:100%;height:100px;text-decoration:none;transition:transform .3s cubic-bezier(.25,.46,.45,.94)}.mdb-sponsor-item:hover{transform:translateY(-5px)}.mdb-sponsor-image{max-width:100%;max-height:100%;object-fit:contain;filter:grayscale(100%);opacity:.6;transition:filter .4s ease,opacity .4s ease;will-change:filter,opacity}.mdb-sponsor-item:hover .mdb-sponsor-image{filter:grayscale(0%);opacity:1}.mdb-sponsor-item.placeholder-item svg{width:100%;height:100%;background-color:#f0f0f0;border-radius:4px}.loyalty-wrapper{margin-bottom:1.5rem;width:100%}.loyalty-card{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:440px;background-color:var(--loyalty-bg, #f7f7f7);border:1px solid var(--loyalty-border, #dcdcdc);border-radius:var(--loyalty-radius, 8px);padding:12px 16px;cursor:pointer;transition:all .2s ease-in-out;text-align:left;box-shadow:0 1px 3px #0000000d}.loyalty-card:hover{filter:brightness(.97);transform:translateY(-1px);box-shadow:0 4px 6px #00000014}.loyalty-card__left{display:flex;align-items:center;gap:12px}.loyalty-card__icon{display:flex;align-items:center;justify-content:center;color:var(--loyalty-icon, #c0a062);flex-shrink:0}.loyalty-card__icon svg{width:20px;height:20px}.loyalty-card__text{font-size:1.4rem;color:var(--loyalty-text, #121212);line-height:1.2}.loyalty-card__text strong{font-weight:700}.loyalty-asterisk{color:var(--loyalty-icon, #c0a062);margin-left:2px;font-size:.9em;vertical-align:top}.loyalty-card__badge{font-size:1.2rem;font-weight:700;text-transform:uppercase;letter-spacing:.05rem;color:var(--badge-text, #1b5e20);background-color:var(--badge-bg, #ffffff);border:1px solid var(--badge-border, #E8F5E9);padding:6px 12px;border-radius:calc(var(--loyalty-radius, 8px) - 2px);white-space:nowrap}.facet-checkbox{padding:.5rem 2rem .5rem 0!important}.mobile-facets__label{padding:1rem 2rem!important}.mdb-stock-pill{display:inline-block;padding:6px 10px;border-radius:5px;font-size:1.3rem;font-weight:600;text-transform:uppercase;letter-spacing:.05rem;line-height:1;color:#fff;text-align:center;margin-bottom:.5rem;margin-right:.5rem;box-shadow:0 2px 4px #0000001a;border:1px solid transparent}.mdb-stock-pill--high{background-color:#28a745;border-color:#28a745}.mdb-stock-pill--low{background-color:#fd7e14;border-color:#fd7e14}.mdb-stock-pill--out{background-color:#dc3545;border-color:#dc3545}.mdb-stock-pill--eta{background-color:var(--mdb-accent-2);border-color:var(--mdb-accent-2)}.price--large{color:#1aac41!important;font-size:24px!important}.product__tax,.tax-note{display:none!important}.mdb-specifics-container{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:1.5rem;font-size:1.4rem;line-height:1.5}.mdb-separator{margin:0 10px;color:rgba(var(--color-foreground),.4)}.mdb-sku{margin:0;color:rgba(var(--color-foreground),.75)}.mdb-vendor{display:inline-flex}@media (min-width: 767px){.product__title h1{font-size:3.6rem}}.facets__summary{font-weight:600}.product table{width:100%;margin:20px 0!important;background-color:#fff;border-radius:4px;overflow:hidden}.product table td,.product table th{padding:15px 20px;text-align:left;color:#444;border-bottom:1px solid #eaeaea}.product table td:first-child{width:35%;font-weight:600;color:#222;background-color:#fcfcfc}.product table tr:last-child td{border-bottom:none}.product table tr:nth-child(2n){background-color:#f8f9fa}.product table tr:hover{background-color:#f1f1f1;transition:background-color .2s ease-in-out}@media (max-width: 600px){.product table td{padding:10px 12px}}.collection-grid-section{padding-top:var(--padding-top);padding-bottom:var(--padding-bottom)}.collection-grid__heading{margin:0 0 2rem;font-size:calc(var(--font-heading-scale) * 2.4rem)}.collection-grid__heading.left{text-align:left}.collection-grid__heading.center{text-align:center}.collection-grid__heading.right{text-align:right}@media (min-width: 750px){.collection-grid__heading{font-size:calc(var(--font-heading-scale) * 3.2rem)}}.collection-grid__container{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--grid-gap)}.collection-grid__item--row1-large,.collection-grid__item--row2{grid-column:span 2}.collection-grid__item--row1-small{grid-column:span 1}.collection-grid__item--row3:nth-of-type(6),.collection-grid__item--row3:nth-of-type(7){grid-column:span 1}.collection-grid__item--row3:nth-of-type(8){grid-column:span 2}@media (min-width: 750px){.collection-grid__container{grid-template-columns:repeat(12,1fr);grid-template-rows:repeat(3,var(--row-height-desktop))}.collection-grid__item--row1-large{grid-column:span 6;grid-row:1}.collection-grid__item--row1-small{grid-column:span 3;grid-row:1}.collection-grid__item--row2{grid-column:span 6;grid-row:2}.collection-grid__item--row3:nth-of-type(6),.collection-grid__item--row3:nth-of-type(7),.collection-grid__item--row3:nth-of-type(8){grid-column:span 4;grid-row:3}}.collection-grid__item{position:relative;overflow:hidden;border-radius:var(--border-radius)}.collection-grid__link{display:block;position:relative;height:100%;color:inherit;text-decoration:none}.collection-grid__image-wrapper{position:relative;width:100%;height:var(--row-height-mobile);overflow:hidden}@media (min-width: 750px){.collection-grid__image-wrapper{height:100%}}.collection-grid__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.collection-grid__image--placeholder{background-color:rgba(var(--color-foreground),.04)}.collection-grid__link:hover .collection-grid__image{transform:scale(1.05)}.collection-grid__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:block!important;background:linear-gradient(to top,rgba(0,0,0,var(--overlay-opacity)) 0%,transparent 60%);pointer-events:none;transition:background .3s ease}.collection-grid__link:hover .collection-grid__overlay{background:linear-gradient(to top,rgba(0,0,0,calc(var(--overlay-opacity) + .1)),#0000001a 60%)}.collection-grid__content{position:absolute;bottom:0;left:0;right:0;z-index:1;padding:1.5rem}@media (min-width: 750px){.collection-grid__content{padding:2rem}}.collection-grid__title{margin:0;font-size:2rem;font-weight:var(--font-heading-weight);color:var(--text-color);text-transform:uppercase;letter-spacing:.1em}.gizfab-content{color:#1a1a1a;line-height:1.7}.gizfab-hero{padding:2rem 0}.gizfab-hero h1{margin:0 0 1rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:700;line-height:1.2;color:#1a1a1a;text-transform:uppercase;letter-spacing:-1px}.gizfab-hero .highlight{color:#16a34a}.gizfab-subtitle{margin-bottom:1.5rem;font-size:1.6rem;font-weight:600;color:#f59e0b}.gizfab-badges{display:flex;flex-wrap:wrap;gap:1rem;margin:1.5rem 0}.gizfab-badge{padding:.8rem 1.4rem;font-size:1rem;font-weight:600;color:#16a34a;text-transform:uppercase;letter-spacing:.5px;background:#f9fafb;border:2px solid #16a34a;border-radius:4px}.gizfab-intro{margin-top:1.5rem;font-size:1.6rem;line-height:1.7;color:#4a4a4a}.gizfab-section{padding:2rem 10px}.gizfab-section-title{margin-bottom:2.5rem;font-size:2.8rem;font-weight:700;color:#1a1a1a;text-transform:uppercase;letter-spacing:-.5px}.gizfab-pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:2rem}.gizfab-price-card{position:relative;padding:2.5rem;background:#fff;border:2px solid #d1d5db;border-radius:8px;transition:all .3s ease}.gizfab-price-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:#16a34a}.gizfab-price-card.emergency:before{background:#dc2626}.gizfab-price-card:hover{border-color:#16a34a;transform:translateY(-3px);box-shadow:0 8px 25px #16a34a1f}.gizfab-price-card.emergency:hover{border-color:#dc2626;box-shadow:0 8px 25px #dc26261f}.gizfab-card-label{margin-bottom:.5rem;font-size:1rem;font-weight:600;color:#16a34a;text-transform:uppercase;letter-spacing:1.5px}.gizfab-price-card.emergency .gizfab-card-label{color:#dc2626}.gizfab-card-title{margin-bottom:1.2rem;font-size:2rem;font-weight:700;color:#1a1a1a}.gizfab-price{margin-bottom:.5rem;font-size:3.5rem;font-weight:700;line-height:1;color:#16a34a}.gizfab-price-card.emergency .gizfab-price{color:#dc2626}.gizfab-price-unit{font-size:1.4rem;font-weight:400;color:#6a6a6a}.gizfab-card-features{margin-top:1.5rem;padding:0;list-style:none}.gizfab-card-features li{position:relative;padding:.6rem 0 .6rem 1.5rem;font-size:1.4rem;color:#4a4a4a}.gizfab-card-features li:before{content:"\2192";position:absolute;left:0;font-weight:700;color:#16a34a}.gizfab-price-card.emergency .gizfab-card-features li:before{color:#dc2626}.gizfab-availability-note{margin-top:1.5rem;padding:1rem;font-size:1.3rem;color:#92400e;background:#f59e0b1a;border-left:3px solid #f59e0b;border-radius:0 4px 4px 0}.gizfab-warning-box{margin-top:1.5rem;padding:1.5rem;font-size:1.5rem;font-weight:600;color:#92400e;text-align:center;background:#f59e0b1a;border:1px solid #f59e0b;border-radius:6px}.gizfab-process-section{padding:1rem 10px;background:#f9fafb}.gizfab-process-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem}.gizfab-process-step{position:relative;padding-left:3rem}.gizfab-step-number{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;width:2.2rem;height:2.2rem;font-size:1.2rem;font-weight:700;color:#fff;background:#16a34a;border-radius:50%}.gizfab-step-title{margin-bottom:.8rem;font-size:1.8rem;font-weight:700;color:#16a34a}.gizfab-step-description{font-size:1.4rem;line-height:1.7;color:#4a4a4a}.gizfab-warning-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:1.5rem}.gizfab-warning-card{padding:2rem;background:#dc26260a;border-left:4px solid #dc2626;border-radius:0 6px 6px 0}.gizfab-warning-title{margin-bottom:1rem;font-size:1.6rem;font-weight:700;color:#dc2626;text-transform:uppercase;letter-spacing:.5px}.gizfab-info-list{margin:0;padding:0;list-style:none}.gizfab-info-list li{position:relative;padding:.6rem 0 .6rem 1.8rem;font-size:1.4rem;line-height:1.6;color:#4a4a4a}.gizfab-info-list li:before{content:"!";position:absolute;left:0;font-size:1.4rem;font-weight:700;color:#dc2626}.gizfab-contact-section{padding:2rem 0}.gizfab-contact-intro{margin-bottom:2.5rem;text-align:center}.gizfab-contact-intro p{margin:1rem auto 0;font-size:1.6rem;line-height:1.7;color:#4a4a4a}.gizfab-contact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem}.gizfab-contact-card{padding:2.5rem;text-align:center;background:#f9fafb;border:2px solid #d1d5db;border-radius:8px}.gizfab-contact-icon{margin-bottom:1rem;font-size:3rem}.gizfab-contact-title{margin-bottom:1rem;font-size:2rem;font-weight:700;color:#16a34a}.gizfab-contact-card.emergency .gizfab-contact-title{color:#dc2626}.gizfab-contact-number{margin-bottom:.8rem;font-size:2.4rem;font-weight:700;color:#1a1a1a;letter-spacing:1px}.gizfab-contact-card.emergency .gizfab-contact-number{color:#dc2626}.gizfab-contact-hours{margin-bottom:1rem;font-size:1.4rem;line-height:1.6;color:#6a6a6a}.gizfab-contact-note{margin-top:1rem;font-size:1.3rem;line-height:1.6;color:#4a4a4a}.gizfab-cta{margin-top:2.5rem;text-align:center}.gizfab-cta-button{display:inline-block;padding:1.5rem 3rem;font-size:1.6rem;font-weight:700;color:#fff!important;text-transform:uppercase;text-decoration:none;letter-spacing:.5px;background:#000;border:none;border-radius:6px;box-shadow:0 4px 15px #16a34a33;transition:all .3s ease}.gizfab-cta-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #16a34a4d}@media (max-width: 768px){.gizfab-hero{padding:0 0 3rem}.gizfab-hero h1{font-size:2.5rem}.gizfab-subtitle,.gizfab-intro{font-size:1.4rem}.gizfab-section{padding:1rem 10px}.gizfab-process-section{margin:2rem 0;padding:1rem 0}.gizfab-contact-section{padding:3rem 0}.gizfab-section-title{font-size:2.2rem}.gizfab-pricing-grid,.gizfab-warning-grid,.gizfab-contact-grid{grid-template-columns:1fr}.gizfab-contact-number{font-size:2rem}.gizfab-cta-button{padding:1.2rem 2rem;font-size:1.4rem}}.custom-footer__wrapper{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:4rem;align-items:start;margin-bottom:3rem}.custom-footer__brand-col img{display:block;max-width:100%;height:auto;margin-bottom:1.5rem}.custom-footer__brand-col .rte{font-size:1.5rem;line-height:1.6}.custom-footer__brand-col strong{color:var(--mdb-accent-1)}.custom-footer__brand-col .list-social{justify-content:flex-start;margin-top:2rem;margin-left:-1rem}.custom-footer__brand-col .list-social__item .icon{width:2rem;height:2rem;fill:currentColor}.custom-footer__menu-title{display:block;margin:0 0 1.5rem;padding-bottom:1rem;font-size:1.6rem;font-weight:500;color:var(--mdb-accent-1);text-transform:uppercase;letter-spacing:.05rem;border-bottom:1px solid rgba(var(--color-foreground),.15)}.custom-footer__menu-list{margin:0;padding:0;list-style:none}.custom-footer__menu-item{font-size:1.5rem;line-height:2}.custom-footer__menu-link{color:inherit;text-decoration:none;transition:opacity .2s}.custom-footer__menu-link:hover{text-decoration:underline;opacity:.8}.custom-footer__arrow{display:none}.custom-footer__bottom{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:3rem;border-top:1px solid rgba(var(--color-foreground),.08)}.custom-footer__copyright{font-size:1.3rem;opacity:.8}.custom-footer__copyright p{margin:0}.custom-footer__copyright a{color:inherit;text-decoration:none}.custom-footer__payment{display:flex;align-items:center}.custom-footer__payment .list-payment{justify-content:flex-end;margin:0;padding:0}@media (max-width: 989px){.custom-footer__wrapper{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:0}.custom-footer__bottom{border-top:0}.custom-footer__brand-col .rte{text-align:center}}@media (max-width: 749px){.custom-footer__wrapper{grid-template-columns:1fr;gap:1rem;text-align:left}.custom-footer__brand-col{margin-bottom:20px}.custom-footer__brand-col img{margin-left:auto;margin-right:auto}.custom-footer__brand-col .list-social{justify-content:center;margin-left:0}.custom-footer__bottom{flex-direction:column;text-align:center}.custom-footer__payment .list-payment{justify-content:center}.custom-footer__menu-col .custom-footer__menu-title{position:relative;display:flex;justify-content:space-between;align-items:center;margin:5px 0;cursor:pointer}.custom-footer__arrow{display:block;width:1.2rem;height:1.2rem;fill:currentColor;transition:transform .3s ease}.custom-footer__menu-col .custom-footer__menu-list{display:none;margin-top:1rem}.custom-footer__menu-col.is-open .custom-footer__menu-list{display:block;animation:fadeIn .3s ease}.custom-footer__menu-col.is-open .custom-footer__arrow{transform:rotate(180deg)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/custom.css.map */
