
html body #descricao .ns-landing-wrapper {
    font-family: 'Roboto', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif !important;
    color: #00285b !important;
    background-color: #ffffff !important;
    line-height: 1.6 !important;
    overflow-x: hidden !important;
}

html body #descricao .ns-landing-wrapper .container {
    max-width: 1320px !important;
    margin: 0 auto !important;
    padding: 0 90px !important;
}

/* Hero Section */
html body #descricao .ns-landing-wrapper .ns-hero {
    position: relative !important;
    min-height: 727px !important;
    background: linear-gradient(180deg, rgba(0, 111, 255, 0.06) 58.173%, rgba(0, 67, 153, 0) 100%) !important;
    overflow: hidden !important;
}

html body #descricao .ns-landing-wrapper .ns-hero-content {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    padding-top: 50px !important;
    position: relative !important;
}

html body #descricao .ns-landing-wrapper .ns-hero-text {
    flex: 1 !important;
    max-width: 700px !important;
    z-index: 2 !important;
}

html body #descricao .ns-landing-wrapper .ns-hero-subtitle {
    display: inline-block !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    color: #00285b !important;
    margin-bottom: 20px !important;
}

html body #descricao .ns-landing-wrapper .ns-hero-title {
    font-size: 64px !important;
    font-weight: 900 !important;
    color: #084a9f !important;
    line-height: 1.1 !important;
    margin-bottom: 20px !important;
}

html body #descricao .ns-landing-wrapper .ns-hero-divider {
    width: 229px !important;
    height: 6px !important;
    background-color: #d40011 !important;
    border-radius: 10px !important;
    margin-bottom: 36px !important;
}

html body #descricao .ns-landing-wrapper .ns-hero-description {
    font-size: 24px !important;
    color: #00285b !important;
    line-height: 1.3 !important;
    margin-bottom: 50px !important;
}

html body #descricao .ns-landing-wrapper .ns-hero-features {
    display: flex !important;
    flex-direction: column !important;
    gap: 20px !important;
}

html body #descricao .ns-landing-wrapper .ns-hero-feature {
    display: flex !important;
    align-items: center !important;
    gap: 20px !important;
}

html body #descricao .ns-landing-wrapper .ns-feature-icon {
    width: 39px !important;
    height: 39px !important;
}

html body #descricao .ns-landing-wrapper .ns-feature-text {
    font-size: 22px !important;
    color: #00285b !important;
}

html body #descricao .ns-landing-wrapper .ns-feature-text strong {
    font-weight: 600 !important;
    font-size: inherit!important;
    color: inherit!important;
    line-height: inherit!important;
}

html body #descricao .ns-landing-wrapper .ns-hero-image {
    position: relative !important;
    flex: 1 !important;
    display: flex !important;
    justify-content: flex-end !important;
    align-items: center !important;
}

html body #descricao .ns-landing-wrapper .ns-produto-img {
    position: relative !important;
    width: 460px !important;
    max-width: 100% !important;
    height: auto !important;
    z-index: 2 !important;
}

html body #descricao .ns-landing-wrapper .ns-bolhas-img {
    position: absolute !important;
    opacity: 0.44 !important;
}

html body #descricao .ns-landing-wrapper .ns-bolhas-1 {
    width: 584px !important;
    height: 626px !important;
    top: -100px !important;
    left: -100px !important;
}

html body #descricao .ns-landing-wrapper .ns-bolhas-2 {
    width: 312px !important;
    height: 312px !important;
    bottom: 100px !important;
    right: -50px !important;
}

/* Benefits Cards */
html body #descricao .ns-landing-wrapper .ns-benefits-cards {
    padding: 0 0 30px 0 !important;
    position: relative !important;
    z-index: 10 !important;
}

html body #descricao .ns-landing-wrapper .ns-cards-row {
    display: flex !important;
    gap: 20px !important;
    justify-content: space-between !important;
}

html body #descricao .ns-landing-wrapper .ns-benefit-card {
    background: #084a9f !important;
    border-radius: 30px !important;
    padding: 30px !important;
    flex: 1 !important;
    display: flex !important;
    align-items: center !important;
    gap: 20px !important;
    transform: scaleY(-1) !important;
}

html body #descricao .ns-landing-wrapper .ns-benefit-card > * {
    transform: scaleY(-1) !important;
}

html body #descricao .ns-landing-wrapper .ns-card-icon {
    width: 70px !important;
    height: 70px !important;
}

html body #descricao .ns-landing-wrapper .ns-card-content h3 {
    color: white !important;
    font-size: 20px !important;
    font-weight: 500 !important;
    text-transform: capitalize !important;
}

html body #descricao .ns-landing-wrapper .ns-card-content p {
    color: white !important;
    font-size: 15px !important;
    line-height: 1.3 !important;
}

/* Section Headers */
html body #descricao .ns-landing-wrapper .ns-section-header {
    text-align: center !important;
    margin-bottom: 60px !important;
}

html body #descricao .ns-landing-wrapper .ns-section-subtitle {
    display: inline-block !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    color: #084a9f !important;
    letter-spacing: 1.8px !important;
}

html body #descricao .ns-landing-wrapper .ns-section-title {
    font-size: 40px !important;
    line-height: 1.3em !important;
    font-weight: 900 !important;
    color: #00285b !important;
    text-transform: capitalize !important;
}

html body #descricao .ns-landing-wrapper .ns-section-title-white {
    font-size: 48px !important;
    font-weight: 900 !important;
    color: white !important;
    text-align: center !important;
    text-transform: capitalize !important;
    margin-bottom: 60px !important;
}

/* Para que serve Section */
html body #descricao .ns-landing-wrapper .ns-for-what {
    padding: 40px 0 !important;
    position: relative !important;
}

html body #descricao .ns-landing-wrapper .ns-problems-grid {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 20px !important;
    column-gap: 350px !important;
    margin: 0 auto 60px !important;
    position: relative !important;
    z-index: 2 !important;
}

html body #descricao .ns-landing-wrapper .ns-problem-card {
    background: white !important;
    border: 1px solid rgba(8, 74, 159, 0.1) !important;
    border-radius: 20px !important;
    padding: 15px !important;
    display: flex !important;
    align-items: center !important;
    gap: 20px !important;
    position: relative !important;
}

html body #descricao .ns-landing-wrapper .ns-problem-card::before {
    content: '' !important;
    position: absolute !important;
    top: 0 !important;
    height: 50% !important;
    inset: -3px 0 !important;
    background: #006fff !important;
    border-radius: 30px !important;
    z-index: -1 !important;
}

html body #descricao .ns-landing-wrapper .ns-problem-icon {
    width: 40px !important;
    height: 40px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

html body #descricao .ns-landing-wrapper .ns-problem-icon img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    border-radius: 50% !important;
}

html body #descricao .ns-landing-wrapper .ns-problem-card span {
    font-size: 18px !important;
    color: #00285b !important;
}

html body #descricao .ns-landing-wrapper .ns-center-product {
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    width: 250px !important;
    height: auto !important;
    z-index: 1 !important;
}

/* Por que escolher Section */
html body #descricao .ns-landing-wrapper .ns-why-choose {
    padding: 80px 0 !important;
    background: white !important;
}

html body #descricao .ns-landing-wrapper .ns-why-content {
    display: flex !important;
    gap: 60px !important;
    align-items: center !important;
}

html body #descricao .ns-landing-wrapper .ns-why-text {
    flex: 1 !important;
}

html body #descricao .ns-landing-wrapper .ns-why-text .ns-section-subtitle {
    display: block !important;
    text-align: left !important;
    margin-bottom: 20px !important;
}

html body #descricao .ns-landing-wrapper .ns-why-text .ns-section-title {
    text-align: left !important;
    margin-bottom: 30px !important;
}

html body #descricao .ns-landing-wrapper .ns-benefits-list {
    list-style: none !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 20px !important;
}

html body #descricao .ns-landing-wrapper .ns-benefits-list li {
    display: flex !important;
    align-items: flex-start !important;
    gap: 20px !important;
}

html body #descricao .ns-landing-wrapper .ns-benefits-list img {
    width: 24px !important;
    height: 24px !important;
    flex-shrink: 0 !important;
    margin-top: 2px !important;
}

html body #descricao .ns-landing-wrapper .ns-benefits-list span {
    font-size: 20px !important;
    color: #00285b !important;
    line-height: 1.3 !important;
}

html body #descricao .ns-landing-wrapper .ns-why-image {
    flex: 1 !important;
}
html body #descricao .ns-landing-wrapper .ns-why-image-wrapper {
    position: relative !important;
    width: 100% !important;
    padding-top: 100% !important;
}
html body #descricao .ns-landing-wrapper .ns-why-image img {
    position: absolute !important;
    top: 0 !important;
    width: 100% !important;
    height: 100% !important;
    border-radius: 10px !important;
    object-fit: cover !important;
}

/* Modo de Usar Section */
html body #descricao .ns-landing-wrapper .ns-how-to-use {
    padding: 60px 0 80px !important;
    transform: scaleY(-1) !important;
}

html body #descricao .ns-landing-wrapper .ns-how-to-use .container {
    background: #084a9f !important;
    padding: 30px !important;
    border-radius: 30px !important;
}

html body #descricao .ns-landing-wrapper .ns-how-to-use > * {
    transform: scaleY(-1) !important;
}

html body #descricao .ns-landing-wrapper .ns-steps-container {
    display: flex !important;
    justify-content: space-between !important;
    gap: 30px !important;
    margin-bottom: 60px !important;
    position: relative !important;
}

html body #descricao .ns-landing-wrapper .ns-steps-container::before {
    content: '' !important;
    position: absolute !important;
    top: 83px !important;
    left: 140px !important;
    right: 140px !important;
    height: 2px !important;
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 2"><line x1="0" y1="1" x2="100" y2="1" stroke="%23006fff" stroke-width="2" stroke-dasharray="5,5"/></svg>') !important;
    background-size: 20px 2px !important;
    background-repeat: repeat-x !important;
}

html body #descricao .ns-landing-wrapper .ns-step {
    flex: 1 !important;
    text-align: center !important;
    position: relative !important;
}

html body #descricao .ns-landing-wrapper .ns-step-number {
    position: absolute !important;
    top: 0 !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    width: 50px !important;
    height: 50px !important;
    background: #00285b !important;
    border-radius: 50% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    color: white !important;
    font-size: 24px !important;
    font-weight: 800 !important;
    z-index: 3 !important;
}

html body #descricao .ns-landing-wrapper .ns-step-icon-container {
    width: 162px !important;
    height: 162px !important;
    border: 3px solid #006fff !important;
    border-radius: 50% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    margin: 25px auto 20px !important;
    position: relative !important;
}

html body #descricao .ns-landing-wrapper .ns-step-icon-container::before {
    content: '' !important;
    position: absolute !important;
    inset: 8px !important;
    border: 3px solid #00285b !important;
    border-radius: 50% !important;
}

html body #descricao .ns-landing-wrapper .ns-step-icon {
    width: 85px !important;
    height: 85px !important;
    z-index: 2 !important;
}

html body #descricao .ns-landing-wrapper .ns-step-text {
    color: white !important;
    font-size: 20px !important;
    line-height: 1.3 !important;
    max-width: 297px !important;
    margin: 0 auto !important;
}

html body #descricao .ns-landing-wrapper .ns-step-text small {
    font-size: 16px !important;
    font-style: italic !important;
    font-weight: 200 !important;
    display: block !important;
}

html body #descricao .ns-landing-wrapper .ns-attention-note {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 15px !important;
    color: white !important;
    font-size: 24px !important;
}

html body #descricao .ns-landing-wrapper .ns-attention-icon {
    font-size: 31px !important;
}

html body #descricao .ns-landing-wrapper .ns-attention-note strong {
    font-weight: 700 !important;
    color: white!important;
}

html body #descricao .ns-landing-wrapper .ns-attention-note em {
    font-weight: 300 !important;
    font-style: italic !important;
    color: white!important;
}

/* Security Section */
html body #descricao .ns-landing-wrapper .ns-security {
    padding: 80px 0 !important;
}

html body #descricao .ns-landing-wrapper .ns-security-cards {
    display: flex !important;
    gap: 30px !important;
}

html body #descricao .ns-landing-wrapper .ns-security-card {
    flex: 1 !important;
    border: 2px solid rgba(8, 74, 159, 0.3) !important;
    border-radius: 20px !important;
    padding: 40px !important;
    text-align: center !important;
}

html body #descricao .ns-landing-wrapper .ns-security-icon {
    width: 105px !important;
    height: 105px !important;
    background: #084a9f !important;
    border-radius: 50% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    margin: 0 auto 20px !important;
}

html body #descricao .ns-landing-wrapper .ns-security-icon img {
    width: 63px !important;
    height: 63px !important;
}

html body #descricao .ns-landing-wrapper .ns-security-icon-svg {
    width: 105px !important;
    height: 105px !important;
    margin: 0 auto 20px !important;
}

html body #descricao .ns-landing-wrapper .ns-security-card:nth-child(3) .ns-security-icon-svg {
    width: 90px !important;
}
html body #descricao .ns-landing-wrapper .ns-security-card h3 {
    font-size: 24px !important;
    font-weight: 700 !important;
    color: #00285b !important;
    margin-bottom: 15px !important;
}

html body #descricao .ns-landing-wrapper .ns-security-card p {
    font-size: 16px !important;
    color: #00285b !important;
    line-height: 1.4 !important;
}

/* Warranty Section */
html body #descricao .ns-landing-wrapper .ns-warranty {
    border-radius: 30px !important;
    padding: 60px 0 !important;
    transform: scaleY(-1) !important;
}
html body #descricao .ns-landing-wrapper .ns-warranty .container {
    background: #084a9f !important;
    padding: 50px !important;
    border-radius: 30px !important;
}

html body #descricao .ns-landing-wrapper .ns-warranty > * {
    transform: scaleY(-1) !important;
}

html body #descricao .ns-landing-wrapper .ns-warranty-content {
    display: flex !important;
    align-items: center !important;
    gap: 60px !important;
}

html body #descricao .ns-landing-wrapper .ns-warranty-seal {
    width: 300px !important;
    height: auto !important;
}

html body #descricao .ns-landing-wrapper .ns-warranty-text h2 {
    font-size: 30px !important;
    font-weight: 700 !important;
    color: white !important;
    text-transform: capitalize !important;
    margin-bottom: 20px !important;
}

html body #descricao .ns-landing-wrapper .ns-warranty-text p {
    font-size: 25px !important;
    color: white !important;
    line-height: 1.3 !important;
}

/* More Benefits Section */
html body #descricao .ns-landing-wrapper .ns-more-benefits {
    padding: 80px 0 !important;
}
html body #descricao .ns-landing-wrapper .ns-more-benefits .container {
    padding: 0 !important;
}

html body #descricao .ns-landing-wrapper .ns-more-benefits-content {
    display: flex !important;
    gap: 60px !important;
    align-items: flex-start !important;
}

html body #descricao .ns-landing-wrapper .ns-more-benefits-image {
    flex: 1 !important;
}

html body #descricao .ns-landing-wrapper .ns-more-benefits-image img {
    width: 100% !important;
    max-width: 670px !important;
    height: auto !important;
    border-radius: 10px !important;
}

html body #descricao .ns-landing-wrapper .ns-more-benefits-text {
    flex: 1 !important;
    padding-top: 40px !important;
}

html body #descricao .ns-landing-wrapper .ns-more-benefits-text .ns-section-subtitle {
    display: block !important;
    text-align: left !important;
    margin-bottom: 20px !important;
}

html body #descricao .ns-landing-wrapper .ns-more-benefits-text .ns-section-title {
    text-align: left !important;
    margin-bottom: 40px !important;
}

/* Final CTA */
html body #descricao .ns-landing-wrapper .ns-final-cta {
    transform: scaleY(-1) !important;
    position: relative !important;
    overflow: hidden !important;
}
html body #descricao .ns-landing-wrapper .ns-final-cta .container {
    background: #084a9f !important;
    border-radius: 30px !important;
    padding: 60px 0 !important;
    padding: 50px !important;
}

html body #descricao .ns-landing-wrapper .ns-final-cta > * {
    transform: scaleY(-1) !important;
}

html body #descricao .ns-landing-wrapper .ns-cta-content {
    position: relative !important;
    z-index: 2 !important;
    max-width: 900px !important;
}

html body #descricao .ns-landing-wrapper .ns-cta-content h2 {
    font-size: 28px !important;
    font-weight: 900 !important;
    color: white !important;
    text-transform: capitalize !important;
    margin-bottom: 10px !important;
    line-height: 1.2 !important;
}

html body #descricao .ns-landing-wrapper .ns-cta-content p {
    font-size: 20px !important;
    color: white !important;
    line-height: 1.3 !important;
}

html body #descricao .ns-landing-wrapper .ns-cta-images {
    position: absolute !important;
    right: 80px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    z-index: 1 !important;
}

html body #descricao .ns-landing-wrapper .ns-cta-images img {
    width: auto !important;
    height: 100% !important;
    max-height: 200px !important;
}

/* Responsive Design */
@media (max-width: 1200px) {
    html body #descricao .ns-landing-wrapper .container {
        padding: 0 60px !important;
    }
    
    html body #descricao .ns-landing-wrapper .ns-hero-title {
        font-size: 48px !important;
    }
    
    html body #descricao .ns-landing-wrapper .ns-hero-description {
        font-size: 20px !important;
    }
    
    html body #descricao .ns-landing-wrapper .ns-cards-row {
        flex-direction: column !important;
    }
    
    html body #descricao .ns-landing-wrapper .ns-problems-grid {
        grid-template-columns: 1fr !important;
    }
    
    html body #descricao .ns-landing-wrapper .ns-why-content,
    html body #descricao .ns-landing-wrapper .ns-warranty-content,
    html body #descricao .ns-landing-wrapper .ns-more-benefits-content {
        flex-direction: column !important;
        gap: 30px!important;
    }

    html body #descricao .ns-landing-wrapper .ns-why-content {
        gap: 0!important;
    }
    
    html body #descricao .ns-landing-wrapper .ns-steps-container {
        flex-wrap: wrap !important;
        gap: 40px !important;
    }
    
    html body #descricao .ns-landing-wrapper .ns-steps-container::before {
        display: none !important;
    }
    
    html body #descricao .ns-landing-wrapper .ns-step {
        flex: 0 0 45% !important;
    }
    
    html body #descricao .ns-landing-wrapper .ns-cta-images {
        position: static !important;
        transform: none!important;
        text-align: center!important;
    }
}

@media (max-width: 768px) {
    html body #descricao .ns-landing-wrapper .container {
        padding: 0 20px !important;
    }
   
    html body #descricao .ns-landing-wrapper .ns-hero {
        min-height: auto !important;
        padding-bottom: 50px !important;
    }
    html body #descricao .ns-landing-wrapper .ns-hero-title {
        font-size: 36px !important;
    }
    
    html body #descricao .ns-landing-wrapper .ns-section-title {
        font-size: 32px !important;
    }
    
    html body #descricao .ns-landing-wrapper .ns-hero-content {
        flex-direction: column !important;
        padding-top: 60px !important;
    }
    
    html body #descricao .ns-landing-wrapper .ns-hero-image {
        margin-top: 40px !important;
    }

    html body #descricao .ns-landing-wrapper .ns-cards-row {
        gap: 15px !important;
    }
    html body #descricao .ns-landing-wrapper .ns-benefit-card {
        padding: 20px !important;
    }
    
    html body #descricao .ns-landing-wrapper .ns-why-choose {
        padding: 0 0 40px 0 !important;
    }
    html body #descricao .ns-landing-wrapper .ns-how-to-use {
        padding: 0 !important;
    }
    html body #descricao .ns-landing-wrapper .ns-how-to-use .ns-section-title-white {
        font-size: 32px !important;
    }
    html body #descricao .ns-landing-wrapper .ns-warranty {
        padding: 0 0 !important;
        margin: 0!important;
    }
    html body #descricao .ns-landing-wrapper .ns-more-benefits {
        padding: 40px 0 !important;
    }
    html body #descricao .ns-landing-wrapper .ns-more-benefits .container {
        padding: 0 20px !important;
    }
    html body #descricao .ns-landing-wrapper .ns-more-benefits-image {
        order: 2;
    }

    html body #descricao .ns-landing-wrapper .ns-security-cards {
        flex-direction: column !important;
    }
    
    html body #descricao .ns-landing-wrapper .ns-step {
        flex: 0 0 100% !important;
    }
    html body #descricao .ns-landing-wrapper .ns-step:last-of-type .ns-step-icon {
        height: 95px!important;
    }
    html body #descricao .ns-landing-wrapper .ns-for-what .ns-center-product {
        display: none !important;
    }
    html body #descricao .ns-landing-wrapper .ns-for-what .ns-problems-grid {
        padding-bottom: 0 !important;
    }
    html body #descricao .ns-landing-wrapper .ns-how-to-use,
    html body #descricao .ns-landing-wrapper .ns-warranty,
    html body #descricao .ns-landing-wrapper .ns-final-cta {
        margin: 40px 20px !important;
        border-radius: 20px !important;
    }

    html body #descricao .ns-landing-wrapper .ns-warranty-text p,
    html body #descricao .ns-landing-wrapper .ns-cta-content p {
        font-size: 16px!important;
        font-weight: 400!important;
        line-height: 1.5!important;
    }

    html body #descricao .ns-landing-wrapper .ns-final-cta .container {
        padding: 30px!important;
    }
}