app-store-header .header-action--cart{position:relative;display:flex;min-width:44px;padding:0;border:0;background:transparent;color:#173a34;font:inherit;text-align:center;cursor:pointer;flex-direction:column;align-items:center;gap:5px}app-store-header .mini-cart-backdrop{position:fixed!important;z-index:99990!important;inset:0!important;display:block!important;background:#07181594!important;opacity:0;visibility:hidden;pointer-events:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:opacity .22s ease,visibility .22s ease}app-store-header .mini-cart-backdrop--visible{opacity:1!important;visibility:visible!important;pointer-events:auto!important}app-store-header .mini-cart{position:fixed!important;z-index:100000!important;inset:0 0 0 auto!important;display:flex!important;width:min(480px,100vw)!important;height:100dvh!important;max-height:100dvh!important;margin:0!important;padding:0!important;overflow:hidden!important;background:#fff!important;box-shadow:-24px 0 70px #071e1a47!important;flex-direction:column!important;transform:translate(105%);transition:transform .3s cubic-bezier(.22,1,.36,1)}app-store-header .mini-cart--open{transform:translate(0)!important}app-store-header .mini-cart__header{display:flex;min-height:105px;flex:0 0 auto;align-items:center;justify-content:space-between;padding:24px 28px;border-bottom:1px solid #e6dfd5;background:#faf8f4}app-store-header .mini-cart__header p{margin:0 0 7px;color:#ae8137;font-size:10px;font-weight:800;letter-spacing:.2em;text-transform:uppercase}app-store-header .mini-cart__header h2{margin:0;color:#15382f;font-family:Georgia,Times New Roman,serif;font-size:31px;font-weight:400}app-store-header .mini-cart__header h2 span{color:#888b87;font-family:Arial,sans-serif;font-size:15px}app-store-header .mini-cart__close{display:grid;width:44px;height:44px;padding:0;border:1px solid #dcd3c7;border-radius:50%;background:#fff;color:#15382f;cursor:pointer;font-size:27px;line-height:1;place-items:center}app-store-header .mini-cart__close:hover{border-color:#b88a3b;background:#f5f0e8}app-store-header .mini-cart__items{display:block;min-height:0;flex:1 1 auto;overflow-x:hidden;overflow-y:auto;padding:0 28px;background:#fff}app-store-header .mini-cart-item{display:grid!important;grid-template-columns:104px minmax(0,1fr)!important;gap:18px!important;align-items:start;padding:23px 0!important;border-bottom:1px solid #eee8df}app-store-header .mini-cart-item__image{display:block!important;width:104px!important;height:130px!important;overflow:hidden!important;background:#f4f0e9;text-decoration:none}app-store-header .mini-cart-item__image img{display:block!important;width:100%!important;height:100%!important;max-width:104px!important;max-height:130px!important;object-fit:cover!important;object-position:center!important}app-store-header .mini-cart-item__information{min-width:0}app-store-header .mini-cart-item__brand{margin:2px 0 7px;color:#ad8037;font-size:9px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}app-store-header .mini-cart-item__information h3{margin:0;line-height:1.35}app-store-header .mini-cart-item__information h3 a{color:#15382f;font-family:Georgia,Times New Roman,serif;font-size:18px;font-weight:400;text-decoration:none}app-store-header .mini-cart-item__price{margin:10px 0 16px;color:#173a34;font-size:14px;font-weight:800}app-store-header .mini-cart-item__controls{display:flex;align-items:center;justify-content:space-between;gap:12px}app-store-header .mini-cart-quantity{display:grid;min-height:36px;grid-template-columns:34px 38px 34px;border:1px solid #ddd5ca;background:#fff}app-store-header .mini-cart-quantity button{padding:0;border:0;background:#fff;color:#173a34;cursor:pointer;font-size:18px}app-store-header .mini-cart-quantity button:hover{background:#f2ede5}app-store-header .mini-cart-quantity span{display:grid;border-right:1px solid #ddd5ca;border-left:1px solid #ddd5ca;color:#173a34;font-size:13px;place-items:center}app-store-header .mini-cart-item__remove{padding:4px 0;border:0;border-bottom:1px solid #b58a43;background:transparent;color:#746b61;cursor:pointer;font-size:11px}app-store-header .mini-cart__footer{flex:0 0 auto;padding:23px 28px 28px;border-top:1px solid #e5ddd2;background:#faf8f4;box-shadow:0 -12px 35px #102f2a12}app-store-header .mini-cart__subtotal{display:flex;align-items:center;justify-content:space-between;color:#173a34}app-store-header .mini-cart__subtotal span{font-size:15px}app-store-header .mini-cart__subtotal strong{font-family:Georgia,Times New Roman,serif;font-size:23px;font-weight:400}app-store-header .mini-cart__note{margin:10px 0 19px;color:#77726c;font-size:11px;line-height:1.6}app-store-header .mini-cart__checkout,app-store-header .mini-cart__view-cart{display:block;width:100%;min-height:52px;padding:0 18px;cursor:pointer;font:inherit;font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}app-store-header .mini-cart__checkout{border:1px solid #173a34;background:#173a34;color:#fff}app-store-header .mini-cart__checkout:hover{background:#0d2a25}app-store-header .mini-cart__view-cart{margin-top:10px;border:1px solid #173a34;background:#fff;color:#173a34}app-store-header .mini-cart__view-cart:hover{background:#f1ece4}app-store-header .mini-cart__empty{display:flex;min-height:0;flex:1 1 auto;align-items:center;justify-content:center;padding:45px 30px;color:#173a34;text-align:center;flex-direction:column}app-store-header .mini-cart__empty>span{font-size:52px}app-store-header .mini-cart__empty h3{margin:22px 0 10px;font-family:Georgia,Times New Roman,serif;font-size:29px;font-weight:400}app-store-header .mini-cart__empty p{max-width:320px;margin:0;color:#77726c;font-size:14px;line-height:1.7}app-store-header .mini-cart__empty a{display:inline-flex;min-height:48px;align-items:center;justify-content:center;margin-top:24px;padding:0 27px;background:#173a34;color:#fff;font-size:11px;font-weight:800;letter-spacing:.12em;text-decoration:none;text-transform:uppercase}@media(max-width:520px){app-store-header .mini-cart{width:100%!important}app-store-header .mini-cart__header{min-height:88px;padding:18px 20px}app-store-header .mini-cart__items{padding-inline:20px}app-store-header .mini-cart-item{grid-template-columns:84px minmax(0,1fr)!important;gap:14px!important}app-store-header .mini-cart-item__image{width:84px!important;height:108px!important}app-store-header .mini-cart-item__image img{max-width:84px!important;max-height:108px!important}app-store-header .mini-cart-item__controls{align-items:flex-start;flex-direction:column}app-store-header .mini-cart__footer{padding:19px 20px 22px}}html,body{margin:0;min-height:100%;font-family:Arial,Helvetica,sans-serif}:root{--store-primary: #b48a3d;--store-dark-green: #1f3a37;--store-cream: #f8f5f0;--store-white: #ffffff;--store-black: #202020;--store-border: #e7dfd3}*{box-sizing:border-box}html{margin:0;padding:0;scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0;background:#fff;color:var(--store-black);font-family:Inter,Cairo,Arial,sans-serif;-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}img{display:block;max-width:100%}.offers-section{display:block!important;width:100%!important;padding:70px 0!important;overflow:hidden!important;background:#173a34!important}.offers-section .page-container{width:min(1440px,100% - 48px)!important;max-width:1440px!important;margin:0 auto!important}.offers-section .offer-grid{display:grid!important;width:100%!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:24px!important;align-items:stretch!important}.offers-section .offer-card{display:flex!important;width:100%!important;min-width:0!important;max-width:100%!important;overflow:hidden!important;background:#fff!important;flex-direction:column!important;box-shadow:0 15px 40px #00000029!important}.offers-section .offer-card__media{position:relative!important;display:block!important;width:100%!important;height:380px!important;min-height:380px!important;max-height:380px!important;overflow:hidden!important;background:#f5f2ec!important}.offers-section .offer-card__media img{display:block!important;width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;max-width:100%!important;max-height:380px!important;margin:0!important;object-fit:contain!important;object-position:center!important}.offers-section .offer-card__discount{position:absolute!important;z-index:5!important;top:14px!important;left:14px!important;display:inline-flex!important;width:auto!important;padding:7px 11px!important;background:#b3261e!important;color:#fff!important;font-size:12px!important;font-weight:800!important}.offers-section .offer-card__content{display:flex!important;min-height:205px!important;padding:20px!important;flex:1!important;flex-direction:column!important}.offers-section .offer-card__content>p{margin:0 0 8px!important;color:#a17734!important;font-size:11px!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}.offers-section .offer-card__content h3{margin:0 0 14px!important;color:#173a34!important;font-size:18px!important;line-height:1.4!important}.offers-section .offer-card__content h3 a{color:#173a34!important;text-decoration:none!important}.offers-section .offer-card__prices{display:flex!important;margin-top:auto!important;margin-bottom:16px!important;align-items:center!important;gap:12px!important}.offers-section .offer-card__prices strong{color:#173a34!important;font-size:17px!important}.offers-section .offer-card__prices del{color:#918b83!important;font-size:14px!important}.offers-section .offer-card__content button{display:block!important;width:100%!important;min-height:46px!important;padding:11px 15px!important;border:0!important;border-radius:0!important;background:#173a34!important;color:#fff!important;font:inherit!important;font-size:13px!important;font-weight:800!important;cursor:pointer!important}@media(max-width:1150px){.offers-section .offer-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:850px){.offers-section .offer-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:560px){.offers-section{padding:50px 0!important}.offers-section .page-container{width:calc(100% - 24px)!important}.offers-section .offer-grid{grid-template-columns:1fr!important}.offers-section .offer-card__media{height:360px!important;min-height:360px!important;max-height:360px!important}.offers-section .offer-card__media img{max-height:360px!important}}
