:root{--cyan:#00b3ba;--ink:#182e31;--muted:#54686a;--pale:#e3f7f7;--line:#cce3e3}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;color:var(--ink);font-family:Arial,Helvetica,sans-serif;background:#fcfefe}a{color:inherit;text-decoration:none}button,input,select{font:inherit}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #006e75;outline-offset:5px}.wrap{max-width:1220px;margin:auto;width:calc(100% - 80px)}.header{height:106px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:block;position:relative;overflow:hidden;width:194px;height:51px;flex-shrink:0}.brand img{position:absolute;width:1278px;max-width:none;left:-72px;top:-42px}.header nav{display:flex;align-items:center;gap:35px;font-size:14px;font-weight:600}.button{background:var(--ink);color:white;display:inline-flex;justify-content:space-between;align-items:center;gap:28px;padding:21px 26px;border:0;border-radius:7px;font-weight:700;font-size:16px;cursor:pointer;transition:background .2s,transform .2s}.button:hover{background:#006e75;transform:translateY(-2px)}.button span{font-size:23px;line-height:1}.button.small{font-size:14px;padding:14px 20px}.hero{display:grid;grid-template-columns:1.12fr 1fr;gap:50px;padding-top:35px;padding-bottom:65px;align-items:center}.eyebrow{display:block;font-size:12px;font-weight:700;letter-spacing:1.5px;margin-bottom:25px;color:#00777e}h1{font-size:clamp(48px,5.1vw,76px);letter-spacing:-3.6px;line-height:1.01;margin:0 0 25px;font-weight:800}em{color:#00888f;font-style:normal}p{font-size:17px;line-height:1.65;color:var(--muted)}.hero-copy>p{max-width:490px;margin:0 0 28px}.hero-note{font-size:13px;margin-top:22px;color:var(--muted)}.hero-note b{margin:0 12px;color:#00a0a7}.hero-art{position:relative;height:585px;background:var(--pale);border-radius:100px 12px 12px 12px;overflow:hidden}.product-photo{position:absolute;inset:0;overflow:hidden}.product-photo img{position:absolute;width:1049px;height:585px;max-width:none;right:0;top:0}.float-label{position:absolute;bottom:34px;left:22px;right:45px;background:#fff;padding:24px;border-radius:6px;box-shadow:0 8px 40px #132b3020}.float-label span{display:block;font-size:11px;letter-spacing:2px;margin-bottom:8px;color:#00777e}.float-label strong{font-size:25px}.vertical-label{position:absolute;right:12px;top:30px;writing-mode:vertical-rl;font-size:10px;letter-spacing:2px;color:#fff;background:#183335;padding:12px 5px}.benefit-strip{background:var(--cyan);padding:25px 0}.benefit-strip .wrap{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:12px;font-weight:800;letter-spacing:.8px}.benefit-strip i{font-size:19px;font-style:normal}.section{padding-top:100px;padding-bottom:100px}h2{font-size:clamp(34px,3.6vw,51px);line-height:1.12;letter-spacing:-2px;margin:0 0 25px}h3{font-size:21px;line-height:1.25;margin:0 0 12px;letter-spacing:-.5px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:55px;margin-bottom:36px}.section-heading>p{max-width:340px;margin-bottom:29px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product-card{border:1px solid var(--line);border-radius:10px;overflow:hidden}.tile{height:290px;background-image:url('banner-legend.png');background-repeat:no-repeat;background-color:#e8fafa}.tile-one{background-size:1100px auto;background-position:-620px -305px}.tile-two{background-size:1100px auto;background-position:-794px -120px}.tile-three{background-size:1100px auto;background-position:-785px -462px}.card-copy{padding:27px 25px}.card-copy>span{font-size:10px;letter-spacing:1.2px;color:#00777e;font-weight:bold;display:block;margin-bottom:15px}.card-copy h3{font-size:20px}.card-copy p{font-size:15px;margin:0}.mix-bottom{display:flex;justify-content:space-between;align-items:center;gap:40px;margin-top:25px}.mix-bottom p{max-width:590px;font-size:14px}.text-link{font-size:15px;font-weight:700;border-bottom:1px solid #00888f;padding-bottom:8px;flex-shrink:0}.dark-section{background:#172f32;color:#fff}.dark-section .eyebrow,.dark-section em{color:#34d0d2}.dark-section p{color:#bfd2d3}.value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;margin-top:45px}.value-grid article{border-top:1px solid #496365;padding-top:28px}.number{display:block;color:#47d1d2;font-size:14px;margin-bottom:30px}.value-grid p{font-size:16px}.partnership{display:grid;grid-template-columns:1fr 1fr;gap:100px}.partnership-copy p{max-width:400px;margin-bottom:30px}.service-list article{display:flex;gap:25px;padding:28px 0;border-bottom:1px solid var(--line)}.service-list article:first-child{padding-top:0}.service-list article>span{color:#00888f;font-size:14px;padding-top:5px}.service-list p{font-size:15px;margin:0}.form-section{background:var(--pale);padding:95px 0}.form-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px}.form-layout>div>p{max-width:380px}.exclusive{border-top:1px solid #a9cece;margin-top:45px;padding-top:25px}.exclusive span{display:block;font-size:11px;letter-spacing:1.5px;color:#00777e;margin-bottom:13px}.exclusive strong{font-size:21px;line-height:1.45}form{background:white;padding:35px;border-radius:12px;box-shadow:0 12px 30px #183c3608}form h3{font-size:23px}.form-intro{font-size:14px;margin-bottom:27px}.fields{display:grid;grid-template-columns:1fr 1fr;gap:18px}label{font-size:14px;font-weight:600}input,select{display:block;width:100%;min-width:0;margin-top:9px;padding:14px 12px;border:1px solid #b7cccc;border-radius:5px;background:white;color:var(--ink);font-size:16px}input:focus,select:focus{outline:2px solid #00888f;outline-offset:1px}.consent{display:flex;gap:12px;margin:23px 0;font-size:12px;font-weight:400;line-height:1.5;color:var(--muted)}.consent input{width:17px;height:17px;flex-shrink:0;margin:2px 0;accent-color:#00888f}form .button{width:100%}.trap{position:absolute;left:-10000px}#form-status{font-size:14px;margin:12px 0 0;color:#922a2a}button:disabled{opacity:.6;cursor:wait}.faq{display:grid;grid-template-columns:1fr 1.4fr;gap:80px}details{border-bottom:1px solid var(--line);padding:23px 0}summary{cursor:pointer;font-size:17px;font-weight:bold;line-height:1.5}details p{font-size:15px;margin-bottom:0}.footer{border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:25px;padding-top:35px;padding-bottom:35px}.footer p,.footer>span{font-size:12px}.thanks{min-height:70vh;display:grid;place-content:center;text-align:center;max-width:700px}.thanks .button{justify-self:center;margin-top:25px}.thanks h1{font-size:60px}.check{font-size:45px;color:#00888f;margin-bottom:20px}@media(max-width:1000px){.wrap{width:calc(100% - 48px)}.hero{gap:24px}h1{font-size:54px}.hero-art{height:550px}.product-photo img{height:550px;width:986px}.form-layout,.partnership{gap:40px}.tile{height:240px}.section{padding-top:70px;padding-bottom:70px}.value-grid{gap:25px}}@media(max-width:700px){.wrap{width:calc(100% - 36px)}.header{height:85px}.header nav>a:not(.button){display:none}.header nav{gap:0}.button.small{padding:12px;font-size:12px;gap:10px}.brand{width:160px;height:44px}.brand img{width:1054px;left:-59px;top:-34px}.hero{grid-template-columns:1fr;padding-top:25px;gap:35px;padding-bottom:35px}h1{font-size:53px;letter-spacing:-2.8px}.eyebrow{font-size:10px;letter-spacing:1px}.hero-copy p{font-size:16px}.hero-art{height:440px;border-radius:60px 8px 8px 8px}.product-photo img{width:789px;height:440px}.float-label{padding:19px;bottom:23px}.benefit-strip .wrap{display:grid;grid-template-columns:1fr 1fr;font-size:10px;line-height:1.5;gap:17px}.benefit-strip i{display:none}.section-heading,.mix-bottom{display:block}.section-heading>p{max-width:100%}h2{font-size:38px;letter-spacing:-1.8px}.product-grid,.value-grid,.partnership,.form-layout,.faq{grid-template-columns:1fr}.tile{height:290px}.tile-one{background-position:-620px -305px}.tile-two{background-position:-794px -120px}.tile-three{background-position:-785px -462px}.value-grid{gap:20px}.number{margin-bottom:18px}.partnership,.faq{gap:25px}.form-section{padding:65px 0}.form-layout{gap:30px}form{padding:25px 20px}.fields{grid-template-columns:1fr}.exclusive{margin-top:25px}.footer{flex-wrap:wrap}.footer p{max-width:150px}.thanks h1{font-size:44px}.thanks{padding:60px 0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.catalog-product{display:block;width:100%;height:290px;object-fit:contain;background:#f2f7f7;padding:16px}.card-copy{padding:23px 20px}.card-copy h3{min-height:25px}@media(max-width:1000px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:550px){.product-grid{grid-template-columns:1fr}.catalog-product{height:330px}}

.product-photo img{position:static;width:100%;height:100%;object-fit:cover}.catalog-product{object-fit:cover;padding:0}

/* Logo neutro integrado ao fundo e recortes exclusivos das fotografias. */
.brand{mix-blend-mode:multiply}.brand img{filter:grayscale(1) contrast(2)}
.product-photo-only{overflow:hidden}
