:root{--sm-scale:min(16px,4.3vw);--scale:var(--sm-scale)}p{color:#000;font-size:var(--scale)}.hero-section{margin:auto;text-align:center}.hero-section h1{font-size:calc(var(--scale)*2.5)}.hero-section .description{color:#000;font-size:calc(var(--scale)*1.1);margin:0 auto 35px;max-width:50rem}.hero-section .img-container{overflow:hidden;width:100%}.hero-section .img-container img{height:200px;object-fit:cover;width:350px}.support-wrapper{font-size:calc(var(--scale)*2.2);font-weight:600;line-height:45px;padding:10px 0;text-align:center}.hero-section .description,.hero-section h1,.support-wrapper .heading,.support-wrapper .number{padding:0 10px}.support-wrapper .heading{color:#fff}.support-wrapper .number{color:#ffcf6b}.step-container{position:relative}.step-container:after{background-image:url(//46413265.fs1.hubspotusercontent-na1.net/hubfs/46413265/raw_assets/public/vitasigns-theme/assets/build/img/bg/site-icon-mask.png);background-repeat:no-repeat;background-size:auto 900px;content:"";height:100%;left:50%;position:absolute;top:50%;transform:translateY(-11%);width:100%;z-index:-1}.step-container .heading{text-align:center}.notice-container{background:#ffcf6b;border-radius:20px 20px 0 0;color:#000;font-size:calc(var(--scale)*1.8);font-weight:600;line-height:35px;padding:15px}.notice-container span.dark{color:var(--theme-color)}.wave-container{overflow:hidden;position:relative}.wave-container:after{background-image:url(//46413265.fs1.hubspotusercontent-na1.net/hubfs/46413265/raw_assets/public/vitasigns-theme/assets/build/img/bg/wave-background.png);background-repeat:no-repeat;background-size:100% 100%;bottom:0;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.marquee-container{background:#f9f9f9;overflow:hidden;padding:10px 0 0;position:relative;width:100%}.marquee-content{display:flex;width:max-content}.marquee-track{animation:marquee 30s linear infinite;display:flex}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@media (max-width:991px){.step-container:after{background-size:auto 600px;transform:translateY(20%)}.notice-container{font-size:calc(var(--scale)*1.2);line-height:24px}.support-wrapper{font-size:calc(var(--scale)*1.8)}}@media (max-width:720px){.support-wrapper{font-size:calc(var(--scale)*1.5);line-height:35px}.step-container:after{background-size:auto 500px;transform:translate(-18%,32%)}.hero-section h1{font-size:calc(var(--scale)*2)}.product-grid .step-section{width:50%}}@media (max-width:540px){.step-container:after{background-size:auto 500px;transform:translate(-40%,32%)}}