@charset "UTF-8";@font-face{font-family:Montserrat;src:url(assets/fonts/montserrat/Montserrat-Regular.woff2) format("woff2"),url(assets/fonts/montserrat/Montserrat-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/assets/Montserrat-SemiBold-CFBuNk4A.woff2) format("woff2"),url(/assets/Montserrat-SemiBold-Cyv6qdWd.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Open Sans;src:url(assets/fonts/open-sans/OpenSans-Regular.woff2) format("woff2"),url(/assets/OpenSans-Regular-CTzHQvAC.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Open Sans;src:url(assets/fonts/open-sans/OpenSans-SemiBold.woff2) format("woff2"),url(/assets/OpenSans-SemiBold-A6xidF-G.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}*,*:before,*:after{box-sizing:border-box}*{margin:0}body{line-height:1.5;-webkit-font-smoothing:antialiased;background-color:#f6f6f6}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root,#__next{isolation:isolate}textarea{resize:none}a{text-decoration:none;color:inherit}a:visited{color:inherit}body{font-family:Open Sans,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;line-height:1.6;font-weight:400;color:#130f54}.hero{position:relative;min-height:65vh;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:4rem 1.5rem}.hero__bg{position:absolute;inset:0;background-size:cover;background-position:center;background-repeat:no-repeat;animation:ken-burns 22s ease-out forwards;will-change:transform}@keyframes ken-burns{0%{transform:scale(1) translate(0)}to{transform:scale(1.09) translate(-1%,.5%)}}@media(prefers-reduced-motion:reduce){.hero__bg{animation:none}}.hero__overlay{position:absolute;inset:0;background-color:#00000080}.hero__content{position:relative;z-index:1;max-width:760px;text-align:center}.hero__title{font-family:Montserrat,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:3rem;font-weight:700;line-height:1.1;letter-spacing:.02em;text-transform:uppercase;color:#fff;margin-bottom:1.25rem}.hero__subtitle{font-family:Montserrat,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.25rem;font-weight:400;line-height:1.5;color:#ffffffe6;margin-bottom:.75rem}.hero__meta{font-family:Open Sans,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.875rem;line-height:1.4;font-weight:400;color:#a2a9b1;font-size:1rem;color:#ffffffeb;margin-top:.75rem;margin-bottom:2rem}.hero__cta{font-family:Montserrat,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.0625rem;line-height:1.4;font-weight:600;text-transform:uppercase;display:inline-block;text-decoration:none;background-color:#e53935;color:#fff;border-radius:999px;padding:.85rem 1.75rem;border:none;cursor:pointer}.hero__cta:visited{color:#fff}.hero__cta:hover{background-color:#d6201c;color:#fff}@media(min-width:768px){.hero{padding:6rem 8vw}.hero__title{font-size:4.5rem}.hero__subtitle{font-size:1.4rem}.hero__content{max-width:860px}}.home-stats{display:flex;justify-content:center;flex-wrap:wrap;gap:0;background-color:#130f54;padding:0}.home-stats__item{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem 2rem;flex:1 1 50%;border-right:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12)}.home-stats__item:nth-child(2n){border-right:none}.home-stats__number{font-family:Montserrat,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.75rem;font-weight:700;color:#fff;line-height:1}.home-stats__label{font-size:.72rem;text-transform:uppercase;letter-spacing:.1em;color:#ffffffa6;margin-top:.35rem;text-align:center}@media(min-width:640px){.home-stats__item{flex:1 1 25%;border-bottom:none}.home-stats__item:nth-child(2n){border-right:1px solid rgba(255,255,255,.12)}.home-stats__item:last-child{border-right:none}}.home-services{padding:5rem 1.5rem;background-color:#fff;text-align:center}.home-services__title{font-family:Montserrat,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:2rem;font-weight:700;letter-spacing:.01em;color:#130f54;margin-bottom:3rem}.home-services__title:after{content:"";display:block;width:5rem;height:6px;background-color:#e53935;margin:.75rem auto 0;border-radius:2px}.home-services__grid{display:grid;grid-template-columns:1fr;gap:2rem;max-width:1000px;margin:0 auto}.home-services__card{padding:2rem 1.5rem;border:1px solid rgba(0,0,0,.08);border-radius:.75rem;text-align:left}.home-services__icon{color:#194d89;margin-bottom:1rem}.home-services__card-title{font-family:Montserrat,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.25rem;line-height:1.35;font-weight:500;color:#130f54;color:#e53935;margin-bottom:.5rem}.home-services__card-text{font-family:Open Sans,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;line-height:1.6;font-weight:400;color:#130f54}.home-services__footer{margin-top:2.5rem}.home-services__link{font-family:Open Sans,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;line-height:1.6;font-weight:400;color:#130f54;font-weight:600;color:#194d89;text-decoration:none}.home-services__link:hover{text-decoration:underline}@media(min-width:768px){.home-services{padding:5rem 6vw}.home-services__grid{grid-template-columns:repeat(3,1fr)}}.home-trust{padding:5rem 1.5rem;background-color:#f6f6f6;text-align:center}.home-trust__title{font-family:Montserrat,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:2rem;font-weight:700;letter-spacing:.01em;color:#130f54;margin-bottom:3rem}.home-trust__title:after{content:"";display:block;width:5rem;height:6px;background-color:#194d89;margin:.75rem auto 0;border-radius:2px}.home-trust__grid{display:grid;grid-template-columns:1fr;gap:2.5rem;max-width:1000px;margin:0 auto}.home-trust__item{text-align:left}.home-trust__icon{color:#194d89;margin-bottom:.75rem}.home-trust__item-title{font-family:Montserrat,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.25rem;line-height:1.35;font-weight:500;color:#130f54;margin-bottom:.5rem}.home-trust__item-text{font-family:Open Sans,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;line-height:1.6;font-weight:400;color:#130f54}@media(min-width:768px){.home-trust{padding:5rem 6vw}.home-trust__grid{grid-template-columns:repeat(3,1fr)}}.home-photo-break{position:relative;overflow:hidden;max-height:28rem}.home-photo-break__img{display:block;width:100%;height:28rem;object-fit:cover;object-position:center 60%;filter:brightness(.78)}.home-photo-break__caption{position:absolute;bottom:1.25rem;right:1.5rem;font-size:.75rem;color:#ffffffb3;letter-spacing:.04em;font-style:italic}.whatsapp-fab{position:fixed;bottom:1.75rem;right:1.75rem;z-index:1000;display:flex;align-items:center;gap:.5rem;background-color:#25d366;color:#fff;border-radius:999px;padding:.7rem 1.1rem .7rem .75rem;text-decoration:none;font-size:.875rem;font-weight:600;box-shadow:0 4px 16px #00000038;transition:transform .15s ease,box-shadow .15s ease}.whatsapp-fab:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000047}.whatsapp-fab:active{transform:translateY(0)}.whatsapp-fab__icon{width:1.35rem;height:1.35rem;flex-shrink:0}.home-cta{padding:5rem 1.5rem;background:linear-gradient(135deg,#1c579a,#194d89 60%);text-align:center}.home-cta__title{font-family:Montserrat,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:2rem;font-weight:700;color:#fff;margin-bottom:1rem}.home-cta__text{font-family:Open Sans,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;line-height:1.6;font-weight:400;color:#130f54;color:#fffc;max-width:560px;margin:0 auto 2rem}.home-cta__button{font-family:Montserrat,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.0625rem;line-height:1.4;font-weight:600;text-transform:uppercase;display:inline-block;text-decoration:none;background-color:#e53935;color:#fff;border-radius:999px;padding:.85rem 2rem}.home-cta__button:visited{color:#fff}.home-cta__button:hover{background-color:#d6201c;color:#fff}@media(min-width:768px){.home-cta{padding:6rem 8vw}.home-cta__title{font-size:2.5rem}}.services{max-width:70rem;margin:0 auto;padding:4rem 1.5rem 5rem}.services__intro,.services__grid,.services__cta{max-width:60rem;margin-left:auto;margin-right:auto}.services__intro{margin-bottom:3.5rem}.services__title{font-family:Montserrat,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:2rem;line-height:1.2;font-weight:600;color:#130f54;margin-bottom:.25rem}.services__kicker{font-family:Open Sans,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;line-height:1.6;font-weight:400;font-weight:600;color:#130f54;margin-bottom:.5rem}.services__lead{font-family:Open Sans,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;line-height:1.6;font-weight:400;color:#130f54}.services__gallery{overflow:hidden;margin:0 -1.5rem 3.5rem;background-color:#130f54}.services__gallery-track{display:flex;gap:.2rem;width:max-content;animation:gallery-scroll 40s linear infinite}.services__gallery-track:hover{animation-play-state:paused}.services__gallery-item{flex-shrink:0;width:22rem;height:15rem;overflow:hidden;padding:0;border:none;background:none;cursor:zoom-in}.services__gallery-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.services__gallery-item:hover .services__gallery-img{transform:scale(1.04)}@keyframes gallery-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(min-width:900px){.services__gallery{margin:0 -6vw 3.5rem}.services__gallery-item{width:28rem;height:18rem}}.services__grid{display:grid;gap:1.25rem}.services__card{background-color:#fff;border-radius:1rem;padding:1.5rem 1.4rem;box-shadow:0 8px 24px #0000000a}.services__card-title{font-family:Montserrat,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.25rem;line-height:1.35;font-weight:500;color:#130f54;color:#e53935;margin-bottom:.75rem}.services__card-text{font-family:Open Sans,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;line-height:1.6;font-weight:400;color:#130f54;line-height:1.5;margin-bottom:.75rem}.services__card-meta{font-family:Open Sans,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;line-height:1.6;font-weight:400;font-weight:600;color:#130f54;margin-bottom:.35rem}.services__list{margin:0;padding-left:1.25rem;list-style:disc}.services__list li{font-family:Open Sans,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;line-height:1.6;font-weight:400;color:#130f54;margin-bottom:.25rem;line-height:1.5}.services__cta{margin-top:3rem;padding:2.5rem 1.75rem;border-radius:1rem;background:linear-gradient(135deg,#1c579a,#194d89 60%);color:#fff;box-shadow:0 10px 30px #0000001f}.services__cta-title{font-family:Montserrat,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.5rem;line-height:1.3;font-weight:600;color:#130f54;color:#fff;margin-bottom:.75rem}.services__cta-text{font-family:Open Sans,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;line-height:1.6;font-weight:400;color:#130f54;color:#fff;margin-bottom:1.25rem;max-width:32rem}.services__cta-button{font-family:Montserrat,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.0625rem;line-height:1.4;font-weight:600;text-transform:uppercase;display:inline-block;text-decoration:none;background-color:#e53935;color:#fff;border-radius:999px;padding:.75rem 1.6rem;border:none;cursor:pointer;text-align:center;width:100%}.services__cta-button:visited{color:#fff}.services__cta-button:hover{background-color:#d6201c;color:#fff}.photo-modal__overlay{position:fixed;inset:0;z-index:1000;background-color:#000000e0;display:flex;align-items:center;justify-content:center;padding:2rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:modal-fade-in .18s ease;cursor:zoom-out}.photo-modal__close{position:fixed;top:1.25rem;right:1.25rem;background:#ffffff26;border:none;color:#fff;font-size:1.25rem;width:2.5rem;height:2.5rem;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:1}.photo-modal__close:hover{background:#ffffff4d}.photo-modal__img{max-width:100%;max-height:90vh;object-fit:contain;border-radius:.5rem;box-shadow:0 24px 80px #00000080;animation:modal-slide-up .2s ease;cursor:default}@media(prefers-reduced-motion:reduce){.photo-modal__overlay,.photo-modal__img{animation:none}}@media(min-width:900px){.services__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.services__cta{margin-top:3rem;padding:2.5rem;display:grid;grid-template-columns:minmax(0,1.5fr) auto;grid-template-rows:auto auto;column-gap:2rem;row-gap:1rem;align-items:center}.services__cta-title{grid-column:1/-1;margin-bottom:0;text-align:center}.services__cta-text{margin-bottom:0;max-width:34rem}.services__cta-button{width:auto;white-space:nowrap;justify-self:end;flex-shrink:0}}.about{max-width:70rem;margin:0 auto;padding:4rem 1.5rem 5rem;line-height:1.6}.about__hero,.about__activity,.about__story,.about__spotlight,.about__process,.about__values,.about__certifications{max-width:60rem;margin-left:auto;margin-right:auto}.about__hero{margin-bottom:3rem}.about__eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:.8rem;color:#194d89;margin-bottom:.75rem}.about__lead{margin-top:1rem;font-size:1.05rem}.about__team-photo{display:block;max-width:60rem;width:100%;height:auto;border-radius:.75rem;margin:0 auto 3rem;filter:brightness(.95)}.about__story-photo{display:block;max-width:32rem;width:100%;height:auto;border-radius:.75rem;margin:2rem auto 0;object-fit:cover}.about__activity,.about__story,.about__spotlight,.about__process{margin-bottom:3rem}.about__activity p+p,.about__story p+p,.about__process p+p{margin-top:1rem}.about__founder-photo{display:block;max-width:280px;width:100%;height:auto;border-radius:.75rem;margin:1.5rem auto 2rem}.about__quote{border-left:4px solid #e53935;padding:1.5rem 2rem;margin:2rem 0}.about__quote p{font-size:1.275rem;font-style:italic;color:#1a1a1a;margin-bottom:.75rem}.about__quote footer{font-size:.875rem;opacity:.7}.about__sectors-label{text-transform:uppercase;letter-spacing:.12em;font-size:.8rem;color:#194d89;margin-bottom:1rem}.about__sectors-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.about__sector{background:#fff;border:.5px solid #e0e0e0;border-top:3px solid #C0392B;border-radius:0 0 8px 8px;padding:24px}.about__sector h3{font-size:14px;font-weight:600;margin:0 0 4px}.about__sector p{font-size:13px;margin:0;line-height:1.5}.about__sector-icon{width:24px;height:24px;color:#c0392b;margin-bottom:10px;display:block}.about__values{margin-bottom:3rem}.about__values-grid{display:grid;gap:1.75rem;margin-top:1.5rem}@media(min-width:768px){.about__values-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.about__value{background-color:#fff;border-radius:.75rem;border:1px solid rgba(0,0,0,.06);padding:1.5rem 1.25rem;box-shadow:0 8px 24px #0000000a}.about__value h3{margin-bottom:.5rem}.about__certifications{border-top:.5px solid rgba(0,0,0,.12);padding-top:3rem;margin-top:1rem}.about__certifications-intro{margin-bottom:1.5rem}.about__certifications-grid{display:grid;gap:1.25rem;grid-template-columns:1fr;margin-bottom:1.5rem}@media(min-width:540px){.about__certifications-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:42rem;margin-left:auto;margin-right:auto}}.about__cert-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;background:#fff;border-radius:.75rem;border:1px solid rgba(0,0,0,.07);padding:2.5rem 1.75rem 2rem;text-align:center;box-shadow:0 4px 16px #0000000a;min-height:14rem}.about__cert-logo{max-width:10rem;max-height:6rem;width:auto;height:auto;object-fit:contain}.about__cert-logo--tall{max-height:11rem;max-width:8rem}.about__cert-label{font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#555;margin:0;line-height:1.4}.about__cert-card--text{background:#194d89;color:#fff;border-color:transparent}.about__cert-card--text .about__cert-label{color:#ffffffe6}.about__cert-badge{font-size:1.75rem;font-weight:700;color:#fff;line-height:1}.about__cert-sublabel{font-size:.72rem;color:#ffffffa6;margin:0}.about__compliance{font-size:.9rem;opacity:.9}.contact{max-width:960px;margin:0 auto;padding:2.5rem 1.5rem 3rem}.contact__intro{margin-bottom:2rem}.contact__title{font-size:2rem;font-weight:600;margin-bottom:.75rem}.contact__lead{font-size:1rem;line-height:1.6;color:#444}.contact__card{background-color:#fff;border-radius:10px;padding:1.75rem 1.5rem;margin-bottom:1.5rem;box-shadow:0 8px 18px #0000000a;border:1px solid rgba(0,0,0,.03)}.contact__card--primary{border-left:4px solid #005b96}.contact__card-title{font-size:1.15rem;font-weight:600;margin-bottom:1rem}.contact__card-label{font-size:.9rem;font-weight:600;color:#444;margin-bottom:.25rem}.contact__card-label--spaced{margin-top:.85rem}.contact__link{display:inline-block;font-size:.95rem;color:#005b96;text-decoration:none;margin-bottom:.25rem}.contact__link:hover{text-decoration:underline}.contact__hint{font-size:.85rem;line-height:1.5;color:#666;margin-top:.85rem}.contact__form{display:flex;flex-direction:column;gap:.9rem}.contact__field{display:flex;flex-direction:column;gap:.35rem;font-size:.9rem}.contact__field span{font-weight:500;color:#333}.contact__field input,.contact__field textarea{width:100%;font-size:.9rem;padding:.6rem .75rem;border-radius:6px;border:1px solid #ccd2da;background-color:#f9fafb;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease;font-family:inherit;resize:none}.contact__field input:focus,.contact__field textarea:focus{outline:none;border-color:#005b96;background-color:#fff;box-shadow:0 0 0 2px #005b961f}.contact__form-button{align-self:flex-start;margin-top:.4rem;padding:.55rem 1.4rem;border-radius:999px;border:none;background-color:#005b96;color:#fff;font-size:.95rem;font-weight:500;letter-spacing:.02em;cursor:pointer;transition:background-color .15s ease,transform .08s ease,box-shadow .15s ease;box-shadow:0 6px 14px #005b9640}.contact__form-button:hover:not(:disabled){background-color:#004777;transform:translateY(-1px);box-shadow:0 10px 20px #00477747}.contact__form-button:active:not(:disabled){transform:translateY(0);box-shadow:0 4px 10px #0047772e}.contact__form-button:disabled{opacity:.6;cursor:default;box-shadow:none}span[role=alert]{font-size:.8rem;color:#b3261e}.contact__success{display:flex;flex-direction:column;align-items:center;text-align:center;padding:2rem 1.5rem;border-radius:10px;background-color:#f0fff5;border:1px solid #b6e6c4;color:#135a2c;animation:contact-success-fade-in .3s ease-out forwards}.contact__success-icon{width:60px;height:60px;border-radius:50%;border:2px solid #2f9e44;display:flex;align-items:center;justify-content:center;font-size:2.2rem;color:#2f9e44;margin-bottom:1rem;background-color:#fff;animation:contact-success-pop .3s ease-out 80ms forwards}.contact__success-text{font-size:.95rem;line-height:1.55;max-width:380px}@keyframes contact-success-fade-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes contact-success-pop{0%{transform:scale(.6)}60%{transform:scale(1.05)}to{transform:scale(1)}}.contact__note-block{margin-top:.5rem;padding:1rem 1.25rem;border-radius:8px;background-color:#f4f7fb}.contact__note-text,.contact__text{font-size:.9rem;line-height:1.6;color:#444}@media(min-width:768px){.contact{padding:3rem 1.5rem}.contact__title{font-size:2.2rem}.contact__card{padding:2rem 1.75rem}}.products{max-width:70rem;margin:0 auto;padding:4rem 1.5rem 5rem}.products__intro,.products__grid,.products__note,.products__cta{max-width:60rem;margin-left:auto;margin-right:auto}.products__intro{margin-bottom:3.5rem}.products__title{font-family:Montserrat,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:2rem;line-height:1.2;font-weight:600;color:#130f54;margin-bottom:.25rem}.products__kicker{font-family:Open Sans,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;line-height:1.6;font-weight:400;font-weight:600;color:#130f54;margin-bottom:.5rem}.products__lead{font-family:Open Sans,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;line-height:1.6;font-weight:400;color:#130f54}.products__suppliers{max-width:60rem;margin-left:auto;margin-right:auto;margin-bottom:3.5rem}.products__suppliers-title{font-family:Montserrat,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.25rem;line-height:1.35;font-weight:500;color:#130f54;text-align:center;margin-bottom:1.5rem}.products__marquee{overflow:hidden;background-color:#f6f6f6;border-radius:1rem;padding:1.5rem 0}.products__marquee-track{display:flex;gap:4rem;margin:0;padding:0;list-style:none;animation:marquee 60s linear infinite;width:max-content}.products__marquee:hover .products__marquee-track{animation-play-state:paused}.products__supplier{flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;background-color:#fff;border-radius:.5rem;box-shadow:0 2px 8px #0000000f;min-width:140px}.products__supplier-logo{display:block;height:40px;width:auto;max-width:160px;object-fit:contain;mix-blend-mode:multiply}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.products__marquee-track{animation:none;flex-wrap:wrap;justify-content:center;width:100%;gap:1rem}.products__marquee{padding:1.5rem}}.products__auth-note{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1.25rem;padding:.5rem 1.25rem;background-color:#b9d4f2;border-radius:999px;font-size:.9rem;font-weight:600;color:#194d89;width:fit-content;margin-left:auto;margin-right:auto}.products__grid{display:grid;gap:1.25rem}.products__card{display:flex;flex-direction:column;background-color:#fff;border-radius:1rem;padding:1.5rem 1.4rem;box-shadow:0 8px 24px #0000000a}.products__card-icon{width:2rem;height:2rem;color:#e53935;margin-bottom:.75rem}.products__card-title{font-family:Montserrat,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.25rem;line-height:1.35;font-weight:500;color:#130f54;color:#e53935;margin-bottom:.75rem}.products__card-cta{display:inline-block;margin-top:auto;padding-top:1.25rem;font-size:.875rem;font-weight:600;color:#194d89;text-decoration:none}.products__card-cta:hover{text-decoration:underline}.products__card-text{font-family:Open Sans,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;line-height:1.6;font-weight:400;color:#130f54;line-height:1.5;margin-bottom:.75rem}.products__card-meta{font-family:Open Sans,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;line-height:1.6;font-weight:400;font-weight:600;color:#130f54;margin-bottom:.35rem}.products__list{margin:.75rem 0 0;padding-left:1.25rem;list-style:disc}.products__list li{font-family:Open Sans,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;line-height:1.6;font-weight:400;color:#130f54;margin-bottom:.25rem;line-height:1.5}.products__note{margin-top:2.5rem;margin-bottom:2.5rem;padding:2rem 1.75rem;border-radius:1rem;background-color:#b9d4f2;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.75rem}.products__note-icon{width:2.25rem;height:2.25rem;color:#194d89;flex-shrink:0}.products__note-text{font-family:Open Sans,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;font-weight:400;color:#130f54;margin:0;line-height:1.6;max-width:42rem}.products__cta{padding:2.5rem 1.75rem;border-radius:1rem;background:linear-gradient(135deg,#1c579a,#194d89 60%);color:#fff;box-shadow:0 10px 30px #0000001f}.products__cta-title{font-family:Montserrat,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.5rem;line-height:1.3;font-weight:600;color:#130f54;color:#fff;margin-bottom:.75rem}.products__cta-text{font-family:Open Sans,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;line-height:1.6;font-weight:400;color:#130f54;color:#fff;margin-bottom:1.25rem;max-width:32rem}.products__cta-button{font-family:Montserrat,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.0625rem;line-height:1.4;font-weight:600;text-transform:uppercase;display:inline-block;text-decoration:none;background-color:#e53935;color:#fff;border-radius:999px;padding:.75rem 1.6rem;border:none;cursor:pointer;text-align:center;width:100%}.products__cta-button:visited{color:#fff}.products__cta-button:hover{background-color:#d6201c;color:#fff}.products__logo-wrap{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:.375rem}.products__logo-hover{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#001b44d1;color:#fff;font-size:.7rem;font-weight:600;text-align:center;padding:.25rem .5rem;opacity:0;transition:opacity .2s ease;border-radius:.375rem;pointer-events:none}.products__supplier-btn:hover .products__logo-hover{opacity:1}.products__supplier-btn{display:flex;align-items:center;justify-content:center;background:none;border:none;padding:0;cursor:pointer;border-radius:.375rem}.products__supplier-btn:focus-visible{outline:2px solid #194d89;outline-offset:3px}.brand-modal__overlay{position:fixed;inset:0;z-index:1000;background-color:#0000008c;display:flex;align-items:center;justify-content:center;padding:1.5rem;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);animation:modal-fade-in .18s ease}.brand-modal__content{position:relative;background-color:#fff;border-radius:1.25rem;padding:2.5rem 2rem 2rem;max-width:28rem;width:100%;box-shadow:0 24px 60px #0003;animation:modal-slide-up .2s ease;text-align:center}.brand-modal__close{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.1rem;color:#130f54;cursor:pointer;line-height:1;padding:.25rem .5rem;border-radius:.25rem;opacity:.6}.brand-modal__close:hover{opacity:1}.brand-modal__close:focus-visible{outline:2px solid #194d89;outline-offset:2px}.brand-modal__logo-wrap{display:flex;align-items:center;justify-content:center;background-color:#f6f6f6;border-radius:.75rem;padding:1.5rem 2rem;margin-bottom:1.5rem}.brand-modal__logo{max-height:80px;max-width:100%;width:auto;object-fit:contain;mix-blend-mode:multiply}.brand-modal__tag{display:inline-block;background-color:#b9d4f2;color:#194d89;font-size:.72rem;font-weight:600;letter-spacing:.04em;padding:.25rem .85rem;border-radius:999px;margin-bottom:.6rem}.brand-modal__name{font-family:Montserrat,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.5rem;line-height:1.3;font-weight:600;color:#130f54;font-size:1.75rem;margin-bottom:.75rem}.brand-modal__description{font-family:Open Sans,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;line-height:1.6;font-weight:400;color:#130f54;line-height:1.65;text-align:justify;margin:0}@keyframes modal-fade-in{0%{opacity:0}to{opacity:1}}@keyframes modal-slide-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.brand-modal__overlay,.brand-modal__content{animation:none}}@media(min-width:900px){.products__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.products__cta{padding:2.5rem;display:grid;grid-template-columns:minmax(0,1.5fr) auto;grid-template-rows:auto auto;column-gap:2rem;row-gap:1rem;align-items:center}.products__cta-title{grid-column:1/-1;margin-bottom:0;text-align:center}.products__cta-text{margin-bottom:0;max-width:34rem}.products__cta-button{width:auto;white-space:nowrap;justify-self:end;flex-shrink:0}}.qr-page{min-height:100dvh;display:flex;align-items:center;justify-content:center;background-color:#0d1120;padding:2.5rem 1rem}@media(max-width:768px){.qr-page{padding:0;background-color:transparent;display:block}}.qr-landing{width:100%;max-width:430px;display:flex;flex-direction:column;background-color:#fff;border-radius:2rem;overflow:hidden;box-shadow:0 24px 64px #0000008c;transition:border-radius .35s ease,box-shadow .35s ease}@media(max-width:768px){.qr-landing{max-width:100%;min-height:100dvh;border-radius:0;box-shadow:none}}.qr-landing__top{background-color:#130f54;display:flex;flex-direction:column;align-items:center;padding:3rem 1.5rem 7rem;gap:.75rem}.qr-landing__logo-link{display:block}.qr-landing__logo{width:5rem;height:5rem;object-fit:contain;border-radius:50%}.qr-landing__name{font-family:Montserrat,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.4rem;font-weight:700;color:#fff;text-align:center;margin:0;letter-spacing:.02em}.qr-landing__tagline{font-family:Open Sans,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.85rem;color:#ffffffa6;text-align:center;margin:0;letter-spacing:.03em}.qr-landing__photo-wrap{display:flex;justify-content:center;margin-top:-6rem;position:relative;z-index:2}.qr-landing__team-photo{width:12rem;height:12rem;border-radius:50%;object-fit:cover;object-position:center top;border:4px solid #fff;box-shadow:0 8px 24px #00000040}.qr-landing__bottom{flex:1;background-color:#fff;display:flex;flex-direction:column;align-items:center;padding:2rem 1.5rem 3rem;gap:1.5rem}.qr-landing__identity{display:flex;flex-direction:column;align-items:center;gap:.25rem}.qr-landing__founder-name{font-family:Montserrat,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.25rem;font-weight:700;color:#130f54;margin:0;letter-spacing:.02em}.qr-landing__cta{font-family:Montserrat,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.75rem;font-weight:600;color:#130f5473;text-transform:uppercase;letter-spacing:.12em;margin:0}.qr-landing__actions{display:flex;flex-direction:column;gap:.875rem;width:100%;max-width:20rem}.qr-landing__btn{display:flex;align-items:center;justify-content:center;gap:.6rem;padding:1rem 1.5rem;border-radius:.5rem;font-family:Montserrat,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;font-weight:700;text-decoration:none;letter-spacing:.03em;transition:opacity .15s ease,transform .1s ease}.qr-landing__btn:active{transform:scale(.97);opacity:.9}.qr-landing__btn--call{background-color:#130f54;color:#fff}.qr-landing__btn--whatsapp{background-color:#25d366;color:#fff}.qr-landing__btn--email{background-color:transparent;color:#130f54;border:2px solid #130f54}.site-header{background-color:#fff;border-bottom:1px solid #f6f6f6;position:relative;z-index:10}.site-header__inner{max-width:1120px;margin:0 auto;padding:1rem 1.5rem;display:flex;align-items:center;justify-content:space-between}.site-header__brand{display:flex;align-items:center;gap:.75rem}.site-header__logo{height:5rem;width:5rem;object-fit:contain;border-radius:50%}.site-header__nav{display:flex;align-items:center;gap:1.5rem}.site-header__link{font-family:Open Sans,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;line-height:1.6;font-weight:400;font-weight:600;color:#130f54;transition:color .15s ease}.site-header__link.active,.site-header__link:hover,.site-header__link.active:hover{color:#e53935}.site-header__lang{background:none;border:1.5px solid #130f54;border-radius:999px;color:#130f54;font-size:.75rem;font-weight:700;letter-spacing:.06em;padding:.25rem .75rem;cursor:pointer;transition:background-color .15s ease,color .15s ease}.site-header__lang:hover{background-color:#130f54;color:#fff}.site-header__toggle{display:none;background:none;border:none;padding:.25rem;cursor:pointer}.site-header__toggle-bar{display:block;width:1.375rem;height:.125rem;margin:.25rem 0;background-color:#130f54;border-radius:999px;transition:transform .2s ease,opacity .2s ease,background-color .2s ease}.site-header__toggle--open .site-header__toggle-bar:nth-child(1){transform:translateY(6px) rotate(45deg)}.site-header__toggle--open .site-header__toggle-bar:nth-child(2){opacity:0}.site-header__toggle--open .site-header__toggle-bar:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.site-header__toggle--open .site-header__toggle-bar{background-color:#e53935}@media(max-width:900px){.site-header__inner{padding:.75rem 1rem}.site-header__toggle{display:block}.site-header__nav{position:absolute;inset:4rem 0 auto;background-color:#f6f6f6;border-bottom:1px solid #a2a9b1;display:none;flex-direction:column;padding:.75rem 1rem 1rem;gap:.75rem}.site-header__nav--open{display:flex}.site-header__link{padding:.25rem 0}}.site-footer{background-color:#130f54;color:#fff;padding-top:3rem}.site-footer__inner{max-width:72rem;margin:0 auto;padding:0 1.5rem 3rem;display:grid;gap:2.5rem;grid-template-columns:1fr}@media screen and (min-width:768px){.site-footer__inner{grid-template-columns:2fr 1fr 1fr;gap:3rem}}.site-footer__logo{display:block;height:100px;width:100px;object-fit:contain;border-radius:50%;margin-bottom:1rem}.site-footer__tagline{font-family:Open Sans,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.875rem;line-height:1.4;font-weight:400;color:#a2a9b1;color:#ffffffa6;max-width:24rem;line-height:1.6;margin:0}.site-footer__nav-title{font-family:Open Sans,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.875rem;line-height:1.4;font-weight:400;color:#a2a9b1;color:#ffffff73;text-transform:uppercase;letter-spacing:.08em;margin:0 0 1rem;font-size:.7rem}.site-footer__nav-list,.site-footer__contact-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.6rem}.site-footer__link{font-family:Open Sans,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.875rem;line-height:1.4;font-weight:400;color:#a2a9b1;color:#fffc;text-decoration:none;transition:color .2s ease}.site-footer__link:hover,.site-footer__link.active{color:#fff}.site-footer__badge{display:inline-block;font-size:.65rem;font-weight:600;background-color:#ffffff1f;border-radius:999px;padding:.1em .5em;margin-left:.35rem;vertical-align:middle;letter-spacing:.03em}.site-footer__address{font-family:Open Sans,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.875rem;line-height:1.4;font-weight:400;color:#a2a9b1;color:#ffffffa6;line-height:1.7;margin-top:.4rem}.site-footer__bottom{border-top:1px solid rgba(255,255,255,.1);padding:1.25rem 1.5rem;text-align:center}.site-footer__copyright{font-family:Open Sans,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.875rem;line-height:1.4;font-weight:400;color:#a2a9b1;color:#fff6;margin:0;font-size:.78rem}
