.section-mask{--hero-bottom-mask:url(/images/masks/hero-mask-2.svg)}.section-mask:nth-of-type(2n){--hero-bottom-mask:url(/images/masks/hero-mask-3.svg)}.section-mask:nth-of-type(3n){--hero-bottom-mask:url(/images/masks/hero-mask-1.svg)}.section-mask:after,.section-mask:before{content:"";height:var(--sc-section-mask-height);-webkit-mask:var(--hero-bottom-mask)no-repeat bottom center/100% 100%;-webkit-mask:var(--hero-bottom-mask)no-repeat bottom center/100% 100%;mask:var(--hero-bottom-mask)no-repeat bottom center/100% 100%;pointer-events:none;position:absolute;bottom:-1px;left:0;right:0}.section-mask:before,.section-mask:after{background-color:var(--sc-color-primary)}.section-mask:before{opacity:.7;z-index:3}.section-mask--secondary:before,.section-mask--secondary:after{background-color:var(--sc-color-secondary)}.section-mask--tertiary:before,.section-mask--tertiary:after{background-color:var(--sc-color-tertiary)}.section-mask--quaternary:before,.section-mask--quaternary:after{background-color:var(--sc-color-quaternary)}.section-mask--white:before,.section-mask--white:after{background-color:var(--sc-color-white)}.section-mask--cream:before,.section-mask--cream:after{background-color:var(--sc-color-primary-tint)}.section-mask--pattern-primary:before{background-color:var(--sc-color-primary)}.section-mask--pattern-primary:after{background-color:var(--sc-color-primary);z-index:2;background:url(/images/backgrounds/bg-pattern--primary.svg) 0 100%/45%}.section-mask--pattern-secondary:after{background-color:var(--sc-color-secondary);z-index:2;background:url(/images/backgrounds/bg-pattern--secondary.svg) 0 100%/45%}.section-mask--pattern-tertiary:after{background-color:var(--sc-color-tertiary);z-index:2;background:url(/images/backgrounds/bg-pattern--tertiary.svg) 0 100%/45%}.section-mask--pattern-quaternary:after{background-color:var(--sc-color-quaternary);z-index:2;background:url(/images/backgrounds/bg-pattern--quaternary.svg) 0 100%/45%}.section-mask--position-top:after{background-position:0 0}.section-mask--position-bottom:after{background-position:0 100%}
.content-styling{border:none;position:relative}.content-styling>div>div>div{gap:1.5rem}@media (min-width:1024px){.content-styling>div>div>div{gap:0}}.content-styling .content{padding-bottom:var(--sc-section-mask-height)}.content-styling .content img{width:90%;margin:0 auto 3.5rem;transition:all .3s;transform:scale(1)}@media (min-width:1024px){.content-styling .content img{width:100%;margin:0 auto}}.content-styling .content p{margin-bottom:1rem}.content-styling .row__container{width:94%;margin:0 auto}@media (max-width:768px){.row__container:has(.content-styling__text--no-container-device){width:100%}}.content-styling--border-top{border-top:5px solid var(--sc-color-white)}.content-styling--border-bottom{border-bottom:5px solid var(--sc-color-white)}.content-styling--border-both{border-top:5px solid var(--sc-color-white);border-bottom:5px solid var(--sc-color-white)}.content-styling--img-rotate-left .content img{transform:scale(1)rotate(-2deg)}.content-styling--img-rotate-right .content img{transform:scale(1)rotate(2deg)}@media (max-width:768px){.content-styling__text.content-styling__text--no-container-device{padding:0}}.content-styling__text{background:var(--sc-color-white);color:var(--sc-color-black);margin:var(--sc-spacing-medium)0 0 0;padding:clamp(20px,5vw,30px);position:relative;transform:none}@media (min-width:768px){.content-styling__text{margin:var(--sc-spacing-medium)0}}.content-styling__text h2{width:fit-content;margin-bottom:var(--sc-spacing-small);padding:.2rem 1rem;transform:rotate(-1deg)translate(0)}@media (min-width:769px){.content-styling__text h2{transform:rotate(-2deg)translate(-1rem)}}.content-styling__text h3{font-family:var(--sc-font-body);text-transform:none;margin-top:.3rem;padding-top:.5em;padding-left:0;font-weight:500;line-height:1.2;position:relative}.content-styling__text ul,.content-styling__text ol{margin:1rem}.content-styling__text ul li,.content-styling__text ol li{border-bottom:1px dashed #e6e6e6;margin-bottom:.5rem;padding:.5rem 0}:is(.content-styling__text ul li,.content-styling__text ol li):last-child{border-bottom:none;margin-bottom:1rem;padding-bottom:1rem}.content-styling__text ul li::marker{color:var(--sc-color-primary);font-size:1.2rem;font-weight:700}.content-styling__text ol li::marker{color:var(--sc-color-primary);font-size:1.2rem;font-weight:700}.content-styling__text--color-primary{color:var(--sc-color-primary-contrast)}.content-styling__text--color-primary h2{background:var(--sc-color-primary);color:var(--sc-color-white)}.content-styling__text--color-secondary{color:var(--sc-color-secondary-contrast)}.content-styling__text--color-secondary h2{background:var(--sc-color-secondary);color:var(--sc-color-white)}.content-styling__text--color-tertiary{color:var(--sc-color-tertiary-contrast)}.content-styling__text--color-tertiary h2{background:var(--sc-color-tertiary);color:var(--sc-color-white)}.content-styling__text--no-background{box-shadow:none;background:0 0}.content-styling__text--rounded-edges{border-radius:var(--sc-border-radius)}.content-styling__text--rotate-left{transform:rotate(-.5deg)}.content-styling__text--rotate-right{transform:rotate(.5deg)}.high-contrast .content-styling__text{color:var(--sc-color-black)}.content-styling__link{background:var(--sc-color-white);border-radius:var(--sc-border-radius);color:var(--sc-color-white);letter-spacing:1px;padding:clamp(5px,5vw,10px) clamp(15px,5vw,25px);font-family:astounder-squared-bb,sans-serif;font-size:1rem;font-weight:400;text-decoration:none;transition:transform .3s;display:inline-block;transform:scale(1)rotate(0)}@media (min-width:1024px){.content-styling__link{font-size:1.3rem}}.content-styling__link:hover{transform:scale(1.1)rotate(-1.2deg)}.content-styling__link:hover span{transform:rotate(1.2deg)scale(1.05)}.content-styling__link span{transition:transform .3s;display:inline-block}.content-styling__link--bg-primary{background:var(--sc-color-primary)}.content-styling__link--bg-secondary{background:var(--sc-color-secondary)}.content-styling__link--bg-tertiary{background:var(--sc-color-tertiary)}.high-contrast .content-styling__link{background:var(--sc-color-black);color:var(--sc-color-white)}
/*# sourceMappingURL=bfca0513be733204.css.map*/