.block-header-with-card{background-color:#201f2f;color:#fff;position:relative}.block-header-with-card .header{margin-bottom:360px}@media (min-width:768px){.block-header-with-card .header{margin-bottom:440px}}@media (min-width:1200px){.block-header-with-card .header{margin-bottom:220px}}.block-header-with-card .header h1{margin-bottom:30px}.block-header-with-card .header .container{padding:110px 0 320px;text-align:center}.block-header-with-card .header .container-content{position:relative}.block-header-with-card .header .header-card{background-color:#3e3c5f;border-radius:15px;bottom:-360px;display:grid;grid-template-columns:1fr;position:absolute;width:100%;z-index:2}@media (min-width:768px){.block-header-with-card .header .header-card{bottom:-480px}}@media (min-width:1200px){.block-header-with-card .header .header-card{bottom:-200px;grid-template-columns:1fr 1fr}}.block-header-with-card .header .header-card .image-container{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:15px 15px 0 0;height:250px}@media (min-width:768px){.block-header-with-card .header .header-card .image-container{height:350px}}@media (min-width:1200px){.block-header-with-card .header .header-card .image-container{border-radius:15px 0 0 15px;height:100%}}.block-header-with-card .header .header-card .card-content{align-items:center;display:flex;flex-direction:column;gap:30px;justify-content:center;padding:50px 30px;text-align:center}@media (min-width:768px){.block-header-with-card .header .header-card .card-content{padding:80px 40px}}@media (min-width:1200px){.block-header-with-card .header .header-card .card-content{padding:100px 80px}}.block-header-with-card .header .header-card .card-content .btn{border-radius:10px;bottom:-25px;box-sizing:border-box;color:#fff;display:block;font-weight:600;padding:16px 26px;position:absolute;text-decoration:none;white-space:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.block-header-with-card .header .header-card .card-content .btn.outline{border:2px solid #ed4481}.block-header-with-card .bottom-border,.block-header-with-card .header .header-card .card-content .btn.solid{background:#771ee8;background:linear-gradient(20deg,#771ee8,#ed4481 76%)}.block-header-with-card .bottom-border{bottom:0;height:13px;left:0;position:absolute;width:100%}