.ev-shop-home{color:#29231f;padding-top:34px;padding-bottom:52px;font-family:Arial,sans-serif}.ev-shop-title,.ev-shop-section-title{display:flex;align-items:center;justify-content:space-between;gap:24px}.ev-shop-title{padding:8px 0 30px;border-bottom:1px solid #eadfce;margin-bottom:28px}.ev-shop-kicker{font-size:12px;font-weight:700;letter-spacing:.16em;color:#766b62;margin:0 0 10px}.ev-shop-home h1{font:700 42px/1.15 Arial,sans-serif;letter-spacing:-.035em;margin:0;color:#29231f}.ev-shop-intro{font-size:18px;line-height:1.6;color:#61564b;margin:12px 0 0;max-width:620px}.ev-shop-home h2{font:700 28px/1.3 Arial,sans-serif;letter-spacing:-.02em;margin:0;color:#29231f}.ev-shop-button{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;gap:24px;min-height:48px;padding:12px 24px;border-radius:6px;background:#29231f;color:#fff;text-decoration:none;font-size:16px;font-weight:600;line-height:1.4}.ev-shop-button:hover{background:#b84423;color:#fff}.ev-shop-home a:focus-visible{outline:2px solid #b84423;outline-offset:4px}.ev-shop-categories h2{font-size:22px;margin-bottom:18px}.ev-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;list-style:none;margin:0;padding:0}.ev-category-grid li{min-width:0}.ev-category-grid a{display:flex;flex-direction:column;height:100%;overflow:hidden;background:#fff;border:1px solid #eadfce;border-radius:12px;color:#29231f;text-decoration:none;transition:border-color .2s,box-shadow .2s}.ev-category-grid a:hover{border-color:#bda997;box-shadow:0 8px 22px #29231f0d}.ev-category-image{height:220px;padding:22px;background:#fff}.ev-category-image img{display:block;width:100%;height:100%;object-fit:contain;transition:transform .25s}.ev-category-grid a:hover img{transform:scale(1.04)}.ev-category-copy{display:flex;flex-direction:column;flex:1;padding:20px;background:#f5f0e8;border-top:1px solid #eee7df}.ev-category-grid li:nth-child(2) .ev-category-copy{background:#f0ece6}.ev-category-grid li:nth-child(3) .ev-category-copy{background:#eceae7}.ev-category-grid li:nth-child(4) .ev-category-copy{background:#f5eeeb}.ev-category-copy h3{font:700 20px/1.35 Arial,sans-serif;letter-spacing:-.02em;margin:0;color:#29231f}.ev-category-copy p{font-size:16px;line-height:1.5;margin:8px 0 18px;color:#61564b}.ev-category-action{display:flex;align-items:center;justify-content:space-between;margin-top:auto;font-size:15px;font-weight:700;color:#94361c}.ev-category-action>span{font-size:22px}.ev-shop-featured{margin-top:46px}.ev-shop-section-title{margin-bottom:22px}.ev-shop-section-title p{font-size:17px;line-height:1.5;margin:7px 0 0;color:#61564b}.ev-shop-section-title>a{font-size:16px;font-weight:600;color:#94361c;text-underline-offset:5px;white-space:nowrap}.ev-shop-all{text-align:center;margin-top:28px}@media(max-width:989px){.ev-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ev-category-image{height:210px}}@media(max-width:749px){.ev-shop-home{padding-top:24px;padding-bottom:36px}.ev-shop-title{align-items:flex-start;flex-direction:column;gap:18px;padding-bottom:24px;margin-bottom:24px}.ev-shop-home h1{font-size:34px}.ev-shop-intro{font-size:17px}.ev-shop-home h2{font-size:25px}.ev-shop-categories h2{font-size:21px}.ev-category-grid{gap:12px}.ev-category-image{height:155px;padding:14px}.ev-category-copy{padding:15px 12px}.ev-category-copy h3{font-size:18px}.ev-category-copy p{font-size:15px;margin-bottom:14px}.ev-category-action{font-size:14px}.ev-shop-section-title{align-items:flex-start;flex-direction:column;gap:12px}.ev-shop-featured{margin-top:32px}}@media(prefers-reduced-motion:reduce){.ev-category-grid a,.ev-category-image img{transition:none}.ev-category-grid a:hover img{transform:none}}.ev-shop-home{padding-top:24px}.ev-retail-hero{display:grid;grid-template-columns:.9fr 1.1fr;gap:32px;padding:36px;margin-bottom:34px;border:1px solid #e8dfd2;border-radius:16px;background:#f1e8dc;overflow:hidden}.ev-retail-hero-copy{align-self:center;padding:14px 0 14px 8px;min-width:0}.ev-retail-hero .ev-shop-kicker{color:#8b4229;font-size:13px;letter-spacing:.13em;margin-bottom:22px}.ev-shop-home .ev-retail-hero h1{font:700 clamp(40px,4.4vw,60px)/1.06 Arial,sans-serif;letter-spacing:-.045em;max-width:420px;margin:0}.ev-retail-hero .ev-shop-intro{font-size:18px;line-height:1.65;max-width:370px;margin:20px 0 26px}.ev-retail-hero-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.ev-retail-hero .ev-shop-button{background:#29231f;min-height:50px;padding:14px 20px;gap:20px}.ev-retail-hero .ev-shop-button:hover{background:#94361c}.ev-hero-departments{font-size:15px;font-weight:600;color:#29231f;text-underline-offset:5px}.ev-retail-hero-note{font-size:13px;line-height:1.6;color:#746354;margin:28px 0 0}.ev-retail-hero-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:14px;min-height:390px;min-width:0}.ev-hero-product{display:flex;flex-direction:column;position:relative;border-radius:12px;background:#fffdf9;padding:16px;text-decoration:none;color:#29231f;min-width:0;transition:transform .2s,box-shadow .2s}.ev-hero-product:hover{transform:translateY(-3px);box-shadow:0 8px 22px #29231f12}.ev-hero-product-1{background:#fffdf9}.ev-hero-product-2{background:#f9f7f3}.ev-hero-product-3{background:#faf2ec}.ev-hero-product-4{background:#f4f1ed}.ev-hero-product-type{font-size:12px;line-height:1.4;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#756658}.ev-hero-product-image{display:flex;align-items:center;justify-content:center;flex:1;min-height:0;height:130px;margin:10px 0;mix-blend-mode:multiply}.ev-hero-product-image img{display:block;width:100%;height:100%;object-fit:contain}.ev-hero-product-price{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:19px;line-height:1.4;font-weight:700}@media(max-width:1100px){.ev-retail-hero{padding:26px;gap:24px}.ev-retail-hero-products{min-height:365px}.ev-retail-hero .ev-shop-intro{font-size:17px}.ev-retail-hero-actions{gap:16px}}@media(max-width:749px){.ev-retail-hero{grid-template-columns:1fr;padding:24px 18px;gap:25px;border-radius:12px;margin-bottom:28px}.ev-retail-hero-copy{padding:0}.ev-shop-home .ev-retail-hero h1{font-size:42px;max-width:320px}.ev-retail-hero .ev-shop-kicker{margin-bottom:14px}.ev-retail-hero .ev-shop-intro{margin:16px 0 20px}.ev-retail-hero-note{display:none}.ev-retail-hero-products{min-height:290px;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.ev-hero-product,.ev-hero-product-1{padding:12px}.ev-hero-product-image{height:110px;margin:8px 0}.ev-hero-product-type{font-size:11px}.ev-hero-product-price{font-size:17px}}@media(prefers-reduced-motion:reduce){.ev-hero-product{transition:none}.ev-hero-product:hover{transform:none}}.ev-retail-hero{grid-template-columns:minmax(0,1fr);gap:22px;padding:24px;margin-bottom:28px}.ev-retail-hero-copy{display:grid;grid-template-columns:minmax(0,1fr) auto;column-gap:24px;align-items:center;padding:0}.ev-retail-hero .ev-shop-kicker{grid-column:1;margin:0 0 8px}.ev-shop-home .ev-retail-hero h1{grid-column:1;font-size:clamp(32px,3.2vw,44px);max-width:none}.ev-retail-hero .ev-shop-intro{grid-column:1;max-width:660px;font-size:17px;line-height:1.5;margin:10px 0 0}.ev-retail-hero-actions{grid-column:2;grid-row:1/4;flex-direction:column;gap:12px;align-items:center}.ev-retail-hero-note{display:none}.ev-retail-hero-products{grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:auto;min-height:0;gap:14px}.ev-hero-product,.ev-hero-product-1{display:grid;grid-template-rows:auto 160px auto;gap:10px;padding:14px}.ev-hero-product-image{height:160px;min-height:0;margin:0;flex:none}.ev-hero-product-type{min-height:17px}@media(max-width:989px){.ev-retail-hero-products{grid-template-columns:repeat(2,minmax(0,1fr))}.ev-retail-hero-copy{grid-template-columns:minmax(0,1fr)}.ev-retail-hero-actions{grid-column:1;grid-row:auto;flex-direction:row;justify-content:flex-start;margin-top:16px}}@media(max-width:749px){.ev-retail-hero{padding:16px;gap:18px}.ev-shop-home .ev-retail-hero h1{font-size:34px}.ev-retail-hero .ev-shop-intro{margin:10px 0 0;font-size:16px}.ev-retail-hero .ev-shop-kicker{margin-bottom:8px}.ev-retail-hero-products{gap:10px}.ev-hero-product,.ev-hero-product-1{grid-template-rows:auto 120px auto;padding:10px;gap:8px}.ev-hero-product-image{height:120px}.ev-retail-hero-actions{gap:14px}.ev-retail-hero .ev-shop-button{padding:12px 16px;min-height:46px}}.ev-hero-product-buy{display:flex;align-items:center;justify-content:space-between;gap:14px;min-width:0}.ev-hero-cart-form{margin:0;flex:0 0 auto}.ev-hero-add-to-cart{position:relative;display:grid;place-items:center;box-sizing:border-box;width:30px;height:30px;min-height:0;padding:0;border:1px solid #dfd3c5;border-radius:50%;background:transparent;color:#29231f;cursor:pointer}.ev-hero-add-to-cart:after{content:"";position:absolute;top:-7px;right:-7px;bottom:-7px;left:-7px;border-radius:50%}.ev-hero-add-to-cart svg{display:block;width:17px;height:17px;pointer-events:none}.ev-hero-add-to-cart:hover{background:#eee7df;border-color:#c9baa9}.ev-hero-add-to-cart:focus-visible{outline:2px solid #29231f;outline-offset:4px}.ev-hero-add-to-cart:disabled{opacity:.45;cursor:not-allowed}.ev-hero-cart-form select{max-width:140px;min-height:36px;margin-bottom:8px;border:1px solid #dfd3c5;border-radius:4px;padding:6px;background:#fff;font:12px Arial,sans-serif}
/*# sourceMappingURL=/cdn/shop/t/5/assets/pavonex-shop-home.css.map */
