@keyframes arrow-pointing{0%{transform:translateX(0)}to{transform:translateX(.1875rem)}}.module--content-with-two-column-links{overflow:hidden;padding-block:3rem;position:relative}@media print,screen and (min-width:47.9375em){.module--content-with-two-column-links{padding-block:2.5rem 5rem}}@media print,screen and (min-width:83.75em){.module--content-with-two-column-links{padding-block:3.75rem 7.5rem}}.module--content-with-two-column-links .bg-animation{height:auto;left:0;position:absolute;top:0;width:100%;z-index:0}.module--content-with-two-column-links .box-content{padding:1.5rem;z-index:2}@media print,screen and (min-width:47.9375em){.module--content-with-two-column-links .box-content{padding:2.5rem}}@media print,screen and (min-width:83.75em){.module--content-with-two-column-links .box-content{padding:5rem}}.module--content-with-two-column-links .box-content h2{margin-bottom:1.5rem}@media print,screen and (min-width:83.75em){.module--content-with-two-column-links .box-content h2{margin-bottom:2rem}}.module--content-with-two-column-links .box-content .chr-link-wrapper{display:grid;gap:.75rem 1.5rem;grid-template-columns:repeat(1,1fr)}@media print,screen and (min-width:47.9375em){.module--content-with-two-column-links .box-content .chr-link-wrapper{gap:.75rem 5rem;grid-template-columns:repeat(2,1fr)}}.module--content-with-two-column-links .box-content .chr-link-wrapper .btn-link{align-items:center;color:#000;display:flex;flex-direction:row;gap:.75rem;justify-content:space-between;padding-block:0 .75rem;position:relative}.module--content-with-two-column-links .box-content .chr-link-wrapper .btn-link svg{height:1.5rem;min-width:1.5rem;width:1.5rem}.module--content-with-two-column-links .box-content .chr-link-wrapper .btn-link:before{background:#2726dd;bottom:-.0625rem;content:"";height:.0625rem;left:0;position:absolute;transform:scaleX(0);transform-origin:left;transition:all 1s ease;width:100%}.module--content-with-two-column-links .box-content .chr-link-wrapper .btn-link:hover:before{transform:scaleX(1)}