.service-page--content{color:white;font-family:Inter;border-radius:var(--Dimensions-Corner-Radius-radius-l,7px);background:var(--color-grayscale-black-75,rgba(0,0,0,.5));-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;a{color:#4d93d6;&:hover{text-decoration:underline}}h1{font-size:24px;font-weight:700;margin-bottom:24px;margin-top:24px;@media screen and (min-width:750px){font-size:32px}}h2{font-size:18px;font-weight:700;margin-bottom:24px;margin-top:24px;@media screen and (min-width:750px){font-size:20px}}h3{font-size:14px;font-weight:700;margin-bottom:16px;margin-top:16px}p,ul{font-size:14px;margin-bottom:16px;margin-top:16px;color:#acacac;font-weight:400;strong{color:white;font-weight:700}li{list-style:circle;margin-left:16px}}figure{margin:16px 0}}.service-page--content-wrapper{min-height:calc(100vh - 119px - 60px);padding-bottom:48px}.service-page--bg-wrapper{pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%;z-index:-10;.blur{position:fixed;top:0;left:0;width:100%;height:100%;-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px);background:rgba(0,0,0,.5)}}