:root{--primary-green:#0d978b;--dark-green-background:#104c47;--white:#fff;--text-light-gray:#e0e0e0}.call-to-action-section-main{background-color:var(--dark-green-background);color:var(--white);text-align:center;border-radius:0;width:100vw;min-height:400px;margin:40px calc(50% - 50vw);padding:120px 0;position:relative;overflow:hidden}.cta-background-shapes-main{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.cta-background-shapes-main .shape-one{opacity:.15;animation:8s ease-in-out infinite alternate float;position:absolute;top:10%;left:5%}.cta-background-shapes-main .shape-two{opacity:.1;animation:10s ease-in-out infinite alternate-reverse float;position:absolute;bottom:15%;right:10%}.cta-background-shapes-main .shape-three{opacity:.12;animation:9s ease-in-out infinite alternate float;position:absolute;top:-20%;right:-5%}.cta-background-shapes-main .shape-four{opacity:.08;animation:11s ease-in-out infinite alternate-reverse float;position:absolute;bottom:-10%;left:-5%}@keyframes float{0%{transform:translateY(0)translate(0)}50%{transform:translateY(-10px)translate(10px)}to{transform:translateY(0)translate(0)}}.cta-content-main{z-index:1;max-width:900px;margin:0 auto;padding:0 40px;position:relative}.cta-title-main{color:var(--white);margin-bottom:20px;font-size:48px;font-weight:700;line-height:1.2}.cta-description-main{color:var(--text-light-gray);max-width:600px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:18px;line-height:1.6}.cta-button{background-color:var(--white);color:var(--primary-green);cursor:pointer;border:none;border-radius:8px;padding:15px 30px;font-size:18px;font-weight:600;transition:background-color .3s,color .3s,transform .2s;box-shadow:0 4px 10px #0000001a}.cta-button:hover{background-color:var(--primary-green);color:var(--white);transform:translateY(-2px);box-shadow:0 6px 12px #0003}@media (max-width:768px){.call-to-action-section-main{min-height:350px;margin:20px 0;padding:100px 0}.cta-content-main{padding:0 20px}.cta-title-main{font-size:36px}.cta-description-main{margin-bottom:30px;font-size:16px}.cta-button{padding:12px 25px;font-size:16px}.cta-background-shapes-main .shape-one{width:150px;height:150px;top:5%;left:-10%}.cta-background-shapes-main .shape-two{width:100px;height:100px;bottom:5%;right:-5%}.cta-background-shapes-main .shape-three{width:200px;height:200px;top:-15%;right:-10%}.cta-background-shapes-main .shape-four{width:130px;height:130px;bottom:-5%;left:-10%}}@media (max-width:480px){.call-to-action-section-main{min-height:300px;padding:80px 0}.cta-content-main{padding:0 15px}.cta-title-main{font-size:28px}.cta-description-main{margin-bottom:25px;font-size:14px}.cta-button{padding:10px 20px;font-size:14px}}
