﻿section {
    background-color: #000d1b;
    color:white;
}
.td-mark-g {
    font-size: 0.7rem;
    vertical-align: text-top;
}
.scale{
    width:60%;
}
.line-hgt3 {
    line-height: 0.3;
}
p#reverse-6 {
    margin-top: 30px;
}


.line-hgt5 {
    line-height: 1.5;
}
header{
    background-color: #000d1b;
}
.top-div {
    padding-top: 100px;
    margin-bottom: 50px;
}
    .top-div h1 {
        font-size: 2.05rem;
        font-weight: 700;
    }

    .top-div h2 {
        font-size: 2.5rem;
        font-weight: 600;
    }
.purple-span{
    color: #bc33a0;
    font-weight: 800;
}
.top-div p {
    font-size: 1rem;
    color: #a9a8a6;
    line-height: 1.4;
}
.last-div {
    margin-top: 100px;
    padding-bottom:125px;
}
    .last-div h2 {
        font-size: 2.05rem;
        font-weight: 600;
        line-height: 1;
        margin-top:0px;
    }
.color-blue {
    color: #1493e6;
    font-weight: 800;
}
.last-div p {
    font-size: 1rem;
    color: #a9a8a6;
    line-height: 1.4;
}
.reverse-img-down{
    width:100%;
}
.formobile{
    display: none;
}

@media(max-width:1200px){
    .reverse-img-down{
        margin-top:120px;
    }
    .last-div h2 {
        font-size: 3rem;
        font-weight: 700;
        line-height: 1.2;
        margin-top: 0px;
    }
}
@media(max-width:992px){
    .reverse-img-down{
        margin-top:150px;
    }
    .last-div p {
        font-size: 1.1rem;
    }
    .last-div h2 {
        font-size: 3rem;
        font-weight: 700;
        line-height: 1.2;
        margin-top: 0px;
    }
}
@media(max-width:768px){
    .scale {
        width: 100%;
    }
    .reverse-img-down{
        width:100%;
        margin-top:30px;
    }
    .last-div h2{
        margin-top:35px;
    }
    .top-div h1 {
        font-size: 2rem;
        font-weight: 700;
    }
    .reverse-video-frame{
        height:265px;
    }
}
@media screen and (min-width: 1400px) {
    .container {
        max-width: 1140px !important;
    }
}
@media(max-width: 450px) {
    .forweb {
        display: none;
    }

    .formobile {
        display: block;
    }

    .top-div h2 {
        font-size: 2rem;
        font-weight: 600;
    }

    .last-div h2 {
        font-size: 2rem;
    }
}


.container {
    position: relative;
}

.last-div .col-md-5 {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: auto;
    max-width: 40%; 
    display: flex;
    justify-content: center;
}

.reverse-img-down {
    max-width: 100%;
    height: auto;
    margin-top: 0 !important;
}


@media(max-width:768px) {
    .last-div .col-md-5 {
        position: static; 
        width: auto; 
        max-width: 100%;
        margin-top: 30px;
        transform: none;
        justify-content: flex-start;
    }

    .reverse-img-down {
        width: 100%;
        height: auto;
    }
}

/* RTL specific image alignment */
[dir="rtl"] .last-div .col-md-5 {
    right: auto; /* reset the right */
    left: 0; /* align to left */
}

/* ===== Reverse PIN FAQ Section ===== */
.ps-faq-section {
    padding: 80px 0;
    border-top: 1px solid #ffffff14;
    --bs-accordion-bg: transparent;
    --bs-accordion-border-color: transparent;
    --bs-accordion-btn-color: #ffffff;
    --bs-accordion-btn-bg: transparent;
    --bs-accordion-active-bg: transparent;
    --bs-accordion-active-color: #ffffff;
    --bs-accordion-inner-border-radius: 0;
    --bs-accordion-border-radius: 0;
    --bs-accordion-color: rgba(255, 255, 255, 0.75);
}

.ps-faq-heading {
    font-size: 2.1rem;
    font-weight: 500;
    color: #ffffff;
    text-align: center;
    margin-bottom: 2.5rem;
    line-height: 45px;
}

.ps-faq-item {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #ffffff14;
}

.ps-faq-item:first-child {
    border-top: 1px solid #ffffff14;
}

.ps-faq-btn.accordion-button {
    background-color: transparent;
    color: #ffffff;
    font-size: 1rem;
    font-weight: 500;
    padding: 18px 0;
    box-shadow: none;
    outline: none;
    gap: 16px;
    text-align: left;
}

.ps-faq-btn.accordion-button:not(.collapsed) {
    background-color: transparent;
    color: #ffffff;
    box-shadow: none;
}

.ps-faq-btn.accordion-button::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23ffffff' d='M8 0a1 1 0 0 1 1 1v6h6a1 1 0 1 1 0 2H9v6a1 1 0 1 1-2 0V9H1a1 1 0 0 1 0-2h6V1a1 1 0 0 1 1-1z'/%3E%3C/svg%3E");
    background-size: 14px;
    width: 14px;
    height: 14px;
    flex-shrink: 0;
    margin-left: auto;
    transition: transform 0s;
    transform: none;
}

.ps-faq-btn.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23ffffff' d='M2 7.5a1 1 0 0 1 1-1h10a1 1 0 1 1 0 2H3a1 1 0 0 1-1-1z'/%3E%3C/svg%3E");
    transform: none;
}

.ps-faq-body.accordion-body {
    padding: 0 0 16px 0;
}

.ps-faq-body.accordion-body p {
    font-size: 0.9375rem;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.75);
    margin-bottom: 0;
    line-height: 1.65;
    max-width: 700px;
}

html[dir="rtl"] .ps-faq-btn.accordion-button {
    text-align: right;
}

html[dir="rtl"] .ps-faq-body.accordion-body p {
    text-align: right;
}

@media (max-width: 767px) {
    .ps-faq-section {
        padding: 50px 0;
    }

    .ps-faq-heading {
        font-size: 1.6rem;
        line-height: 36px;
        margin-bottom: 1.5rem;
    }

    .ps-faq-btn.accordion-button {
        font-size: 0.9rem;
    }
}