/*! tailwindcss v4.1.4 | MIT License | https://tailwindcss.com */.box{display:flex;flex-direction:column;gap:10px;height:100%;overflow:hidden;width:100%}@media (min-width:48rem){.box{flex-direction:row;gap:calc(var(--spacing,.25rem)*16);height:532px}}.box-image{flex-shrink:0;height:auto;width:100%}@media (min-width:48rem){.box-image{height:532px;width:468px}}.box-content{display:flex;flex-direction:column;gap:calc(var(--spacing,.25rem)*6);justify-content:space-between;width:100%}@media (min-width:48rem){.box-content{flex-direction:row;width:56%}}.box-content.image{display:flex;justify-content:space-between}.box-content.image,.box-content.top{flex-direction:column;gap:calc(var(--spacing,.25rem)*6)}.box-content.top{padding-bottom:calc(var(--spacing,.25rem)*0);width:100%}@media (min-width:48rem){.box-content.top{gap:calc(var(--spacing,.25rem)*9)}}.box-content-bottom{display:flex;flex:1;flex-direction:column;gap:calc(var(--spacing,.25rem)*4);max-width:576px}.box-content-bottom.image{flex:0;flex-direction:column;justify-content:space-between}.box-content-header{display:flex;flex:1;flex-direction:column;gap:calc(var(--spacing,.25rem)*4);text-transform:uppercase}.box-content-header.image{justify-content:space-between}.box-content-description{display:flex;flex-wrap:wrap;max-width:576px;white-space:pre-wrap}.box-content-description.image{height:138px;width:79px}.box-content-description.subtext{color:var(--color-secondary,#828086)}