#app{margin:0}html,body{margin:0;padding:0;overflow-x:hidden;width:100%}body{background:url(/assets/backgg-B4dd9apL.png);background-repeat:no-repeat;background-size:cover;background-attachment:fixed;background-position:center}@media(max-width:715px){body{background-size:100% 100vh;background-color:#000}}body,body *{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif!important}p[data-v-5204cc09]{color:#fff}header[data-v-5204cc09]{position:fixed;top:0;z-index:10000;width:100%;padding:15px 30px;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;background:#1a1a1a;transition:transform .3s ease-in-out}header img[data-v-5204cc09]{width:75px;height:75px}header img[data-v-5204cc09]:hover{cursor:pointer}header.hidden[data-v-5204cc09]{transform:translateY(-100%)}.header-buttons[data-v-5204cc09]{display:flex;gap:20px}.header-buttons .header-button[data-v-5204cc09]{position:relative;height:40px;background:none;border:none;color:#fff;font-size:20px;cursor:pointer}.header-buttons .header-button[data-v-5204cc09]:after{content:"";position:absolute;left:0;bottom:0;width:0;height:2px;background:#fff;transition:width .3s ease}.header-buttons .header-button[data-v-5204cc09]:hover:after{width:100%}.header-toggle[data-v-5204cc09]{width:30px;height:24px;display:none;flex-direction:column;justify-content:space-between}.header-toggle__stripe[data-v-5204cc09]{display:block;height:4px;width:100%;background:#fff;border-radius:2px;transition:all .2s ease;transform-origin:center}.header-toggle__stripe--active.header-toggle__stripe--top[data-v-5204cc09]{transform:translateY(10px) rotate(45deg)}.header-toggle__stripe--active.header-toggle__stripe--middle[data-v-5204cc09]{opacity:0}.header-toggle__stripe--active.header-toggle__stripe--bottom[data-v-5204cc09]{transform:translateY(-10px) rotate(-45deg)}@media(max-width:580px){.header[data-v-5204cc09]{width:100vw}.header-buttons[data-v-5204cc09]{flex-direction:column;opacity:0;pointer-events:none;padding-top:50px;height:100%;width:100%;gap:50px;position:fixed;top:105px;left:0;transform:translate(-100%);background:#262626;transition:transform .5s ease,opacity .2s ease}.header-buttons .header-button[data-v-5204cc09]{font-size:25px}.header-buttons--active[data-v-5204cc09]{opacity:1;pointer-events:auto;transform:translate(0)}.header-toggle[data-v-5204cc09]{display:flex}}.introduction[data-v-5204cc09]{padding:200px 0 80px;display:flex;flex-direction:column;align-items:center;text-align:center}.introduction h1[data-v-5204cc09]{color:#fff}.introduction p[data-v-5204cc09]{width:90%;font-size:20px;line-height:1.5}@media(max-height:900px){.introduction[data-v-5204cc09]{padding:80px 10px}.introduction p[data-v-5204cc09]{width:100%}}.sections[data-v-5204cc09]{display:flex;flex-direction:column;align-items:center}.section[data-v-5204cc09]{width:75%;margin-top:50px;box-sizing:border-box;background-color:#1a1a1a;border-radius:16px;transition:transform .6s ease,background-color .6s ease}.section[data-v-5204cc09]:hover{transform:scale(1.025);background-color:#262626}@media(max-width:890px){.section[data-v-5204cc09]{width:100%}}.section-header-left[data-v-5204cc09]{text-align:left;margin:0 auto 0 0;width:fit-content;padding:15px;background-color:#fff;border-top-left-radius:16px;border-bottom-right-radius:16px}.section-header-right[data-v-5204cc09]{text-align:right;margin:0 0 0 auto;width:fit-content;padding:15px;background-color:#fff;border-bottom-left-radius:16px;border-top-right-radius:16px}.products .products-content[data-v-5204cc09]{padding:20px;display:flex;gap:20px;align-items:start}.products p[data-v-5204cc09]{flex:1;font-size:22px;text-align:justify;line-height:1.4;margin:0}.products img[data-v-5204cc09]{flex:1;max-width:50%;height:auto;border:2px solid white}.products .prod2 .products-content[data-v-5204cc09]{flex-direction:row-reverse}@media(max-width:715px){.products .products-content[data-v-5204cc09]{align-items:center;flex-direction:column}.products .products-content img[data-v-5204cc09]{max-width:100%}.prod2 .products-content[data-v-5204cc09]{flex-direction:column!important}}.location[data-v-5204cc09]{display:flex;flex-direction:column;gap:15px}.route-buttons[data-v-5204cc09]{margin:0 30px 0 auto;display:flex;box-sizing:border-box;gap:10px}.route-buttons button[data-v-5204cc09]{margin-left:15px;width:150px}.map[data-v-5204cc09]{box-sizing:border-box;border-radius:16px;border:6px solid white;margin:15px 30px 30px;height:600px}@media(max-width:650px){.route-buttons[data-v-5204cc09]{margin:0 20px}.route-buttons button[data-v-5204cc09]{margin:0;flex:1}.map[data-v-5204cc09]{height:400px;margin:0 20px 30px}}.contact p[data-v-5204cc09]{margin:0;font-size:18px}.contact label[data-v-5204cc09]{font-size:18px;color:#fff}.contact-content[data-v-5204cc09]{display:flex;flex-direction:row;flex-wrap:wrap}.details[data-v-5204cc09]{box-sizing:border-box;width:50%;padding:20px 30px 30px}.contact-form[data-v-5204cc09]{box-sizing:border-box;width:50%;display:grid;justify-items:start;grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto auto;grid-column-gap:15px;grid-row-gap:10px;padding:30px}.contact-form div[data-v-5204cc09]{width:100%}.contact-form input[data-v-5204cc09]{width:100%;box-sizing:border-box}.contact-form textarea[data-v-5204cc09]{width:100%;height:150px;max-width:100%;max-height:300px;box-sizing:border-box}.contact-form #fName[data-v-5204cc09]{grid-area:1/1/2/2}.contact-form #lName[data-v-5204cc09]{grid-area:1/2/2/3}.contact-form #mail[data-v-5204cc09]{grid-area:2/1/3/3}.contact-form #message[data-v-5204cc09]{grid-area:3/1/4/3}.contact-form #confirm[data-v-5204cc09]{justify-self:end;width:75%;grid-area:4/2/5/3}@media(max-width:1000px){.contact-content[data-v-5204cc09]{flex-direction:column}.contact-content .details[data-v-5204cc09]{width:100%}.contact-content .contact-form[data-v-5204cc09]{width:100%;order:-1}}.reference-list[data-v-5204cc09]{box-sizing:border-box;padding:25px;display:flex;flex-wrap:wrap;gap:20px}.reference-list img[data-v-5204cc09]{box-sizing:border-box;border:2px solid white;width:calc(50% - 10px)}@media(max-width:500px){.reference-list[data-v-5204cc09]{padding:20px}}.custom-input[data-v-5204cc09]{color:#1a1a1a;border:1px solid white;padding:10px;font-size:20px;border-radius:16px;margin-top:5px;margin-bottom:10px}.custom-button[data-v-5204cc09]{color:#fff;border:1px solid white;padding:10px;font-size:18px;border-radius:16px;background-color:#1a1a1a;transition:color .5s ease,background-color .5s ease,transform .5s ease;touch-action:manipulation}.custom-button[data-v-5204cc09]:hover{cursor:pointer;background-color:#fff;color:#1a1a1a;transform:scale(1.1)}.custom-button[data-v-5204cc09]:disabled{cursor:not-allowed;transform:none;transition:none;background-color:#1a1a1a;border:1px solid gray}.custom-button-loading-wrapper[data-v-5204cc09]{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.custom-button-loading-spinner[data-v-5204cc09]{border:3px solid gray;border-top:3px solid #1a1a1a;border-radius:50%;width:12px;height:12px;animation:spin-5204cc09 1s linear infinite}@keyframes spin-5204cc09{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.custom-button2[data-v-5204cc09]{color:#1a1a1a;border:1px solid white;padding:10px;font-size:18px;border-radius:16px;background-color:#fff;transition:color .5s ease,background-color .5s ease,transform .5s ease}.custom-button2[data-v-5204cc09]:hover{cursor:pointer;background-color:#1a1a1a;color:#fff;transform:scale(1.1)}
