:root{--light-brown: rgb(255, 194, 140);--dark-brown: rgb(86, 50, 50);--brown-red: rgb(132, 36, 12);--orange: rgb(218, 109, 66);--light-gray: rgb(231, 207, 180);--vaadin-input-field-background: rgba(255, 194, 140, .5);--vaadin-input-field-hover-highlight: red;--vaadin-input-field-value-color: var(--dark-brown);--vaadin-input-field-label-color: red;--vaadin-input-field-border-width: 1px;--vaadin-input-field-border-color: var(--dark-brown);--lumo-primary-text-color: --dark-brown;--lumo-secondary-text-color: --dark-brown;--lumo-required-field-indicator-color: red}.homepage_top_section_div{display:grid;grid-template-columns:50% 50%;margin-top:2.5%;margin-bottom:2.5%}.homepage_app_name_text{font-family:Grey Qo;padding-left:5%;padding-top:5px;padding-bottom:10px}.homepage_app_slogan_text{font-style:italic;margin-left:10%}.homepage_app_logo_div{display:flex;align-items:center;justify-content:center}.homepage_app_logo_image{width:240px;height:240px;border-radius:240px;padding:10px}.homepage_about_us_div_wrapper{display:flex;justify-content:center;width:100%}.homepage_about_us_div{display:flex;flex-direction:column;width:90%;align-items:center}.homepage_about_us_text{width:80%;text-align:center;font-size:20px;margin-bottom:60px}.homepage_gallery_text{padding-bottom:10px}.homepage_gallery_grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr 1fr;gap:10px;margin-bottom:20px;justify-content:center}@media(max-width:768px){.homepage_top_section_div{display:grid;grid-template-columns:1fr;margin-top:2.5%;margin-bottom:5%}.homepage_gallery_grid{display:grid;grid-template-columns:1fr;gap:10px;margin-bottom:20px;justify-content:center}.homepage_app_logo_image{width:160px;height:160px;border-radius:160px;padding:10px}}.homepage_gallery_grid>img{width:100%;height:auto;border:solid 1px;border-radius:5px;border-color:var(--brown-red)}.productspage_top_section_div{display:flex;justify-content:center;align-items:center;flex-direction:column}.productspage_heading_text{padding-top:2.5%}.productspage_materials_text{margin-bottom:1%}.productspage_product_grid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;align-items:center;justify-content:center;gap:5px;padding-right:10px}.productspage_product_element{display:flex;flex-direction:column;align-items:center;justify-content:center;border:solid 1px;border-radius:10px;padding:5px}.productspage_product_element img{width:100%;height:100%}@media(max-width:1280px){.productspage_product_grid{grid-template-columns:1fr 1fr 1fr}}@media(max-width:768px){.productspage_materials_text{text-align:center}.productspage_product_grid{grid-template-columns:1fr}}vaadin-accordion-heading{font-size:25px}.gallerypage_top_section_div{display:flex;flex-direction:column;justify-content:center;align-items:center}.gallerypage_heading_text{padding-top:2.5%;padding-bottom:1%}.gallerypage_gallery_div{display:flex;width:100%;justify-content:center;align-items:center;flex-direction:column}.gallerypage_image_grid_row{display:grid;grid-template-columns:repeat(2,1fr);justify-content:center;padding:50px 25px;gap:20px;text-align:center}@media(max-width:768px){.gallerypage_image_grid_row{grid-template-columns:1fr}}.gallerypage_grid_element{display:flex;flex-direction:column}.gallerypage_grid_element h2{padding-bottom:1%}.gallerypage_grid_element img{border:solid 1px;max-height:800px;border-radius:5px;width:100%;height:100%}@media(max-width:1920px){.gallerypage_grid_element{max-height:400px}}@media(max-width:2560px){.gallerypage_grid_element{max-height:600px}}.contactuspage_top_section_div{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.contactuspage_main_div{display:grid;grid-template-columns:repeat(4,1fr)}@media(max-width:768px){.contactuspage_main_div{grid-template-columns:1fr}.contactuspage_form_wrapper_div,.contactuspage_business_info_div{grid-column-start:1;grid-column-end:1}}.contactuspage_form_wrapper_div{display:flex;grid-column-start:2;grid-column-end:4;flex-direction:column;align-items:center;justify-content:center;padding-left:5%;padding-right:5%;padding-bottom:5%}.contactuspage_business_info_div{grid-column-start:4;padding:5%}.contactuspage_business_info_span{display:block}.contactuspage_form{padding-bottom:2.5%}.contactuspage_invalid_captcha_text{color:red;text-align:center}.messagesentpage_div{display:flex;justify-content:center;align-items:center;color:green}.messagenotsentpage_div{display:flex;flex-direction:column;align-items:center;justify-content:center;color:red}.root{display:flex;flex-direction:column;background-color:#fff;color:var(--brown-red)}header,footer{display:grid;grid-template-columns:33% 33% 33%;background-color:var(--light-brown);align-items:center;padding:10px;color:var(--brown-red)}a{color:var(--brown-red);font-weight:700}.header_logo{width:80px;height:80px;min-width:80px;min-height:80px;border-radius:80px;overflow:hidden}.header_navigation{text-align:right}@media(max-width:768px){.header_navigation{display:flex;flex-direction:column}}.header_navigation>a{padding:5px}.page_body{flex-grow:1}h1{font-size:60px;font-weight:700;color:var(--brown-red);text-shadow:1px 1px 1px black}h2{color:var(--brown-red);font-weight:400}vaadin-vertical-layout{padding:0;padding-left:1rem;gap:2px}vaadin-accordion-heading{width:100%;color:var(--brown-red)}vaadin-button{border-radius:5px;background-color:var(--light-brown);color:var(--brown-red)}.footer_logo{width:60px;height:60px;min-width:60px;min-height:60px;border-radius:60px;overflow:hidden}.footer_middle{display:flex;flex-direction:column;justify-content:center;align-items:center}.footer_middle>div{text-align:center}.footer_copyright_icon{width:10px;height:10px}
