﻿html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,textarea{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}input,input:focus,textarea,button{border:none;outline:none;padding:0;margin:0;background-image:none;background-color:rgba(0,0,0,0);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}@font-face{font-family:"moderat";src:url("../fonts/Moderat-Regular.woff2");font-weight:400;font-style:normal;font-stretch:normal;unicode-range:U+0020-00FE}@font-face{font-family:"moderat";src:url("../fonts/Moderat-Medium.woff2");font-weight:500;font-style:normal;font-stretch:normal;unicode-range:U+0020-00FE}@font-face{font-family:"moderat";src:url("../fonts/Moderat-Bold.woff2");font-weight:800;font-style:normal;font-stretch:normal;unicode-range:U+0020-00FE}.search-form{margin-bottom:2em;max-width:360px;background-color:#edebe7;display:flex;align-items:center;overflow:hidden;border:1.8px solid #0f285b;border-radius:8px}.search-form input{flex:1;padding:0 1em;font-size:clamp(16px,1.2vw,20px);color:#0f285b;font-family:"moderat";font-weight:400}.search-form input::placeholder{opacity:.75}.search-form button{display:flex;align-items:center;justify-content:center;background-color:#a2bbe2;border:1.8px solid #0f285b;padding:1em;border-radius:8px;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin:-1px}.search-form button img{width:1.5em;height:1.5em}::selection{color:#fff;background-color:#0f285b}body{font-family:"moderat",sans-serif;font-size:20px;color:#0f285b}.cta{display:inline-block;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:2em;padding:.8em 1.5em .6em;transition:background-color .15s ease-in-out,color .15s ease-in-out;font-size:clamp(16px,1.2vw,20px);color:#0f285b;background-color:#b6c8ed}.cta:hover{color:#b6c8ed;background-color:#0f285b}button{font-family:"moderat";font-weight:400}.centered-container{text-align:center;width:100%}.bg--lt-blue{background-color:#b6c8ed;fill:#b6c8ed}.bg--lt-tan{background-color:#edebe7;fill:#edebe7}.bg--med-tan{background-color:#e9e7e2;fill:#e9e7e2}.bg--dark-tan{background-color:#b1aca1;color:#fff;fill:#b1aca1}.bg--navy{background-color:#0f285b;color:#fff;fill:#0f285b}.bg--white{background-color:#fff;fill:#fff}.hover--lt-blue{transition:color .1s ease-in-out}.hover--white{transition:color .1s ease-in-out}.hover--navy{transition:color .1s ease-in-out}.curved-corners{border-radius:75px}body{background-color:#fff;margin-top:100px}section,footer{position:relative}em,i{font-style:italic}strong,b{font-weight:bold}img{display:block;height:auto;width:100%;position:relative}p{font-size:clamp(16px,1.2vw,20px);line-height:1.25;font-weight:400}h1{font-size:clamp(48px,3.15vw,60px);font-weight:800;letter-spacing:-0.02em;line-height:1.1;word-spacing:-1px}h2{font-size:clamp(30px,2.4vw,40px);line-height:1.15;font-weight:800}h3{font-size:clamp(24px,1.6vw,30px);line-height:1.2;font-weight:400}h4{font-size:clamp(18px,1.5vw,23px);line-height:1.2;font-weight:500}a{text-decoration:none;color:currentColor;font-weight:400;transition:color .1s ease-in-out}li{list-style-type:none}.column-container{display:flex;align-items:stretch;flex-wrap:wrap}.column--1-12{width:8.333%}.column--2-12{width:16.666%}.column--3-12{width:25%}.column--4-12{width:33.333%}.column--5-12{width:41.666%}.column--6-12{width:50%}.column--7-12{width:58.333%}.column--8-12{width:66.666%}.column--9-12{width:75%}.column--10-12{width:83.333%}.column--12-12{width:100%}.column--1-12,.column--2-12,.column--3-12,.column--4-12,.column--5-12,.column--6-12,.column--7-12,.column--8-12,.column--9-12,.column--10-12,.column--12-12{box-sizing:border-box;position:relative}nav{width:100%;box-sizing:border-box;height:100px;top:0;left:0;position:fixed;z-index:100;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:flex;justify-content:space-between;align-items:center;padding:0 4.7vw}#nav__logo{display:block;width:min(280px,20vw);transform:translateY(-15%)}.nav__scallop{fill:inherit;position:absolute;top:100%;width:50px}.nav__scallop#nav__scallop--left{left:0}.nav__scallop#nav__scallop--right{right:0;transform:rotate(90deg)}#nav__links{display:flex;gap:3em;white-space:nowrap;align-items:center;height:100%}.nav__link{transition:background-color .15s ease-in-out,color .15s ease-in-out}.nav__link.hover--white:hover{color:#fff !important}.nav__link.hover--lt-blue:hover{color:#b6c8ed !important}.nav__link.hover--navy:hover{color:#0f285b !important}.nav__link.nav__link--button{border-bottom:none !important;text-decoration:none !important;border-radius:2em;padding:.8em 1.5em .6em;transition:background-color .15s ease-in-out,color .15s ease-in-out}.nav__link.nav__link--button.hover--white:hover{color:#fff !important}.nav__link.nav__link--button.hover--lt-blue:hover{color:#b6c8ed !important}.nav__link.nav__link--button.hover--navy:hover{color:#0f285b !important}.nav__link.nav__link--button.bg--lt-blue{color:#0f285b}.nav__link,.nav__dropdown-link,.nav__dropdown-heading{box-sizing:border-box;font-size:16px;font-weight:500;text-transform:uppercase;position:relative}.nav__link,.nav__dropdown-link{text-underline-offset:.3em;text-decoration-thickness:1px}.nav__link.active,.nav__dropdown-link.active{text-decoration-line:underline;pointer-events:none}.nav__link:hover,.nav__dropdown-link:hover{text-decoration-line:underline}.nav__dropdown-container{height:100%;display:flex;flex-direction:column;justify-content:center;position:relative}.nav__dropdown-container:hover .nav__dropdown{display:block}.nav__dropdown-container:hover .nav__dropdown-label.hover--white{color:#fff}.nav__dropdown-container:hover .nav__dropdown-label.hover--lt-blue{color:#a2bbe2}.nav__dropdown{position:absolute;top:75%;top:calc(50% + 1.2em);display:none;overflow:hidden;border-radius:0 0 25px 25px;padding:0 1.25em .75em;left:-1.25em}.nav__dropdown:hover{display:block}.nav__dropdown.bg--navy .nav__dropdown-link::before{background-image:url("../img/site/arrow_white.svg")}.nav__dropdown.bg--navy .nav__dropdown-heading::before{background-image:url("../img/site/arrow_white.svg")}.nav__dropdown.bg--navy .border-container{border-color:#fff}.nav__dropdown-label{display:block;font-size:16px;font-weight:500;text-transform:uppercase;transition:color .1s ease-in-out}.nav__dropdown-label.hover--white:hover{color:#fff !important}.nav__dropdown-label.hover--lt-blue:hover{color:#b6c8ed !important}.nav__dropdown-label.hover--navy:hover{color:#0f285b !important}.nav__dropdown-heading{display:inline-block;margin:.2em 0}.nav__dropdown-link{display:inline-block;margin:.2em 0}.nav__dropdown-link span{display:block}.nav__dropdown-link br{display:none}.nav__arrow-list .nav__dropdown-link{margin-left:1.7em}.nav__arrow-list .nav__dropdown-link::before{content:"";position:absolute;background-image:url("../img/site/arrow_blue-small.svg");background-repeat:no-repeat;background-size:contain;width:.8em;height:.8em;left:-1.3em;top:.1em;transition:left .2s ease-in-out}.nav__arrow-list .nav__dropdown-link:hover::before{left:-1.1em}.nav__arrow-list .nav__dropdown-link:hover::before{left:-1.5em}.nav__arrow-list .nav__dropdown-link::before{left:-1.7em}#quote-amount{border:1px solid currentColor;width:1.5em;height:1.5em;text-align:center;line-height:1.5em;border-radius:3em;display:inline-block;margin-left:.5em;position:relative;top:-0.1em}footer{background-color:#fff;padding:0 4.7vw 3.8vw 4.7vw;margin-top:7vw}footer .column--5-12{padding-top:2.3vw;border-top:1.8px solid #0f285b}footer h2{font-size:clamp(30px,2.4vw,40px);padding:2.25vw 0 10px 2.25vw;border-top:1.8px solid #0f285b;border-left:1.8px solid #0f285b;border-radius:19px 0}#footer__logo{margin:0;width:min(213px,11.1vw);position:absolute;bottom:.4em;left:2.25vw}#footer__links{display:grid;grid-template-columns:1fr 25% 25%;gap:2em}#footer__links .footer__column{justify-self:end;white-space:nowrap}#footer__links a{font-size:16px;display:inline-block;margin-bottom:.5em;font-weight:400}#footer__links h3{font-size:20px;text-transform:uppercase;padding-bottom:2em}#footer__links ul{list-style-type:none}#footer__contact{float:right;padding-right:4.7vw}#footer__contact a{line-height:1.35}#footer__address{justify-self:end;padding-top:12%}#footer__address a{margin-bottom:0}#home__hero{width:100%;background-image:url("../img/site/home_hero.jpg");background-size:cover;background-position:center;color:#fff;min-height:min(50vw,100vh - 100px)}#home__hero .column--6-12:last-of-type{display:flex;flex-direction:column;padding-left:7vw;justify-content:space-between}#home__hero h1{font-size:min(100px,5vw);font-weight:500;line-height:1.1;margin-top:8vw;margin-bottom:1em;max-width:5em}#home__hero .border-container{padding:3vw;border-top:1.8px solid #fff;border-left:1.8px solid #fff;border-radius:25px 0 0 0}#home__hero .border-container p{font-size:clamp(24px,1.6vw,30px);font-weight:400;max-width:16em;padding-bottom:1.7em}#home__info__head{padding:5.5vw 0 5vw}#home__info__head h2{font-family:"moderat";font-weight:800;line-height:1.1;word-spacing:-1px;font-size:clamp(48px,3.15vw,60px);max-width:9em;margin-left:11vw}#home__info__head h3{font-size:clamp(24px,1.6vw,30px);max-width:16em;word-spacing:.05em;line-height:1.3}#home__info__head .column--6-12:last-of-type{padding-left:3vw}#home__info__head .column--6-12:last-of-type img{position:absolute;bottom:0;max-width:min(1.6vw,29px)}#home__info__body{padding-bottom:8vw}#home__info__body .home__info__item{position:relative;padding-left:10vw;padding-bottom:4em;padding-right:4em;margin-left:9.4vw}#home__info__body .home__info__item:last-of-type{padding-bottom:0}#home__info__body .home__info__item h3{max-width:12em;margin-bottom:.7em}#home__info__body .home__info__item p{max-width:21em}#home__info__body .home__info__item img{position:absolute;left:1.4vw;max-width:min(4.4vw,3.8em)}#home__info__body .column--6-12>img{border-radius:50px}#home__info__body .column--6-12:last-of-type{position:relative;padding-right:9vw;padding-left:3vw;display:flex;flex-direction:column;gap:6vw;justify-content:space-between}#home__products{background-color:#edebe7;border-radius:50px;padding:8vw 0 8vw 0}#home__products .column--6-12:nth-of-type(1){padding:0 3vw 0 6.5vw}#home__products .column--6-12:nth-of-type(2){padding:3.8vw 5.5vw 0 3vw}#home__products img{max-width:650px}#home__products ul{display:inline-block}#home__products li{max-width:12em;padding-bottom:1em}#home__products li:last-child{padding-bottom:0}#home__products h2{font-family:"moderat";font-weight:800;line-height:1.1;word-spacing:-1px;font-size:clamp(48px,3.15vw,60px);max-width:8em}#home__products p{display:inline-block;vertical-align:top;padding-right:2.3em}#home__products h3{margin-top:1.7em;margin-bottom:3em;max-width:22em;line-height:1.3}#home__wws{padding:7.05vw 0 0}#home__wws .column--6-12:first-of-type img{max-width:25.5vw;float:right}#home__wws .column--6-12:last-of-type{padding-left:11.75vw;padding-right:4.7vw}#home__wws .border-container{max-width:10em;border-top:1.8px solid #0f285b;border-right:1.8px solid #0f285b;border-radius:0 50px 0 0;padding:2em 3em 20px 0}#home__wws .outer-list{margin-top:4vw}#home__wws .outer-list>li{max-width:21em;position:relative;line-height:1.2;margin-top:1.5em}#home__wws .outer-list>li:first-of-type{margin-top:0}#home__wws .outer-list>li>a{font-size:clamp(24px,1.6vw,30px);font-weight:500;display:block;text-wrap:balance}#home__wws .outer-list>li>a::before{content:"";position:absolute;background-image:url("../img/site/arrow_blue-small.svg");background-repeat:no-repeat;background-size:contain;width:.8em;height:.8em;left:-1.3em;top:.1em;transition:left .2s ease-in-out}#home__wws .outer-list>li>a:hover::before{left:-1.1em}#home__wws .inner-list{padding-top:.5em}#home__wws .inner-list>li>a{font-size:clamp(24px,1.6vw,30px);font-weight:400}#home__wws .inner-list li{position:relative;margin-left:1.4em}#home__wws .inner-list li:before{content:"-";position:absolute;left:-1.1em;top:2px}#home__wws h2{font-size:clamp(48px,3.15vw,60px);max-width:12em;margin-left:11vw}#about__hero{background-color:#b6c8ed;padding:4.7vw 0 0}#about__hero .column--5-12{padding-right:6vw}#about__hero .column--5-12 div{border-top:1.8px solid #0f285b;border-right:1.8px solid #0f285b;border-radius:0 25px 0 0;padding:2.5vw 3vw .5em 13.6vw}#about__hero .column--5-12 ul li{position:relative;font-weight:600;font-size:clamp(16px,1.2vw,20px);line-height:1.3}#about__hero .column--5-12 ul li::before{content:"";position:absolute;background-image:url("../img/site/arrow_blue-small.svg");background-repeat:no-repeat;background-size:contain;width:.8em;height:.8em;left:-1.3em;top:.1em;transition:left .2s ease-in-out}#about__hero .column--5-12 p{margin-bottom:2.5em}#about__hero .column--7-12{padding:0 8vw 0 2vw}#about__hero .column--7-12 img{max-width:878px}#about__hero h1{margin-left:13.6vw;max-width:3em;margin-bottom:1.5em}#about__info{padding:4.7vw 0}#about__info .cta{margin-top:7.05vw}#about__info .border-container{border-top:1.8px solid #0f285b;border-left:1.8px solid #0f285b;border-radius:50px 0 0 0;position:absolute;left:5.17vw;top:0;height:9.964vw;width:21.808vw}#about__info .about__info__icons{margin-top:3.25em;display:grid;font-size:clamp(16px,1.2vw,20px);margin-right:2em;grid-template-columns:repeat(3, 1fr);gap:2em}#about__info .about__info__icons .about__info__icon-wrapper{height:112px;display:flex;align-items:center}#about__info .about__info__icons .about__info__icon-wrapper img{max-width:100%;height:auto}#about__info .about__info__icons>div{display:flex;flex-direction:column}#about__info .about__info__icons p{margin-top:1.3em}#about__info .about__info__icons div:nth-of-type(1) img{max-width:92px}#about__info .about__info__icons div:nth-of-type(2) img{max-width:86px}#about__info .about__info__icons div:nth-of-type(2) p{max-width:9em}#about__info .about__info__icons div:nth-of-type(3) img{max-width:90px}#about__info .column--5-12{padding-left:5.17vw}#about__info .column--5-12 img{margin-top:3.7vw}#about__info .column--7-12{padding:0 4.7vw 0 7.05vw}#about__info h2{padding:2.65vw 0 0 3.3vw;max-width:7.5em}#about__info h3{font-size:clamp(30px,2.4vw,40px);max-width:20em}#about__quality{background-color:#edebe7;border-radius:75px 75px 0 0;padding:7.05vw 0 8.46vw}#about__quality .column--6-12:first-of-type img{max-width:29px;position:absolute;bottom:-4em}#about__quality .column--6-12:first-of-type>div{position:absolute;bottom:0;left:13vw}#about__quality .column--6-12:last-of-type{padding-right:4.7vw}#about__quality .column--6-12:last-of-type img{border-radius:33px}#about__quality h2{font-size:clamp(48px,3.15vw,60px);font-weight:800;max-width:10em;margin-left:5.17vw}#about__quality p{max-width:19em}#about__quality__info{padding:0 8% 7.05vw 13%;background-color:#edebe7;border-radius:0 0 75px 75px}#about__quality__info .quality-table{display:grid;grid-template-columns:1fr 1fr;column-gap:3vw}#about__quality__info .quality-table .quality-table__cell{font-size:clamp(24px,1.6vw,30px);margin-top:2.5em}#about__quality__info .quality-table .quality-table__cell img{padding-right:2.5em;margin-top:-0.3em;width:2em}#about__quality__info .quality-table .quality-table__cell p{position:relative;padding-left:1.5em}#about__quality__info .quality-table .quality-table__cell p::before{content:"";background-image:url(../img/site/arrow_blue-small.svg);background-size:contain;background-repeat:no-repeat;width:1em;height:1em;position:absolute;top:0;left:0}#about__quality__info .quality-table .quality-table__cell:nth-of-type(-n+2){margin-top:0}#about__quality__info .quality-table .quality-table__cell:nth-of-type(3),#about__quality__info .quality-table .quality-table__cell:nth-of-type(4){margin-top:2.1em}#about__quality__info .quality-table .quality-table__cell:nth-of-type(5) h4{max-width:10em}#about__quality__info .quality-table .quality-table__cell:nth-of-type(7) h4{max-width:11em}#about__quality__info .quality-table .quality-table__cell:nth-of-type(odd){min-width:33.5vw}#about__quality__info .cta{position:absolute;top:0;right:17%;max-width:13em}#about__quality__info h3{font-size:clamp(30px,2.4vw,40px);font-weight:800}#about__quality__info h4{display:inline-block;vertical-align:top;font-size:clamp(24px,1.6vw,30px);font-weight:800;max-width:8em}#about__quality__info p{margin-top:.5em;max-width:14em}#about__quality__info p:first-of-type{margin-top:0}#about__quality__info img{display:inline-block;max-width:86px}#about__careers{padding:5.17vw 0 0}#about__careers .column--4-12{padding-left:4.7vw}#about__careers .column--4-12 p{max-width:18em;line-height:1.1}#about__careers .column--8-12{padding-right:4.7vw}#about__careers .column--8-12 img{max-width:1171px}#about__careers .column--8-12:nth-of-type(2){display:grid;grid-template-columns:34% 27% 1fr}#about__careers .column--8-12:nth-of-type(4){padding-top:4.7vw}#about__careers h2{font-size:clamp(48px,3.15vw,60px);width:100%;padding-left:4.7vw;margin-bottom:3.29vw}#about__careers h4{font-size:clamp(16px,1.2vw,20px);font-weight:400;padding-left:4.7vw;vertical-align:top}#about__careers ul li{position:relative;font-size:clamp(16px,1.2vw,20px);padding-top:.4em;max-width:8.5em}#about__careers ul li::after{content:"";position:absolute;bottom:.3em;right:-2.3em;height:18px;width:18px;background-image:url(../img/site/arrow_blue-small.svg);background-repeat:no-repeat;background-size:contain}#about__careers ul:last-of-type{margin-left:1.5em}#services__hero{background-color:#b1aca1;color:#fff;padding:4.7vw 9.4vw 0 4.7vw}#services__hero .column--5-12 div{position:absolute;bottom:6.5em;right:9.4vw}#services__hero .column--7-12{padding-left:4.7vw}#services__hero h1{padding-top:1.7em}#services__hero p{max-width:17.6em}#services__hero p:first-of-type{padding-bottom:1em}#services__products{padding:7.05vw 10.34vw 5.64vw}#services__products h2{font-size:clamp(48px,3.15vw,60px);padding-top:.5em;padding-bottom:.8em}#services__products p{max-width:20em}#services__products .cta{max-width:6.7em;margin-top:5em}#services__products .column--5-12{padding-left:6em}#services__testimonials .column--6-12{display:grid;grid-template-columns:1fr 1fr;gap:2em;margin-bottom:9.4vw}#services__testimonials .testimonial__card{position:relative;height:100%;font-size:clamp(16px,1.2vw,20px);padding:3em 3em 4em;background-color:#edebe7;border-radius:50px}#services__testimonials .testimonial__card div{position:absolute;bottom:3em}#services__testimonials .testimonial__card div>p:last-child{max-width:9em}#services__testimonials .testimonial__card p{max-width:21em;margin-bottom:1em;font-weight:400}#services__testimonials h2{font-size:clamp(48px,3.15vw,60px);margin-top:.3em;padding:0 0 1.1em 10.34vw}#services__testimonials h3{font-size:clamp(30px,2.4vw,40px);font-weight:800;max-width:8em;margin-left:4.7vw;padding:1.3em 1.5em .3em 1.2em;border-top:1.8px solid #0f285b;border-right:1.8px solid #0f285b;border-radius:0 50px 0 0}#products__hero{background-color:#edebe7;padding:5vw 0}#products__hero .border-container{display:flex;align-items:stretch;justify-content:space-between;padding:2.3vw 4.7vw .8vw 3.76vw;border-top:1.8px solid #0f285b;border-left:1.8px solid #0f285b;border-radius:25px 0 0}#products__hero .cta{max-width:fit-content;max-height:fit-content}#products__hero .column--6-12:first-of-type{padding:0 2.8vw 0 4.465vw}#products__hero .column--6-12:last-of-type{padding-left:2.8vw}#products__hero h1{max-width:9em}#products__hero p{max-width:clamp(18em,24.5vw,22em)}#products__catalog{padding:5vw;display:grid;grid-template-columns:1fr 3fr;gap:5vw}#products__catalog h2{font-size:clamp(48px,3.15vw,60px);line-height:1;margin-bottom:.5em}#products__sidebar h3{font-size:clamp(24px,1.6vw,30px);font-family:"moderat";font-weight:800;margin-bottom:.25em;pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;flex:0}#products__sidebar .search-form{flex:0}#products__sidebar__sticky{max-height:calc(100vh - 100px - 6vw);position:sticky;top:100px;top:calc(100px + 3vw);display:flex;flex-direction:column}#products__categories{flex:1;overflow-y:auto;font-size:clamp(16px,1.2vw,20px)}#products__categories>ul>li{border-bottom:1px solid #b6c8ed;padding:.7em 0 .6em}#products__categories>ul{border-top:1px solid #b6c8ed}#products__categories ul ul li{line-height:1;margin-bottom:.25em}#products__categories ul ul li:last-child{margin-bottom:0}#products__categories>ul>li>a{display:block;font-family:"moderat";font-weight:800;text-wrap:balance;line-height:1;margin-bottom:.25em}#products__categories>ul>li>a:last-child{margin-bottom:0}#products__categories ul a{display:block}#products__categories a:hover{text-decoration:underline}#products__list{box-sizing:border-box}#products__crumbs{margin-bottom:1em}#products__crumbs a{white-space:nowrap}#products__crumbs a:hover{text-decoration:underline}#products__featured{position:relative;margin-bottom:6vw}#products__featured h3{font-family:"moderat";font-weight:800;margin-bottom:1em}#products__featured .product-card:first-of-type p{padding:0 1em}#products__featured .products__featured__border{pointer-events:none;position:absolute;bottom:-3vw;left:0;right:0;width:100%;height:6.5vw;border-bottom:1.8px solid #0f285b;border-left:1.8px solid #0f285b;border-radius:0 0 0 25px}.product-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(min(200px, 12vw), 1fr));column-gap:2em;row-gap:2em}.product-card{text-align:center}.product-card img{aspect-ratio:1;object-fit:contain;object-position:center;margin-bottom:1em}.product-card p{font-size:clamp(16px,1.2vw,20px);text-wrap:balance}#product{display:grid;grid-template-columns:1fr 1fr;max-width:1400px;margin:0 auto;padding:5vw 5vw 0;gap:5vw}#product #product__slug{display:none}#product #product__title{margin-bottom:.5em;font-size:clamp(30px,2.4vw,40px);text-wrap:balance}#product h2,#product h3,#product h4{margin-bottom:.5em;margin-top:1em;font-family:"moderat";font-weight:800}#product p,#product ul{max-width:30em}#product ul{font-size:clamp(16px,1.2vw,20px)}#product ul li{list-style-type:initial;margin-bottom:.2em;margin-left:1em}#product .product__row{display:flex;gap:1em}#product__variants.hidden{display:none}#product__variants select{font-size:clamp(16px,1.2vw,20px);padding:.5em;font-family:"moderat";font-weight:400}.product__accessory{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:clamp(16px,1.2vw,20px)}.quantity-input{display:flex;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.quantity-input input{max-width:1.5em;text-align:center}.quantity-input input,.quantity-input button{font-size:20px}.quantity-input button{cursor:pointer;padding:0 .5em}.quantity-input button.hidden{opacity:0;pointer-events:none}.quantity-input input[type=number]{-moz-appearance:textfield;appearance:textfield}.quantity-input input::-webkit-outer-spin-button,.quantity-input input::-webkit-inner-spin-button{-webkit-appearance:none}#product__quote{margin-top:2em;display:flex;gap:1em;align-items:center}#product__quote__result{font-size:clamp(16px,1.2vw,20px)}#product__quote__result:hover{text-decoration:underline}#product__related{margin-top:3em}#product__related h3{font-size:clamp(16px,1.2vw,20px);font-weight:bold;max-width:9em}#product__related a{font-size:clamp(16px,1.2vw,20px);margin-bottom:.6em;display:block;cursor:pointer}#product__related a:hover{text-decoration:underline}#product__related a:first-of-type{margin-top:1em}@keyframes fadeIn{from{opacity:0;transform:scale(0.97)}to{opacity:1;transform:scale(1)}}#pac__hero{background-color:#0f285b;color:#fff;padding:4.8vw 0 0}#pac__hero .column--5-12 p{max-width:17.7em}#pac__hero .column--5-12 .border-container{border-top:1.8px solid #fff;border-right:1.8px solid #fff;border-radius:0 25px 0 0;padding:2vw 2.5vw .5em 4.7vw;margin-right:13.3vw}#pac__hero .column--7-12{padding:0 8vw 0 6vw}#pac__hero .column--7-12 img{max-width:820px}#pac__hero h1{margin-left:4.7vw;margin-bottom:2em;max-width:7em}#pac__service{padding:6.5vw 0}#pac__service .column--6-12:first-of-type img{border-radius:50px;max-width:900px}#pac__service .column--6-12:last-of-type{padding-left:6.5vw}#pac__service .column--6-12:last-of-type img{position:absolute;bottom:0;max-width:30px}#pac__service h2{font-size:clamp(48px,3.15vw,60px);max-width:9em}#pac__equipment{background-color:#e9e7e2;border-radius:50px;padding:7.4vw 0 8vw 0}#pac__equipment .column--6-12:nth-of-type(2){padding-left:6.5vw}#pac__equipment>div:nth-of-type(3){display:grid;grid-template-columns:repeat(3, 1fr);gap:2vw;margin:6vw 4vw 5vw}#pac__equipment h2{font-size:clamp(48px,3.15vw,60px);font-weight:600;max-width:7.9em;margin-left:13vw}#pac__equipment p{font-size:clamp(24px,1.6vw,30px);max-width:20em}#pac__therapy{padding:6vw 0 6.815vw 0}#pac__therapy .column--6-12:first-of-type h2:first-of-type{margin-top:3vw;margin-left:11vw;margin-bottom:1.5vw;font-size:clamp(48px,3.15vw,60px);font-weight:600;max-width:11em}#pac__therapy .column--6-12:first-of-type h2:last-of-type{font-size:min(15vw,285px);color:#b6c8ed;margin-top:5vw;margin-left:11vw}#pac__therapy .column--6-12:first-of-type p{font-size:clamp(24px,1.6vw,30px);max-width:15em;font-weight:600;margin-left:11.5vw;margin-top:-1.5vw}#pac__therapy .column--6-12:last-of-type{padding-left:2.35vw}#pac__therapy .column--6-12:last-of-type p{font-size:clamp(24px,1.6vw,30px);max-width:17em;margin-top:3vw}#pac__therapy .border-container{position:absolute;left:6.8vw;border-top:1.8px solid #0f285b;border-left:1.8px solid #0f285b;border-radius:50px 0 0;height:8vw;width:17.3vw}#pac__stats{background-color:#b6c8ed;border-radius:75px 75px 0 0;padding:7.5vw 7vw 9vw}#pac__stats>div{display:grid;grid-template-columns:repeat(2, 1fr);gap:8vw;margin:0 auto}#pac__stats>div>div{max-width:22em}#pac__stats>div>div p{font-size:clamp(24px,1.6vw,30px)}#pac__stats>div>div p:last-of-type{margin-top:1.2em}#pac__explore{padding:9vw 0 5vw}#pac__explore .cta{max-width:fit-content;margin-top:1.2em}#pac__explore .column--7-12{background-color:#0f285b;color:#fff;border-radius:25px}#pac__explore .column--7-12>div{display:flex;flex-direction:column;justify-content:center;height:40vw}#pac__explore .column--7-12 h2{text-align:center}#pac__explore .column--5-12{padding:1vw 0 0 4vw}#pac__explore .column--5-12 h2{font-size:clamp(48px,3.15vw,60px);max-width:8em}#cah__hero{background-color:#e9e7e2;justify-content:space-between;padding-top:4vw}#cah__hero>img{width:45%;border-radius:50px 50px 0 0}#cah__hero>div{position:relative;box-sizing:border-box;padding:0 0 8vw 4.7vw;width:55%}#cah__hero .border-container{position:absolute;bottom:3vw;right:3vw;padding:2vw 0 0 2vw;border-top:1.8px solid #0f285b;border-left:1.8px solid #0f285b;border-radius:50px 0 0}#cah__hero .border-container img{max-width:min(5vw,92px);margin-right:1vw;vertical-align:top;display:inline-block}#cah__hero h1{margin-top:.1em;margin-bottom:.7em}#cah__hero h3{font-size:clamp(30px,2.4vw,40px);max-width:16em}#cah__hero p{max-width:16em;display:inline-block}#cah__wws{padding:7vw 0 8.3vw}#cah__wws .column--6-12:nth-of-type(2){padding:0 0 0 10vw}#cah__wws .column--6-12:nth-of-type(2) img{max-width:80%}#cah__wws .column--6-12:nth-of-type(3){padding-left:3vw}#cah__wws .column--6-12:nth-of-type(3) div{margin-top:2em}#cah__wws .column--6-12:nth-of-type(3) div:first-of-type{margin-top:0;margin-bottom:1vw}#cah__wws .column--6-12:nth-of-type(3) h3{font-weight:500}#cah__wws .column--6-12:nth-of-type(3) p{max-width:20em;margin-top:1em}#cah__wws h2{font-size:clamp(48px,3.15vw,60px);max-width:11em;margin-bottom:5.5vw;margin-left:10vw}#cah__wws h3{font-size:clamp(30px,2.4vw,40px)}#cah__equipment{background-color:#0f285b;border-radius:75px;color:#fff;padding:8vw 0}#cah__equipment .cta:hover{color:#fff;background-color:#b6c8ed}#cah__equipment .border-container{border-top:1.8px solid #fff;border-left:1.8px solid #fff;border-radius:50px 0 0;width:16em;height:6.5em;position:absolute;left:-2.2em;top:-1.6em}#cah__equipment .column--6-12:first-of-type{padding:0 6vw 0 10vw}#cah__equipment .column--6-12:last-of-type>div:nth-of-type(1){position:absolute;bottom:0;right:7vw}#cah__equipment .column--6-12:last-of-type>div:nth-of-type(1)>div{position:relative}#cah__equipment h2{font-size:clamp(48px,3.15vw,60px);max-width:10em;margin-bottom:1.2em}#cah__equipment p{font-size:clamp(24px,1.6vw,30px);max-width:17em}#cah__equipment h3{font-size:clamp(24px,1.6vw,30px);font-weight:600;max-width:10.4em;margin-bottom:2em}#cah-families__hero{background-color:#0f285b;padding-top:5vw;color:#fff}#cah-families__hero .border-container{border-top:1.8px solid #fff;border-right:1.8px solid #fff;border-radius:0 50px 0 0;width:53%;height:50%;position:absolute;bottom:0}#cah-families__hero .column--6-12:first-of-type{padding-left:min(9.3vw,177px);padding-right:4vw}#cah-families__hero .column--6-12:first-of-type img{max-width:706px;margin-right:4vw}#cah-families__hero .column--6-12:last-of-type{padding-left:1.4em}#cah-families__hero h1{max-width:5em;margin-top:.3em}#cah-families__hero p{max-width:19em;margin-top:28%}#cah-families__equipment{padding:7vw 0}#cah-families__equipment .column--5-12{padding:3vw 0 0 12vw}#cah-families__equipment .column--7-12{padding-right:9vw}#cah-families__equipment .border-container{border-top:1.8px solid #0f285b;border-left:1.8px solid #0f285b;border-radius:50px 0 0 0;height:6em;width:51%;position:absolute;top:0;left:9vw}#cah-families__equipment .img-border{border:1.8px solid #0f285b;border-radius:25px;width:fit-content;padding:1vw 4vw;margin-left:4vw}#cah-families__equipment img{max-width:704px}#cah-families__equipment h2{max-width:15em}#cah-families__equipment p{max-width:20em;margin-top:2vw}#cah-families__items{background-color:#e9e7e2;border-radius:75px;padding:7vw 0 16vw}#cah-families__items .column--5-12 img{max-width:766px;border-radius:0 25px 25px 0;margin-left:-1.5em}#cah-families__items .column--7-12{padding-left:5vw}#cah-families__items .column--7-12 img{max-width:210px;position:absolute;right:5.5vw;bottom:-10vw}#cah-families__items .cta{margin-top:4.7vw}#cah-families__items h2{margin-bottom:1em;font-size:clamp(48px,3.15vw,60px);max-width:8em}#cah-families__items li{font-size:clamp(24px,1.6vw,30px);margin-left:4vw;max-width:15em;margin-top:1em;position:relative}#cah-families__items li:first-of-type{margin-top:0}#cah-families__items li::before{content:"";position:absolute;background-image:url("../img/site/arrow_blue-small.svg");background-repeat:no-repeat;background-size:contain;width:.8em;height:.8em;left:-1.3em;top:.1em;transition:left .2s ease-in-out}#cah-families__support{padding:6.5vw 0 0 0;margin-bottom:-2vw}#cah-families__support .column--6-12:nth-of-type(1){padding-left:8.5vw}#cah-families__support .column--6-12:nth-of-type(1) p{font-size:clamp(24px,1.6vw,30px);max-width:15em;margin-top:4.5vw}#cah-families__support .column--6-12:nth-of-type(2){padding:0}#cah-families__support .column--6-12:nth-of-type(2) img{max-width:700px}#cah-families__support .cta{margin-top:2em}#cah-families__support ul{margin-top:2em}#cah-families__support li{position:relative;margin-left:1.7em;margin-bottom:.5em}#cah-families__support li::before{content:"";position:absolute;background-image:url("../img/site/arrow_blue-small.svg");background-repeat:no-repeat;background-size:contain;width:.8em;height:.8em;left:-1.3em;top:.1em;transition:left .2s ease-in-out}#cah-families__support h2{font-size:clamp(48px,3.15vw,60px);max-width:7em}#cah-geriatric__hero{padding-top:4vw;background-color:#e9e7e2}#cah-geriatric__hero .column--5-12{padding-left:4.7vw}#cah-geriatric__hero .column--5-12>div{position:absolute;left:0;top:58%;width:100%}#cah-geriatric__hero .column--7-12{padding-right:10.34vw}#cah-geriatric__hero .border-container{border-top:1.8px solid #0f285b;border-right:1.8px solid #0f285b;border-radius:0 50px 0 0;padding:2.5em 0 6.7% 0;width:62%;height:165%}#cah-geriatric__hero .cta{position:absolute;right:9%;bottom:2.65em}#cah-geriatric__hero h1{max-width:8em}#cah-geriatric__hero p{display:inline-block;max-width:18em;margin-left:4.7vw}#cah-geriatric__hero img{max-width:878px;border-radius:50px 50px 0 0}#cah-geriatric__equipment{padding:7.8vw 0 4.23vw}#cah-geriatric__equipment .border-container{border-top:1.8px solid #0f285b;border-right:1.8px solid #0f285b;border-radius:0 50px 0 0;position:absolute;right:3vw;top:5.5vw;width:25.1vw;height:11vw}#cah-geriatric__equipment .img-grid{display:grid;grid-template-columns:repeat(3, 1fr);margin:8vw 3vw 4vw;gap:1.5vw;justify-items:center}#cah-geriatric__equipment .cta{margin:auto;max-width:10em}#cah-geriatric__equipment img{max-width:577px}#cah-geriatric__equipment h2{display:inline-block;margin-left:41%;max-width:11em}#cah-geriatric__equipment p{display:inline-block;position:absolute;right:5.5vw;max-width:19em}#cah-geriatric__support{background-color:#0f285b;color:#fff;border-radius:75px;padding:7vw 0 14vw}#cah-geriatric__support .column--6-12:first-of-type{padding-left:7vw}#cah-geriatric__support .column--6-12:last-of-type{padding:0 6vw}#cah-geriatric__support .cta{position:absolute;bottom:-5vw;left:15vw}#cah-geriatric__support .cta:hover{color:#fff;background-color:#b6c8ed}#cah-geriatric__support .cta a:hover{color:#fff !important}#cah-geriatric__support img{max-width:702px;border-radius:50px}#cah-geriatric__support h2{max-width:13em;margin-top:.1em}#cah-geriatric__support ul{margin-top:7vw}#cah-geriatric__support li{position:relative;font-size:clamp(24px,1.6vw,30px);max-width:14.5em;margin-left:8vw;margin-bottom:1.2em}#cah-geriatric__support li::before{content:"";position:absolute;background-image:url("../img/site/arrow_blue-small.svg");background-repeat:no-repeat;background-size:contain;width:.8em;height:.8em;left:-1.3em;top:.1em;transition:left .2s ease-in-out}#cah-geriatric__support li::before{background-image:url("../img/site/arrow_white.svg")}.contact-page{border-radius:0 !important;padding:1.41vw 0 0 !important}.contact-page #contact-form{margin-bottom:4.5vw !important}.contact-page>.column--6-12:first-of-type{order:2;padding:2vw 0 0 2vw !important}.contact-page>.column--6-12:last-of-type{order:1;padding:0 2vw 0 4.5vw !important}#contact__quote{padding:5vw 0 0 0}#contact__quote .column--6-12:first-of-type{padding-left:10vw}#contact__quote .column--6-12:last-of-type{padding-top:6.8vw}#contact__quote .border-container{border-top:1.8px solid #0f285b;border-left:1.8px solid #0f285b;border-radius:50px 0 0;position:absolute;top:2.5em;height:8.8em;width:18.3em}#contact__quote li{font-size:clamp(24px,1.6vw,30px);font-weight:500;margin-bottom:3vw;max-width:21em}#contact__quote li:nth-of-type(1)::before{content:"1.";font-size:clamp(30px,2.4vw,40px);font-weight:600;position:absolute;left:-1.3em}#contact__quote li:nth-of-type(2)::before{content:"2.";font-size:clamp(30px,2.4vw,40px);font-weight:600;position:absolute;left:-1.3em}#contact__quote li:nth-of-type(3)::before{content:"3.";font-size:clamp(30px,2.4vw,40px);font-weight:600;position:absolute;left:-1.3em}#contact__quote h2{font-size:clamp(48px,3.15vw,60px);width:100%;padding-left:10vw}#contact__quote h3{font-size:clamp(30px,2.4vw,40px);font-weight:600;max-width:11em;margin:6.5vw 0 0 4vw}#resources__hero{background-color:#e9e7e2;padding:4vw 0 0 0}#resources__hero .placeholder{background-color:#edebe7;width:100%;height:77vh;max-height:832px;border-radius:75px 75px 0 0}#resources__hero .column--5-12{padding-left:4.7vw}#resources__hero .column--5-12>div{position:absolute;bottom:4.23vw;left:4.7vw}#resources__hero .column--7-12{padding-right:5vw}#resources__hero h1{margin-top:7vw}#resources__hero h2{position:absolute;top:50%;left:10.2vw}#resources__hero h3{font-size:clamp(30px,2.4vw,40px);margin-bottom:.8em}#resources__hero a{font-size:clamp(30px,2.4vw,40px);padding-left:1em;position:relative}#resources__hero a::before{content:"";position:absolute;background-image:url("../img/site/arrow_blue-lg.svg");background-size:contain;background-repeat:no-repeat;height:clamp(24px,1.6vw,30px);width:clamp(24px,1.6vw,30px);left:0;top:.5px;transition:left .2s ease-in-out}#resources__hero a:hover::before{background-image:url("../img/site/arrow_lt-blue.svg");left:.2vw}#resources__main{padding:5vw 0 4.7vw;background-color:#e9e7e2}#resources__main .search-form{width:fit-content;margin-left:5vw}#resources__main .resources__sidebar{width:30%;box-sizing:border-box;padding-right:2.7vw}#resources__main .resources__grid{background-color:#b6c8ed;border-radius:75px 0 0 75px;display:grid;grid-template-columns:repeat(3, 1fr);column-gap:3vw;row-gap:6vw;box-sizing:border-box;padding:4vw 5vw 4vw 4vw;width:70%}#resources__main .resources__grid .placeholder{width:18vw;height:18vw;border-radius:25px;background-color:#edebe7}#resources__main .resources__grid h4{font-size:clamp(24px,1.6vw,30px);font-weight:600;margin-top:1.1em;margin-bottom:.8em}#resources__main .resources__grid a{font-size:clamp(24px,1.6vw,30px);margin-top:1em;padding-left:1.5em;position:relative}#resources__main .resources__grid a::after{content:"";position:absolute;background-image:url("../img/site/arrow_blue-lg.svg");background-size:cover;background-repeat:no-repeat;left:0;top:-3px;height:calc(clamp(30px,2.4vw,40px)*.7);width:calc(clamp(30px,2.4vw,40px)*.7);transition:left .2s ease-in-out}#resources__main .resources__grid a:hover{color:#fff}#resources__main .resources__grid a:hover::after{left:.2vw}#resources__main ul{background-color:#edebe7;border-radius:50px;box-sizing:border-box;width:84%;margin-left:2.7vw;padding:1.8vw 0 2.2vw 2.3vw}#resources__main li{font-size:clamp(30px,2.4vw,40px);line-height:1.3;transition:color .1s ease-in-out}#resources__main li::after{content:"";background-image:url("../img/site/arrow_blue-small.svg");background-size:cover;margin:.25em 0 0 .5em;height:27px;width:27px;position:absolute;transition:margin-left .2s ease-in-out}#resources__main li:hover{color:#b6c8ed}#resources__main li:hover::after{background-image:url("../img/site/arrow_lt-blue.svg");margin-left:.65em}#resources__main h2{margin-left:5vw;margin-bottom:.6em}#resources__main h2::after{content:"";background-image:url("../img/site/arrow_blue-small.svg");background-size:cover;transform:rotate(90deg);margin:.25em 0 0 .5em;height:27px;width:27px;position:absolute}#resources__foot{padding-top:5.64vw}#resources__foot .placeholder{width:89vw;height:59vw;background-color:#a2bbe2;border-radius:50px;margin:auto;position:relative}#resources__foot .placeholder h2{position:absolute;top:calc(50% - 1em);left:calc(50% - 4em);margin:auto;font-size:70px}#resources__foot ul{margin-left:9vw;margin-top:5vw}#resources__foot li{position:relative;width:fit-content;margin-bottom:1em}#resources__foot li a{font-size:clamp(48px,3.15vw,60px);font-weight:800}#resources__foot li::after{content:"";position:absolute;background-image:url("../img/site/arrow_blue-small.svg");background-size:cover;width:clamp(30px,2.4vw,40px);height:clamp(30px,2.4vw,40px);right:-3em;top:.8vw;transition:right .2s ease-in-out}#resources__foot li:hover::after{background-image:url("../img/site/arrow_lt-blue.svg");right:-3.15em}#articles__body{padding:7.05vw 0 6vw}#articles__body .column--6-12:nth-of-type(1){padding:0 3.525vw 0 4.7vw}#articles__body .column--6-12:nth-of-type(1) img{max-width:798px}#articles__body .column--6-12:nth-of-type(2)>div{position:relative;margin-bottom:4.7vw}#articles__body .column--6-12:nth-of-type(2)>div h2{margin-bottom:.3em;width:fit-content}#articles__body .column--6-12:nth-of-type(2)>div h2:last-of-type{margin-bottom:0;position:absolute;right:4.7vw;top:0}#articles__body .column--6-12:nth-of-type(2)>div p{font-size:clamp(30px,2.4vw,40px)}#articles__body .column--6-12:nth-of-type(2)>p{font-size:clamp(24px,1.6vw,30px);margin-bottom:1em;max-width:26em}#articles__body .column--6-12:nth-of-type(2) p{width:fit-content}#articles__body .border-container{border-bottom:1.8px solid #0f285b;border-right:1.8px solid #0f285b;border-radius:0 0 25px 0;width:45.2%;height:12em;position:absolute;bottom:4.7vw;right:4.7vw}#articles__related{padding:4.7vw 4.7vw 4.7vw;background-color:#a2bbe2;border-radius:75px}#articles__related .articles__related-grid{display:grid;grid-template-columns:repeat(3, 1fr);column-gap:2.5vw;box-sizing:border-box;justify-items:center;padding:0 0 4.7vw}#articles__related .articles__related-grid .placeholder{width:27vw;height:27vw;border-radius:25px;background-color:#edebe7}#articles__related .articles__related-grid>h2{margin-left:.25em;margin-bottom:4.7vw;justify-self:flex-start;grid-column:span 3}#articles__related .articles__related-grid h4{font-size:clamp(30px,2.4vw,40px);font-weight:600;margin-top:1em;margin-bottom:.9em}#articles__related .articles__related-grid a{font-size:clamp(24px,1.6vw,30px);margin-top:1em;position:relative;padding-left:2em}#articles__related .articles__related-grid a::before{content:"";position:absolute;background-image:url("../img/site/arrow_blue-lg.svg");background-size:cover;background-repeat:no-repeat;height:calc(clamp(24px,1.6vw,30px)*1.3);width:calc(clamp(24px,1.6vw,30px)*1.3);left:0}#suppliers{padding:6vw 12vw 2vw}#suppliers .cta{margin-top:8vw}#suppliers .suppliers__grid{display:grid;grid-template-columns:repeat(3, 1fr);column-gap:6vw;row-gap:4vw;margin-top:3em}#suppliers .border-container{position:absolute;border-top:1.8px solid #0f285b;border-left:1.8px solid #0f285b;border-radius:50px 0;width:18.5em;height:8.5em;left:-3.5em;top:-2.5em}#suppliers>div{position:relative;margin:auto;width:fit-content}#suppliers img{max-width:240px}#suppliers h2{max-width:10em}#testimonials{padding:8vw 0;padding-left:4.7vw}#testimonials .cta{margin:0 auto}#testimonials .carousel{margin-top:4em}#testimonials .carousel--disabled .carousel__controls{display:none}#testimonials .carousel__slide{font-size:clamp(16px,1.2vw,20px);width:25%;height:100%;padding:2.5em;background-color:#edebe7;border-radius:50px;margin-right:1.5em;display:flex;flex-direction:column;justify-content:space-between;opacity:1;transition:opacity .2s ease-in-out}#testimonials .carousel__slide>p{max-width:21em;font-weight:400;flex-grow:1;position:relative}#testimonials .carousel__slide>p::before{content:"“";position:absolute;display:block;top:0;left:-0.4em}#testimonials .carousel__slide>p::after{content:"”";display:inline}#testimonials .carousel__slide div{display:flex;flex-direction:column}#testimonials .carousel__slide div p{font-weight:500}#testimonials .carousel__slide div p:last-child{margin-top:.75em;display:flex;align-items:flex-end}#testimonials h2{font-size:clamp(48px,3.15vw,60px);padding-left:3em}#contact{background-color:#b6c8ed;padding:4.7vw 0 0}#contact .contact-info{position:absolute;bottom:9vw}#contact .contact-info img{max-width:29px;max-height:29px;position:absolute;bottom:-3em}#contact .contact-info a{font-size:clamp(24px,1.6vw,30px);display:block;line-height:1.5}#contact .contact-info a:hover{color:#fff}#contact>.column--6-12:first-of-type{padding-left:10vw;padding-top:2vw}#contact>.column--6-12:first-of-type .cta{display:inline-block;vertical-align:top;margin:2vw 0 0 2vw;background-color:#0f285b;color:#fff;transition:color .1s ease-in-out}#contact>.column--6-12:first-of-type p{display:inline-block;max-width:17em;margin-top:2vw}#contact>.column--6-12:last-of-type{padding-right:8vw}#contact h1{max-width:8em}#contact h2{font-size:clamp(30px,2.4vw,40px);font-weight:400;margin-top:.8em;line-height:1.2}#contact h3{font-size:clamp(24px,1.6vw,30px);font-weight:500}#contact p{font-size:clamp(16px,1.2vw,20px);max-width:10em;margin-top:9.4vw;position:relative}#contact-form{margin-bottom:4.7vw;background-color:#fff;border:1.8px solid #0f285b;border-radius:50px;max-width:100%;column-gap:3.6vw;padding:5vw 4.7vw 4.3vw 4.7vw}#contact-form .checkbox-list{list-style:none;margin-top:.8em}#contact-form .checkbox-list li{margin-bottom:.8em}#contact-form .checkbox-list li label{cursor:pointer;font-size:clamp(16px,1.2vw,20px);position:relative}#contact-form .checkbox-list li label input[type=checkbox]{appearance:none;-webkit-appearance:none;width:22px;height:22px;top:3px;margin-right:.5em;border:1.8px solid #0f285b;border-radius:6px;position:relative;cursor:pointer;transition:background-color .2s ease}#contact-form .checkbox-list li label input[type=checkbox]:checked{background-color:#b6c8ed}#contact-form .column-container .column--6-12:nth-of-type(3) .form-field{justify-self:flex-end}#contact-form .column--12-12 .form-field{max-width:100%;margin-bottom:2.5vw}#contact-form #name{width:100%}#contact-form button{text-align:left;color:#0f285b;border:none;background-color:#b6c8ed;max-width:6.6em;border-radius:50px;padding:.7em 1.4em .8em 1.4em;margin-top:2em;font-size:16px;cursor:pointer;transition:color .1s ease-in-out,background-color .2s ease,opacity .2s ease}#contact-form button:hover{color:#0f285b;background-color:#b6c8ed}#contact-form button:active{color:#b6c8ed;background-color:#0f285b}#contact-form button.disabled{opacity:.4;pointer-events:none}#contact-form__products{position:relative}#contact-form__products h3{margin-bottom:1em}#contact-form__browse-products{position:absolute;right:0;top:7px;font-size:clamp(16px,1.2vw,20px)}#contact-form__browse-products::before{content:"";position:absolute;background-image:url("../img/site/arrow_blue-small.svg");background-repeat:no-repeat;background-size:contain;width:.8em;height:.8em;left:-1.3em;top:.1em;transition:left .2s ease-in-out}#contact-form__browse-products:hover::before{left:-1.1em}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1em}.form-field{position:relative;margin-bottom:2em}.form-field input{padding-bottom:.25em;width:100%;border-bottom:1.8px solid #0f285b}.form-field select{border:none;border-bottom:1.8px solid #0f285b;width:100%;background:rgba(0,0,0,0);cursor:pointer;padding:0 0 .25em;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("../img/site/arrow_down-blue.svg");background-repeat:no-repeat;background-position-x:right;background-position-y:calc(50% - 6px);background-size:18px}.form-field select:focus{outline:none}.form-field textarea{color:#0f285b;padding-bottom:.5em;border-bottom:1.8px solid #0f285b;width:100%;max-width:100%;min-width:100%;min-height:4em}.form-field textarea::placeholder{color:#0f285b}.form-field input,.form-field textarea,.form-field select{font-size:clamp(16px,1.2vw,20px);line-height:1.1;color:#0f285b;background:none;font-family:"moderat";font-weight:400}.form-field label{position:absolute;top:0;left:0;color:#4566a0;font-size:clamp(16px,1.2vw,20px);pointer-events:none;transition:.2s ease all;white-space:nowrap}.form-field input:not(:placeholder-shown)+label,.form-field input:focus+label,.form-field textarea:not(:placeholder-shown)+label,.form-field textarea:focus+label,.form-field select:focus+label,.form-field select.filled+label{top:-1.25em;left:0;font-size:.8em;padding:0}#quote{font-size:clamp(16px,1.2vw,20px);display:table;width:100%}#quote .quote__product{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:table-row}#quote .quote__product>*{display:table-cell;border-top:1px solid #b6c8ed;padding:.7em 0}#quote .quote__product:last-of-type>*{border-bottom:1px solid #b6c8ed}#quote .quote__product a{font-family:"moderat";font-weight:800}#quote .quote__product a:hover{text-decoration:underline}#quote .quote__product__title{padding-right:1em;width:80%;text-wrap:balance}#quote .quote__product__quantity{padding-right:1em}#quote .quote__product__remove{text-align:right}#quote .quote__product__remove div{cursor:pointer;display:inline-block;padding:0 .5em;font-size:1.25em}.carousel{width:100%;padding-bottom:4%;overflow:hidden;position:relative}.carousel .carousel__controls{display:flex;justify-content:space-between}.carousel .carousel__slides{white-space:nowrap;position:relative;top:0;left:0;height:100%;width:100%;overflow:hidden}.carousel .carousel__slides .carousel__slide{width:100%;white-space:normal;position:relative;padding-right:24px;float:left;box-sizing:border-box}.carousel .carousel__arrow--left,.carousel .carousel__arrow--right{position:absolute;background-image:url(../img/site/arrow_carousel.svg);background-repeat:no-repeat;top:50%;width:60px;height:60px;cursor:pointer}.carousel .carousel__arrow--left{left:2vw;transform:translateY(-50%) rotate(180deg)}.carousel .carousel__arrow--right{right:7vw;transform:translateY(-50%)}.spacer{width:100%;height:7vw}@media only screen and (min-width: 960px){.mobile{display:none !important}}@media only screen and (max-width: 959px){.desktop{display:none !important}.column--1-12--sm{width:8.333%}.column--2-12--sm{width:16.666%}.column--3-12--sm{width:25%}.column--4-12--sm{width:33.333%}.column--5-12--sm{width:41.666%}.column--6-12--sm{width:50%}.column--7-12--sm{width:58.333%}.column--8-12--sm{width:66.666%}.column--9-12--sm{width:75%}.column--10-12--sm{width:83.333%}.column--12-12--sm{width:100%}.curved-corners{border-radius:33px}.search-form input{font-size:24px}.search-form button{padding:.5em}.search-form button img{width:1.65em;height:1.65em}p{font-size:18px}h1{font-size:40px}h2{font-size:30px}h3{font-size:24px}h4{font-size:22px}body{margin-top:71px}main{margin-left:0}.cta{font-size:15.8px}nav{height:71px;display:block;padding:0 5.5vw;transition:background-color .2s ease-in-out}nav.open{background-color:#a2bbe2}nav *,nav *::before,nav *::after{box-sizing:border-box}#nav__logo{width:min(177px,45vw);position:relative;top:50%;transform:translateY(-50%)}.nav__scallop{width:33px}#nav__links{position:absolute;background-color:inherit;left:0;top:100%;width:100%;box-sizing:border-box;height:0;overflow-y:scroll;overflow-x:hidden;transition:height .2s ease-in-out,background-color .2s ease-in-out;display:flex;flex-direction:column;align-items:flex-start;gap:0;color:#0f285b;padding:0 5.5vw;white-space:unset}#nav__links>*:first-child{margin-top:5.5vw !important}#nav__links>.nav__link:last-of-type{margin-bottom:1.375em}#nav__links .border-container{width:100%;border-top:1.8px solid #0f285b;border-left:1.8px solid #0f285b;border-radius:16px 0 0 0;margin-left:.5em;margin-top:.25em;padding-top:.75em}#nav__links .border-container>.nav__link{padding-left:.75em}nav.open #nav__links{height:100vh;height:calc(var(--inner-height) - 71px);transition:height .2s ease-in-out}.nav__mobile__foot{margin-top:auto !important}.nav__mobile__foot.border-container{width:100%;padding:1.2em 0 1.2em 1.4em}.nav__mobile__foot h2{font-size:24px}.nav__link{font-size:24px;display:block;padding:0;margin:0;line-height:1.2}.nav__link::after{content:"";position:absolute;background-image:url("../img/site/arrow_blue-small.svg");background-repeat:no-repeat;background-size:contain;width:.75em;height:.75em;right:.5em;top:.5em;transform:translateY(-50%)}.nav__link,.nav__dropdown-link,.nav__dropdown-heading{font-size:24px;width:100%;text-transform:unset;color:#0f285b;line-height:1.1;text-underline-offset:.15em}.nav__link,.nav__dropdown-link{text-underline-offset:.15em}.nav__dropdown-container{height:auto;display:block;width:100%;margin:0;padding:0}.nav__link,.nav__dropdown-container{margin-bottom:0}.nav__dropdown-link,.nav__link{padding-right:2em}.nav__dropdown{background-color:#a2bbe2;position:unset;display:block;padding:0;padding-left:1em}.nav__dropdown-label{font-size:24px;padding:0;text-transform:unset}.nav__dropdown-heading{font-size:24px;margin:0}.nav__dropdown-link{font-size:24px;margin:0}.nav__dropdown-link::after{content:"";position:absolute;background-image:url("../img/site/arrow_blue-small.svg");background-repeat:no-repeat;background-size:contain;width:.75em;height:.75em;right:.5em;top:.5em;transform:translateY(-50%)}.nav__dropdown-link::before{top:.19em}.nav__dropdown-link br{display:block}.nav__arrow-list .nav__dropdown-link{padding-left:1em;margin-left:0}.nav__arrow-list .nav__dropdown-link::before{left:-1.7em;display:none}.nav__dropdown-link,.nav__link,.nav__dropdown-heading,.nav__dropdown-label{margin:.2em 0 !important}#hamburger-menu{display:block;position:absolute;right:28px;width:28px;height:16px;z-index:100;top:50%;transform:translateY(-50%);cursor:pointer}#hamburger-menu div{position:absolute;height:2px;width:100%;background-color:currentColor;transition:transform,opacity;transition-duration:.1s;transition-timing-function:ease-in-out;opacity:1}#hamburger-menu div:nth-child(2){top:50%;transition-duration:.2s}#hamburger-menu div:nth-child(3){top:50%;transition-duration:.2s}#hamburger-menu div:nth-child(4){top:100%}nav.open #hamburger-menu div:nth-child(2){transform:rotate(45deg);transition-duration:.25s}nav.open #hamburger-menu div:nth-child(3){transform:rotate(-45deg)}nav.open #hamburger-menu div:nth-child(1),nav.open #hamburger-menu div:nth-child(4){opacity:0}nav.open #hamburger-menu div{background-color:#0f285b}footer{padding:0 0 9.24vw 5.5vw;margin-top:2.43em}footer .column--5-12{border-top:unset}footer h2{font-size:24px;padding:1.1em 0 1.1em 1.36em;border-radius:16px 0}#footer__links{grid-template-columns:1fr 1fr;gap:.74em;justify-items:flex-start;padding-left:5.5vw;padding-right:5.5vw;margin-top:2.21em}#footer__links .footer__column{justify-self:unset}#footer__links .footer__column:nth-of-type(1){order:3;grid-column:1/-1;margin-top:1.6em}#footer__links .footer__column:nth-of-type(2){order:1}#footer__links .footer__column:nth-of-type(3){order:2}#footer__links #footer__address{justify-self:unset;order:5;padding-top:.6em}#footer__links #footer__address a{margin-bottom:0}#footer__links #footer__logo{order:4;width:min(106px,5.3em);margin-top:2.5em;position:unset;grid-column:1/-1}#footer__links #footer__logo a{margin-bottom:0}#footer__links a{font-size:20px;margin-bottom:.95em}#footer__links h3{font-size:24px;padding-bottom:1.25em}#home__hero{min-height:70vh;background-image:url("../img/site/home_hero-m.jpg")}#home__info__head{padding:8.47vw 0 0 0}#home__info__head .home__info__img-full{padding:0 5.5vw}#home__info__head .home__info__img-full>img{border-radius:25px}#home__info__head .home__info__title h2{margin-top:1.85em;margin-left:5.5vw;margin-bottom:.76em;font-size:30px;max-width:10em}#home__info__head .border-container{margin-left:3.34em;margin-bottom:1.71em;margin-top:1.5em;padding:1.74em 0 1.15em 1.02em;border-top:1.8px solid #0f285b;border-left:1.8px solid #0f285b;border-radius:25px 0 0 0}#home__info__head .border-container p{font-size:18px;max-width:19em;padding-bottom:1.2em;margin-right:5.5vw}#home__info__head h1{font-size:40px;margin-left:2.18em;max-width:5em}#home__info__head h3{font-size:24px;margin-left:5.5vw;word-spacing:unset;line-height:unset}#home__info__head .column--6-12:last-of-type{padding-left:unset;margin-bottom:2.39em}#home__info__head .column--6-12:last-of-type img{position:relative;margin-top:1.58em;margin-left:5.5vw;max-width:clamp(1.5em,5vw,2em)}#home__info__body{padding-bottom:0}#home__info__body .home__info__item{padding-left:5em;padding-bottom:3.18em;padding-right:1.2em;margin-left:5.5vw}#home__info__body .home__info__item h3{font-weight:600}#home__info__body .home__info__item p{font-size:24px}#home__info__body .home__info__item img{max-width:unset;width:3em}#home__info__body .home__info__item:nth-of-type(2) h3{max-width:6em}#home__info__body .cta{margin:4.2em auto}#home__products{border-radius:25px;padding:2.16em 5.5vw 3.15em}#home__products .column--6-12:nth-of-type(2){padding:unset}#home__products img{margin:3.1em auto}#home__products h2{font-size:30px;max-width:10.5em;margin:0 auto}#home__products h3{margin-top:0}#home__wws{padding:2.5em 0 0}#home__wws .column--6-12:first-of-type{padding:0 5.5vw}#home__wws .column--6-12:first-of-type img{max-width:clamp(15em,75.9vw,20em);float:unset;margin-top:-1em}#home__wws .column--6-12:last-of-type{padding-top:1.08em;padding-left:unset;padding-right:unset}#home__wws .border-container{max-width:7em;padding:2.29em 2.62em .85em 0}#home__wws .border-container h3{margin-left:2.37em;max-width:fit-content}#home__wws .outer-list{margin-top:.93em;margin-left:2.6em}#home__wws .outer-list>li>a{font-size:24px;text-wrap:unset;max-width:12em}#home__wws .outer-list>li>a::before{width:1.5em;height:1.5em;left:unset;right:11.515vw;top:-0.1em}#home__wws .inner-list>li>a{font-size:18px}#home__wws .inner-list li{margin-left:unset;padding-left:.6em}#home__wws .inner-list li:before{left:0;top:1px}#home__wws h2{font-size:40px;max-width:8em;margin-left:unset}#home__wws>img{margin:1.93em 5.5vw .54em;border-radius:33px}#products__hero{padding:1.31em 0 1.81em}#products__hero .border-container{display:block;padding:2.14em 5.5vw 0 1.88em;margin-top:1.97em}#products__hero h1{max-width:8em}#products__hero p{margin-bottom:1em}#products__catalog{padding:1.87em 0 2.82em;grid-template-columns:1fr;gap:1.48em;overflow-x:hidden}#products__catalog h2{font-size:40px;max-width:5em;line-height:1.1;margin-bottom:.5em}#products__sidebar{padding:0 5.5vw}#products__sidebar h3{font-size:24px;max-width:9em;margin-bottom:.9em}#products__sidebar .cta{font-size:18px;max-width:fit-content;margin-top:.4em;padding:.8em 2em .6em}#products__sidebar .search-form{min-height:fit-content;max-width:15em;margin-bottom:1em}#products__sidebar .search-form input{font-size:24px;padding:0 .65em}#products__sidebar__sticky{max-height:none}#products__categories{overflow-y:unset;font-size:18px}#products__categories>ul>li{border-bottom:unset}#products__categories>ul>li>a{position:relative}#products__categories>ul>li>a::after{position:absolute;content:"";background-image:url(../img/site/arrow_blue-small.svg);background-size:contain;background-repeat:no-repeat;width:clamp(16px,1.2vw,20px);height:clamp(16px,1.2vw,20px);right:0}#products__categories>ul{border-top:unset}#products__crumbs{margin-bottom:0}#products__crumbs a{font-size:18px}#products__featured{margin-left:5.5vw}#products__featured .products__featured__border{bottom:-1em;height:3.8em}.products__main{padding:1.75em 5.5vw 0}.products__main .product-grid{margin-bottom:2.07em}.products__main a.mobile{font-size:24px;font-weight:600;position:relative;padding-right:2.2em;margin-top:2.07em}.products__main a.mobile::after{content:"";position:absolute;background-image:url(../img/site/arrow_blue-small.svg);background-size:contain;background-repeat:no-repeat;transform:rotate(90deg);width:32.64px;height:32.64px;top:-0.2em;right:0}.product-grid{grid-template-columns:1fr 1fr;column-gap:1em;-ms-overflow-style:none;scrollbar-width:none;row-gap:1em}.product-grid::-webkit-scrollbar{display:none}.product-card img{margin-bottom:.6em}.product-card p{max-width:10em;margin:0 auto}#product{grid-template-columns:1fr;padding:.8em 5.5vw 1.95em;gap:.98em}#product #product__title{margin-bottom:0;font-size:24px}#product #product__form{margin-top:.5em}#product #product__dimensions,#product #product__weight-limit{position:relative;top:.3em}#product h2,#product h3,#product h4{font-size:18px;margin-bottom:.79em;margin-top:2.53em}#product ul li{font-size:18px}#product__variants select{font-size:14px}.product__accessory{font-size:18px}.product__accessory input{position:relative;top:.05em}.quantity-input input{max-width:.7em}.quantity-input input,.quantity-input button{font-size:24px}.quantity-input button{padding:0 .3em}#product__quote{margin-top:2.3em;gap:1.16em}#product__related{margin-top:.47em}#product__related a{font-size:24px}#product__related a:first-of-type{margin-top:.54em}#pac__hero{padding:3.43em 0 0}#pac__hero .column--5-12 p{max-width:20em;padding-right:5.5vw;margin-left:auto;margin-bottom:3.96em}#pac__hero .column--5-12 .border-container{border:none;border-radius:unset;padding:0;margin-right:0}#pac__hero .column--7-12{padding:0 4.07em 0 5.5vw}#pac__hero h1{margin-left:5.5vw;margin-bottom:1.1em}#pac__service{padding:11vw 0}#pac__service .column--6-12:first-of-type{padding:0 5.5vw;order:2}#pac__service .column--6-12:first-of-type img:first-of-type{border-radius:25px}#pac__service .column--6-12:first-of-type img:last-of-type{max-width:1.65em;margin-top:2.19em}#pac__service .column--6-12:last-of-type{padding-left:5.5vw;order:1}#pac__service h2{font-size:24px;margin-bottom:1.99em}#pac__equipment{border-radius:25px;padding:11vw 0}#pac__equipment .centered-container{text-align:left;margin-left:5.5vw}#pac__equipment .column--6-12:nth-of-type(2){padding-left:5.5vw;padding-right:5.5vw}#pac__equipment>div:nth-of-type(3){grid-template-columns:1fr;gap:1.51em;margin:0 5.5vw 1.83em}#pac__equipment>div:nth-of-type(3) img{border-radius:25px}#pac__equipment h2{font-size:30px;max-width:7em;margin-left:5.5vw;margin-bottom:.92em}#pac__equipment p{font-size:18px;margin-left:auto;margin-bottom:3.71em;max-width:18em}#pac__therapy{padding:11vw 5.5vw}#pac__therapy .column--6-12:first-of-type h2:first-of-type{margin-top:0;margin-left:0;margin-bottom:.7em;font-size:40px}#pac__therapy .column--6-12:first-of-type h2:last-of-type{font-size:150px;margin-top:0;margin-left:0;line-height:1}#pac__therapy .column--6-12:first-of-type p{font-size:24px;max-width:11em;margin-left:0;margin-top:0}#pac__therapy .column--6-12:last-of-type{padding-left:9.4vw;padding-top:2em}#pac__therapy .column--6-12:last-of-type p{font-size:18px;max-width:18em;margin-top:0}#pac__stats{border-radius:33px 33px 0 0;padding:2.38em 5.5vw 2.75em}#pac__stats>div{grid-template-columns:1fr;gap:2.63em;margin:0}#pac__stats>div>div p{font-size:24px;max-width:15em}#pac__stats>div>div p:last-of-type{margin-top:1.18em}#cah__hero{padding-top:.91em}#cah__hero>img{width:100%;max-width:89vw;margin:0 auto;border-radius:25px 25px 0 0}#cah__hero>div{padding:0 0 1.73em 5.5vw;width:100%}#cah__hero .border-container{position:relative;bottom:0;right:0;left:0;padding:1em 0 0 1em;border-radius:16px 0 0}#cah__hero .border-container img{max-width:3.4em;margin-right:1.4em}#cah__hero h1{margin-top:0;max-width:7em;margin-bottom:.78em}#cah__hero h3{font-size:24px;margin-bottom:2.28em}#cah__hero p{max-width:17em;font-size:13px}#cah__wws{padding:2.48em 0 2.15em}#cah__wws .column--6-12:nth-of-type(3){padding-left:4.3em;padding-right:5.5vw}#cah__wws .column--6-12:nth-of-type(3) div{margin-top:1.23em}#cah__wws .column--6-12:nth-of-type(3) div:first-of-type{margin-bottom:0}#cah__wws .column--6-12:nth-of-type(3) h3{font-size:24px;font-weight:400}#cah__wws h2{font-size:40px;max-width:9em;margin-bottom:1.25em;margin-left:5.5vw}#cah__equipment{border-radius:25px;padding:2.14em 0 2.27em}#cah__equipment .border-container{border-radius:33px 0 0;width:calc(100% + 1.96em);height:6.5em;left:-1.96em;top:-1.69em}#cah__equipment .column--6-12:first-of-type{padding:0 5.5vw 0}#cah__equipment .column--6-12:last-of-type{padding:1.8em 5.5vw 0}#cah__equipment .column--6-12:last-of-type>div:nth-of-type(1){position:relative;bottom:0;right:0;max-width:fit-content;margin-left:auto;margin-top:4.35em}#cah__equipment h2{font-size:40px}#cah__equipment p{font-size:18px}#cah__equipment h3{font-size:24px;margin-bottom:1.41em}#cah-families__hero{padding-top:1.63em}#cah-families__hero .border-container{border-top:1.8px solid #fff;border-right:none;border-left:1.8px solid #fff;border-radius:25px 0 0 0;width:94%;height:8.33em;bottom:1.4em;right:0}#cah-families__hero .column--6-12:first-of-type{order:2;padding-left:5.5vw;padding-right:5.5vw}#cah-families__hero .column--6-12:first-of-type img{margin-right:0}#cah-families__hero .column--6-12:last-of-type{order:1;padding-left:0}#cah-families__hero .column--6-12:last-of-type>div{width:100%}#cah-families__hero h1{margin-left:5.5vw}#cah-families__hero p{margin-top:4.66em;margin-bottom:4.8em;margin-left:3.98em}#cah-families__equipment{padding:3.11em 0 4.4em}#cah-families__equipment .column--5-12{padding:1.25em 5.5vw 2.58em}#cah-families__equipment .column--7-12{padding-right:5.5vw;padding-left:5.5vw}#cah-families__equipment .border-container{border-radius:33px 0 0 0;height:5.88em;width:11.93em;left:unset;right:3.91em;margin-left:auto}#cah-families__equipment .img-border{padding:0 1.1em;margin-left:0}#cah-families__equipment h2{font-size:24px;margin-left:auto;max-width:12.27em}#cah-families__equipment p{max-width:18em;margin-top:1.77em;margin-left:auto}#cah-families__items{border-radius:16px;padding:2.6em 0 5.49em}#cah-families__items .column--7-12{padding-left:5.5vw;padding-right:5.5vw}#cah-families__items .column--7-12 img{max-width:4.85em;max-height:3.07em;right:unset;left:5.5vw;bottom:-3.95em}#cah-families__items .cta{width:fit-content;display:block;margin:3.66em auto 0}#cah-families__items h2{font-size:40px}#cah-families__items ul{max-width:fit-content;margin-left:auto}#cah-families__items li{font-size:20px;margin-left:0;padding-left:2.8em;max-width:11em;margin-top:1.33em}#cah-families__items li::before{content:"";position:absolute;background-image:url("../img/site/arrow_blue-small.svg");background-repeat:no-repeat;background-size:contain;width:.8em;height:.8em;left:-1.3em;top:.1em;transition:left .2s ease-in-out}#cah-families__items li::before{width:1.65em;height:1.65em;left:0;top:0}#cah-families__support{padding:2.2em 5.5vw 1.47em;margin-bottom:0}#cah-families__support .column--6-12:nth-of-type(1){order:2;box-sizing:border-box;padding-left:11.275vw}#cah-families__support .column--6-12:nth-of-type(1) p{font-size:18px;max-width:19em;margin-top:2.31em}#cah-families__support .column--6-12:nth-of-type(2){order:1;padding:0}#cah-families__support .cta{margin-top:1.68em;margin-left:2.37em}#cah-families__support ul{margin-top:1.33em}#cah-families__support li{font-size:24px;max-width:11em;margin-left:1.7em;margin-bottom:.53em}#cah-families__support li::before{width:1.07em;height:1.07em;left:-1.7em;top:0}#cah-families__support h2{font-size:40px;margin-top:.79em}#cah-geriatric__hero{padding-top:.96em}#cah-geriatric__hero .column--5-12{padding-left:5.5vw;padding-bottom:4.82em}#cah-geriatric__hero .column--5-12>div{margin-top:2.19em;position:relative;top:0}#cah-geriatric__hero .column--7-12{padding-right:5.5vw;padding-left:5.5vw}#cah-geriatric__hero .border-container{box-sizing:border-box;border-right:none;border-left:1.8px solid #0f285b;border-radius:33px 0 0 0;width:100%;height:5.88em;padding:1.6em 0 0 1.55em}#cah-geriatric__hero .cta{position:absolute;right:unset;left:1.96em;bottom:-1.12em;transform:translateY(100%)}#cah-geriatric__hero p{max-width:21em;margin-left:0}#cah-geriatric__equipment{padding:1.84em 5.5vw 2.72em}#cah-geriatric__equipment .border-container{border-right:none;border-left:1.8px solid #0f285b;border-radius:33px 0 0 0;right:0;top:10.7em;width:11.6em;height:5.88em}#cah-geriatric__equipment .centered-container{text-align:left}#cah-geriatric__equipment .img-grid{grid-template-columns:1fr;margin:3em 0 2.26em;gap:1.51em}#cah-geriatric__equipment h2{display:block;margin-left:0;max-width:10em}#cah-geriatric__equipment p{display:block;position:unset;margin-top:4.2em;margin-left:auto;max-width:12em}#cah-geriatric__support{border-radius:25px;padding:3.09em 9.68vw 2.43em}#cah-geriatric__support .column--6-12:first-of-type{padding-left:0}#cah-geriatric__support .column--6-12:last-of-type{padding:0}#cah-geriatric__support .cta{position:unset;margin-top:1.64em;margin-bottom:4.15em}#cah-geriatric__support img{border-radius:25px}#cah-geriatric__support h2{font-size:24px}#cah-geriatric__support ul{margin-top:3.08em}#cah-geriatric__support li{font-size:24px;font-weight:400;margin-left:1.76em;margin-bottom:.88em}#cah-geriatric__support li::before{left:-1.5em}#about__hero{padding:1.38em 5.5vw 0}#about__hero .column--5-12{padding-right:0}#about__hero .column--5-12 .border-container{border-top:none;border-right:none;padding:0}#about__hero .column--5-12 ul{margin-left:1.42em;margin-bottom:2em}#about__hero .column--5-12 ul li{font-size:24px}#about__hero .column--5-12 p{font-size:24px;max-width:15em;margin-bottom:1.46em}#about__hero .column--7-12{padding:0}#about__hero h1{margin-left:0;margin-bottom:.83em}#about__info{padding:2.45em 0 3.23em}#about__info .border-container{height:7.56em;width:16.6em}#about__info .about__info__icons{margin-top:2.73em;margin-bottom:3.11em;font-size:24px;margin-right:0;grid-template-columns:1fr;gap:2.5em}#about__info .about__info__icons .about__info__icon-wrapper{height:fit-content;min-width:3.82em}#about__info .about__info__icons .about__info__icon-wrapper img{align-self:flex-end}#about__info .about__info__icons>div{align-items:center;flex-direction:row;gap:.75em}#about__info .about__info__icons p{font-size:24px;margin-top:0}#about__info .about__info__icons div:nth-of-type(1) img{max-width:3.82em}#about__info .about__info__icons div:nth-of-type(2) img{max-width:3.7em}#about__info .about__info__icons div:nth-of-type(2) p{max-width:12em}#about__info .about__info__icons div:nth-of-type(3) img{max-width:3.32em}#about__info .column--5-12{padding-left:5.5vw}#about__info .column--5-12:nth-of-type(3){padding:0 5.5vw;order:4}#about__info .column--5-12:nth-of-type(4){order:3}#about__info .column--5-12 img{margin-top:0}#about__info .column--7-12{padding:0 0 0 5.5vw}#about__info h2{font-size:40px;margin-bottom:.65em;padding:.83em 0 0 .79em}#about__info h3{font-size:24px;margin-left:1.43em}#about__quality{border-radius:33px 33px 0 0;padding:2.86em 0 2em}#about__quality .column--6-12:first-of-type{padding:0 5.5vw}#about__quality .column--6-12:first-of-type>div{position:unset}#about__quality .column--6-12:last-of-type{padding:0 5.5vw}#about__quality h2{font-size:24px;max-width:12em;margin-left:0;margin-bottom:1.77em}#about__quality p{margin-bottom:3.3333333333em}#about__quality__info{padding:0 0 7.09em 5.5vw;border-radius:0 0 33px 33px}#about__quality__info .quality-table{grid-template-columns:1fr}#about__quality__info .quality-table .quality-table__cell img{padding-right:.83em;margin-top:0;width:4.3em}#about__quality__info .quality-table .quality-table__cell p{padding-left:2.2em}#about__quality__info .quality-table .quality-table__cell:nth-of-type(n+2) h3{margin-bottom:1.13em}#about__quality__info .quality-table .quality-table__cell:nth-of-type(3),#about__quality__info .quality-table .quality-table__cell:nth-of-type(4){margin-top:1.66em}#about__quality__info .quality-table .quality-table__cell:nth-of-type(5) h4{max-width:9em}#about__quality__info .quality-table .quality-table__cell:nth-of-type(6){margin-top:1.66em}#about__quality__info .quality-table .quality-table__cell:nth-of-type(7) h4{max-width:10em}#about__quality__info .quality-table .quality-table__cell:nth-of-type(8){margin-top:1.66em}#about__quality__info .cta{top:unset;right:unset;bottom:3.65em;left:5.5vw}#about__quality__info h3{font-size:20px;max-width:11em}#about__quality__info h4{vertical-align:super;font-size:24px;max-width:7em}.contact-page{padding:1.38em 5.5vw 1.6em !important}.contact-page .contact-info{margin-bottom:0 !important}.contact-page>.column--6-12:first-of-type{order:1;padding:0 !important}.contact-page>.column--6-12:last-of-type{order:2;padding:0 !important}#contact__quote{padding:2.18em 0 0 0}#contact__quote .column--6-12:first-of-type{padding-left:5.5vw}#contact__quote .column--6-12:last-of-type{padding-top:1.8em;padding-left:5.5vw}#contact__quote .border-container{border-left:none;border-right:1.8px solid #0f285b;border-radius:0 50px 0 0;top:2.61em;height:7.56em;width:17em}#contact__quote li{font-size:24px;margin-bottom:.9em;max-width:14.5em}#contact__quote li:nth-of-type(1)::before{display:none}#contact__quote li:nth-of-type(2)::before{display:none}#contact__quote li:nth-of-type(3)::before{display:none}#contact__quote h2{font-size:40px;padding-left:0;margin-left:5.5vw}#contact__quote h3{font-size:24px;max-width:15em;margin:4.43em 0 0 0}#resources__hero{padding:1.6em 0 2.24em 0}#resources__hero .placeholder{height:39vh;border-radius:33px 33px 0 0;margin-bottom:1.35em}#resources__hero .column--7-12{padding-right:5.5vw;padding-left:5.5vw}#resources__hero h1{margin-top:0;margin-bottom:1.2em}#resources__hero h2{top:20%;opacity:.4;left:2em}#resources__hero h3{font-size:24px;margin-bottom:.72em}#resources__hero a{font-size:24px;padding-left:1.8em}#resources__hero a::before{height:1.23em;width:1.23em;top:-0.2em}#resources__main{padding:0}#resources__main .search-form{margin-left:5.5vw;margin-bottom:1.25em}#resources__main .resources__sidebar{width:100%;padding-right:0}#resources__main .resources__grid{border-radius:33px;grid-template-columns:repeat(2, 1fr);column-gap:1.14em;row-gap:1.57em;padding:2.08em 5.5vw 2.18em;margin-bottom:2.16em;width:100%}#resources__main .resources__grid .placeholder{width:8.23em;height:10.32em;border-radius:25px}#resources__main .resources__grid h4{font-size:24px;font-weight:400}#resources__main h2{font-size:40px;margin-left:5.5vw;margin-bottom:.68em}#resources__main h2::after{background-size:contain;background-repeat:no-repeat;transform:unset;margin:.3em 0 0 .5em;height:.53em;width:.53em}#resources__foot{padding:2.22em 5.5vw 0}#resources__foot .placeholder{width:100%;height:22.07em}#resources__foot .placeholder h2{top:1em;left:1em;font-size:40px}#resources__foot .placeholder a{font-size:30px;position:absolute;bottom:1.25em;left:1.72em;padding-left:1.5em}#resources__foot .placeholder a::after{content:"";position:absolute;background-image:url("../img/site/arrow_blue-lg.svg");background-size:cover;background-repeat:no-repeat;left:0;top:.13em;height:.9em;width:.9em}#resources__foot ul{margin-left:.99em;margin-top:1.27em}#resources__foot li a{font-size:40px;font-weight:400}#resources__foot li::after{width:1.05em;height:1.05em;right:-1.8em;top:.6em}#articles__body{padding:2.4em 0 0;margin-bottom:2.4em}#articles__body .column--6-12:nth-of-type(1){padding:0 5.5vw 0}#articles__body .column--6-12:nth-of-type(2){padding:0 5.5vw}#articles__body .column--6-12:nth-of-type(2)>div{margin-top:2.24em;margin-bottom:1.99em}#articles__body .column--6-12:nth-of-type(2)>div h2{font-size:24px}#articles__body .column--6-12:nth-of-type(2)>div h2:last-of-type{right:0}#articles__body .column--6-12:nth-of-type(2)>div p{font-size:24px}#articles__body .column--6-12:nth-of-type(2)>p{font-size:18px;margin-bottom:1.15em;max-width:21em}#articles__body .column--6-12:nth-of-type(2)>p:nth-of-type(3){margin-bottom:7.15em}#articles__body .border-container{border-radius:0 0 50px 0;width:calc(100% - 11vw);bottom:0;right:5.5vw}#articles__related{padding:1.96em 5.5vw 3em;border-radius:16px}#articles__related .articles__related-grid{display:unset}#articles__related .articles__related-grid .placeholder{width:100%;height:22.07em;border-radius:33px}#articles__related .articles__related-grid>h2{font-size:40px;margin-left:0;margin-bottom:1.12em}#articles__related .articles__related-grid h4{font-size:24px;margin-top:1.46em;margin-bottom:.68em}#articles__related .articles__related-grid a{font-size:24px}#articles__related .articles__related-grid a::before{background-size:contain;height:1.23em;width:1.23em;top:-0.2em}#suppliers{padding:4.33em 0 2.15em 5.5vw}#suppliers .cta{margin:2.56em auto 0;display:block;width:fit-content}#suppliers .centered-container{text-align:left}#suppliers .suppliers__grid{grid-template-columns:1fr;width:fit-content;row-gap:1.13em;margin:0 auto}#suppliers .border-container{border-radius:20px 0;width:100%;height:4em;left:unset;right:0;top:-2.76em}#suppliers>div{width:100%}#suppliers img{max-width:188px}#suppliers h2{font-size:24px;max-width:9em;margin:0 auto 2em;position:relative;left:.15em}#testimonials{padding:11vw 5.5vw}#testimonials .carousel{margin-top:2em;padding-bottom:0}#testimonials .carousel--disabled{padding-bottom:2.37em}#testimonials .carousel__slide{width:100%;max-width:100vw;padding:1.85em 2.1em;border-radius:25px}#testimonials .carousel__slide div p:last-child{margin-top:.75em}#testimonials h2{font-size:40px;padding-left:unset;max-width:6em}.carousel{padding-bottom:5.28em}.carousel .carousel__controls{position:relative}.carousel .carousel__arrow--left,.carousel .carousel__arrow--right{width:40px;height:40px}.carousel .carousel__arrow--left{left:0;transform:translateY(-50%) rotate(180deg)}.carousel .carousel__arrow--right{right:0;transform:translateY(-50%)}.carousel .carousel__counter{margin:1.28em auto;font-size:24px;font-weight:500}#contact{padding:2.04em 0 0}#contact .contact-info{position:unset;margin-bottom:1.32em}#contact .contact-info img{position:unset;margin-top:1em}#contact .contact-info a{font-size:24px}#contact>.column--6-12:first-of-type{padding-left:5.5vw;padding-top:unset}#contact>.column--6-12:first-of-type .cta{margin:1em 0 1.77em 0}#contact>.column--6-12:first-of-type p{max-width:20.5em;font-size:18px;margin-top:.72em;margin-bottom:3.34em}#contact>.column--6-12:last-of-type{padding:0 5.5vw}#contact h3{font-size:24px}#contact-form{position:relative;margin-bottom:1.85em;border-radius:44px;padding:1.74em 1.48em 1.42em}#contact-form button{margin-top:3.13em}#contact-form__products{position:unset}#contact-form__products h3{margin-bottom:1em}#contact-form__browse-products{right:7.15vw;top:unset;bottom:10.175vw;font-size:18px}#contact-form__browse-products::before{width:1em;height:1em;left:-1.5em;top:0}.form-row{display:flex;flex-direction:column;gap:0}.form-field{width:100%;margin-bottom:1.79em}.form-field input{padding-bottom:.94em}.form-field select{padding:0 0 .94em}.form-field textarea{min-height:7.9em}.form-field label{color:#4566a0;font-size:24px;font-weight:500}}