.card{flex-direction:column-reverse;display:flex;position:relative}.card .content-card{--content-position:static}.card__media{width:100%;display:flex}.card .aspect-ratio-box:has(>.image){pointer-events:none}.content-card{--content-position:relative;--content-card-background:rgb(var(--colour-neutral-2,245, 245, 245));--skapa-card-content-padding-block:2rem;--skapa-card-content-padding-inline:2rem;--skapa-card-simple-padding-block-start:1rem;--skapa-card-simple-padding-block-end:0;--skapa-card-simple-padding-inline-start:0;--skapa-card-simple-padding-inline-end:0;--skapa-card-simple-container-padding-inline-end:1rem;--skapa-card-body-margin-block-start:.75rem;--skapa-card-footer-margin-block-start:1.5rem;position:var(--content-position);background:var(--content-card-background);padding-block:var(--skapa-card-content-padding-block);padding-inline:var(--skapa-card-content-padding-inline);flex-direction:column;flex-grow:1;justify-content:space-between;display:flex}.content-card--padding-small{--skapa-card-content-padding-block:1rem;--skapa-card-content-padding-inline:1rem}.content-card__headers:hover .content-card__title,.content-card__headers:focus .content-card__title{text-decoration:underline}.content-card--center{justify-content:center}.content-card--simple{padding-block:var(--skapa-card-simple-padding-block-start) var(--skapa-card-simple-padding-block-end);padding-inline:var(--skapa-card-simple-padding-inline-start) var(--skapa-card-simple-padding-inline-end)}.content-card--simple .content-card__container{padding-inline-end:var(--skapa-card-simple-container-padding-inline-end)}.content-card__container{max-width:37.5rem}.content-card__add-on{margin-block-end:.75rem;display:block}.content-card__label{margin-block-end:.25rem;display:inline-block}.content-card__headers,.content-card__headers:is(a){margin-block-end:.5rem;text-decoration:none;display:block;position:static}.content-card__headers:is(a):hover,.content-card__headers:is(a):focus{text-decoration:none}.content-card__headers:before{content:" ";position:absolute;inset:0}.content-card__title{text-wrap:balance;display:block}.content-card__subtitle{display:inline-block}.content-card__body{text-wrap:pretty;margin-block-start:var(--skapa-card-body-margin-block-start);display:block}.content-card__footer{flex-wrap:wrap;gap:.5rem;margin-block-start:var(--skapa-card-footer-margin-block-start);display:flex}.content-card__cta{pointer-events:none}.content-card--dark-foreground:not(.content-card--simple) .content-card__add-on,.content-card--dark-foreground:not(.content-card--simple) .content-card__title,.content-card--dark-foreground:not(.content-card--simple) .content-card__subtitle{color:rgb(var(--colour-text-and-icon-1,17, 17, 17))}.content-card--dark-foreground:not(.content-card--simple) .content-card__body,.content-card--dark-foreground:not(.content-card--simple) .content-card__label{color:rgb(var(--colour-text-and-icon-2,72, 72, 72))}.content-card--light-foreground:not(.content-card--simple) .content-card__add-on,.content-card--light-foreground:not(.content-card--simple) .content-card__label,.content-card--light-foreground:not(.content-card--simple) .content-card__title,.content-card--light-foreground:not(.content-card--simple) .content-card__subtitle,.content-card--light-foreground:not(.content-card--simple) .content-card__body{color:rgb(var(--colour-text-and-icon-5,255, 255, 255))}.content-card--static-light-foreground:not(.content-card--simple) .content-card__add-on,.content-card--static-light-foreground:not(.content-card--simple) .content-card__label,.content-card--static-light-foreground:not(.content-card--simple) .content-card__title,.content-card--static-light-foreground:not(.content-card--simple) .content-card__subtitle,.content-card--static-light-foreground:not(.content-card--simple) .content-card__body{color:rgb(var(--colour-static-white,255, 255, 255))}.content-card--static-dark-foreground:not(.content-card--simple) .content-card__add-on,.content-card--static-dark-foreground:not(.content-card--simple) .content-card__label,.content-card--static-dark-foreground:not(.content-card--simple) .content-card__title,.content-card--static-dark-foreground:not(.content-card--simple) .content-card__subtitle,.content-card--static-dark-foreground:not(.content-card--simple) .content-card__body{color:rgb(var(--colour-static-black,17, 17, 17))}@media (min-width:56.25em){.card--leading-media .content-card--padding-large,.card--trailing-media .content-card--padding-large{--skapa-card-content-padding-inline:3rem;--skapa-card-content-padding-block:3rem}.card--leading-media .content-card--padding-small,.card--trailing-media .content-card--padding-small{--skapa-card-content-padding-inline:1.5rem;--skapa-card-content-padding-block:1.5rem}.card--leading-media .content-card__body,.card--trailing-media .content-card__body{--skapa-card-body-margin-block-start:1rem}.card--leading-media .content-card__footer,.card--trailing-media .content-card__footer{--skapa-card-footer-margin-block-start:2rem}.card--leading-media .content-card--simple,.card--trailing-media .content-card--simple{--skapa-card-simple-padding-block-start:0;--skapa-card-simple-padding-block-end:0;--skapa-card-simple-padding-inline-start:var(--skapa-card-content-padding-inline);--skapa-card-simple-padding-inline-end:var(--skapa-card-content-padding-inline)}.card--leading-media .content-card--simple .content-card__container,.card--trailing-media .content-card--simple .content-card__container{--skapa-card-simple-container-padding-inline-end:0}.card--leading-media{flex-direction:row-reverse}.card--leading-media .content-card--simple{--skapa-card-simple-padding-inline-end:0}.card--trailing-media{flex-direction:row}.card--trailing-media .content-card--simple{--skapa-card-simple-padding-inline-start:0}}[dir=rtl] .content-card__cta.btn .btn__icon,[dir=rtl] .content-card__icon{transform:scaleX(-1)}