.custom-cta{width:100%;background:#000;display:inline-flex;align-items:center;padding:30px 35px;box-sizing:border-box;background:#fff;border-radius:10px;box-shadow:0 5px 10px rgb(154 160 185 / 5%),0 15px 40px rgb(166 173 201 / 20%);margin:20px 0;gap:30px}.custom-cta .icon-field{width:33px}.custom-cta .icon-field img,svg{display:block;width:100%;fill:#57af24}.custom-cta .content-text{flex:2}.custom-cta .content-text .content-text-title{color:#1c1e29;font-weight:700;font-size:18px;margin-bottom:5px}.custom-cta .content-text .content-text-description{color:#60657b;font-size:15px;line-height:24px}.custom-cta .cta-wrapper a{box-sizing:border-box;border-radius:300px;font-family:Lato;font-weight:normal;font-size:12px;color:#fff;cursor:pointer;-webkit-appearance:none;text-decoration:none;display:inline-block;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;line-height:1.5;outline:0;padding:11px 20px;letter-spacing:2px;background-color:#72bf64;border-color:#72bf64;color:#fff}.custom-cta .cta-wrapper a:hover{background-color:#72bf64;border-color:#72bf64;color:#fff;transform:translate(0px,-3px);box-shadow:0 8px 8px -2px rgb(0 0 0 / 10%)}@media(max-width:767px){.custom-cta{flex-direction:column;gap:0;padding:30px 20px}.custom-cta .icon-field{margin-bottom:20px}.custom-cta .content-text{text-align:center;margin-bottom:20px}.custom-cta .cta-wrapper a{font-size:12px}}