.kaymbu-resources{padding-block:var(--space-7)}.kaymbu-resources__inner{margin-inline:auto;max-width:var(--container-max-width)}.kaymbu-resources__headline{color:var(--color-text-strong);font-family:var(--font-heading);font-weight:var(--font-weight-medium);margin:0 0 var(--kres-headline-gap,var(--space-6))}.kaymbu-resources__headline--h1{font-size:var(--font-size-h1);line-height:var(--line-height-h1)}.kaymbu-resources__headline--h2{font-size:var(--font-size-h2);line-height:var(--line-height-h2)}.kaymbu-resources__headline--h3{font-size:var(--font-size-h3);line-height:var(--line-height-h3)}.kaymbu-resources__headline--h4{font-size:var(--font-size-h4);line-height:var(--line-height-h4)}.kaymbu-resources__headline--h5{font-size:var(--font-size-h5);line-height:var(--line-height-h5)}.kaymbu-resources__headline--h6{font-size:var(--font-size-h6);line-height:var(--line-height-h6)}.kaymbu-resources__headline--align-left{text-align:left}.kaymbu-resources__headline--align-center{text-align:center}.kaymbu-resources__headline--align-right{text-align:right}.kaymbu-resources__section+.kaymbu-resources__section{margin-top:var(--kres-section-gap,var(--space-7))}.kaymbu-resources__section-title{color:var(--color-text-strong);font-family:var(--font-heading);font-weight:var(--font-weight-medium);margin:0 0 var(--kres-headline-gap,var(--space-6))}.kaymbu-resources__grid{display:grid;gap:var(--kres-grid-gap,16px);grid-template-columns:repeat(2,minmax(0,1fr));list-style:none;margin:0;padding:0}.kaymbu-resources__item{background:#f7f7f7;border-radius:24px;display:flex;overflow:hidden}.kaymbu-resources__media{flex:0 0 236px;overflow:hidden}.kaymbu-resources__media img{display:block;height:100%;object-fit:cover;width:100%}.kaymbu-resources__content{display:flex;flex:1 1 auto;flex-direction:column;justify-content:space-between;min-width:0;padding:32px;text-align:left}.kaymbu-resources__item-title{color:var(--color-text-strong);font-family:var(--font-heading);font-size:var(--font-size-h6);font-weight:var(--font-weight-medium);line-height:1.3;margin:0}.kaymbu-resources__download{align-items:center;color:var(--color-primary);display:inline-flex;font-family:var(--font-body);font-size:var(--font-size-body-regular);font-weight:var(--font-weight-medium);gap:var(--space-2);margin-top:var(--space-6);text-decoration:none;width:fit-content}a.kaymbu-resources__download:focus,a.kaymbu-resources__download:hover{color:var(--color-primary-dark);font-family:var(--font-body);text-decoration:underline}a.kaymbu-resources__download:focus-visible{outline:2px solid var(--color-primary);outline-offset:3px}.kaymbu-resources__download-icon{flex-shrink:0}@media (max-width:767px){.kaymbu-resources__item{flex-direction:column}.kaymbu-resources__media{flex:0 0 128px;width:100%}.kaymbu-resources__content{padding:var(--space-3)}.kaymbu-resources__item-title{font-size:16px}.kaymbu-resources__download{font-size:14px;margin-top:var(--space-4);white-space:nowrap}}.kaymbu-resources__block{align-items:center;display:flex;flex-direction:column;gap:var(--kres-block-gap,var(--space-7))}.kaymbu-resources__block-image{border-radius:24px;height:auto}.kaymbu-resources__block-cta,.kaymbu-resources__block-image{display:block;max-width:min(var(--kres-block-max,100%),100%);width:100%}a.kaymbu-resources__block-cta:focus,a.kaymbu-resources__block-cta:hover{opacity:.92;text-decoration:none}a.kaymbu-resources__block-cta:focus-visible{outline:2px solid var(--color-primary);outline-offset:4px}