.ctas{padding-bottom:var(--side-padding);padding-top:var(--side-padding)}.ctas__container{display:grid;gap:var(--side-padding)}@media (min-width:48.001rem){.ctas__container{display:flex}.ctas__container .cta-box{flex-grow:1}.ctas__container .cta-box:first-child{flex:0 0 57.596%}}.dnd-row:first-child .ctas{margin-top:calc(var(--space-default)*-1)}.dnd-section:has(.reset-dnd-top)+.dnd-section .dnd-row:first-child .ctas{margin-top:0}.cta-box{aspect-ratio:343/296;background:var(--color-surface-primary);border-radius:var(--radius-rounded);display:flex;flex-direction:column;gap:var(--space-l);justify-content:space-between;overflow:hidden;padding:var(--space-s);position:relative}.cta-box:first-child{aspect-ratio:343/468;background:var(--color-brand-pink)}@media (min-width:48.001rem){.cta-box{aspect-ratio:1}.cta-box:first-child{aspect-ratio:1069/720}}.cta-box h2{font-family:var(--font-family-heading);font-size:var(--heading-size-400);font-weight:600;line-height:1.2}.cta-box h2+p{margin-top:.4em}.cta-box__text-content>*{max-width:40ch}.cta-box__cta-content a{align-items:center;display:inline-flex;font-family:var(--font-family-heading);font-size:var(--heading-size-500);font-weight:600;gap:var(--space-s);line-height:1.1;text-decoration:none}@media (min-width:48.001rem){.cta-box__cta-content a{margin-left:calc((1.21em + var(--space-s))*-1);transition:margin .3s cubic-bezier(.61,.17,.51,.88)}.cta-box__cta-content a:hover{margin-left:0}}.cta-box__cta-content a:before{background:currentColor;content:"";display:block;flex:0 0 1.21em;height:1.21em;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='104' height='105' viewBox='0 0 104 105'%3E%3Cpath fill='%231a1a1a' d='m57.49 86.12-3.18-3.19L80.14 57.1H8.5v-9h71.64L54.35 22.31l3.14-3.22 3.22-3.14 33.47 33.47c.43.43.76.93.98 1.46.21.52.33 1.08.34 1.67v.1c0 .6-.13 1.16-.34 1.68-.22.53-.54 1.03-.98 1.46L60.67 89.3l-3.19-3.18Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='104' height='105' viewBox='0 0 104 105'%3E%3Cpath fill='%231a1a1a' d='m57.49 86.12-3.18-3.19L80.14 57.1H8.5v-9h71.64L54.35 22.31l3.14-3.22 3.22-3.14 33.47 33.47c.43.43.76.93.98 1.46.21.52.33 1.08.34 1.67v.1c0 .6-.13 1.16-.34 1.68-.22.53-.54 1.03-.98 1.46L60.67 89.3l-3.19-3.18Z'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:1.21em}.cta-box__cta-content a:after{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.cta-box__cta-content a:hover{color:inherit}