@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;700&display=swap";.snackbar{width:350px;height:60px;position:fixed;z-index:1000;bottom:1rem;left:50%;transform:translate(-50%,-50%);margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem;box-shadow:0 3px 6px #00000029,0 3px 6px #0000003b;display:flex;align-items:center;text-align:center}.snackbar__symbol{flex:20%}.snackbar__message{flex:80%;text-align:start;font-weight:700}.show{visibility:visible}.hide{visibility:hidden}*{margin:0;padding:0;border:0;-webkit-box-sizing:border-box;box-sizing:border-box;vertical-align:baseline}img,picture,video,iframe,figure{max-width:100%;width:100%;display:block}a{display:block;text-decoration:none;color:inherit;font-size:inherit}p a{display:inline}li{list-style-type:none}html{scroll-behavior:smooth}h1,h2,h3,h4,h5,h6,p,span,a,strong,blockquote,i,b,u,em{font-size:1em;font-weight:inherit;font-style:inherit;text-decoration:none;color:inherit}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}form,input,textarea,select,button,label{font-family:inherit;font-size:inherit;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;background-color:transparent;color:inherit;display:block}table,tr,td{border-collapse:collapse;border-spacing:0}svg{width:100%;display:block;fill:currentColor}html{overflow-x:hidden;scroll-behavior:smooth}body{font-family:Playfair Display,serif;background-color:#f8f3df;color:#000;height:100vh}.hide-scrollbar{overflow:hidden;padding-right:17px}.loading,.no-products{height:100vh;display:flex;justify-content:center;align-items:flex-start;font-size:3rem;padding-top:6rem}@media only screen and (max-width: 500px){.loading,.no-products{font-size:2rem}}.fallback{height:100vh;display:flex;justify-content:center;align-items:center;font-size:5rem}@media only screen and (max-width: 500px){.fallback{font-size:3rem}}.display-used-filters{padding:0 1.5rem;margin:1rem 1.5rem;min-height:3rem;display:flex;flex-direction:row;align-items:center;gap:1rem;flex-wrap:wrap}.filter-section-overlay{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;min-height:100%;z-index:9999999;visibility:hidden;transition-delay:.3s}.filter-section-overlay.active{visibility:visible;transition-delay:0s;background:rgba(14,14,14,.568627451)}.filter-section-container{height:100%;width:22.5rem;background:#fff;box-shadow:0 3px 11px #00000017;transition:transform .3s ease-in-out;display:flex;flex-direction:column;transform:translate(-100%)}@media only screen and (max-width: 500px){.filter-section-container{width:100%}}.filter-wrapper{overflow-y:auto;padding-left:1.25rem;padding-right:1.25rem}.filter-section-container.active{transform:translate(0)}.footer-container{height:10rem;display:flex;justify-content:center;align-items:center;border:1px solid #e9e9e9}.header-container{padding-left:1.25rem;padding-right:1.25rem}.authorization{display:block;justify-content:center;pointer-events:all}.authorization__container{height:100vh;padding:3% 25%;text-align:center;position:relative;display:flex;justify-content:center;align-items:center}@media only screen and (max-width: 500px){.authorization__container{padding:150px 10%;text-align:left;height:100vh}}.authorization__container h4{font-size:2.5rem;line-height:3.2rem;margin-bottom:1rem}@media only screen and (max-width: 500px){.authorization__container h4{font-size:1.5rem;line-height:2rem}}.authorization__form-wrapper{padding:2rem 1.5rem;width:60%;min-width:16rem;height:auto;border-radius:5px;box-shadow:#00000012 0 1px 2px,#00000012 0 2px 4px,#00000012 0 4px 8px,#00000012 0 8px 16px,#00000012 0 16px 32px,#00000012 0 32px 64px}@media only screen and (max-width: 1248px){.authorization__form-wrapper{width:100%;margin-top:5rem}}@media only screen and (max-width: 768px){.authorization__form-wrapper{width:100%}}.authorization__redirect{display:flex;align-items:center;justify-content:center;margin-top:1rem}.authorization__redirect p{font-size:1rem;margin-right:1rem}@media only screen and (max-width: 768px){.authorization__redirect p{font-size:.8rem}}.authorization__redirect .redirect-link{font-size:1.1rem;font-weight:700}@media only screen and (max-width: 768px){.authorization__redirect .redirect-link{font-size:.8rem}}.authorization .signup{margin-top:-3.5rem}@media only screen and (max-width: 1024px){.authorization .signup{margin-top:-1.5rem}}@media only screen and (max-width: 500px){.authorization .signup{margin-top:-2.5rem}}.privacy-policy-page{max-width:800px;margin:0 auto;padding:5rem 1.5rem}@media only screen and (max-width: 500px){.privacy-policy-page{padding:10rem 1.5rem}}.privacy-policy-page__separator{margin-top:15rem}.privacy-policy-page strong{font-size:1.5rem;margin-bottom:10px;display:block}.privacy-policy-page p{font-size:1rem;margin-bottom:20px;line-height:1.5}.privacy-policy-page ul{list-style:none;margin:0;padding:0}.privacy-policy-page ul li{margin-bottom:10px}.privacy-policy-page ul li a{color:#007bff;text-decoration:underline}.privacy-policy-page ul li a:hover{color:#0056b3}.privacy-policy-page .cookie-info{border:1px solid #ddd;padding:10px;margin-top:20px}.privacy-policy-page .cookie-info p{margin:0}.page-not-found{overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;max-height:100vh;height:100vh}@media only screen and (max-width: 500px){.page-not-found{border:1px solid green}}.page-not-found h1{font-size:15rem}@media only screen and (max-width: 500px){.page-not-found h1{font-size:10rem}}.page-not-found p{font-size:4rem}@media only screen and (max-width: 500px){.page-not-found p{font-size:1.8rem}}.contact-form{display:flex;justify-content:center;align-items:center;padding:5rem 5rem 0}@media only screen and (max-width: 1024px){.contact-form{padding:0 3rem;flex-direction:column}}@media only screen and (max-width: 500px){.contact-form{flex-direction:column;padding:1rem;margin-top:5rem}}.contact-form__return-arrow-container{height:2rem}@media only screen and (max-width: 1024px){.contact-form__return-arrow-container{margin-bottom:5rem}}.contact-form__left-side{flex:50%}@media only screen and (max-width: 1024px){.contact-form__left-side{flex:40%}}@media only screen and (max-width: 500px){.contact-form__left-side{margin:0 1.5rem}}@media only screen and (max-width: 500px){.contact-form__left-side{flex:100%}}.contact-form__header{font-size:3rem;font-weight:400}@media only screen and (max-width: 500px){.contact-form__header{font-size:2.5rem;padding:0 1rem}}.contact-form__paragraph{font-size:1.3rem;margin-top:3rem}@media only screen and (max-width: 500px){.contact-form__paragraph{margin-top:1rem;font-size:1rem;padding:0 1rem}}.contact-form__right-side{flex:40%;margin-left:8rem}@media only screen and (max-width: 1024px){.contact-form__right-side{flex:80%;margin-left:0;padding:2rem 3rem}}@media only screen and (max-width: 500px){.contact-form__right-side{flex:100%;margin-left:0;padding:1rem}}
