:root{--background:#fff;--foreground:#fff7eb;--border:#2b221f66;--text:#2b221f;--primary-color:#fcc41a;--secondary-color:#8c271e}@font-face{font-family:roboto;src:url(../media/Roboto-Regular.c8d5522d.ttf);font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:roboto-semibold;src:url(../media/Roboto-SemiBold.f5b86e63.ttf);font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:roboto-bold;src:url(../media/Roboto-Bold.bfb31984.ttf);font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Estoria;src:url(../media/erstoria.30de2d36.otf);font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Bonheur;src:url(../media/BonheurRoyale-Regular.b4f1cb3d.ttf);font-weight:400;font-style:normal;font-display:swap}.sr-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}body{background-color:var(--background)}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}
.header-module__6rtY2W__header{background-color:var(--foreground);z-index:5000;width:100%;position:fixed;top:0;left:0;box-shadow:0 2px 4px #0000001a}.header-module__6rtY2W__cartCountContainer{background:var(--primary-color);border:1px solid var(--border);border-radius:50%;justify-content:center;align-items:center;width:25px;height:25px;display:flex;position:absolute;top:-12px;right:-5px}.header-module__6rtY2W__cartCount{color:#2b221f;font-family:Estoria;font-size:16px}.header-module__6rtY2W__container{justify-content:space-between;align-items:center;width:85%;margin:auto;padding:10px 0;display:flex}.header-module__6rtY2W__container_logo{align-items:center;column-gap:15px;display:flex}.header-module__6rtY2W__container_burger{cursor:pointer;z-index:9000;display:none}.header-module__6rtY2W__container_burger svg{color:var(--secondary-color);font-size:30px}.header-module__6rtY2W__nav{justify-content:space-between;column-gap:24px;display:flex}.header-module__6rtY2W__nav a{color:var(--text);text-transform:uppercase;font-family:Estoria;font-size:18px;transition:color .3s ease-in-out}.header-module__6rtY2W__nav a.header-module__6rtY2W__active,.header-module__6rtY2W__nav a:hover{color:var(--secondary-color)}.header-module__6rtY2W__container_icon{z-index:5001;align-items:center;column-gap:10px;display:flex}.header-module__6rtY2W__container_cart{border:1px solid var(--secondary-color);border-radius:50%;justify-content:center;align-items:center;padding:10px;display:flex}.header-module__6rtY2W__container_cart svg{color:var(--secondary-color);font-size:24px}.header-module__6rtY2W__container_mobile,.header-module__6rtY2W__overlay,.header-module__6rtY2W__overlayMobile,.header-module__6rtY2W__mobileMenu{display:none}@media screen and (max-width:1600px){.header-module__6rtY2W__container{width:90%}}@media screen and (max-width:1300px){.header-module__6rtY2W__nav{column-gap:18px}.header-module__6rtY2W__nav a{font-size:16px}}@media screen and (max-width:1000px){.header-module__6rtY2W__nav{display:none}.header-module__6rtY2W__container_logo img{width:90px;height:90px}.header-module__6rtY2W__container_burger{border:1px solid var(--secondary-color);border-radius:50%;align-items:center;padding:8px;display:flex}.header-module__6rtY2W__container_burger svg{font-size:30px}.header-module__6rtY2W__overlay{visibility:hidden;z-index:1000;background-color:#0000;width:100%;height:100vh;transition:all .3s;display:block;position:fixed;top:0;left:0}.header-module__6rtY2W__overlay.header-module__6rtY2W__overlayOpen{visibility:visible;background-color:#00000080}.header-module__6rtY2W__mobileMenu{background-color:var(--background);z-index:1001;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;width:320px;height:100vh;padding:90px 20px 80px;transition:right .4s;display:block;position:fixed;top:0;right:-320px;overflow-y:scroll;box-shadow:-2px 0 10px #0000001a}.header-module__6rtY2W__mobileMenu.header-module__6rtY2W__open{right:0}.header-module__6rtY2W__mobileNav{flex-direction:column;gap:5px;display:flex}.header-module__6rtY2W__container_mobile.header-module__6rtY2W__active{right:0}.header-module__6rtY2W__container_nav{flex-direction:column;margin-top:170px;display:flex}.header-module__6rtY2W__mobileNavLink{color:var(--text);text-transform:uppercase;border-bottom:1px solid var(--secondary-color);padding:10px;font-family:Estoria;font-size:16px;text-decoration:none;transition:color .3s}.header-module__6rtY2W__mobileNavLink:last-of-type{border-bottom:none}.header-module__6rtY2W__mobileNavLink:hover{color:var(--secondary-color)}.header-module__6rtY2W__mobileContactBtn{background-color:var(--primary-color);color:#fff;cursor:pointer;text-align:center;border:none;border-radius:5px;width:100%;margin-top:20px;padding:.7rem 1.5rem;font-family:Estoria;font-size:16px;transition:background-color .3s}.header-module__6rtY2W__mobileContactBtn:hover{background-color:var(--primary-color)}.header-module__6rtY2W__mobileContactInfo{padding-top:30px;display:flex}.header-module__6rtY2W__mobileContactContainer{border-right:1px solid var(--text);flex-direction:column;row-gap:15px;width:80%;display:flex}.header-module__6rtY2W__mobileContactItem{color:var(--text);align-items:center;column-gap:10px;padding-right:5px;font-family:Roboto;font-size:14px;transition:color .3s;display:flex}.header-module__6rtY2W__mobileContactItem svg,.header-module__6rtY2W__mobileContactItem:hover{color:var(--secondary-color)}.header-module__6rtY2W__mobileSocialLinks{flex-direction:column;gap:20px;margin:0 auto;display:flex}.header-module__6rtY2W__socialLink{color:var(--secondary-color);font-family:poppins-medium;font-size:14px;text-decoration:none;transition:color .3s}.header-module__6rtY2W__socialLink:hover{color:var(--secondary-color)}.header-module__6rtY2W__mobileButton{margin-top:25px}}@media screen and (max-width:650px){.header-module__6rtY2W__container_icon span svg{color:var(--secondary-color);font-size:22px}.header-module__6rtY2W__container_burger{padding:8px}.header-module__6rtY2W__container_burger svg{font-size:26px}.header-module__6rtY2W__container_mobile{background-color:var(--foreground);z-index:5000;width:300px;height:100vh;transition:right .3s ease-in-out;display:block;position:fixed;top:0;right:-300px}.header-module__6rtY2W__container_logo img{width:80px;height:80px}}
.modal-overlay{z-index:20000;background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-content{text-align:center;background:#fffbee;border:2px solid #f7c873;border-radius:18px;width:90%;max-width:450px;padding:2.5rem 2rem 2rem;position:relative;box-shadow:0 8px 32px #0000002e}.modal-title{color:var(--secondary-color);margin-bottom:1rem;font-family:Estoria;font-size:2rem}.modal-text{color:var(--text);margin-bottom:2rem;font-family:roboto;font-size:18px;line-height:1.4}.modal-link{color:var(--secondary-color);font-weight:700;text-decoration:underline}.modal-button{background:var(--primary-color);color:var(--text);cursor:pointer;border:none;border-radius:9999px;padding:.7rem 1.5rem;font-size:1rem;font-weight:700;transition:background .2s}@media screen and (max-width:600px){.modal-content{padding:1.5rem 1rem 1rem}.modal-title{font-size:1.5rem}.modal-text{font-size:16px}.modal-button{padding:.5rem 1rem}}
