.custom-tile-links-module-headline-wrapper{--block-direction:column}.custom-tile-links-module{--block-direction:column;--block-gap:calc(var(--block-padding-vertical)*0.5);--item-width:100%;--cta-margin-top:var(--space-32);align-items:start;display:flex;flex-direction:var(--block-direction);gap:var(--block-gap)}@media screen and (max-width:1079px){.custom-tile-links-module{align-items:center;flex-direction:column;row-gap:var(--space-16)!important}}@media screen and (min-width:1080px){.custom-tile-links-module .custom-tile-links-module-headline-wrapper{max-width:50%}}.custom-tile-links-module .tile-link-wrapper{display:grid;gap:48px 32px;grid-template-columns:repeat(2,1fr);width:100%}@media (max-width:1199px){.custom-tile-links-module .tile-link-wrapper{gap:32px;grid-template-columns:1fr}}.custom-tile-links-module .tile-link-item{--tile-card-padding:var(--space-48);align-items:flex-start;align-self:stretch;border:2px solid rgba(0,0,0,.2);border-radius:12px;display:flex;flex:1 0 0;flex-direction:column;justify-content:space-between;min-height:450px;padding:var(--tile-card-padding)}.custom-tile-links-module .tile-cta-container{margin-top:var(--space-32)}@media (max-width:1199px){.custom-tile-links-module .tile-link-item{min-height:350px;padding:var(--space-32)}}.custom-tile-links-module .tile-kicker-text{background:#00ce7d;border-radius:32px;font-weight:600;margin-bottom:var(--space-32);padding:4px 8px;width:fit-content}.custom-tile-links-module .tile-headline{margin-bottom:4px}.custom-tile-links-module .tile-link-item.-link-style-arrow{justify-content:end}.custom-tile-links-module .tile-link-item:has(.tile-link_link-element){--tile-card-arrow-width:var(--space-48);padding-right:calc(var(--tile-card-padding) + var(--tile-card-arrow-width) + var(--space-48));position:relative;transition:all .2s ease-in-out}.custom-tile-links-module .tile-link-item:has(.tile-link_link-element):hover{transform:scale(1.02)}.custom-tile-links-module .tile-link-item .tile-link_link-element{color:transparent;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:2}