.twz-card-custom{--card-custom-radius: var(--radius-m);--card-custom-header-bg: var(--black);--card-custom-header-height: 9.1rem;--card-custom-body-bg: var(--backgroundColor, var(--grey-200));display:flex;flex-direction:column;min-height:100%;overflow:clip;border-radius:var(--card-custom-radius)}@media(min-width: 1025px){.twz-card-custom{--card-custom-header-height: 23.2rem}}.twz-card-custom__header{display:flex;flex:0 0 var(--card-custom-header-height);height:var(--card-custom-header-height);padding:2rem 2.3rem 2rem 1.7rem;background:var(--card-custom-header-bg);color:var(--text-color-light);overflow:clip}@media(min-width: 1025px){.twz-card-custom__header{align-items:flex-start;justify-content:flex-end;padding:2rem 2.3rem 1.5rem 1.7rem}}.twz-card-custom__header-inner{display:flex;align-items:center;gap:2.3rem;width:min(100%,27.6rem);height:100%}@media(min-width: 1025px){.twz-card-custom__header-inner{flex-direction:column;align-items:flex-end;justify-content:space-between;margin-inline-start:auto}}.twz-card-custom__icon{flex:0 0 auto;width:auto;height:5rem;margin:0}@media(min-width: 1025px){.twz-card-custom__icon{width:auto;height:8.5rem}}.twz-card-custom__icon-img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.twz-card-custom__header-text{--text-color: var(--text-color-light);flex:1 1 auto;min-width:0;font-size:2.4rem;font-weight:500;line-height:1;text-transform:uppercase;overflow:clip;word-spacing:100vw}@media(min-width: 1025px){.twz-card-custom__header-text{flex:0 1 auto;align-self:flex-start;font-size:4.8rem}}.twz-card-custom__header-text :is(p,h1,h2,h3,h4,h5,h6){margin:0;line-height:1;word-spacing:100vw}.twz-card-custom__header-text :is(em,i){font-style:italic;font-size:inherit}.twz-card-custom__body{display:flex;flex:1 1 auto;flex-direction:column;gap:2.2rem;background:var(--card-custom-body-bg)}.twz-card-custom__body:not(:only-child){padding:3.1rem 2.8rem 2.8rem}@media(max-width: 1024px){.twz-card-custom__body:not(:only-child){gap:1.5rem;padding:1.5rem 2rem}}.twz-card-custom__body:only-child{padding:2rem 2rem 1.8rem}.twz-card-custom__content{flex:1 1 auto;min-width:0;font-family:var(--font-base);font-size:var(--fs-18, 1.8rem);font-weight:400;line-height:1.333;color:var(--black)}@media(max-width: 1024px){.twz-card-custom__content{font-size:1.5rem;line-height:1.467}}.twz-card-custom__content :is(p,ul,ol){margin:0}.twz-card-custom__content :is(p+p,p+ul,p+ol,ul+p,ol+p){margin-top:.5em}.twz-card-custom__content-row{display:flex;align-items:flex-start;gap:2.2rem}@media(max-width: 1024px){.twz-card-custom__content-row{flex-direction:column}}.twz-card-custom__image-aside{flex:0 0 auto;width:min(100%,5rem);margin:0}@media(max-width: 1024px){.twz-card-custom__image-aside{align-self:flex-end}}.twz-card-custom__image-aside-img{display:block;width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.twz-card-custom:not(:has(.twz-card-custom__content)) .twz-card-custom__content-row{justify-content:flex-end}.twz-card-custom__link.btn{--btn-bg: var(--backgroundColor, var(--brown-500));--btn-color: var(--white);--btn-padding: 1.3rem 1.1rem 1.3rem 1.3rem;width:100%;justify-content:space-between;margin-top:auto;text-decoration:none}.twz-card-custom__link.btn .twz-icon{--twz-icon-fill: currentColor}.twz-card-custom__link.btn:is(:hover,:focus-visible){--btn-bg: var(--black);--btn-color: var(--white)}.twz-card-custom:not(:has(.twz-card-custom__header)) .twz-card-custom__body{border-radius:var(--card-custom-radius)}.twz-card-custom:has(.twz-card-custom__header) .twz-card-custom__body{border-radius:0 0 var(--card-custom-radius) var(--card-custom-radius)}
