.section-services{background:#f7f9fb;box-sizing:border-box;padding:0}.hero-bleed{background:#fff;box-sizing:border-box;padding:8rem 0 0;width:100%}.hero-inner{box-sizing:border-box;margin:0 auto;max-width:1100px;padding:0 2rem;text-align:center}.hero-title{font-size:2.2rem;font-weight:700;margin:0}.hero-underline{background:var(--accent-color,#222);box-sizing:border-box;height:8px;margin-top:1.25rem;width:100%}.services-container{box-sizing:border-box;margin:0 auto;max-width:1100px;padding:2.5rem 2rem}.intro-block{margin-bottom:3rem}.services-body,.services-image,.services-subtext{box-sizing:border-box;margin-left:0;margin-right:0}.services-subtext{font-size:1.4rem;font-weight:600}.services-body,.services-subtext{text-align:left}.services-image{border-radius:1rem;height:auto;margin-top:2rem;max-width:100%;width:100%}.services-section{margin-bottom:4rem;padding:0}.services-subheading{align-items:baseline;display:inline-flex;font-size:clamp(1.4rem,2.2vw,1.9rem);font-weight:600;margin:0 0 .75rem}.services-subheading:before{background:var(--accent-color,#222);border-radius:2px;content:"";display:block;flex:0 0 4px;height:.8em;margin-right:.6rem}.services-info-body{color:#333;font-size:1rem;line-height:1.7;margin-bottom:.75rem;margin-left:1rem;max-width:750px}.services-tags{display:flex;flex-wrap:wrap;gap:.6rem;margin-left:1rem;margin-top:.5rem}.services-tag{background:#eee;border-radius:.4rem;color:#111;font-size:.9rem;font-weight:700;padding:.32rem .6rem}.services-products-header{font-size:clamp(1.6rem,2.4vw,2.2rem);font-weight:700;margin:0 0 .5rem;text-align:left}.section-underline{background:var(--accent-color,#222);border-radius:2px;height:4px;margin-bottom:2rem;width:100%}.accordion-group{display:flex;flex-wrap:wrap;gap:2rem}.accordion-item{border-radius:12px;box-shadow:0 4px 16px rgba(0,0,0,.06);flex:1 1 calc(50% - 1rem);margin:0;overflow:hidden;transition:all .25s ease}.accordion-header,.accordion-item{background:#fff;box-sizing:border-box}.accordion-header{border:0;cursor:pointer;font-size:1.2rem;font-weight:700;padding:1.25rem 1rem;text-align:left;width:100%}.accordion-header-content{align-items:center;display:flex;justify-content:space-between}.accordion-arrow{border-bottom:2px solid #999;border-right:2px solid #999;height:1rem;transform:rotate(45deg);transition:transform .25s ease;width:1rem}.accordion-body{background:#fff;border-radius:.4rem;box-sizing:border-box;height:0;overflow:hidden;padding:0 1rem;transition:height .35s ease}.accordion-body ul{box-sizing:border-box;display:grid;gap:.5rem 1.75rem;grid-template-columns:1fr 1fr;list-style:none;margin:0;max-width:100%;padding:0;width:100%}.accordion-body li{border-bottom:1px solid #e9e9e9;box-sizing:border-box;color:#333;line-height:1.6;padding:.4rem 0;position:relative}.accordion-body li:hover{background:none}@media (max-width:900px){.accordion-group{display:block;gap:0}.accordion-item{flex:none;margin-bottom:1rem;width:100%}.accordion-item:last-child{margin-bottom:0}.accordion-body ul{box-sizing:border-box;gap:.5rem 0;grid-template-columns:1fr;margin:0;max-width:100%;padding:0 0 .5rem;width:100%}.accordion-body li:last-child{border-bottom:none}}@media (min-width:901px){.accordion-group{column-count:2;column-gap:2rem;display:block}.accordion-item{background:transparent;border-radius:0;box-shadow:none;break-inside:avoid;display:inline-block;flex:none;margin:0 0 2rem;width:100%}.accordion-item:last-child{margin-bottom:0}.accordion-header{background:none;cursor:default;padding:0}.accordion-arrow{display:none}.accordion-body{height:auto!important;padding:.5rem 1rem}.accordion-body ul{gap:.5rem 1.75rem;grid-template-columns:1fr 1fr}.accordion-body li:nth-last-child(-n+2){border-bottom:none}}.services-footer{color:#555;line-height:1.6;margin:2.5rem 0 4rem;text-align:left}@media (min-width:901px){.services-footer{margin:2.5rem auto 4rem;text-align:center}}.mobile-products-sticky-bar{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:hsla(0,0%,100%,.6);bottom:0;box-shadow:0 -2px 8px rgba(0,0,0,.12);color:var(--accent-color,#222);cursor:pointer;font-size:1.05rem;font-weight:700;left:0;padding:1rem 0;position:fixed;text-align:center;transition:opacity .25s ease,background .25s ease;width:100%;z-index:1000}.mobile-products-sticky-bar:hover{background:hsla(0,0%,100%,.85)}.mobile-products-sticky-bar.hidden{opacity:0;pointer-events:none}@media (min-width:769px){.mobile-products-sticky-bar{display:none}}