.report-section{background-image:url(../images/bg-arc.svg),linear-gradient(transparent 100vw,var(--light-yellow) 100vw);background-position:center 15px;background-repeat:no-repeat;background-size:320% auto,100% 100%;overflow:clip;padding:3.5rem 0;position:relative}@media(min-width:992px){.report-section{background-size:226% auto,100% 100%;padding:111px 0 5rem}}.report-section .report-decor{display:none;pointer-events:none;position:absolute;top:0}@media(min-width:992px){.report-section .report-decor{display:block;filter:drop-shadow(.75rem .75rem 0 var(--text-black));left:calc(50% + 19.5rem);right:auto;width:62px}}.report-section .report-decor img{display:block;height:auto;transform:rotate(261deg);width:100%}.report-section .section-title{color:var(--text-black);margin:0 auto 2.5rem;max-width:37rem}@media(min-width:992px){.report-section .section-title{margin-bottom:4rem}}.report-section .section-title .tag-line{font-family:var(--font-family-heading);font-size:clamp(.875rem,3.5vw,1.125rem);font-weight:600;line-height:1.56;margin-bottom:.5rem}.report-section .section-title h2{font-size:clamp(1.75rem,4.5vw,3.438rem);line-height:1.3;margin:0}.report-section .report-grid{align-items:start;display:grid;gap:2.5rem}@media(min-width:992px){.report-section .report-grid{gap:.5rem;grid-template-columns:minmax(0,34rem) 1fr}}.report-section .report-visual{margin:0 auto;max-width:34rem}@media(min-width:992px){.report-section .report-visual{margin:0}}.report-section .report-visual img{display:block;height:auto;width:100%}.report-section .quote-card{background:var(--dark-pink);border:1px solid var(--black);border-radius:1rem;box-shadow:.75rem .75rem 0 0 var(--black);color:var(--text-black);font-size:1rem;line-height:1.56;margin:0;padding:2.5rem 1.5rem;position:relative}@media(min-width:767px){.report-section .quote-card{padding:2.5rem}}@media(min-width:992px){.report-section .quote-card{min-height:21.125rem}}.report-section .quote-card__screw{height:auto;pointer-events:none;position:absolute;width:.8125rem}.report-section .quote-card__screw:first-child{left:.875rem;top:.875rem;transform:scaleX(-1)}.report-section .quote-card__screw:nth-child(2){right:.875rem;top:.875rem}.report-section .quote-card__screw:nth-child(3){bottom:.875rem;left:.875rem;transform:scaleY(-1)}.report-section .quote-card__screw:nth-child(4){bottom:.875rem;right:.875rem;transform:scale(-1)}.report-section .quote-card__text{font-family:var(--font-family-heading);font-size:clamp(.875rem,3.5vw,1.125rem);font-weight:600;margin:0 0 1rem}.report-section .quote-card__author{display:block;font-style:normal}.wrapper:has(.report-section:last-child) .site-footer .footer-cta-block{background-color:var(--light-yellow)}