.bottom-banners{--clr-green-deep: #1e4d35;--clr-green-mid: #2d6a4f;--clr-green-bright: #40916c;--clr-green-pale: #d8f3dc;--clr-green-mist: #e8f3ec;--clr-cream: #f7f5f0;--clr-text-dark: #111811;--clr-text-soft: #4a5e50;--clr-radius-lg: 28px;--clr-shadow-sm: 0 12px 36px rgba(30, 77, 53, .06);--clr-shadow-md: 0 24px 60px rgba(30, 77, 53, .16);background:linear-gradient(180deg,#f7f5f0,#eef5f0)!important;padding:100px 0!important;position:relative;overflow:hidden}.bottom-banners:before{content:"";position:absolute;top:-10%;right:-5%;width:450px;height:450px;background:radial-gradient(circle,rgba(216,243,220,.45) 0%,transparent 70%);filter:blur(60px);pointer-events:none}.bottom-banners .banner-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:36px;max-width:1200px;margin:0 auto;padding:0 24px;position:relative;z-index:2}.bottom-banners .banner-item{border-radius:var(--clr-radius-lg);overflow:hidden;box-shadow:var(--clr-shadow-sm);transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s ease,border-color .4s ease;position:relative;display:flex;flex-direction:column;min-height:400px;border:1px solid rgba(30,77,53,.1)!important}.bottom-banners .banner-item:hover{transform:translateY(-6px);box-shadow:var(--clr-shadow-md);border-color:#40916c47!important}.bottom-banners .banner-item.left-banner{background:#ffffffe0!important}.bottom-banners .banner-item.right-banner,.bottom-banners .banner-item.bg-green{background:linear-gradient(135deg,var(--clr-green-deep) 0%,#0c2015 100%)!important;border-color:#ffffff1f!important}.bottom-banners .banner-item.right-banner:hover,.bottom-banners .banner-item.bg-green:hover{border-color:#d8f3dc4d!important}.bottom-banners .banner-decor-sprite{position:absolute;pointer-events:none;z-index:1;transition:opacity .3s ease,transform .4s cubic-bezier(.16,1,.3,1)}.bottom-banners .banner-decor-sprite--poles{bottom:0;right:0;width:180px;height:260px;background-image:var(--sprite-poles)!important;background-size:contain;background-repeat:no-repeat;background-position:bottom right;opacity:.12}.bottom-banners .banner-decor-sprite--bush{bottom:-20px;right:-20px;width:250px;height:250px;background-image:var(--sprite-bush)!important;background-size:contain;background-repeat:no-repeat;background-position:bottom right;opacity:.16}.bottom-banners .banner-item:hover .banner-decor-sprite{opacity:.22;transform:scale(1.05) translate(-4px,-4px)}.bottom-banners .banner-text{padding:48px;height:100%;display:flex;flex-direction:column;justify-content:space-between;gap:24px;position:relative;z-index:2}.bottom-banners .banner-header-row{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.bottom-banners .banner-text h2{font-family:Playfair Display,serif;font-size:clamp(24px,2.4vw,32px);font-weight:700;line-height:1.25;margin:0}.bottom-banners .banner-item.left-banner h2{color:var(--clr-green-deep)!important}.bottom-banners .banner-item.right-banner h2,.bottom-banners .banner-item.bg-green h2{color:#fff!important}.bottom-banners .banner-fsc-badge{background:#fff;padding:8px;border-radius:14px;box-shadow:0 8px 20px #00000014;flex-shrink:0;display:flex;align-items:center;justify-content:center;border:1px solid rgba(30,77,53,.08)}.bottom-banners .banner-fsc-badge img{display:block;max-width:48px;height:auto}.bottom-banners .banner-body-content{display:flex;flex-direction:column;gap:16px;flex-grow:1}.bottom-banners .banner-text p{font-family:Outfit,sans-serif;font-size:16px;line-height:1.65;margin:0;font-weight:300}.bottom-banners .banner-item.left-banner p{color:var(--clr-text-soft)!important}.bottom-banners .banner-item.right-banner p,.bottom-banners .banner-item.bg-green p{color:#ffffffe0!important}.bottom-banners .banner-text ul,.bottom-banners .banner-text ol{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:14px}.bottom-banners .banner-text li{font-family:Outfit,sans-serif;font-size:15px;line-height:1.5;display:flex;align-items:flex-start;gap:12px;font-weight:300}.bottom-banners .banner-item.left-banner li{color:var(--clr-text-soft)!important}.bottom-banners .banner-item.right-banner li,.bottom-banners .banner-item.bg-green li{color:#ffffffeb!important}.bottom-banners .banner-item--3 li:before{content:"\2713";display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;background-color:#ffffff1f;color:var(--clr-green-pale);border-radius:50%;font-size:11px;font-weight:700;flex-shrink:0;margin-top:2px}.bottom-banners .banner-item--2 ul{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;margin-top:8px}.bottom-banners .banner-item--2 li{background:#ffffff14!important;border:1px solid rgba(255,255,255,.12)!important;padding:8px 18px;border-radius:100px;font-size:13px;font-weight:500;color:#fff!important;display:inline-flex;align-items:center;gap:6px;transition:background .3s ease,border-color .3s ease,transform .3s ease}.bottom-banners .banner-item--2 li:hover{background:#ffffff26!important;border-color:#ffffff4d!important;transform:translateY(-2px)}.bottom-banners .banner-item--2 li:before{content:"\2726"!important;color:var(--clr-green-pale)!important;font-size:11px;background-color:transparent!important;border-radius:0!important;width:auto!important;height:auto!important;margin-top:0!important}.bottom-banners .banner-cta-row{margin-top:auto}.bottom-banners .banner-cta-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 26px;background-color:var(--clr-green-deep)!important;color:#fff!important;border-radius:100px;font-family:Outfit,sans-serif;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;box-shadow:0 8px 20px #1e4d3526;transition:background-color .3s ease,transform .3s ease,box-shadow .3s ease;text-decoration:none}.bottom-banners .banner-cta-btn .arrow{transition:transform .3s ease}.bottom-banners .banner-cta-btn:hover{background-color:var(--clr-green-mid)!important;transform:translateY(-2px);box-shadow:0 12px 24px #1e4d3540}.bottom-banners .banner-cta-btn:hover .arrow{transform:translate(4px)}.bottom-banners .banner-item--4:before{content:"";position:absolute;bottom:-20px;right:-20px;width:180px;height:180px;background:radial-gradient(circle,rgba(216,243,220,.4) 0%,transparent 70%);pointer-events:none;z-index:1}@media(max-width:991px){.bottom-banners{padding:80px 0!important}.bottom-banners .banner-grid{grid-template-columns:1fr;gap:28px}.bottom-banners .banner-text{padding:36px}.bottom-banners .banner-decor-sprite{width:140px;height:200px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-content-left-right.css.map */
