@import '_content/Admin/Admin.4j1bx6dwnv.bundle.scp.css';
@import '_content/BlazorDateRangePicker/BlazorDateRangePicker.bundle.scp.css';
@import '_content/Components/Components.pbs6hkjiku.bundle.scp.css';


body[b-xymcvozmmr] {
}

.width-100[b-xymcvozmmr] {
    width: 100%;
    float: left;
}

[b-xymcvozmmr] .width-100 {
    width: 100%;
    float: left;
}

[b-xymcvozmmr] .collapse-account {
    width: 100%;
    float: left;
}

[b-xymcvozmmr] .nav-link-account {
    width: 100%;
    float: left;
    color: #000;
    padding: 5px 0px;
    transition: all 0.1s;
    -moz-transition: all 0.1s;
    -webkit-transition: all 0.1s;
}

    [b-xymcvozmmr] .nav-link-account img {
        opacity: 0.3;
    }

    [b-xymcvozmmr] .nav-link-account.active {
        font-weight: bold;
    }

        [b-xymcvozmmr] .nav-link-account.active img {
            opacity: 1;
        }

    [b-xymcvozmmr] .nav-link-account:hover {
        font-weight: bold;
        text-decoration: none;
    }

        [b-xymcvozmmr] .nav-link-account:hover img {
            opacity: 1;
        }

[b-xymcvozmmr] .account-name-link {
}

[b-xymcvozmmr] .dropdown-account {
    width: 100%;
    float: left;
    position: sticky;
    top: 85px;
    margin-bottom: 30px;
}

[b-xymcvozmmr] .user-profile {
    display: flex;
    align-items: start;
}

    [b-xymcvozmmr] .user-profile img {
        width: 75px;
        height: auto;
        margin-top: -6px;
    }

    [b-xymcvozmmr] .user-profile .up-info {
        display: flex;
        flex-direction: column;
    }

        [b-xymcvozmmr] .user-profile .up-info .up-name {
            font-size: 1.8rem;
            color: #000;
            margin-bottom: 5px;
            font-weight: 700;
            line-height: 1;
        }

[b-xymcvozmmr] .user-profile .up-details {
    display: flex;
    align-items: center;
}

    [b-xymcvozmmr] .user-profile .up-details .up-item {
        display: flex;
        align-items: center;
        color: #000;
        font-size: 15px;
        position: relative;
    }

        [b-xymcvozmmr] .user-profile .up-details .up-item:first-of-type {
            padding-right: 15px;
            margin-right: 15px;
        }

            [b-xymcvozmmr] .user-profile .up-details .up-item:first-of-type::after {
                content: '';
                width: 2px;
                height: 15px;
                background: #eee;
                position: absolute;
                right: 0;
            }

    [b-xymcvozmmr] .user-profile .btn-link {
        font-weight: 500;
        color: #198754;
        display: flex;
        align-items: center;
    }

[b-xymcvozmmr] .AccountShortcut {
    margin-top: 1rem;
}

    [b-xymcvozmmr] .AccountShortcut .shortcut-item {
        border-radius: 5px;
        padding: 15px;
        margin: 0;
        position: relative;
        border: 0;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: start;
        background: #f4f4f4;
    }

[b-xymcvozmmr] .shortcut-item .shortcut-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #dfdfdf;
}

    [b-xymcvozmmr] .shortcut-item .shortcut-header .shortcut-title {
        margin-bottom: 0;
        font-weight: 700;
        font-size: 1.2rem;
        color: #000;
    }

    [b-xymcvozmmr] .shortcut-item .shortcut-header .shortcut-icon {
        font-size: 24px;
        color: #4b4b4b;
    }

[b-xymcvozmmr] .shortcut-item .btn-link {
    color: #000;
    font-weight: 500;
    display: flex;
    align-items: center;
    width: fit-content;
}

[b-xymcvozmmr] .account-summary .ProductItem.PSmall {
    height: 100%;
    margin: 0;
    border: 0;
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0 10px #00000017;
}

    [b-xymcvozmmr] .account-summary .ProductItem.PSmall .row {
        width: 100%;
    }

    [b-xymcvozmmr] .account-summary .ProductItem.PSmall .ProdImage {
        min-height: unset;
    }

        [b-xymcvozmmr] .account-summary .ProductItem.PSmall .ProdImage img {
            max-height: unset;
            width: 100%;
            height: auto;
        }

    [b-xymcvozmmr] .account-summary .ProductItem.PSmall .ProdDetails {
        min-height: unset;
        text-align: start;
        color: #777;
        line-height: 1.3;
    }

    [b-xymcvozmmr] .account-summary .ProductItem.PSmall .ProdTitle {
        line-height: 1.2;
        font-weight: 700;
        margin-bottom: 10px;
        font-size: 15px;
        color: #000;
        max-height: 55px;
        height: unset;
    }

[b-xymcvozmmr] .btn-secondary.btn-light {
    background-color: #dedede !important;
    border-color: #dedede;
}

    [b-xymcvozmmr] .btn-secondary.btn-light:hover {
        background-color: #ccc !important;
        border-color: #ccc;
    }

[b-xymcvozmmr] .btn-link-dark.bg-light {
    background-color: #f5f5f5 !important
}

    [b-xymcvozmmr] .btn-link-dark.bg-light:hover {
        background-color: #e9e9e9 !important
    }

[b-xymcvozmmr] .order-box {
    width: 100%;
    float: left;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    box-shadow: rgba(0, 0, 0, 0.05) 2px 10px 20px 0px, rgba(0, 0, 0, 0.01) 0px 1px 2px 0px;
    padding: 20px 20px;
}

[b-xymcvozmmr] .order-nr {
    font-weight: normal;
    font-size: 14px;
    line-height: 1.5;
    color: #9b9b9b;
    position: relative;
    top: -2px;
}

[b-xymcvozmmr] .order-title a {
    color: #000;
}

[b-xymcvozmmr] .order-btn-group {
}

[b-xymcvozmmr] .adress-title {
    margin-top: 0px;
    margin-bottom: 10px;
}

    [b-xymcvozmmr] .adress-title .hydrated {
        font-size: 19px;
        margin-bottom: -3px;
    }

[b-xymcvozmmr] .table-bg {
    width: 100%;
    float: left;
    background: #f5f5f5;
    padding: 15px 15px;
    margin-top: 15px;
}

[b-xymcvozmmr] .small-adress-title {
    position: relative;
    margin-top: -10px;
}

[b-xymcvozmmr] .box {
    padding: 20px 20px
}

[b-xymcvozmmr] .small-heading {
    font-size: 14px;
    color: #9b9b9b;
}

[b-xymcvozmmr] .box-item {
    margin-bottom: 10px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e5e5e5;
}

    [b-xymcvozmmr] .box-item:last-of-type {
        border-bottom: 0px solid #e5e5e5;
    }

[b-xymcvozmmr] .form-control {
    overflow: hidden;
}

[b-xymcvozmmr] .nav-admin-tabs .nav-link {
    color: #000;
}

    [b-xymcvozmmr] .nav-admin-tabs .nav-link.active {
        font-weight: bold;
    }

[b-xymcvozmmr] .address-btns {
    width: 100%;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 30px;
}

[b-xymcvozmmr] .settings-addresses .address-btns {
    padding-left: 0 !important;
}

[b-xymcvozmmr] .notification-count {
    border-radius: 20px;
    color: #fff;
    background-color: #de1c37;
    text-align: center;
    font-size: 11px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-left: 5px;
    padding: 2px 6px;
    line-height: 1.3;
    font-weight: normal !important;
}


[b-xymcvozmmr] .order-tracking {
    position: relative;
}

    [b-xymcvozmmr] .order-tracking .stage {
        display: flex; 
        align-items: start;
    }

        [b-xymcvozmmr] .order-tracking .stage .stage-date {
            width: 95px;
            display: flex;
            flex-direction: column;
            text-align: right;
            font-size: 14px;
            padding: 0 20px 20px 0;
            color: #666;
        }

            [b-xymcvozmmr] .order-tracking .stage:last-of-type .stage-date {
                padding-bottom: 0;
            }

        [b-xymcvozmmr] .order-tracking .stage .stage-details {
            display: flex;
            flex-direction: column;
            padding: 0 0 45px 20px;
            position: relative;
            color: #666;
            border-left: 1px solid #ccc;
            width: calc(100% - 95px);
        }

            [b-xymcvozmmr] .order-tracking .stage:last-of-type .stage-details {
                padding-bottom: 0;
            }

        [b-xymcvozmmr] .order-tracking .stage .stage-details::before {
            content: '';
            position: absolute;
            left: -5px;
            top: 7px;
            width: 8px;
            height: 8px;
            background-color: #a5a5a5;
            border-radius: 50%;
            box-shadow: 0 0 0 5px #fff;
        }

        [b-xymcvozmmr] .order-tracking .stage .stage-title {
            color: #000;
        }

        [b-xymcvozmmr] .order-tracking .stage .stage-location {
            display: flex;
            align-items: center;
        }

            [b-xymcvozmmr] .order-tracking .stage .stage-location img {
                opacity: 0.5;
                margin-right: 3px;
                width: 16px;
                height: auto;
            }



@media(min-width: 767px) {
    .collapse-account[b-xymcvozmmr] {
        display: block !important;
    }

        .collapse-account:not(show)[b-xymcvozmmr] {
            display: block !important;
        }

    [b-xymcvozmmr] .account-name {
        display: none;
    }

    [b-xymcvozmmr] .left-box {
        border-right: 1px solid #e5e5e5;
        padding-left: 35px;
    }

    [b-xymcvozmmr] .right-box {
        padding-right: 35px;
    }
}

@media(max-width: 767px) {
    [b-xymcvozmmr] .account-name-link {
        display: none;
    }

    [b-xymcvozmmr] .box {
        padding: 20px 30px
    }

    [b-xymcvozmmr] .collapse-account {
        margin-top: 10px;
    }
}

@media(max-width: 991px) {
    [b-xymcvozmmr] .card {
        margin-top: 15px !important;
    }

    [b-xymcvozmmr] .order-box .btn-dark {
        float: left !important;
        margin-top: 10px;
    }

    [b-xymcvozmmr] .order-btn-group {
        width: 100%;
        float: left;
    }
}

@media(min-width: 991px) {
    [b-xymcvozmmr] .border-card {
        border-left: 1px solid #e5e5e5;
        border-right: 1px solid #e5e5e5;
    }
}

@media(max-width: 576px) {
    [b-xymcvozmmr] .order-tracking .stage .stage-details {
        font-size: 15px;
    }

    [b-xymcvozmmr] .order-tracking .stage .stage-date {
        width: 95px;
        display: flex;
        flex-direction: column;
        text-align: right;
        font-size: 13px;
        padding: 0 20px 20px 0;
        color: #666;
    }
}


[b-lt7qv7hydr] .sec-grid {
    display: grid;
    gap: 14px
}

[b-lt7qv7hydr] .sec-tile {
    position: relative;
    background: #fff;
    border: 1px solid var(--line);
    border-radius: 16px;
    padding: 16px;
    display:flex;
    flex-direction:column;
    height:100%;
    justify-content:space-between;
}

[b-lt7qv7hydr] .sec-head {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-bottom: 10px
}

[b-lt7qv7hydr] .sec-icon {
    width: 38px;
    height: 38px;
    border-radius: 12px;
    display: grid;
    place-items: center;
    background: #f7f9ff;
    border: 1px solid var(--line)
}

[b-lt7qv7hydr] .sec-head h6 {
    margin: 0;
    font-weight: 700
}

[b-lt7qv7hydr] .sec-actions {
    display: flex;
    gap: 8px;
    flex-wrap: wrap
}

[b-lt7qv7hydr] .hint {
    color: var(--muted);
    font-size: .85rem;
    margin-top: 10px
}

[b-lt7qv7hydr] .sec-danger {
    background: #fff8f7;
    border-color: #ffd6d2
}

    [b-lt7qv7hydr] .sec-danger .sec-icon {
        background: #fff1ef;
        border-color: #ffd6d2
    }

[b-lt7qv7hydr] .sec-sticky {
    position: sticky;
    top: 8px
}


[b-lt7qv7hydr] .divider-soft {
    height: 1px;
    background: var(--line);
    margin: 10px 0
}

[b-lt7qv7hydr] .spv-settings {
    border: 1px solid var(--line);
    border-radius: 16px;
    padding: 10px;
    background: #fff
}

[b-lt7qv7hydr] .notif-list {
    position: relative;
}

    [b-lt7qv7hydr] .notif-list:before {
        content: "";
        position: absolute;
        left: 18px;
        top: 0;
        bottom: 0;
        width: 2px;
        background: linear-gradient(180deg,#e9eefb,#dde4f5)
    }

[b-lt7qv7hydr] .notif-item {
    position: relative;
    display: grid;
    grid-template-columns: 40px 1fr auto;
    gap: 12px;
    background: var(--bg);
    border: 1px solid var(--line);
    border-radius: 16px;
    padding: 1rem;
    margin: 10px 0;
}

    [b-lt7qv7hydr] .notif-item:first-child {
        margin-top: 0;
    }

    [b-lt7qv7hydr] .notif-item.is-error {
        --tone: #ef4444;
        box-shadow: 0 10px 28px rgba(239,68,68,.12)
    }

    [b-lt7qv7hydr] .notif-item.is-read {
        --tone: #64748b
    }

[b-lt7qv7hydr] .notif-marker {
    position: relative;
    width: 40px;
    height: 40px;
    border-radius: 12px;
    display: grid;
    place-items: center;
    color: var(--tone);
    background: rgba(38,83,255,.02);
    border: 1px solid var(--line);
}

    [b-lt7qv7hydr] .notif-marker:before {
        content: "";
        position: absolute;
        left: 18px;
        top: -14px;
        bottom: 40px;
        width: 2px;
        background: transparent;
    }

[b-lt7qv7hydr] .notif-title {
    margin: 0;
    font-weight: 800;
    letter-spacing: -.01em
}

[b-lt7qv7hydr] .notif-desc {
    margin: .25rem 0 0
}

[b-lt7qv7hydr] .notif-meta {
    min-width: 140px;
    text-align: right
}

[b-lt7qv7hydr] .notif-badge {
    display: inline-flex;
    align-items: center;
    gap: .4rem;
    border-radius: var(--radius-lg);
    padding: .35rem .65rem;
    background: rgba(0,0,0,.04);
    color: var(--ink);
    border: 1px solid var(--line)
}

[b-lt7qv7hydr] .is-unread .notif-badge {
    background: rgba(22,163,74,.12);
    color: #14532d;
    border-color: rgba(22,163,74,.18)
}

[b-lt7qv7hydr] .is-error .notif-badge {
    background: rgba(239,68,68,.12);
    color: #7f1d1d;
    border-color: rgba(239,68,68,.18)
}

[b-lt7qv7hydr] .is-read .notif-badge {
    background: #f5f7fb;
    color: #334155
}

[b-lt7qv7hydr] .notif-time {
    color: var(--muted);
    font-size: .82rem
}


[b-lt7qv7hydr] .spv .lead {
    color: var(--muted)
}

[b-lt7qv7hydr] .spv-banner {
    position: relative;
    border: 1px solid var(--line);
    border-radius: 16px;
    padding: 14px 16px;
    background: #fff;
    overflow: hidden;
    box-shadow: 0 8px 24px rgba(10,10,10,.06)
}

    [b-lt7qv7hydr] .spv-banner:before {
        content: "";
        position: absolute;
        inset: 0;
        background: radial-gradient(800px 140px at -10% -20%, rgba(37,99,235,.06), transparent 40%);
    }

    [b-lt7qv7hydr] .spv-banner:after {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 6px;
        border-radius: 16px 0 0 16px;
        background: var(--tone)
    }

    [b-lt7qv7hydr] .spv-banner .spv-ico {
        width: 42px;
        height: 42px;
        border-radius: 12px;
        display: grid;
        place-items: center;
        border: 1px solid var(--line);
        background: #f9fbff;
        color: var(--tone)
    }

[b-lt7qv7hydr] .spv-banner--ok {
    --tone: var(--ok)
}

[b-lt7qv7hydr] .spv-banner--warn {
    --tone: var(--warn)
}

[b-lt7qv7hydr] .spv-banner--err {
    --tone: var(--err)
}

[b-lt7qv7hydr] .spv-banner--info {
    --tone: var(--info)
}

[b-lt7qv7hydr] .spv-banner--inline {
    box-shadow: none
}

[b-lt7qv7hydr] .spv-note {
    display: inline-flex;
    align-items: center;
    gap: .5rem;
    padding: .4rem .7rem;
    border-radius: 999px;
    border: 1px solid var(--line);
    background: #f6f9ff;
    font-weight: 600;
    font-size: .9rem
}

[b-lt7qv7hydr] .spv-note--ok {
    border-color: rgba(22,163,74,.18);
    background: rgba(22,163,74,.08);
    color: #14532d
}

[b-lt7qv7hydr] .spv-note i {
    font-size: 1rem
}


[b-lt7qv7hydr] .spv-setting-row {
    display: flex;
    align-items:center;
    justify-content:space-between;
    gap: 12px;
    align-items: center;
    border: 1px solid var(--line);
    border-radius: 12px;
    padding: 10px;
    margin: 10px 0;
}

[b-lt7qv7hydr] .spv-setting-text .fw-semibold {
    font-weight: 800
}

[b-lt7qv7hydr] .spv-setting-text small {
    color: var(--muted)
}


[b-lt7qv7hydr] .spv-stack {
    display: flex;
    flex-direction: column;
    gap: 12px
}


@media (max-width: 768px) {
    [b-lt7qv7hydr] .spv .d-flex.flex-row {
        flex-direction: column !important;
        align-items: flex-start !important;
        gap: 10px !important
    }

    [b-lt7qv7hydr] .notif-item {
        grid-template-columns: 40px 1fr
    }

    [b-lt7qv7hydr] .notif-meta {
        margin-top: .35rem;
        text-align: left
    }
}

.auth-card[b-ra9ljeetu3] {
    max-width: 1080px;
    border: 1px solid var(--line);
    border-radius: var(--radius-lg);
    background: #fff;
    overflow: hidden;
    margin: 5rem auto;
}

.auth-grid[b-ra9ljeetu3] {
    display: grid;
    grid-template-columns: 520px 1fr
}

.brand-pane[b-ra9ljeetu3] {
    background: linear-gradient(135deg,#f6f9ff,#ffffff);
    border-right: 1px solid var(--line)
}

.brand-top[b-ra9ljeetu3] {
    display: flex;
    align-items: center;
    gap: .6rem;
    font-weight: 800
}

.brand-dot[b-ra9ljeetu3] {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: linear-gradient(135deg,var(--brand),var(--brand-2))
}

.hero-copy h1[b-ra9ljeetu3] {
    font-weight: 900;
    letter-spacing: -.02em
}

.perk[b-ra9ljeetu3] {
    display: flex;
    align-items: flex-start;
    gap: .75rem
}

    .perk img[b-ra9ljeetu3] {
        width: 2rem;
        height: 2rem;
        aspect-ratio: 1/1;
    }

.form-pane[b-ra9ljeetu3] {
    display:flex;
    justify-content:center;
    flex-direction:column;
    padding: 1rem;
}

.micro[b-ra9ljeetu3] {
    color: var(--muted)
}

.sr-only[b-ra9ljeetu3] {
    position: absolute !important;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border: 0
}

.btn-pill[b-ra9ljeetu3] {
    border-radius: 999px
}

.hint[b-ra9ljeetu3] {
    font-size: 15px;
    color: var(--muted)
}

.divider[b-ra9ljeetu3] {
    display: flex;
    align-items: center;
    gap: .75rem;
    color: #94a3b8;
    font-size: .85rem
}

    .divider[b-ra9ljeetu3]::before, .divider[b-ra9ljeetu3]::after {
        content: "";
        flex: 1;
        height: 1px;
        background: var(--line)
    }

.link-muted[b-ra9ljeetu3] {
    color: var(--muted)
}

@media (max-width: 1200px) {
    .auth-grid[b-ra9ljeetu3] {
        grid-template-columns: 1fr
    }

    .brand-pane[b-ra9ljeetu3] {
        display: none;
    }
}

@media(max-width:991px){
    .auth-card[b-ra9ljeetu3] {
        margin:1rem;
    }
}

.ArtItem[b-h70p4xp2k0] {
    width: 100%;
    float: left;
    padding: 0px 0px;
    border-radius: 5px;
    margin: 10px 0px;
    height: 520px;
}

.ArtClip[b-h70p4xp2k0] {
    height: 300px;
    overflow: hidden;
    position: relative;
    text-align: center;
}

.ShortDescription[b-h70p4xp2k0] {
    max-height: 75px;
    height: auto;
    overflow: hidden;
}

[b-h70p4xp2k0] .post-card {
    background: #fff;
    border: 1px solid var(--line);
    border-radius: 1rem;
    padding: 1rem;
}

[b-h70p4xp2k0] .post-eyebrow {
    font-size: .75rem;
    letter-spacing: .04em;
    text-transform: uppercase;
    color: #667085
}

[b-h70p4xp2k0] .post-title {
    font-weight: 600;
    line-height: 1.15;
    margin: .25rem 0 .5rem
}

[b-h70p4xp2k0] .post-meta {
    color: #667085;
    font-size: .9rem
}

[b-h70p4xp2k0] .post-title a {
    color: var(--ink);
    text-decoration: none
}

    [b-h70p4xp2k0] .post-title a:hover {
        color: var(--brand)
    }

[b-h70p4xp2k0] .tag-chip {
    display: inline-flex;
    align-items: center;
    gap: .4rem;
    border: 1px solid var(--line);
    border-radius: 999px;
    padding: .25rem .6rem;
    background: #fff
}

[b-h70p4xp2k0] .see-more-link {
    font-weight: 600;
    text-decoration: none;
    color: var(--brand)
}

    [b-h70p4xp2k0] .see-more-link:hover {
        opacity: .85
    }

[b-h70p4xp2k0] .cat-box {
    background: #fff;
    border: 1px solid var(--line);
    border-radius: 16px;
    padding: 16px;
    position: sticky;
    top: 4rem
}

    [b-h70p4xp2k0] .cat-box h6 {
        font-weight: 600;
        margin: 0 0 .75rem
    }

[b-h70p4xp2k0] .cat-list {
    list-style: none;
    padding: 0;
    margin: 0
}

    [b-h70p4xp2k0] .cat-list li a {
        display: flex;
        justify-content: space-between;
        gap: 8px;
        padding: .45rem 0;
        border-bottom: 1px dashed var(--line);
        text-decoration: none;
        color: #111
    }

        [b-h70p4xp2k0] .cat-list li a:hover {
            color: var(--brand)
        }

[b-h70p4xp2k0] .post-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .5s ease
}

[b-h70p4xp2k0] .post-card:hover .post-thumb img {
    transform: scale(1.02)
}

.thumbImage[b-ppsdjl21r5] {
    overflow: hidden;
    height: 100px;
    text-align: center;
    border: 1px solid #efefef;
}

    .thumbImage img[b-ppsdjl21r5] {
        max-width: 100%;
        margin: auto;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
    }

.xzoom-thumbs[b-ppsdjl21r5] {
    overflow: hidden !important;
    height: 100px;
}

    .xzoom-thumbs .owl-stage[b-ppsdjl21r5] {
        float: none;
        margin: 0 auto;
    }

.owl-carousel .owl-item[b-ppsdjl21r5] {
    margin-right: 10px !important;
}

@media (max-width: 990px) {
    .ArticleRating[b-ppsdjl21r5] {
        zoom: 0.8;
    }
}

[b-ppsdjl21r5] .ArticlePage {
    --brand: var(--color-primary);
    --line: #e9ecef;
    --ink: var(--text-primary);
}

[b-ppsdjl21r5] .article-header {
    padding-bottom: .75rem;
    border-bottom: 1px solid var(--line);
    margin-bottom: 1rem;
}

[b-ppsdjl21r5] .article-title {
    font-size: clamp(1.4rem, 2.2vw, 2rem);
    margin: .25rem 0 .5rem;
}

[b-ppsdjl21r5] .article-meta {
    display: flex;
    gap: .75rem;
    align-items: center;
}

[b-ppsdjl21r5] .article-hero {
    border-radius: 1rem;
    overflow: hidden;
    margin: 1rem 0;
    border: 1px solid var(--line);
    background: #f8fafc;
}

[b-ppsdjl21r5] .article-hero-img {
    width: 100%;
    max-height: 350px;
    object-fit: contain;
    display: block;
}

[b-ppsdjl21r5] .article-thumbs-wrap {
    margin: .75rem 0 1rem;
}

[b-ppsdjl21r5] .article-thumb {
    width: 100px;
    height: 100px;
    border-radius: 12px;
    border: 1px solid var(--line);
    overflow: hidden;
    padding: 0;
    background: #fff;
    cursor: pointer;
    transition: 160ms ease;
}

    [b-ppsdjl21r5] .article-thumb img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: block;
    }

    [b-ppsdjl21r5] .article-thumb:hover {
        transform: translateY(-1px);
        border-color: rgba(104, 161, 178, .45);
    }

[b-ppsdjl21r5] .article-body {
    color: var(--ink);
    line-height: 1.7;
    font-size: 1rem;
}

    [b-ppsdjl21r5] .article-body h2,
    [b-ppsdjl21r5] .article-body h3 {
        margin-bottom: .5rem;
        line-height: 1.25;
    }

    [b-ppsdjl21r5] .article-body img {
        max-width: 100%;
        height: auto !important;
        border-radius: 12px;
    }

[b-ppsdjl21r5] .article-video iframe,
[b-ppsdjl21r5] .article-video video {
    width: 100%;
    max-width: 100%;
    border-radius: 12px;
}


@media (max-width: 576px) {
    .leftArticle h1[b-ppsdjl21r5] {
        font-size: 22px;
    }

    .leftArticle .h2[b-ppsdjl21r5], .leftArticle h2[b-ppsdjl21r5] {
        font-size: 1.2rem;
    }
}





[b-igl3ewgc0v] .carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
}

[b-igl3ewgc0v] .carousel-item {
    position: relative;
    float: left;
    width: 100%;
    margin-right: -100%;
}

[b-igl3ewgc0v] .carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    color: #fff;
    text-align: center;
}
[b-igl3ewgc0v] .carousel-caption {
    text-shadow: 0 0 3px #000;
    font-size: 27px;

}

    [b-igl3ewgc0v] .carousel-caption h3 {
        font-size: 32px;
        color: #de1c37
    }

[b-igl3ewgc0v] .carousel-fade .carousel-inner .item {
    opacity: 0;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
}

[b-igl3ewgc0v] .carousel-fade .carousel-inner .active {
    opacity: 1;
}

[b-igl3ewgc0v] .carousel.carousel-fade .active.left,
[b-igl3ewgc0v] .carousel.carousel-fade .active.right {
    left: 0;
    z-index: 2;
    opacity: 0;
    filter: alpha(opacity=0);
}

[b-igl3ewgc0v] .carousel-item {
    transition: opacity 0.5s !important;
}


[b-igl3ewgc0v] .OnHomePager {
    width: 100%;
    margin-top: 20px;
}

[b-igl3ewgc0v] .OnHomePager .pagination .btn-prev {
    font-size: 30px;
    background: #efefef;
    line-height: 23px;
    margin-right: 10px;
}

[b-igl3ewgc0v] .OnHomePager .pagination .btn-next {
    font-size: 30px;
    background: #efefef;
    line-height: 23px;
}

[b-igl3ewgc0v] .OnHomePager .pagination .PagNum {
    display: none
}

[b-igl3ewgc0v] .GuestbookComments {
    text-align: center;
    padding: 10px;
    font-size: 18px;
    background: #efefef;
    border-radius: 5px;
}

[b-igl3ewgc0v] .CategoriesPhotoHome {
    margin-top: 20px;
    width: 100%;
    height: 400px;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
    background: #000;
}

    [b-igl3ewgc0v] .CategoriesPhotoHome img {
        opacity: .5;
    }

[b-igl3ewgc0v] .CategoriesPhotoHomeTitle {
    font-weight: 600;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    font-size: 30px;
    color: #fff;
    padding: 10px;
    text-align: center;
    top: 0;
    bottom: 0;
    display: block;
    height: 20px;
    z-index: 9;
    line-height: 28px;
}

[b-igl3ewgc0v] .NewsletterSub {
    text-align: center;
    background: #0082e6;
    background-image: -webkit-linear-gradient(left,#ff1d25 5%,#a0328c 35%,#7040a4 45%,#4359c7 55%,#0082e6 70%);
    background-image: linear-gradient(to right,#ff1d25 5%,#a0328c 35%,#7040a4 45%,#4359c7 55%,#0082e6 70%);
    color: #fff;
    padding: 20px 10px;
}

    [b-igl3ewgc0v] .NewsletterSub input {
        font-size: 18px;
        height: 50px;
    }

    [b-igl3ewgc0v] .NewsletterSub .btn {
        background-color: #1a5fa9;
        border-color: #6b9dc3;
    }

.GalleryPage img[b-igl3ewgc0v] {
    max-width: 100%;
}


[b-igl3ewgc0v] .ArticleFrontItem {
    padding: 10px;
    border-radius: 3px;
    position: relative;
    min-height: 253px;
}
    [b-igl3ewgc0v] .ArticleFrontItem img {
        height: auto !important
    }
[b-igl3ewgc0v] .ArtDate {
    font-size: 12px;
    color: #ccc;
    margin-bottom: 10px
}
[b-igl3ewgc0v] .owl-nav .owl-prev{
    width:24px;
    height:24px;
    font-size:30px!important;
    line-height:24px;
}
[b-igl3ewgc0v] .owl-nav .owl-next {
    width: 24px;
    height: 24px;
    font-size: 30px !important;
    line-height: 24px;
}



.round-icon[b-qaugfr9zer] {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.corner-badge[b-qaugfr9zer] {
    font-size: 14px;
    padding: 1px 3px;
    background-color: #f8f9fa;
}


.ph[b-vp6g359ceb] {
    display: inline-block;
    height: 12px;
    border-radius: 4px;
    background: var(--ph-bg, #efeff6);
    position: relative;
    overflow: hidden;
}


.ph-line[b-vp6g359ceb] {
    height: 12px;
}

.ph-chip[b-vp6g359ceb] {
    height: 12px;
    border-radius: 6px;
}

.ph-pill[b-vp6g359ceb] {
    height: 10px;
    border-radius: 999px;
}

.ph-strong[b-vp6g359ceb] {
    height: 14px;
}

.ph-circle[b-vp6g359ceb] {
    width: 32px;
    height: 32px;
    border-radius: 50%;
}

.ph-icon[b-vp6g359ceb] {
    width: 18px;
    height: 18px;
    border-radius: 4px;
}

.ph-btn[b-vp6g359ceb] {
    width: 70px;
    height: 28px;
    border-radius: 6px;
}

.skeleton-row td[b-vp6g359ceb] {
    padding-top: 12px;
    padding-bottom: 12px;
}


.ph[b-vp6g359ceb]::after {
    content: "";
    position: absolute;
    inset: 0;
    transform: translateX(-100%);
    background: linear-gradient(90deg, transparent, rgba(255,255,255,.35), transparent);
    animation: ph-shimmer-b-vp6g359ceb 1.25s infinite;
}

@keyframes ph-shimmer-b-vp6g359ceb {
    100% {
        transform: translateX(100%);
    }
}


@media (prefers-reduced-motion: reduce) {
    .ph[b-vp6g359ceb]::after {
        animation: none;
    }
}


.w-25[b-vp6g359ceb] {
    width: 25% !important;
}

.w-50[b-vp6g359ceb] {
    width: 50% !important;
}

.w-75[b-vp6g359ceb] {
    width: 75% !important;
}

.skeleton-row td[b-0q0ak7t02h] {
    padding: 0.75rem;
}

.skeleton[b-0q0ak7t02h] {
    display: inline-block;
    background: linear-gradient(90deg, #f0f0f0 25%, #e4e4e4 37%, #f0f0f0 63%);
    background-size: 400% 100%;
    animation: shimmer-b-0q0ak7t02h 1.4s ease infinite;
    border-radius: 4px;
}

.skeleton-text[b-0q0ak7t02h] {
    height: 16px;
}

.skeleton-badge[b-0q0ak7t02h] {
    border-radius: 12px;
}

.skeleton-icon[b-0q0ak7t02h] {
    width: 24px;
    height: 24px;
    border-radius: 50%;
}

@keyframes shimmer-b-0q0ak7t02h {
    0% {
        background-position: 100% 0;
    }

    100% {
        background-position: -100% 0;
    }
}
