:root{--green-primary: #1e3d28;--green-hover: #2a4d36;--green-deep: #152b1c;--orange: #e8700a;--orange-hover: #cf6108;--cream: #f4efe6;--cream-dark: #ede7db;--text-dark: #1a2e1e;--text-muted: #4a6655;--text-white-sub: rgba(255,255,255,.65);--border-light: #d4cbbf;--border-lighter: #e2dbd0;--radius-card: 12px;--radius-btn: 8px;--shadow-card: 0 2px 16px rgba(0,0,0,.08);--font-heading: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--product-card-corner-radius: 12px;--collection-card-corner-radius: 12px;--blog-card-corner-radius: 12px;--media-radius: 12px;--media-border-width: 0px}html{scroll-behavior:smooth;font-size:16px!important}*{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}h1,h2,h3,h4,h5,h6,.ig-section__heading,.ig-hero__title,.ig-eyebrow,.ig-feature-card h3,.ig-problem-card h3{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-size:1rem;line-height:1.6}p{font-size:1.1rem}.header__menu-item,.list-menu__item--link{font-size:14px!important}.footer-block__heading{font-size:13px!important;font-weight:600}.footer-block__list a,.footer-block__list-item a{font-size:14px!important}.copyright__content{font-size:12px!important}.card__heading{font-size:24px!important}.disclosure__button,.disclosure__link{font-size:14px!important}.field__input{font-size:16px!important;padding:15px 98px 15px 15px!important;height:45px!important}.field__input::placeholder{font-size:14px!important;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important}.disclosure__button{display:flex!important;align-items:center!important;gap:8px;padding:10px 14px!important;height:auto!important}.disclosure__button .icon-caret{position:static!important;top:auto!important;right:auto!important;flex-shrink:0}footer .disclosure__button{padding:15px 20px!important;height:auto!important;min-height:41px!important}.header__icon{width:44px!important;height:44px!important}.header__icon .icon,header .icon{width:20px!important;height:20px!important}.footer-block__newsletter{width:100%!important;flex:1 1 auto!important}.newsletter-form__field-wrapper{display:block!important;width:100%!important}.newsletter-form__field-wrapper .field{display:flex!important;width:100%!important}.field__input{min-width:0!important;flex:1 1 auto!important}.cart-count-bubble{width:16px!important;height:16px!important;line-height:16px!important;font-size:10px!important;top:-5px!important;right:-13px!important}.card__media,.card__media img,.card__media .media,.article-card__image-wrapper,.article-card__image-wrapper img,.article-card__image-wrapper .media,.product__media-item .media,.product__media-item img{border-radius:var(--radius-card);overflow:hidden}.ig-bg-dark{background:var(--green-primary);color:#fff}.ig-bg-dark h1,.ig-bg-dark h2,.ig-bg-dark h3{color:#fff}.ig-bg-dark p{color:var(--text-white-sub)}.ig-bg-cream{background:var(--cream);color:var(--text-dark)}.ig-bg-cream h1,.ig-bg-cream h2,.ig-bg-cream h3{color:var(--text-dark)!important}.ig-bg-cream p{color:var(--text-muted)}.ig-bg-white{background:#fff;color:var(--text-dark)}.ig-bg-white h1,.ig-bg-white h2,.ig-bg-white h3{color:var(--text-dark)!important}.ig-bg-white p{color:var(--text-muted)}.ig-bg-deep{background:var(--green-deep);color:#fff}.ig-eyebrow,.section-label{display:block;color:var(--orange);font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin-bottom:.6rem}.ig-section{padding:4rem 1.5rem}.ig-section-sm{padding:2.5rem 1.5rem}.ig-container{max-width:1100px;margin:0 auto}.ig-section__header{text-align:center;margin-bottom:2.5rem}.ig-section__heading{font-size:2rem;font-weight:900;line-height:1.1;margin-bottom:.75rem}.ig-section__sub{font-size:1.05rem;color:var(--text-muted);max-width:600px;margin:0 auto;line-height:1.65}.ig-bg-dark .ig-section__sub{color:var(--text-white-sub)}.section-dark{background:var(--green-primary);color:#fff}.section-dark h1,.section-dark h2,.section-dark h3,.section-dark p{color:#fff}.section-dark .section-label{color:var(--orange)}.section-light{background:var(--cream);color:var(--text-dark)}.section-light .section-label{color:var(--orange)}.section-white{background:#fff;color:var(--text-dark)}h1,h2,h3,.h1,.h2{font-weight:800;line-height:1.1}h1{font-size:3rem!important;font-weight:900}.heading-orange{color:var(--orange)}.heading-white{color:#fff}.text-muted{color:var(--text-muted)}.ig-btn{display:inline-block;padding:.85rem 2rem;border-radius:var(--radius-btn);font-weight:700;font-size:1rem;text-decoration:none;transition:background .18s,color .18s,border-color .18s;cursor:pointer}.ig-btn--primary{background:var(--orange);color:#fff;border:none}.ig-btn--primary:hover{background:var(--orange-hover);color:#fff}.ig-btn--secondary-light{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.55)}.ig-btn--secondary-light:hover{border-color:#fff;background:#ffffff14;color:#fff}.ig-btn--secondary-dark{background:transparent;color:var(--green-primary);border:2px solid var(--green-primary)}.ig-btn--secondary-dark:hover{background:var(--green-primary);color:#fff}.button,.button--primary,button[type=submit],.shopify-payment-button__button{background:var(--orange)!important;color:#fff!important;border:none!important;border-radius:var(--radius-btn)!important;font-weight:700!important;letter-spacing:.02em!important;transition:background .18s ease!important}.button:hover,.button--primary:hover{background:var(--orange-hover)!important}.button--secondary{background:transparent!important;color:var(--green-primary)!important;border:2px solid var(--green-primary)!important;border-radius:var(--radius-btn)!important;font-weight:700!important}.button--secondary:hover{background:var(--green-primary)!important;color:#fff!important}.btn-dark-green{background:var(--green-primary)!important;color:#fff!important;border:none!important;border-radius:var(--radius-btn)!important;font-weight:700!important}.btn-dark-green:hover{background:var(--green-deep)!important}.announcement-bar{background:var(--green-primary)!important;color:#fff!important;font-size:.85rem;font-weight:700;letter-spacing:.02em}.announcement-bar__message{color:#fff!important}.header-wrapper{background:var(--green-primary)!important;box-shadow:0 2px 12px #0000002e}.header{background:transparent!important;border-bottom:none!important}.header__heading-link,.header__menu-item,.header__icon svg,.header__active-menu-item{color:#fff!important;fill:#fff!important}.header__heading-logo{filter:none}.header__menu-item:hover{color:var(--orange)!important}.cart-count-bubble{background:var(--orange)!important}.ig-trust-bar-v2{background:var(--green-primary);display:flex;justify-content:center;gap:4.2rem;padding:1.42rem 2.84rem;flex-wrap:wrap}.ig-trust-bar-v2__item{display:flex;align-items:center;gap:13px}.ig-trust-bar-v2__icon{font-size:34px}.ig-trust-bar-v2__text{display:flex;flex-direction:column}.ig-trust-bar-v2__title{color:#fff;font-size:.8rem;font-weight:700;line-height:1.3}.ig-trust-bar-v2__sub{color:var(--text-white-sub);font-size:.8rem;font-weight:500;line-height:1.3}.ig-trust-bar{background:var(--green-primary);display:flex;justify-content:center;gap:3rem;padding:1rem 2rem;flex-wrap:wrap}.ig-trust-bar__item{display:flex;align-items:center;gap:10px}.ig-trust-bar__icon{font-size:22px}.ig-trust-bar__text{display:flex;flex-direction:column}.ig-trust-bar__title{color:#fff;font-size:13px;font-weight:700;line-height:1.3}.ig-trust-bar__sub{color:var(--text-white-sub);font-size:11px;line-height:1.3}.ig-hero{position:relative;min-height:90vh;display:flex;align-items:center;overflow:hidden;background-color:var(--green-primary);background-size:cover;background-position:center center;background-repeat:no-repeat;box-sizing:border-box}.ig-hero{isolation:isolate}.ig-hero__canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:0}.ig-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(to right,#000000ad 0% 42%,#00000073 62%,#0000001f 80%,#0000);pointer-events:none}.ig-hero .ig-container{position:relative;z-index:2;width:100%;padding-top:3rem;padding-bottom:3rem}.ig-hero__content{max-width:600px;color:#fff}.ig-hero__badge{display:inline-block;background:#e8700a2e;border:1px solid var(--orange);color:var(--orange);font-size:.8rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:.35rem 1rem;border-radius:20px;margin-bottom:1.5rem}.ig-hero__title{font-size:clamp(2rem,4vw,3rem);font-weight:900;line-height:1.05;margin-bottom:1.25rem;color:#fff}.ig-hero__title em{color:var(--orange);font-style:normal}.ig-hero__subtitle{font-size:1.1rem;line-height:1.65;color:var(--text-white-sub);margin-bottom:2rem;max-width:520px}.ig-hero__checklist{display:grid;grid-template-columns:1fr 1fr;gap:.6rem 1.75rem;list-style:none;padding:0;margin:0 0 2.25rem;font-size:.88rem}.ig-hero__checklist li:before{content:"\2705  "}.ig-hero__buttons{display:flex;gap:1rem;flex-wrap:wrap;align-items:center;margin-bottom:1.5rem}.ig-hero__btn-primary{display:inline-block;background:var(--orange);color:#fff;font-weight:700;font-size:.9rem;padding:1rem 2.25rem;border-radius:var(--radius-btn);text-decoration:none;transition:background .18s}.ig-hero__btn-primary:hover{background:var(--orange-hover);color:#fff}.ig-hero__btn-secondary{display:inline-block;background:transparent;color:#fff;font-weight:700;font-size:.9rem;padding:1rem 2.25rem;border-radius:var(--radius-btn);border:2px solid rgba(255,255,255,.55);text-decoration:none;transition:border-color .18s,background .18s}.ig-hero__btn-secondary:hover{border-color:#fff;background:#ffffff14;color:#fff}.ig-hero__urgency{font-size:.88rem;color:var(--orange);font-weight:700}.ig-hero__urgency:before{content:"\26a0\fe0f  "}.ig-feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem}.ig-feature-card{background:var(--green-hover);border-radius:var(--radius-card);padding:2rem 1.75rem;text-align:center;color:#fff}.ig-feature-card__icon{font-size:2.25rem;color:var(--orange);margin-bottom:1rem;display:block}.ig-feature-card h3{font-size:1.1rem;font-weight:800;color:#fff;margin-bottom:.5rem}.ig-feature-card p{font-size:.9rem;color:var(--text-white-sub);line-height:1.6;margin:0}.ig-problem-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem}@media(max-width:1024px){.ig-problem-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.ig-problem-grid{grid-template-columns:1fr}}.ig-problem-card{background:#fff;border-radius:var(--radius-card);padding:1.5rem 1.25rem;border:1px solid var(--border-light)}.ig-problem-card__icon{font-size:2rem;margin-bottom:.75rem;display:block}.ig-problem-card h3{font-size:1rem;font-weight:700;color:var(--text-dark);margin-bottom:.4rem}.ig-problem-card p{font-size:1.05rem;color:var(--text-muted);line-height:1.6;margin:0}.ig-product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;max-width:900px;margin:0 auto;padding:1rem 2rem 3rem}.ig-product-card{background:#fff;border-radius:var(--radius-card);padding:2rem;box-shadow:var(--shadow-card);border:2px solid transparent;position:relative;display:flex;flex-direction:column}.ig-product-card--featured{border-color:var(--orange)}.ig-product-card__badge{position:absolute;top:-14px;left:50%;transform:translate(-50%);background:var(--orange);color:#fff;font-size:.75rem;font-weight:700;letter-spacing:.08em;padding:.25rem 1rem;border-radius:20px;white-space:nowrap}.ig-product-card__title{font-size:1.3rem;font-weight:800;color:var(--text-dark);margin-bottom:.4rem}.ig-product-card__desc{font-size:.9rem;color:var(--text-muted);margin-bottom:1.25rem;line-height:1.6}.ig-product-card__price{font-size:2rem;font-weight:900;color:var(--orange);margin-bottom:.25rem}.ig-product-card__price-old{font-size:1rem;color:var(--text-muted);text-decoration:line-through;margin-bottom:1rem;display:block}.ig-product-card__features{list-style:none;padding:0;margin:0 0 1.5rem;flex:1}.ig-product-card__features li{font-size:.9rem;color:var(--text-dark);padding:.3rem 0;display:flex;align-items:center;gap:.5rem}.ig-product-card__features li:before{content:"\2713";color:var(--green-primary);font-weight:700}.ig-product-card__note{font-size:.75rem;color:var(--text-muted);margin-bottom:1.25rem;font-style:italic}.ig-product-card__btn{display:block;text-align:center;padding:.9rem 1.5rem;border-radius:var(--radius-btn);font-weight:700;font-size:1.05rem;text-decoration:none;transition:background .18s,color .18s}.ig-product-card__btn--green{background:var(--green-primary);color:#fff}.ig-product-card__btn--green:hover{background:var(--green-deep);color:#fff}.ig-product-card__btn--orange{background:var(--orange);color:#fff}.ig-product-card__btn--orange:hover{background:var(--orange-hover);color:#fff}.ig-compare-table{width:100%;border-collapse:collapse;font-size:.9rem;margin:2rem 0}.ig-compare-table th{background:var(--green-primary);color:#fff;padding:.75rem 1rem;text-align:center;font-weight:700}.ig-compare-table th:first-child{text-align:left}.ig-compare-table th.featured-col{background:var(--orange)}.ig-compare-table td{padding:.65rem 1rem;border-bottom:1px solid rgba(0,0,0,.06);vertical-align:middle}.ig-compare-table td:not(:first-child){text-align:center}.ig-compare-table tr:nth-child(2n) td{background:#00000005}.ig-compare-table .check{color:var(--green-primary);font-weight:700}.ig-compare-table .cross{color:var(--text-muted)}.ig-scenario-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.25rem;padding:2rem;max-width:1100px;margin:0 auto}.ig-scenario-card{background:var(--cream-dark);border-radius:var(--radius-card);padding:1.5rem 1.25rem}.ig-scenario-card__icon{font-size:1.75rem;margin-bottom:.75rem;display:block}.ig-scenario-card h3{font-size:.95rem;font-weight:700;margin-bottom:.4rem}.ig-scenario-card p{font-size:.85rem;color:var(--text-muted);line-height:1.5;margin:0}.ig-closing-cta{text-align:center}.ig-closing-cta__inner{max-width:680px;margin:0 auto}.ig-closing-cta__bold{font-size:1.05rem;font-weight:700;color:#fff;margin:0 0 1.75rem}.ig-closing-urgency{display:inline-block;padding:.65rem 1.5rem;border:1.5px solid var(--orange);border-radius:var(--radius-btn);color:var(--orange);font-size:.88rem;font-weight:600;margin-bottom:2rem}.ig-closing-cta__buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.ig-closing-cta__btn{font-size:1.05rem;padding:1rem 2.25rem}@media(max-width:750px){.ig-closing-cta__buttons{flex-direction:column;align-items:stretch}.ig-closing-cta__btn{text-align:center;width:100%}}.ig-testimonial-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem;padding:0;max-width:1000px;margin:0 auto}.ig-testimonial{background:#fff;border:1px solid var(--border-lighter);border-radius:var(--radius-card);padding:1.5rem 1.75rem;box-shadow:0 2px 16px #00000012}.ig-testimonial__stars{color:var(--orange);font-size:1.1rem;margin-bottom:.75rem}.ig-testimonial__text{font-size:.88rem;line-height:1.65;color:var(--text-dark);margin-bottom:.75rem;font-style:italic}.ig-testimonial__author{font-size:.82rem;color:var(--text-muted);font-weight:700}.ig-home-testimonials .ig-section__heading{color:var(--text-dark)}.ig-home-testimonials .ig-section__sub{color:var(--text-muted)}.ig-sticky-cta{position:fixed;bottom:0;left:0;right:0;z-index:100;background:var(--green-deep);border-top:1px solid rgba(255,255,255,.1);padding:1.125rem 2.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;box-shadow:0 -4px 24px #0000004d}.ig-sticky-cta__info{color:#fff;font-size:.88rem;line-height:1.3;flex:1;min-width:0}.ig-sticky-cta__name{font-size:1.05rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ig-sticky-cta__sub{color:var(--text-white-sub);font-size:.82rem;margin-top:3px}.ig-sticky-cta__buttons{display:flex;gap:1rem;flex-shrink:0}.ig-sticky-cta__btn{display:inline-block;padding:.85rem 2rem;border-radius:var(--radius-btn);font-weight:700;font-size:1rem;letter-spacing:.01em;text-decoration:none;white-space:nowrap;cursor:pointer;transition:background .18s,border-color .18s}.ig-sticky-cta__btn--secondary{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.55)}.ig-sticky-cta__btn--secondary:hover{background:#ffffff2e;border-color:#fff9;color:#fff}.ig-sticky-cta__btn--primary{background:var(--orange);color:#fff;border:none}.ig-sticky-cta__btn--primary:hover{background:var(--orange-hover);color:#fff}body{padding-bottom:100px}.ig-kit-section{background:var(--cream);padding:4rem 1.5rem}.ig-kit-header{text-align:center;margin-bottom:2.5rem}.ig-kit-eyebrow{display:inline-block;color:var(--orange);font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin-bottom:.6rem}.ig-kit-heading{font-size:1.875rem;font-weight:800;color:var(--text-dark);line-height:1.1;margin:0 0 .5rem}@media screen and (min-width:750px){.ig-kit-heading{font-size:2rem}}.ig-kit-subheading{font-size:1rem;color:var(--text-muted);max-width:580px;margin:0 auto;line-height:1.6}.ig-kit-layout{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start;max-width:1100px;margin:0 auto}.ig-kit-image{width:100%;border-radius:var(--radius-card);object-fit:cover;box-shadow:0 4px 24px #0000001a}.ig-kit-image-placeholder{width:100%;aspect-ratio:4/3;background:var(--cream-dark);border-radius:var(--radius-card)}.ig-kit-right{display:flex;flex-direction:column;gap:1.25rem}.ig-kit-tabs{display:inline-flex;width:fit-content;border:1.5px solid var(--green-primary);border-radius:var(--radius-btn);overflow:hidden}.ig-kit-tab{background:transparent;border:none;color:var(--green-primary);padding:9px 20px;font-size:.9rem;font-weight:700;cursor:pointer;transition:background .18s,color .18s;font-family:var(--font-heading);white-space:nowrap}.ig-kit-tab:not(.active):hover{background:#1e3d2814}.ig-kit-tab.active{background:var(--green-primary);color:var(--cream)}.ig-kit-image-col{position:relative}.ig-kit-photo{width:100%;border-radius:var(--radius-card);object-fit:cover;box-shadow:0 4px 24px #0000001a}.ig-kit-accordion{display:flex;flex-direction:column;gap:6px}.ig-kit-acc-row{background:#fff;border:1px solid var(--border-light);border-radius:var(--radius-card);overflow:hidden}.ig-kit-acc-header{display:flex;align-items:center;gap:10px;padding:13px 16px;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .15s}.ig-kit-acc-header:hover{background:var(--cream)}.ig-kit-acc-icon{font-size:1.1rem;flex-shrink:0}.ig-kit-acc-name{font-size:.75rem;font-weight:700;color:var(--orange);letter-spacing:.1em;text-transform:uppercase;flex:1}.ig-kit-acc-count{font-size:.75rem;color:var(--text-muted);flex-shrink:0;margin-right:4px}.ig-kit-acc-chevron{color:var(--text-muted);flex-shrink:0;transition:transform .2s ease}.ig-kit-acc-row.is-open .ig-kit-acc-chevron{transform:rotate(90deg)}.ig-kit-acc-body{display:none;padding:2px 16px 14px 37px}.ig-kit-acc-row.is-open .ig-kit-acc-body{display:block}.ig-kit-acc-list{list-style:none;margin:0;padding:0}.ig-kit-acc-list li{font-size:.9rem;color:var(--text-dark);line-height:1.6;padding:2px 0 2px 14px;position:relative}.ig-kit-acc-list li:before{content:"\b7";position:absolute;left:2px;color:var(--orange);font-weight:700;font-size:1.1rem;line-height:1.45}.ig-kit-cta-wrap{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;margin-top:.25rem}.ig-kit-cta{display:inline-block;background:var(--orange);color:#fff;border-radius:var(--radius-btn);padding:13px 28px;font-weight:700;font-size:1.05rem;text-decoration:none;transition:background .18s;align-self:flex-start}.ig-kit-cta:hover{background:var(--orange-hover);color:#fff}.ig-kit-disclaimer{font-size:.75rem;color:var(--text-muted);margin:0}#shopify-section-featured_collection,#shopify-section-featured-collection,[id=shopify-section-featured_collection],[id=shopify-section-featured-collection],[id*=featured_collection],[id*=featured-collection]{--color-background: 255, 255, 255 !important;background:#fff!important;background-color:#fff!important;background-image:none!important}#shopify-section-featured_collection.gradient,#shopify-section-featured-collection.gradient,#shopify-section-featured_collection[class*=color-scheme],#shopify-section-featured-collection[class*=color-scheme],[id*=featured_collection].gradient,[id*=featured-collection].gradient,[id*=featured_collection][class*=color-scheme],[id*=featured-collection][class*=color-scheme],[id*=featured_collection] [class*=color-scheme],[id*=featured-collection] [class*=color-scheme],[id*=featured_collection] .gradient,[id*=featured-collection] .gradient{--color-background: 255, 255, 255 !important;background:#fff!important;background-color:#fff!important;background-image:none!important;color:var(--text-dark)!important}.shopify-section .collection,.shopify-section:has(.collection__title){background:#fff!important;background-image:none!important;--color-background: 255, 255, 255 !important}[id*=featured_collection] h2,[id*=featured-collection] h2{text-align:center!important;color:var(--text-dark)!important}[id*=featured_collection] .title-wrapper-with-link,[id*=featured-collection] .title-wrapper-with-link{justify-content:center!important;display:flex!important;flex-wrap:wrap!important;width:100%}[id*=featured_collection] .card__heading a,[id*=featured-collection] .card__heading a{color:var(--text-dark)!important}#shopify-section-featured_blog,#shopify-section-featured-blog{--color-background: 255, 255, 255;background:#fff!important}#shopify-section-featured_blog .gradient,#shopify-section-featured-blog .gradient,#shopify-section-featured_blog .color-scheme-1,#shopify-section-featured-blog .color-scheme-1{--color-background: 255, 255, 255;background:#fff!important;background-image:none!important;color:var(--text-dark)!important}#shopify-section-featured_blog .blog__title,#shopify-section-featured-blog .blog__title,#shopify-section-featured_blog .card__heading,#shopify-section-featured-blog .card__heading,#shopify-section-featured_blog .card__heading a,#shopify-section-featured-blog .card__heading a,#shopify-section-featured_blog .article-card__excerpt,#shopify-section-featured-blog .article-card__excerpt{color:var(--text-dark)!important}.product-form__submit{width:100%}.main-blog .title--primary:before{content:"BLOG";display:block;color:var(--orange);font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin-bottom:.5rem}.article-card-wrapper .card__heading a,.article-card-wrapper .card__heading a:hover,.article-card-wrapper .full-unstyled-link{text-decoration:none!important}.article-card__info{color:var(--text-muted)}.color-scheme-1 .article-card__info,.color-background-1 .article-card__info{color:var(--text-white-sub)}.footer{background:var(--green-deep)!important;color:#fffc!important}.footer a{color:#ffffffb3!important}.footer a:hover{color:var(--orange)!important}.footer__heading{color:#fff!important}.ig-product-cards-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.ig-product-card{display:flex;flex-direction:column;border-radius:var(--radius-card);overflow:hidden;background:#fff;box-shadow:var(--shadow-card);transition:transform .2s ease,box-shadow .2s ease}.ig-product-card:hover{transform:translateY(-5px);box-shadow:0 10px 36px #00000021}.ig-product-card--maxi{border:2px solid var(--orange)}.ig-product-card__header{display:flex;align-items:center;justify-content:center;text-align:center;padding:13px 20px}.ig-product-card__header--std{background:var(--green-primary)}.ig-product-card__header--maxi{background:var(--orange)}.ig-product-card__htitle{font-size:.82rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:#fff;line-height:1.2}.ig-product-card__image-wrap{background:#fff;position:relative;padding-top:75%;overflow:hidden}.ig-product-card__image-wrap img,.ig-product-card__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;padding:16px;box-sizing:border-box;display:block}.ig-maxi-variant-img{opacity:0;transition:opacity .25s ease;padding-bottom:70px}.ig-maxi-variant-img.is-active{opacity:1}.ig-maxi-swatch-strip{position:absolute;bottom:0;left:0;right:0;padding:6px 16px 14px;background:linear-gradient(to top,#fff 65%,#fff0)}.ig-maxi-swatch-row{display:flex;gap:8px;margin-bottom:5px}.ig-maxi-swatch{width:30px;height:30px;border-radius:50%;border:2.5px solid transparent;outline:2px solid transparent;outline-offset:1px;cursor:pointer;flex-shrink:0;transition:outline-color .15s,transform .15s;padding:0;box-shadow:0 1px 4px #0000004d}.ig-maxi-swatch.is-active{outline-color:var(--orange);transform:scale(1.1)}.ig-maxi-swatch:not(.is-active):hover{outline-color:var(--text-muted)}.ig-maxi-swatch-label{font-size:.78rem;color:var(--text-muted);margin:0}.ig-maxi-active-color{color:var(--text-dark);font-weight:700}.ig-product-card__info{display:flex;flex-direction:column;flex:1;padding:20px 22px 24px}.ig-product-card__badge{position:static;top:auto;left:auto;transform:none;display:inline-block;background:var(--orange);color:#fff;font-size:.7rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:4px 11px;border-radius:20px;margin-bottom:10px;align-self:flex-start}.ig-product-card__badge--std{background:var(--green-primary)}.ig-product-card__title{font-size:1.3rem;font-weight:800;color:var(--text-dark);margin:0 0 8px;line-height:1.2}.ig-product-card__desc{font-size:.9rem;color:var(--text-muted);line-height:1.6;margin:0 0 14px}.ig-product-card__price-block{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap;margin-bottom:4px}.ig-product-card__price{font-size:2rem;font-weight:900;color:var(--orange);line-height:1}.ig-product-card__old-price{font-size:1rem;color:var(--text-muted);text-decoration:line-through}.ig-product-card__discount{background:#1e3d281a;color:var(--green-primary);font-size:.72rem;font-weight:700;padding:2px 7px;border-radius:4px}.ig-product-card__note{font-size:.72rem;color:var(--text-muted);margin:auto 0 18px}.ig-btn--block{display:block;width:100%;text-align:center;box-sizing:border-box}@media(max-width:750px){.ig-section{padding:2.5rem 1rem}.ig-section-sm{padding:1.5rem 1rem}.ig-hero{background-position:60% center}.ig-hero:before{background:linear-gradient(to bottom,#00000040,#0009 30%,#000000b8)}.ig-hero .ig-container{padding-top:2rem;padding-bottom:2rem}.ig-hero__content{max-width:100%}.ig-hero__title{font-size:clamp(2rem,8vw,2.75rem)}.ig-hero__subtitle{font-size:1rem;margin-bottom:1.25rem}.ig-hero__checklist{grid-template-columns:1fr;gap:.4rem;margin-bottom:1.5rem}.ig-hero__buttons{flex-direction:column;gap:.75rem}.ig-hero__btn-primary,.ig-hero__btn-secondary{width:100%;text-align:center;justify-content:center}.ig-sticky-cta__info{display:none}.ig-sticky-cta{justify-content:center}.ig-sticky-cta__buttons{width:100%}.ig-sticky-cta__btn{flex:1;text-align:center}.ig-kit-section{padding:2.5rem 1rem}.ig-kit-layout{grid-template-columns:1fr;gap:1.5rem}.ig-product-grid,.ig-product-cards-grid{grid-template-columns:1fr}.ig-product-card:hover{transform:none}.ig-trust-bar-v2{gap:1.5rem;padding:1rem}.ig-trust-bar{gap:1.25rem;padding:.75rem 1rem}.ig-trust-bar__title{font-size:12px}.ig-trust-bar__sub{font-size:10px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/isgyventi.css.map */
