.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));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}counter-reset:section-counter h2-counter ol-counter letter-counter roman-counter;h1{counter-increment:section-counter;counter-reset:h2-counter ol-counter letter-counter roman-counter}h1:before{content:counter(section-counter) ". ";font-weight:700;color:white}h2{counter-increment:h2-counter}h2:before{content:counter(section-counter) "." counter(h2-counter) ". ";font-weight:700;color:white}ol{counter-reset:ol-counter;list-style:none;padding-left:0}ol li{counter-increment:ol-counter;position:relative;margin-bottom:16px}ol li:before{content:counter(section-counter) "." counter(ol-counter) ". ";font-weight:700;color:white}ol li ol{counter-reset:letter-counter roman-counter;margin-top:8px;padding-left:20px}ol li ol li{counter-increment:letter-counter;counter-reset:roman-counter}ol li ol li:before{content:counter(letter-counter,lower-alpha) ". ";font-weight:400;color:#acacac}ol li ol li ol{counter-reset:roman-counter;margin-top:8px;padding-left:20px}ol li ol li ol li{counter-increment:roman-counter}ol li ol li ol li:before{content:"(" counter(roman-counter,lower-roman) ") ";font-weight:400;color:#acacac}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%;backdrop-filter:blur(7.5px);background:rgba(0,0,0,.5)}}