.home_container__TLSt1{display:flex;flex-direction:column;align-items:center;padding:20px}.home_imageContainer__7ZB57{width:100%;height:780px;margin-bottom:20px;position:relative;border-radius:20px;overflow:hidden;background-color:black}.home_image__HmO_g{object-fit:cover;width:100%;height:100%;opacity:.6}.home_title__zsVL2{font-size:64px;font-weight:700;text-align:center;position:absolute;margin:0 auto;color:var(--color-primary-base);top:50%;left:50%;transform:translate(-50%,-50%)}.home_aboutContainer__A2N5m{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-content:space-between;margin-top:70px;padding:10px}.home_aboutTexts__c7Vk8{width:50%;padding:20px;display:flex;justify-content:center;flex-direction:column;align-items:flex-start}.home_aboutTitle__wJjL7{font-size:36px;font-weight:medium;margin-bottom:30px;margin-left:30px;color:var(--color-secondary-base)}.home_aboutText__GDKs_{font-size:16px;font-weight:light;margin-bottom:20px;margin-left:50px;max-width:600px}.home_aboutImages__2h0GK{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:40px}.home_aboutImageContent__Pd6ru{width:290px;height:100%;border-radius:20px;overflow:hidden;position:relative;object-fit:cover}.home_aboutImageContent__Pd6ru:first-child,.home_aboutImageContent__Pd6ru:nth-child(3){margin-top:150px}.home_buttonContainerMobile__5HLdd{display:none}.home_newsContainer__NwL4Y{width:100vw;height:100%;position:fixed;top:0;left:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:20;backdrop-filter:blur(2px);transition:width .5s ease-in-out,height .5s ease-in-out,opacity .5s ease-in-out}.home_newsContent__UTInL{max-width:600px;width:100%;padding:20px;background-color:var(--color-secondary-base);border-radius:10px;z-index:21;box-shadow:4px 4px 10px rgba(0,0,0,.5)}.home_newsTextContainer__ap4CR{z-index:22}.home_newsTitle__aVvjP{font-size:24px;font-weight:700;color:var(--color-primary-base);margin-bottom:10px}.home_newsText__mdzAg{font-size:16px;color:var(--color-primary-base);margin-bottom:20px}@media screen and (max-width:1024px){.home_imageContainer__7ZB57{height:500px}.home_title__zsVL2{font-size:44px}.home_aboutImageContent__Pd6ru{height:300px}}@media screen and (max-width:768px){.home_imageContainer__7ZB57{height:400px}.home_title__zsVL2{font-size:36px}}@media screen and (max-width:1082px){.home_aboutContainer__A2N5m{flex-direction:column;align-items:center}.home_aboutTexts__c7Vk8{width:100%;padding:20px;text-align:center;align-items:center}.home_aboutTitle__wJjL7{margin-left:0}.home_aboutText__GDKs_{margin-left:0;max-width:100%}.home_buttonContainerMobile__5HLdd{display:flex;justify-content:flex-end;align-items:flex-end;width:100%;margin-top:20px}.home_buttonContainer__99ViK{display:none}}@media screen and (max-width:685px){.home_imageContainer__7ZB57{height:300px}.home_title__zsVL2{font-size:28px}.home_aboutImageContent__Pd6ru{width:100%;height:200px}.home_aboutTexts__c7Vk8{width:100%;padding:10px}.home_aboutTitle__wJjL7{font-size:24px;margin-left:0}.home_aboutText__GDKs_{font-size:14px;margin-left:0}}@media screen and (max-width:500px){.home_imageContainer__7ZB57{height:250px}.home_title__zsVL2{font-size:24px}.home_aboutImageContent__Pd6ru{width:100%;height:150px}.home_aboutTexts__c7Vk8{width:100%;padding:10px}.home_aboutTitle__wJjL7{font-size:20px;margin-left:0}.home_aboutText__GDKs_{font-size:12px;margin-left:0}}@media screen and (max-width:400px){.home_imageContainer__7ZB57{height:200px}.home_title__zsVL2{font-size:20px}.home_aboutImageContent__Pd6ru{width:100%;height:120px}.home_aboutTexts__c7Vk8{width:100%;padding:10px}.home_aboutTitle__wJjL7{font-size:18px;margin-left:0}.home_aboutText__GDKs_{font-size:12px;margin-left:0}.home_aboutImages__2h0GK{gap:10px}.home_aboutImageContent__Pd6ru:first-child,.home_aboutImageContent__Pd6ru:nth-child(3){margin-top:0;margin-bottom:0}}.button_btn-container___Y2SR{text-align:center;position:relative}.button_btn-container___Y2SR:after{content:"";position:absolute;top:50%;left:calc(50% - 60px - 7px);width:calc(120px + 14px);height:2px;background-color:var(--color-secondary-base);transform:translateY(-50%);z-index:-1;pointer-events:none;transition:left .5s ease-in-out,width .5s ease-in-out}.button_btn-container___Y2SR:hover:after{top:50%;left:calc(50% - 60px - 14px);width:calc(120px + 30px);transition:left .5s ease-in-out,width .5s ease-in-out}.button_btn__ddzV2{position:relative;width:120px;height:35px;margin:20px;background:none;border:none;cursor:pointer;padding:0;box-sizing:content-box;border-radius:10px;z-index:2}.button_btn__ddzV2 .button_btn-text__noU0h{background-color:var(--color-button);color:var(--color-primary-base);width:115px;height:30px;display:inline-block;border-radius:10px;text-align:center;line-height:28px;margin:0 auto;font-size:15px;font-weight:700;z-index:1}.button_btn-text__noU0h:after,.button_btn-text__noU0h:before,.button_btn__ddzV2:after,.button_btn__ddzV2:before{display:block;content:"";width:0;height:15px;position:absolute}.button_btn__ddzV2:before{width:100px;top:-2px;left:-2px;border-top:2px solid var(--color-secondary-base);border-left:2px solid var(--color-secondary-base);border-top-left-radius:10px;transition:all .5s}.button_btn__ddzV2:after{width:100px;top:-2px;right:-2px;border-top:2px solid var(--color-secondary-base);border-right:2px solid var(--color-secondary-base);border-top-right-radius:10px;transition:all .5s}.button_btn-text__noU0h:before{width:100px;bottom:-2px;left:-2px;border-bottom:2px solid var(--color-secondary-base);border-left:2px solid var(--color-secondary-base);border-bottom-left-radius:10px;transition:all .5s}.button_btn-text__noU0h:after{width:100px;bottom:-2px;right:-2px;border-bottom:2px solid var(--color-secondary-base);border-right:2px solid var(--color-secondary-base);border-bottom-right-radius:10px;transition:all .5s}.button_btn-container___Y2SR:hover .button_btn__ddzV2:before{top:-5px;left:-5px;transition:all .5s}.button_btn-container___Y2SR:hover .button_btn__ddzV2:after{top:-5px;right:-5px;transition:all .5s}.button_btn-container___Y2SR:hover .button_btn__ddzV2 span:before{bottom:-5px;left:-5px;transition:all .5s}.button_btn-container___Y2SR:hover .button_btn__ddzV2 span:after{bottom:-5px;right:-5px;transition:all .5s}.button_btn-container-light__lw9AF{text-align:center;position:relative}.button_btn-container-light__lw9AF:after{content:"";position:absolute;top:50%;left:calc(50% - 60px - 7px);width:calc(120px + 14px);height:2px;background-color:white;transform:translateY(-50%);z-index:-1;pointer-events:none;transition:left .5s ease-in-out,width .5s ease-in-out}.button_btn-container-light__lw9AF:hover:after{top:50%;left:calc(50% - 60px - 14px);width:calc(120px + 30px);transition:left .5s ease-in-out,width .5s ease-in-out}.button_btn-container-light__lw9AF .button_btn__ddzV2{position:relative;width:120px;height:35px;margin:20px;background:none;border:none;cursor:pointer;padding:0;box-sizing:content-box;border-radius:10px;z-index:2}.button_btn-container-light__lw9AF .button_btn__ddzV2 .button_btn-text__noU0h{background-color:var(--color-secondary-base);color:white;width:115px;height:30px;display:inline-block;border-radius:10px;text-align:center;line-height:28px;margin:0 auto;font-size:15px;font-weight:700;z-index:1}.button_btn-container-light__lw9AF .button_btn-text__noU0h:after,.button_btn-container-light__lw9AF .button_btn-text__noU0h:before,.button_btn-container-light__lw9AF .button_btn__ddzV2:after,.button_btn-container-light__lw9AF .button_btn__ddzV2:before{display:block;content:"";width:0;height:15px;position:absolute}.button_btn-container-light__lw9AF .button_btn__ddzV2:before{width:100px;top:-2px;left:-2px;border-top:2px solid white;border-left:2px solid white;border-top-left-radius:10px;transition:all .5s}.button_btn-container-light__lw9AF .button_btn__ddzV2:after{width:100px;top:-2px;right:-2px;border-top:2px solid white;border-right:2px solid white;border-top-right-radius:10px;transition:all .5s}.button_btn-container-light__lw9AF .button_btn-text__noU0h:before{width:100px;bottom:-2px;left:-2px;border-bottom:2px solid white;border-left:2px solid white;border-bottom-left-radius:10px;transition:all .5s}.button_btn-container-light__lw9AF .button_btn-text__noU0h:after{width:100px;bottom:-2px;right:-2px;border-bottom:2px solid white;border-right:2px solid white;border-bottom-right-radius:10px;transition:all .5s}.button_btn-container-light__lw9AF:hover .button_btn__ddzV2:before{top:-5px;left:-5px;transition:all .5s}.button_btn-container-light__lw9AF:hover .button_btn__ddzV2:after{top:-5px;right:-5px;transition:all .5s}.button_btn-container-light__lw9AF:hover .button_btn__ddzV2 span:before{bottom:-5px;left:-5px;transition:all .5s}.button_btn-container-light__lw9AF:hover .button_btn__ddzV2 span:after{bottom:-5px;right:-5px;transition:all .5s}.not-found_notFoundContainer__yJSyJ{display:flex;flex-direction:column;align-items:center;justify-content:center}.not-found_notFoundNumber__aXRJm{font-size:10rem;color:rgb(56,30,8);margin-bottom:1rem;font-weight:700;text-align:center;text-shadow:2px 2px 4px rgba(0,0,0,.1);line-height:1.2;letter-spacing:-.05em}.not-found_notFoundTitle__Gprms{font-size:5rem;color:rgb(56,30,8);margin-bottom:1rem}.not-found_notFoundSubtitle__uhyMJ{font-size:2rem;color:var(--color-secondary-base);margin-bottom:2rem}.not-found_notFoundMessage__fzjkC{font-size:1.5rem;color:var(--color-secondary-base);text-align:center;max-width:600px}.contact_container__120fg{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px}.contact_container__120fg h1{font-size:40px;margin-bottom:20px}.contact_form__rUkgk form{display:flex;align-items:center;flex-direction:column;width:100%;max-width:600px}.contact_form__rUkgk form span{align-self:flex-end;font-size:14px;color:var(--color-secondary-base)}.contact_form__rUkgk form input,.contact_form__rUkgk form textarea{width:100%;padding:10px;margin-bottom:10px;border:2px solid var(--color-highlight);border-radius:10px;transition:border-color .3s cubic-bezier(.175,.885,.32,1.275)}.contact_form__rUkgk form input{width:200px}.contact_form__rUkgk form textarea{width:400px}.contact_form__rUkgk form input:active,.contact_form__rUkgk form input:focus,.contact_form__rUkgk form input:hover,.contact_form__rUkgk form textarea:active,.contact_form__rUkgk form textarea:focus,.contact_form__rUkgk form textarea:hover{border-color:var(--color-secondary-base);transition:border-color .3s cubic-bezier(.175,.885,.32,1.275)}.contact_errorMsg__f48i9{color:red;font-size:16px;margin-top:10px}.contact_successMsg__4iKf_{color:green;font-size:16px;margin-top:10px}.contact_contactInfo__t03A1{display:flex;flex-direction:column;align-items:center;margin-top:20px}.contact_contactInfo__t03A1 h2{font-size:30px;margin-bottom:10px}.contact_contactInfo__t03A1 a{margin-top:20px;font-size:24px;text-decoration:none;font-weight:regular}@media screen and (max-width:600px){.contact_container__120fg{padding:10px;width:100%;text-align:center}.contact_form__rUkgk form input,.contact_form__rUkgk form textarea{width:100%}.contact_contactInfo__t03A1 h2,.contact_container__120fg h1{font-size:24px}.contact_contactInfo__t03A1 a{font-size:20px}}.product_product__qgSs8{width:400px;height:400px;background-color:var(--color-footer-bg);border-radius:10px;display:flex;flex-direction:column;padding:16px;color:white}.product_productHeader__Lkd3N{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:8px}.product_productHeader__Lkd3N h1,.product_productHeader__Lkd3N h2{text-align:center;font-size:16px;font-weight:700;margin-bottom:30px}.product_productHeader__Lkd3N p{font-size:13px;font-weight:medium;text-align:center}.product_imageContainer__giaBz{border-radius:10px;overflow:hidden;object-fit:cover;width:181px;height:181px}.product_productDescription__XUEoF{font-size:14px;font-weight:400;margin-top:16px}.product_productButton__k8P_G{z-index:2}@media screen and (max-width:460px){.product_productDescription__XUEoF{font-size:12px;font-weight:400;margin-top:16px}}.productspage_productsPage__jPosK{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:row;gap:10px;flex-wrap:wrap}.about_aboutPage__tYBQ_{display:flex;flex-direction:column;align-items:center;padding:20px}.about_aboutContent__TaykD{display:flex;flex-direction:row;gap:30px;align-items:center;justify-content:space-around;margin-bottom:20px;width:100%;height:440px;border-radius:10px}.about_aboutContent__TaykD:nth-child(2){flex-direction:row-reverse;color:white;background-color:var(--color-footer-bg)}.about_aboutImage__AF0a0{object-fit:cover;width:397px;height:370px;border-radius:10px}.about_aboutText__4hiVh{text-align:left;margin-top:20px;padding:40px}.about_aboutContentText__Qg_9o{font-size:15px;line-height:1.6;width:50%}@media screen and (max-width:1366px){.about_aboutImage__AF0a0{width:90%;height:auto}.about_aboutContentText__Qg_9o{padding:20px;font-size:15px;width:100%}}@media screen and (max-width:1024px){.about_aboutImage__AF0a0{width:70%;height:auto}.about_aboutContentText__Qg_9o{padding:20px;font-size:12px;width:100%}}@media screen and (max-width:835px){.about_aboutContent__TaykD{flex-direction:column;align-items:center;justify-content:center;height:auto}.about_aboutContent__TaykD:nth-child(2){flex-direction:column-reverse;color:white;background-color:var(--color-footer-bg)}.about_aboutImage__AF0a0{width:100%;height:auto}.about_aboutContentText__Qg_9o{padding:20px;font-size:14px;width:100%}}