.custom-survey-results{font-family:var(--text-font-family)}.custom-survey-results__desktop,.custom-survey-results__mobile{position:relative;overflow:hidden}.custom-survey-results__background,.custom-survey-results__background-picture,.custom-survey-results__background-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.custom-survey-results__background{z-index:0}.custom-survey-results__background:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#3339;mix-blend-mode:hard-light}.custom-survey-results__background-image{object-fit:cover}.custom-survey-results__desktop--has-background,.custom-survey-results__mobile--has-background{--custom-survey-results-text: #ffffff;--custom-survey-results-ring-track: rgba(247, 247, 247, .2);--custom-survey-results-ring-progress: #f7f7f7}.custom-survey-results-ring{position:relative;display:grid;place-items:center}.custom-survey-results-ring__svg{width:100%;height:100%;transform:rotate(-90deg);overflow:visible}.custom-survey-results-ring__track{fill:none;stroke:var(--custom-survey-results-ring-track, #dce8e6)}.custom-survey-results-ring__progress{fill:none;stroke:var(--custom-survey-results-ring-progress, #80c3b9);stroke-linecap:round}.custom-survey-results-ring__value{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;margin:0;color:inherit}.custom-survey-results__desktop{background:var(--custom-survey-results-bg, #f7f7f7);color:var(--custom-survey-results-text, #2e4247);display:flex;align-items:center;padding:var(--custom-survey-results-padding-top-desktop, 48px) var(--custom-survey-results-padding-inline-desktop, 24px) var(--custom-survey-results-padding-bottom-desktop, 48px)}.custom-survey-results__desktop-inner{position:relative;z-index:1;width:100%;max-width:1266px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:var(--custom-survey-results-content-gap-desktop, 40px)}.custom-survey-results__desktop-header{width:100%;max-width:974px;text-align:center}.custom-survey-results__desktop-heading{width:100%;margin:0;font-family:var(--heading-font-family);font-size:var(--custom-survey-results-heading-size-desktop, 48px);font-weight:400;line-height:1.324;letter-spacing:0}.custom-survey-results__desktop-heading p{margin:0}.custom-survey-results__desktop-heading strong,.custom-survey-results__desktop-heading b{font-weight:700}.custom-survey-results__desktop-subheading{width:100%;margin:0;font-size:20px;font-weight:600;line-height:1.324;text-align:center}.custom-survey-results__desktop-grid{width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--custom-survey-results-grid-gap-desktop, 32px) 24px}.custom-survey-results__desktop-item{display:flex;flex-direction:column;align-items:center;gap:20px;text-align:center}.custom-survey-results__desktop-item-title{margin:0;width:100%;max-width:294px;font-family:var(--heading-font-family);font-size:28px;font-weight:600;line-height:1.324}.custom-survey-results__desktop-ring{width:160px;height:160px}.custom-survey-results__desktop-ring .custom-survey-results-ring__track,.custom-survey-results__desktop-ring .custom-survey-results-ring__progress{stroke-width:5.2}.custom-survey-results__desktop-value{font-size:56px;font-weight:300;line-height:1;letter-spacing:-.05em}.custom-survey-results__desktop-item-description{margin:0;width:100%;max-width:248px;font-size:18px;font-weight:400;line-height:1.2;letter-spacing:.02em}.custom-survey-results__mobile{background:var(--custom-survey-results-bg, #f7f7f7);color:var(--custom-survey-results-text, #2e4247);display:flex;align-items:center;padding:var(--custom-survey-results-padding-top-mobile, 40px) var(--custom-survey-results-padding-inline-mobile, 23px) var(--custom-survey-results-padding-bottom-mobile, 40px)}.custom-survey-results__mobile .custom-survey-results__background:after{background:#333333b3}.custom-survey-results__mobile-inner{position:relative;z-index:1;width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:24px}.custom-survey-results__mobile-heading{width:100%;margin:0;text-align:center;font-family:var(--heading-font-family);font-size:var(--custom-survey-results-heading-size-mobile, 30px);font-weight:400;line-height:1.32;letter-spacing:0}.custom-survey-results__mobile-heading p{margin:0}.custom-survey-results__mobile-heading strong,.custom-survey-results__mobile-heading b{font-weight:700}.custom-survey-results__mobile-list{width:100%;display:flex;flex-direction:column;align-items:center;gap:24px;padding:0}.custom-survey-results__mobile-item{display:flex;align-items:center;justify-content:center;gap:20px;width:fit-content;max-width:100%;margin-inline:auto}.custom-survey-results__mobile-copy{flex:0 1 auto;min-width:0;max-width:200px;display:flex;flex-direction:column;gap:8px}.custom-survey-results__mobile-item-title{margin:0;font-family:var(--heading-font-family);font-size:18px;font-weight:600;line-height:1.333}.custom-survey-results__mobile-item-description{width:100%;max-width:194px;margin:0;font-size:14px;font-weight:400;line-height:1.2;letter-spacing:.02em}.custom-survey-results__mobile--has-background .custom-survey-results__mobile-item-description{color:#f7f7f7}.custom-survey-results__mobile-ring{width:111px;height:111px;flex:0 0 auto}.custom-survey-results__mobile-ring .custom-survey-results-ring__track,.custom-survey-results__mobile-ring .custom-survey-results-ring__progress{stroke-width:5.2}.custom-survey-results__mobile-value{font-size:42px;font-weight:300;line-height:1;letter-spacing:-.05em}.custom-survey-results__mobile-subheading{width:100%;margin:0;font-size:14px;font-weight:600;line-height:1.324;text-align:center}@media(max-width:767px){.custom-survey-results__desktop{display:none}}@media(min-width:768px){.custom-survey-results__mobile{display:none}}@media(min-width:768px)and (max-width:989px){.custom-survey-results__desktop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.custom-survey-results__desktop-heading{font-size:38px}.custom-survey-results__desktop-subheading{font-size:18px}}
/*# sourceMappingURL=/cdn/shop/t/67/assets/custom-survey-results.css.map */
