.m-popUpCards__card{background-color:var(--blush);border:none;border-radius:20px;display:flex;margin-bottom:30px;min-height:150px;padding:30px;position:relative;text-align:left;width:100%;@media (min-width:768px){aspect-ratio:1/1}@media (min-width:1200px){aspect-ratio:5/4}&:after{background-color:rgba(101,0,68,.7);background-image:url(https://www.hammond.com.au/hubfs/HammondCare/DC/diagonal-arrow-icon.svg);background-position:50%;background-repeat:no-repeat;background-size:75px;border-radius:20px;content:"";cursor:pointer;height:100%;left:0;margin-top:0;opacity:0;position:absolute;top:0;-webkit-transition:all .5s ease;transition:all .5s ease;width:100%}&:hover:after{opacity:1}}.m-popUpCards__modal{align-items:center;animation:fadeIn .3s ease-in-out;background-color:rgba(0,0,0,.7);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.m-popUpCards__modal.hidden{display:none}.m-popUpCards__modalContent{animation:slideUp .3s ease-in-out;background-color:var(--white);border-radius:12px;max-width:700px;padding:60px 50px;position:relative;width:90%}.m-popUpCards__modal .modal-close{align-items:center;background:none;border:none;color:#666;cursor:pointer;display:flex;font-size:28px;height:32px;justify-content:center;line-height:1;padding:0;position:absolute;right:20px;top:20px;transition:color .2s ease;width:32px}.m-popUpCards__modalButton{margin-top:20px}.m-popUpCards__buttons .button,.m-popUpCards__buttons .textLink{display:block;text-align:center}.m-popUpCards__buttons .hs_cos_wrapper_type_cta:not(:last-child),.m-popUpCards__buttons .textLink:not(:last-child){margin-bottom:20px}@media (min-width:768px){.m-popUpCards__buttons .button,.m-popUpCards__buttons .textLink{display:inline-block}.m-popUpCards__buttons .hs_cos_wrapper_type_cta:not(:last-child),.m-popUpCards__buttons .textLink:not(:last-child){margin-bottom:0;margin-right:20px}}