/**handles:last-block-style**/
.custom-last-block{color:#fff;text-align:left;padding:100px 20px;transition:background-color .3s ease}.custom-last-block .content-container{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;width:85%}.custom-last-block .heading{font-size:78px;font-weight:500;margin:0;line-height:100px}.custom-last-block .subheading-and-button-wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:10px;width:31%}.custom-last-block .subheading{font-size:35px;margin:0;color:#fff!important;font-weight:500!important;line-height:1.2}.custom-last-block .cta-button{background:#fed803;border-radius:5px;color:#4a4a4a;text-decoration:none;transition:all .3s ease;font-weight:700}.custom-last-block .cta-button:hover{background-color:#e7c500;color:#4a4a4a!important}@media (max-width:768px){.custom-last-block .content-container{display:block}.custom-last-block .subheading-and-button-wrapper{width:100%;margin-top:20px}.custom-last-block .heading{font-size:60px;line-height:65px}.custom-last-block .subheading{font-size:32px}.custom-last-block{padding:80px 24px}}.custom-last-block .cta-button{display:inline-block;margin-top:20px;background-color:#fed803;border:0!important;border-radius:35px;color:#4a4a4a;text-decoration:none;font-size:18px;font-weight:700;padding:8px 0;text-align:center}.custom-last-block{background-color:#0083d5!important}.custom-last-block .heading span:nth-of-type(2){color:#fff!important}