:root{--ink:#102b36;--muted:#52636c;--blue:#007fac;--cyan:#00ade0;--line:#dce5e8;--pale:#f1f6f8}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);font-size:16px;line-height:1.6;background:#fff}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}a,button,input,select,textarea{outline-offset:5px}a:focus-visible,button:focus-visible{outline:3px solid var(--cyan)}.wrap{max-width:1280px;width:calc(100% - 96px);margin:auto}.topbar{background:var(--ink);color:white;font-size:12px;letter-spacing:1px;padding:9px 0}.topbar .wrap{display:flex;justify-content:space-between}.topbar span{letter-spacing:0;color:#cbdce2;font-size:13px}header{position:sticky;top:0;z-index:10;background:rgba(255,255,255,.97);border-bottom:1px solid var(--line)}.nav{display:flex;align-items:center;justify-content:space-between;gap:24px;height:96px}.logo{width:160px;height:54px;object-fit:contain}.nav nav{display:flex;gap:28px;font-size:14px;font-weight:600}.nav nav a:hover,.text-link:hover{color:var(--blue)}.button{display:inline-flex;align-items:center;justify-content:center;gap:26px;padding:16px 22px;background:var(--blue);color:#fff;font-weight:600;font-size:14px;border:0;cursor:pointer;transition:background .2s}.button:hover{background:#056080}.button span{font-size:20px;line-height:1}.button.small{padding:12px 17px}.hero{display:grid;grid-template-columns:1.12fr 1fr;gap:48px;padding-top:64px;padding-bottom:64px;align-items:center}.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.7px;color:var(--blue);margin-bottom:23px}h1{font-size:clamp(40px,4.2vw,62px);letter-spacing:-2.7px;line-height:1.13;margin:0 0 25px;font-weight:600}em{font-style:normal;color:var(--blue)}.hero-copy>p{max-width:510px;color:var(--muted);font-size:18px;line-height:1.75}.actions{display:flex;gap:24px;align-items:center;margin-top:30px}.text-link{font-size:14px;font-weight:600}.brand-line{display:flex;gap:14px;align-items:center;margin-top:38px;font-size:13px;color:var(--muted)}.brand-line img{width:88px}.hero-visual{height:495px;position:relative;background:#e4eef1;overflow:hidden;border-radius:3px 3px 54px 3px}.hero-visual>img{width:100%;height:100%;object-fit:cover;object-position:40%}.visual-caption{position:absolute;bottom:0;left:0;right:0;padding:60px 30px 30px;background:linear-gradient(transparent,rgba(12,37,47,.94));color:white}.visual-caption>span{font-size:11px;letter-spacing:1.3px}.visual-caption strong{display:block;font-size:25px;line-height:1.3;margin-top:10px;font-weight:500}.visual-caption a{position:absolute;right:28px;bottom:34px;border:1px solid #afc4ca;border-radius:50%;width:42px;height:42px;text-align:center;line-height:40px;font-size:25px}.establishments{background:var(--pale);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.establishments .wrap{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:92px}.establishments span{font-size:11px;letter-spacing:1px;max-width:160px}.establishments strong{font-size:16px;font-weight:500}.section{padding-top:90px;padding-bottom:90px}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:38px}h2{font-size:clamp(31px,3vw,43px);line-height:1.16;letter-spacing:-1.5px;font-weight:500;margin:0}p{color:var(--muted)}.section-head>p{max-width:375px;margin:0 0 4px}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product{border:1px solid var(--line)}.product-image{height:245px;background:#f6f8f9;position:relative;display:flex;align-items:center;justify-content:center;padding:52px 32px 22px}.product-image img{height:100%;max-width:95%;object-fit:contain;mix-blend-mode:multiply}.product-image .handle{width:95%;height:auto}.tag{position:absolute;left:20px;top:18px;font-size:10px;letter-spacing:1px;font-weight:700;color:#476571}.product-copy{padding:26px}.product h3{font-size:25px;letter-spacing:-.5px;margin:0 0 12px}.product p{font-size:15px;line-height:1.7;min-height:102px;margin-bottom:18px}.features{display:flex;gap:6px;flex-wrap:wrap;min-height:48px}.features span{background:var(--pale);font-size:11px;height:26px;padding:4px 9px;color:#3c5965}.product-copy>a{display:flex;justify-content:space-between;font-size:14px;font-weight:600;padding-top:20px;border-top:1px solid var(--line)}.product-copy>a:hover{color:var(--blue)}.additional{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:34px}.additional a{display:flex;gap:14px;padding:20px 0;border-top:1px solid var(--line)}.additional a>span{font-size:12px;color:var(--blue)}.additional h3{font-size:15px;margin:0}.additional p{font-size:13px;margin:5px 0}.additional b{margin-left:auto;font-weight:400}.installer{background:var(--ink);color:white;padding:80px 0}.installer-grid{display:grid;grid-template-columns:1fr 1fr;gap:120px}.installer .eyebrow{color:#77d6f5}.installer em{color:#77d6f5}.installer p{color:#bfd0d6}.installer-grid>div>p{max-width:480px;margin:26px 0}.light{background:white;color:var(--ink)}.light:hover{background:#ccecf6}.steps{padding-top:5px}.steps>div{display:flex;gap:28px;border-bottom:1px solid #39515b;padding:25px 0}.steps>div:first-child{padding-top:0}.steps>div>span{color:#79cfe8;font-size:14px}.steps h3{font-size:20px;font-weight:500;margin:0 0 9px}.steps p{font-size:15px;line-height:1.7;margin:0}.documentation{display:grid;grid-template-columns:1.2fr 1fr;gap:100px;align-items:center}.documentation p{max-width:450px;margin:22px 0}.document-card{background:#e9f4f8;border-left:5px solid var(--cyan);padding:30px 34px;transition:background .2s}.document-card:hover{background:#dceff7}.doc-mark{font-size:24px;font-weight:700;display:flex;justify-content:space-between}.doc-mark span{font-size:12px;border:1px solid #abc6d2;padding:4px 9px;height:30px;font-weight:400}.document-card h3{font-size:32px;font-weight:500;line-height:1.18;letter-spacing:-1px;margin:30px 0}.doc-bottom{border-top:1px solid #c1d6df;padding-top:20px;display:flex;justify-content:space-between;align-items:center;font-size:12px}.doc-bottom b{font-size:24px;font-weight:400}.project-section{background:var(--pale);padding:76px 0}.project-grid{display:grid;grid-template-columns:.8fr 1.4fr;gap:90px}.project-grid .note{font-size:13px;max-width:300px;margin-top:28px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}label{display:block;font-size:13px;font-weight:600;margin-bottom:16px}input,select,textarea{display:block;width:100%;padding:12px 13px;background:white;color:var(--ink);border:1px solid #cbd9de;border-radius:0;font-size:14px;margin-top:8px}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#74858d}.form-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px}.form-bottom>span{font-size:12px;color:var(--muted)}#form-status{font-size:14px;margin:14px 0 0}footer{padding-top:38px;padding-bottom:24px}.footer-top{display:flex;align-items:center;gap:45px;padding-bottom:32px}.footer-top p{font-size:13px;line-height:1.7}.footer-top a{margin-left:auto;font-size:13px}.footer-bottom{display:flex;justify-content:space-between;gap:24px;border-top:1px solid var(--line);padding-top:22px;font-size:11px;color:var(--muted)}.skip{position:fixed;left:16px;top:-100px;z-index:99;background:white;padding:12px}.skip:focus{top:10px}@media(min-width:1500px){.hero{gap:70px}}@media(max-width:1050px){.wrap{width:calc(100% - 48px)}.nav nav{gap:16px}.nav .button{display:none}.hero{gap:28px}.hero-visual{height:460px}.actions{flex-wrap:wrap;gap:16px}.installer-grid{gap:50px}.documentation{gap:50px}.project-grid{gap:40px}.product-copy{padding:20px}.product p{min-height:128px}}@media(max-width:720px){.wrap{width:calc(100% - 36px)}.topbar .wrap{font-size:10px}.topbar span{display:none}.nav{height:auto;min-height:85px;flex-wrap:wrap;gap:8px;padding-top:14px;padding-bottom:14px}.logo{width:130px;height:44px}.nav nav{width:100%;justify-content:space-between;font-size:12px;gap:10px}.hero{grid-template-columns:1fr;padding-top:35px;padding-bottom:35px;gap:28px}h1{font-size:43px;letter-spacing:-2px}.eyebrow{font-size:10px;letter-spacing:1.2px;margin-bottom:18px}.hero-copy>p{font-size:16px}.brand-line{margin-top:27px;gap:10px;font-size:11px}.hero-visual{height:330px}.establishments .wrap{flex-wrap:wrap;padding:22px 0;gap:15px 25px}.establishments span{max-width:none;width:100%}.establishments strong{font-size:13px}.section{padding-top:55px;padding-bottom:55px}.section-head{display:block;margin-bottom:28px}.section-head>p{margin-top:20px}.products,.additional{grid-template-columns:1fr}.product-image{height:230px}.product p{min-height:0}.features{min-height:45px}.product-copy{padding:25px}.additional{gap:0;margin-top:24px}.installer{padding:54px 0}.installer-grid,.documentation,.project-grid{grid-template-columns:1fr;gap:34px}.steps>div{gap:20px}.documentation{gap:28px}.document-card{padding:27px}.project-section{padding:50px 0}.project-grid .note{max-width:none;margin-top:18px}.form-grid{grid-template-columns:1fr;gap:0}.form-bottom{align-items:stretch;flex-direction:column;gap:13px}.footer-top{align-items:flex-start;gap:10px;flex-direction:column}.footer-top a{margin-left:0}.footer-bottom{flex-direction:column;gap:8px}html{scroll-padding-top:130px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.detail{padding-top:28px;padding-bottom:70px}.breadcrumb{font-size:12px;color:var(--muted);margin-bottom:45px}.detail-intro{display:grid;grid-template-columns:1.3fr 1fr;gap:70px;align-items:center;margin-bottom:65px}.detail-intro h1{font-size:48px}.detail-intro p{font-size:18px;margin:24px 0}.detail-image{height:300px;background:var(--pale);display:flex;align-items:center;justify-content:center;padding:40px}.detail-image img{max-width:100%;max-height:100%;object-fit:contain;mix-blend-mode:multiply}.detail-body{display:grid;grid-template-columns:1.5fr .8fr;gap:100px}.detail-body article section{margin-bottom:35px}.detail-body h2{font-size:27px;letter-spacing:-.6px}.detail-body p{line-height:1.85}.detail-body aside{background:var(--pale);padding:28px;align-self:start}.detail-body aside a{display:block;font-size:14px;margin:15px 0;color:var(--blue)}.detail-body aside p{font-size:14px}.detail-body hr{border:0;border-top:1px solid var(--line);margin:28px 0}.source{font-size:12px;border-top:1px solid var(--line);padding-top:22px}@media(max-width:720px){.detail-intro,.detail-body{grid-template-columns:1fr;gap:30px}.detail-intro h1{font-size:36px}.detail-intro p{font-size:16px}.detail-image{height:230px}.breadcrumb{font-size:11px;margin-bottom:30px}.detail-body{gap:40px}}
/* AVELIO: cyan, green and a more open visual rhythm */
:root{--ink:#163945;--muted:#536a73;--blue:#0088b5;--cyan:#00afe3;--green:#00ae56;--pale:#f0f8fb;--line:#dcebf0}body{font-family:'Avenir Next','Segoe UI',Arial,sans-serif}.topbar{background:#f0f8fb;color:#315c6b;font-size:12px}.topbar span{color:#55737e}.nav{height:112px}.logo{width:205px;height:70px;object-fit:contain}.nav nav{font-size:14px}.button{border-radius:100px;padding:17px 25px;box-shadow:0 5px 16px #0088b51a}.button.small{padding:13px 21px}.hero{position:relative;padding-top:72px;padding-bottom:76px;gap:42px}.hero:before{content:'';position:absolute;inset:0 calc((1280px - 100vw)/2);background:linear-gradient(120deg,#fff 20%,#edfaff 80%,#e7f8ef);z-index:-1}.hero h1{font-size:clamp(38px,3.8vw,57px);font-weight:650;letter-spacing:-2px;line-height:1.16}.hero em{color:#008a47}.eyebrow{display:flex;align-items:center;gap:10px;color:#007ca6;letter-spacing:1.5px;font-size:12px}.hero .eyebrow{display:inline-flex;border:1px solid #b8e5f1;border-radius:30px;padding:8px 13px;font-size:11px;margin-bottom:24px;background:#ffffffbd}.hero-visual{height:510px;border-radius:100px 26px 100px 26px;box-shadow:0 20px 60px #153e4d18}.hero-visual>img{object-position:37%}.visual-caption{padding:65px 32px 40px}.visual-caption strong{font-size:25px}.visual-caption a{right:40px;bottom:45px}.hero-benefits{display:flex;flex-wrap:wrap;gap:12px 20px;margin-top:26px}.hero-benefits span{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:600}.hero-benefits .icon{width:19px;height:19px;color:#00a455}.brand-line{margin-top:30px;font-size:13px}.brand-line img{width:110px}.establishments{background:white}.establishments .wrap{min-height:105px}.establishments strong{font-size:17px}.section{padding-top:100px;padding-bottom:95px}h2{font-weight:600}.product{border:1px solid #e0edf1;border-radius:24px;overflow:hidden;box-shadow:0 8px 30px #153e4d08;transition:transform .2s,box-shadow .2s}.product:hover{transform:translateY(-5px);box-shadow:0 15px 35px #153e4d13}.product-image{height:255px;background:linear-gradient(145deg,#edf9ff,#f9fcfd);padding-top:76px}.product-icon{position:absolute;top:18px;left:20px;color:#0088b5;background:white;border-radius:15px;width:46px;height:46px;display:grid;place-items:center;box-shadow:0 3px 12px #0d6d8810}.tag{top:33px;left:78px;font-size:10px}.product:nth-child(2) .product-image{background:linear-gradient(145deg,#eefaf2,#f9fcfd)}.product:nth-child(2) .product-icon{color:#00a455}.product-copy{padding:28px}.product p{font-size:16px;min-height:110px}.features span{border-radius:20px;font-size:12px;height:auto;padding:4px 10px}.features{min-height:53px}.product-copy>a{color:#007fa9}.additional{gap:18px}.additional a{border:1px solid #dfeef3;background:#f5fafc;border-radius:18px;padding:22px 18px;align-items:flex-start}.additional h3{font-size:16px}.additional p{font-size:14px}.mini-icon{color:#0088b5}.mini-icon .icon{width:26px;height:26px}.additional a:nth-child(2) .mini-icon{color:#00a455}.installer{background:linear-gradient(120deg,#123d4a,#075a68);position:relative;border-radius:0 90px 0 0;padding:90px 0}.installer .eyebrow{color:#8ae3ff}.installer em{color:#71e5aa}.steps>div>span{display:grid;place-items:center;min-width:52px;height:52px;border-radius:16px;background:#ffffff10;color:#7ee1ae}.steps h3{font-size:22px}.steps p{font-size:16px}.documentation{gap:90px}.document-card{border:1px solid #cce8f2;border-radius:26px;background:linear-gradient(135deg,#e7f8ff,#eefbf3);box-shadow:0 14px 40px #123d4a0a;padding:36px}.doc-mark{align-items:center;gap:20px}.doc-mark>img{width:112px;height:auto}.doc-mark span{border-radius:30px;white-space:nowrap;font-size:11px}.document-card h3{font-size:36px}.doc-bottom{font-size:14px}.project-section{background:linear-gradient(120deg,#f0f9fc,#eef9f3);border-radius:90px 0 0 0;padding:85px 0}input,select,textarea{border-radius:12px;border:1px solid #cde1e8;padding:14px;font-size:16px}label{font-size:14px}.form-bottom>span{font-size:13px}.detail-image{border-radius:40px;background:linear-gradient(130deg,#eefaff,#edf9f2)}.detail-body aside{border-radius:24px}.detail-intro h1{font-weight:600}.footer-top{padding-top:10px;gap:45px}.footer-top p{font-size:14px}.footer-bottom{font-size:12px}.source{font-size:13px}.footer-top .logo{width:190px}.icon{flex-shrink:0;vertical-align:middle}
@media(max-width:1376px){.hero:before{inset:0 -48px}}@media(max-width:1050px){.hero:before{inset:0 -24px}.nav{height:98px}.logo{width:175px;height:60px}.hero h1{font-size:43px}.hero-visual{height:510px}.tag{font-size:9px;left:67px}.product-icon{left:14px;width:40px;height:40px}.product-copy{padding:21px}.product p{min-height:150px}.documentation{gap:40px}}@media(max-width:720px){.nav{height:auto;min-height:115px}.logo{width:175px;height:57px}.nav nav{font-size:12px}.hero{padding-top:35px;padding-bottom:40px}.hero:before{inset:0 -18px}.hero h1{font-size:40px;letter-spacing:-1.8px}.hero .eyebrow{font-size:9px}.hero-visual{height:345px;border-radius:65px 20px 65px 20px}.visual-caption strong{font-size:23px}.hero-benefits{gap:12px;font-size:12px}.brand-line{font-size:11px}.brand-line img{width:96px}.establishments .wrap{min-height:110px}.establishments strong{font-size:14px}.section{padding-top:58px;padding-bottom:58px}.product p{min-height:0}.product-copy{padding:27px}.tag{font-size:11px;left:80px}.product-icon{width:46px;height:46px;left:20px}.additional{gap:12px}.installer{border-radius:0 50px 0 0;padding:58px 0}.installer-grid{gap:40px}.steps>div{gap:17px}.steps>div>span{min-width:42px;height:42px}.steps h3{font-size:20px}.project-section{border-radius:50px 0 0 0;padding:55px 0}.document-card{padding:26px}.document-card h3{font-size:32px}.doc-mark span{font-size:10px}.doc-bottom{font-size:13px}.footer-top{gap:12px}.detail-intro h1{font-size:36px}}
.news-section{padding:85px 0 100px;background:#f7fbfd}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.news-card{border:1px solid #dfeaf0;border-radius:22px;padding:30px;background:white;display:flex;flex-direction:column}.news-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:28px}.news-icon{display:grid;place-items:center;background:#eaf8fd;color:#0088b5;border-radius:16px;width:54px;height:54px}.news-card:nth-child(3) .news-icon{background:#eaf9f0;color:#009b4e}.news-category{font-size:12px;border:1px solid #dfeaf0;border-radius:30px;padding:5px 11px;color:#536a73}.news-card time{font-size:12px;color:#6a7e87}.news-card h3{font-size:23px;line-height:1.25;letter-spacing:-.5px;margin:12px 0 4px}.news-card p{font-size:16px;line-height:1.75;margin-bottom:25px}.news-card>a{margin-top:auto;border-top:1px solid #dfeaf0;padding-top:18px;display:flex;justify-content:space-between;font-size:14px;font-weight:600;color:#007fa9}.nav nav{gap:21px}@media(max-width:1050px){.nav nav{gap:16px}}@media(max-width:720px){.news-section{padding:55px 0}.news-grid{grid-template-columns:1fr;gap:18px}.news-card{padding:26px}.nav nav{gap:12px;flex-wrap:wrap;justify-content:flex-start;font-size:12px}.news-top{margin-bottom:22px}}
/* Six illustrated solutions and immediately visible news */
.news-section{padding:22px 0 28px;background:linear-gradient(110deg,#ecf9ff,#eefaf4);border-bottom:1px solid #dcebf0}.news-section .section-head{align-items:center;margin-bottom:14px}.news-section .eyebrow{font-size:10px;margin-bottom:3px}.news-section h2{font-size:23px;letter-spacing:-.6px}.news-grid{gap:15px}.news-card{padding:15px 18px;border-radius:16px;position:relative}.news-top{margin-bottom:5px;justify-content:flex-start;gap:10px}.news-icon{height:29px;width:29px;border-radius:9px}.news-icon .icon{width:18px;height:18px}.news-category{font-size:10px;border:0;padding:0}.news-card time{font-size:10px;position:absolute;top:21px;right:15px}.news-card h3{font-size:16px;margin:7px 0 10px;line-height:1.3}.news-card p{display:none}.news-card>a{padding-top:8px;font-size:12px}.solution-card-photo{height:260px;background:#f3f9fb;display:flex;align-items:center;justify-content:center;position:relative;padding:26px 26px 60px}.solution-card-photo img{max-width:100%;max-height:100%;object-fit:contain;mix-blend-mode:multiply}.solution-card-photo>span{position:absolute;left:22px;right:15px;bottom:17px;font-size:13px;letter-spacing:.4px;font-weight:600;color:#007fa9}.six-solutions{row-gap:30px}.six-solutions .product-copy h3{font-size:23px}.six-solutions .product-copy p{min-height:165px;font-size:15px}.solution-page{padding-top:26px;padding-bottom:70px}.solution-hero{display:grid;grid-template-columns:1.05fr 1fr;gap:65px;align-items:center;margin-bottom:80px}.solution-hero h1{font-size:52px;line-height:1.13;letter-spacing:-2px}.solution-hero p{font-size:18px;line-height:1.8}.solution-tags{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0 27px}.solution-tags span{background:#eaf9f0;color:#007a3e;font-size:13px;padding:6px 12px;border-radius:30px}.solution-main-image{margin:0;min-height:350px;background:linear-gradient(130deg,#eefaff,#effaf3);border-radius:60px 22px 60px 22px;padding:30px;display:flex;flex-direction:column;justify-content:center}.solution-main-image img{width:100%;max-height:350px;object-fit:contain;mix-blend-mode:multiply}.solution-main-image figcaption{font-size:12px;color:#597780;margin-top:16px;text-align:center}.solution-benefits{padding:55px;border-radius:28px;background:#f3f9fb;margin-bottom:75px}.solution-benefits h2{max-width:780px;font-size:36px}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;margin-top:36px}.benefit-number{display:grid;place-items:center;background:#e0f4fd;color:#0088b5;border-radius:13px;height:43px;width:43px;font-size:14px}.benefit-grid h3{font-size:21px;line-height:1.3;font-weight:600}.benefit-grid p{font-size:16px;line-height:1.8}.solution-feature{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;margin:70px 0}.solution-feature>img{width:100%;max-height:460px;object-fit:contain;border-radius:20px}.solution-feature h2{font-size:37px}.solution-feature p{font-size:17px;line-height:1.8}.equipment-section{margin:65px 0}.equipment-section h2{font-size:35px}.equipment-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:22px;margin-top:32px}.equipment-card{border:1px solid #dcebf0;border-radius:20px;overflow:hidden;padding-bottom:22px}.equipment-card>div{height:220px;background:#f7fbfc;padding:25px;display:flex;justify-content:center;align-items:center}.equipment-card img{max-width:100%;max-height:100%;object-fit:contain;mix-blend-mode:multiply}.equipment-card h3{font-size:18px;padding:0 20px;line-height:1.4;min-height:48px}.equipment-card a{font-size:13px;padding:0 20px;color:#007fa9}.installation-panel{background:linear-gradient(110deg,#edf8fd,#eefaf2);border-radius:26px;padding:42px;display:grid;grid-template-columns:1.2fr 1fr;gap:60px}.installation-panel h2{font-size:27px}.installation-panel p{font-size:16px;line-height:1.8}.installation-panel aside{border-left:1px solid #cde3db;padding-left:35px}.installation-panel h3{font-size:22px}.installation-panel .button{font-size:13px;padding:15px 19px}.solution-page .source{margin-top:30px}.source a{color:#007fa9}
@media(max-width:1050px){.solution-hero{gap:30px}.solution-hero h1{font-size:43px}.solution-benefits{padding:35px}.benefit-grid{gap:22px}.news-card time{position:static;display:block;margin-top:4px}.six-solutions .product-copy p{min-height:210px}.installation-panel{gap:30px;padding:30px}}@media(max-width:720px){.news-section{padding:17px 0 20px}.news-section h2{font-size:21px}.news-grid{grid-template-columns:1fr;gap:9px}.news-card{padding:10px 13px;display:grid;grid-template-columns:1fr auto;gap:2px 10px}.news-top{margin:0}.news-card time{margin:0;font-size:10px;text-align:right;align-self:center}.news-card h3{grid-column:1 / -1;font-size:14px;margin:4px 0}.news-card>a{grid-column:1 / -1;padding-top:5px;font-size:11px}.news-icon{width:22px;height:22px}.solution-hero{grid-template-columns:1fr;gap:25px;margin-bottom:40px}.solution-hero h1{font-size:39px}.solution-hero p{font-size:16px}.solution-main-image{min-height:240px;padding:25px}.solution-main-image img{max-height:270px}.solution-benefits{padding:28px 22px;margin-bottom:45px}.solution-benefits h2,.equipment-section h2{font-size:29px}.benefit-grid{grid-template-columns:1fr;gap:18px;margin-top:25px}.benefit-grid article{position:relative;padding-left:54px}.benefit-number{position:absolute;left:0;top:0;width:36px;height:36px}.benefit-grid h3{margin-top:2px;font-size:20px}.benefit-grid p{margin-bottom:0}.solution-feature{grid-template-columns:1fr;gap:28px;margin:40px 0}.solution-feature h2{font-size:30px}.solution-feature>img{max-height:360px}.equipment-grid{grid-template-columns:1fr 1fr;gap:13px}.equipment-card>div{height:160px;padding:18px}.equipment-card h3{font-size:15px;padding:0 13px;min-height:43px}.equipment-card a{font-size:12px;padding:0 13px;display:block}.installation-panel{grid-template-columns:1fr;padding:26px;gap:15px}.installation-panel aside{border-left:0;border-top:1px solid #cde3db;padding-left:0;padding-top:12px}.six-solutions .product-copy p{min-height:0}.solution-card-photo{height:240px}.solution-page .breadcrumb{margin-bottom:28px}}
.composio-insights{display:grid;grid-template-columns:1.15fr 1fr;gap:70px;margin:65px 0}.composio-insights h2{font-size:35px}.composio-insights p{font-size:17px;line-height:1.8}.insight-list{display:grid;grid-template-columns:1fr 1fr;gap:15px}.insight-list>div{border:1px solid #dcebf0;border-radius:18px;padding:24px;background:#f8fcfd}.insight-list strong{display:block;font-size:17px;color:#007fa9;margin-bottom:9px}.insight-list span{font-size:14px;color:#536a73}.composio-use{background:#123d4a;color:white;padding:40px;border-radius:25px}.composio-use h2{font-size:30px}.composio-use p{color:#d2e6ed;max-width:760px;line-height:1.8}.composio-use .button{background:white;color:#123d4a;margin-top:12px}@media(max-width:720px){.composio-insights{grid-template-columns:1fr;gap:22px;margin:40px 0}.composio-insights h2{font-size:28px}.insight-list{gap:12px}.insight-list>div{padding:18px}.composio-use{padding:26px}.composio-use h2{font-size:27px}}
.schema-link{display:block;border:1px solid #dcebf0;border-radius:18px;overflow:hidden;background:white;padding:10px}.schema-link img{width:100%;height:auto;display:block}.schema-link span{display:block;text-align:right;padding:10px;font-size:13px;color:#007fa9}
.starter-compare{margin:70px 0 80px}.compare-intro{max-width:680px;margin-bottom:35px}.compare-intro h2{font-size:37px}.compare-intro p{font-size:17px;line-height:1.8}.compare-grid{display:grid;grid-template-columns:1fr 70px 1fr;align-items:stretch;gap:18px}.compare-card{border-radius:24px;padding:34px;background:#f5fafc;border:1px solid #dcebf0}.compare-card.carecom{background:#effaf4;border-color:#bfe8d0}.compare-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.compare-icon{display:grid;place-items:center;width:44px;height:44px;background:#e4f3fa;border-radius:13px;color:#0088b5;font-weight:700}.carecom .compare-icon{background:#dff7e9;color:#009b4e}.compare-label{font-size:11px;letter-spacing:1px;color:#597780}.compare-card h3{font-size:32px;margin:0;color:#007fa9}.carecom h3{color:#00914a}.compare-card h4{font-size:20px;line-height:1.35;margin:4px 0 14px}.compare-card p,.compare-card li{font-size:15px;line-height:1.75;color:#536a73}.compare-card ul{padding-left:19px}.compare-card li::marker{color:#00a455}.compare-note{border-top:1px solid #cfe2e8;margin-top:22px;padding-top:17px;font-size:13px;color:#007fa9;font-weight:600}.carecom .compare-note{border-color:#c7e6d2;color:#008a46}.evolution-arrow{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#0088b5}.evolution-arrow span{font-size:9px;letter-spacing:1px;writing-mode:vertical-rl;transform:rotate(180deg)}.evolution-arrow b{font-size:34px;font-weight:400}.solution-page strong{color:#007b47}.solution-page .solution-main-image{background:linear-gradient(130deg,#effaff,#effaf3)}
@media(max-width:720px){.starter-compare{margin:40px 0 50px}.compare-intro h2{font-size:30px}.compare-grid{grid-template-columns:1fr;gap:9px}.evolution-arrow{flex-direction:row;gap:10px;height:30px}.evolution-arrow span{writing-mode:initial;transform:none}.evolution-arrow b{font-size:28px;transform:rotate(90deg)}}
.news-section .section-head>p{max-width:410px;font-size:14px}.news-symbol{font-size:20px;font-weight:700}.news-photo{height:128px;border-radius:13px;overflow:hidden;background:#eef6f8;margin:-3px -6px 14px}.news-photo img{width:100%;height:100%;object-fit:cover}.family-news{padding-top:20px}.family-news .news-top{margin-bottom:4px}.family-news h3{font-size:17px}.family-news p{display:block;font-size:13px;line-height:1.6;margin-bottom:18px}.family-news .news-category{color:#007fa9;font-weight:600}@media(max-width:720px){.news-section .section-head>p{display:none}.news-photo{height:150px;margin:-3px -3px 12px}.family-news{display:flex}.family-news .news-top{order:2}.family-news time{order:3}.family-news h3,.family-news p,.family-news>a{order:4}.news-card.family-news{display:flex;flex-direction:column}.news-card.family-news .news-top{order:0}.news-card.family-news time{order:1}.news-card.family-news h3{order:2}.news-card.family-news p{order:3}.news-card.family-news>a{order:4}}
.pif-news{margin:75px 0;padding:48px 0;border-top:1px solid #dcebf0;border-bottom:1px solid #dcebf0}.pif-news h2{font-size:36px;margin-bottom:12px}.pif-intro{font-size:17px;line-height:1.8;max-width:800px}.pif-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:28px}.pif-card{border:1px solid #dcebf0;border-radius:20px;overflow:hidden;background:#fff}.pif-card>div{height:175px;background:#f5fafc;padding:18px;display:flex;align-items:center;justify-content:center}.pif-card img{max-width:100%;max-height:100%;object-fit:contain;mix-blend-mode:multiply}.pif-card h3{font-size:18px;line-height:1.3;margin:20px 20px 8px}.pif-card p{font-size:14px;line-height:1.7;margin:0 20px 22px}.pif-source{font-size:12px;margin-top:22px;color:#607780}.pif-news+.equipment-section{margin-top:65px}@media(max-width:720px){.pif-news{margin:45px 0;padding:35px 0}.pif-news h2{font-size:29px}.pif-intro{font-size:16px}.pif-grid{grid-template-columns:1fr;gap:14px}.pif-card{display:grid;grid-template-columns:105px 1fr;padding:12px;column-gap:15px}.pif-card>div{height:105px;padding:8px;grid-row:1 / span 2}.pif-card h3{font-size:16px;margin:5px 5px 4px}.pif-card p{font-size:13px;margin:0 5px 5px}.pif-source{font-size:11px}}
/* Keep the AVELIO event summary readable in the first news card. */
.news-card:not(.family-news) p{display:block;font-size:13px;line-height:1.65;margin-bottom:18px}
@media(max-width:720px){.news-card:not(.family-news) p{display:block;font-size:13px;line-height:1.6}}
/* Compact news strip with accessible expand controls */
.news-section .section-head{margin-bottom:22px}.news-section .section-head>p{align-self:center}.news-grid{grid-template-columns:repeat(4,1fr);gap:14px}.compact-news{min-height:142px;padding:18px 18px 15px;display:flex;flex-direction:column}.compact-news .news-top{margin-bottom:11px}.compact-news .news-category{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.compact-news time{font-size:10px;margin-left:auto;white-space:nowrap;color:#6a7e87}.compact-news h3{font-size:17px;line-height:1.3;margin:0 0 12px}.news-toggle{appearance:none;border:0;background:transparent;border-top:1px solid #dfeaf0;color:#007fa9;font:600 12px inherit;text-align:left;padding:10px 0 0;cursor:pointer;margin-top:auto;display:flex;justify-content:space-between;align-items:center}.news-toggle span{font-size:19px;line-height:12px}.news-toggle:hover{color:#005f82}.news-detail{padding-top:4px}.news-detail p{font-size:13px;line-height:1.6;margin:5px 0 12px}.news-detail a{font-size:12px;font-weight:600;color:#007fa9;border-top:1px solid #dfeaf0;display:flex;justify-content:space-between;padding-top:9px}.compact-news:has(.news-detail:not([hidden])){box-shadow:0 12px 30px #153e4d18;z-index:2}.compact-news:has(.news-detail:not([hidden])) .news-toggle{color:#005f82}@media(max-width:1050px){.news-grid{grid-template-columns:repeat(2,1fr)}.compact-news{min-height:135px}}@media(max-width:720px){.news-grid{grid-template-columns:1fr;gap:9px}.compact-news{min-height:0;padding:13px 15px}.compact-news h3{font-size:15px}.compact-news .news-top{margin-bottom:7px}.news-detail p{font-size:13px}}
