.wsinformationwithcta__container{padding:24px 32px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:20px;margin:0 auto;background-color:var(--asptt-information-with-cta-background);font-family:"Montserrat",sans-serif}.wsinformationwithcta__container.wsinformationwithcta__container--primary{background-color:#D49A56}.wsinformationwithcta__body{display:flex;align-items:center;gap:17px}i.wsinformationwithcta__icon{color:var(--asptt-global-color-primary-light);font-size:34px;font-weight:300}.wsinformationwithcta__container--primary .wsinformationwithcta__icon{color:#fff}.wsinformationwithcta__content{font-size:16px;line-height:20px;font-weight:700;color:var(--asptt-information-with-cta)}.wsinformationwithcta__container--primary .wsinformationwithcta__content{color:#fff;font-weight:500}@media screen and (max-width:768px){.wsinformationwithcta__container{flex-direction:column;padding:24px 32px 45px 32px}.wsinformationwithcta__body{flex-direction:column}.wsinformationwithcta__container .ws-asptt__cta{position:absolute;bottom:0;transform:translateY(50%);max-width:80%}.wsinformationwithcta__container .ws-asptt__cta span{white-space:unset;text-align:center}}