.cta{max-width:var(--max-width);margin:var(--gutter) auto;}.cta__wrap{background-color:var(--bg-dark);color:white;padding:var(--gutter);margin:0 var(--gutter);border-radius:20px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;column-gap:1rem;overflow:hidden;position:relative;}.cta__wrap::after{content:'';display:block;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='369' height='114' viewBox='0 0 369 114' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M368.193 10.5611V94C368.193 105.046 359.239 114 348.193 114H0C71.186 43.5231 169.107 0 277.193 0C308.515 0 338.982 3.65479 368.193 10.5611Z' fill='%230071BC'/%3E%3C/svg%3E");background-repeat:no-repeat;position:absolute;right:0;bottom:0;width:100%;height:100%;background-position:right bottom;}.cta__topline{font:var(--demi);color:white;width:100%;}.cta__title{font:var(--venti);margin:10px 0;display:flex;flex-wrap:wrap;align-items:center;gap:30px;}.cta__btn{margin:10px 0 10px auto;--btn-border:white;--btn-paper:white;--btn-pen:#112439;z-index:1;}@media (min-width:1440px){.cta{padding:0 var(--gutter);}}@media (min-width:880px){.cta__title{max-width:65%;}}@media (max-width:690px){.cta__wrap{justify-content:center;}.cta__topline,.cta__title{text-align:center;}.cta__title{margin-bottom:110px;}}
