.hero-content-card.with-background-color{background:#fff;padding:24px}.hero-content-card.top_left{border-top-left-radius:40px}.hero-content-card.top_right{border-top-right-radius:40px}.hero-content-card.bottom_left{border-bottom-left-radius:40px}.hero-content-card.bottom_right{border-bottom-right-radius:40px}.hero-content-card .roofline{font-size:14px;font-weight:600}.hero-content-card .content>:last-child{margin-bottom:0}.hero-content-card .button-wrapper{display:flex;flex-wrap:wrap;gap:24px;margin-top:48px}.hero-content-card.light .button-wrapper .button.secondary:not(:hover){border-color:var(--secondary);color:var(--secondary)}@media(min-width:768px){.hero-content-card{width:calc(var(--column-width-multiplier)*1%*6 - var(--column-gap)*var(--column-width-multiplier)*6/100)}.hero-content-card.right-column{margin-left:auto}}@media(min-width:1170px){.hero-content-card.with-background-color{padding:48px}.hero-content-card.top_left{border-top-left-radius:80px}.hero-content-card.top_right{border-top-right-radius:80px}.hero-content-card.bottom_left{border-bottom-left-radius:80px}.hero-content-card.bottom_right{border-bottom-right-radius:80px}}@media(min-width:1367px){.hero-content-card.with-background-color{padding:64px}}@media(max-width:767px){.hero-content-card .button-wrapper .button{width:100%}}