.cta-banner{align-items:center;background-color:#fff3d3;display:flex;justify-content:center;padding:40px 20px}.cta-banner-content{align-items:center;display:flex;justify-content:space-between;max-width:800px;width:100%}.cta-banner-left{align-items:center;display:flex;width:60%}.cta-icon{height:auto;margin-right:10px;width:100px}.cta-text{color:#e47924;font-size:1.4rem;font-weight:700}.cta-banner-right{align-items:center;display:flex;justify-content:center;width:40%}.cta-button{background-color:#e47924;border-radius:5px;color:#fff;display:inline-block;font-size:1.1rem;font-weight:700;padding:20px 30px;position:relative;text-align:center;text-decoration:none;white-space:nowrap;width:80%}.cta-button:after{color:#fff;content:"〉";font-size:1.1rem;font-weight:600;margin-left:10px;position:absolute;right:15px;top:50%;transform:translateY(-50%)}.cta-button:hover{background-color:#d3661c}@media (max-width:768px){.cta-banner{padding:10px 5px}.cta-banner-content{flex-direction:column;max-width:100%}.cta-banner-left{justify-content:center;margin-bottom:0;text-align:center;width:100%}.cta-icon{margin-bottom:0;margin-right:0;width:80px}.cta-text{font-size:1rem}.cta-banner-right{width:90%}.cta-button{font-size:1rem;padding:15px 20px;width:100%}.cta-button:after{font-size:1rem;right:10px}}