.three-cards-module{margin-top:3rem}.three-cards-module .card-left{background:var(--white_color);border-radius:9px;box-shadow:0 11px 30px rgba(154,161,177,.2);position:relative}.three-cards-module a{height:100%;left:0;position:absolute;top:0;width:100%}.three-cards-module .card-left .part-text{padding:32px 25px}.three-cards-module .card-left img{border-bottom-right-radius:9px;border-top-right-radius:9px;object-fit:cover}.three-cards-module .tag{color:var(--primary_color);font-size:1.4rem;font-weight:var(--font_weight_bold);margin-bottom:1rem;text-transform:uppercase;width:max-content}.three-cards-module .card-left h4{font-size:2rem;line-height:1.2}.three-cards-module .button-text{font-size:1.2rem;font-weight:700;margin-top:auto;position:relative;width:max-content}.three-cards-module .button-text:after{background-image:url(https://3853195.fs1.hubspotusercontent-na1.net/hubfs/3853195/NEW-blog/icons/arrow-right.svg);background-repeat:no-repeat;background-size:contain;content:"";height:15px;position:absolute;right:-25px;top:6px;width:15px}.three-cards-module .card-right{background-color:var(--white_color);border-radius:9px;box-shadow:0 11px 30px rgba(154,161,177,.2);padding:26px;position:relative}.three-cards-module .card-right h4{font-size:1.8rem;line-height:1.2}.three-cards-module .card-right:first-child{margin-bottom:8px}@media (max-width:1024px){.three-cards-module .card-left{flex-flow:column}.three-cards-module .card-left img{border-bottom-left-radius:9px;border-top-right-radius:0;margin-left:0;width:100%}.three-cards-module .card-left .part-text{width:100%}.three-cards-module .card-right{height:49%}}@media (max-width:767px){.three-cards-module .card-left{margin-bottom:8px}.three-cards-module .card-right{height:unset}}