:root{--se-card-bg: #ffffff;--se-card-border: rgba(22, 53, 43, .14);--se-card-radius: 24px;--se-card-shadow: 0 16px 44px rgba(16, 39, 31, .1);--se-card-shadow-hover: 0 24px 64px rgba(16, 39, 31, .16);--se-card-title-size: 1.05rem;--se-card-title-weight: 750;--se-card-price-weight: 850;--se-card-image-bg: #eef6f1;--se-card-content-pad: 18px;--se-pack-accent: #b89654}body{font-family:var(--se-editor-body-font, var(--font-body--family));font-size:var(--se-editor-body-size, 16px);font-weight:var(--se-editor-body-weight, 400)}h1,h2,h3,h4,h5,h6,.h0,.h1,.h2,.h3,.h4,.h5,.h6{font-family:var(--se-editor-heading-font, var(--font-heading--family));font-weight:var(--se-editor-heading-weight, 700)!important}strong,b{font-weight:var(--se-editor-strong-weight, 750)}button,.button,.se-btn,.sem-button,input[type=submit]{font-weight:var(--se-editor-button-weight, 750)!important}.product-card{position:relative;height:100%;border:1px solid var(--se-card-border)!important;border-radius:var(--se-card-radius)!important;background:var(--se-card-bg)!important;box-shadow:var(--se-card-shadow);overflow:hidden;isolation:isolate;transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}.product-card__content.product-grid__card{height:100%;background:transparent!important;border:0!important;border-radius:inherit!important;padding-bottom:var(--se-card-content-pad)!important}.product-card .product-card__link{z-index:2}.product-card :is(.product-card-gallery,.card-gallery,slideshow-component,.resource-image){background:var(--se-card-image-bg);overflow:hidden}.product-card :is(.product-card-gallery,.card-gallery,.resource-image) img{object-fit:contain!important;padding:14px;transition:transform .35s ease}.product-card :is(h3,h4,h5,.h3,.h4,.h5,[class*=product-title]){color:var(--se-forest, #16352b)!important;font-size:var(--se-card-title-size)!important;font-weight:var(--se-card-title-weight)!important;line-height:1.3!important;text-align:left!important}.product-card :is(.price,[class*=price]){color:var(--se-forest-soft, #295445)!important;font-weight:var(--se-card-price-weight)!important;text-align:left!important}.product-card .quick-add,.product-card [class*=quick-add]{position:relative;z-index:4}.product-card .quick-add button,.product-card [class*=quick-add] button{width:calc(100% - 32px);margin-inline:16px;min-height:46px;border-radius:999px!important;background:var(--se-forest, #16352b)!important;color:#fff!important}.se-product-card-badge{position:absolute;z-index:6;top:14px;left:14px;display:inline-flex;align-items:center;min-height:30px;padding:6px 11px;border-radius:999px;color:#173024;background:#f1d99f;box-shadow:0 8px 20px #10271f24;font-size:.72rem;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.product-card--pack{border-color:color-mix(in srgb,var(--se-pack-accent) 58%,transparent)!important;box-shadow:0 18px 54px #b8965433}.product-card--pack:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background:linear-gradient(145deg,rgba(184,150,84,.08),transparent 45%)}@media(hover:hover){.product-card:hover{transform:translateY(-5px);border-color:color-mix(in srgb,var(--se-forest, #16352b) 34%,transparent)!important;box-shadow:var(--se-card-shadow-hover)}.product-card:hover :is(.product-card-gallery,.card-gallery,.resource-image) img{transform:scale(1.025)}}.product-grid,[class*=product-grid]{align-items:stretch}.product-grid__item,.resource-list__item{min-width:0}.sem-product-info,.sem-buy-card,.sem-content-card,.sem-feature-card,.sem-trust,.sem-faq-link{border-color:var(--se-card-border)!important}.sem-product-info__stack,.sem-buy-card,.sem-content-card,.sem-feature-card{border-radius:var(--se-card-radius)!important}.sem-buy-card{padding:clamp(18px,2.4vw,28px)!important;background:linear-gradient(145deg,#fff,#f3f8f5)!important;box-shadow:0 16px 44px #10271f1a}.sem-benefit{border:1px solid rgba(22,53,43,.1);border-radius:14px;background:#ffffffb8;padding:12px 14px}.se-upsell-section{padding:clamp(54px,7vw,96px) 20px;background:var(--se-upsell-bg, #f4f8f6)}.se-upsell-wrap{width:min(1200px,100%);margin:0 auto}.se-upsell-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px}.se-upsell-eyebrow{margin:0 0 8px;color:var(--se-gold, #b89654);font-weight:850;font-size:.76rem;letter-spacing:.13em;text-transform:uppercase}.se-upsell-head h2{margin:0;font-size:clamp(1.8rem,3.4vw,3.2rem)}.se-upsell-intro{max-width:720px;margin-top:10px}.se-upsell-link{color:var(--se-forest, #16352b);font-weight:800;white-space:nowrap}.se-upsell-grid{display:grid;grid-template-columns:repeat(var(--se-cols, 4),minmax(0,1fr));gap:clamp(16px,2vw,26px)}.se-upsell-card{position:relative;display:flex;flex-direction:column;min-width:0;border:1px solid var(--se-card-border);border-radius:var(--se-card-radius);background:#fff;box-shadow:var(--se-card-shadow);overflow:hidden;transition:transform .22s ease,box-shadow .22s ease}.se-upsell-card--pack{border-color:#b896548f}.se-upsell-card__media{position:relative;display:grid;place-items:center;min-height:var(--se-upsell-image-height, 300px);padding:20px;background:#eef6f1}.se-upsell-card__media img{width:100%;height:var(--se-upsell-image-height, 300px);object-fit:contain}.se-upsell-card__badge{position:absolute;top:14px;left:14px;padding:7px 11px;border-radius:999px;background:#f1d99f;color:#173024;font-size:.72rem;font-weight:850}.se-upsell-card__body{display:flex;flex-direction:column;flex:1;padding:20px}.se-upsell-card h3{margin:0;font-size:1.1rem;line-height:1.3}.se-upsell-card__price{margin:10px 0 16px;color:var(--se-forest-soft, #295445);font-weight:850}.se-upsell-card__actions{display:grid;gap:10px;margin-top:auto}.se-upsell-card__actions a,.se-upsell-card__actions button{position:relative;z-index:2;display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:10px 16px;border-radius:999px;text-decoration:none;font-weight:800}.se-upsell-card__actions a{border:1px solid rgba(22,53,43,.2);color:var(--se-forest, #16352b)}.se-upsell-card__actions button{border:0;background:var(--se-forest, #16352b);color:#fff;cursor:pointer}@media(hover:hover){.se-upsell-card:hover{transform:translateY(-4px);box-shadow:var(--se-card-shadow-hover)}}.se-pack-feature{padding:clamp(50px,7vw,90px) 20px;background:var(--se-pack-bg, #fbf7ee)}.se-pack-feature__inner{width:min(1180px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(260px,.82fr) minmax(0,1.18fr);gap:clamp(28px,5vw,70px);align-items:center;padding:clamp(24px,4vw,50px);border:1px solid rgba(184,150,84,.42);border-radius:clamp(24px,3vw,36px);background:linear-gradient(135deg,#fff,#f8f0df);box-shadow:0 24px 72px #644b1e24}.se-pack-feature__media{display:grid;place-items:center;min-height:360px}.se-pack-feature__media img{width:min(100%,430px);max-height:520px;object-fit:contain;filter:drop-shadow(0 24px 26px rgba(30,37,29,.16))}.se-pack-feature__label{display:inline-flex;padding:7px 12px;border-radius:999px;background:#f1d99f;color:#173024;font-weight:850;font-size:.76rem}.se-pack-feature h2{margin:14px 0 10px;font-size:clamp(2rem,4vw,4rem)}.se-pack-feature__price{margin:18px 0;font-size:1.55rem;font-weight:900;color:var(--se-forest, #16352b)}.se-pack-feature__list{display:grid;gap:10px;margin:18px 0 24px;padding:0;list-style:none}.se-pack-feature__list li:before{content:"\2713";margin-right:10px;color:var(--se-gold-dark, #9f7b3e);font-weight:900}.se-pack-feature__actions{display:flex;flex-wrap:wrap;gap:12px}.se-pack-feature__actions a,.se-pack-feature__actions button{min-height:50px;padding:12px 22px;border-radius:999px;font-weight:850}.se-pack-feature__actions button{border:0;background:var(--se-forest, #16352b);color:#fff;cursor:pointer}.se-pack-feature__actions a{display:inline-flex;align-items:center;border:1px solid rgba(22,53,43,.25);color:var(--se-forest, #16352b);text-decoration:none}.se-multi-guides{padding:clamp(54px,7vw,96px) 20px;background:#fff}.se-multi-guides__wrap{width:min(1200px,100%);margin:0 auto}.se-multi-guides__head{max-width:760px;margin-bottom:28px}.se-multi-guides__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.se-multi-choice{position:relative;display:grid;grid-template-rows:auto 1fr;border:1px solid var(--se-card-border);border-radius:22px;background:#fff;overflow:hidden;box-shadow:0 12px 34px #10271f14}.se-multi-choice.is-selected{border-color:var(--se-gold, #b89654);box-shadow:0 16px 44px #b8965433}.se-multi-choice__media{display:grid;place-items:center;min-height:240px;padding:18px;background:#eef6f1}.se-multi-choice__media img{width:100%;height:260px;object-fit:contain}.se-multi-choice__body{display:flex;flex-direction:column;gap:12px;padding:18px}.se-multi-choice__body h3{margin:0;font-size:1rem;line-height:1.3}.se-multi-choice__select{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto}.se-multi-choice__select label{display:inline-flex;align-items:center;gap:8px;font-weight:800}.se-multi-choice__select input[type=checkbox]{width:20px;height:20px;accent-color:var(--se-forest, #16352b)}.se-multi-choice__select input[type=number]{width:66px;min-height:42px;padding:6px;text-align:center}.se-multi-guides__bar{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-top:24px;padding:18px 20px;border-radius:20px;background:#10271f;color:#fff}.se-multi-guides__bar p{margin:0;color:inherit}.se-multi-guides__bar button{min-height:48px;padding:11px 20px;border:0;border-radius:999px;background:#d8b86f;color:#14231b;font-weight:900;cursor:pointer}.se-multi-guides__message{margin-top:12px;font-weight:750}.se-footer-premium{position:relative;overflow:hidden}.se-footer-premium a{color:inherit}.se-footer-premium__trust{border-bottom:1px solid rgba(255,255,255,.12)}.se-footer-premium__trust-inner{width:min(1240px,calc(100% - 40px));margin:0 auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.se-footer-premium__trust-item{display:flex;gap:12px;padding:20px 16px;border-right:1px solid rgba(255,255,255,.1)}.se-footer-premium__trust-item:last-child{border-right:0}.se-footer-premium__trust-icon{display:grid;place-items:center;flex:0 0 38px;height:38px;border-radius:12px;background:#ffffff1a;font-weight:900}.se-footer-premium__main{width:min(1240px,calc(100% - 40px));margin:0 auto;display:grid;grid-template-columns:1.25fr .7fr .7fr 1.15fr;gap:clamp(24px,4vw,56px);padding:clamp(48px,7vw,82px) 0}.se-footer-premium__brand h2{margin:0 0 14px;color:inherit!important}.se-footer-premium__brand .rte{max-width:440px}.se-footer-premium__menu h3,.se-footer-premium__newsletter h3{margin:0 0 14px;color:inherit!important}.se-footer-premium__menu ul{display:grid;gap:10px;margin:0;padding:0;list-style:none}.se-footer-premium__menu a{text-decoration:none;opacity:.78}.se-footer-premium__menu a:hover{opacity:1}.se-footer-premium__newsletter .rte{margin-bottom:16px}.se-footer-premium__form{display:grid;gap:10px}.se-footer-premium__form-row{display:flex;gap:8px}.se-footer-premium__form input{min-width:0;flex:1;min-height:50px;padding:10px 16px;border:1px solid rgba(255,255,255,.24)!important;border-radius:999px!important;background:#ffffff17!important;color:inherit!important}.se-footer-premium__form input::placeholder{color:inherit;opacity:.62}.se-footer-premium__form button{min-height:50px;padding:10px 18px;border:0;border-radius:999px;background:var(--se-footer-accent, #d8b86f)!important;color:#14231b!important;font-weight:900;cursor:pointer}.se-footer-premium__socials{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.se-footer-premium__socials a{display:inline-flex;align-items:center;min-height:38px;padding:7px 12px;border:1px solid rgba(255,255,255,.16);border-radius:999px;text-decoration:none;font-weight:750}.se-footer-premium__bottom{border-top:1px solid rgba(255,255,255,.12)}.se-footer-premium__bottom-inner{width:min(1240px,calc(100% - 40px));margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:22px;padding:24px 0 30px}.se-footer-premium__policies{display:flex;flex-wrap:wrap;gap:10px 18px}.se-footer-premium__policies a{opacity:.72;font-size:.82rem}.se-footer-premium__disclaimer{max-width:700px;margin-top:14px;font-size:.76rem;opacity:.62}.se-footer-premium__payments{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.se-footer-premium__payments svg{width:38px;height:auto}@media(max-width:989px){.se-upsell-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.se-pack-feature__inner{grid-template-columns:1fr}.se-multi-guides__grid,.se-footer-premium__trust-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.se-footer-premium__trust-item:nth-child(2){border-right:0}.se-footer-premium__main{grid-template-columns:1fr 1fr}}@media(max-width:749px){.se-upsell-head{display:block}.se-upsell-link{display:inline-block;margin-top:16px}.se-upsell-grid{grid-template-columns:1fr 1fr;gap:12px}.se-upsell-card__media{min-height:210px;padding:12px}.se-upsell-card__media img{height:220px}.se-upsell-card__body{padding:15px}.se-upsell-card__actions button{display:none}.se-pack-feature__inner{padding:22px}.se-pack-feature__media{min-height:280px}.se-pack-feature__actions{display:grid}.se-multi-guides__grid{grid-template-columns:1fr 1fr;gap:12px}.se-multi-choice__media{min-height:180px;padding:10px}.se-multi-choice__media img{height:190px}.se-multi-choice__body{padding:14px}.se-multi-choice__select{align-items:flex-start;flex-direction:column}.se-multi-guides__bar{align-items:stretch;flex-direction:column}.se-footer-premium__trust-inner{grid-template-columns:1fr}.se-footer-premium__trust-item{border-right:0;border-bottom:1px solid rgba(255,255,255,.1)}.se-footer-premium__main{grid-template-columns:1fr}.se-footer-premium__form-row{flex-direction:column}.se-footer-premium__bottom-inner{align-items:flex-start;flex-direction:column}}
/*# sourceMappingURL=/cdn/shop/t/26/assets/se-storefront-upgrade.css.map */
