@import"https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,400;0,9..144,500;0,9..144,600;1,9..144,500&family=Work+Sans:wght@400;500;600&display=swap";.exc-section-wrap{font-family:Work Sans,system-ui,sans-serif;color:#201c18}.exc-section-wrap *{box-sizing:border-box}.exc-section-wrap a{color:inherit;text-decoration:none}.exc-section-wrap h1,.exc-section-wrap h2,.exc-section-wrap h3{font-family:Fraunces,Georgia,serif;margin:0}.exc-section-wrap ::selection{background:#b5502a;color:#faf6ef}.exc-hero{width:100%;padding:88px 64px;display:flex;align-items:center;gap:72px;flex-wrap:wrap;background:#faf6ef}.exc-hero-copy{flex:1 1 420px;display:flex;flex-direction:column;gap:28px;max-width:520px}.exc-eyebrow{font-size:13px;letter-spacing:.14em;text-transform:uppercase;color:#b5502a;font-weight:600}.exc-h1{font-size:60px;line-height:1.08;font-weight:500}.exc-hero-copy p{font-size:17px;line-height:1.65;color:#4a4038;max-width:440px}.exc-cta-row{display:flex;gap:16px;margin-top:8px;flex-wrap:wrap}a.exc-btn-dark{display:inline-block;background:#201c18;color:#faf6ef;padding:16px 32px;border-radius:2px;font-size:15px;font-weight:500}.exc-btn-outline{display:inline-block;border:1px solid #201C18;color:#201c18;padding:16px 32px;border-radius:2px;font-size:15px;font-weight:500}.exc-hero-art{flex:1 1 420px;aspect-ratio:6 / 5;border-radius:4px;background:linear-gradient(160deg,#e8c79a,#d9a05e 45%,#b5502a);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.exc-hero-art img{width:100%;height:100%;object-fit:cover}.exc-hero-caption{position:absolute;bottom:20px;right:20px;background:#faf6efe6;padding:8px 14px;border-radius:2px;font-size:12px;color:#4a4038}.exc-section{width:100%;padding:24px 64px 88px;background:#faf6ef}.exc-section-head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:36px;flex-wrap:wrap;gap:12px}.exc-section-title{font-size:32px;font-weight:500}.exc-viewall{font-size:14px;font-weight:500;border-bottom:1px solid #201C18;padding-bottom:2px}.exc-collections-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:20px}.exc-coll-card{display:flex;flex-direction:column;gap:14px}.exc-coll-icon{aspect-ratio:1 / 1;border-radius:4px;background:#f1e9dd;display:flex;align-items:center;justify-content:center;overflow:hidden}.exc-coll-icon img{width:100%;height:100%;object-fit:cover}.exc-coll-label{font-size:16.5px;font-weight:500;text-align:center}.exc-products{padding:0 64px 96px;background:#faf6ef}.exc-products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.exc-product-card{display:flex;flex-direction:column;gap:12px}.exc-product-art{aspect-ratio:4 / 5;border-radius:4px;background:#efe6d8;display:flex;align-items:center;justify-content:center;overflow:hidden}.exc-product-art img{width:100%;height:100%;object-fit:cover}.exc-product-name{font-size:15px;font-weight:500}.exc-product-price{font-size:14px;color:#6b5f52}.exc-product-price s{color:#a99c8c;margin-right:6px}.exc-story{background:#201c18;color:#f1e9dd;padding:96px 64px;display:flex;gap:72px;align-items:center;flex-wrap:wrap}.exc-story-art{flex:1 1 380px;aspect-ratio:5 / 4;border-radius:4px;background:linear-gradient(200deg,#4a4038,#2a2520);display:flex;align-items:center;justify-content:center;overflow:hidden}.exc-story-art img{width:100%;height:100%;object-fit:cover}.exc-story-copy{flex:1 1 380px;max-width:480px;display:flex;flex-direction:column;gap:20px}.exc-story-eyebrow{font-size:13px;letter-spacing:.14em;text-transform:uppercase;color:#d9a05e;font-weight:600}.exc-story-title{font-size:34px;font-weight:500;color:#faf6ef}.exc-story-copy p{font-size:16px;line-height:1.7;color:#d8cfc2}.exc-story-link{font-size:15px;font-weight:500;border-bottom:1px solid #D9A05E;color:#faf6ef;padding-bottom:3px;width:fit-content}.exc-testimonial{padding:96px 64px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:24px;background:#faf6ef}.exc-quote{font-size:28px;font-family:Fraunces,serif;font-style:italic;max-width:700px;line-height:1.5;color:#201c18}.exc-quote-by{font-size:14px;color:#6b5f52;letter-spacing:.04em}.exc-newsletter{background:#f1e9dd;padding:64px;display:flex;align-items:center;justify-content:space-between;gap:40px;flex-wrap:wrap}.exc-newsletter h3{font-size:24px;font-weight:500;margin-bottom:6px}.exc-newsletter-sub{font-size:14px;color:#6b5f52}.exc-newsletter-form{display:flex;gap:12px;flex-wrap:wrap}.exc-newsletter-input{padding:14px 18px;border:1px solid #C9BBA4;border-radius:2px;width:280px;font-size:15px;font-family:inherit;background:#faf6ef}.exc-newsletter-btn{background:#201c18;color:#faf6ef;border:none;padding:14px 28px;border-radius:2px;font-size:15px;font-weight:500;cursor:pointer}.exc-newsletter-success{font-size:14px;color:#3c6e47;font-weight:500}.exc-newsletter-error{font-size:14px;color:#b5502a;font-weight:500}.exc-announce{width:100%;background:#201c18;color:#f1e9dd;text-align:center;padding:10px 24px;font-size:13px;letter-spacing:.06em;text-transform:uppercase}@media(max-width:1100px){.exc-collections-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.exc-collections-grid,.exc-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.exc-header,.exc-hero,.exc-section,.exc-products,.exc-story,.exc-newsletter{padding-left:24px;padding-right:24px}.exc-h1{font-size:40px}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/excellencely-theme.css.map */
