:root{--navy:#072b72;--blue:#006cc7;--ink:#102344;--muted:#536176;--pale:#edf5fc}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:5px}a:focus-visible{outline:3px solid #1da1f2;outline-offset:5px}header{min-height:102px;padding:20px 5%;display:flex;align-items:center;justify-content:space-between;gap:24px;background:white;border-bottom:1px solid #e5ebf3}.brand{display:flex;gap:13px;align-items:center;font-size:30px;line-height:1.1;font-weight:800;color:var(--navy);letter-spacing:-1px}.brand small{display:block;font-size:12px;letter-spacing:1px;margin-top:6px}.logo{width:63px;height:52px;display:block;background:url(assets/portfolio.png);background-size:358px 538px;background-position:-39px -7px}.brand:hover{text-decoration:none}nav{display:flex;gap:32px;font-size:14px;font-weight:600}.header-cta{font-size:14px;color:var(--navy);border:1px solid #b9c8da;padding:12px 19px;display:flex;gap:30px}.hero{display:grid;grid-template-columns:1.1fr 1fr;gap:6%;padding:76px 6%;background:var(--navy);color:white;overflow:hidden}.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.8px;margin:0 0 22px;color:var(--blue)}.hero .eyebrow{color:#9ddaff}h1{font-size:clamp(45px,5.3vw,82px);letter-spacing:-3px;line-height:1.06;font-weight:600;margin:0 0 26px}h1 em{font-style:normal;color:#65c6ff}.hero-description{font-size:19px;line-height:1.65;max-width:450px;color:#dce9fc}.actions{display:flex;align-items:center;gap:28px;flex-wrap:wrap;margin-top:32px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:26px;padding:15px 23px;font-size:14px;font-weight:bold}.light{background:white;color:var(--navy)}.text-link{font-size:14px}.hero-foot{font-size:12px;color:#b0c6e6;letter-spacing:1px;margin:45px 0 0}.hero-products{align-self:center;transform:rotate(-3deg);background:#e5effa;padding:16px;box-shadow:18px 18px 0 #0b398a}.product-image{width:100%;background-repeat:no-repeat;display:block;object-fit:contain;aspect-ratio:1.5;background-color:white}.feature-product{display:grid;grid-template-columns:1fr 105px;align-items:center;background:white}.feature-product span{color:var(--navy);font-size:18px;line-height:1.3;font-weight:800;padding-right:15px}.small-products{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}.small-products>div{background:white}.small-products span{display:block;color:var(--navy);text-align:center;font-size:11px;font-weight:bold;padding:7px}.promise{display:flex;justify-content:center;gap:8%;padding:21px 5%;background:var(--pale);font-size:14px;font-weight:600;color:var(--navy);border-bottom:1px solid #dce7f1}.section{padding:90px 6%}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:42px}h2{font-size:clamp(32px,3.3vw,49px);line-height:1.16;letter-spacing:-1.8px;margin:0;font-weight:600}.section-heading>p{max-width:365px;color:var(--muted);margin:0}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.card{border:1px solid #dde5ee;background:#fff}.image-wrap{padding:25px 35px 12px;position:relative;border-bottom:1px solid #edf0f4;background:white}.image-wrap img{height:200px}.number{position:absolute;left:14px;top:10px;font-size:12px;color:#7f8ca0}.card-copy{padding:24px}.card h3{font-size:21px;line-height:1.3;letter-spacing:-.6px;margin:0 0 16px}.card p{font-size:15px;color:var(--muted);margin:0}.card .brands{font-size:12px;color:var(--blue);margin-top:20px;line-height:1.8}.quote-card{grid-column:span 2;background:var(--navy);color:white;padding:40px;display:flex;align-items:flex-start;flex-direction:column;justify-content:center}.quote-card .eyebrow{color:#8ed5ff}.quote-card h3{font-size:35px;line-height:1.2;margin:0}.quote-card p:not(.eyebrow){max-width:440px;color:#d9e5f8}.quote-card .button{margin-top:12px}.note{font-size:12px;color:var(--muted);margin:22px 0 0}.about{display:grid;grid-template-columns:1fr 1fr;gap:9%;background:var(--pale)}.about h2 span{color:var(--blue)}.about p{margin-top:0}.steps{margin-top:30px}.steps>div{padding:16px 0;border-top:1px solid #cad9e9;display:grid;grid-template-columns:105px 1fr;gap:18px;font-size:14px}.steps b{color:var(--navy)}.steps span{color:var(--muted)}.contact-grid{border-top:1px solid #d6e0eb;padding-top:35px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px}.contact-grid h3{font-size:12px;text-transform:uppercase;letter-spacing:1.5px;color:var(--blue);margin:0 0 13px}.contact-grid a{display:block;font-size:19px;color:var(--navy);margin-bottom:12px;overflow-wrap:anywhere}.contact-grid h3:not(:first-child){margin-top:27px}.contact-grid p{margin-top:0;color:var(--muted)}.contact-grid .brochure{font-size:14px;margin-top:24px;font-weight:bold}footer{background:var(--navy);color:white;padding:28px 6%;display:flex;justify-content:space-between;gap:20px;font-size:12px}footer span:first-child{font-weight:bold}.skip{position:absolute;left:10px;top:-80px;padding:12px;background:white;z-index:10}.skip:focus{top:10px}@media(min-width:1600px){header,.hero,.section,.promise,footer{padding-left:max(6%,calc((100% - 1450px)/2));padding-right:max(6%,calc((100% - 1450px)/2))}}@media(max-width:1000px){.hero{gap:4%;padding-top:60px;padding-bottom:60px}h1{letter-spacing:-2px}.grid{grid-template-columns:repeat(2,minmax(0,1fr))}.quote-card{grid-column:auto;padding:28px}.quote-card h3{font-size:28px}.feature-product{grid-template-columns:1fr}.feature-product span{text-align:center;font-size:12px;padding:6px}.contact-grid{grid-template-columns:1fr 1fr}.section{padding-top:65px;padding-bottom:65px}}@media(max-width:650px){header{flex-wrap:wrap;padding:17px 6%;gap:18px}.brand{font-size:25px}.header-cta{padding:9px 12px;font-size:12px;gap:10px}nav{order:3;width:100%;justify-content:space-between;padding-top:12px;border-top:1px solid #e5ebf3}.hero{grid-template-columns:1fr;padding-top:42px;padding-bottom:40px;gap:38px}h1{font-size:53px}.hero-description{font-size:17px}.hero-foot{margin-top:28px}.hero-products{max-width:440px;width:94%;margin:0 auto;transform:rotate(-2deg)}.feature-product{grid-template-columns:1fr 100px}.feature-product .product-image{max-height:220px}.promise{gap:12px;font-size:11px;justify-content:space-between;text-align:center;padding:18px 5%}.section-heading{display:block}.section-heading>p{margin-top:22px}.grid{grid-template-columns:1fr;gap:20px}.card .image-wrap{padding:25px 50px 15px}.quote-card{min-height:330px}.about{grid-template-columns:1fr;gap:30px}.contact-grid{grid-template-columns:1fr;gap:30px}.contact-grid>div{padding-bottom:20px;border-bottom:1px solid #e2e8f1}footer{flex-direction:column;gap:10px}.eyebrow{font-size:11px}h2{font-size:35px;letter-spacing:-1px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* Product-specific photo groups for broad category headings. */
.product-photo-group{display:flex;align-items:center;justify-content:center;gap:8px;min-width:0;aspect-ratio:1.5;background:#fff}.product-photo-group .product-image{flex:1 1 0;width:0;min-width:0;height:100%;aspect-ratio:auto;object-fit:contain}.image-wrap>.product-photo-group{height:200px;aspect-ratio:auto}.hero-products .product-photo-group{padding:8px}

/* Accessible contact labels with matching communication icons. */
.contact-grid .contact-heading{display:flex;align-items:center;gap:10px}.contact-symbol{display:inline-flex;align-items:center;justify-content:center;flex:0 0 34px;width:34px;height:34px;border-radius:50%;background:#edf5fc;color:var(--blue)}.contact-symbol svg{display:block;width:19px;height:19px}.contact-symbol.whatsapp{background:#e8f7ee;color:#168747}

.tip-details-link{display:inline-block;color:var(--blue);font-size:14px;font-weight:600;margin:0 0 20px;text-decoration:underline;text-underline-offset:4px}.card-copy .tip-details-link{margin:18px 0 0}
