:root{--header-height:80px;--background:#fff;--foreground:#171717;--primary:#e1c9a066;--secondary:#6d4319;--grey:#a8a8a8;--dark-grey:#666;--red:#f44336;--light-grey:#f0f0f0;--deep-grey:#ececec;--blue:#007aff;--card-red:#f64437cc;--card-green:#108710;--background-modal:#ffffff9e;--bottom-bg:#5a5a5a9e;--gradient:linear-gradient(#e1c9a0,#fff,#fff);--message-light:#ededed;--message-primary:#e9e3ff;--z-index-modal:1060;--z-index-toast:1070;--z-index-dialog:2050;--z-index-loading:9999}html,body{overscroll-behavior-y:none;max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;max-width:1920px;height:100svh;margin:0 auto;font-family:adventPro,sans-serif;display:grid;position:relative;overflow:hidden}body::-webkit-scrollbar{display:none}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;tap-highlight-color:transparent;margin:0;padding:0}a{all:unset;cursor:pointer}input{font-family:adventPro}.main-container{height:100svh;padding-top:var(--header-height);overflow:auto}.not-found-container{min-height:calc(100svh - var(--header-height));place-items:center;display:grid}.not-found-content{color:var(--secondary);justify-content:center;justify-items:center;gap:16px;display:grid}.not-found-link{min-height:50px;color:var(--secondary);background:var(--primary);cursor:pointer;border-radius:10px;grid-auto-flow:column;justify-content:center;align-items:center;gap:10px;padding:8px;font-size:24px;transition:all .3s;display:grid;overflow:hidden}@media (max-width:768px){.not-found-link{min-height:40px;font-size:18px}}.not-found-link:hover{transform:scale(1.05)}
@font-face{font-family:adventPro;src:url(../media/AdventPro-Light.6794c900.ttf)format("truetype");font-weight:300}@font-face{font-family:adventPro;src:url(../media/AdventPro-Bold.795a2266.ttf)format("truetype");font-weight:500}@font-face{font-family:adventPro;src:url(../media/AdventPro-Regular.4ad29e98.ttf)format("truetype");font-weight:400}
.header-module__F5hZ0q__container{height:var(--header-height);background-color:var(--background);z-index:999;position:absolute;top:0;left:0;right:0;box-shadow:0 2px 5px #00000078}.header-module__F5hZ0q__container .header-module__F5hZ0q__header{grid-auto-flow:column;justify-content:space-between;align-items:center;padding:15px 60px;display:grid}@media (max-width:768px){.header-module__F5hZ0q__container .header-module__F5hZ0q__header{padding:15px 8px}}.header-module__F5hZ0q__container .header-module__F5hZ0q__header .header-module__F5hZ0q__linkList{grid-auto-flow:column;justify-content:flex-start;align-items:center;gap:40px;display:grid}@media (max-width:768px){.header-module__F5hZ0q__container .header-module__F5hZ0q__header .header-module__F5hZ0q__linkList{display:none}}.header-module__F5hZ0q__container .header-module__F5hZ0q__header .header-module__F5hZ0q__linkList .header-module__F5hZ0q__link{color:var(--secondary);font-size:20px;line-height:100%;transition:all .3s;position:relative}.header-module__F5hZ0q__container .header-module__F5hZ0q__header .header-module__F5hZ0q__linkList .header-module__F5hZ0q__link:after{content:"";background-color:var(--secondary);width:0;height:2px;transition:width .3s;position:absolute;bottom:-2px;left:0}.header-module__F5hZ0q__container .header-module__F5hZ0q__header .header-module__F5hZ0q__linkList .header-module__F5hZ0q__link:hover{transition:all .3s;transform:scale(1.1)}.header-module__F5hZ0q__container .header-module__F5hZ0q__header .header-module__F5hZ0q__linkList .header-module__F5hZ0q__active:after{width:100%}.header-module__F5hZ0q__container .header-module__F5hZ0q__header .header-module__F5hZ0q__basket{place-items:center;width:50px;height:50px;transition:all .3s;display:grid}@media (max-width:768px){.header-module__F5hZ0q__container .header-module__F5hZ0q__header .header-module__F5hZ0q__basket{display:none}}.header-module__F5hZ0q__container .header-module__F5hZ0q__header .header-module__F5hZ0q__basket:hover{transition:all .3s;transform:scale(1.1)}.header-module__F5hZ0q__container .header-module__F5hZ0q__header .header-module__F5hZ0q__menu{place-items:center;width:50px;height:50px;display:none}@media (max-width:768px){.header-module__F5hZ0q__container .header-module__F5hZ0q__header .header-module__F5hZ0q__menu{display:grid}}.header-module__F5hZ0q__container .header-module__F5hZ0q__backgroundMenu{height:calc(100vh - var(--header-height) + 15px);background-color:var(--bottom-bg)}.header-module__F5hZ0q__container .header-module__F5hZ0q__backgroundMenu .header-module__F5hZ0q__menuOpen{background:linear-gradient(#fff,#e1c9a0);border-radius:0 0 20px 20px;place-content:flex-start center;gap:24px;padding:30px 0 16px;transition:all .3s;display:none}@media (max-width:768px){.header-module__F5hZ0q__container .header-module__F5hZ0q__backgroundMenu .header-module__F5hZ0q__menuOpen{display:grid}}.header-module__F5hZ0q__container .header-module__F5hZ0q__backgroundMenu .header-module__F5hZ0q__menuOpen .header-module__F5hZ0q__link{color:var(--secondary);font-size:20px;line-height:100%;position:relative}.header-module__F5hZ0q__container .header-module__F5hZ0q__backgroundMenu .header-module__F5hZ0q__menuOpen .header-module__F5hZ0q__link:after{content:"";background-color:var(--secondary);width:0;height:2px;transition:width .3s;position:absolute;bottom:-2px;left:0}.header-module__F5hZ0q__container .header-module__F5hZ0q__backgroundMenu .header-module__F5hZ0q__menuOpen .header-module__F5hZ0q__active:after{width:100%}.header-module__F5hZ0q__container .header-module__F5hZ0q__backgroundMenu .header-module__F5hZ0q__menuOpen .header-module__F5hZ0q__basket{place-items:center;width:50px;height:50px;transition:all .3s;display:grid}
.footer-module__ZQzlpW__container{background-color:var(--primary);grid-template-columns:1fr 1fr 1fr 1fr;justify-content:space-between;gap:16px;padding:30px 60px;display:grid}@media (max-width:960px){.footer-module__ZQzlpW__container{padding:30px}}@media (max-width:768px){.footer-module__ZQzlpW__container{grid-template-columns:1fr 1fr}}@media (max-width:440px){.footer-module__ZQzlpW__container{grid-template-columns:1fr}}.footer-module__ZQzlpW__container .footer-module__ZQzlpW__logoBox{place-content:flex-start center;gap:8px;display:grid}.footer-module__ZQzlpW__container .footer-module__ZQzlpW__logoBox .footer-module__ZQzlpW__logoText{color:var(--secondary);font-size:16px}.footer-module__ZQzlpW__container .footer-module__ZQzlpW__info{color:var(--secondary);place-content:flex-start;gap:8px;display:grid}.footer-module__ZQzlpW__container .footer-module__ZQzlpW__info .footer-module__ZQzlpW__title{font-size:16px;font-weight:700}.footer-module__ZQzlpW__container .footer-module__ZQzlpW__info .footer-module__ZQzlpW__infoList{gap:8px;display:grid}.footer-module__ZQzlpW__container .footer-module__ZQzlpW__info .footer-module__ZQzlpW__infoList .footer-module__ZQzlpW__link{grid-auto-flow:column;justify-content:flex-start;align-items:center;gap:8px;display:grid}.footer-module__ZQzlpW__copirite{text-align:center;color:var(--secondary);background-color:var(--primary);border-top:1px solid var(--secondary);padding:16px 60px;font-size:16px}
