@media only screen and (min-width:0rem){.sbs,.sbsr{padding:var(--sectionPadding);position:relative;z-index:1}.sbs .cs-container,.sbsr .cs-container{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;gap:clamp(3rem,6vw,4rem);margin:auto;max-width:var(--mobileWidth);position:relative;width:100%}.sbs .cs-divider,.sbsr .cs-divider{margin-bottom:1.5rem}.sbs .cs-title,.sbsr .cs-title{font-size:clamp(1.9375rem,4.7vw,3.0125rem);margin:0}.sbs .cs-content,.sbsr .cs-content{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:column;position:relative;text-align:left;width:100%}.sbs .cs-text,.sbsr .cs-text{margin-bottom:1rem}.sbs .cs-text:last-of-type,.sbsr .cs-text:last-of-type{margin-bottom:2rem}.sbs .cs-h3,.sbsr .cs-h3{font-size:1.25rem;margin-bottom:1rem}.sbs .cs-h3 a,.sbsr .cs-h3 a{color:inherit;font:inherit;text-decoration:underline}.sbs .cs-text a,.sbsr .cs-text a{color:var(--primaryDark);text-decoration:underline}.sbs .cs-ul,.sbsr .cs-ul{display:flex;flex-direction:column;gap:.75rem;list-style-type:none;margin-bottom:2rem}.sbs .cs-li,.sbsr .cs-li{font-size:1rem;line-height:1.5em;list-style:none;padding-left:clamp(1.25rem,3vw,1.5rem);position:relative}.sbs .cs-li:before,.sbsr .cs-li:before{background-color:var(--secondary);content:"";display:block;height:.5rem;left:0;margin-top:.5rem;position:absolute;top:0;transform:rotate(45deg);width:.5rem}.sbs .cs-li strong,.sbsr .cs-li strong{font-family:Arial}.sbs .cs-image-group,.sbsr .cs-image-group{box-sizing:border-box;display:block;height:clamp(20rem,50vw,40.625rem);margin:0;max-width:40.1875rem;order:-1;position:relative;width:100%}.sbs .cs-picture,.sbs iframe,.sbsr .cs-picture,.sbsr iframe{display:block;height:100%;left:0;position:relative;top:0;width:100%;z-index:1}.sbs .cs-picture img,.sbs iframe img,.sbsr .cs-picture img,.sbsr iframe img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.sbs .cs-floater,.sbsr .cs-floater{bottom:-4.5rem;display:block;height:auto;left:-4.5rem;position:absolute;width:8.125rem;z-index:-1}.sbsr{padding:0 1rem}}@media only screen and (min-width:48rem){.sbs .cs-container,.sbsr .cs-container{align-items:center;flex-direction:row;justify-content:space-between;max-width:90rem}.sbs .cs-title span,.sbsr .cs-title span{display:block}.sbs .cs-image-group{order:2}}section:last-of-type{padding-bottom:clamp(3.75rem,8.3vw,7.5rem)!important}