:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{width:100%;min-height:100vh;font-style:normal}*{box-sizing:border-box;padding:0;margin:0;font-family:Plus Jakarta Sans,sans-serif;font-optical-sizing:auto}a{text-decoration:none;color:inherit}.header-wrapper{background-color:#ef4137;display:flex;justify-content:space-between;align-items:center;padding:10px 10vw;margin:0}.header-logo-wrapper{margin:0;padding:0}.header-logo{width:110px;height:auto;cursor:pointer}.header-btn{background-color:transparent;border:none;display:none}.header-btn svg{width:50px;height:50px;fill:#fff}.header-nav{display:flex;align-items:center;gap:15px}.header-flags-wrapper{display:flex;gap:10px;padding:3px 3px 1px;background-color:#fff;box-shadow:inset 0 0 18px #0006;border-radius:50px}.nav-button{background-color:transparent;color:#fff;border:none;padding:10px 20px;cursor:pointer;border-bottom:2px solid transparent;transition:border-bottom .3s ease}.nav-button.actv:not(.lang-button){border-bottom:2px solid white}.nav-button:hover:not(.lang-button){border-bottom:2px solid white;transition:border-bottom .3s ease}.lang-button{padding:0}.lang-button img{width:25px;height:25px;vertical-align:middle;opacity:.35}.lang-button.actv img{opacity:1}.footer-wrapper{background-color:#fff;display:flex;justify-content:space-between;align-items:center;flex-direction:column}.footer-contact{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:20px;padding:100px 0;width:100%}.footer-contact h2{font-size:36px;text-align:center;font-weight:800;width:100%;color:#000}.footer-contact h2 span{color:#ef4137}.footer-contact>div{display:flex;gap:10px}.footer-contact>div figure{margin:0 15px 0 0;padding:0}.footer-contact>div img{width:50px;height:auto}.footer-contact .info{display:flex;flex-direction:column;align-items:flex-start;justify-content:end;text-align:left}.footer-contact .info h3{margin:0}.copyright{background-color:#000;color:#fff;width:100%;padding:15px 0;font-size:14px;display:flex;justify-content:space-between;align-items:center}.copyright p{width:40%;text-align:center}@media screen and (max-width:640px){.header-wrapper{position:relative;max-height:75px}.header-btn{display:block}.header-nav{flex-direction:column;width:80vw;height:calc(100vh - 75px);position:absolute;top:75px;left:-80%;background-color:#ef4137;transition:left .3s ease}.header-nav .nav-button{width:80%;font-size:25px}.header-flags-wrapper{width:140px;justify-content:space-between;padding:5px}.header-flags-wrapper img{width:50px;height:50px}.header-nav.open{left:0;transition:left .3s ease}.footer-contact{flex-direction:column;gap:30px;align-items:flex-start;width:80%;padding:0 0 60px}.footer-contact h2{font-size:40px}.footer-contact h3{font-size:30px}.footer-contact a{font-size:20px}}.banner-wrapper{width:100%;height:800px;max-height:80vh;margin:0;padding:0;display:flex;color:#fff}.banner-section-diary{width:100%;height:100%;padding:0 10vw;background-image:url(/assets/banner-1-Bl5ck1_X.png);background-size:cover;background-position:center bottom;background-repeat:no-repeat;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:all .5s ease}.banner-title{font-size:5rem;line-height:5.5rem;font-weight:700;text-align:center;text-shadow:0 0 10px rgba(0,0,0,.7)}.banner-description{font-size:1.3rem;line-height:30px;font-weight:400;text-align:center;margin-top:20px;text-shadow:0 0 10px rgba(0,0,0,.7)}.banner-section-diary .prev-button,.banner-section-diary .next-button{position:absolute;top:50%;transform:translateY(-50%);background-color:#00000080;color:#fff;border:none;padding:8px 12px 10px 15px;cursor:pointer;font-size:1.1rem;border-radius:50%}.banner-section-diary .prev-button{left:10px;padding:8px 15px 10px 12px}.banner-section-diary .next-button{right:10px}.banner-section-diary .dots{position:absolute;bottom:100px;width:100%;display:flex;justify-content:center;gap:8px}.banner-section-diary .dot{display:block;width:10px;height:10px;border-radius:50%;cursor:pointer;transition:all .3s}@media screen and (max-width:420px){.banner-title{font-size:3rem;line-height:3.5rem}}.product{border:1px solid #d2d2d2;background-color:#fff;border-radius:8px;text-align:center;width:32%;min-width:250px;margin:0;overflow:hidden;cursor:pointer;transition:all .3s ease}.product:hover{box-shadow:0 4px 8px #0000001a;scale:1.02;transition:all .3s ease}.product-img{height:300px;width:100%;object-fit:cover}.product-info{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:10px}.product-category{color:#8e8e8e;font-size:.8rem}.product-name{color:#ef4137;font-size:1rem;margin:0;padding:0}.product-name>span{color:#000}@media screen and (max-width: 640px){.product-category{font-size:1.1rem}.product-name{font-size:1.2rem}}.product-modal-wrapper{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:1000}.product-modal{background-color:#fff;border-radius:8px;overflow:hidden;width:80%;height:80vh;max-height:700px;max-width:900px;display:flex}.product-modal-carousel{width:60%;display:flex;justify-content:center;background-color:#c6c6c6;overflow:hidden;position:relative}.product-modal-carousel img{width:100%;object-fit:cover}.product-modal-carousel .prev-button,.product-modal-carousel .next-button{position:absolute;top:50%;transform:translateY(-50%);background-color:#00000080;color:#fff;border:none;padding:8px 12px 10px 15px;cursor:pointer;font-size:1.1rem;border-radius:50%}.product-modal-carousel .prev-button{left:10px;padding:8px 15px 10px 12px}.product-modal-carousel .next-button{right:10px}.product-modal-carousel .dots{position:absolute;bottom:10px;width:100%;display:flex;justify-content:center;gap:8px}.product-modal-carousel .dot{display:block;width:10px;height:10px;border-radius:50%;cursor:pointer;transition:all .3s}.product-modal-info{width:40%;padding:20px;box-sizing:border-box;overflow-y:scroll;text-align:left;position:relative}.product-modal-info::-webkit-scrollbar{display:none}.product-modal-info h2{color:#ef4137;margin-top:0;font-size:25px}.product-modal-info p{font-size:.8rem;color:#333;line-height:1.5;margin-bottom:10px}.close-button{position:absolute;background-color:#949494;top:8px;right:5px;color:#fff;border:none;padding:3px 10px 5px;border-radius:5px;cursor:pointer;font-size:1rem;font-weight:700}@media screen and (max-width:640px){.product-modal{flex-direction:column;height:90vh;max-height:90vh}.product-modal-carousel,.product-modal-info{width:100%;height:50%}.product-modal-info{padding:20px}.product-modal-info h2{font-size:30px}.product-modal-info p{font-size:1.1rem;width:80%}}.home-products-wrapper{display:flex;gap:10px;flex-wrap:wrap;justify-content:center;align-items:center;margin:0 auto;padding:0 5vw;min-height:100vh}.home-products-wrapper article{width:100%;text-align:center}.home-products-wrapper article h2{font-size:48px}.home-products-wrapper figure{min-height:400px;max-width:300px}.home-cookies-wrapper{min-height:100vh;display:flex;justify-content:center;align-items:center;padding:0 8vw;background-color:#0009;background-blend-mode:multiply;background-size:cover;background-position:center;background-repeat:no-repeat;transition:background-image .3s ease-in-out}.home-cookies-products-wrapper{display:flex;gap:50px;justify-content:center;align-items:center;width:100%}.products-info{color:#fff;text-align:left;width:30%}.products-info h2{font-size:25px;margin-bottom:20px}.products-info p{font-size:14px}.products-cards-wrapper{display:flex;gap:20px;flex-wrap:nowrap;justify-content:center;align-items:stretch;width:70%}.products-cards-wrapper>.product{width:40%}.home-partners-wrapper{max-width:100%;height:100vh;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:80px 10vw;overflow-x:hidden}.home-partners-wrapper h2{font-size:48px;margin-bottom:40px;color:#ef4137}.home-partners-wrapper h2 span{color:#000}.home-partners-wrapper p{text-align:center;font-size:16px;width:900px}.home-partners{width:100%;overflow:hidden;background:#fff;margin:50px 0}.track{display:flex;width:max-content;animation:scroll 40s linear infinite}.logo{flex:0 0 auto;padding:0 10px}.logo img{height:60px;width:auto;object-fit:contain}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.track:hover{animation-play-state:paused}.home-partners figure img{object-fit:contain;width:100%}.home-featured-images{min-height:100vh;width:100%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;padding:0 0 80px;overflow:hidden}.home-featured-images article{width:100%;text-align:center}.home-featured-images article h2{font-size:48px}.home-info-images{width:100%;height:100%;max-height:700px;display:flex;overflow:hidden;margin:60px 0}.home-info-images .image-wrapper{width:50%;position:relative}.home-info-images .image-wrapper .home-info{display:flex;opacity:0;justify-content:center;align-items:center;flex-direction:column;width:100%;height:100%;background-color:#ededed;padding:0 70px;position:absolute;top:0;left:0;transition:opacity .3s ease}.home-info-images .image-wrapper:hover .home-info{opacity:1;transition:opacity .3s ease}.home-info-images .image-wrapper .home-info>span{font-size:12px;color:gray}.home-info-images .image-wrapper .home-info h3{color:#000;text-align:center;color:#ef4137;padding:0 0 15px;font-size:18px}.home-info-images .image-wrapper .home-info h3 span{color:#000}.home-info-images .image-wrapper .home-info p{font-size:.9rem;line-height:1.1rem}.home-info-images img{width:100%;object-fit:cover}@media screen and (max-width:640px){.home-products-wrapper p{font-size:1.3rem}.home-cookies-products-wrapper{flex-direction:column}.home-cookies-products-wrapper>*{width:100%}.products-cards-wrapper{flex-direction:column}.products-cards-wrapper>.product{width:55%}.home-partners-wrapper p{width:100%}.logo img{height:80px}}@media screen and (max-width:420px){.home-cookies-wrapper{padding:40px 10vw}.products-cards-wrapper{align-items:center}.products-cards-wrapper>.product{width:85%}.home-partners-wrapper{padding:80px 5vw;height:auto}.home-info-images{flex-wrap:wrap;max-height:none}.home-info-images .image-wrapper{width:100%}}.products{padding:0 10vw;margin:80px 0}.products h1{text-align:center;width:100%}.products-wrapper{display:grid;grid-template-columns:repeat(3,minmax(300px,1fr));place-items:center;align-items:stretch;width:100%;max-width:900px;gap:15px 0;margin:0 auto;padding:80px 0}@media screen and (max-width:640px){.products{padding:0 5vw}.products-wrapper{grid-template-columns:repeat(2,minmax(300px,1fr))}}@media screen and (max-width:420px){.products-wrapper{grid-template-columns:repeat(3,minmax(300px,1fr));overflow-x:scroll}}.about-description{padding:40px 10vh}.about-description h1{font-size:40px;text-align:center;margin-bottom:20px;color:#333}.about-description p{font-size:16px;line-height:1.6;text-align:center;width:70%;max-width:900px;margin:0 auto}.about-mosaic{display:flex;justify-content:center;align-items:center;padding:20px 10vw}.about-mosaic .about-mosaic-grid{display:flex;justify-content:center;align-items:center;gap:10px;padding:20px 0;width:100%;max-width:1000px}.about-mosaic .about-mosaic-grid div{display:flex;flex-direction:column;gap:10px;width:36%}.about-mosaic .about-mosaic-grid div:nth-child(1){align-items:flex-end}.about-mosaic .about-mosaic-grid div.mid{width:28%;justify-content:flex-start;padding:0 0 150px}.about-mosaic .about-mosaic-img{margin:10px;display:flex;justify-content:flex-end}.about-mosaic .min{width:150px}.about-mosaic .about-mosaic-img img{width:100%;object-fit:cover;border-radius:10px}.about-mosaic>.min>img{width:100px;height:auto}.about-brand{border-radius:15px;display:flex;justify-content:center;align-items:center;background-color:#f5f5f5;margin:100px 10vw;gap:40px;padding:50px 60px}.about-brand h2{font-size:32px;margin-bottom:20px;color:#ef4137}.about-brand h2 span{color:#333}.about-brand figure img{width:100%;height:auto}.label-manufacturer{display:flex;flex-direction:column;align-items:center;text-align:center;padding:40px 10vw;max-width:100vw;overflow:hidden}.label-manufacturer h2{font-size:40px;margin-bottom:20px}.label-manufacturer h2 span{color:#ef4137}.label-manufacturer p{font-size:16px;line-height:1.6;width:70%}.label-manufacturer-img{margin-top:30px;width:100%}.label-manufacturer-img img{width:100%;object-fit:cover;border-radius:10px}@media (max-width: 768px){.about-description h1{font-size:3rem}.about-description p{width:100%;font-size:1.1rem}.about-brand{flex-direction:column-reverse}}@media (max-width: 420px){.about-description{padding:60px 5vh}.about-mosaic{padding:20px 5vw}.about-mosaic .about-mosaic-img{margin:0}.about-mosaic .min{width:auto}.about-mosaic .about-mosaic-grid div.mid{padding:0}.about-brand{margin:0;padding:60px 5vw}.label-manufacturer p{width:100%}}.contact-us{padding:50px 10vw;min-height:100vh}.contact-us h1{text-align:center}.contact-wrapper{display:flex;gap:30px;justify-content:center;align-items:flex-start;margin:70px 0}.contact-map{border-radius:10px;width:calc(50% - 30px);overflow:hidden}.contact-map iframe{height:700px;width:100%;border:none}.contact-form{width:calc(50% - 30px)}.contact-form iframe{width:100%;height:1000px;border:none}@media (max-width: 640px){.contact-wrapper{flex-direction:column;align-items:center}.contact-map,.contact-form{width:100%}.contact-map iframe{height:400px}}
