/* /Pages/Index.razor.rz.scp.css */
.Midd[b-5c7hogfbp3] {
    width:80%;
    position:relative;
  right:10%;

  /* display:inline-flex; */
}
.midContent[b-5c7hogfbp3] {
    position: relative;
    width: 49%;
    right: 0%;
    color: black;

}
.creditCard[b-5c7hogfbp3] {
    position: relative;
    /* Centers both horizontally and vertically */
    padding-right:calc((80% - 13em));
    background-color: #cfb578;
    width: 100%;
    margin-top: 0px;
    padding-top: 30PX;
    padding-bottom:30px;
    right:0%;
 
    
}
    .creditCard p[b-5c7hogfbp3] {
        width: 50%;
        position: absolute;
        right: 10%;
        top: 80px;
        font-size: 15px;
        color: #57451c;
        margin-bottom:10px;
    }

    .creditCard h2[b-5c7hogfbp3] {
        position: absolute;
        right: 10%;
        margin-top: 25px;
        width: 50%;
        text-align: right;
        line-height: 30px;
        font-size: 1.5em;
        padding-bottom: 20px;
        top:0px;
        
        
    }
@media only screen and (max-width: 1550px) {
  
    .Midd[b-5c7hogfbp3] {
        width: 98%;
        position: relative;
        right: 1%;
        /* display:inline-flex; */
    }
    .midContent[b-5c7hogfbp3] {
        position: relative;
        width: 49%;
        right: 0%;
        color: black;
    }

}
@media only screen and (max-width: 1300px) {

    .Midd[b-5c7hogfbp3] {
        width: 98%;
        position: relative;
        right: 1%;
        /* display:inline-flex; */
    }

    .midContent[b-5c7hogfbp3] {
        position: relative;
        width: 96%;
        right: 1%;
        color: black;
    }
    .creditCard[b-5c7hogfbp3] {
        position: relative;
        /* Centers both horizontally and vertically */
        padding-right: 0px;
        background-color: #cfb578;
        width: 100%;
        margin-top: 100px;
        padding-top: 30PX;
    }

        .creditCard h2[b-5c7hogfbp3] {
            position: relative;
            right: 0px;
            margin-top: 40px;
            width: 100%;
            text-align: center;
            line-height: 30px;
            font-size: 1em;
            padding-bottom: 20px;
            top: auto;
          
        }
}

@media only screen and (max-width: 900px) {
    .midContent[b-5c7hogfbp3] {
        position: relative;
        width: 98%;
        right: 2%;
        color: black;
    }
    .creditCard[b-5c7hogfbp3] {
        position: relative;
        /* Centers both horizontally and vertically */

        background-color: #cfb578;
        width: 100%;
        margin-top: 100px;
        padding-top: 30PX;
    }

        .creditCard h2[b-5c7hogfbp3] {
            position: relative;
            right: 0px;
            margin-top: 40px;
            width: 100%;
            text-align: center;
            line-height: 30px;
            font-size: 1em;
            padding-bottom: 20px;
            top: auto;
           
        }

}

@media only screen and (max-width: 700px) {
    .midContent[b-5c7hogfbp3] {
        position: relative;
        width: 96%;
        right: 2%;
        color: black;
        top:0px;
    }

    .Midd[b-5c7hogfbp3] {
        width: 100%;
        position: relative;
        right: 0%;
        /* display:inline-flex; */
    }
    .creditCard[b-5c7hogfbp3] {
        position: relative;
      /* Centers both horizontally and vertically */
       
        background-color: #cfb578;
        width:98%;
        margin-top: 100px;
        padding-top:30PX;
        right:1%;
    }

        .creditCard h2[b-5c7hogfbp3] {
            position: relative;
            right: 0px;
            margin-top: 40px;
            width: 98%;
            text-align: center;
            line-height: 30px;
            font-size: 1em;
            padding-bottom: 20px;
            top: auto;
            right: auto;
            right:1%;
        }
        .creditCard p[b-5c7hogfbp3] {
            width: 90%;
            position: relative;
            right: 5%;
            top: 5px;
            font-size: 13px;
            color: #57451c;
            text-align:justify;
        }

}
/* /Pages/Law.razor.rz.scp.css */

.terms-wrapper[b-d8lex9szo3] {
    padding: 60px 20px 80px;
    display: flex;
    justify-content: center;
    font-size: 13px;
    direction: rtl;
}

.terms-container[b-d8lex9szo3] {
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(207, 181, 120, 0.15);
    border-radius: 18px;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.4);
    padding: 44px 48px;
    max-width: 900px;
    width: 100%;
}

.terms-title[b-d8lex9szo3] {
    text-align: center;
    margin-bottom: 24px;
    font-size: 2rem;
    font-weight: 800;
    background: linear-gradient(135deg, #fff 0%, #cfb578 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.intro[b-d8lex9szo3] {
    text-align: justify;
    margin-bottom: 30px;
    font-size: 1rem;
    color: #94a3b8;
    line-height: 2;
}

.section[b-d8lex9szo3] {
    margin-bottom: 12px;
}

.section-header[b-d8lex9szo3] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.07);
    padding: 14px 18px;
    border-radius: 12px;
    transition: border-color 0.25s ease, background 0.25s ease;
}

.section-header:hover[b-d8lex9szo3] {
    background: rgba(207, 181, 120, 0.05);
    border-color: rgba(207, 181, 120, 0.28);
}

    .section-header h2[b-d8lex9szo3] {
        font-size: 1.25rem;
        margin: 0;
        color: #e2e8f0;
        font-weight: 700;
    }

.toggle-icon[b-d8lex9szo3] {
    font-size: 1.5rem;
    font-weight: bold;
    color: #cfb578;
    flex-shrink: 0;
    margin-right: 12px;
}

.section-content[b-d8lex9szo3] {
    overflow: hidden;
    transition: max-height 0.3s ease, opacity 0.3s ease;
    max-height: 0;
    opacity: 0;
    color: #94a3b8;
    line-height: 2;
    padding: 0 4px;
}

    .section-content.open[b-d8lex9szo3] {
        max-height: 1000px;
        opacity: 1;
        margin-top: 12px;
        padding-bottom: 8px;
    }

    .section-content.closed[b-d8lex9szo3] {
        max-height: 0;
        opacity: 0;
    }

ul[b-d8lex9szo3], ol[b-d8lex9szo3] {
    margin: 10px 20px 10px 0;
    padding: 0;
}

li[b-d8lex9szo3] {
    margin-bottom: 10px;
    color: #94a3b8;
}

.section-content a[b-d8lex9szo3] {
    color: #cfb578;
    text-decoration: none;
}

.section-content a:hover[b-d8lex9szo3] {
    text-decoration: underline;
}

.divider[b-d8lex9szo3] {
    border-top: 1px dashed rgba(255, 255, 255, 0.08);
    margin: 16px 0;
}

.note[b-d8lex9szo3] {
    background: rgba(244, 63, 94, 0.08);
    border: 1px solid rgba(244, 63, 94, 0.2);
    padding: 16px;
    border-radius: 12px;
    font-size: 0.95rem;
    text-align: center;
    color: #fb7185;
    font-weight: 600;
    margin-top: 24px;
}

.sub-note[b-d8lex9szo3] {
    font-size: 0.9rem;
    margin-top: 10px;
    color: #fb7185;
    text-align: center;
}

/* Responsive Styles */
@media (max-width: 768px) {
    .terms-wrapper[b-d8lex9szo3] {
        padding: 40px 14px 60px;
    }

    .terms-container[b-d8lex9szo3] {
        padding: 28px 22px;
    }

    .terms-title[b-d8lex9szo3] {
        font-size: 1.6rem;
    }

    .section-header h2[b-d8lex9szo3] {
        font-size: 1.1rem;
    }

    .intro[b-d8lex9szo3], li[b-d8lex9szo3], p[b-d8lex9szo3] {
        font-size: 0.95rem;
    }
}

@media (max-width: 480px) {
    .terms-container[b-d8lex9szo3] {
        padding: 22px 16px;
    }

    .terms-title[b-d8lex9szo3] {
        font-size: 1.4rem;
    }

    .section-header h2[b-d8lex9szo3] {
        font-size: 1rem;
    }

    .intro[b-d8lex9szo3], li[b-d8lex9szo3], p[b-d8lex9szo3] {
        font-size: 0.9rem;
    }
}
/* /Pages/MoneyTransfer.razor.rz.scp.css */
.detail-page[b-pqziebx3pp] {
    width: 100%;
    background: #050505;
}

/* ---- Hero ---- */
.detail-hero[b-pqziebx3pp] {
    width: 100%;
    padding: 60px 2rem 50px;
    position: relative;
    overflow: hidden;
}

.detail-hero[b-pqziebx3pp]::before {
    content: '';
    position: absolute;
    top: -100px;
    right: -100px;
    width: 500px;
    height: 500px;
    background: radial-gradient(circle, rgba(207, 181, 120, 0.07) 0%, transparent 70%);
    border-radius: 50%;
    pointer-events: none;
}

.detail-hero-inner[b-pqziebx3pp] {
    max-width: 1300px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 460px;
    gap: 60px;
    align-items: start;
    direction: rtl;
}

/* ---- Info column ---- */
.detail-info[b-pqziebx3pp] {
    display: flex;
    flex-direction: column;
    padding-top: 10px;
}

.detail-badge[b-pqziebx3pp] {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: rgba(207, 181, 120, 0.10);
    border: 1px solid rgba(207, 181, 120, 0.28);
    border-radius: 100px;
    padding: 5px 14px;
    font-size: 0.78rem;
    color: #cfb578;
    width: fit-content;
    margin-bottom: 20px;
}

.detail-badge-dot[b-pqziebx3pp] {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #cfb578;
    box-shadow: 0 0 8px rgba(207, 181, 120, 0.7);
    animation: goldPulse-b-pqziebx3pp 2s infinite;
}

@keyframes goldPulse-b-pqziebx3pp {
    0%, 100% { box-shadow: 0 0 0 0 rgba(207, 181, 120, 0.6); }
    50%       { box-shadow: 0 0 0 6px rgba(207, 181, 120, 0); }
}

.detail-currency-title[b-pqziebx3pp] {
    font-size: 2rem;
    font-weight: 800;
    color: #f1f5f9;
    margin: 0 0 16px;
    background: linear-gradient(135deg, #fff 0%, #cfb578 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

/* ---- Price ---- */
.detail-price-block[b-pqziebx3pp] {
    display: flex;
    align-items: baseline;
    gap: 10px;
    margin-bottom: 14px;
}

.detail-price-block.loading .detail-price-value[b-pqziebx3pp] {
    color: #475569;
}

.detail-price-value[b-pqziebx3pp] {
    font-size: 3rem;
    font-weight: 800;
    color: #ffffff;
    letter-spacing: -1px;
    line-height: 1;
}

.detail-price-unit[b-pqziebx3pp] {
    font-size: 1rem;
    color: #64748b;
    font-weight: 500;
}

/* ---- Change badge ---- */
.detail-change[b-pqziebx3pp] {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 5px 14px;
    border-radius: 8px;
    font-size: 0.88rem;
    font-weight: 600;
    margin-bottom: 24px;
    width: fit-content;
    direction: ltr;
}

.change-up[b-pqziebx3pp] {
    background: rgba(16, 185, 129, 0.12);
    color: #34d399;
}

.change-down[b-pqziebx3pp] {
    background: rgba(244, 63, 94, 0.12);
    color: #fb7185;
}

.change-label[b-pqziebx3pp] {
    font-size: 0.78rem;
    font-weight: 400;
    opacity: 0.7;
}

.detail-desc[b-pqziebx3pp] {
    font-size: 0.92rem;
    color: #64748b;
    line-height: 1.9;
    margin: 0 0 28px;
}

.detail-desc strong[b-pqziebx3pp] {
    color: #94a3b8;
}

/* ---- Chart ---- */
.detail-chart[b-pqziebx3pp] {
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.07);
    border-radius: 14px;
    padding: 12px 12px 8px;
    height: 180px;
    position: relative;
}

.chart-label[b-pqziebx3pp] {
    font-size: 0.72rem;
    color: #475569;
    margin: 0 0 8px;
    text-align: center;
    position: relative;
    z-index: 1;
}

.detail-chart canvas[b-pqziebx3pp] {
    height: 140px !important;
}

/* ---- Converter column ---- */
.detail-converter[b-pqziebx3pp] {
    position: relative;
    min-height: 500px;
    direction: rtl;
}

/* ---- Responsive ---- */
@media (max-width: 1100px) {
    .detail-hero-inner[b-pqziebx3pp] {
        grid-template-columns: 1fr;
        max-width: 680px;
        gap: 40px;
    }

    .detail-currency-title[b-pqziebx3pp] {
        font-size: 1.6rem;
        text-align: center;
    }

    .detail-badge[b-pqziebx3pp] {
        margin-right: auto;
        margin-left: auto;
    }

    .detail-price-block[b-pqziebx3pp] {
        justify-content: center;
    }

    .detail-change[b-pqziebx3pp] {
        margin-right: auto;
        margin-left: auto;
    }

    .detail-desc[b-pqziebx3pp] {
        text-align: center;
    }
}

@media (max-width: 700px) {
    .detail-hero[b-pqziebx3pp] {
        padding: 40px 1rem 32px;
    }

    .detail-price-value[b-pqziebx3pp] {
        font-size: 2.2rem;
    }
}

.disable-scroll[b-pqziebx3pp] {
    overflow: hidden;
}
/* /Pages/Youtubeearning.razor.rz.scp.css */
.Half[b-jncoubvu79]{
    position:relative;
    width:50%;
    text-align:justify;
}
h1[b-jncoubvu79]{
    font-size:22px;
}
.CurrencyRate[b-jncoubvu79] {
    position: relative;
    right: 0px;
    width: 540px;
    text-align: center;
    display: none;
}
.HalfSecond[b-jncoubvu79] {
    position: absolute;
    width: 47%;
   
    left: 0px;
    top: 70px;
    border: solid orangered 1px;
    background-color: red;
}
.headercalc[b-jncoubvu79]{
    position:relative;
    width:100%;
    height:50px;
    background-color:orangered;
    line-height:50px;
    text-align:center;
    color:white;
  
}
.DailyView[b-jncoubvu79]{
    position:relative;
    width:100%;
    height:100px;
   background-color:white;
   align-items:center;
   text-align:center;
}
h2[b-jncoubvu79]{
    
    margin: 0 auto;
    text-align: center;
    font-size: 22px;
    height:50px;
    line-height:50px;
   
 
}
.Rang[b-jncoubvu79]{
    width:90%;
}
@media only screen and (max-width: 900px) {
    .Half[b-jncoubvu79] {
        position: relative;
        width: 100%;
        text-align: justify;
    }

    h1[b-jncoubvu79] {
        font-size: 22px;
    }

    .HalfSecond[b-jncoubvu79] {
        position: absolute;
        width: 100%;
        height: 800px;
        left: 0px;
        top: 70px;
        border: solid orangered 1px;
        background-color: red;
    }

    .headercalc[b-jncoubvu79] {
        position: relative;
        width: 100%;
        height: 50px;
        background-color: orangered;
        line-height: 50px;
        text-align: center;
        color: white;
    }

    .DailyView[b-jncoubvu79] {
        position: relative;
        width: 100%;
        height: 100px;
        background-color: white;
        align-items: center;
        text-align: center;
    }

    h2[b-jncoubvu79] {
        margin: 0 auto;
        text-align: center;
        font-size: 22px;
        height: 50px;
        line-height: 50px;
    }
}

@media only screen and (max-width: 700px) {
    .Half[b-jncoubvu79] {
        position: relative;
        width: 100%;
        text-align: justify;
        
    }

    h1[b-jncoubvu79] {
        font-size: 22px;
    }

    .HalfSecond[b-jncoubvu79] {
        position: relative;
        width: 100%;
        height: auto;
        left: 0px;
        
        border: solid orangered 1px;
        background-color: red;
        margin-bottom:200px;

    }

    .headercalc[b-jncoubvu79] {
        position: relative;
        width: 100%;
        height: 50px;
        background-color: orangered;
        line-height: 50px;
        text-align: center;
        color: white;
    }

    .DailyView[b-jncoubvu79] {
        position: relative;
        width: 100%;
        height: 100px;
        background-color: white;
        align-items: center;
        text-align: center;
    }

    h2[b-jncoubvu79] {
        margin: 0 auto;
        text-align: center;
        font-size: 22px;
        height: 50px;
        line-height: 50px;
    }
}
/* /Shared/CallBack.razor.rz.scp.css */
.CallBackDiv[b-fy6r2qgp8w] {
    position:relative;
    text-align: right;
    width: 90%;
    height:100%;
    background-color: #DEB72A;
   
    overflow: hidden;
    font-size:16px;
    padding:15px;

}
h2[b-fy6r2qgp8w]{
    width:100%;
    text-align:center
}
.Midd2[b-fy6r2qgp8w]{
    display:inline-flex;
    border-radius:10px;
    padding-bottom:100px;
    height:700px;
    padding-top:30px;
}
.ripple-background[b-fy6r2qgp8w] {
    position: absolute;
    overflow: hidden;
    left: -0px;
    bottom: 0px;
    width: 250px;
    height: 250px;
}
.CallBackDivTitle[b-fy6r2qgp8w]{
    position:absolute;
    margin-right:10px;
    margin-top:0px;
    margin-bottom:50px;
    padding-bottom:50px;
}
.TelAndDetail[b-fy6r2qgp8w]{
    position:relative;
    margin-top:60px;
    margin-right:10px;
    font-size:16px;
    width:100%;
}
.Details[b-fy6r2qgp8w] {
    margin-top: 5px;
    
    position: absolute;
    font-size: 16px;
    width: 95%;
}
.circle[b-fy6r2qgp8w] {
    position: absolute;
    border-radius: 50%;
    background: white;
    animation: ripple-b-fy6r2qgp8w 8s infinite;
    box-shadow: 0px 0px 1px 0px #508fb9;
}
.TelAndDetail .inputTel[b-fy6r2qgp8w] {
    margin-top:5px;
    text-align: left;
    direction: ltr;
    position: absolute;
    font-size: 14px;
    width:30%;
}

.small[b-fy6r2qgp8w] {
    width: 50px;
    height: 50px;
    left: -25px;
    bottom: -25px;
    overflow: hidden;
}

.medium[b-fy6r2qgp8w] {
    width: 100px;
    height: 100px;
    left: -50px;
    bottom: -50px;
    overflow: hidden;
}

.large[b-fy6r2qgp8w] {
    width: 150px;
    height: 150px;
    left: -75px;
    bottom: -75px;
}

.xlarge[b-fy6r2qgp8w] {
    width: 200px;
    height: 200px;
    left: -100px;
    bottom: -100px;
    overflow: hidden;
}

.xxlarge[b-fy6r2qgp8w] {
    width: 250px;
    height: 250px;
    left: -125px;
    bottom: -125px;
    overflow: hidden;
}

.shade1[b-fy6r2qgp8w] {
    opacity: 0.2;
    overflow: hidden;
}

.shade2[b-fy6r2qgp8w] {
    opacity: 0.5;
    overflow: hidden;
}

.shade3[b-fy6r2qgp8w] {
    opacity: 0.7;
    overflow: hidden;
}

.shade4[b-fy6r2qgp8w] {
    opacity: 0.8;
    overflow: hidden;
}

.shade5[b-fy6r2qgp8w] {
    opacity: 0.9;
    overflow: hidden;
}

@keyframes ripple-b-fy6r2qgp8w {
    0% {
        transform: scale(0.8);
        overflow: hidden;
    }

    50% {
        transform: scale(1.2);
        overflow: hidden;
    }

    100% {
        transform: scale(0.8);
        overflow: hidden;
    }
}
/* /Shared/ContactPage.razor.rz.scp.css */
.ContactUsPn[b-8lhy0xupqj] {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 200;
    top: 0px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
}

.ContactUsPnHid[b-8lhy0xupqj] {
    position: fixed;
    width: 100%;
    height: 92%;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 200;
    top: 0px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
    display: none;
}

.Close[b-8lhy0xupqj] {
    position: relative;
    width: 100%;
    height: 40px;
    text-align: center;
    font-size: 25px;
    margin-top: 5px;
    color: #333333;
}

    .Close i[b-8lhy0xupqj] {
        padding-right: 30px;
        padding-left: 30px;
    }

.ContactUsMobOx[b-8lhy0xupqj] {
    position: absolute;
    width: 600px;
    right: calc((100% - 600px) / 2);
    height: calc(100% - 200px);
    background-color: white;
    border-radius: 10px;

}

    .ContactUsMobOx .ContactAvatar[b-8lhy0xupqj] {
        display: block;
        width: 100px;
        height: 100px;
        margin-right: 20px;
    }

.ContactusDiv[b-8lhy0xupqj] {
    position: relative;
    border-bottom: solid .5px #00000026;
    min-height:60px;
}

.socialMedia[b-8lhy0xupqj] {
    position: relative;
    display: inline;
    left: 0px;
    width: 30px;
    height: 30px;
    margin-right: 4px;
}

.socialMediaall[b-8lhy0xupqj] {
    position: absolute;
    left: 30px;
    top: 42px;
}

.AddressCon[b-8lhy0xupqj] {
    padding: 10px;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 15px;
}

.sec[b-8lhy0xupqj] {
    position: absolute;
    text-align: left;
    right: 120px;
    top: 5px;
    margin-top: 30px;
}

    .sec a i[b-8lhy0xupqj] {
        font-size: 30px;
        color: blue;
    }

.AddressContitle[b-8lhy0xupqj] {
    position: absolute;
    width: 100%;
    text-align: left;
    font-size: 14px;
    direction: ltr;
   left:20px;
   bottom:20px;
   text-decoration:none
}

    .AddressContitle i[b-8lhy0xupqj] {
        color: #FBBD13;
        padding-right: 3px;
    }
.AddressContitle a[b-8lhy0xupqj]{
    text-decoration:none;
}
bubble[b-8lhy0xupqj] {
    display: block;
    position: absolute;
    cursor: pointer;
}

.bubble:hover[b-8lhy0xupqj]:after {
    background-color: green
}

.bubble[b-8lhy0xupqj]:after {
    content: "";
    background-color: green;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    position: absolute;
    display: block;
    top: 1px;
    left: 1px;
}

.bubble .bubble-outer-dot[b-8lhy0xupqj] {
    margin: 1px;
    display: block;
    text-align: center;
    opacity: 1;
    background-color: green;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    -webkit-animation: bubble-pulse 1.5s linear infinite;
    -moz-animation: bubble-pulse 1.5s linear infinite;
    -o-animation: bubble-pulse 1.5s linear infinite;
    animation: bubble-pulse-b-8lhy0xupqj 1.5s linear infinite;
    top: -9px;
    left: -.5px;
}

.bubble .bubble-inner-dot[b-8lhy0xupqj] {
    display: block;
    text-align: center;
    opacity: 1;
    background-color: greenyellow;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    -webkit-animation: bubble-pulse 1.5s linear infinite;
    -moz-animation: bubble-pulse 1.5s linear infinite;
    -o-animation: bubble-pulse 1.5s linear infinite;
    animation: bubble-pulse-b-8lhy0xupqj 1.5s linear infinite
}

    .bubble .bubble-inner-dot[b-8lhy0xupqj]:after {
        content: "";
        display: block;
        text-align: center;
        opacity: 1;
        background-color: greenyellow;
        width: 12px;
        height: 12px;
        border-radius: 50%;
        -webkit-animation: bubble-pulse 1.5s linear infinite;
        -moz-animation: bubble-pulse 1.5s linear infinite;
        -o-animation: bubble-pulse 1.5s linear infinite;
        animation: bubble-pulse-b-8lhy0xupqj 1.5s linear infinite
    }

.ContactUsMobOx p[b-8lhy0xupqj] {
    position: absolute;
    width: 96%;
    right: 2%;
    text-align: justify;
    margin-top: 20px;
    font-size: 14px;
}

@-webkit-keyframes bubble-pulse {
    0% {
        transform: scale(1);
        opacity: .75
    }

    25% {
        transform: scale(1);
        opacity: .75
    }

    100% {
        transform: scale(2.5);
        opacity: 0
    }
}

@keyframes bubble-pulse-b-8lhy0xupqj {
    0% {
        transform: scale(1);
        opacity: .75
    }

    25% {
        transform: scale(1);
        opacity: .75
    }

    100% {
        transform: scale(2.5);
        opacity: 0
    }
}

@-moz-keyframes bubble-pulse {
    0% {
        transform: scale(1);
        opacity: .75
    }

    25% {
        transform: scale(1);
        opacity: .75
    }

    100% {
        transform: scale(2.5);
        opacity: 0
    }
}

@-o-keyframes bubble-pulse {
    0% {
        transform: scale(1);
        opacity: .75
    }

    25% {
        transform: scale(1);
        opacity: .75
    }

    100% {
        transform: scale(2.5);
        opacity: 0
    }
}


/*Center-div (Not part of the symbol)*/

#center-div[b-8lhy0xupqj] {
    position: absolute;
    top: 10px;
    right: 0;
    bottom: 0;
    left: 0;
    width: 14px;
    height: 14px;
    right: 30px;
}
/*
@media only screen and (max-width: 900px) {
    #bottomStickContainer {
        display: block;
    }
}*/
/* /Shared/ContactUsTop.razor.rz.scp.css */
/* WhatsApp contact pill — same glass shape as the Tehran pill, green accent */
.wa-nav-btn[b-43dhxk2omp] {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 8px 16px 8px 12px;
    border-radius: 100px;
    text-decoration: none;
    direction: rtl;
    background: rgba(12, 12, 16, 0.85);
    border: 1px solid rgba(37, 211, 102, 0.4);
    backdrop-filter: blur(18px);
    -webkit-backdrop-filter: blur(18px);
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.45);
    opacity: 0;
    transform: translateY(-4px);
    transition: opacity 0.4s ease, transform 0.4s ease, border-color 0.25s ease, box-shadow 0.25s ease;
}

.wa-nav-btn.wa-visible[b-43dhxk2omp] {
    opacity: 1;
    transform: translateY(0);
}

.wa-nav-btn:hover[b-43dhxk2omp] {
    transform: translateY(-2px);
    border-color: rgba(37, 211, 102, 0.75);
    box-shadow: 0 12px 30px rgba(37, 211, 102, 0.28);
}

.wa-circle[b-43dhxk2omp] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    flex-shrink: 0;
    background: linear-gradient(135deg, #25d366, #128c7e);
    color: #fff;
    font-size: 1rem;
}

.wa-meta[b-43dhxk2omp] {
    display: flex;
    flex-direction: column;
    line-height: 1.35;
}

.wa-top[b-43dhxk2omp] {
    font-size: 0.72rem;
    color: #94a3b8;
}

.wa-bottom[b-43dhxk2omp] {
    font-size: 0.9rem;
    font-weight: 700;
    color: #25d366;
    letter-spacing: 0.2px;
}

@media (max-width: 576px) {
    .wa-nav-btn[b-43dhxk2omp] {
        padding: 7px 14px 7px 10px;
    }

    .wa-circle[b-43dhxk2omp] {
        width: 30px;
        height: 30px;
        font-size: 0.9rem;
    }

    .wa-bottom[b-43dhxk2omp] {
        font-size: 0.82rem;
    }
}
/* /Shared/Convertor.razor.rz.scp.css */
/* All converter styles live in the inline <style> block inside Convertor.razor */
/* This file is intentionally minimal to avoid conflicts */

.midContent[b-lpwgvxdviq] {
    position: relative;
    width: 100%;
}
/* /Shared/CreaditCard.razor.rz.scp.css */
@charset "UTF-8";
/********************************* 
COMEÇO Transformação 3d do cartão 
*********************************/
.esqueleto-cartao[b-4bmqtkalpm] {
    position: relative;
    width: 22em;
    height: 13em;
    z-index: 1;
    -webkit-transition: all 0.4s linear;
    /* Saf3.2+, Chrome */
    -moz-transition: all 0.4s linear;
    /* FF4+ */
    -o-transition: all 0.4s linear;
    /* Opera 10.5+ */
    transition: all 0.4s linear;
    -webkit-perspective: 1000;
    /* Saf4+, Chrome 12+ */
    -moz-perspective: 1000;

}

    .esqueleto-cartao .cartao[b-4bmqtkalpm] {
        animation: animatecard-b-4bmqtkalpm 5s ease-in-out 0s infinite normal forwards;
        width: 100%;
        height: 100%;
        -webkit-transform-style: preserve-3d;
        -moz-transform-style: preserve-3d;
        -ms-transform-style: preserve-3d;
        transform-style: preserve-3d;
        -webkit-transition: all 0.4s linear;
        /* Saf3.2+, Chrome */
        -moz-transition: all 0.4s linear;
        /* FF4+ */
        -o-transition: all 0.4s linear;
        /* Opera 10.5+ */
        transition: all 0.4s linear;
    }

        .esqueleto-cartao .cartao .face-cartao[b-4bmqtkalpm] {
            position: absolute;
            display: block;
            width: 100%;
            height: 100%;
            -webkit-backface-visibility: hidden;
            -moz-backface-visibility: hidden;
            -ms-backface-visibility: hidden;
            backface-visibility: hidden;
        }

            .esqueleto-cartao .cartao .face-cartao.traseira[b-4bmqtkalpm] {
                display: block;
                -webkit-transform: rotateY(180deg);
                -moz-transform: rotateY(180deg);
                -ms-transform: rotateY(180deg);
                transform: rotateY(180deg);
                -webkit-box-sizing: border-box;
                /* prev iOS4, prev Android  2.3 */
                -moz-box-sizing: border-box;
                /* FF1+ */
                box-sizing: border-box;
                /* Chrome, IE8, Opera, Safari 5.1*/
            }

/****************************** 
FIM Transformação 3d do cartão 
******************************/
/************************ 
COMEÇO animacao do cartão 
************************/
@keyframes animatecard-b-4bmqtkalpm {
    0% {
        animation-timing-function: ease-out;
        transform: scale(1);
        transform-origin: center center;
    }

    10% {
        animation-timing-function: ease-in;
        transform: scale(0.91);
    }

    17% {
        animation-timing-function: ease-out;
        transform: scale(0.98);
    }

    33% {
        animation-timing-function: ease-in;
        transform: scale(0.87);
    }

    45% {
        animation-timing-function: ease-out;
        -webkit-transform: rotateY(180deg) scale(1);
        -moz-transform: rotateY(180deg) scale(1);
        -ms-transform: rotateY(180deg) scale(1);
        transform: rotateY(180deg) scale(1);
    }

    100% {
        -webkit-transform: rotateY(180deg);
        -moz-transform: rotateY(180deg);
        -ms-transform: rotateY(180deg);
        transform: rotateY(180deg);
    }
}
/********************* 
FIM animacao do cartão 
*********************/
/*************************** 
COMEÇO Estilização do cartão 
***************************/


small[b-4bmqtkalpm] {
    opacity: 0.7;
    display: inline-block;
    margin-top: 10px;
    font-weight: bold;
    width:100%;
    text-align:center;
}
.esqueleto-cartao[b-4bmqtkalpm]{
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
.esqueleto-cartao .cartao[b-4bmqtkalpm] {
    box-shadow: 1px 1px 50px rgba(0, 0, 0, 0.5);
    border-radius: 15px;
    background: #5d54cc;
    color: white;
}

    .esqueleto-cartao .cartao .face-cartao[b-4bmqtkalpm] {
        border-radius: 15px;
    }

        .esqueleto-cartao .cartao .face-cartao.frontal[b-4bmqtkalpm] {
          background-color:black;
        }

            .esqueleto-cartao .cartao .face-cartao.frontal .chip[b-4bmqtkalpm] {
                width: 55px;
                height: 40px;
                position: absolute;
                left: 20px;
                top: 30px;
                border-radius: 3px;
                background: -webkit-linear-gradient(to top left, #aacaef, #fde7f9);
                background: -moz-linear-gradient(to top left, #aacaef, #fde7f9);
                background: linear-gradient(to top left, #aacaef, #fde7f9);
                display: flex;
                justify-content: center;
                align-items: center;
            }
.LogoSarafi[b-4bmqtkalpm]{
    height:60px;
    position:absolute;
    right:10px;
    top:10px;
}
.esqueleto-cartao .cartao .face-cartao.frontal .chip div[b-4bmqtkalpm] {
    padding: 4px 6px;
    background-color: orange;
    box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.1);
}

            .esqueleto-cartao .cartao .face-cartao.frontal .numero-cartao[b-4bmqtkalpm] {
                font-weight: 500;
                font-size:1.8em;
                width:88%;
                text-align:center;
                position: absolute;
                top: 95px;
                left: 20px;
            }

            .esqueleto-cartao .cartao .face-cartao.frontal .proprietario[b-4bmqtkalpm] {
                position: absolute;
                left: 20px;
                bottom: 50px;
                font-size:12px;
            }

            .esqueleto-cartao .cartao .face-cartao.frontal .validade[b-4bmqtkalpm] {
                position: absolute;
                bottom: 25px;
                left: 20px;
                display: flex;
                align-items: center;
            }

                .esqueleto-cartao .cartao .face-cartao.frontal .validade .small[b-4bmqtkalpm] {
                    font-size: 0.5em;
                    font-weight: bold;
                    line-height: 9px;
                    margin-right: 5px;
                }

            .esqueleto-cartao .cartao .face-cartao.frontal .bandeira[b-4bmqtkalpm] {
                position: absolute;
                bottom: 25px;
                right: 20px;
                width: 70px;
                height: 40px;
                border-radius: 30px;
                background-color: rgba(255, 255, 255, 0.4);
                display: flex;
                align-items: center;
                justify-content: center;
            }

                .esqueleto-cartao .cartao .face-cartao.frontal .bandeira div.mastercard[b-4bmqtkalpm] {
                    width: 50px;
                    position: relative;
                }

                    .esqueleto-cartao .cartao .face-cartao.frontal .bandeira div.mastercard .circulo[b-4bmqtkalpm] {
                        width: 30px;
                        height: 30px;
                        position: absolute;
                        bottom: -15px;
                        border-radius: 15px;
                    }

                    .esqueleto-cartao .cartao .face-cartao.frontal .bandeira div.mastercard .c-vermelho[b-4bmqtkalpm] {
                        background: red;
                        left: 0;
                    }

                    .esqueleto-cartao .cartao .face-cartao.frontal .bandeira div.mastercard .c-laranja[b-4bmqtkalpm] {
                        background: orange;
                        opacity: 0.8;
                        right: 0;
                    }

        .esqueleto-cartao .cartao .face-cartao.traseira[b-4bmqtkalpm] {
           background-color:black;
        }

            .esqueleto-cartao .cartao .face-cartao.traseira .barra[b-4bmqtkalpm] {
                width: 100%;
                height: 40px;
                margin-top: 20px;
                background-color: white;
            }

            .esqueleto-cartao .cartao .face-cartao.traseira .observacao[b-4bmqtkalpm] {
                display: block;
                width: 80%;
                margin: auto;
                font-size: 0.8em;
                margin-top: 10px;
            }

                .esqueleto-cartao .cartao .face-cartao.traseira .observacao a[b-4bmqtkalpm] {
                    text-decoration: none;
                    color: lightblue;
                }

                    .esqueleto-cartao .cartao .face-cartao.traseira .observacao a:hover[b-4bmqtkalpm] {
                        text-decoration: underline;
                    }

            .esqueleto-cartao .cartao .face-cartao.traseira .box-senha[b-4bmqtkalpm] {
                width: 80%;
                padding: 5px;
                margin: auto;
                margin-top: 20px;
                background-color: white;
                color: black;
                text-align: right;
            }

@media only screen and (max-width: 700px) {
    .esqueleto-cartao[b-4bmqtkalpm] {
        margin: 0 auto;
    }
}
/* /Shared/CryptoCurrencyRates.razor.rz.scp.css */
.Midd2[b-fzjvg6pjk5]{
    margin-top:30px;
}
.grid-row[b-fzjvg6pjk5] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(15%, 24%));
    grid-gap: 15px 15px;
    justify-content: center;
    align-items: baseline;
}
.grid-item[b-fzjvg6pjk5]{
    position:relative;
    height:100px;
    background-color:#535353;
    color:#f2f2f2;
    padding:10px;
    border-radius:10px;
}
.grid-item h4[b-fzjvg6pjk5]{
    font-size:14px;
    display:inline;
}
    .grid-item h6[b-fzjvg6pjk5]{
        font-size: 12px;
        display: inline;
    }
    .price[b-fzjvg6pjk5]{
        position:relative;
        width:100%;
        direction:ltr;
        text-align:center;
        font-size:25px;
        line-height:25px;

    }
    .grid-item span[b-fzjvg6pjk5]{
        position:absolute;
       margin-left:-28px;
       margin-top:1px;
        display:inline;
        font-size:11px;

    }
.ColorBackRed[b-fzjvg6pjk5] {
    color: #f7817e;
    /* text-shadow: 0 0 10px rgba(255, 0, 0, 1), 0 0 40px rgba(255, 0, 0, 1), 0 0 100px rgba(255, 0, 0, 1);*/
}

.ColorBackGreen[b-fzjvg6pjk5] {
    color: #00D95D;
    /*  text-shadow: 0 0 10px rgba(0, 217, 93, .7), 0 0 40px rgba(0, 217, 93, .7), 0 0 100px rgba(0, 217, 93, .7);*/
}

h3[b-fzjvg6pjk5]{
    width:100%;
    text-align:center;
}
@media only screen and (max-width: 1400px) {
    .Midd2[b-fzjvg6pjk5] {
        margin-top: 270px;
    }
    .grid-row[b-fzjvg6pjk5] {
        display: grid;
        grid-template-columns: repeat(auto-fill, minmax(200px, 400px));
        grid-gap: 15px 15px;
        justify-content: center;
        align-items: baseline;
    }
}  
@media only screen and (max-width: 900px) {
    .grid-row[b-fzjvg6pjk5] {
        display: grid;
        grid-template-columns: repeat(auto-fill, minmax(200px, 400px));
        grid-gap: 15px 15px;
        justify-content: center;
        align-items: baseline;
    }
}  
/* /Shared/CurrencyRate.razor.rz.scp.css */
/* Scoped overrides — main styles live in the component's inline <style> block */

.midContent[b-85gt3fn8h7] {
    position: relative;
    width: 100%;
}

/* Flash animation on price update */
.ColorBackGreen[b-85gt3fn8h7] {
    animation: flashGreen-b-85gt3fn8h7 1.5s ease;
}

@keyframes flashGreen-b-85gt3fn8h7 {
    0%   { background-color: transparent; }
    30%  { background-color: rgba(16, 185, 129, 0.12); }
    100% { background-color: transparent; }
}

.ColorBackRed[b-85gt3fn8h7] {
    animation: flashRed-b-85gt3fn8h7 1.5s ease;
}

@keyframes flashRed-b-85gt3fn8h7 {
    0%   { background-color: transparent; }
    30%  { background-color: rgba(244, 63, 94, 0.12); }
    100% { background-color: transparent; }
}
/* /Shared/CurrencyRateHavaleh.razor.rz.scp.css */
/* Scoped overrides — main styles live in the component's inline <style> block */

.midContent[b-1d0fj804v5] {
    position: relative;
    width: 100%;
}
/* /Shared/Faq.razor.rz.scp.css */
.faq-section[b-xe62jmfxbk] {
    width: 100%;
    padding: 80px 2rem;
}

.faq-container[b-xe62jmfxbk] {
    max-width: 860px;
    margin: 0 auto;
    direction: rtl;
}

/* ---- Header ---- */
.faq-header[b-xe62jmfxbk] {
    text-align: center;
    margin-bottom: 56px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 14px;
}

.faq-badge[b-xe62jmfxbk] {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: rgba(207, 181, 120, 0.10);
    border: 1px solid rgba(207, 181, 120, 0.28);
    border-radius: 50px;
    padding: 6px 16px;
    font-size: 0.78rem;
    color: #cfb578;
    letter-spacing: 0.02em;
}

.badge-dot[b-xe62jmfxbk] {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #cfb578;
    box-shadow: 0 0 8px rgba(207, 181, 120, 0.7);
}

.faq-title[b-xe62jmfxbk] {
    font-size: 2rem;
    font-weight: 800;
    margin: 0;
    background: linear-gradient(135deg, #fff 0%, #cfb578 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.faq-subtitle[b-xe62jmfxbk] {
    color: #64748b;
    font-size: 0.92rem;
    margin: 0;
}

/* ---- Accordion ---- */
.accordion[b-xe62jmfxbk] {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.accordion-item[b-xe62jmfxbk] {
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.07);
    border-radius: 14px;
    overflow: hidden;
    transition: border-color 0.25s ease, background 0.25s ease;
}

.accordion-item:hover[b-xe62jmfxbk] {
    border-color: rgba(207, 181, 120, 0.22);
    background: rgba(207, 181, 120, 0.03);
}

.accordion-item:has(button[aria-expanded=true])[b-xe62jmfxbk] {
    border-color: rgba(207, 181, 120, 0.40);
    background: rgba(207, 181, 120, 0.05);
}

/* ---- Button ---- */
.accordion button[b-xe62jmfxbk] {
    position: relative;
    display: flex;
    align-items: center;
    gap: 14px;
    width: 100%;
    padding: 18px 20px;
    background: none;
    border: none;
    outline: none;
    cursor: pointer;
    text-align: right;
    direction: rtl;
    color: #94a3b8;
    transition: color 0.2s ease;
}

.accordion button:hover[b-xe62jmfxbk],
.accordion button[aria-expanded=true][b-xe62jmfxbk] {
    color: #e2e8f0;
}

/* Question number */
.q-num[b-xe62jmfxbk] {
    flex-shrink: 0;
    font-size: 0.72rem;
    font-weight: 700;
    color: #cfb578;
    opacity: 0.8;
    min-width: 26px;
    letter-spacing: 0.05em;
}

/* Title text */
.accordion-title[b-xe62jmfxbk] {
    flex: 1;
    font-size: 0.98rem;
    font-weight: 600;
    line-height: 1.5;
    text-align: right;
}

/* Chevron icon */
.icon[b-xe62jmfxbk] {
    flex-shrink: 0;
    width: 28px;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.05);
    color: #64748b;
    transition: background 0.2s, color 0.2s, transform 0.3s ease;
}

.accordion button:hover .icon[b-xe62jmfxbk] {
    background: rgba(207, 181, 120, 0.12);
    color: #cfb578;
}

.accordion button[aria-expanded=true] .icon[b-xe62jmfxbk] {
    background: rgba(207, 181, 120, 0.16);
    color: #cfb578;
    transform: rotate(180deg);
}

.icon i[b-xe62jmfxbk] {
    font-size: 0.75rem;
}

/* ---- Content ---- */
.accordion-content[b-xe62jmfxbk] {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: max-height 300ms ease, opacity 300ms ease;
    will-change: max-height, opacity;
}

.accordion button[aria-expanded=true] + .accordion-content[b-xe62jmfxbk] {
    max-height: 20em;
    opacity: 1;
}

.accordion-content p[b-xe62jmfxbk] {
    margin: 0;
    padding: 0 20px 20px 20px;
    font-size: 0.9rem;
    font-weight: 400;
    color: #64748b;
    line-height: 2;
}

.accordion-content p a[b-xe62jmfxbk] {
    color: #cfb578;
    text-decoration: none;
    font-weight: 500;
}

.accordion-content p a:hover[b-xe62jmfxbk] {
    color: #e8d49a;
    text-decoration: underline;
}

/* ---- Responsive ---- */
@media (max-width: 640px) {
    .faq-section[b-xe62jmfxbk] {
        padding: 56px 1rem;
    }

    .faq-title[b-xe62jmfxbk] {
        font-size: 1.6rem;
    }

    .accordion-title[b-xe62jmfxbk] {
        font-size: 0.9rem;
    }

    .accordion button[b-xe62jmfxbk] {
        padding: 14px 16px;
    }
}
/* /Shared/Footer.razor.rz.scp.css */
#bottomStickContainer[b-p016ruzy2w] {
    display: none;
}

a[b-p016ruzy2w] {
    background-color: transparent;
}

*[b-p016ruzy2w] {
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    -webkit-font-smoothing: antialiased;
    font-feature-settings: inherit;
    border: 0 solid var(--border-1);
}

a[b-p016ruzy2w] {
    color: inherit;
    text-decoration: none;
}

a:visited[b-p016ruzy2w] {
    color: inherit;
}

/* ---- Bottom Navigation Bar ---- */
.bottom-stick[b-p016ruzy2w] {
    position: fixed;
    z-index: 100;
    bottom: 0;
    left: 0;
    right: 0;
    will-change: transform;
    transition: transform .3s linear;
}

.mobile-nav[b-p016ruzy2w] {
    display: flex;
    align-items: stretch;
    background: rgba(8, 8, 12, 0.95) !important;
    backdrop-filter: blur(24px) saturate(180%);
    -webkit-backdrop-filter: blur(24px) saturate(180%);
    border-top: 1px solid rgba(207, 181, 120, 0.12);
    padding-bottom: env(safe-area-inset-bottom);
    box-shadow: 0 -4px 20px rgba(0, 0, 0, 0.4);
}

.nav-item[b-p016ruzy2w] {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 4px;
    padding: 10px 4px;
    color: #94a3b8;
    text-decoration: none;
    font-size: 0.68rem;
    font-weight: 500;
    cursor: pointer;
    transition: color 0.2s ease;
    border: none;
    background: none;
}

.nav-icon[b-p016ruzy2w] {
    font-size: 1.15rem;
    transition: color 0.2s ease, transform 0.2s ease;
}

.nav-item:hover[b-p016ruzy2w],
.nav-item.is-active[b-p016ruzy2w] {
    color: #cfb578;
}

.nav-item:hover .nav-icon[b-p016ruzy2w],
.nav-item.is-active .nav-icon[b-p016ruzy2w] {
    color: #cfb578;
    transform: translateY(-2px);
}

.nav-item span[b-p016ruzy2w] {
    color: inherit;
}

/* WhatsApp floating pill (mobile) — country-aware, mirrors the desktop navbar button */
.wa-mobile-float[b-p016ruzy2w] {
    display: none;
}

@media only screen and (max-width: 576px) {
    .wa-mobile-float[b-p016ruzy2w] {
        display: block;
        position: absolute;
        left: 12px;
        bottom: 105px;
        z-index: 101;
    }
}

/* =====================================================================
   CONTACT MODAL  (تماس با ما) — shared by mobile & desktop
   ===================================================================== */

/* Backdrop */
.ContactUsPn[b-p016ruzy2w] {
    position: fixed;
    inset: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    z-index: 3000;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding: 20px 16px;
    overflow-y: auto;
    animation: contactFade-b-p016ruzy2w 0.25s ease;
}

.ContactUsPnHid[b-p016ruzy2w] {
    display: none;
}

@keyframes contactFade-b-p016ruzy2w {
    from { opacity: 0; }
    to { opacity: 1; }
}

/* Modal card */
.contact-modal[b-p016ruzy2w] {
    position: relative;
    width: 100%;
    max-width: 900px;
    margin: auto;
    background: #0f0f14;
    border: 1px solid rgba(207, 181, 120, 0.18);
    border-radius: 20px;
    padding: 28px 22px 24px;
    box-shadow: 0 24px 70px rgba(0, 0, 0, 0.7);
    animation: contactSlide-b-p016ruzy2w 0.3s cubic-bezier(0.16, 1, 0.3, 1);
}

@keyframes contactSlide-b-p016ruzy2w {
    from { transform: translateY(24px); opacity: 0; }
    to { transform: translateY(0); opacity: 1; }
}

/* Neutralize legacy scoped span spacing inside the modal */
.contact-modal span[b-p016ruzy2w] {
    margin-top: 0;
}

.contact-close[b-p016ruzy2w] {
    position: absolute;
    top: 14px;
    left: 14px;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.08);
    color: #94a3b8;
    font-size: 18px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}

.contact-close:hover[b-p016ruzy2w] {
    background: rgba(239, 68, 68, 0.15);
    color: #f87171;
    border-color: rgba(239, 68, 68, 0.3);
}

/* Header */
.contact-head[b-p016ruzy2w] {
    display: flex;
    align-items: center;
    gap: 16px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.07);
    margin-bottom: 20px;
}

.contact-avatar-wrap[b-p016ruzy2w] {
    position: relative;
    flex-shrink: 0;
}

.contact-avatar[b-p016ruzy2w] {
    width: 76px;
    height: 76px;
    margin: 0;
    border-radius: 50%;
    object-fit: cover;
    border: 2px solid rgba(207, 181, 120, 0.4);
}

.contact-online[b-p016ruzy2w] {
    position: absolute;
    bottom: 4px;
    right: 4px;
    margin: 0;
    width: 14px;
    height: 14px;
    background: #25d366;
    border: 2px solid #0f0f14;
    border-radius: 50%;
    animation: contactPulse-b-p016ruzy2w 2s infinite;
}

@keyframes contactPulse-b-p016ruzy2w {
    0% { box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.5); }
    70% { box-shadow: 0 0 0 8px rgba(37, 211, 102, 0); }
    100% { box-shadow: 0 0 0 0 rgba(37, 211, 102, 0); }
}

.contact-head-text[b-p016ruzy2w] {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.contact-title[b-p016ruzy2w] {
    margin: 0;
    font-size: 1.2rem;
    font-weight: 700;
    color: #f1f5f9;
}

.contact-status[b-p016ruzy2w] {
    margin: 0;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 0.82rem;
    color: #34d399;
}

.contact-status-dot[b-p016ruzy2w] {
    margin: 0;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #34d399;
}

/* Social buttons */
.contact-socials[b-p016ruzy2w] {
    display: flex;
    justify-content: center;
    gap: 14px;
    margin-bottom: 26px;
}

.contact-social[b-p016ruzy2w] {
    width: 50px;
    height: 50px;
    border-radius: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.4rem;
    color: #fff;
    transition: transform 0.2s ease, filter 0.2s ease;
}

.contact-social:hover[b-p016ruzy2w] {
    transform: translateY(-4px);
    filter: brightness(1.1);
}

.contact-social.wa[b-p016ruzy2w] { background: linear-gradient(135deg, #25d366, #128c7e); }
.contact-social.ig[b-p016ruzy2w] { background: linear-gradient(135deg, #feda75, #d62976, #962fbf); }
.contact-social.tg[b-p016ruzy2w] { background: linear-gradient(135deg, #2aabee, #229ed9); }
.contact-social.sk[b-p016ruzy2w] { background: linear-gradient(135deg, #00aff0, #0078d4); }

/* Offices */
.contact-offices-title[b-p016ruzy2w] {
    font-size: 0.95rem;
    font-weight: 700;
    color: #cfb578;
    margin-bottom: 14px;
    text-align: right;
}

.contact-offices-title i[b-p016ruzy2w] {
    margin-left: 6px;
}

.contact-offices[b-p016ruzy2w] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
}

.office-card[b-p016ruzy2w] {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 14px;
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.07);
    border-radius: 14px;
    transition: background 0.2s ease, border-color 0.2s ease, transform 0.2s ease;
    text-decoration: none;
}

.office-card:hover[b-p016ruzy2w] {
    background: rgba(207, 181, 120, 0.07);
    border-color: rgba(207, 181, 120, 0.35);
    transform: translateY(-2px);
}

.office-icon[b-p016ruzy2w] {
    width: 42px;
    height: 42px;
    flex-shrink: 0;
    border-radius: 11px;
    background: rgba(207, 181, 120, 0.12);
    border: 1px solid rgba(207, 181, 120, 0.2);
    color: #cfb578;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1rem;
}

.office-info[b-p016ruzy2w] {
    display: flex;
    flex-direction: column;
    gap: 3px;
    flex: 1;
    min-width: 0;
}

.office-city[b-p016ruzy2w] {
    margin: 0;
    font-size: 0.92rem;
    font-weight: 600;
    color: #f1f5f9;
}

.office-phone[b-p016ruzy2w] {
    margin: 0;
    font-size: 0.82rem;
    color: #94a3b8;
    text-align: left;
}

.office-call[b-p016ruzy2w] {
    color: #cfb578;
    font-size: 0.9rem;
    flex-shrink: 0;
}

/* ---- Desktop: roomier modal ---- */
@media only screen and (min-width: 1401px) {
    .contact-modal[b-p016ruzy2w] {
        padding: 32px 32px 28px;
    }

    .contact-offices[b-p016ruzy2w] {
        grid-template-columns: repeat(3, 1fr);
    }
}

/* ---- Mobile: full-screen sheet ---- */
@media only screen and (max-width: 560px) {
    .ContactUsPn[b-p016ruzy2w] {
        padding: 0;
    }

    .contact-modal[b-p016ruzy2w] {
        max-width: 100%;
        min-height: 100%;
        border-radius: 0;
        border: none;
        padding: 24px 16px;
    }

    .contact-offices[b-p016ruzy2w] {
        grid-template-columns: 1fr;
    }

    .contact-title[b-p016ruzy2w] {
        font-size: 1.05rem;
    }
}

/* Show mobile bottom nav on smaller screens */
@media only screen and (max-width: 1400px) {
    #bottomStickContainer[b-p016ruzy2w] {
        display: block;
    }
}
/* /Shared/FooterDeskTop.razor.rz.scp.css */
.site-footer[b-s38pov0ydt] {
    display: none;
    width: 100%;
    background: #0c0c10;
    border-top: 1px solid rgba(207, 181, 120, 0.15);
    direction: rtl;
}

@media (min-width: 1200px) {
    .site-footer[b-s38pov0ydt] {
        display: block;
    }
}

/* ---- Inner grid ---- */
.footer-inner[b-s38pov0ydt] {
    max-width: 1300px;
    margin: 0 auto;
    padding: 60px 2rem 48px;
    display: grid;
    grid-template-columns: 260px 1fr 1fr 1fr;
    gap: 48px;
    align-items: start;
}

/* ---- Brand column ---- */
.footer-logo[b-s38pov0ydt] {
    height: 56px;
    display: block;
    margin-bottom: 16px;
    filter: brightness(0.95);
}

.footer-tagline[b-s38pov0ydt] {
    font-size: 0.82rem;
    color: #64748b;
    line-height: 1.7;
    margin: 0 0 18px;
}

.footer-contact-row[b-s38pov0ydt] {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 0.84rem;
    color: #94a3b8;
    direction: ltr;
}

.footer-contact-row a[b-s38pov0ydt] {
    color: #94a3b8;
    text-decoration: none;
    transition: color 0.2s;
}

.footer-contact-row a:hover[b-s38pov0ydt] {
    color: #cfb578;
}

.footer-gold-icon[b-s38pov0ydt] {
    color: #cfb578;
    font-size: 0.85rem;
}

/* ---- Link columns ---- */
.footer-col-title[b-s38pov0ydt] {
    font-size: 0.72rem;
    font-weight: 700;
    color: #cfb578;
    margin: 0 0 18px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}

.footer-links[b-s38pov0ydt] {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.footer-links li a[b-s38pov0ydt] {
    font-size: 0.84rem;
    color: #64748b;
    text-decoration: none;
    transition: color 0.2s ease;
    display: inline-flex;
    align-items: center;
    gap: 6px;
}

.footer-links li a[b-s38pov0ydt]::before {
    content: '';
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: rgba(207, 181, 120, 0.4);
    flex-shrink: 0;
    transition: background 0.2s;
}

.footer-links li a:hover[b-s38pov0ydt] {
    color: #cfb578;
}

.footer-links li a:hover[b-s38pov0ydt]::before {
    background: #cfb578;
}

/* ---- Social buttons ---- */
.footer-social[b-s38pov0ydt] {
    display: flex;
    gap: 10px;
}

.social-btn[b-s38pov0ydt] {
    width: 36px;
    height: 36px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.08);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #64748b;
    font-size: 1rem;
    text-decoration: none;
    transition: all 0.2s ease;
}

.social-btn:hover[b-s38pov0ydt] {
    background: rgba(207, 181, 120, 0.12);
    border-color: rgba(207, 181, 120, 0.3);
    color: #cfb578;
}

/* ---- Partner logos ---- */
.partner-grid[b-s38pov0ydt] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
}

.partner-grid img[b-s38pov0ydt] {
    width: 100%;
    height: 52px;
    object-fit: contain;
    background: rgba(255, 255, 255, 0.04);
    border: 1px solid rgba(255, 255, 255, 0.07);
    border-radius: 10px;
    padding: 8px 12px;
    filter: brightness(0.55) saturate(0.2);
    transition: filter 0.25s ease;
}

.partner-grid img:hover[b-s38pov0ydt] {
    filter: brightness(1) saturate(1);
}

/* ---- Bottom bar ---- */
.footer-bottom[b-s38pov0ydt] {
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    padding: 18px 2rem;
    text-align: center;
    font-size: 0.76rem;
    color: #475569;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    flex-wrap: wrap;
}

.footer-bottom-sep[b-s38pov0ydt] {
    opacity: 0.3;
}
/* /Shared/Header.razor.rz.scp.css */
.Main[b-fcvgv4kw75] {
    background: #050505;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.Main[b-fcvgv4kw75]::before {
    content: '';
    position: absolute;
    top: -150px;
    right: -150px;
    width: 550px;
    height: 550px;
    background: radial-gradient(circle, rgba(207, 181, 120, 0.09) 0%, transparent 70%);
    border-radius: 50%;
    pointer-events: none;
}

.Main[b-fcvgv4kw75]::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 5%;
    width: 400px;
    height: 400px;
    background: radial-gradient(circle, rgba(207, 181, 120, 0.05) 0%, transparent 70%);
    border-radius: 50%;
    pointer-events: none;
}

.hero-container[b-fcvgv4kw75] {
    position: relative;
    z-index: 1;
    max-width: 1300px;
    margin: 0 auto;
    padding: 70px 2rem 40px;
    display: grid;
    grid-template-columns: 1fr 460px;
    gap: 60px;
    align-items: center;
    direction: rtl;
}

.hero-content[b-fcvgv4kw75] {
    display: flex;
    flex-direction: column;
}

.hero-badge[b-fcvgv4kw75] {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: rgba(207, 181, 120, 0.10);
    border: 1px solid rgba(207, 181, 120, 0.28);
    padding: 5px 16px;
    border-radius: 100px;
    margin-bottom: 24px;
    width: fit-content;
    font-size: 0.82rem;
    color: #cfb578;
}

.badge-dot[b-fcvgv4kw75] {
    width: 7px;
    height: 7px;
    background: #cfb578;
    border-radius: 50%;
    flex-shrink: 0;
    animation: badgePulse-b-fcvgv4kw75 2s infinite;
}

@keyframes badgePulse-b-fcvgv4kw75 {
    0%, 100% { box-shadow: 0 0 0 0 rgba(207, 181, 120, 0.7); }
    50%       { box-shadow: 0 0 0 6px rgba(207, 181, 120, 0); }
}

.hero-title[b-fcvgv4kw75] {
    font-size: 2.4rem;
    font-weight: 800;
    color: #fff;
    line-height: 1.5;
    margin-bottom: 18px;
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.hero-gradient[b-fcvgv4kw75] {
    background: linear-gradient(135deg, #cfb578 0%, #e8d49a 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.hero-desc[b-fcvgv4kw75] {
    font-size: 0.97rem;
    color: #94a3b8;
    line-height: 1.9;
    margin: 0;
    max-width: 560px;
}

.hero-converter[b-fcvgv4kw75] {
    position: relative;
    min-height: 500px;
    direction: rtl;
}

/* ===================== Euro Rate Widget ===================== */
.euro-widget[b-fcvgv4kw75] {
    position: relative;
    display: inline-flex;
    flex-direction: column;
    gap: 16px;
    background: rgba(12, 12, 16, 0.92);
    border: 1px solid rgba(207, 181, 120, 0.22);
    border-radius: 20px;
    padding: 20px 24px 16px;
    margin-top: 28px;
    min-width: 300px;
    width: fit-content;
    overflow: hidden;
    backdrop-filter: blur(24px);
    opacity: 0;
    transform: translateY(14px);
    transition: opacity 0.7s ease, transform 0.7s ease;
}

.euro-widget.ew-loaded[b-fcvgv4kw75] {
    opacity: 1;
    transform: translateY(0);
    animation: ewFloat-b-fcvgv4kw75 5s ease-in-out 0.8s infinite,
               ewGlow-b-fcvgv4kw75  4s ease-in-out 0.8s infinite;
}

@keyframes ewFloat-b-fcvgv4kw75 {
    0%, 100% { transform: translateY(0); }
    50%       { transform: translateY(-7px); }
}

@keyframes ewGlow-b-fcvgv4kw75 {
    0%, 100% { box-shadow: 0 0 20px rgba(207, 181, 120, 0.06), 0 8px 32px rgba(0,0,0,0.4); }
    50%       { box-shadow: 0 0 36px rgba(207, 181, 120, 0.18), 0 12px 40px rgba(0,0,0,0.5); }
}

/* gradient sheen layer */
.ew-glow[b-fcvgv4kw75] {
    position: absolute;
    top: 0;
    right: 0;
    width: 60%;
    height: 100%;
    background: linear-gradient(135deg, rgba(207, 181, 120, 0.07) 0%, transparent 70%);
    pointer-events: none;
    border-radius: 20px;
    animation: ewSheen-b-fcvgv4kw75 5s ease-in-out infinite;
}

@keyframes ewSheen-b-fcvgv4kw75 {
    0%, 100% { opacity: 0.5; }
    50%       { opacity: 1; }
}

/* top row */
.ew-top[b-fcvgv4kw75] {
    display: flex;
    align-items: center;
    gap: 12px;
    direction: rtl;
}

.ew-flag-wrap[b-fcvgv4kw75] {
    position: relative;
    flex-shrink: 0;
}

.ew-flag-wrap img[b-fcvgv4kw75] {
    width: 46px;
    height: 46px;
    border-radius: 12px;
    object-fit: cover;
}

.ew-live-dot[b-fcvgv4kw75] {
    position: absolute;
    bottom: -3px;
    left: -3px;
    width: 12px;
    height: 12px;
    background: #10b981;
    border: 2px solid #0c0c10;
    border-radius: 50%;
    animation: ewLive-b-fcvgv4kw75 1.6s ease-in-out infinite;
}

@keyframes ewLive-b-fcvgv4kw75 {
    0%, 100% { box-shadow: 0 0 0 0 rgba(16, 185, 129, 0.8); }
    60%       { box-shadow: 0 0 0 6px rgba(16, 185, 129, 0); }
}

.ew-meta[b-fcvgv4kw75] {
    display: flex;
    flex-direction: column;
    gap: 3px;
    flex: 1;
}

.ew-name[b-fcvgv4kw75] {
    font-size: 0.95rem;
    font-weight: 700;
    color: #f1f5f9;
}

.ew-pair[b-fcvgv4kw75] {
    font-size: 0.70rem;
    color: #475569;
    direction: ltr;
}

.ew-badge[b-fcvgv4kw75] {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    padding: 5px 11px;
    border-radius: 8px;
    font-size: 0.78rem;
    font-weight: 600;
    direction: ltr;
    flex-shrink: 0;
}

.ew-up[b-fcvgv4kw75]   { background: rgba(16, 185, 129, 0.12); color: #34d399; }
.ew-down[b-fcvgv4kw75] { background: rgba(244, 63, 94, 0.12);  color: #fb7185; }

/* price row */
.ew-price-row[b-fcvgv4kw75] {
    display: flex;
    align-items: baseline;
    gap: 8px;
    direction: ltr;
}

.ew-price[b-fcvgv4kw75] {
    font-size: 2rem;
    font-weight: 800;
    color: #fff;
    letter-spacing: -1px;
    animation: ewPriceIn-b-fcvgv4kw75 0.7s cubic-bezier(0.34, 1.56, 0.64, 1) 0.4s both;
}

@keyframes ewPriceIn-b-fcvgv4kw75 {
    from { opacity: 0; transform: scale(0.8) translateY(8px); }
    to   { opacity: 1; transform: scale(1) translateY(0); }
}

.ew-unit[b-fcvgv4kw75] {
    font-size: 0.8rem;
    color: #64748b;
    font-weight: 500;
}

/* animated bar chart */
.ew-bars[b-fcvgv4kw75] {
    display: flex;
    align-items: flex-end;
    gap: 5px;
    height: 34px;
}

.ew-bar[b-fcvgv4kw75] {
    flex: 1;
    height: var(--bh);
    background: rgba(207, 181, 120, 0.18);
    border-radius: 3px 3px 0 0;
    transform: scaleY(0);
    transform-origin: bottom;
    animation: ewBarGrow-b-fcvgv4kw75 0.5s ease forwards;
}

.ew-bar:nth-child(1)[b-fcvgv4kw75] { animation-delay: 0.10s; }
.ew-bar:nth-child(2)[b-fcvgv4kw75] { animation-delay: 0.16s; }
.ew-bar:nth-child(3)[b-fcvgv4kw75] { animation-delay: 0.22s; }
.ew-bar:nth-child(4)[b-fcvgv4kw75] { animation-delay: 0.28s; }
.ew-bar:nth-child(5)[b-fcvgv4kw75] { animation-delay: 0.34s; }
.ew-bar:nth-child(6)[b-fcvgv4kw75] { animation-delay: 0.40s; }
.ew-bar:nth-child(7)[b-fcvgv4kw75] { animation-delay: 0.46s; }
.ew-bar-active[b-fcvgv4kw75]       { animation-delay: 0.52s; background: #cfb578; box-shadow: 0 0 10px rgba(207, 181, 120, 0.55); }

@keyframes ewBarGrow-b-fcvgv4kw75 {
    to { transform: scaleY(1); }
}

/* hide on mobile to save space */
@media (max-width: 700px) {
    .euro-widget[b-fcvgv4kw75] {
        min-width: unset;
        width: 100%;
    }
}

/* Feature chips row */
.features-row[b-fcvgv4kw75] {
    position: relative;
    z-index: 1;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    padding: 0 2rem 60px;
    max-width: 1300px;
    margin: 0 auto;
    direction: rtl;
    justify-content: center;
}

.feature-chip[b-fcvgv4kw75] {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: rgba(255, 255, 255, 0.04);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 100px;
    padding: 8px 16px;
    font-size: 0.82rem;
    color: #94a3b8;
    transition: all 0.25s ease;
    cursor: default;
    white-space: nowrap;
}

.feature-chip:hover[b-fcvgv4kw75] {
    background: rgba(207, 181, 120, 0.08);
    border-color: rgba(207, 181, 120, 0.3);
    color: #e8d49a;
}

@media (max-width: 1100px) {
    .hero-container[b-fcvgv4kw75] {
        grid-template-columns: 1fr;
        max-width: 680px;
        gap: 40px;
        padding: 50px 1.5rem 30px;
    }

    .hero-title[b-fcvgv4kw75] {
        font-size: 1.9rem;
        text-align: center;
        align-items: center;
    }

    .hero-badge[b-fcvgv4kw75] {
        margin-right: auto;
        margin-left: auto;
    }

    .hero-desc[b-fcvgv4kw75] {
        text-align: center;
        margin-right: auto;
        margin-left: auto;
    }

    .hero-converter[b-fcvgv4kw75] {
        width: 100%;
    }
}

@media (max-width: 700px) {
    .hero-container[b-fcvgv4kw75] {
        padding: 40px 1rem 24px;
        gap: 32px;
    }

    .hero-title[b-fcvgv4kw75] {
        font-size: 1.6rem;
    }

    .features-row[b-fcvgv4kw75] {
        padding: 0 1rem 30px;
    }

    .feature-chip[b-fcvgv4kw75] {
        font-size: 0.78rem;
        padding: 6px 12px;
    }
}
/* /Shared/HowWork.razor.rz.scp.css */

.midContent[b-xyl8uw8tf7] {
    position: relative;
    width: 80%;
    right: 10%;
    color: black;
    height: 505px;
}

    .midContent h1[b-xyl8uw8tf7] {
        font-size: 25px;
        width: 400px;
        padding-top: 90px;
    }

    .midContent h2[b-xyl8uw8tf7] {
        font-size: 20px;
        width: 600px;
        margin-top: 20px;
        text-align: justify;
        color: #626262;
        line-height: 30px
    }

.Main[b-xyl8uw8tf7] {
    position: relative;
    width: 100%;
    /* background: linear-gradient(#DEB72A, #f2f2f2)*/
}

.convertor[b-xyl8uw8tf7] {
    position: absolute;
    left: 10px;
    width: 400px;
    cursor: pointer;
    top: 50px;
}

.FromDiv[b-xyl8uw8tf7] {
    position: absolute;
    width: 100%;
    height: 100px;
    background-color: #353535;
    border-radius: 10px;
}

.ToDiv[b-xyl8uw8tf7] {
    position: absolute;
    width: 100%;
    height: 100px;
    top: 100px;
    background-color: #353535;
    margin-top: 10px;
    border-radius: 10px;
}

.convertorBtn[b-xyl8uw8tf7] {
    position: absolute;
    top: 85px;
    background-color: #DEB72A;
    width: 40px;
    height: 40px;
    z-index: 1;
    right: 180px;
    border-radius: 20px;
    background-image: url('images/converter.png');
    background-size: cover;
}

.textCon[b-xyl8uw8tf7] {
    position: absolute;
    right: 30px;
    color: white;
    top: 10px;
}

    .textCon select[b-xyl8uw8tf7] {
        position: absolute;
        border: none;
        top: 40px;
        right: 0px;
        text-align: right;
        margin: 0px;
        background-color: #353535;
        color: #DEB72A;
        width: 80px;
    }

        .textCon select:focus[b-xyl8uw8tf7] {
            outline: none;
        }

        .textCon select:checked[b-xyl8uw8tf7] {
            outline: none;
        }

.inputAmount[b-xyl8uw8tf7] {
    position: absolute;
    left: 30px;
    top: 10px;
    height: 80px;
    border: none;
    background-color: #353535;
    color: white;
    text-align: center;
}

    .inputAmount:focus[b-xyl8uw8tf7] {
        outline: none;
    }
/*.inputAmount:  {
        border: none;
    }*/
.RequestBtn[b-xyl8uw8tf7] {
    position: absolute;
    width: 100%;
    height: 60px;
    top: 220px;
    line-height: 60px;
    background-color: #ff6a00;
    margin-top: 10px;
    text-align: center;
    color: black;
    border-radius: 10px;
    font-size: 15px;
    cursor: pointer;
}

.WorkGrid[b-xyl8uw8tf7] {
    width: 100%;
    max-width: 1300px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 12px;
}

.HowWork[b-xyl8uw8tf7] {
    height: 50px;
    background: rgba(207, 181, 120, 0.07);
    border: 1px solid rgba(207, 181, 120, 0.28);
    border-radius: 10px;
    transition: background 0.2s ease, border-color 0.2s ease;
}

.HowWork:hover[b-xyl8uw8tf7] {
    background: rgba(207, 181, 120, 0.14);
    border-color: rgba(207, 181, 120, 0.55);
}

.outer[b-xyl8uw8tf7] {
    background: #b4b4b4;
    opacity: 0.9;
    width: 100%;
    padding: 10px;
    border-radius: 7px 7px 0px 0px;
}

    .outer.dark[b-xyl8uw8tf7] {
        background: #273138;
    }

        .outer.dark .dot[b-xyl8uw8tf7] {
            background: #4a5c66;
        }

    .outer.yosemite[b-xyl8uw8tf7] {
        background: #f6f6f6;
        /* Old browsers */
        background: -moz-linear-gradient(top, #f6f6f6 0%, #dadada 100%);
        /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6f6f6), color-stop(100%, #dadada));
        /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #f6f6f6 0%, #dadada 100%);
        /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #f6f6f6 0%, #dadada 100%);
        /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #f6f6f6 0%, #dadada 100%);
        /* IE10+ */
        background: linear-gradient(to bottom, #f6f6f6 0%, #dadada 100%);
        /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#f6f6f6", endColorstr="#dadada",GradientType=0 );
        /* IE6-9 */
        border: 1px solid #d8d8d8;
        border-bottom: 1px solid #b4b4b4;
    }

.dot[b-xyl8uw8tf7] {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #f9f9f9;
    border-radius: 50%;
    margin: 0 4px 0 0;
}

    .dot.red[b-xyl8uw8tf7] {
        background: #ff6057;
        border: 1px solid #e14640;
        cursor: pointer;
    }

    .dot.amber[b-xyl8uw8tf7] {
        background: #ffbd2e;
        border: 1px solid #dfa123;
    }

    .dot.green[b-xyl8uw8tf7] {
        background: #27c93f;
        border: 1px solid #1dad2b;
    }

.RequestTrasactionPage[b-xyl8uw8tf7] {
    position: fixed;
    width: 90%;
    height: 90vh;
    left: 5%;
    top: 5vh;
    opacity: 1;
    background-color: #F2F2F2;
    z-index: 100;
    background-color: rgb(51, 51, 51, .9);
    backdrop-filter: blur(5px);
    display: block;
    transition: all 3s;
    border-radius: 10px;
    color: white;
    z-index: 104;
}

    .RequestTrasactionPage[b-xyl8uw8tf7]::before {
        content: '';
        position: fixed;
        width: 100%;
        height: 100%;
        background-color: rgb(51, 51, 51, .2);
        backdrop-filter: blur(0px);
        border-radius: 10px;
    }

.RequestTrasactionPageClose[b-xyl8uw8tf7] {
    position: fixed;
    width: 0%;
    height: 0vh;
    left: 0%;
    top: 20%;
    background-color: #F2F2F2;
    z-index: 100;
    border: solid 0.9px black;
    display: none;
    transition: all 3s;
}

.HowWork h4[b-xyl8uw8tf7] {
    font-size: 14px;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    color: #cfb578;
    font-weight: 500;
}

.WorkDiv p[b-xyl8uw8tf7] {
    position: relative;
    font-size: 13px;
    width: 95%;
    text-align: center;
    right: 2.5%;
}

.WorkDiv[b-xyl8uw8tf7] {
    width: 100%;
    padding: 0 2rem 40px;
    display: flex;
    justify-content: center;
}

@media only screen and (max-width: 900px) {
    .WorkGrid[b-xyl8uw8tf7] {
        grid-template-columns: repeat(2, 1fr);
    }

    .WorkDiv[b-xyl8uw8tf7] {
        padding: 0 1rem 32px;
    }
}

@media only screen and (max-width: 480px) {
    .WorkGrid[b-xyl8uw8tf7] {
        grid-template-columns: repeat(2, 1fr);
    }

    .HowWork h4[b-xyl8uw8tf7] {
        font-size: 12px;
    }
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-1fc7cgigbb] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-1fc7cgigbb] {
    flex: 1;
}

.sidebar[b-1fc7cgigbb] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-1fc7cgigbb] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-1fc7cgigbb]  a, .top-row .btn-link[b-1fc7cgigbb] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-1fc7cgigbb] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-1fc7cgigbb] {
        display: none;
    }

    .top-row.auth[b-1fc7cgigbb] {
        justify-content: space-between;
    }

    .top-row a[b-1fc7cgigbb], .top-row .btn-link[b-1fc7cgigbb] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-1fc7cgigbb] {
        flex-direction: row;
    }

    .sidebar[b-1fc7cgigbb] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-1fc7cgigbb] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-1fc7cgigbb], article[b-1fc7cgigbb] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/NavMenu.razor.rz.scp.css */
a[b-3g3qvv9rnf]{
    text-decoration:none;
    color:white;
}
.mainMenu[b-3g3qvv9rnf] {
    position: relative;
    width: 100%;
    height: 130px;
    background-color: #1e1e1e;
    color: white;
    font-size: 13px;
}
.Logopos[b-3g3qvv9rnf] {
    width: 140px;
    height: 180px;
    background-color: #cfb578;
    position: absolute;
    right:10%;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    z-index:120;
}
.mainMenu img[b-3g3qvv9rnf] {
    position: absolute;
    width: 80px;
    right:30px;
  
    top: 75px;
   
}
   
.midContent[b-3g3qvv9rnf]{
    position:absolute;
    width:70%;
    right:18%;
  
    height:100%;
    display:inline-flex;
}
.MenuItems[b-3g3qvv9rnf] {
    position: relative;
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
    text-align: center;
    height: 50px;
    margin-top: 80px;
    background-color: #1e1e1e;
    line-height: 50px;
    cursor: pointer;
    min-width:60px;
}
    .MenuItems:hover[b-3g3qvv9rnf] {
        color: #DEB72A;
        transition :all 1s;
        
    }
@media only screen and (max-width: 1500px) {
    .midContent[b-3g3qvv9rnf] {
        position: absolute;
        width: 100%;
        right: 0%;
        height: 100%;
        display: inline-flex;
        display: none;
    }

    .Logopos[b-3g3qvv9rnf] {
        width: 120px;
        height: 180px;
        background-color: #cfb578;
        position: absolute;
        right: 1%;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        z-index:120;
    }

    .mainMenu img[b-3g3qvv9rnf] {
        position: absolute;
        width: 50%;
        right: 25%;
        top: 80px;
    }
}
@media only screen and (max-width: 1350px) {
    .midContent[b-3g3qvv9rnf] {
        position: absolute;
        
        width: 100%;
        right: 0%;
        height: 100%;
        display: inline-flex;
        display: none;
    }
    .Logopos[b-3g3qvv9rnf] {
        width: 120px;
        height: 180px;
        background-color: #cfb578;
        position: absolute;
        right: 1%;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
    }
    .mainMenu img[b-3g3qvv9rnf] {
        position: absolute;
        width: 50%;
        right: 25%;
        top: 80px;
    }
}
    @media only screen and (max-width: 700px) {
        .Logopos[b-3g3qvv9rnf] {
            width: 120px;
            height: 100px;
            background-color: #cfb578;
            position: absolute;
            right: 1%;
            border-bottom-left-radius: 10px;
            border-bottom-right-radius: 10px;
        }
        .midContent[b-3g3qvv9rnf] {
            position: absolute;
            width: 100%;
            right: 0%;
            height: 100%;
            display: inline-flex;
            display: none;
        }

        .mainMenu[b-3g3qvv9rnf] {
            position: relative;
            width: 100%;
            height: 80px;
            background-color: #333333;
            color: white;
        }

            .mainMenu img[b-3g3qvv9rnf] {
                position: absolute;
                width: 50%;
                right: 25%;
                top: 20px;
            }
    }
/* /Shared/NewMenu.razor.rz.scp.css */
.MenuNCont[b-u810jrpzp8] {
    position: absolute;
    width: 40%;
    margin-right: 30%;
    margin-top: 5px;
    height: 50px;
    background-color: #ffffff;
    border-radius: 50rem;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    justify-content: center;
    display:flex;
    justify-items:center;
}
.MenuNCont div[b-u810jrpzp8]{

    line-height:50px;
    padding:0 10px 0 10px;
    font-size:12px;
}
img[b-u810jrpzp8]{
    position:absolute;
    width:70px;
    
    padding-top:5px;
    padding-bottom:10px;
    top:5px;
    right:10%;
    z-index:124;
    fill:red;
    

}
.continaer[b-u810jrpzp8] {
    position: relative;
    background-color: transparent;
    width: 100%;
    height: 70px;
}
/* /Shared/News.razor.rz.scp.css */
.blog-page[b-6mziw8wck0] {
    background: #050505;
    color: #f1f5f9;
    min-height: 100vh;
    padding-bottom: 60px;
    overflow-x: hidden;
}

/* ======================= HERO ======================= */
.blog-hero[b-6mziw8wck0] {
    max-width: 1200px;
    margin: 0 auto;
    padding: 60px 2rem 20px;
    text-align: center;
}

.blog-hero-text[b-6mziw8wck0] {
    max-width: 820px;
    margin: 0 auto;
}

.blog-hero-title[b-6mziw8wck0] {
    font-size: 2.5rem;
    font-weight: 800;
    line-height: 1.5;
    color: #f8fafc;
    margin: 0 0 20px;
}

.blog-hero-title .hl[b-6mziw8wck0] {
    background: linear-gradient(135deg, #fff 0%, #cfb578 60%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.blog-hero-desc[b-6mziw8wck0] {
    font-size: 1.05rem;
    line-height: 2.1;
    color: #94a3b8;
    margin: 0 0 32px;
}

.blog-hero-desc strong[b-6mziw8wck0] {
    color: #cfb578;
    font-weight: 700;
}

.blog-hero-cta[b-6mziw8wck0] {
    display: flex;
    justify-content: center;
    gap: 14px;
    flex-wrap: wrap;
}

.btn-gold[b-6mziw8wck0],
.btn-ghost[b-6mziw8wck0] {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 13px 24px;
    border-radius: 12px;
    font-size: 0.95rem;
    font-weight: 700;
    text-decoration: none;
    cursor: pointer;
    transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
}

.btn-gold[b-6mziw8wck0] {
    background: linear-gradient(135deg, #cfb578, #a89050);
    color: #0a0a0a;
    box-shadow: 0 10px 26px rgba(207, 181, 120, 0.28);
}

.btn-gold:hover[b-6mziw8wck0] {
    transform: translateY(-3px);
    box-shadow: 0 14px 32px rgba(207, 181, 120, 0.42);
}

.btn-ghost[b-6mziw8wck0] {
    background: transparent;
    border: 1px solid rgba(207, 181, 120, 0.4);
    color: #cfb578;
}

.btn-ghost:hover[b-6mziw8wck0] {
    background: rgba(207, 181, 120, 0.08);
    border-color: rgba(207, 181, 120, 0.7);
}

/* ---- Hero visual ---- */
.blog-hero-visual[b-6mziw8wck0] {
    position: relative;
    max-width: 900px;
    margin: 50px auto 0;
}

.visual-panel[b-6mziw8wck0] {
    position: relative;
    height: 340px;
    border-radius: 24px;
    background:
        radial-gradient(circle at 50% 45%, rgba(207, 181, 120, 0.12), transparent 55%),
        linear-gradient(160deg, #0e0e12 0%, #08080b 100%);
    border: 1px solid rgba(255, 255, 255, 0.06);
    box-shadow: 0 30px 70px rgba(0, 0, 0, 0.55);
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.globe-wrap[b-6mziw8wck0] {
    position: relative;
    width: 220px;
    height: 220px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.globe-icon[b-6mziw8wck0] {
    font-size: 6.5rem;
    color: #cfb578;
    filter: drop-shadow(0 0 26px rgba(207, 181, 120, 0.35));
    z-index: 2;
}

.orbit[b-6mziw8wck0] {
    position: absolute;
    top: 50%;
    left: 50%;
    border: 1px dashed rgba(207, 181, 120, 0.28);
    border-radius: 50%;
    transform: translate(-50%, -50%);
}

.orbit-1[b-6mziw8wck0] {
    width: 300px;
    height: 300px;
    animation: spin-b-6mziw8wck0 22s linear infinite;
}

.orbit-2[b-6mziw8wck0] {
    width: 420px;
    height: 420px;
    border-color: rgba(207, 181, 120, 0.16);
    animation: spin-b-6mziw8wck0 34s linear infinite reverse;
}

@keyframes spin-b-6mziw8wck0 {
    to { transform: translate(-50%, -50%) rotate(360deg); }
}

.cur[b-6mziw8wck0] {
    position: absolute;
    font-size: 1.4rem;
    font-weight: 700;
    color: #cfb578;
    opacity: 0.85;
    text-shadow: 0 0 14px rgba(207, 181, 120, 0.5);
    z-index: 3;
}

.cur-eur[b-6mziw8wck0] { top: 8%;  left: 30%; }
.cur-usd[b-6mziw8wck0] { top: 24%; right: 12%; }
.cur-gbp[b-6mziw8wck0] { bottom: 14%; left: 16%; }
.cur-btc[b-6mziw8wck0] { bottom: 8%;  right: 26%; }
.cur-yen[b-6mziw8wck0] { top: 46%; left: 4%; }

/* ---- Floating info cards ---- */
.float-card[b-6mziw8wck0] {
    position: absolute;
    display: flex;
    align-items: center;
    gap: 10px;
    max-width: 260px;
    padding: 14px 16px;
    border-radius: 14px;
    background: rgba(18, 18, 22, 0.9);
    border: 1px solid rgba(255, 255, 255, 0.08);
    backdrop-filter: blur(14px);
    box-shadow: 0 16px 40px rgba(0, 0, 0, 0.5);
    font-size: 0.82rem;
    line-height: 1.7;
    color: #cbd5e1;
    text-align: right;
}

.float-ico[b-6mziw8wck0] {
    flex-shrink: 0;
    width: 40px;
    height: 40px;
    border-radius: 11px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, #3b5bdb, #4263eb);
    color: #fff;
    font-size: 1rem;
}

.float-tr[b-6mziw8wck0] {
    top: -26px;
    right: -20px;
}

.float-bl[b-6mziw8wck0] {
    bottom: -26px;
    left: -20px;
}

/* ======================= ARTICLES ======================= */
.blog-articles[b-6mziw8wck0] {
    max-width: 1200px;
    margin: 0 auto;
    padding: 70px 2rem 0;
    text-align: center;
}

.section-badge[b-6mziw8wck0] {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 8px 18px;
    border-radius: 100px;
    background: rgba(207, 181, 120, 0.08);
    border: 1px solid rgba(207, 181, 120, 0.22);
    color: #cfb578;
    font-size: 0.85rem;
    font-weight: 600;
    margin-bottom: 20px;
}

.section-heading[b-6mziw8wck0] {
    font-size: 1.9rem;
    font-weight: 800;
    line-height: 1.6;
    max-width: 720px;
    margin: 0 auto 44px;
    background: linear-gradient(135deg, #fff 0%, #cfb578 70%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.articles-grid[b-6mziw8wck0] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
    text-align: right;
}

.article-card[b-6mziw8wck0] {
    display: flex;
    flex-direction: column;
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.07);
    border-radius: 18px;
    overflow: hidden;
    transition: transform 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease;
}

.article-card:hover[b-6mziw8wck0] {
    transform: translateY(-6px);
    border-color: rgba(207, 181, 120, 0.35);
    box-shadow: 0 20px 44px rgba(0, 0, 0, 0.5);
}

.article-img[b-6mziw8wck0] {
    position: relative;
    height: 200px;
    background: linear-gradient(160deg, #14141a, #0c0c10);
}

.article-img img[b-6mziw8wck0] {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.article-img.no-img[b-6mziw8wck0]::after {
    content: "\f1ea"; /* newspaper */
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2.5rem;
    color: rgba(207, 181, 120, 0.35);
}

.article-tag[b-6mziw8wck0] {
    position: absolute;
    top: 12px;
    right: 12px;
    padding: 5px 12px;
    border-radius: 8px;
    background: rgba(207, 181, 120, 0.9);
    color: #0a0a0a;
    font-size: 0.72rem;
    font-weight: 700;
}

.article-body[b-6mziw8wck0] {
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 18px 18px 20px;
    flex: 1;
}

.article-meta[b-6mziw8wck0] {
    display: flex;
    align-items: center;
    gap: 10px;
}

.article-date[b-6mziw8wck0] {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 0.76rem;
    color: #64748b;
}

.article-title[b-6mziw8wck0] {
    margin: 0;
    font-size: 1.05rem;
    font-weight: 700;
    line-height: 1.7;
    color: #f1f5f9;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.article-excerpt[b-6mziw8wck0] {
    margin: 0;
    font-size: 0.86rem;
    line-height: 1.9;
    color: #94a3b8;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    flex: 1;
}

.article-more[b-6mziw8wck0] {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    margin-top: 4px;
    font-size: 0.84rem;
    font-weight: 600;
    color: #cfb578;
    transition: gap 0.2s ease;
}

.article-card:hover .article-more[b-6mziw8wck0] {
    gap: 12px;
}

/* ======================= STATES ======================= */
.news-loading[b-6mziw8wck0],
.news-empty[b-6mziw8wck0] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    padding: 70px 0;
    color: #64748b;
}

.news-empty i[b-6mziw8wck0] {
    font-size: 2.6rem;
    color: rgba(207, 181, 120, 0.4);
}

.news-spinner[b-6mziw8wck0] {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    border: 3px solid rgba(207, 181, 120, 0.15);
    border-top-color: #cfb578;
    animation: spin-b-6mziw8wck0 0.8s linear infinite;
}

/* ======================= RESPONSIVE ======================= */
@media (max-width: 900px) {
    .articles-grid[b-6mziw8wck0] {
        grid-template-columns: repeat(2, 1fr);
    }

    .float-card[b-6mziw8wck0] {
        max-width: 210px;
        font-size: 0.76rem;
    }

    .float-tr[b-6mziw8wck0] { right: 0; }
    .float-bl[b-6mziw8wck0] { left: 0; }
}

@media (max-width: 640px) {
    .blog-hero[b-6mziw8wck0] {
        padding: 40px 1rem 10px;
    }

    .blog-hero-title[b-6mziw8wck0] {
        font-size: 1.7rem;
    }

    .blog-hero-desc[b-6mziw8wck0] {
        font-size: 0.95rem;
        line-height: 2;
    }

    .blog-hero-cta[b-6mziw8wck0] {
        flex-direction: column;
    }

    .btn-gold[b-6mziw8wck0],
    .btn-ghost[b-6mziw8wck0] {
        justify-content: center;
        width: 100%;
    }

    .visual-panel[b-6mziw8wck0] {
        height: 260px;
    }

    .globe-icon[b-6mziw8wck0] {
        font-size: 4.5rem;
    }

    .orbit-1[b-6mziw8wck0] { width: 210px; height: 210px; }
    .orbit-2[b-6mziw8wck0] { width: 290px; height: 290px; }

    /* Floating cards clutter small screens — hide them */
    .float-card[b-6mziw8wck0] {
        display: none;
    }

    .blog-articles[b-6mziw8wck0] {
        padding: 50px 1rem 0;
    }

    .section-heading[b-6mziw8wck0] {
        font-size: 1.4rem;
    }

    .articles-grid[b-6mziw8wck0] {
        grid-template-columns: 1fr;
    }
}
/* /Shared/Partner.razor.rz.scp.css */


.section-title h2[b-ru3ef830z7] {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    padding-bottom: 6px;
    color: #000;
    letter-spacing: 0.3px;
    padding: 0;
}

.section-title[b-ru3ef830z7]::after {
    content: "";
    height: 3px;
    background: #fbb900;
    width: 80px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}
/****************/
/*	 BX-SLIDER 	*/
/****************/
section.client[b-ru3ef830z7] {
   direction:ltr;
    background-color: #eee;
}

    section.client .section-title[b-ru3ef830z7] {
       
    }

img[b-ru3ef830z7] {
    /*-webkit-filter: grayscale(100%);*/ /* Safari 6.0 - 9.0 */
    /*filter: grayscale(100%);*/
    width:200px;

    margin-top:50px;
    margin:10px;
   
}
.Midd2[b-ru3ef830z7] {
    padding-top:20px;
    direction: ltr;
    text-align: left;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
/* /Shared/TehranContact.razor.rz.scp.css */
.Midd2[b-8umkreynfn] {
    position: fixed;
    width: auto;
    right: 16px;
    bottom: 50px;
    z-index: 10;
    direction: rtl;
}

.tehran-pill[b-8umkreynfn] {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 8px 16px 8px 12px;
    border-radius: 100px;
    text-decoration: none;
    background: rgba(12, 12, 16, 0.85);
    border: 1px solid rgba(207, 181, 120, 0.35);
    backdrop-filter: blur(18px);
    -webkit-backdrop-filter: blur(18px);
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.45);
    transition: transform 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease;
}

.tehran-pill:hover[b-8umkreynfn] {
    transform: translateY(-2px);
    border-color: rgba(207, 181, 120, 0.7);
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.55);
}

.tehran-icon[b-8umkreynfn] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    flex-shrink: 0;
    background: linear-gradient(135deg, #cfb578, #e8d49a);
    color: #0c0c10;
    font-size: 0.9rem;
}

.tehran-meta[b-8umkreynfn] {
    display: flex;
    flex-direction: column;
    line-height: 1.35;
}

.tehran-city[b-8umkreynfn] {
    font-size: 0.72rem;
    color: #94a3b8;
}

.tehran-num[b-8umkreynfn] {
    font-size: 0.9rem;
    font-weight: 700;
    color: #cfb578;
    letter-spacing: 0.3px;
}

@media only screen and (max-width: 700px) {
    .Midd2[b-8umkreynfn] {
        right: 12px;
        bottom: 105px;
    }

    .tehran-pill[b-8umkreynfn] {
        padding: 7px 14px 7px 10px;
    }

    .tehran-icon[b-8umkreynfn] {
        width: 30px;
        height: 30px;
        font-size: 0.82rem;
    }

    .tehran-num[b-8umkreynfn] {
        font-size: 0.82rem;
    }
}
/* /Shared/TranferMoneyAds.razor.rz.scp.css */
.Midd2[b-qlog766i9t] {
    width: 100%;
    padding: 60px 2rem;
    direction: rtl;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.Title[b-qlog766i9t] {
    width: 100%;
    max-width: 1300px;
    text-align: center;
    margin-bottom: 40px;
}

.Title h2[b-qlog766i9t] {
    font-size: 1.8rem;
    font-weight: 800;
    margin-bottom: 8px;
    background: linear-gradient(135deg, #fff 0%, #cfb578 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.Title p[b-qlog766i9t] {
    color: #64748b;
    font-size: 0.9rem;
    margin: 0;
}

.country[b-qlog766i9t] {
    width: 100%;
    max-width: 1300px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 12px;
}

.countryItems[b-qlog766i9t] {
    display: flex;
    align-items: center;
    gap: 14px;
    background: rgba(255, 255, 255, 0.04);
    border: 1px solid rgba(255, 255, 255, 0.07);
    border-radius: 14px;
    padding: 14px 16px;
    transition: all 0.25s ease;
    cursor: default;
}

.countryItems:hover[b-qlog766i9t] {
    background: rgba(207, 181, 120, 0.07);
    border-color: rgba(207, 181, 120, 0.28);
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
}

.countryItems img[b-qlog766i9t] {
    width: 44px;
    height: 44px;
    border-radius: 10px;
    object-fit: cover;
    flex-shrink: 0;
}

.countryName[b-qlog766i9t] {
    font-size: 0.88rem;
    color: #94a3b8;
    line-height: 1.4;
    transition: color 0.2s;
}

.countryItems:hover .countryName[b-qlog766i9t] {
    color: #e8d49a;
}

@media only screen and (max-width: 900px) {
    .country[b-qlog766i9t] {
        grid-template-columns: repeat(3, 1fr);
    }

    .countryItems[b-qlog766i9t] {
        padding: 10px 12px;
        gap: 10px;
    }

    .countryItems img[b-qlog766i9t] {
        width: 36px;
        height: 36px;
    }

    .countryName[b-qlog766i9t] {
        font-size: 0.82rem;
    }

    .Title h2[b-qlog766i9t] {
        font-size: 1.4rem;
    }

    .Midd2[b-qlog766i9t] {
        padding: 40px 1rem;
    }
}

@media only screen and (max-width: 480px) {
    .country[b-qlog766i9t] {
        grid-template-columns: repeat(2, 1fr);
    }
}
/* /Shared/Video.razor.rz.scp.css */
video[b-6irqf9k2xm]{
    position:relative;
    width:270px;
    height:480px;
   right:10px;
   z-index:101;
}
.contentVideo[b-6irqf9k2xm]{
    position:relative;
    width:100%;
    height:50px;
    line-height:50px;
    text-align:center;
}


section[b-6irqf9k2xm] {
    position: relative;
    height: 450px;
    width: 80%;
    display: flex;
    align-items: center;
    margin-top:50px;
    right:10%;

}

.swiper[b-6irqf9k2xm] {
    width: 85%;
}

.card[b-6irqf9k2xm] {
    position: relative;
    background: #fff;
   
    margin: 20px 0;
   
    width:270px;
    border:none;
}

    .card[b-6irqf9k2xm]::before {
        content: "";
        position: absolute;
        height: 40%;
        width: 100%;
        
       
    }

    .card .card-content[b-6irqf9k2xm] {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 30px;
        position: relative;
        z-index: 100;
    }










.swiper-pagination-bullet[b-6irqf9k2xm] {
    height: 7px;
    width: 26px;
    border-radius: 25px;
    background: #7d2ae8;
    display:none;
}

.swiper-button-next[b-6irqf9k2xm],
.swiper-button-prev[b-6irqf9k2xm] {
    opacity: 0.7;
    color: #7d2ae8;
    transition: all 0.3s ease;
}

    .swiper-button-next:hover[b-6irqf9k2xm],
    .swiper-button-prev:hover[b-6irqf9k2xm] {
        opacity: 1;
        color: #7d2ae8;
    }
@media only screen and (max-width: 900px) {
    .contentVideo[b-6irqf9k2xm] {
        position: relative;
        width: 100%;
        height: 50px;
        line-height: 50px;
        text-align: center;
        display: none;
    }
    section[b-6irqf9k2xm] {
        position: relative;
        width: 100%;
        align-items: center;
        margin-top: 50px;
        right: 0%;
        display: none;
    }
}
    @media only screen and (max-width: 700px) {
        .contentVideo[b-6irqf9k2xm] {
            position: relative;
            width: 100%;
            height: 50px;
            line-height: 50px;
            text-align: center;
            display: none;
        }

        section[b-6irqf9k2xm] {
            position: relative;
            width: 100%;
            align-items: center;
            margin-top: 50px;
            right: 0%;
            display: none;
        }

        .swiper[b-6irqf9k2xm] {
            width: 80%;
        }

        video[b-6irqf9k2xm] {
            position: relative;
            width: 100%;
            z-index: 101;
        }
    }
/* /Shared/Weblog.razor.rz.scp.css */
.news-hero[b-kkbbn1bz14] {
    position: relative;
    background: url('/Images/exchange-img.png') center/cover no-repeat;
    padding: 80px 20px;
    text-align: center;
    color: #fff;
    z-index: 0;
}

    .news-hero[b-kkbbn1bz14]::after {
        content: '';
        position: absolute;
        inset: 0;
        background: rgba(0, 0, 0, 0.5);
    }

    .news-hero .hero-content[b-kkbbn1bz14] {
        position: relative;
        max-width: 600px;
        margin: 0 auto;
        z-index:100;
    }

    .news-hero h1[b-kkbbn1bz14] {
        font-size: 2.5rem;
        margin-bottom: 0.5rem;
    }

    .news-hero p[b-kkbbn1bz14] {
        font-size: 1.1rem;
        margin-bottom: 1.5rem;
    }

.btn-primary[b-kkbbn1bz14] {
    display: inline-block;
    padding: 0.75em 1.5em;
    background-color: #0a65fe;
    color: #fff;
    border-radius: 2em;
    font-weight: 700;
    text-decoration: none;
}

    .btn-primary:hover[b-kkbbn1bz14] {
        background-color: #084ecc;
    }

.news-container[b-kkbbn1bz14] {
    max-width: 1140px;
    margin: 40px auto;
    padding: 0 20px;
}

    .news-container h2[b-kkbbn1bz14] {
        font-size: 2rem;
        margin-bottom: 1rem;
        text-align: right;
    }

.news-grid[b-kkbbn1bz14] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 20px;
}

.news-card[b-kkbbn1bz14] {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.1);
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

.card-img[b-kkbbn1bz14] {
    width: 100%;
    height: 180px;
    object-fit: cover;
}

.card-icon[b-kkbbn1bz14] {
    font-size: 4rem;
    color: #0a65fe;
    text-align: center;
    padding: 2rem 0;
}

.card-body[b-kkbbn1bz14] {
    padding: 16px;
    flex: 1;
    display: flex;
    flex-direction: column;
}

.news-card h3[b-kkbbn1bz14] {
    font-size: 1.2rem;
    margin: 0 0 8px;
}

.news-card p[b-kkbbn1bz14] {
    font-size: 0.95rem;
    margin: 0 0 16px;
    flex: 1;
}

.card-footer[b-kkbbn1bz14] {

    justify-content: space-between;
    align-items: center;
    font-size: 0.85rem;
    text-align:center;
}

.read-more[b-kkbbn1bz14] {
    color: #0a65fe;
    text-decoration: none;
    font-weight: 500;
    text-align:center;

    .read-more:hover {
        text-decoration: underline;
    }
/* /Shared/Whatsapp.razor.rz.scp.css */
a[b-dpi4rbfgcu] {
    text-decoration: none;
}

.floating_btn[b-dpi4rbfgcu] {
    position: fixed;
    bottom: 50px;
    right: 10px;
    width: 100px;
    height: 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 1000;
}

@keyframes pulsing-b-dpi4rbfgcu {
    to {
        box-shadow: 0 0 0 10px rgba(232, 76, 61, 0);
    }
}

.contact_icon[b-dpi4rbfgcu] {
    background-color: #42db87;
    color: #fff;
    width: 60px;
    height: 60px;
    font-size: 30px;
    border-radius: 50px;
    text-align: center;
    box-shadow: 2px 2px 3px #999;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translatey(0px);
    animation: pulse 1.5s infinite;
    box-shadow: 0 0 0 0 #42db87;
    -webkit-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -moz-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -ms-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    animation: pulsing-b-dpi4rbfgcu 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    font-weight: normal;
    font-family: sans-serif;
    text-decoration: none !important;
    transition: all 100ms ease-in-out;
}


.text_icon[b-dpi4rbfgcu] {
    margin-top: 8px;
    color: #707070;
    font-size: 13px;
}
@media only screen and (max-width: 1300px) {
    a[b-dpi4rbfgcu] {
        text-decoration: none;
        display:none;
    }
}
/* /Shared/WorSend.razor.rz.scp.css */


.frame[b-l193g7k0u9] {
    position: absolute;
    width: 400px;
    height: 100px;
    border-radius: 2px;
   right: calc(50% - 200px);
    overflow: hidden;
    
    color:black ;
    margin-bottom:50px;
  
}

.center[b-l193g7k0u9] {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin-top: -37.5px;
}

.carousel[b-l193g7k0u9] {
    position: relative;
    width: 100%;
    text-align: center;
    font-size: 25px;
    line-height: 75px;
    height: 75px;
}

    .carousel .pre[b-l193g7k0u9] {
        position: absolute;
        top: 0;
        right: 25%;
        height: 75px;
        
    }

    .carousel .change_outer[b-l193g7k0u9] {
        position: absolute;
        top: 0;
        right: 50%;
        text-align: right;
        height: 75px;
        overflow: hidden;
    }

        .carousel .change_outer .change_inner[b-l193g7k0u9] {
            position: relative;
            -webkit-animation: rotate 40s ease-in-out infinite;
            animation: rotate-b-l193g7k0u9 40s ease-in-out infinite;
        }

        .carousel .change_outer .element[b-l193g7k0u9] {
            display: block;
            font-weight: 700;
           
        }

@-webkit-keyframes rotate {
    0%, 5% {
        transform: translateY(0);
    }

    5%, 10% {
        transform: translateY(-75px);
    }

    10%, 15% {
        transform: translateY(-150px);
    }

    15%, 20% {
        transform: translateY(-225px);
    }

    20%, 25% {
        transform: translateY(-300px);
    }

    25%, 30% {
        transform: translateY(-375px);
    }

    30%, 35% {
        transform: translateY(-450px);
    }

    40%, 45% {
        transform: translateY(-525px);
    }

    45%, 50% {
        transform: translateY(-600px);
    }

    50%, 55% {
        transform: translateY(-675px);
    }

    55%, 60% {
        transform: translateY(-750px);
    }

    60%, 65% {
        transform: translateY(-825px);
    }

    65%, 70% {
        transform: translateY(-900px);
    }

    70%, 75% {
        transform: translateY(-975px);
    }

    75%, 80% {
        transform: translateY(-1050px);
    }

    80%, 85% {
        transform: translateY(-1125px);
    }

    85%, 90% {
        transform: translateY(-1200px);
    }

    90%, 95% {
        transform: translateY(-1275px);
    }
}

@keyframes rotate-b-l193g7k0u9 {
    0%, 5% {
        transform: translateY(0);
    }

    5%, 10% {
        transform: translateY(-75px);
    }

    10%, 15% {
        transform: translateY(-150px);
    }

    15%, 20% {
        transform: translateY(-225px);
    }

    20%, 25% {
        transform: translateY(-300px);
    }

    25%, 30% {
        transform: translateY(-375px);
    }

    30%, 35% {
        transform: translateY(-450px);
    }

    40%, 45% {
        transform: translateY(-525px);
    }

    45% , 50% {
        transform: translateY(-600px);
    }
    50%, 55% {
        transform: translateY(-675px);
    }
    55%, 60% {
        transform: translateY(-750px);
    }
    60%, 65% {
        transform: translateY(-825px);
    }
    65%, 70% {
        transform: translateY(-900px);
    }
    70%, 75% {
        transform: translateY(-975px);
    }
    75%, 80% {
        transform: translateY(-1050px);
    }
    80%, 85% {
        transform: translateY(-1125px);
    }
    85%, 90% {
        transform: translateY(-1200px);

    }
    90%, 95% {
        transform: translateY(-1275px);
    }
}
@media only screen and (max-width: 1300px) {
    .frame[b-l193g7k0u9] {
        position: absolute;
        width: 400px;
        height: 100px;
        border-radius: 2px;
        right: calc(50% - 200px);
        overflow: hidden;
        color: black;
        margin-bottom: 50px;
        display:none;
    }
}
