.twentyone-image-box.twentyone-image-box{--background-fade-color: var(--wp--preset--color--white-fade-75);aspect-ratio:1;position:relative;background-repeat:no-repeat !important;background-size:cover !important;background-position:center !important;background-color:var(--wp--preset--color--white) !important;width:100%;margin:0;overflow:hidden;border-radius:var(--wp--preset--spacing--24);box-shadow:var(--wp--preset--shadow--small)}.twentyone-image-box.twentyone-image-box.is--portrait{aspect-ratio:2/3}.twentyone-image-box.twentyone-image-box.is--landscape{aspect-ratio:3/2}.twentyone-image-box.twentyone-image-box>*{position:relative;z-index:1}.twentyone-image-box.twentyone-image-box::after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom, transparent 50%, var(--background-fade-color) 100%) bottom center/cover no-repeat;transition:var(--wp--custom--transition--preset--default)}.twentyone-image-box.twentyone-image-box[style*=".svg"],.twentyone-image-box.twentyone-image-box[style*=".png"]{background-size:calc(100% - var(--wp--preset--spacing--96)) auto !important;background-position:center calc(50% - var(--wp--preset--spacing--32)) !important}.twentyone-image-box.twentyone-image-box.is--inverted{--background-fade-color: var(--wp--preset--color--black-fade-75)}.twentyone-image-box.twentyone-image-box.is--inverted.twentyone-accordion .twentyone-accordion-headline,.twentyone-image-box.twentyone-image-box.is--inverted.twentyone-button.is--tertiary{color:var(--wp--preset--color--white)}.twentyone-image-box.twentyone-image-box small{font-weight:normal;opacity:.75}.twentyone-image-box.twentyone-image-box.twentyone-button span:not(.twentyone-icon){flex:1}.twentyone-image-box.twentyone-image-box.twentyone-button.icon--left span:not(.twentyone-icon){text-align:right}.twentyone-image-box.twentyone-image-box.twentyone-button.icon--right span:not(.twentyone-icon){text-align:left}.twentyone-image-box.twentyone-image-box.twentyone-accordion .twentyone-accordion-headline,.twentyone-image-box.twentyone-image-box.twentyone-button.is--tertiary{color:var(--wp--preset--color--black);fill:var(--wp--preset--color--white)}.twentyone-image-box.twentyone-image-box.twentyone-accordion .twentyone-accordion-headline,.twentyone-image-box.twentyone-image-box.twentyone-accordion .twentyone-accordion-content,.twentyone-image-box.twentyone-image-box.twentyone-button{padding:var(--wp--preset--spacing--16);align-items:end}.twentyone-image-box.twentyone-image-box.twentyone-accordion .twentyone-accordion-headline .twentyone-icon.is--dropdown,.twentyone-image-box.twentyone-image-box.twentyone-button.is--tertiary .twentyone-icon{width:var(--wp--preset--spacing--32);aspect-ratio:1;background:var(--wp--preset--color--red);border-radius:50%}.twentyone-image-box.twentyone-image-box.twentyone-accordion{border:none}.twentyone-image-box.twentyone-image-box.twentyone-accordion .twentyone-accordion-headline{position:absolute;inset:0}.twentyone-image-box.twentyone-image-box.twentyone-accordion .twentyone-accordion-headline .twentyone-icon.is--dropdown{position:relative}.twentyone-image-box.twentyone-image-box.twentyone-accordion .twentyone-accordion-headline .twentyone-icon.is--dropdown svg,.twentyone-image-box.twentyone-image-box.twentyone-accordion .twentyone-accordion-headline .twentyone-icon.is--dropdown img{display:none}.twentyone-image-box.twentyone-image-box.twentyone-accordion .twentyone-accordion-headline .twentyone-icon.is--dropdown::before,.twentyone-image-box.twentyone-image-box.twentyone-accordion .twentyone-accordion-headline .twentyone-icon.is--dropdown::after{content:"";width:1em;height:1em;font-size:var(--wp--preset--font-size--level-5);background:var(--wp--preset--color--white);position:absolute;top:50%;left:50%;translate:-50% -50%;-webkit-mask:url("../../../../../../../../twentyone/assets/images/icons/font-awesome/sharp/regular/info.svg") center/contain no-repeat;mask:url("../../../../../../../../twentyone/assets/images/icons/font-awesome/sharp/regular/info.svg") center/contain no-repeat;transition:var(--wp--custom--transition--preset--default)}.twentyone-image-box.twentyone-image-box.twentyone-accordion .twentyone-accordion-headline .twentyone-icon.is--dropdown::after{opacity:0;rotate:-45deg;-webkit-mask-image:url("../../../../../../../../twentyone/assets/images/icons/font-awesome/sharp/regular/xmark.svg");mask-image:url("../../../../../../../../twentyone/assets/images/icons/font-awesome/sharp/regular/xmark.svg")}.twentyone-image-box.twentyone-image-box.twentyone-accordion .twentyone-accordion-content{position:absolute;inset:auto 0 0 0;z-index:2;pointer-events:none}.twentyone-image-box.twentyone-image-box.twentyone-accordion[open]::after{opacity:0}.twentyone-image-box.twentyone-image-box.twentyone-accordion[open] .twentyone-accordion-headline{align-items:start;background:var(--wp--preset--color--white-fade-90);-webkit-backdrop-filter:blur(var(--wp--preset--spacing--8));backdrop-filter:blur(var(--wp--preset--spacing--8))}.twentyone-image-box.twentyone-image-box.twentyone-accordion[open] .twentyone-accordion-headline .twentyone-icon.is--dropdown::before{opacity:0;rotate:45deg}.twentyone-image-box.twentyone-image-box.twentyone-accordion[open] .twentyone-accordion-headline .twentyone-icon.is--dropdown::after{opacity:1;rotate:0deg}.twentyone-image-box.twentyone-image-box.twentyone-accordion.is--inverted[open] .twentyone-accordion-headline{color:var(--wp--preset--color--black)}