@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@1,500;1,600&family=Rethink+Sans:wght@400;500;600;700;800&display=swap");:root{--purple:#1d1738;--purple2:#2b2250;--green:#29b34a;--green-dark:#18752d;--cream:#f3f1e9;--paper:#fbfaf6;--ink:#1f2030;--muted:#686872;--line:#dcd9d0;--shadow:0 24px 70px #15102a1c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Rethink Sans,Arial,sans-serif;font-weight:400}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.container{width:min(1280px,calc(100% - 96px));margin:auto}.section{padding:132px 0}.eyebrow{margin:0 0 22px;color:var(--green-dark);font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.eyebrow.light{color:#9dea8d}h1,h2,h3{font-family:Rethink Sans,Arial,sans-serif;letter-spacing:-.04em;margin:0}h2{font-size:clamp(48px,5.2vw,78px);line-height:.98;font-weight:600}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;min-height:56px;padding:0 25px;background:var(--green);color:#fff;border-radius:4px;font-size:14px;font-weight:700;letter-spacing:-.01em;transition:.2s}.button:hover{transform:translateY(-2px);background:#239d40}.button-small{min-height:46px;gap:18px;padding:0 20px}.text-link{display:inline-flex;align-items:center;gap:18px;font-size:14px;font-weight:700;letter-spacing:-.01em;border-bottom:1px solid;padding-bottom:6px}.light-link{color:#fff}.site-header{position:absolute;inset:0 0 auto;z-index:10;height:92px;display:grid;grid-template-columns:230px 1fr 230px;align-items:center;padding:0 48px;border-bottom:1px solid #ffffff38;color:#fff;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.brand img{width:182px;filter:brightness(0) invert(1)}.site-header nav{display:flex;justify-content:center;gap:38px;font-size:13px;font-weight:600}.site-header nav a{position:relative}.site-header nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:2px;background:var(--green);transition:.2s}.site-header nav a:hover:after{right:0}.menu-button{display:none;color:#fff;background:none;border:0;font-size:24px}.hero{position:relative;height:min(920px,98vh);min-height:740px;overflow:hidden;color:#fff;background:var(--purple)}.hero:after{content:"";position:absolute;z-index:2;right:-135px;bottom:-180px;width:440px;height:440px;border:1px solid #ffffff21;border-radius:50%;box-shadow:0 0 0 48px #ffffff0a,0 0 0 96px #ffffff08}.hero-photo,.hero-photos{position:absolute;inset:0}.hero-photo{background-position:center 36%;background-size:cover;background-repeat:no-repeat;opacity:0;transform:scale(1.06);filter:brightness(.88);transition:opacity 1.8s cubic-bezier(.45,0,.55,1),transform 9.2s ease-out,filter 1.8s ease;will-change:opacity,transform,filter}.hero-photo.is-active{opacity:1;transform:scale(1.015);filter:brightness(1)}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#181231fa,#181231d6 42%,#1812311a 78%),linear-gradient(0deg,#0a081499,transparent 48%)}.hero-content{position:relative;z-index:3;height:100%;display:flex;flex-direction:column;justify-content:center;padding-top:74px}.hero h1{max-width:900px;font-size:clamp(62px,7vw,105px);line-height:.9;font-weight:700;letter-spacing:-.052em}.hero h1 em{font-family:Playfair Display,Georgia,serif;font-weight:500;letter-spacing:-.035em}.hero-copy{max-width:610px;font-size:17px;font-weight:400;line-height:1.72;color:#ffffffc7;margin:32px 0}.hero-actions{display:flex;align-items:center;gap:34px}.hero-categories{display:flex;gap:10px;margin-top:44px}.hero-categories span{padding:8px 13px;border:1px solid #ffffff38;border-radius:99px;font-size:10px;font-weight:600;color:#ffffffb8}.hero-index{position:absolute;z-index:3;right:48px;bottom:40px;display:flex;align-items:center;gap:12px;font-size:11px;font-weight:600}.hero-index b{font:inherit}.hero-index>div{display:flex;align-items:center;gap:5px}.hero-index button{width:16px;height:2px;padding:0;border:0;border-radius:99px;background:#ffffff52;cursor:pointer;transition:width .35s ease,background .35s ease}.hero-index button.active{width:42px;background:#fff}.trust-strip{background:var(--purple);color:#fff;padding:27px 0}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-grid div{display:flex;align-items:center;gap:20px;padding:7px 30px;border-right:1px solid #ffffff21}.trust-grid div:first-child{padding-left:0}.trust-grid div:last-child{border:0}.trust-grid b{color:var(--green);font-size:11px}.trust-grid span{font-size:12px;line-height:1.35;color:#ffffffb8}.products{position:relative;overflow:hidden;background:linear-gradient(180deg,#fbfaf6,#f5f2ea)}.section-mark{position:absolute;right:-20px;top:10px;font-size:300px;font-weight:800;line-height:1;color:#1d173805;letter-spacing:-.1em}.split-heading{position:relative;display:grid;grid-template-columns:1.6fr .8fr;align-items:end;gap:80px;margin-bottom:64px}.split-heading h2{max-width:720px}.split-heading>p{margin:0 0 7px;max-width:420px;line-height:1.8;color:var(--muted);font-size:15px}.product-grid{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card{--bag-angle:-7deg;--bag-hover-angle:-4deg;position:relative;min-height:610px;overflow:hidden;padding:40px;background:#e6e2d9;box-shadow:var(--shadow);transition:transform .35s,box-shadow .35s}.product-card:hover{transform:translateY(-8px);box-shadow:0 32px 90px #15102a2b}.product-card:before{content:"";position:absolute;width:320px;height:320px;background:#ffffff54;right:-80px;bottom:-65px}.product-card.vitale{--bag-angle:6deg;--bag-hover-angle:3deg;background:linear-gradient(145deg,#edf4e8,#dcebd5)}.product-card.ilp-card{--bag-angle:-5deg;--bag-hover-angle:-2deg;background:linear-gradient(145deg,#ece9f3,#dcd6e9)}.product-card.premium{background:linear-gradient(145deg,#efede7,#ddd9cf)}.product-copy{position:relative;z-index:2;width:100%}.tag{display:inline-block;border:1px solid #1f20304d;border-radius:100px;padding:7px 13px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.product-card h3{margin-top:34px;font-size:54px;font-weight:600;line-height:.92;letter-spacing:-.045em}.product-card p{max-width:72%;color:var(--muted);font-size:13px;line-height:1.7}.product-copy>a{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:var(--purple);color:#fff;margin-top:30px;transition:.25s}.product-card:hover .product-copy>a{background:var(--green);transform:rotate(8deg)}.product-card>img{position:absolute;z-index:1;right:-11%;bottom:-15%;width:72%;max-height:70%;object-fit:contain;transform-origin:center bottom;transition:.4s}.product-card.vitale>img{right:-8%;bottom:-17%;width:74%}.product-card.ilp-card>img{right:-12%;bottom:-16%;width:70%}.product-card:hover>img{transform:translateY(-12px) rotate(var(--bag-hover-angle)) scale(1.025)}.solutions{background:var(--cream)}.solutions-title{display:grid;grid-template-columns:1.5fr .65fr;gap:90px;align-items:end;margin-bottom:68px}.solutions-title p{color:var(--muted);line-height:1.8;font-size:15px}.solution-list{border-top:1px solid var(--line)}.solution-row{display:grid;grid-template-columns:70px 1fr 140px 28px;align-items:center;min-height:105px;border-bottom:1px solid var(--line);transition:.2s}.solution-row:hover{padding-left:14px;color:var(--green-dark)}.solution-number{font-size:10px;color:var(--green-dark);font-weight:700}.solution-row h3{font-size:34px;font-weight:600;letter-spacing:-.025em}.solution-label{color:var(--muted);font-size:11px;font-weight:600}.field-section{display:grid;grid-template-columns:1.08fr .92fr;min-height:780px}.field-photo{background:url(/assets/a3-diego-seo-lavoura.png) 50%/cover no-repeat}.field-copy{position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:9vw;background:radial-gradient(circle at 80% 20%,#392c68,var(--purple2) 48%);color:#fff}.field-copy:before{content:"";position:absolute;inset:22px;border:1px solid #ffffff12;pointer-events:none}.field-copy h2{max-width:640px}.field-copy>p:not(.eyebrow){max-width:560px;margin:34px 0;color:#ffffffb3;font-size:15px;line-height:1.8}.field-seal{position:absolute;right:52px;top:52px;display:grid;place-items:center;width:96px;height:96px;border:1px solid #78dc75;border-radius:50%;color:#9dea8d;font-size:10px;font-weight:700;line-height:1.2;text-align:center;text-transform:uppercase;letter-spacing:.1em;transform:rotate(7deg)}.light-button{background:transparent;border:1px solid #ffffff73}.quote-mark{position:absolute;right:4%;bottom:-23%;color:#ffffff0a;font-family:Georgia,serif;font-size:520px;line-height:1}.ilp{background:var(--purple);color:#fff}.ilp-layout{display:grid;grid-template-columns:.82fr 1.18fr;align-items:center;gap:90px}.ilp-copy>p:not(.eyebrow){max-width:520px;color:#ffffffab;line-height:1.8;margin:34px 0}.ilp-points{display:flex;gap:18px;flex-wrap:wrap;margin-bottom:38px}.ilp-points span{border:1px solid #ffffff38;border-radius:100px;padding:9px 14px;font-size:10px}.ilp-visual{position:relative;min-height:660px}.ilp-photo{width:84%;height:610px;margin-left:auto;object-fit:cover;filter:saturate(.85)}.floating-bag{position:absolute;left:-5%;bottom:-10px;height:460px;width:45%;object-fit:contain;filter:drop-shadow(0 28px 35px #00000047)}.technology{overflow:hidden}.technology-layout{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:80px}.technology-intro{max-width:510px;color:var(--muted);line-height:1.8;margin:34px 0}.seed-diagram{min-height:650px}.seed-core,.seed-diagram{position:relative;display:grid;place-items:center}.seed-core{z-index:3;width:180px;height:240px;border-radius:56% 44% 51% 49%/48% 47% 53% 52%;transform:rotate(18deg);background:radial-gradient(circle at 35% 28%,#9cec73,#2aa74a 52%,#146e2a);color:#fff;font-size:11px;font-weight:700;letter-spacing:.16em;box-shadow:0 25px 60px #1b702b33}.orbit{inset:50%;border:1px solid #d8d6ce;transform:translate(-50%,-50%)}.orbit,.orbit i{position:absolute;border-radius:50%}.orbit i{z-index:5;display:grid;place-items:center;width:42px;height:42px;background:var(--purple);color:#fff;font-size:10px;font-style:normal;box-shadow:0 8px 22px #1d173a30}.orbit b{position:absolute;z-index:4;width:max-content;max-width:260px;padding:13px 18px;border:1px solid #e5e3da;border-radius:999px;background:#fff;color:var(--purple);font-size:12px;line-height:1.2;white-space:nowrap;box-shadow:0 12px 32px #1d173a12}.orbit-1{width:280px;height:340px}.orbit-1 i{right:24px;top:70px}.orbit-1 b{right:auto;left:calc(100% - 48px);top:69px;padding-left:64px}.orbit-2{width:390px;height:450px}.orbit-2 i{left:24px;top:100px}.orbit-2 b{right:calc(100% - 48px);left:auto;top:99px;padding-right:64px;text-align:right}.orbit-3{width:500px;height:550px}.orbit-3 i{right:44px;bottom:82px}.orbit-3 b{right:79px;bottom:81px}.orbit-4{width:600px;height:610px}.orbit-4 i{left:65px;bottom:65px}.orbit-4 b{left:101px;bottom:64px}.technology-highlights{display:none}.contact-section{position:relative;min-height:690px;display:flex;align-items:center;color:#fff}.contact-photo{position:absolute;inset:0;background:url(/assets/a3-em-campo-final.png) center 45%/cover no-repeat}.contact-shade{position:absolute;inset:0;background:linear-gradient(90deg,#1d1738f5,#1d1738a3 55%,#1d17381f)}.contact-content{position:relative;z-index:2}.contact-content h2{max-width:850px}.contact-content>p:not(.eyebrow){color:#ffffffbf;margin:30px 0}.contact-actions{display:flex;align-items:center;gap:30px}.contact-actions>span{font-weight:700;font-size:14px}footer{background:#17132c;color:#fff;padding:80px 0 24px}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:60px;padding-bottom:70px}.footer-brand img{width:185px;filter:brightness(0) invert(1)}.footer-brand p{max-width:300px;color:#ffffff8c;line-height:1.65;font-size:12px;margin-top:25px}.footer-grid>div:not(.footer-brand){display:flex;flex-direction:column;gap:13px;font-size:11px;color:#ffffff94}.footer-grid b{color:#fff;margin-bottom:9px}.footer-grid p{margin:0;line-height:1.7}.footer-bottom{display:flex;justify-content:space-between;padding-top:24px;border-top:1px solid #ffffff1f;color:#ffffff66;font-size:9px;text-transform:uppercase;letter-spacing:.12em}@media(max-width:1000px){.container{width:min(100% - 48px,1280px)}.site-header{grid-template-columns:1fr auto;padding:0 24px}.site-header nav,.site-header>.button{display:none}.menu-button{display:block}.product-grid{grid-template-columns:1fr}.product-card{min-height:520px}.product-copy{width:58%}.product-card p{max-width:100%}.product-card.ilp-card>img,.product-card.vitale>img,.product-card>img{width:48%;right:-2%;bottom:-16%}.field-section{grid-template-columns:1fr}.field-photo{min-height:560px}.field-copy{padding:100px 48px}.ilp-layout,.technology-layout{grid-template-columns:1fr}.ilp-visual{margin-top:30px}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-grid>div:last-child{grid-column:1/-1}}@media(max-width:680px){.container{width:calc(100% - 40px)}.section{padding:82px 0}.site-header{height:74px}.brand img{width:155px}.hero{min-height:710px;height:88vh}.hero-photo{background-position:62% 35%}.hero-overlay{background:linear-gradient(90deg,#181231ed,#18123161),linear-gradient(0deg,#0a0814b8,transparent 65%)}.hero h1{font-size:55px;max-width:95%}.hero-copy{font-size:14px}.hero-actions{align-items:flex-start;flex-direction:column;gap:24px}.hero-index{display:none}.trust-grid{grid-template-columns:1fr 1fr}.trust-grid div{padding:14px 10px;border-bottom:1px solid #ffffff1a}.solutions-title,.split-heading{grid-template-columns:1fr;gap:28px}.section-heading{margin-bottom:42px}h2{font-size:48px}.product-card{min-height:520px;padding:28px}.product-copy{width:100%}.product-card h3{font-size:47px}.product-card p{max-width:74%}.product-card.ilp-card>img,.product-card.vitale>img,.product-card>img{width:72%;right:-14%;bottom:-18%}.product-card.vitale>img{right:-10%;bottom:-19%}.solution-row{grid-template-columns:40px 1fr 20px;min-height:86px}.solution-row h3{font-size:25px}.solution-label{display:none}.field-photo{min-height:420px}.field-copy{padding:80px 20px}.ilp-layout{gap:20px}.ilp-visual{min-height:490px}.ilp-photo{width:92%;height:450px}.floating-bag{width:53%;height:320px}.seed-diagram{width:100%;min-height:410px;margin:20px 0 0;overflow:hidden}.seed-core{width:120px;height:160px}.orbit b,.orbit i{display:none}.orbit-1{width:180px;height:210px}.orbit-2{width:230px;height:270px}.orbit-3{width:280px;height:330px}.orbit-4{width:330px;height:390px}.technology-highlights{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:20px}.technology-highlights div{display:flex;flex-direction:column;justify-content:space-between;min-height:118px;padding:18px;border:1px solid #e4e2d8;border-radius:24px;background:#fff;box-shadow:0 12px 30px #1d173a0a}.technology-highlights i{display:grid;place-items:center;width:34px;height:34px;margin-bottom:18px;border-radius:50%;background:var(--purple);color:#fff;font-size:10px;font-style:normal}.technology-highlights b{font-size:14px;line-height:1.25;color:var(--purple)}.contact-section{min-height:650px}.contact-actions{flex-direction:column;align-items:flex-start}.footer-grid{grid-template-columns:1fr 1fr;gap:42px 26px}.footer-brand,.footer-grid>div:last-child{grid-column:1/-1}.footer-bottom{gap:20px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{transition-duration:.01ms!important}}.site-header{transition:transform .38s ease,top .38s ease,left .38s ease,right .38s ease,border-radius .38s ease,background-color .3s ease,color .3s ease,box-shadow .3s ease}.site-header.header-hidden,.site-header.header-visible{position:fixed;top:14px;left:18px;right:18px;height:78px;padding:0 30px;border:0;border-radius:22px;background:#fff;color:var(--ink);box-shadow:0 18px 55px #17132c1c;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.site-header.header-hidden{transform:translateY(calc(-100% - 32px));pointer-events:none}.site-header.header-visible{transform:translateY(0)}.site-header.header-hidden .brand img,.site-header.header-visible .brand img{filter:none}.site-header.header-hidden .button-small,.site-header.header-visible .button-small{min-height:44px}@media(max-width:1000px){.site-header.header-hidden,.site-header.header-visible{top:10px;left:10px;right:10px;padding:0 22px;border-radius:18px}.site-header.header-hidden .menu-button,.site-header.header-visible .menu-button{color:var(--ink)}}.button{border-radius:18px}.button-small{border-radius:16px}.product-card{border-radius:30px}.product-card:before{border-radius:50%}.ilp-photo,.site-header.header-hidden,.site-header.header-visible{border-radius:30px}.mobile-menu{display:none}@media(max-width:1000px){.site-header{z-index:30}.site-header.header-hidden,.site-header.header-visible{border-radius:24px}.menu-button{position:relative;z-index:32;width:46px;height:46px;border-radius:15px;line-height:1;transition:.25s}.menu-button[aria-expanded=true]{color:#fff!important;background:#ffffff12}.mobile-menu{position:fixed;z-index:20;inset:0;display:flex;flex-direction:column;justify-content:center;padding:120px 32px 38px;background:radial-gradient(circle at 85% 10%,#3b2f6c,var(--purple) 46%);color:#fff;opacity:0;visibility:hidden;transform:translateY(-18px);transition:opacity .3s ease,visibility .3s ease,transform .3s ease}.mobile-menu.is-open{opacity:1;visibility:visible;transform:translateY(0)}.mobile-menu nav{display:flex;flex-direction:column;border-top:1px solid #ffffff24}.mobile-menu nav a{display:flex;align-items:center;justify-content:space-between;padding:18px 2px;border-bottom:1px solid #ffffff24;font-size:clamp(28px,7vw,42px);font-weight:600;letter-spacing:-.035em}.mobile-menu nav span{color:#83df7d;font-size:10px;letter-spacing:.12em}.mobile-contact{margin-top:34px;align-self:flex-start}.site-header:has(.menu-button[aria-expanded=true]){position:fixed;top:0;left:0;right:0;color:#fff;background:transparent;border-color:transparent;transform:none}.site-header:has(.menu-button[aria-expanded=true]) .brand img{filter:brightness(0) invert(1)}}@media(max-width:680px){.button{border-radius:17px}.ilp-photo,.product-card{border-radius:24px}}.product-card{--bag-angle:-38deg;--bag-hover-angle:-35deg}.product-card.vitale{--bag-angle:-34deg;--bag-hover-angle:-31deg}.product-card.ilp-card{--bag-angle:-41deg;--bag-hover-angle:-38deg}.product-card>img{top:45%;right:-34%;bottom:auto;width:120%;max-height:none;transform:rotate(var(--bag-angle));transform-origin:center center}.product-card.vitale>img{top:46%;right:-34%;bottom:auto;width:125%}.product-card.ilp-card>img{top:41%;right:-44%;bottom:auto;width:138%}@media(max-width:1000px){.product-card{min-height:540px}.product-card.ilp-card>img,.product-card.vitale>img,.product-card>img{top:39%;right:-16%;bottom:auto;width:72%}.product-card.ilp-card>img{right:-23%;width:78%}}@media(max-width:680px){.product-card{min-height:540px}.product-card.ilp-card>img,.product-card.vitale>img,.product-card>img{top:48%;right:-42%;bottom:auto;width:122%}.product-card.vitale>img{top:49%;right:-40%;width:126%}.product-card.ilp-card>img{top:50%;right:-58%;width:140%}.technology-visual{display:flex;flex-direction:column}.technology-highlights{position:relative;z-index:5;margin:0}.technology-highlights-top{order:1;margin:28px 0 -48px}.technology-visual .seed-diagram{order:2;margin:0;min-height:420px}.technology-highlights-bottom{order:3;margin:-48px 0 0}.technology-highlights div{min-height:108px;padding:16px}.technology-highlights i{margin-bottom:14px}.technology-highlights b{font-size:13px}}.header-tools{display:flex;align-items:center;justify-content:flex-end;gap:18px}.language-switch{display:inline-flex;align-items:center;gap:5px;font-size:10px;font-weight:700;letter-spacing:.08em}.language-switch button{padding:7px 5px;border:0;background:transparent;color:inherit;font:inherit;cursor:pointer;opacity:.45;transition:.2s}.language-switch button.active{opacity:1;color:var(--green)}.language-switch span{opacity:.28}.mobile-language{display:none}@media(max-width:1000px){.site-header>.header-tools{display:none}.mobile-language{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;color:#ffffff9c;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.12em}.mobile-language .language-switch{font-size:13px}.mobile-language .language-switch button{color:#fff}.mobile-language .language-switch button.active{color:#83df7d}}.site-header{grid-template-columns:minmax(190px,260px) minmax(430px,1fr) auto}.site-header nav{gap:clamp(22px,2vw,38px);padding:0 24px}.header-tools,.header-tools .button-small{min-width:max-content;white-space:nowrap}.header-tools .button-small{flex-shrink:0}@media(max-width:1280px) and (min-width:1001px){.site-header{grid-template-columns:190px minmax(390px,1fr) auto;padding-inline:28px}.brand img{width:168px}.site-header nav{gap:20px;padding:0 16px;font-size:12px}.header-tools{gap:10px}.header-tools .button-small{padding-inline:16px;gap:12px}.language-switch{font-size:9px}}@media(max-width:1000px){.site-header,.site-header.header-hidden,.site-header.header-visible{grid-template-columns:minmax(0,1fr) auto;width:auto}.site-header .brand{justify-self:start}.site-header .menu-button{justify-self:end;margin-left:auto}}@media(min-width:1001px){.hero{min-height:820px}.hero-content{transform:translateY(30px)}.hero h1{font-size:clamp(62px,6.5vw,96px)}.hero{height:min(980px,100vh);min-height:900px}.hero-content{justify-content:flex-start;padding-top:170px;transform:none}.hero h1{font-size:clamp(62px,6.5vw,96px)}}.hero:after{display:none}@media(max-width:680px){.product-card>img{top:40%}.product-card.vitale>img{top:41%}.product-card.ilp-card>img{top:37%;right:-49%}}.button>span[aria-hidden=true],.product-copy>a>span[aria-hidden=true],.solution-row>span[aria-hidden=true],.text-link>span{font-family:Arial,sans-serif;font-size:1.2em;font-weight:900;line-height:1;text-shadow:.45px 0 currentColor,-.45px 0 currentColor}@media(max-width:680px){.button>span[aria-hidden=true],.product-copy>a>span[aria-hidden=true],.solution-row>span[aria-hidden=true],.text-link>span{font-size:1.32em;text-shadow:.55px 0 currentColor,-.55px 0 currentColor}.solution-row{grid-template-columns:32px minmax(0,1fr) 18px;min-height:78px}.solution-row h3{font-size:clamp(18px,5.7vw,21px);letter-spacing:-.04em;white-space:nowrap}}.product-grid{grid-template-columns:repeat(4,1fr)}.product-card{min-height:650px;padding:32px}.product-card h3{font-size:44px}.product-card p{max-width:90%}.product-card.mix-card{background:linear-gradient(145deg,#e9f1e9,#d9e6dc)}.product-card.mix-card>img{top:41%;right:-44%;width:138%}@media(max-width:1200px) and (min-width:1001px){.product-grid{grid-template-columns:repeat(2,1fr)}.product-card{min-height:610px;padding:40px}.product-card h3{font-size:54px}.product-card p{max-width:72%}}@media(max-width:1000px){.product-grid{grid-template-columns:1fr}.product-card{min-height:540px}.product-card h3{font-size:54px}}@media(max-width:680px){.product-card{padding:28px}.product-card h3{font-size:47px}.product-card p{max-width:74%}.product-card.mix-card>img{top:37%;right:-49%;width:140%}}