.site-cont{margin:0 auto;max-width:1298px;min-height:500px;width:calc(100% - 34px)}.card-wrapper{display:flex;gap:4rem;justify-content:space-between;padding-bottom:115px;width:100%}@media(max-width:768px){.card-wrapper{flex-direction:column;gap:8rem}}.card{background:#f0f4f8;border-radius:12px;min-height:430px;position:relative;width:50%}@media(max-width:768px){.card{width:100%}}.card-sub-wrap{bottom:-15px;height:100%;padding-top:2rem;position:absolute;width:90%}.card-cta-img-wrapper{height:90%;position:relative}.card-wrapper>:first-child>.card-sub-wrap{right:0}.card-cta{align-items:center;background-color:#4a75a5;border:2px solid #fff;border-radius:12px;bottom:2em;display:flex;font-size:16px;font-weight:700;gap:.5em;justify-content:center;left:50%;line-height:1;min-width:180px;padding:10px 8px;position:absolute;text-decoration:none;transform:translateX(-50%);transition:all .4s ease-in-out;z-index:999}.card-cta,.card-cta:hover{color:#fff}.card .main-img{height:100%;object-fit:cover;width:100%}.card-wrapper>:first-child .card-sub-wrap .main-img{border-radius:12px 0 12px 12px}.card-wrapper>:nth-child(2) .card-sub-wrap .main-img{border-radius:0 12px 12px 12px}.gender-icon img{height:30px;object-fit:contain;width:30px}