.cta-area{background-image:url(/themes/blog2020@magic-pod/assets/images/dot-white.svg),url(/themes/blog2020@magic-pod/assets/images/dot-white.svg);background-size:150px 150px,150px 150px;background-repeat:no-repeat,no-repeat;background-position:75% 90%,25% 10%;background-color:#fff;padding:40px 0 0 0!important;text-align:center;margin:80px 0 0;color:white;width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.cta-area::before{content:"";position:absolute;top:0;left:0;width:100%;height:200px;background-color:#fff;transform:skewY(-3deg);transform-origin:top left;z-index:-1}.cta-content{margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:center;gap:24px;overflow:hidden}.cta-title{font-size:38px;font-weight:700;margin-bottom:8px;line-height:1.3;color:#333}.cta-title::before{content:"";display:block;width:100%;height:4px;_background:url(/assets/images/stripe.svg) no-repeat;background-position:center;margin:0 auto;border-radius:2px;padding-top:16px}.cta-subtitle{font-size:16px;margin-bottom:40px;opacity:.9;line-height:1.5;color:#374151;font-weight:600}.cta-image{max-width:600px;height:300px;object-fit:fit;object-position:top;overflow:hidden;_box-shadow:0 0 24px rgba(0,0,0,.1);box-shadow:none}.cta-image>img{width:100%}.cta-buttons{display:flex;justify-content:center;flex-direction:column;gap:20px;flex-wrap:wrap}.cta-btn{padding:12px 32px 16px;text-decoration:none;font-weight:600;font-size:16px;transition:all .3s;min-width:200px;display:inline-flex;flex-direction:column;align-items:center;gap:4px;border-radius:100vh;height:80px;width:300px}.cta-main-text{font-size:18px;font-weight:600}.cta-sub-text{font-size:14px;font-weight:400;opacity:.8;line-height:1.2}.cta-primary{background:linear-gradient(135deg,var(--main-color-1) 0%,rgb(11.6448275862,172.5551724138,101.6275862069) 100%);color:#fff;transition:background-color .3s,transform .3s;}.cta-primary:hover{background:linear-gradient(135deg,rgb(12.6120689655,186.8879310345,110.0689655172) 0%,rgb(12.6120689655,186.8879310345,110.0689655172) 100%);color:white;text-decoration:none;transform:translateY(-2px)}.cta-secondary{background:linear-gradient(135deg,#ffe81c 0%,rgb(255,230.4497797357,12.7) 100%);color:#374151;transition:background-color .3s,transform .3s;}.cta-secondary:hover{background:linear-gradient(135deg,rgb(255,246.1013215859,2.5) 0%,rgb(242.2,233.6643171806,0) 100%);color:#374151;text-decoration:none;transform:translateY(-2px)}.pop-bounce{opacity:0;transform:scale(1) translateY(130px);transition:all .7s .4s ease-in-out}.pop-bounce.visible{opacity:1;transform:scale(1) translateY(0)}@media screen and (max-width:1024px){.cta-area{width:100vw;padding-bottom:40px!important;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;max-width:none;overflow-x:hidden}.cta-content{flex-direction:column;gap:40px;padding:0 20px}.cta-image{max-width:60%;height:auto;order:1}.cta-buttons{flex-direction:row;justify-content:center;gap:20px;order:2;flex-wrap:wrap}.cta-btn{min-width:250px;width:auto}}@media screen and (max-width:767px){.cta-area{padding:40px 20px;margin:60px 0 0;width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;max-width:none;overflow-x:hidden;background-size:110px,130px;background-position:0 0,100% 80%}.cta-content{flex-direction:column;gap:30px;padding:0 10px}.cta-title{font-size:20px}.cta-subtitle{font-size:14px;margin-bottom:30px}.cta-image{max-width:80%;height:auto;order:1}.cta-buttons{flex-direction:column;align-items:center;gap:15px;order:2}.cta-btn{min-width:280px;padding:8px 24px 14px;height:auto;gap:0}.cta-main-text{font-size:15px}.cta-sub-text{font-size:11px}}