.full-banner{padding:20px 0}@media(min-width:60rem){.full-banner{padding:60px 0}}.full-banner *{box-sizing:border-box}.full-banner__container{align-items:stretch;background-color:#000;background-position:0 100%;background-repeat:no-repeat;border-radius:15px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}@media (min-width:1400px){.full-banner__container{flex-direction:row}}.full-banner__image{min-width:0;object-fit:contain;object-position:bottom center}@media (min-width:1400px){.full-banner__image{flex:1 1 60%;min-width:0;object-fit:contain;object-position:bottom center;order:1}}.full-banner__content{color:#fff;padding:25px;text-align:center}@media (min-width:1400px){.full-banner__content{flex:1 1 40%;order:2;padding:60px;text-align:left}}.full-banner__title{color:#fff;font-size:20px;font-weight:500}@media (min-width:900px){.full-banner__title{font-size:36px}}.full-banner__text{font-weight:400}.full-banner__link{font-size:16px;font-weight:600}.ghost-button{background-color:transparent;border:1px solid #fff;color:#fff;font-weight:600}.ghost-button:hover{background-color:#9fd7df;color:#000;font-weight:600}