@charset "UTF-8";.cta{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;max-width:1200px;margin:6rem auto;background-color:#059ea2;color:#fff;text-align:center;border-radius:80px;position:relative;min-height:470px;width:100%}.cta:before{content:"";display:block;position:absolute;top:-20px;left:calc(50% - 20px);width:40px;height:40px;border-radius:50%;background-color:#0b143a}@media screen and (max-width:768px){.cta:before{height:30px;left:calc(50% - 15px);top:-15px;width:30px}}@media screen and (max-width:1250px){.cta{margin:2rem 1rem}}@media screen and (max-width:768px){.cta{border-radius:40px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:250px}}.cta__button{background-color:#0b143a;color:#fff;grid-template-columns:2fr 20px;margin:1rem auto;text-decoration:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:768px){.cta__button{margin:1rem ​auto 2rem}}.cta__button:hover{background-color:#fff;color:#0b143a}.cta__button svg{height:16px}.cta__button svg,.cta__content{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.cta__content{padding:1rem 1.5rem;width:50%}@media screen and (max-width:768px){.cta__content{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;padding:1rem 2rem;place-self:center;width:100%}}.cta__header{color:#fff}.cta__image{-o-object-fit:cover;object-fit:cover;height:100%;width:100%}@media screen and (max-width:768px){.cta__image{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;width:100%;height:auto}}.cta__media{border-radius:0 80px 80px 0;height:auto;overflow:hidden;width:50%}@media screen and (max-width:768px){.cta__media{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;border-radius:40px 40px 0 0;width:100%}}.cta__text p{font-size:19px;font-weight:600}
/*# sourceMappingURL=/assets/css/maps/callToAction.css.map */
