.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)}