#cta-section{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;min-height:100vh;width:100%;background-image:url(/images/noise-bg.png);background-repeat:repeat;background-size:auto;z-index:2;background-color:#deddd4}.cta-title{font-size:60px;line-height:60px}.cta-sub-heading,.cta-title{font-family:oswald-bold;font-weight:400;text-transform:uppercase;margin-bottom:20px}.cta-sub-heading{font-size:80px;line-height:80px}.cta-copy{text-align:center;width:50%}.cta-copy p{margin:20px;line-height:2!important}.cta-buy-btn{display:block;margin:32px auto 0;padding:16px 40px;background:greenyellow;color:#111;font-size:1.2rem;font-family:oswald-bold;border:none;border-radius:999px;box-shadow:0 2px 8px rgba(0,0,0,.08);cursor:pointer;transition:background .2s,color .2s,box-shadow .2s}.cta-buy-btn:hover{background:#bfff00;color:#000;box-shadow:0 4px 16px rgba(0,0,0,.12);color:white}.cta-whatsapp-link{color:#25d366;font-weight:700;text-decoration:underline;transition:color .2s}.cta-whatsapp-link:hover{color:#128c7e;text-decoration:none}@media (max-width:768px){#cta-section{min-height:unset;padding:24px 0}.cta-title{font-size:32px;line-height:36px;margin-bottom:12px;text-align:center}.cta-sub-heading{font-size:40px;line-height:44px;margin-bottom:16px;text-align:center}.cta-copy{width:100%;font-size:15px;padding:0 18px;text-align:center}.cta-copy p{margin:12px 0;line-height:2!important}}@media (max-width:480px){.cta-title{font-size:20px;line-height:24px}.cta-sub-heading{font-size:24px;line-height:28px}.cta-copy{font-size:13px;padding:0 6px}}