.qs-video-hero{position:relative;width:100%;height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#0a0a0f}.qs-video-hero__bg{position:absolute;inset:0;z-index:1}.qs-video-hero__iframe{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:177.78vh;height:56.25vw;min-width:100%;min-height:100%;pointer-events:none}.qs-video-hero__overlay{position:absolute;inset:0;z-index:2;background:linear-gradient(to bottom,#0000004d,#0000001a 40%,#0009),radial-gradient(ellipse 80% 60% at 50% 50%,transparent 0%,rgba(0,0,0,.4) 100%)}.qs-video-hero__content{position:relative;z-index:10;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.25rem;padding:0 1.5rem}.qs-video-hero__badge{display:inline-flex;align-items:center;gap:.5rem;padding:.375rem 1.125rem;border-radius:9999px;border:1px solid rgba(155,27,48,.5);background:#9b1b3026;backdrop-filter:blur(8px);font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#fffc}.qs-video-hero__dot{display:block;width:6px;height:6px;border-radius:50%;background:#c42847;box-shadow:0 0 8px #c42847cc;animation:qs-pulse 2s infinite}.qs-video-hero__title{font-family:Outfit,sans-serif;font-size:clamp(3rem,8vw,6rem);font-weight:800;color:#fff;line-height:1.1;letter-spacing:-.03em;margin:0;text-shadow:0 8px 40px rgba(0,0,0,.5)}.qs-video-hero__subtitle{font-size:1.125rem;color:#fff9;line-height:1.7;max-width:540px;margin:0}.qs-video-hero__scroll{position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%);z-index:10;display:flex;flex-direction:column;align-items:center;gap:.5rem;color:#fff6;animation:qs-float 3s ease-in-out infinite}.qs-video-hero__scroll span{font-size:.6875rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase}.qs-video-hero__scroll-arrow svg{width:1.25rem;height:1.25rem}@keyframes qs-float{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(8px)}}.qs-about,.qs-find{min-height:100vh;display:flex;flex-direction:column;justify-content:center}.qs-about{position:relative;background:#fff;height:auto;min-height:100vh;display:flex;flex-direction:column;padding:0;overflow:hidden}@media(min-width:1025px){.qs-about{height:100vh}}.qs-about__main-content{flex:1;display:flex;flex-direction:column;justify-content:flex-start;padding-top:5rem}@media(min-width:1025px){.qs-about__main-content{height:85vh}}.qs-stats-container{width:100%;background:#fff;border-bottom:1px solid #f3f4f6;padding:1rem 0}.qs-stats__grid{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:0}.qs-stat{display:flex;flex-direction:column;align-items:center;padding:1rem 3rem;flex:1;min-width:140px}.qs-stat__number{font-family:Outfit,sans-serif;font-size:2.25rem;font-weight:800;line-height:1;margin-bottom:.375rem}.qs-stat__label{font-size:.8125rem;color:#6b7280;text-align:center;letter-spacing:.01em}.qs-stat__divider{width:1px;height:3rem;background:#e5e7eb;flex-shrink:0}@media(max-width:640px){.qs-stat__divider{display:none}.qs-stat{padding:.75rem 1.5rem}}.qs-about-content-wrapper{width:100%;flex:1;display:flex;flex-direction:column;justify-content:center;padding:1rem 0}.qs-about__grid{position:relative;z-index:10;display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}@media(min-width:1024px){.qs-about__grid{grid-template-columns:1fr 1fr;gap:4rem}.qs-about-content-wrapper{padding:2rem 0}}.qs-video__frame{border-radius:1.5rem;overflow:hidden;aspect-ratio:16/9;background:#f3f4f6;border:1px solid #e5e7eb;box-shadow:0 8px 40px #00000014}.qs-video__placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;background:linear-gradient(135deg,#f9fafb,#f3f4f6)}.qs-video__play{width:5rem;height:5rem;border-radius:50%;background:#9b1b301a;display:flex;align-items:center;justify-content:center;color:#9b1b30}.qs-video__play svg{width:2.5rem;height:2.5rem}.qs-video__label{font-size:1rem;font-weight:600;color:#374151}.qs-video__sublabel{font-size:.875rem;color:#9ca3af}.qs-about__heading{font-family:Outfit,sans-serif;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700;color:#111;line-height:1.2;margin:0 0 1.5rem}.qs-about__body{display:flex;flex-direction:column;gap:1rem;color:#6b7280;font-size:.9375rem;line-height:1.75;margin-bottom:2rem}@media(max-width:1024px){.qs-about__text{margin-bottom:1.5rem}}.qs-cta-btn{display:inline-flex;align-items:center;gap:.625rem;padding:.875rem 2rem;background:linear-gradient(135deg,#c42847,#9b1b30);color:#fff;font-weight:700;font-size:.9375rem;border-radius:9999px;text-decoration:none;transition:transform .2s,box-shadow .2s}.qs-cta-btn svg{width:1.125rem;height:1.125rem}.qs-cta-btn:hover{transform:translateY(-1px);box-shadow:0 8px 24px #9b1b3059}.qs-find{position:relative;background:#f9fafb;height:auto;min-height:100vh;display:flex;flex-direction:column;padding:0;overflow:hidden}@media(min-width:1025px){.qs-find{height:100vh}}.qs-find__main-content{flex:1;display:flex;flex-direction:column;justify-content:center;padding-top:5rem}@media(min-width:1025px){.qs-find__main-content{height:85vh}}.qs-section-header{text-align:center;margin-bottom:2rem}.qs-section-title{font-family:Outfit,sans-serif;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700;color:#111;margin:0 0 .5rem}.qs-section-subtitle{color:#6b7280;font-size:.9375rem}.qs-find__grid{display:grid;grid-template-columns:1fr;gap:2rem;align-items:start}@media(min-width:1024px){.qs-find__grid{grid-template-columns:1fr 1fr}}.qs-map{border-radius:1.5rem;overflow:hidden;height:24rem;border:1px solid #e5e7eb;box-shadow:0 4px 24px #0000000f}.qs-map__iframe{width:100%;height:100%;border:0;display:block}.qs-map__placeholder{width:100%;height:100%;background:#f3f4f6;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;color:#9ca3af}.qs-map__placeholder svg{width:3rem;height:3rem}.qs-contacts{display:flex;flex-direction:column;gap:.75rem}.qs-contact-card{display:flex;align-items:center;gap:1rem;padding:1.125rem 1.25rem;background:#fff;border:1px solid #e5e7eb;border-radius:1.25rem;box-shadow:0 1px 8px #0000000a;text-decoration:none;color:inherit;transition:box-shadow .25s,border-color .25s,transform .2s;cursor:pointer}.qs-contact-card:hover{box-shadow:0 6px 24px #00000014;transform:translate(4px)}.qs-contact-card--wa:hover{border-color:#25d3664d}.qs-contact-card--ig:hover{border-color:#ec48994d}.qs-contact-card--li:hover{border-color:#3b82f64d}.qs-contact-card__icon{width:2.75rem;height:2.75rem;border-radius:.875rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.qs-contact-card__svg{width:1.375rem;height:1.375rem}.qs-contact-card__name{font-weight:600;font-size:.9375rem;color:#111}.qs-contact-card__sub{font-size:.8125rem;color:#6b7280;margin-top:.125rem}.qs-contact-card__arrow{width:1.125rem;height:1.125rem;color:#d1d5db;margin-left:auto;flex-shrink:0;transition:color .2s,transform .2s}.qs-contact-card:hover .qs-contact-card__arrow{color:#9b1b30;transform:translate(3px)}@keyframes qs-pulse{0%,to{opacity:1}50%{opacity:.4}}
