@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";.contact-form-container{display:flex;flex-direction:column;min-height:100vh;width:100%}.contact-form{width:600px;margin:2rem auto;padding:2rem;background-color:#f5f5f5;border-radius:8px;box-shadow:0 0 10px #0000001a;align-items:center;justify-content:center;flex-direction:column}.form-title{text-align:center;color:#000;margin-bottom:2rem;font-size:3rem;font-weight:400;display:flex;align-items:center;justify-content:center}.support-text{text-align:center;color:#505050a6;margin-bottom:2rem;font-size:16px;margin-inline:8px}.form-group{margin-bottom:1.5rem;display:flex;flex-direction:column;align-items:center}.form-label{margin-bottom:.5rem;font-weight:600;color:#000}.form-input{width:100%;padding:.8rem;border:1px solid #ddd;border-radius:4px;box-sizing:border-box}.form-input.error{border-color:#f44}.error-message{display:block;align-self:flex-start;margin-top:.5rem;color:#f44;font-size:.9em}.submit-button{background-color:#4caf50;color:#fff;padding:1rem 2rem;border:none;border-radius:4px;cursor:pointer;width:100%;font-size:1.1em;transition:background-color .3s ease}.submit-button:hover{background-color:#45a049}.success-message{color:#4caf50;text-align:center;margin-top:1rem;font-style:italic}.order-title{font-size:32px;color:#191919;text-transform:uppercase}.ul-style{list-style-type:square;list-style-position:inside;color:gray}.li-style{margin-bottom:16px}.link-style{font-size:11.5pt;font-family:Arial;color:#15c;background-color:transparent;font-variant-numeric:normal;font-variant-east-asian:normal;text-decoration-line:underline;text-decoration-skip-ink:none;vertical-align:baseline;white-space:pre-wrap}.footer-container{padding-inline:12%;padding-bottom:100px}@tailwind base;@tailwind components;@tailwind utilities;@font-face{font-family:Mulish;src:url(https://fonts.googleapis.com/css?family=Mulish)}.mulish-font{font-family:Mulish}.centered{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.flex-col.w-full{min-height:400px;margin-left:32px}.bottom-aligned-content>p:last-child{display:flex;justify-content:flex-start;align-items:flex-end;background-color:red;padding:0;margin:0;line-height:38px}.chart-separator{display:flex;justify-content:left;align-items:center;margin:3px 10px 2px 0}.chart-separator-admin{display:flex;justify-content:left;align-items:center;margin-left:10px;margin-top:14px;width:1000px;border-bottom:2px solid #3FC1C9}.chart-separator h1{margin:0 10px;font-weight:700;font-size:x-large;font-family:Mulish}.chart-separator-admin h1{margin:0 10px;font-weight:700;font-size:x-large;font-family:Inter,sans-serif}.slideshow-images{display:flex;flex-wrap:wrap;gap:10px}.container{display:grid}.card{margin:15px;padding:0%;border:2px solid white;position:relative}.card2{width:160px;height:160px;margin:24px;padding:0%;border:2px solid white;position:relative}.card3{width:160px;height:20px;margin-left:55px;font-weight:700;border:2px solid white;position:relative}.card-image{object-fit:cover;object-position:center;height:100%;width:100%}.logo-image{object-fit:cover;object-position:center}.slideshow-images div{width:200px;height:200px;background-size:cover;background-position:center}.black-text-button{color:#000}body{background:#ffffff;color:#000;font-family:Mulish,sans-serif}#selected{background:var(--ds-background-selected)}*{font-family:Mulish,sans-serif}:root{--ds-text: #0b0a0a;--ds-text-disabled: #281e1e4f;--ds-text-brand: #156386;--ds-text-subtlest: #635b5b;--ds-text-subtle: #4f4747;--ds-text-inverse: #111111;--ds-icon: #4f4747;--ds-icon-disabled: #281e1e4f;--ds-icon-selected: #281e1e;--ds-icon-brand: #281e1e;--ds-icon-subtle: #635b5b;--ds-border: #281e1e24;--ds-border-accent-gray: #767070;--ds-border-disabled: #281e1e0f;--ds-border-input: #281e1e24;--ds-border-selected: #281e1e;--ds-border-brand: #281e1e;--ds-background-disabled: #281e1e08;--ds-background-input-hovered: #ebebeb;--ds-background-neutral-hovered: #281e1e24;--ds-background-neutral-pressed: #281e1e4f;--ds-background-neutral-subtle: #635b5b00;--ds-background-neutral-subtle-hovered: #4999b90f;--ds-background-selected-bold-pressed: #4999b90f;--ds-background-neutral-subtle-pressed: #281e1e24;--ds-background-neutral-bold: #635b5b;--ds-background-neutral-bold-hovered: #4f4747;--ds-background-neutral-bold-pressed: #3c3232;--ds-background-selected: #e9f2ff;--ds-background-selected-bold-hovered: #356f7e;--ds-background-selected-bold-pressed: #135b96;--ds-background-brand-bold: #3FC1C9;--ds-background-brand-bold-hovered: #5dd0d4;--ds-background-brand-bold-pressed: #e9f2ff;--ds-skeleton: #281e1e0f;--ds-skeleton-subtle: #281e1e08}.menu-category-card{margin:0 0 2px;width:100%;padding:16px 16px 16px 0;border:2px solid white;border-bottom:2px solid rgba(9,30,66,.14);border-radius:3px;background-color:#0a1a280a;img {width: 80px; height: 80px; margin: 0px 16px; border-radius: 6px; border: 1px solid #E8E8E8;}}.ellipsis-two-lines{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
