.section-title{text-align:center;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.section-title:after{content:"";background-color:var(--foreground);max-width:800px;height:4px;margin:1.5rem auto 0;display:block}
.hero{background:#000;flex-direction:row;justify-content:center;align-items:stretch;height:90dvh;display:flex;position:relative;overflow:hidden}.hero-video{z-index:0;pointer-events:none;flex:0 0 50%;width:50%;height:100%;position:relative}.hero-video video{object-fit:cover;pointer-events:none;border:0;width:100%;height:100%;display:block}.hero-video:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#00000059 0%,#0000008c 60%,#000000a6 100%);position:absolute;inset:0}.hero-content{z-index:2;text-align:left;color:#fff;text-align:center;text-shadow:0 6px 18px #0009;flex-direction:column;justify-content:center;width:50%;max-width:720px;padding:3rem;display:flex;position:relative}.hero:before{content:"";z-index:1;background:linear-gradient(#00000040,#00000080);position:absolute;inset:0}.hero-title{text-align:center;margin-bottom:1rem;font-size:3.5rem}@media (max-width:900px){.hero{flex-direction:column;justify-content:center;align-items:center}.hero-content{order:1;padding:1.25rem}.hero-video{width:100%;height:100%;max-height:none;margin-top:0;position:absolute;inset:0;overflow:hidden}.hero-video video{object-fit:cover;width:100%;height:100%}.hero:before{background:linear-gradient(#0006,#000000b3);display:block}.hero-content{width:100%}.hero-title{font-size:2.5rem}}.hero-title:after{content:"";background-color:var(--red);width:90%;height:4px;margin:1.5rem auto 0;display:block}.hero-subtitle{font-size:2rem;font-weight:400}.hero-description{margin-top:1.5rem;font-size:1.25rem}
.features-section{min-height:48vh;padding:3rem 1.25rem;display:block;position:relative}.features-content{z-index:2;border-radius:8px;order:1;width:100%;padding:1.25rem;position:relative}.features-video{z-index:0;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.features-video video{object-fit:cover;pointer-events:none;width:100%;height:100%;display:block}.features-video:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#00000073 0%,#00000080 40%,#0009 100%);position:absolute;inset:0}.features-description{text-align:center;max-width:720px;margin:0 auto;font-size:1.25rem}
.features-continued{margin-top:2rem}.cards-wrapper{flex-direction:row;justify-content:space-evenly;display:flex}.card{text-align:center;background:var(--red);border-radius:15px;flex-direction:row;align-items:center;max-width:500px;display:flex}.card-text{color:#000;background:linear-gradient(120deg,#555,#8c8c8c,#e0e0e0,#8c8c8c,#3a3a3a);border-radius:15px 0 0 15px;flex-direction:column;justify-content:center;height:100%;padding:1.5rem;font-size:1.25rem;font-weight:500;display:flex}.card-image{filter:invert();box-sizing:border-box;padding:12px;overflow:hidden}.card-image img{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:850px){.cards-wrapper{flex-direction:column;align-items:center;gap:1rem}.card{flex-direction:row;width:95%;max-width:none}}
.shop-cards-wrapper{flex-direction:column;align-items:center;gap:2rem;margin-top:2rem;display:flex}.shop-section img{object-fit:cover;pointer-events:none;border:0;width:100%;height:100%;display:block}.shop-section img:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#00000073 0%,#00000080 40%,#0009 100%);position:absolute;inset:0}.shop-card{background-color:var(--foreground);color:var(--background);text-align:center;border-radius:8px;flex-direction:row;align-items:center;gap:0;max-width:1200px;height:400px;transition:transform .15s ease-out,box-shadow .15s ease-out;display:flex}.shop-card:hover{box-shadow:var(--shadow);transform:translateY(-.5%)scale(1.005)}.shop-card-info{flex-direction:column;flex:0 0 66%;justify-content:center;gap:1rem;width:66%;padding:1.25rem;display:flex}.shop-card img{border-radius:6px 0 0 6px;flex:0 0 33%;width:33%;height:100%;display:block}@media (max-width:630px){.shop-card{flex-direction:column-reverse;width:95%;height:auto}.shop-card img{border-radius:6px 6px 0 0;flex:none;width:100%;height:auto}.shop-card-info{flex:none;width:100%}}.shop-card-title{font-size:2rem;font-weight:700}.shop-card-title:after{content:"";background-color:var(--background);width:80%;height:3px;margin:.75rem auto 0;display:block}.shop-card-text{font-weight:500}
.about-section{flex-direction:column;align-items:center;gap:2rem;height:100dvh;display:flex;position:relative}.about-image{z-index:0;pointer-events:none;height:100%;position:relative}.about-image img{object-fit:cover;pointer-events:none;border:0;width:100%;height:100%;display:block}.about-image:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#00000059 0%,#0000008c 60%,#000000a6 100%);position:absolute;inset:0}.about-wrapper{color:var(--background);z-index:2;background-color:var(--foreground);border-radius:8px;flex-direction:row;align-items:center;gap:1.25rem;width:90%;max-width:1100px;padding:1rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.about-info{z-index:2;color:var(--background);text-align:center;border-radius:8px;flex:60%;padding:1.25rem;position:relative}.about-title:after{content:"";background-color:var(--red);width:80%;height:3px;margin:.75rem auto 0;display:block}.about-logo-image{object-fit:cover;border-radius:8px;flex:0 0 40%;width:100%;max-width:420px;height:auto}.about-logo-image img{border-radius:8px}@media (max-width:900px){.about-wrapper{flex-direction:column;width:95%;transform:translate(-50%,-50%)}.about-logo-image{flex:none;width:100%;max-width:100%}.about-info{text-align:center;width:100%}}@media (min-width:1400px){.about-wrapper{max-width:1400px}.about-logo-image{flex:0 0 50%;width:50%;max-width:640px}.about-info{flex:50%;width:50%}}
.quotation-section{flex-direction:column;align-items:center;display:flex}.quotation-cards-wrapper{flex-direction:row;justify-content:space-evenly;gap:2rem;margin-top:2rem;display:flex}.quotation-card{text-align:center;color:var(--background);background:#fff;border-radius:8px;flex-direction:column;justify-content:space-evenly;align-items:center;padding:1.25rem;transition:transform .15s ease-out,box-shadow .15s ease-out;display:flex}.quotation-card:hover{box-shadow:var(--shadow);transform:translateY(-.3%)scale(1.005)}.quotation-card-text:before{content:"";background-color:var(--red);width:100%;height:4px;margin:1.5rem auto 0;display:block}.quotation-card-text{padding:8px 16px;font-size:1.5rem;font-weight:700}@media screen and (max-width:900px){.quotation-cards-wrapper{flex-direction:column;align-items:center}.quotation-card{width:90%}}
.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:12px;padding:20px;display:grid}@media (max-width:900px){.gallery-grid{padding:10px}}.gallery-item{aspect-ratio:1;width:100%;position:relative;overflow:hidden}.gallery-image{object-fit:cover;z-index:0;pointer-events:all;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-moz-user-drag:none;-ms-user-drag:none;cursor:pointer;width:100%;height:100%;transition:transform .3s,filter .3s;display:block;position:relative}.gallery-image img{cursor:pointer}.gallery-image:hover{filter:brightness(.9);transform:scale(1.005)}.gallery-hover-icon{opacity:0;z-index:10003;pointer-events:none;background-color:#00000080;border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;transition:opacity .25s,transform .25s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.gallery-hover-icon img{object-fit:contain;filter:invert();width:60%;height:60%}.gallery-item:hover .gallery-hover-icon{opacity:1}.gallery-modal{z-index:9999;background-color:#000000d9;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.gallery-modal-viewport{justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.gallery-modal-track{touch-action:pan-y;width:100%;height:100%;transition:transform .35s;display:flex}.gallery-modal-slide{box-sizing:border-box;flex-direction:column;flex:0 0 100%;justify-content:center;align-items:center;padding:2rem;display:flex}.gallery-modal-caption{color:#fff;text-align:center;max-width:80%;margin-top:1rem;font-size:1.1rem}.gallery-modal-image{object-fit:contain;border-radius:8px;max-width:100%;max-height:100%;transition:transform .3s,box-shadow .3s}.gallery-modal-close{cursor:pointer;z-index:10000;background:0 0;border:none;width:2.5rem;height:2.5rem;position:absolute;top:1rem;right:1rem}.gallery-modal-close img{object-fit:contain;filter:invert();transform-origin:50%;width:100%;height:100%;transition:transform .3s}.gallery-modal-close img:hover{transform:scale(1.1)rotate(90deg)}.gallery-modal-prev,.gallery-modal-next{color:#fff;z-index:10002;cursor:pointer;background:#00000073;border:none;border-radius:50%;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;font-size:1.6rem;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.gallery-modal-prev{left:1rem}.gallery-modal-next{right:1rem}.gallery-modal-prev:hover,.gallery-modal-next:hover{background:#0009}.gallery-modal-controls{z-index:10001;box-sizing:border-box;-webkit-overflow-scrolling:touch;white-space:nowrap;justify-content:flex-start;align-items:center;gap:8px;width:100%;padding:0 1rem;display:flex;position:absolute;bottom:1rem;left:0;right:0;overflow-x:auto;transform:none}.gallery-modal-dot{cursor:pointer;background:#00000059;border:2px solid #ffffff14;border-radius:6px;justify-content:center;align-items:center;width:48px;min-width:48px;height:48px;padding:4px;display:inline-flex}.gallery-modal-dot img{object-fit:cover;border-radius:4px;width:100%;height:100%}.gallery-modal-dot.active{border-color:#fffffff2}@media (max-width:640px){.gallery-modal-controls{gap:6px;padding:0 .5rem}.gallery-modal-dot{width:40px;min-width:36px;height:40px;padding:2px}.gallery-modal-dot img{object-fit:cover;border-radius:4px;width:100%;height:100%;display:block}}@media (min-width:900px){.gallery-modal-controls{z-index:10001;box-sizing:border-box;-webkit-overflow-scrolling:touch;white-space:nowrap;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:linear-gradient(#0000001a,#0000008c);justify-content:center;align-items:center;gap:10px;max-width:100%;padding:.75rem 1rem;display:flex;position:fixed;bottom:0;left:0;right:0;overflow:auto hidden;transform:none}.gallery-modal-dot{width:56px;min-width:56px;height:56px;padding:6px}.gallery-modal-dot img{object-fit:cover;border-radius:4px;width:100%;height:100%;display:block}.gallery-modal .gallery-image{cursor:default;transform:none!important}.gallery-modal .gallery-item:hover .gallery-hover-icon{opacity:0}.gallery-modal-prev,.gallery-modal-next{width:3.75rem;height:3.75rem;font-size:2rem}.gallery-modal-viewport{padding-bottom:88px}.gallery-modal-controls::-webkit-scrollbar{height:8px}.gallery-modal-next{right:1rem}.gallery-modal-controls::-webkit-scrollbar{width:8px}.gallery-modal-controls::-webkit-scrollbar-track{background:0 0}.gallery-modal-controls::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:8px;transition:background .18s}.gallery-modal-controls::-webkit-scrollbar-thumb:hover{background:#ffffff38}}.gallery-modal-controls{scrollbar-width:thin;scrollbar-color:#ffffff29 transparent}.gallery-modal-controls::-webkit-scrollbar{width:8px;height:8px}.gallery-modal-controls::-webkit-scrollbar-track{background:0 0}.gallery-modal-controls::-webkit-scrollbar-thumb{background:#ffffff24 padding-box content-box;border:2px solid #0000;border-radius:999px;transition:background .18s,transform .18s}.gallery-modal-controls:hover::-webkit-scrollbar-thumb{background:#ffffff38}.gallery-modal-controls::-webkit-scrollbar-thumb:active{background:#ffffff47;transform:scale(.98)}.gallery-modal-controls.vertical-scroll::-webkit-scrollbar{width:10px}.gallery-modal-controls.vertical-scroll{scrollbar-width:thin}
.contact-wrapper{text-align:center;flex-direction:row;justify-content:space-evenly;gap:2rem;width:100%;display:flex}.contact-info{flex-direction:column;justify-content:center;gap:1.25rem;max-width:600px;display:flex}.contact-info h3{font-size:1.25rem;font-weight:700}.contact-info p{padding:8px 16px;font-size:1.25rem}.map-embbed{max-width:100%;height:450px;box-shadow:var(--shadow);border-radius:8px}@media (max-width:1000px){.contact-wrapper{flex-direction:column;align-items:center}}
footer{color:#fff;background-color:#333;flex-direction:column;justify-content:center;align-items:center;padding:20px;display:flex}.footer-nav{justify-content:center;gap:20px;margin-bottom:10px;display:flex}.footer-socials{justify-content:center;gap:15px;margin-bottom:10px;display:flex}.footer-text{opacity:.8;text-align:center;font-size:14px}@media (max-width:900px){.footer-nav{text-align:center;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));align-items:center;padding:20px 10px;font-size:larger;display:grid}.facebook-logo,.twitter-logo,.linkedin-logo{width:48px;height:48px;margin:10px 0}}
.about-button{background-color:var(--red);color:#fff;cursor:pointer;border:none;border-radius:4px;margin-top:1rem;padding:12px 18px;transition:transform .15s ease-out}.about-button:hover{transform:translateY(-2.5%)scale(1.02)}
.large-contact-button{background-color:var(--red);color:#fff;cursor:pointer;border:none;border-radius:4px;width:90%;margin-top:1rem;padding:12px 18px;transition:filter .15s ease-out}.large-contact-button:hover{filter:brightness(90%)}
