@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;700;900&family=Cormorant+Garamond:wght@300;400;500;600;700&family=Montserrat:wght@300;400;500&display=swap";*{box-sizing:border-box}.mara-event{max-width:900px;margin:0 auto;padding:10px 15px 50px;font-family:Montserrat,sans-serif;color:#5c4a3a;width:100%;overflow-x:hidden}.mara-hero{background:#f5f0ea;border-radius:16px;padding:60px 35px;text-align:center;margin-bottom:30px;border:1px solid #e8dfd5;position:relative;overflow:hidden}.mara-hero:before{content:"\2726";position:absolute;top:20px;left:30px;font-size:14px;color:#c4a97d;opacity:.5}.mara-hero:after{content:"\2726";position:absolute;bottom:20px;right:30px;font-size:14px;color:#c4a97d;opacity:.5}.mara-pre-title{font-family:Montserrat,sans-serif;font-size:10px;letter-spacing:5px;text-transform:uppercase;color:#c4a97d;margin-bottom:20px}.mara-title{font-family:Playfair Display,serif;font-size:42px;font-weight:700;color:#3d3028;margin:0 0 8px;line-height:1.15}.mara-title-accent{font-family:Cormorant Garamond,serif;font-style:italic;font-weight:400;color:#c4a97d}.mara-subtitle{font-family:Cormorant Garamond,serif;font-size:20px;color:#8a7560;font-weight:400;font-style:italic;margin-top:15px;line-height:1.5}.mara-line{width:50px;height:1px;background:#c4a97d;margin:25px auto 0}.mara-event-date-hero{font-family:Cormorant Garamond,serif;font-size:18px;color:#c4a97d;font-style:italic;margin-top:18px}.mara-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:30px}.mara-card{background:#f5f0ea;border:1px solid #e8dfd5;border-radius:12px;padding:30px 20px;text-align:center;transition:all .3s ease}.mara-card:hover{background:#f0e9e0;transform:translateY(-4px);box-shadow:0 10px 30px #5c4a3a14}.mara-card-icon{font-size:28px;margin-bottom:12px;display:block}.mara-card-title{font-family:Playfair Display,serif;font-size:15px;font-weight:700;color:#3d3028;margin-bottom:6px}.mara-card-desc{font-family:Montserrat,sans-serif;font-size:12px;color:#a08e7a;line-height:1.5;font-weight:300}.mara-products-section{text-align:center;margin-bottom:30px;padding:50px 30px;background:#f5f0ea;border:1px solid #e8dfd5;border-radius:16px}.mara-products-label{font-family:Montserrat,sans-serif;font-size:10px;letter-spacing:5px;text-transform:uppercase;color:#c4a97d;margin-bottom:12px}.mara-products-title{font-family:Playfair Display,serif;font-size:32px;font-weight:700;color:#3d3028;margin:0 0 5px}.mara-products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:35px}.mara-product-card{background:#fff;border-radius:12px;overflow:hidden;transition:all .3s ease;border:1px solid #e8dfd5;display:flex;flex-direction:column}.mara-product-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #5c4a3a1f}.mara-product-link{text-decoration:none;color:inherit;display:block}.mara-product-image{position:relative;width:100%;aspect-ratio:1 / 1;overflow:hidden;background:#f5f0ea}.mara-product-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.mara-product-card:hover .mara-product-image img{transform:scale(1.05)}.mara-product-badge{position:absolute;top:10px;right:10px;background:#3d3028;color:#f5f0ea;font-family:Montserrat,sans-serif;font-size:11px;font-weight:600;padding:5px 11px;border-radius:50px;letter-spacing:1px}.mara-product-info{padding:16px 12px 10px;text-align:center;flex-grow:1}.mara-product-name{font-family:Playfair Display,serif;font-size:14px;font-weight:600;color:#3d3028;margin:0 0 8px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:36px}.mara-product-prices{display:flex;justify-content:center;align-items:center;gap:8px;flex-wrap:wrap}.mara-price-old{font-family:Montserrat,sans-serif;font-size:12px;color:#b09a80;text-decoration:line-through}.mara-price-new{font-family:Montserrat,sans-serif;font-size:14px;font-weight:600;color:#c4a97d}.mara-product-action{padding:0 12px 14px}.mara-add-form{margin:0}.mara-add-btn{width:100%;padding:11px 10px;background:#3d3028;color:#f5f0ea;border:none;border-radius:50px;font-family:Montserrat,sans-serif;font-size:10px;font-weight:500;letter-spacing:1.5px;text-transform:uppercase;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block;text-align:center;position:relative;-webkit-tap-highlight-color:transparent}.mara-add-btn:hover{background:#5c4a3a;transform:translateY(-2px);box-shadow:0 6px 15px #3d302833}.mara-add-btn.mara-sold-out{background:#c4b8a8;cursor:not-allowed}.mara-add-btn.mara-sold-out:hover{background:#c4b8a8;transform:none;box-shadow:none}.mara-add-loading,.mara-add-success,.mara-add-btn.loading .mara-add-text{display:none}.mara-add-btn.loading .mara-add-loading{display:inline}.mara-add-btn.success{background:#c4a97d}.mara-add-btn.success .mara-add-text{display:none}.mara-add-btn.success .mara-add-success{display:inline}.mara-view-all-wrap{margin-top:35px}.mara-view-all{display:inline-block;padding:14px 35px;background:#3d3028;color:#f5f0ea;text-decoration:none;border-radius:50px;font-family:Montserrat,sans-serif;font-size:11px;font-weight:500;letter-spacing:2px;text-transform:uppercase;transition:all .3s ease}.mara-view-all:hover{background:#5c4a3a;transform:translateY(-2px);box-shadow:0 8px 20px #3d302833}.mara-discount{background:#3d3028;border-radius:14px;padding:45px 30px;text-align:center;margin-bottom:30px}.mara-disc-label{font-family:Montserrat,sans-serif;font-size:10px;letter-spacing:4px;text-transform:uppercase;color:#c4a97d;margin-bottom:8px}.mara-disc-num{font-family:Playfair Display,serif;font-size:60px;font-weight:900;color:#f5f0ea;line-height:1;margin-bottom:8px}.mara-disc-sub{font-family:Cormorant Garamond,serif;font-size:18px;color:#f5f0eab3;font-style:italic}.mara-footer-note{text-align:center;margin-top:35px;font-family:Cormorant Garamond,serif;font-size:15px;color:#b09a80;font-style:italic;padding:0 15px}.mara-footer-note span{color:#c4a97d}.mara-cart-notify{position:fixed;bottom:30px;right:30px;background:#3d3028;color:#f5f0ea;padding:16px 26px;border-radius:50px;font-family:Montserrat,sans-serif;font-size:13px;letter-spacing:1px;box-shadow:0 15px 40px #0003;z-index:9999;opacity:0;transform:translateY(20px);transition:all .4s ease;pointer-events:none}.mara-cart-notify.show{opacity:1;transform:translateY(0)}.mara-cart-notify span{color:#c4a97d;margin-right:8px}@media(max-width:1024px){.mara-products-grid{grid-template-columns:repeat(3,1fr);gap:16px}}@media(max-width:768px){.mara-event{padding:8px 12px 40px}.mara-hero{padding:45px 22px;border-radius:14px;margin-bottom:22px}.mara-hero:before,.mara-hero:after{font-size:12px}.mara-pre-title{font-size:9px;letter-spacing:4px;margin-bottom:16px}.mara-title{font-size:32px;line-height:1.1}.mara-subtitle{font-size:17px;margin-top:12px}.mara-line{margin:20px auto 0}.mara-event-date-hero{font-size:16px;margin-top:14px}.mara-cards{grid-template-columns:1fr;gap:12px;margin-bottom:22px}.mara-card{padding:25px 20px;border-radius:14px}.mara-card-icon{font-size:30px;margin-bottom:10px}.mara-card-title{font-size:16px}.mara-card-desc{font-size:13px}.mara-products-section{padding:35px 18px;border-radius:14px;margin-bottom:22px}.mara-products-label{font-size:9px;letter-spacing:4px}.mara-products-title{font-size:26px}.mara-products-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:25px}.mara-product-card{border-radius:10px}.mara-product-badge{font-size:10px;padding:4px 9px;top:8px;right:8px}.mara-product-info{padding:12px 10px 8px}.mara-product-name{font-size:13px;min-height:33px}.mara-price-old{font-size:11px}.mara-price-new{font-size:13px}.mara-product-action{padding:0 10px 12px}.mara-add-btn{padding:10px 8px;font-size:9px;letter-spacing:1px}.mara-view-all-wrap{margin-top:25px}.mara-view-all{padding:13px 28px;font-size:10px;letter-spacing:1.5px}.mara-discount{padding:35px 22px;border-radius:12px}.mara-disc-label{font-size:9px;letter-spacing:3px}.mara-disc-num{font-size:48px}.mara-disc-sub{font-size:16px}.mara-footer-note{font-size:14px;margin-top:28px}.mara-cart-notify{bottom:20px;right:15px;left:15px;text-align:center;padding:14px 20px;font-size:12px}}@media(max-width:480px){.mara-event{padding:6px 10px 35px}.mara-hero{padding:38px 18px;border-radius:12px}.mara-hero:before{top:14px;left:18px}.mara-hero:after{bottom:14px;right:18px}.mara-pre-title{font-size:8px;letter-spacing:3px;margin-bottom:14px}.mara-title{font-size:26px}.mara-subtitle{font-size:15px;line-height:1.4}.mara-event-date-hero{font-size:14px}.mara-card{padding:22px 18px}.mara-card-icon{font-size:26px}.mara-card-title{font-size:15px}.mara-card-desc{font-size:12px}.mara-products-section{padding:28px 14px;border-radius:12px}.mara-products-title{font-size:22px}.mara-products-grid{gap:10px;margin-top:20px}.mara-product-badge{font-size:9px;padding:4px 8px;letter-spacing:.5px}.mara-product-info{padding:10px 8px 6px}.mara-product-name{font-size:12px;margin-bottom:6px;min-height:30px}.mara-price-old{font-size:10px}.mara-price-new{font-size:12px}.mara-product-action{padding:0 8px 10px}.mara-add-btn{padding:9px 6px;font-size:8.5px;letter-spacing:.8px}.mara-view-all{padding:12px 24px;font-size:9.5px;letter-spacing:1.2px}.mara-discount{padding:30px 18px;border-radius:12px}.mara-disc-num{font-size:42px}.mara-disc-sub{font-size:14px}.mara-footer-note{font-size:13px}.mara-cart-notify{padding:12px 18px;font-size:11px;bottom:15px}}@media(max-width:375px){.mara-event{padding:6px 8px 30px}.mara-hero{padding:32px 14px}.mara-title{font-size:23px}.mara-subtitle{font-size:14px}.mara-products-section{padding:24px 10px}.mara-products-grid{gap:8px}.mara-product-info{padding:8px 6px 5px}.mara-product-name{font-size:11.5px;min-height:28px}.mara-price-old{font-size:9.5px}.mara-price-new{font-size:11.5px}.mara-product-action{padding:0 6px 8px}.mara-add-btn{padding:9px 4px;font-size:8px;letter-spacing:.5px}.mara-disc-num{font-size:36px}}@media(max-width:320px){.mara-title,.mara-products-title{font-size:20px}.mara-product-name{font-size:11px}.mara-add-btn{font-size:7.5px}.mara-disc-num{font-size:32px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/evento-custom.css.map */
