.content-writing-section{font-family:Inter,sans-serif;padding:4rem 0;background-color:#000000;color:#ffffff;text-align:center}.content-writing-section .container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.content-writing-section .section-title{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;color:#ffffff;letter-spacing:.05em}.content-writing-section .section-description{font-size:1.15rem;line-height:1.8;max-width:800px;margin:0 auto 3.5rem;color:#ffffff}.content-writing-section .features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem;margin-top:3rem}.content-writing-section .feature-item{background-color:#000000;padding:2.5rem;border-radius:12px;box-shadow:0 8px 20px rgba(0,0,0,.08);text-align:left;transition:transform .3s ease,box-shadow .3s ease;min-height:250px;display:flex;flex-direction:column;justify-content:flex-start}.content-writing-section .feature-item:hover{transform:translateY(-8px);box-shadow:0 12px 25px rgba(0,0,0,.12)}.content-writing-section .feature-number{width:45px;height:45px;border-radius:50%;background-color:#007bff;color:#ffffff;display:flex;justify-content:center;align-items:center;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;box-shadow:0 4px 10px rgba(0,123,255,.2)}.content-writing-section .feature-item-1{background-color:#1c1c1c}.content-writing-section .feature-item-1 .feature-number{background-color:#007bff}.content-writing-section .feature-item-2{background-color:#1c1c1c}.content-writing-section .feature-item-2 .feature-number{background-color:#28a745}.content-writing-section .feature-item-3{background-color:#1c1c1c}.content-writing-section .feature-item-3 .feature-number{background-color:#6f42c1}.content-writing-section .feature-text{font-size:1.05rem;line-height:1.7;color:#ffffff}.nowrap{white-space:nowrap}@media (max-width:768px){.content-writing-section .section-title{font-size:2rem}.content-writing-section .section-description{font-size:1rem;margin-bottom:2.5rem}.content-writing-section .features-grid{grid-template-columns:1fr}.content-writing-section .feature-item{padding:2rem}}@media (max-width:480px){.content-writing-section{padding:3rem 0}.content-writing-section .section-title{font-size:1.8rem}}.cta-section{font-family:Inter,sans-serif;padding:8rem 0;background-color:#48AAAD;color:#ffffff;text-align:center;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;min-height:400px}.cta-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(#ffffff30 1px,transparent 0);background-size:3px 3px;opacity:.15;pointer-events:none}.cta-section .container{max-width:900px;margin:0 auto;padding:0 1.5rem;position:relative;z-index:1}.cta-section .cta-pre-heading{font-size:1.2rem;font-weight:500;margin-bottom:.5rem;color:#e0e0e0;letter-spacing:.1em;text-transform:uppercase}.cta-section .cta-heading{font-size:5rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase;margin-bottom:3rem;line-height:1.1;color:#ffffff}.cta-section .outline-text{color:transparent;-webkit-text-stroke:2px #ffffff;text-stroke:2px #ffffff}.cta-section .cta-button{background-color:#050505;color:#ffffff;border:none;padding:1.2rem 2.5rem;font-size:1.2rem;font-weight:700;border-radius:50px;cursor:pointer;transition:background-color .3s ease,transform .2s ease,box-shadow .3s ease;box-shadow:0 8px 20px #48AAAD}.cta-section .cta-button:hover{background-color:#48AAAD;transform:translateY(-3px);box-shadow:0 12px 25px rgba(8,248,208,.6)}@media (max-width:992px){.cta-section .cta-heading{font-size:4rem}}@media (max-width:768px){.cta-section{padding:6rem 0;min-height:350px}.cta-section .cta-pre-heading{font-size:1rem}.cta-section .cta-heading{font-size:3rem;margin-bottom:2.5rem}.cta-section .outline-text{-webkit-text-stroke:1.5px #ffffff;text-stroke:1.5px #ffffff}.cta-section .cta-button{padding:1rem 2rem;font-size:1.1rem}}@media (max-width:480px){.cta-section{padding:5rem 0;min-height:300px}.cta-section .cta-pre-heading{font-size:.9rem}.cta-section .cta-heading{font-size:2.2rem;letter-spacing:.03em}.cta-section .outline-text{-webkit-text-stroke:1px #ffffff;text-stroke:1px #ffffff}.cta-section .cta-button{padding:.9rem 1.8rem;font-size:1rem}}.how-to-work-section{font-family:Inter,sans-serif;padding:5rem 0;background-color:#000000;color:#ffffff;text-align:center}.how-to-work-section .container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.how-to-work-section .section-title{font-size:2.8rem;font-weight:800;margin-bottom:4rem;color:#ffffff;letter-spacing:.05em;text-transform:uppercase}.how-to-work-section .steps-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2.5rem;gap:2.5rem}.how-to-work-section .step-item{background-color:#ffffff;padding:2.5rem 2rem;border-radius:12px;box-shadow:0 6px 20px rgba(0,0,0,.07);text-align:left;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}.how-to-work-section .step-item:hover{transform:translateY(-8px);box-shadow:0 10px 25px rgba(0,0,0,.12)}.how-to-work-section .step-number{font-size:3.5rem;font-weight:900;color:#48AAAD;margin-bottom:1rem;line-height:1}.how-to-work-section .step-heading{font-size:1.4rem;font-weight:700;color:#212529;margin-bottom:1rem;text-transform:uppercase}.how-to-work-section .step-description{font-size:1rem;line-height:1.7;color:#555;flex-grow:1}@media (max-width:768px){.how-to-work-section{padding:4rem 0}.how-to-work-section .section-title{font-size:2.2rem;margin-bottom:3rem}.how-to-work-section .steps-grid{grid-template-columns:1fr}.how-to-work-section .step-item{padding:2rem 1.5rem}.how-to-work-section .step-number{font-size:3rem}.how-to-work-section .step-heading{font-size:1.2rem}}@media (max-width:480px){.how-to-work-section .section-title{font-size:1.8rem}.how-to-work-section .step-number{font-size:2.8rem}}.integration-section{font-family:Inter,sans-serif;padding:5rem 0;background-color:#000000;color:#e0e0e0;text-align:center}.integration-section .container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.integration-section .integration-content{display:flex;flex-direction:column;align-items:flex-start;text-align:left;max-width:500px;margin-bottom:3rem}.integration-section .section-title{font-size:2.8rem;font-weight:800;margin-bottom:1rem;color:#ffffff;letter-spacing:.08em}.integration-section .section-description{font-size:1.15rem;line-height:1.8;color:#cccccc}.integration-section .section-description .highlight{color:#8be9fd;font-weight:600}.integration-section .integration-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2.5rem;gap:2.5rem;margin-top:4rem}.integration-section .integration-item{background-color:#48AAAD;padding:1.5rem;border-radius:12px;box-shadow:0 6px 15px rgba(0,0,0,.3);text-align:center;display:flex;flex-direction:column;justify-content:space-between;align-items:center;min-height:320px}.integration-section .integration-item:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.45);transition:transform .3s ease,box-shadow .3s ease}.integration-section .integration-image-placeholder{width:100%;height:180px;background-color:#3b3b5b;border-radius:8px;margin-bottom:1.5rem;display:flex;justify-content:center;align-items:center;overflow:hidden}.integration-section .integration-image-placeholder img{max-width:100%;max-height:100%;object-fit:contain}.integration-section .integration-label{font-size:1.3rem;font-weight:700;color:#ffffff;margin-top:auto}@media (min-width:992px){.integration-section .container{display:flex;justify-content:space-between;align-items:center}.integration-section .integration-content{margin-right:4rem;margin-bottom:0}.integration-section .integration-grid{flex-grow:1;margin-top:0}}@media (max-width:768px){.integration-section{padding:4rem 0}.integration-section .section-title{font-size:2.2rem}.integration-section .section-description{font-size:1rem;margin-bottom:2rem}.integration-section .integration-content{align-items:center;text-align:center;max-width:100%}.integration-section .integration-grid{grid-template-columns:1fr;margin-top:3rem}.integration-section .integration-item{min-height:unset}.integration-section .integration-image-placeholder{height:150px}}@media (max-width:480px){.integration-section .section-title{font-size:1.8rem}.integration-section .integration-item{padding:1rem}.integration-section .integration-label{font-size:1.1rem}}