*,
:after,
:before {
    box-sizing: border-box;
    outline: none
}

body,
html {
    margin: 0;
    padding: 0
}

a {
    cursor: pointer;
    display: inline-block;
    text-decoration: none
}

a,
img {
    color: inherit
}

img {
    display: block;
    height: auto;
    max-width: 100%;
    user-select: none
}

button {
    background: none;
    border: none;
    cursor: pointer;
    padding: 0
}

h1,
h2,
h3,
h4,
h5 {
    font-weight: 700;
    margin: 0
}

p,
ul {
    margin: 0
}

ul {
    list-style: none;
    padding: 0
}

input,
select,
textarea {
    background-color: #fff;
    border: none;
    color: inherit;
    font-family: inherit;
    width: 100%
}

input:focus,
input:hover,
select:focus,
select:hover,
textarea:focus,
textarea:hover {
    outline: none
}

[data-anim=fade-up-text] span {
    display: inline-block;
    vertical-align: text-top;
    white-space: pre-wrap
}

[data-anim=fade-up-text] .textAnimParent {
    overflow: hidden
}

[data-anim=text-filling] span {
    opacity: .32
}

[data-anim=way-bottom] {
    min-height: 100dvh
}

[data-anim=slide-down] {
    position: relative
}

[data-anim=slide-down] .curtain {
    background-color: #fff;
    bottom: 0;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1
}

html.lenis,
html.lenis body {
    height: auto
}

.lenis.lenis-smooth {
    scroll-behavior: auto !important
}

.lenis.lenis-smooth [data-lenis-prevent] {
    overscroll-behavior: contain
}

.lenis.lenis-stopped {
    overflow: hidden
}

.lenis.lenis-smooth iframe {
    pointer-events: none
}

.tw-loader {
    align-items: center;
    display: flex;
    justify-content: center;
    width: 100%
}

.tw-loader svg {
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-name: rotate-loader;
    animation-timing-function: linear;
    color: #003a55
}

@keyframes rotate-loader {
    0% {
        transform: rotate(0)
    }
    50% {
        transform: rotate(180deg)
    }
    to {
        transform: rotate(1turn)
    }
}

@font-face {
    font-display: swap;
    font-family: Roobert;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/Roobert/RoobertPRO-Regular.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: Roobert;
    font-style: normal;
    font-weight: 500;
    src: url(../fonts/Roobert/RoobertPRO-Medium.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: Roobert;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/Roobert/RoobertPRO-Bold.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: Cairo;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/Cairo/Cairo-Regular.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: Cairo;
    font-style: normal;
    font-weight: 500;
    src: url(../fonts/Cairo/Cairo-Medium.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: Cairo;
    font-style: normal;
    font-weight: 600;
    src: url(../fonts/Cairo/Cairo-Medium.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: Cairo;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/Cairo/Cairo-Bold.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: Bahij Janna;
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/Bahij Janna/Bahij Janna-Regular.woff2") format("woff2")
}

@font-face {
    font-display: swap;
    font-family: Bahij Janna;
    font-style: normal;
    font-weight: 700;
    src: url("../fonts/Bahij Janna/Bahij Janna-Bold.woff2") format("woff2")
}

body {
    background-color: #fff;
    color: #2e3948;
    display: flex;
    flex-direction: column;
    font-family: Roobert, -apple-system, system-ui, sans-serif;
    font-size: 14px;
    letter-spacing: -.1px;
    line-height: 1.2;
    min-height: 100dvh;
    min-height: var(--app-height);
    min-width: 320px;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body.overflow {
    margin-right: var(--app-scrollbar-width);
    overflow: hidden
}

[lang=ar] body {
    font-family: Cairo, -apple-system, system-ui, sans-serif
}

main {
    flex: 1
}

.parallax-background,
main {
    overflow: hidden;
    width: 100%
}

.parallax-background {
    height: 100%;
    min-height: 100dvh
}

@media(max-width:991.98px) {
    .parallax-image {
        transform: translateY(0) !important
    }
}

.parallax-image img {
    min-height: 85dvh
}

@media(min-width:992px) {
    .hidden-desktop {
        display: none
    }
}

@media(max-width:991.98px) {
    .hidden-mobile {
        display: none
    }
}

.section {
    position: relative
}

.section-title {
    font-size: 46px;
    font-weight: 400;
    letter-spacing: -.2px;
    line-height: 1;
    line-height: 1.2
}

@media(min-width:768px) {
    .section-title {
        font-size: 64px
    }
}

.section-title {
    font-size: 28px
}

@media(min-width:768px) {
    .section-title {
        font-size: 56px
    }
}

[lang=ar] .section-title {
    font-family: Cairo, -apple-system, system-ui, sans-serif;
    font-weight: 500
}

.section-title span:not([class]) {
    color: #187fd3
}

@media(max-width:991.98px) {
    .section-title br {
        display: none
    }
}

.section-subtitle {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase
}

@media(min-width:768px) {
    .section-subtitle {
        font-size: 18px
    }
}

.section-subtitle:before {
    background-color: #d0c7c0;
    border-radius: 100%;
    content: "";
    display: inline-block;
    height: 6px;
    margin-right: 8px;
    vertical-align: middle;
    width: 6px
}

[lang=ar] .section-subtitle:before {
    margin-left: 8px;
    margin-right: 0
}

@media(max-width:991.98px) {
    .section-subtitle br {
        display: none
    }
}

.section_bg {
    bottom: 0;
    height: 100dvh;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: -1
}

@media(max-width:991.98px) {
    .section_bg {
        transform: none !important
    }
}

.section_bg img {
    height: 100%;
    object-fit: cover;
    width: 100%
}

@media(max-width:991.98px) {
    .section--bg .container {
        padding: 0
    }
}

.section--bg-wrapper {
    border-radius: 0 0 40px 0;
    height: 100dvh;
    overflow: hidden;
    position: relative
}

@media(min-width:992px) {
    .section--bg-wrapper {
        border-radius: 8px 8px 80px 8px
    }
}

.section--with_modal {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    min-height: 100dvh;
    width: 100%
}

.section--with_modal__title {
    font-size: 36px;
    margin-bottom: 24px;
    max-width: 630px
}

@media(min-width:768px) {
    .section--with_modal__title {
        font-size: 46px
    }
}

.knowledge-wrapper .section--with_modal__title {
    line-height: 1.1
}

.section-modal {
    background-color: #fff;
    border-radius: 8px 8px 8px 40px;
    margin: 24px;
    max-width: 900px;
    padding: 24px;
    width: 100%
}

@media(min-width:768px) {
    .section-modal {
        border-radius: 8px 8px 8px 80px;
        padding: 56px 80px
    }
}

.section-modal__signature {
    color: rgba(46, 57, 72, .6);
    margin-bottom: 40px
}

@media(min-width:768px) {
    .section-modal__signature {
        margin-bottom: 56px
    }
}

.admin-bar .header {
    top: 32px
}

.wpcf7 form .wpcf7-response-output {
    border: 0;
    margin: 20px 0 0;
    padding: 0;
    text-align: center
}

.wpcf7 form[data-status=invalid] .wpcf7-response-output {
    color: #dc3232
}

.wpcf7 form[data-status=sent] .wpcf7-response-output {
    color: #46b450
}

[lang=ar] .wpcf7 form .wpcf7-response-output {
    direction: rtl
}

.loading {
    pointer-events: none
}

.page-loader__bottom,
.page-loader__top {
    animation-timing-function: ease-in-out;
    background-color: #003a55;
    display: flex;
    height: 50dvh;
    justify-content: center;
    left: 0;
    position: fixed;
    right: 0;
    transition-delay: 1.6s;
    transition-duration: 1s;
    width: 100%;
    z-index: 999
}

.page-loader__top {
    align-items: flex-end;
    top: 0;
    transform: translateY(-100%)
}

.show .page-loader__top {
    transform: translateY(0)
}

.page-loader__top-image svg {
    max-height: 36px;
    width: 180px
}

@media(min-width:576px) {
    .page-loader__top-image svg {
        max-height: 80px;
        width: 359px
    }
}

.page-loader__top:after {
    animation-duration: 2s;
    animation-name: divider-load;
    animation-timing-function: linear;
    background-color: hsla(0, 0%, 100%, .2);
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 0
}

.page-loader__bottom {
    align-items: flex-start;
    bottom: 0;
    transform: translateY(100%)
}

.show .page-loader__bottom {
    transform: translateY(0)
}

.page-loader__bottom-image svg {
    max-height: 52px;
    width: 180px
}

@media(min-width:576px) {
    .page-loader__bottom-image svg {
        max-height: 110px;
        width: 359px
    }
}

@keyframes divider-load {
    0% {
        width: 0
    }
    95% {
        opacity: 1;
        width: 100%
    }
    to {
        opacity: 0;
        width: 100%
    }
}

.page-content__wrapper {
    display: grid;
    gap: 40px
}

@media(min-width:768px) {
    .page-content__wrapper {
        grid-template-columns: 1fr 2fr
    }
}

.page-content__header {
    border-bottom: 1px solid rgba(46, 57, 72, .24);
    margin-top: 80px
}

@media(min-width:768px) {
    .page-content__header {
        grid-column: 1/3;
        margin-top: 130px
    }
}

.page-content__title {
    font-size: 46px;
    letter-spacing: -.2px;
    line-height: 1.2
}

@media(min-width:768px) {
    .page-content__title {
        font-size: 64px
    }
}

.page-content__title {
    font-weight: 400;
    margin-bottom: 24px
}

@media(min-width:768px) {
    .page-content__title {
        font-size: 80px;
        margin-bottom: 40px
    }
}

.page-content__article {
    font-size: 22px;
    letter-spacing: -.2px;
    line-height: 1.2;
    margin-bottom: 120px
}

@media(min-width:768px) {
    .page-content__article {
        margin-bottom: 200px
    }
}

.page-content__article ol,
.page-content__article ul {
    margin-top: 0;
    padding-left: 24px
}

.page-content__article ol li:not(:last-child),
.page-content__article ul li:not(:last-child) {
    margin-bottom: 24px
}

.page-content__article h2,
.page-content__article h3 {
    font-weight: 400
}

.page-content__article h2:not(:first-child),
.page-content__article h3:not(:first-child) {
    margin-top: 80px
}

.page-content__article h2 {
    font-size: 36px;
    letter-spacing: -.2px;
    line-height: 1.2
}

@media(min-width:768px) {
    .page-content__article h2 {
        font-size: 64px;
        font-size: 46px;
        letter-spacing: -.4px;
        line-height: 1.1
    }
}

.page-content__article h2:not(:last-child) {
    margin-bottom: 40px
}

@media(min-width:768px) {
    .page-content__article h2:not(:last-child) {
        margin-bottom: 80px
    }
}

.page-content__article h3 {
    font-size: 24px;
    letter-spacing: -.2px;
    line-height: 1.2
}

@media(min-width:768px) {
    .page-content__article h3 {
        font-size: 32px
    }
}

.page-content__article h3:not(:last-child) {
    margin-bottom: 24px
}

.page-content__article p {
    color: rgba(46, 57, 72, .6)
}

.page-content__article a {
    color: #187fd3;
    text-decoration: underline
}

.page-content__article b,
.page-content__article strong {
    color: #2e3948;
    font-weight: 400
}

.container {
    margin: 0 auto;
    padding: 0 24px;
    width: 100%
}

@media(min-width:768px) {
    .container {
        padding: 0 40px
    }
}

.btn {
    border-radius: 36px;
    cursor: pointer;
    display: block;
    min-width: 175px;
    padding: 20px 35px;
    text-align: center;
    transition: .3s;
    user-select: none;
    white-space: nowrap;
    width: fit-content
}

@media(min-width:768px) {
    .btn {
        min-width: 160px;
        padding: 28px 64px;
        width: fit-content
    }
}

.btn--blue {
    background: #187fd3;
    border: 1px solid #187fd3;
    color: #fff
}

.btn--blue:hover,
.btn--white {
    background: #fff;
    color: #187fd3
}

.btn--white {
    border: 1px solid transparent
}

.btn--white:hover {
    border-color: #187fd3
}

.btn--white-black_text {
    color: #2e3948
}

.wow {
    opacity: 0;
    transition: .5s;
    transition-timing-function: cubic-bezier(.175, .885, .32, 1.275);
    visibility: hidden
}

.wow.wow-init {
    opacity: 1;
    visibility: visible
}

.wow.fadeInUp {
    transform: translateY(50px)
}

.wow.fadeInUp.wow-init {
    transform: translateY(0)
}

.socials {
    display: flex;
    gap: 16px
}

.social {
    height: 20px;
    position: relative;
    width: 20px
}

.social svg {
    height: 100%;
    width: 100%
}

.custom-select {
    position: relative
}

.custom-select select {
    display: none
}

.custom-select span {
    display: inline-block;
    width: 100%
}

.custom-select .select-selected {
    border-bottom: 1px solid rgba(46, 57, 72, .2);
    color: #2e3948;
    cursor: pointer;
    font-size: 14px;
    letter-spacing: -.1px;
    line-height: 1.2;
    padding: 8px 0;
    transition: border-bottom-color .3s
}

[lang=ar] .custom-select .select-selected {
    direction: rtl !important;
    unicode-bidi: bidi-override !important
}

.custom-select .select-selected:hover {
    border-bottom-color: #187fd3
}

.custom-select .select-selected:after {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4IiBoZWlnaHQ9IjciIGZpbGw9Im5vbmUiPjxwYXRoIGZpbGw9IiMxNDY5QjAiIGQ9Ik0zLjg3OSA3QzQuMTIgNC4xMDMgNS44MTkgMS42OSA4IDAgNi43ODguNDgzIDUuMzMzLjk2NiAzLjg3OS45NjZTMS4yMTIuNzI0IDAgLjI0QzIuMTgyIDEuNjkgMy42MzYgNC4xMDMgMy44NzkgNyIvPjwvc3ZnPg==");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    content: "";
    height: 7px;
    position: absolute;
    right: 0;
    top: calc(50% - 4px);
    transition: transform .15s;
    width: 8px
}

[lang=ar] .custom-select .select-selected:after {
    left: 0
}

.custom-select .select-selected.active:after {
    transform: rotate(-180deg)
}

.custom-select .select-items {
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 2px 2px 20px 0 rgba(0, 0, 0, .08);
    left: 0;
    overflow: hidden;
    padding: 8px;
    position: absolute;
    right: 0;
    top: calc(100% + 16px);
    z-index: 10
}

.custom-select .select-items .select-item {
    border-radius: 25px;
    cursor: pointer;
    font-size: 14px;
    letter-spacing: -.1px;
    line-height: 1.2;
    padding: 14px 16px;
    transition: .3s
}

[lang=ar] .custom-select .select-items .select-item {
    direction: rtl
}

.custom-select .select-items .select-item.selected,
.custom-select .select-items .select-item:hover {
    background-color: #187fd3;
    color: #fff
}

.custom-select .select-hide {
    display: none
}

.react-empowerment-skeleton {
    animation: fadeIn .3s ease;
    background: #fff;
    padding: 150px 0 80px
}

.empowerment-skeleton-container {
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 20px
}

.empowerment-skeleton-content {
    text-align: center
}

.empowerment-skeleton-header {
    margin: 0 auto 50px;
    max-width: 900px
}

.empowerment-skeleton-title {
    border-radius: 8px;
    height: 48px;
    margin: 0 auto 20px;
    width: 70%
}

.empowerment-skeleton-subtitle,
.empowerment-skeleton-title {
    animation: shimmer 1.5s infinite;
    background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
    background-size: 200% 100%
}

.empowerment-skeleton-subtitle {
    border-radius: 6px;
    height: 20px;
    margin: 0 auto;
    width: 85%
}

.empowerment-skeleton-actions {
    display: flex;
    gap: 20px;
    justify-content: center;
    margin: 40px 0
}

.empowerment-skeleton-button {
    animation: shimmer 1.5s infinite;
    background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
    background-size: 200% 100%;
    border-radius: 8px;
    height: 52px;
    width: 180px
}

.empowerment-skeleton-carousel {
    display: flex;
    gap: 16px;
    justify-content: center;
    margin: 40px 0;
    overflow: hidden
}

.empowerment-skeleton-slide {
    animation: shimmer 1.5s infinite;
    background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
    background-size: 200% 100%;
    border-radius: 12px;
    flex-shrink: 0;
    height: 323px;
    width: 323px
}

.empowerment-skeleton-partners {
    display: flex;
    gap: 30px;
    justify-content: center;
    margin: 40px 0
}

.empowerment-skeleton-partner {
    animation: shimmer 1.5s infinite;
    background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
    background-size: 200% 100%;
    border-radius: 6px;
    height: 60px;
    width: 80px
}

.react-empowerment:has(.empowerment-section) .react-empowerment-skeleton {
    display: none
}

body:has(.empowerment-section) nav a {
    color: #000 !important
}

body:has(.empowerment-section) .header-panel__lang {
    color: #000 !important
}

body:has(.empowerment-section) .header-panel__btn {
    background: #003a55 !important
}

body:has(.empowerment-section) .header-logo svg {
    color: #2e3948 !important
}

@media(max-width:768px) {
    body:has(.empowerment-section) .header-logo svg {
        color: #2e3948 !important;
        opacity: 1 !important
    }
}

.react-learning-path-skeleton {
    animation: fadeIn .3s ease
}

.learning-path-skeleton-container {
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 20px
}

.learning-path-skeleton-hero {
    background: linear-gradient(135deg, #f0f9ff, #e0f2fe);
    padding: 80px 0 60px;
    text-align: center
}

.skeleton-badge {
    border-radius: 12px;
    height: 32px;
    margin: 0 auto 24px;
    width: 200px
}

.skeleton-badge,
.skeleton-title {
    animation: shimmer 1.5s infinite;
    background: linear-gradient(90deg, #e0e0e0 25%, #d0d0d0 50%, #e0e0e0 75%);
    background-size: 200% 100%
}

.skeleton-title {
    border-radius: 8px;
    height: 56px;
    margin: 0 auto 20px;
    width: 70%
}

.skeleton-subtitle {
    animation: shimmer 1.5s infinite;
    background: linear-gradient(90deg, #e0e0e0 25%, #d0d0d0 50%, #e0e0e0 75%);
    background-size: 200% 100%;
    border-radius: 6px;
    height: 24px;
    margin: 0 auto 32px;
    width: 60%
}

.skeleton-meta {
    display: flex;
    gap: 32px;
    justify-content: center;
    margin-bottom: 40px
}

.skeleton-meta-item {
    border-radius: 6px;
    height: 28px;
    width: 120px
}

.skeleton-cta-button,
.skeleton-meta-item {
    animation: shimmer 1.5s infinite;
    background: linear-gradient(90deg, #e0e0e0 25%, #d0d0d0 50%, #e0e0e0 75%);
    background-size: 200% 100%
}

.skeleton-cta-button {
    border-radius: 8px;
    height: 56px;
    margin: 0 auto;
    width: 280px
}

.learning-path-skeleton-section {
    padding: 80px 0;
    text-align: center
}

.skeleton-section-title {
    animation: shimmer 1.5s infinite;
    background: linear-gradient(90deg, #e0e0e0 25%, #d0d0d0 50%, #e0e0e0 75%);
    background-size: 200% 100%;
    border-radius: 8px;
    height: 40px;
    margin: 0 auto 60px;
    width: 400px
}

.learning-path-skeleton-courses {
    display: grid;
    gap: 32px;
    grid-template-columns: repeat(auto-fill, minmax(320px, 1fr))
}

.skeleton-course-card {
    animation: shimmer 1.5s infinite;
    background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
    background-size: 200% 100%;
    border-radius: 12px;
    height: 400px
}

.learning-path-skeleton-skills {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    justify-content: center;
    margin: 0 auto;
    max-width: 900px
}

.skeleton-skill-badge {
    animation: shimmer 1.5s infinite;
    background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
    background-size: 200% 100%;
    border-radius: 12px;
    height: 48px;
    width: 140px
}

.react-learning-path:has(.learning-path) .react-learning-path-skeleton {
    display: none
}

@media(max-width:768px) {
    .learning-path-skeleton-hero {
        padding: 60px 0 40px
    }
    .skeleton-title {
        height: 40px;
        width: 90%
    }
    .skeleton-subtitle {
        height: 20px;
        width: 85%
    }
    .skeleton-meta {
        align-items: center;
        flex-direction: column;
        gap: 12px
    }
    .skeleton-cta-button {
        max-width: 320px;
        width: 100%
    }
    .learning-path-skeleton-courses {
        gap: 24px;
        grid-template-columns: 1fr
    }
    .learning-path-skeleton-section {
        padding: 60px 0
    }
    .skeleton-section-title {
        height: 32px;
        margin-bottom: 40px;
        width: 80%
    }
    .skeleton-skill-badge {
        height: 40px;
        width: 120px
    }
}

@media(max-width:480px) {
    .skeleton-title {
        height: 36px;
        width: 95%
    }
    .skeleton-subtitle {
        width: 90%
    }
    .skeleton-section-title {
        height: 28px;
        width: 90%
    }
}

.blog-course-promo {
    border-radius: 1rem;
    margin: 3rem 0;
    overflow: hidden;
    padding: 2.5rem 2rem;
    position: relative
}

.blog-course-promo.bg-style-light {
    background: linear-gradient(135deg, #f9fafb, #f3f4f6)
}

.blog-course-promo.bg-style-primary {
    background: linear-gradient(135deg, #187fd3, #1363a5);
    color: #fff
}

.blog-course-promo.bg-style-primary .blog-course-promo__description,
.blog-course-promo.bg-style-primary .blog-course-promo__heading {
    color: #fff
}

.blog-course-promo.bg-style-gradient {
    background: linear-gradient(135deg, #667eea, #764ba2 50%, #f093fb);
    color: #fff
}

.blog-course-promo.bg-style-gradient .blog-course-promo__description,
.blog-course-promo.bg-style-gradient .blog-course-promo__heading {
    color: #fff
}

.blog-course-promo.bg-style-none {
    background: transparent;
    padding: 2rem 0
}

.blog-course-promo.rtl {
    direction: rtl;
    text-align: right
}

@media(max-width:992px) {
    .blog-course-promo {
        border-radius: 1.25rem;
        margin: 3rem 0;
        padding: 2.5rem 1.75rem
    }
}

@media(max-width:768px) {
    .blog-course-promo {
        border-radius: 1rem;
        margin: 2.5rem 0;
        padding: 2rem 1.25rem
    }
}

@media(max-width:480px) {
    .blog-course-promo {
        margin: 2rem 0;
        padding: 1.5rem 1rem
    }
}

.blog-course-promo .promo-decoration {
    bottom: 0;
    left: 0;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0
}

@media(max-width:768px) {
    .blog-course-promo .promo-decoration {
        opacity: .5
    }
}

.blog-course-promo .promo-decoration .decoration-blob {
    animation: float 20s ease-in-out infinite;
    border-radius: 50%;
    filter: blur(80px);
    opacity: .15;
    position: absolute
}

.blog-course-promo .promo-decoration .decoration-blob-1 {
    animation-delay: 0s;
    background: radial-gradient(circle, #187fd3 0, transparent 70%);
    height: 400px;
    right: -100px;
    top: -100px;
    width: 400px
}

@media(max-width:768px) {
    .blog-course-promo .promo-decoration .decoration-blob-1 {
        height: 250px;
        right: -50px;
        top: -50px;
        width: 250px
    }
}

.blog-course-promo .promo-decoration .decoration-blob-2 {
    animation-delay: 10s;
    background: radial-gradient(circle, #667eea 0, transparent 70%);
    bottom: -50px;
    height: 300px;
    left: -50px;
    width: 300px
}

@media(max-width:768px) {
    .blog-course-promo .promo-decoration .decoration-blob-2 {
        bottom: -30px;
        height: 200px;
        left: -30px;
        width: 200px
    }
}

.blog-course-promo>* {
    position: relative;
    z-index: 1
}

.blog-course-promo__header {
    margin-bottom: 2rem;
    text-align: left
}

.rtl .blog-course-promo__header {
    text-align: right
}

@media(max-width:992px) {
    .blog-course-promo__header {
        margin-bottom: 2rem
    }
}

@media(max-width:768px) {
    .blog-course-promo__header {
        margin-bottom: 1.75rem
    }
}

@media(max-width:480px) {
    .blog-course-promo__header {
        margin-bottom: 1.5rem
    }
}

.blog-course-promo__heading {
    color: #2e3948;
    font-size: 2.25rem;
    font-weight: 700;
    letter-spacing: -.02em;
    line-height: 1.3;
    margin-bottom: .75rem;
    margin-top: 0
}

@media(max-width:992px) {
    .blog-course-promo__heading {
        font-size: 2rem
    }
}

@media(max-width:768px) {
    .blog-course-promo__heading {
        font-size: 1.75rem;
        margin-bottom: .75rem;
        margin-top: .75rem
    }
}

@media(max-width:480px) {
    .blog-course-promo__heading {
        font-size: 1.5rem;
        margin-bottom: .625rem;
        margin-top: .5rem
    }
}

.blog-course-promo__description {
    color: #6b7280;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.6;
    max-width: 48rem
}

@media(max-width:992px) {
    .blog-course-promo__description {
        font-size: 1rem
    }
}

@media(max-width:768px) {
    .blog-course-promo__description {
        font-size: .9375rem;
        line-height: 1.6
    }
}

@media(max-width:480px) {
    .blog-course-promo__description {
        font-size: .875rem
    }
}

.blog-course-promo__courses {
    display: grid;
    gap: 2rem
}

@media(max-width:992px) {
    .blog-course-promo__courses {
        gap: 1.75rem
    }
}

@media(max-width:768px) {
    .blog-course-promo__courses {
        gap: 1.5rem
    }
}

@media(max-width:480px) {
    .blog-course-promo__courses {
        gap: 1.25rem
    }
}

.blog-course-promo__courses--banner {
    gap: 2.5rem;
    grid-template-columns: 1fr
}

@media(max-width:992px) {
    .blog-course-promo__courses--banner {
        gap: 2rem
    }
}

@media(max-width:768px) {
    .blog-course-promo__courses--banner {
        gap: 1.75rem
    }
}

.blog-course-promo__courses--inline {
    gap: 1.75rem;
    grid-template-columns: 1fr
}

@media(max-width:768px) {
    .blog-course-promo__courses--inline {
        gap: 1.5rem
    }
}

@media(max-width:480px) {
    .blog-course-promo__courses--inline {
        gap: 1.25rem
    }
}

.blog-course-promo__courses--grid {
    gap: 1.75rem;
    grid-template-columns: repeat(auto-fit, minmax(340px, 1fr))
}

@media(max-width:992px) {
    .blog-course-promo__courses--grid {
        gap: 1.5rem;
        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr))
    }
}

@media(max-width:768px) {
    .blog-course-promo__courses--grid {
        gap: 1.5rem;
        grid-template-columns: 1fr
    }
}

@media(max-width:480px) {
    .blog-course-promo__courses--grid {
        gap: 1.25rem
    }
}

.promo-badge {
    align-items: center;
    background: rgba(24, 127, 211, .08);
    border: 1px solid rgba(24, 127, 211, .2);
    border-radius: 2rem;
    color: #187fd3;
    display: inline-flex;
    font-size: .8125rem;
    font-weight: 600;
    gap: .5rem;
    padding: .5rem 1rem
}

@media(max-width:480px) {
    .promo-badge {
        font-size: .75rem;
        gap: .375rem;
        padding: .375rem .875rem
    }
}

.promo-badge svg {
    height: 16px;
    width: 16px
}

@media(max-width:480px) {
    .promo-badge svg {
        height: 14px;
        width: 14px
    }
}

.bg-style-gradient .promo-badge,
.bg-style-primary .promo-badge {
    background: hsla(0, 0%, 100%, .15);
    border-color: hsla(0, 0%, 100%, .3);
    color: #fff
}

.course-promo-card__content {
    min-width: auto !important
}

.course-promo-card {
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 1rem;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .04), 0 1px 2px 0 rgba(0, 0, 0, .02);
    overflow: hidden;
    position: relative;
    transition: all .3s cubic-bezier(.4, 0, .2, 1)
}

@media(max-width:480px) {
    .course-promo-card {
        border-radius: .875rem
    }
}

.course-promo-card:hover {
    border-color: rgba(24, 127, 211, .3);
    box-shadow: 0 12px 32px -8px rgba(24, 127, 211, .2), 0 4px 12px -2px rgba(0, 0, 0, .06);
    transform: translateY(-4px)
}

@media(max-width:768px) {
    .course-promo-card:hover {
        transform: translateY(-4px)
    }
}

@media(max-width:480px) {
    .course-promo-card:hover {
        box-shadow: 0 12px 24px -8px rgba(24, 127, 211, .2), 0 6px 10px -3px rgba(0, 0, 0, .06);
        transform: translateY(-2px)
    }
}

.course-promo-card:hover .card-gradient-corner {
    opacity: 1;
    transform: translate(0) scale(1)
}

.course-promo-card:hover .image-overlay {
    opacity: 1
}

.course-promo-card:hover .course-promo-card__image img {
    transform: scale(1.08)
}

@media(max-width:480px) {
    .course-promo-card:hover .course-promo-card__image img {
        transform: scale(1.05)
    }
}

.course-promo-card .card-gradient-corner {
    background: radial-gradient(circle at top right, rgba(24, 127, 211, .08) 0, transparent 70%);
    height: 200px;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    transform: translate(50%, -50%) scale(.5);
    transition: all .6s cubic-bezier(.4, 0, .2, 1);
    width: 200px;
    z-index: 0
}

@media(max-width:768px) {
    .course-promo-card .card-gradient-corner {
        height: 150px;
        width: 150px
    }
}

.rtl .course-promo-card .card-gradient-corner {
    background: radial-gradient(circle at top left, rgba(24, 127, 211, .08) 0, transparent 70%);
    left: 0;
    right: auto;
    transform: translate(-50%, -50%) scale(.5)
}

.course-promo-card__wrapper {
    display: flex;
    flex-direction: column;
    padding: 1.5rem;
    position: relative;
    z-index: 1
}

@media(max-width:992px) {
    .course-promo-card__wrapper {
        padding: 1.5rem
    }
}

@media(max-width:768px) {
    .course-promo-card__wrapper {
        padding: 1.25rem
    }
}

@media(max-width:480px) {
    .course-promo-card__wrapper {
        padding: 1rem
    }
}

.blog-course-promo--banner .course-promo-card__wrapper {
    flex-direction: row;
    gap: 2rem;
    padding: 2rem
}

@media(max-width:992px) {
    .blog-course-promo--banner .course-promo-card__wrapper {
        gap: 1.75rem;
        padding: 1.75rem
    }
}

@media(max-width:768px) {
    .blog-course-promo--banner .course-promo-card__wrapper {
        flex-direction: column;
        gap: 1.25rem;
        padding: 1.5rem
    }
}

@media(max-width:480px) {
    .blog-course-promo--banner .course-promo-card__wrapper {
        gap: 1rem;
        padding: 1.25rem
    }
}

.blog-course-promo--inline .course-promo-card__wrapper {
    flex-direction: row;
    gap: 1.5rem;
    padding: 1.5rem
}

@media(max-width:768px) {
    .blog-course-promo--inline .course-promo-card__wrapper {
        gap: 1.25rem;
        padding: 1.25rem
    }
}

@media(max-width:480px) {
    .blog-course-promo--inline .course-promo-card__wrapper {
        flex-direction: column;
        gap: 1rem;
        padding: 1rem
    }
}

.blog-course-promo--grid .course-promo-card__wrapper {
    flex-direction: column;
    padding: 1.5rem
}

@media(max-width:768px) {
    .blog-course-promo--grid .course-promo-card__wrapper {
        padding: 1.25rem
    }
}

@media(max-width:480px) {
    .blog-course-promo--grid .course-promo-card__wrapper {
        padding: 1rem
    }
}

.course-promo-card__image {
    background: #f9fafb;
    border-radius: .625rem;
    flex-shrink: 0;
    overflow: hidden;
    position: relative
}

@media(max-width:480px) {
    .course-promo-card__image {
        border-radius: .625rem
    }
}

.blog-course-promo--grid .course-promo-card__image {
    aspect-ratio: 16/9;
    margin-bottom: 1.25rem;
    min-height: 200px;
    width: 100%
}

@media(max-width:768px) {
    .blog-course-promo--grid .course-promo-card__image {
        margin-bottom: 1rem;
        min-height: 180px
    }
}

@media(max-width:480px) {
    .blog-course-promo--grid .course-promo-card__image {
        margin-bottom: .875rem;
        min-height: auto
    }
}

.blog-course-promo--banner .course-promo-card__image {
    height: 260px;
    min-width: 260px;
    width: 260px
}

@media(max-width:992px) {
    .blog-course-promo--banner .course-promo-card__image {
        height: 220px;
        min-width: 220px;
        width: 220px
    }
}

@media(max-width:768px) {
    .blog-course-promo--banner .course-promo-card__image {
        aspect-ratio: 16/9;
        height: auto;
        min-width: auto;
        width: 100%
    }
}

.blog-course-promo--inline .course-promo-card__image {
    height: 140px;
    min-width: 140px;
    width: 140px
}

@media(max-width:992px) {
    .blog-course-promo--inline .course-promo-card__image {
        height: 120px;
        min-width: 120px;
        width: 120px
    }
}

@media(max-width:768px) {
    .blog-course-promo--inline .course-promo-card__image {
        height: 100px;
        min-width: 100px;
        width: 100px
    }
}

@media(max-width:480px) {
    .blog-course-promo--inline .course-promo-card__image {
        aspect-ratio: 16/9;
        height: auto;
        min-width: auto;
        width: 100%
    }
}

.course-promo-card__image img {
    height: 100%;
    object-fit: cover;
    transition: transform .4s cubic-bezier(.4, 0, .2, 1);
    width: 100%
}

.course-promo-card__image .image-overlay {
    align-items: center;
    background: linear-gradient(180deg, rgba(24, 127, 211, .85), rgba(24, 127, 211, .95));
    display: flex;
    inset: 0;
    justify-content: center;
    opacity: 0;
    position: absolute;
    transition: opacity .4s ease
}

.course-promo-card__image .image-overlay .overlay-text {
    color: #fff;
    font-size: 1rem;
    font-weight: 500;
    transform: translateY(10px);
    transition: transform .4s cubic-bezier(.4, 0, .2, 1)
}

@media(max-width:480px) {
    .course-promo-card__image .image-overlay .overlay-text {
        font-size: .875rem
    }
}

.course-promo-card__image:hover .image-overlay .overlay-text {
    transform: translateY(0)
}

.course-promo-card__content {
    display: flex;
    flex: 1;
    flex-direction: column;
    min-width: 0
}

.course-promo-card__title {
    color: #2e3948;
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: .875rem
}

@media(max-width:992px) {
    .course-promo-card__title {
        font-size: 1.1875rem
    }
}

@media(max-width:768px) {
    .course-promo-card__title {
        font-size: 1.125rem;
        margin-bottom: .625rem
    }
}

@media(max-width:480px) {
    .course-promo-card__title {
        font-size: 1.0625rem;
        margin-bottom: .5rem
    }
}

.blog-course-promo--banner .course-promo-card__title {
    font-size: 1.375rem;
    margin-bottom: .875rem
}

@media(max-width:992px) {
    .blog-course-promo--banner .course-promo-card__title {
        font-size: 1.3125rem
    }
}

@media(max-width:768px) {
    .blog-course-promo--banner .course-promo-card__title {
        font-size: 1.25rem;
        margin-bottom: .75rem
    }
}

@media(max-width:480px) {
    .blog-course-promo--banner .course-promo-card__title {
        font-size: 1.125rem;
        margin-bottom: .625rem
    }
}

.blog-course-promo--inline .course-promo-card__title {
    font-size: 1.0625rem;
    margin-bottom: .625rem
}

@media(max-width:768px) {
    .blog-course-promo--inline .course-promo-card__title {
        font-size: 1rem;
        margin-bottom: .5rem
    }
}

@media(max-width:480px) {
    .blog-course-promo--inline .course-promo-card__title {
        font-size: .9375rem
    }
}

.course-promo-card__title a {
    background: linear-gradient(90deg, #187fd3 0, #187fd3);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 2px;
    color: inherit;
    text-decoration: none;
    transition: color .3s ease;
    transition: background-size .3s ease, color .3s ease
}

.course-promo-card__title a:hover {
    background-size: 100% 2px;
    color: #187fd3
}

.course-promo-card__meta {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    font-size: .875rem;
    gap: 1rem;
    justify-content: space-between;
    margin-bottom: 1rem;
    width: 100%
}

@media(max-width:992px) {
    .course-promo-card__meta {
        gap: .875rem
    }
}

@media(max-width:768px) {
    .course-promo-card__meta {
        font-size: .75rem;
        gap: .875rem;
        margin-bottom: .75rem
    }
}

@media(max-width:480px) {
    .course-promo-card__meta {
        font-size: .6875rem;
        gap: .75rem;
        margin-bottom: .625rem
    }
}

.course-promo-card__meta svg {
    height: 14px;
    width: 14px
}

@media(max-width:480px) {
    .course-promo-card__meta svg {
        height: 12px;
        width: 12px
    }
}

.course-promo-card__meta .meta-left {
    align-items: center;
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    gap: 1rem
}

@media(max-width:992px) {
    .course-promo-card__meta .meta-left {
        gap: .875rem
    }
}

@media(max-width:768px) {
    .course-promo-card__meta .meta-left {
        gap: .75rem
    }
}

@media(max-width:480px) {
    .course-promo-card__meta .meta-left {
        gap: .625rem
    }
}

.blog-course-promo--banner .course-promo-card__meta {
    margin-bottom: 1.25rem
}

@media(max-width:768px) {
    .blog-course-promo--banner .course-promo-card__meta {
        margin-bottom: 1rem
    }
}

@media(max-width:480px) {
    .blog-course-promo--banner .course-promo-card__meta {
        margin-bottom: .875rem
    }
}

.blog-course-promo--banner .course-promo-card__meta .meta-left {
    gap: 1.25rem
}

@media(max-width:768px) {
    .blog-course-promo--banner .course-promo-card__meta .meta-left {
        gap: 1rem
    }
}

@media(max-width:480px) {
    .blog-course-promo--banner .course-promo-card__meta .meta-left {
        gap: .75rem
    }
}

.blog-course-promo--inline .course-promo-card__meta {
    margin-bottom: .875rem
}

@media(max-width:768px) {
    .blog-course-promo--inline .course-promo-card__meta {
        margin-bottom: .75rem
    }
}

@media(max-width:480px) {
    .blog-course-promo--inline .course-promo-card__meta {
        margin-bottom: .625rem
    }
}

.blog-course-promo--inline .course-promo-card__meta .meta-left {
    gap: .875rem
}

@media(max-width:768px) {
    .blog-course-promo--inline .course-promo-card__meta .meta-left {
        gap: .75rem
    }
}

@media(max-width:480px) {
    .blog-course-promo--inline .course-promo-card__meta .meta-left {
        gap: .625rem
    }
}

.blog-course-promo--grid .course-promo-card__meta {
    margin-bottom: 1rem
}

@media(max-width:768px) {
    .blog-course-promo--grid .course-promo-card__meta {
        margin-bottom: .875rem
    }
}

@media(max-width:480px) {
    .blog-course-promo--grid .course-promo-card__meta {
        margin-bottom: .75rem
    }
}

.blog-course-promo--grid .course-promo-card__meta .meta-left {
    gap: 1rem
}

@media(max-width:768px) {
    .blog-course-promo--grid .course-promo-card__meta .meta-left {
        gap: .875rem
    }
}

@media(max-width:480px) {
    .blog-course-promo--grid .course-promo-card__meta .meta-left {
        gap: .75rem
    }
}

.course-promo-card__excerpt {
    color: #6b7280;
    display: -webkit-box;
    font-size: .9375rem;
    font-weight: 400;
    -webkit-line-clamp: 3;
    line-height: 1.65;
    margin-bottom: 1.25rem;
    -webkit-box-orient: vertical;
    overflow: hidden
}

@media(max-width:992px) {
    .course-promo-card__excerpt {
        font-size: .875rem;
        margin-bottom: 1.125rem
    }
}

@media(max-width:768px) {
    .course-promo-card__excerpt {
        font-size: .8125rem;
        line-height: 1.6;
        margin-bottom: 1rem
    }
}

@media(max-width:480px) {
    .course-promo-card__excerpt {
        font-size: .8125rem;
        -webkit-line-clamp: 2;
        margin-bottom: .875rem
    }
}

.blog-course-promo--inline .course-promo-card__excerpt {
    font-size: .875rem;
    -webkit-line-clamp: 2;
    margin-bottom: 1rem
}

@media(max-width:768px) {
    .blog-course-promo--inline .course-promo-card__excerpt {
        font-size: .8125rem;
        margin-bottom: .875rem
    }
}

@media(max-width:480px) {
    .blog-course-promo--inline .course-promo-card__excerpt {
        font-size: .75rem;
        -webkit-line-clamp: 2;
        margin-bottom: .75rem
    }
}

.course-promo-card__features {
    border-top: 1px solid #e5e7eb;
    display: flex;
    flex-wrap: wrap;
    gap: 1.25rem;
    margin-bottom: 1rem;
    padding-top: 1rem
}

@media(max-width:992px) {
    .course-promo-card__features {
        gap: 1.125rem;
        margin-bottom: 1.125rem;
        padding-top: .875rem
    }
}

@media(max-width:768px) {
    .course-promo-card__features {
        gap: 1rem;
        margin-bottom: 1rem;
        padding-top: .75rem
    }
}

@media(max-width:480px) {
    .course-promo-card__features {
        gap: .875rem;
        margin-bottom: .875rem;
        padding-top: .625rem
    }
}

.blog-course-promo--inline .course-promo-card__features {
    gap: 1rem;
    margin-bottom: 1rem;
    padding-top: .875rem
}

@media(max-width:768px) {
    .blog-course-promo--inline .course-promo-card__features {
        gap: .875rem;
        margin-bottom: .875rem;
        padding-top: .75rem
    }
}

.course-promo-card__actions {
    display: block;
    margin-top: auto
}

@media(max-width:768px) {
    .course-promo-card__actions {
        margin-top: 1rem
    }
}

@media(max-width:480px) {
    .course-promo-card__actions {
        margin-top: .875rem
    }
}

.blog-course-promo--banner .course-promo-card__actions {
    display: block
}

@media(max-width:480px) {
    .blog-course-promo--inline .course-promo-card__actions {
        display: none
    }
}

.blog-course-promo--grid .course-promo-card__actions {
    display: block
}

@media(max-width:480px) {
    .blog-course-promo--grid .course-promo-card__actions {
        margin-top: 1rem
    }
}

.course-status-badge,
.discount-badge {
    animation: slideInDown .6s ease-out;
    backdrop-filter: blur(8px);
    border-radius: .5rem;
    font-size: .75rem;
    font-weight: 600;
    padding: .5rem .875rem;
    position: absolute;
    top: 1rem;
    z-index: 2
}

@media(max-width:480px) {
    .course-status-badge,
    .discount-badge {
        border-radius: .375rem;
        font-size: .6875rem;
        padding: .375rem .75rem;
        top: .75rem
    }
}

.course-status-badge {
    background: #187fd3;
    box-shadow: 0 2px 8px rgba(24, 127, 211, .3);
    color: #fff;
    right: 1rem
}

@media(max-width:480px) {
    .course-status-badge {
        right: .75rem
    }
}

.rtl .course-status-badge {
    left: 1rem;
    right: auto
}

@media(max-width:480px) {
    .rtl .course-status-badge {
        left: .75rem
    }
}

.discount-badge {
    background: #ef4444;
    box-shadow: 0 2px 8px rgba(239, 68, 68, .3);
    left: 1rem
}

@media(max-width:480px) {
    .discount-badge {
        left: .75rem
    }
}

.rtl .discount-badge {
    left: auto;
    right: 1rem
}

@media(max-width:480px) {
    .rtl .discount-badge {
        right: .75rem
    }
}

.course-level-badge {
    background: rgba(16, 185, 129, .1);
    border-radius: .375rem;
    color: #10b981;
    display: inline-block;
    font-size: .6875rem;
    font-weight: 600;
    letter-spacing: .05em;
    padding: .25rem .625rem;
    text-transform: uppercase
}

@media(max-width:480px) {
    .course-level-badge {
        font-size: .625rem;
        padding: .1875rem .5rem
    }
}

.meta-item {
    align-items: center;
    color: #6b7280;
    display: inline-flex;
    font-weight: 400;
    gap: .375rem;
    transition: all .3s ease
}

@media(max-width:768px) {
    .meta-item {
        gap: .3125rem
    }
}

@media(max-width:480px) {
    .meta-item {
        gap: .25rem
    }
}

.meta-item svg {
    flex-shrink: 0;
    transition: transform .3s ease
}

.meta-item:hover svg {
    transform: scale(1.1)
}

.meta-item.meta-rating {
    color: #f59e0b
}

.meta-item.meta-rating strong {
    color: #2e3948;
    font-size: .875rem;
    font-weight: 600;
    margin-left: .125rem
}

@media(max-width:768px) {
    .meta-item.meta-rating strong {
        font-size: .8125rem
    }
}

@media(max-width:480px) {
    .meta-item.meta-rating strong {
        font-size: .75rem
    }
}

.meta-item.meta-rating .review-count {
    color: #6b7280;
    font-size: .75rem;
    margin-left: .25rem
}

@media(max-width:768px) {
    .meta-item.meta-rating .review-count {
        font-size: .6875rem
    }
}

@media(max-width:480px) {
    .meta-item.meta-rating .review-count {
        font-size: .625rem
    }
}

.blog-course-promo--banner .meta-item.meta-rating strong {
    font-size: .9375rem
}

@media(max-width:768px) {
    .blog-course-promo--banner .meta-item.meta-rating strong {
        font-size: .875rem
    }
}

@media(max-width:480px) {
    .blog-course-promo--banner .meta-item.meta-rating strong {
        font-size: .8125rem
    }
}

.blog-course-promo--inline .meta-item.meta-rating strong {
    font-size: .8125rem
}

@media(max-width:768px) {
    .blog-course-promo--inline .meta-item.meta-rating strong {
        font-size: .75rem
    }
}

@media(max-width:480px) {
    .blog-course-promo--inline .meta-item.meta-rating strong {
        font-size: .6875rem
    }
}

.blog-course-promo--inline .meta-item.meta-rating .review-count {
    font-size: .6875rem
}

@media(max-width:480px) {
    .blog-course-promo--inline .meta-item.meta-rating .review-count {
        font-size: .625rem
    }
}

.meta-item.meta-duration,
.meta-item.meta-students {
    color: #6b7280
}

.meta-item.meta-duration svg,
.meta-item.meta-students svg {
    color: #6b7280;
    opacity: .7
}

.meta-item.meta-duration span,
.meta-item.meta-students span {
    color: #6b7280;
    font-size: .875rem;
    font-weight: 400
}

@media(max-width:768px) {
    .meta-item.meta-duration span,
    .meta-item.meta-students span {
        font-size: .8125rem
    }
}

@media(max-width:480px) {
    .meta-item.meta-duration span,
    .meta-item.meta-students span {
        font-size: .75rem
    }
}

.blog-course-promo--banner .meta-item.meta-duration span,
.blog-course-promo--banner .meta-item.meta-students span {
    font-size: .9375rem
}

@media(max-width:768px) {
    .blog-course-promo--banner .meta-item.meta-duration span,
    .blog-course-promo--banner .meta-item.meta-students span {
        font-size: .875rem
    }
}

@media(max-width:480px) {
    .blog-course-promo--banner .meta-item.meta-duration span,
    .blog-course-promo--banner .meta-item.meta-students span {
        font-size: .8125rem
    }
}

.blog-course-promo--inline .meta-item.meta-duration span,
.blog-course-promo--inline .meta-item.meta-students span {
    font-size: .8125rem
}

@media(max-width:768px) {
    .blog-course-promo--inline .meta-item.meta-duration span,
    .blog-course-promo--inline .meta-item.meta-students span {
        font-size: .75rem
    }
}

@media(max-width:480px) {
    .blog-course-promo--inline .meta-item.meta-duration span,
    .blog-course-promo--inline .meta-item.meta-students span {
        font-size: .6875rem
    }
}

.blog-course-promo--grid .meta-item.meta-duration span,
.blog-course-promo--grid .meta-item.meta-students span {
    font-size: .875rem
}

@media(max-width:768px) {
    .blog-course-promo--grid .meta-item.meta-duration span,
    .blog-course-promo--grid .meta-item.meta-students span {
        font-size: .8125rem
    }
}

@media(max-width:480px) {
    .blog-course-promo--grid .meta-item.meta-duration span,
    .blog-course-promo--grid .meta-item.meta-students span {
        font-size: .75rem
    }
}

.course-promo-card__provider {
    align-items: center;
    display: inline-flex;
    margin-left: auto
}

.course-promo-card__provider .provider-logo {
    display: block;
    height: 24px;
    max-width: 120px;
    object-fit: contain;
    width: auto
}

@media(max-width:768px) {
    .course-promo-card__provider .provider-logo {
        height: 22px;
        max-width: 100px
    }
}

@media(max-width:480px) {
    .course-promo-card__provider .provider-logo {
        height: 20px;
        max-width: 90px
    }
}

.course-feature {
    align-items: center;
    color: #6b7280;
    display: flex;
    font-size: .875rem;
    font-weight: 400;
    gap: .5rem
}

@media(max-width:768px) {
    .course-feature {
        font-size: .8125rem;
        gap: .4375rem
    }
}

@media(max-width:480px) {
    .course-feature {
        font-size: .75rem;
        gap: .375rem
    }
}

.course-feature svg {
    flex-shrink: 0;
    height: 16px;
    opacity: .7;
    width: 16px
}

@media(max-width:480px) {
    .course-feature svg {
        height: 14px;
        width: 14px
    }
}

.course-feature--price {
    align-items: center;
    display: flex;
    flex: 1 1 100%;
    flex-wrap: wrap;
    gap: .75rem;
    padding-top: .625rem
}

@media(max-width:480px) {
    .course-feature--price {
        gap: .5rem;
        padding-top: .5rem
    }
}

.course-feature--price .feature-label {
    color: #6b7280;
    font-size: .8125rem
}

@media(max-width:480px) {
    .course-feature--price .feature-label {
        font-size: .75rem
    }
}

.course-feature--price .price-wrapper {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: .5rem
}

@media(max-width:480px) {
    .course-feature--price .price-wrapper {
        gap: .375rem
    }
}

.course-feature--price .original-price {
    color: #6b7280;
    font-size: .9375rem;
    opacity: .7;
    text-decoration: line-through
}

@media(max-width:480px) {
    .course-feature--price .original-price {
        font-size: .875rem
    }
}

.course-feature--price .feature-value {
    color: #187fd3;
    font-size: 1.25rem;
    font-weight: 700
}

@media(max-width:768px) {
    .course-feature--price .feature-value {
        font-size: 1.125rem
    }
}

@media(max-width:480px) {
    .course-feature--price .feature-value {
        font-size: 1rem
    }
}

.course-feature--price .feature-value del {
    display: none
}

.course-promo-btn {
    align-items: center;
    background: #187fd3;
    border: none;
    border-radius: .5rem;
    box-shadow: 0 2px 8px -2px rgba(24, 127, 211, .3);
    color: #fff;
    cursor: pointer;
    display: inline-flex;
    font-size: .9375rem;
    font-weight: 600;
    gap: .625rem;
    justify-content: center;
    overflow: hidden;
    padding: .875rem 1.75rem;
    position: relative;
    text-decoration: none;
    transition: all .3s cubic-bezier(.4, 0, .2, 1);
    white-space: nowrap
}

@media(max-width:992px) {
    .course-promo-btn {
        font-size: .9375rem;
        padding: .9375rem 1.875rem
    }
}

@media(max-width:768px) {
    .course-promo-btn {
        border-radius: .75rem;
        font-size: .9375rem;
        padding: .875rem 1.75rem
    }
}

@media(max-width:480px) {
    .course-promo-btn {
        font-size: .875rem;
        gap: .5rem;
        padding: .875rem 1.5rem;
        width: 100%
    }
}

.course-promo-btn:before {
    background: linear-gradient(135deg, #1f8ce6, #187fd3);
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: opacity .3s ease
}

.course-promo-btn span {
    position: relative;
    z-index: 1
}

.course-promo-btn .btn-arrow {
    flex-shrink: 0;
    height: 16px;
    position: relative;
    transition: transform .3s cubic-bezier(.4, 0, .2, 1);
    width: 16px;
    z-index: 1
}

@media(max-width:480px) {
    .course-promo-btn .btn-arrow {
        height: 14px;
        width: 14px
    }
}

.rtl .course-promo-btn .btn-arrow {
    transform: rotate(180deg)
}

.blog-course-promo--inline .course-promo-btn {
    font-size: .9375rem;
    padding: .875rem 1.75rem
}

@media(max-width:768px) {
    .blog-course-promo--inline .course-promo-btn {
        font-size: .875rem;
        padding: .8125rem 1.625rem
    }
}

@media(max-width:480px) {
    .blog-course-promo--inline .course-promo-btn {
        width: 100%
    }
}

.course-promo-btn:hover {
    background: #1668a8;
    box-shadow: 0 4px 12px -2px rgba(24, 127, 211, .4);
    transform: translateY(-1px)
}

@media(max-width:480px) {
    .course-promo-btn:hover {
        transform: none
    }
}

.course-promo-btn:hover:before {
    opacity: 0
}

.course-promo-btn:hover .btn-arrow {
    transform: translateX(4px)
}

.rtl .course-promo-btn:hover .btn-arrow {
    transform: translateX(-4px) rotate(180deg)
}

.course-promo-btn:active {
    box-shadow: 0 4px 12px -2px rgba(24, 127, 211, .4);
    transform: translateY(0)
}

@keyframes float {
    0%,
    to {
        transform: translate(0) scale(1)
    }
    33% {
        transform: translate(30px, -30px) scale(1.1)
    }
    66% {
        transform: translate(-20px, 20px) scale(.9)
    }
}

@keyframes slideInDown {
    0% {
        opacity: 0;
        transform: translateY(-20px)
    }
    to {
        opacity: 1;
        transform: translateY(0)
    }
}

.course-promo-card {
    animation: fadeInUp .8s cubic-bezier(.4, 0, .2, 1) backwards
}

@media(max-width:480px) {
    .course-promo-card {
        animation-duration: .6s
    }
}

.course-promo-card:first-child {
    animation-delay: .15s
}

@media(max-width:480px) {
    .course-promo-card:first-child {
        animation-delay: .1s
    }
}

.course-promo-card:nth-child(2) {
    animation-delay: .3s
}

@media(max-width:480px) {
    .course-promo-card:nth-child(2) {
        animation-delay: .2s
    }
}

.course-promo-card:nth-child(3) {
    animation-delay: .45s
}

@media(max-width:480px) {
    .course-promo-card:nth-child(3) {
        animation-delay: .3s
    }
}

.course-promo-card:nth-child(4) {
    animation-delay: .6s
}

@media(max-width:480px) {
    .course-promo-card:nth-child(4) {
        animation-delay: .4s
    }
}

.course-promo-card:nth-child(5) {
    animation-delay: .75s
}

@media(max-width:480px) {
    .course-promo-card:nth-child(5) {
        animation-delay: .5s
    }
}

.course-promo-card:nth-child(6) {
    animation-delay: .9s
}

@media(max-width:480px) {
    .course-promo-card:nth-child(6) {
        animation-delay: .6s
    }
}

@media print {
    .blog-course-promo {
        page-break-inside: avoid;
        margin: 1rem 0;
        padding: 1rem
    }
    .card-gradient-corner,
    .course-promo-btn,
    .image-overlay,
    .promo-decoration,
    .swiper-pagination {
        display: none !important
    }
    .course-promo-card {
        border: 1px solid #ccc !important;
        box-shadow: none !important
    }
}

.empowerment-section-v2 {
    background: #fff;
    font-family: Roobert, -apple-system, system-ui, sans-serif;
    padding: 150px 0 0
}

.empowerment-section-v2 .empowerment-container-full {
    max-width: none !important;
    padding: 0 20px;
    width: 100%
}

.empowerment-section-v2 .empowerment-content {
    position: relative;
    text-align: center;
    z-index: 2
}

@media(max-width:768px) {
    .empowerment-section-v2 .empowerment-content {
        text-align: left
    }
}

.empowerment-section-v2 .empowerment-header {
    margin: 0 auto 50px;
    max-width: 900px
}

@media(max-width:768px) {
    .empowerment-section-v2 .empowerment-header {
        margin-bottom: 40px;
        padding: 0 20px
    }
}

.empowerment-section-v2 .empowerment-title {
    color: #1f2937;
    font-size: 2.8rem;
    font-weight: 500;
    letter-spacing: -.02em;
    line-height: 1.2;
    margin-bottom: 20px
}

.empowerment-section-v2 .empowerment-title .highlight-text {
    color: #187fd3
}

@media(max-width:768px) {
    .empowerment-section-v2 .empowerment-title {
        font-size: 2.2rem;
        margin-bottom: 16px;
        text-align: left
    }
}

@media(max-width:480px) {
    .empowerment-section-v2 .empowerment-title {
        font-size: 1.8rem
    }
}

.empowerment-section-v2 .empowerment-subtitle {
    color: #6b7280;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.6;
    margin: 0 auto;
    max-width: 700px
}

@media(max-width:768px) {
    .empowerment-section-v2 .empowerment-subtitle {
        font-size: 1.1rem
    }
}

@media(max-width:480px) {
    .empowerment-section-v2 .empowerment-subtitle {
        font-size: 1rem
    }
}

.empowerment-section-v2 .empowerment-actions {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
    margin: 40px 0
}

@media(max-width:768px) {
    .empowerment-section-v2 .empowerment-actions {
        align-items: center;
        flex-direction: column;
        gap: 16px;
        margin-bottom: 80px;
        padding: 0 20px
    }
}

.empowerment-section-v2 .empowerment-btn {
    align-items: center;
    border: none;
    border-radius: 50px;
    cursor: pointer;
    display: inline-flex;
    font-family: inherit;
    font-size: 17px;
    font-weight: 500;
    gap: 10px;
    overflow: hidden;
    padding: 18px 35px;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition: all .4s cubic-bezier(.175, .885, .32, 1.275)
}

.empowerment-section-v2 .empowerment-btn:before {
    background: linear-gradient(90deg, transparent, hsla(0, 0%, 100%, .2), transparent);
    content: "";
    height: 100%;
    left: -100%;
    position: absolute;
    top: 0;
    transition: left .5s;
    width: 100%
}

.empowerment-section-v2 .empowerment-btn:hover:before {
    left: 100%
}

.empowerment-section-v2 .empowerment-btn.primary {
    background: linear-gradient(135deg, #187fd3, #1569b8);
    box-shadow: 0 6px 16px rgba(24, 127, 211, .3);
    color: #fff
}

.empowerment-section-v2 .empowerment-btn.primary:hover {
    background: linear-gradient(135deg, #1a8de6, #1672cb);
    box-shadow: 0 12px 28px rgba(24, 127, 211, .4);
    transform: translateY(-3px)
}

.empowerment-section-v2 .empowerment-btn.secondary {
    background: #fff;
    border: 2px solid #187fd3;
    box-shadow: 0 4px 12px rgba(24, 127, 211, .1);
    color: #187fd3
}

.empowerment-section-v2 .empowerment-btn.secondary:hover {
    background: #187fd3;
    box-shadow: 0 8px 20px rgba(24, 127, 211, .25);
    color: #fff;
    transform: translateY(-3px)
}

@media(max-width:768px) {
    .empowerment-section-v2 .empowerment-btn {
        font-size: 16px;
        max-width: 320px;
        min-width: auto;
        padding: 16px 28px;
        width: 100%
    }
}

@media(max-width:480px) {
    .empowerment-section-v2 .empowerment-btn {
        font-size: 17px;
        padding: 15px 24px
    }
}

.empowerment-section-v2 .carousel-slide {
    display: block;
    position: relative
}

@media(hover:hover) {
    .empowerment-section-v2 .carousel-slide {
        transition: transform .3s ease, box-shadow .3s ease
    }
    .empowerment-section-v2 .carousel-slide:hover {
        box-shadow: 0 12px 30px rgba(0, 0, 0, .15);
        transform: translateY(-5px)
    }
}

.empowerment-section-v2 .carousel-slide img {
    user-select: none;
    -webkit-user-select: none;
    -webkit-touch-callout: none;
    -webkit-user-drag: none
}

@media(hover:hover) {
    .empowerment-section-v2 .carousel-slide:after {
        background: linear-gradient(transparent, rgba(0, 0, 0, .6));
        bottom: 0;
        content: "";
        height: 30%;
        left: 0;
        opacity: 0;
        pointer-events: none;
        position: absolute;
        right: 0;
        transition: opacity .3s ease
    }
    .empowerment-section-v2 .carousel-slide:hover:after {
        opacity: 1
    }
}

.empowerment-section-v2 .trusted-partners-after-carousel {
    margin: 40px auto;
    padding: 0;
    text-align: center
}

@media(max-width:768px) {
    .empowerment-section-v2 .trusted-partners-after-carousel {
        margin: 30px auto
    }
}

@media(max-width:480px) {
    .empowerment-section-v2 .trusted-partners-after-carousel {
        margin: 25px auto
    }
}

.empowerment-section-v2 .partners-grid-desktop {
    align-items: center;
    display: flex;
    flex-wrap: nowrap;
    gap: 30px;
    justify-content: center;
    margin: 0 auto;
    max-width: 1200px
}

.empowerment-section-v2 .partners-grid-desktop .partner-logo {
    max-width: 120px;
    opacity: .6;
    transform: scale(1);
    transition: all .3s ease
}

.empowerment-section-v2 .partners-grid-desktop .partner-logo:hover {
    opacity: 1;
    transform: scale(1.05)
}

.empowerment-section-v2 .partners-grid-desktop .partner-logo img {
    height: 55px;
    max-height: 55px;
    object-fit: contain;
    width: auto
}

@media(max-width:768px) {
    .empowerment-section-v2 .partners-grid-desktop {
        display: none
    }
}

@keyframes scroll {
    0% {
        transform: translateX(0)
    }
    to {
        transform: translateX(-630px)
    }
}

.empowerment-section-v2 .partners-slider-mobile {
    display: none
}

@media(max-width:768px) {
    .empowerment-section-v2 .partners-slider-mobile {
        background: #fff;
        display: block;
        height: 100px;
        margin: auto;
        overflow: hidden;
        position: relative;
        width: 100%
    }
    .empowerment-section-v2 .partners-slider-mobile:after,
    .empowerment-section-v2 .partners-slider-mobile:before {
        background: linear-gradient(90deg, #fff 0, hsla(0, 0%, 100%, 0));
        content: "";
        height: 100px;
        position: absolute;
        width: 200px;
        z-index: 2
    }
    .empowerment-section-v2 .partners-slider-mobile:after {
        right: 0;
        top: 0;
        transform: rotate(180deg)
    }
    .empowerment-section-v2 .partners-slider-mobile:before {
        left: 0;
        top: 0
    }
    .empowerment-section-v2 .partners-slider-mobile .slide-track {
        animation: scroll 40s linear infinite;
        display: flex;
        width: 1260px
    }
    .empowerment-section-v2 .partners-slider-mobile .slide {
        align-items: center;
        display: flex;
        height: 100px;
        justify-content: center;
        padding: 0 10px;
        width: 90px
    }
    .empowerment-section-v2 .partners-slider-mobile .slide img {
        height: auto;
        max-height: 50px;
        max-width: 100%;
        object-fit: contain;
        opacity: .6;
        transition: opacity .3s ease;
        width: auto
    }
    .empowerment-section-v2 .partners-slider-mobile .slide img:hover {
        opacity: 1
    }
}

.empowerment-section-v2 .numbers-section-inner {
    margin: 60px 0 40px;
    padding: 0
}

@media(max-width:768px) {
    .empowerment-section-v2 .numbers-section-inner {
        display: none
    }
}

.empowerment-section-v2 .numbers-header {
    margin-bottom: 60px;
    text-align: center
}

@media(max-width:768px) {
    .empowerment-section-v2 .numbers-header {
        margin-bottom: 20px
    }
}

.empowerment-section-v2 .numbers-title {
    color: #1a1a1a;
    display: inline-block;
    font-size: 48px;
    font-weight: 500;
    margin-bottom: 10px;
    position: relative
}

.empowerment-section-v2 .numbers-title .highlight {
    color: #187fd3;
    font-weight: 500
}

@media(max-width:768px) {
    .empowerment-section-v2 .numbers-title {
        font-size: 20px;
        margin-bottom: 20px;
        text-align: -webkit-auto;
        width: 100%
    }
}

.empowerment-section-v2 .numbers-grid {
    display: grid;
    gap: 30px;
    grid-template-columns: repeat(5, 1fr);
    margin: 0 auto;
    max-width: 1000px;
    padding: 0 20px
}

@media(max-width:768px) {
    .empowerment-section-v2 .numbers-grid {
        display: grid;
        gap: 12px;
        grid-auto-columns: max-content;
        grid-auto-flow: column;
        grid-template-columns: repeat(auto-fit, minmax(125px, 1fr));
        grid-template-rows: repeat(3, 1fr);
        overflow-x: auto;
        overflow-y: hidden;
        padding: 0 15px;
        scroll-snap-type: x mandatory;
        -webkit-overflow-scrolling: touch;
        align-items: stretch;
        justify-content: start;
        max-width: 100vw;
        scroll-behavior: smooth
    }
    .empowerment-section-v2 .numbers-grid::-webkit-scrollbar {
        height: 6px
    }
    .empowerment-section-v2 .numbers-grid::-webkit-scrollbar-track {
        background: #f1f1f1;
        border-radius: 10px
    }
    .empowerment-section-v2 .numbers-grid::-webkit-scrollbar-thumb {
        background: #187fd3;
        border-radius: 10px
    }
    .empowerment-section-v2 .numbers-grid::-webkit-scrollbar-thumb:hover {
        background: #1569b5
    }
}

.empowerment-section-v2 .number-card {
    background: transparent;
    border: none;
    box-shadow: none;
    overflow: visible;
    padding: 0;
    position: relative;
    text-align: center
}

@media(max-width:768px) {
    .empowerment-section-v2 .number-card {
        align-items: center;
        background: hsla(0, 0%, 100%, .9);
        border-radius: 8px;
        box-shadow: 0 2px 8px rgba(0, 0, 0, .08);
        display: flex;
        flex-direction: column;
        justify-content: center;
        max-width: 160px;
        min-height: auto;
        min-width: 160px;
        padding: 15px 12px;
        scroll-snap-align: start;
        text-align: center;
        width: 160px
    }
}

@media(max-width:480px) {
    .empowerment-section-v2 .number-card {
        max-width: 150px;
        min-width: 150px;
        padding: 12px 10px;
        width: 150px
    }
}

.empowerment-section-v2 .number-value {
    color: #187fd3;
    display: block;
    font-family: Roobert, -apple-system, system-ui, sans-serif;
    font-size: 30px;
    font-variant-numeric: tabular-nums;
    font-weight: 700;
    margin-bottom: 5px;
    position: relative;
    white-space: nowrap !important;
    width: 100%
}

@media(max-width:768px) {
    .empowerment-section-v2 .number-value {
        font-size: 24px;
        font-weight: 500;
        line-height: 1
    }
}

@media(max-width:480px) {
    .empowerment-section-v2 .number-value {
        font-size: 20px
    }
}

.empowerment-section-v2 .number-suffix {
    color: #187fd3;
    display: inline !important;
    font-size: 20px;
    margin-left: 2px;
    white-space: nowrap !important
}

@media(max-width:768px) {
    .empowerment-section-v2 .number-suffix {
        font-size: 18px;
        margin-left: 1px
    }
}

@media(max-width:480px) {
    .empowerment-section-v2 .number-suffix {
        font-size: 16px;
        margin-left: 1px
    }
}

.empowerment-section-v2 .number-label {
    color: #666;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4
}

@media(max-width:768px) {
    .empowerment-section-v2 .number-label {
        font-size: 11px;
        line-height: 1.2;
        margin-top: 5px
    }
}

@media(max-width:480px) {
    .empowerment-section-v2 .number-label {
        font-size: 10px
    }
}

.empowerment-section-v2.rtl {
    direction: rtl;
    font-family: Cairo, Tajawal, Noto Sans Arabic, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Arial, sans-serif
}

@media(max-width:768px) {
    .empowerment-section-v2.rtl .empowerment-subtitle,
    .empowerment-section-v2.rtl .empowerment-title {
        text-align: right
    }
}

.empowerment-section-v2.rtl .empowerment-actions {
    flex-direction: row-reverse
}

@media(max-width:768px) {
    .empowerment-section-v2.rtl .empowerment-actions {
        flex-direction: column
    }
}

.empowerment-section-v2.rtl .number-card,
.empowerment-section-v2.rtl .numbers-grid,
.empowerment-section-v2.rtl .numbers-title {
    direction: rtl
}

.empowerment-section-v2.rtl .carousel-container {
    direction: ltr
}

@media(max-width:768px) {
    .empowerment-section-v2.rtl .carousel-container {
        direction: ltr !important
    }
    .empowerment-section-v2 {
        padding: 150px 0 0
    }
}

body:has(.empowerment-section-v2) .nav a,
body:has(.empowerment-section-v2) .navigation a,
body:has(.empowerment-section-v2) header nav a,
body:has(.empowerment-section-v2) nav a {
    color: #000 !important
}

body:has(.empowerment-section-v2) header .burgermenu a {
    color: #fff !important
}

body:has(.empowerment-section-v2) .header-panel__lang {
    color: #000 !important
}

body:has(.empowerment-section-v2) .header.show-burgermenu .header-panel__lang {
    color: #fff !important
}

body:has(.empowerment-section-v2) .header-panel__btn {
    background: #003a55 !important
}

body:has(.empowerment-section-v2) .header-logo svg {
    color: #2e3948 !important
}

body:has(.empowerment-section-v2) .header.show-burgermenu .header-logo svg {
    color: #fff !important
}

@media(max-width:768px) {
    body:has(.empowerment-section-v2) .header-logo svg {
        color: #2e3948 !important;
        opacity: 1 !important
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(30px)
    }
    to {
        opacity: 1;
        transform: translateY(0)
    }
}

.number-card {
    opacity: 0;
    transition: opacity .6s ease-in-out
}

.number-card.fade-in-visible {
    opacity: 1
}

.react-loading-skeleton {
    animation: fadeIn .3s ease;
    margin: 0 auto;
    max-width: 1400px;
    padding: 17px
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.react-product-grid:has(.tharwah-product-grid-container) .react-loading-skeleton {
    display: none
}

.skeleton-tabs {
    display: flex;
    gap: 15px;
    margin-bottom: 30px;
    overflow-x: auto;
    padding: 10px 0
}

.skeleton-tab {
    animation: shimmer 1.5s infinite;
    background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
    background-size: 200% 100%;
    border-radius: 20px;
    height: 40px;
    min-width: 100px
}

.skeleton-grid {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    margin-top: 20px
}

@media(max-width:768px) {
    .skeleton-grid {
        gap: 12px;
        grid-template-columns: repeat(2, 1fr)
    }
}

.skeleton-card {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .06);
    overflow: hidden
}

.skeleton-image {
    animation: shimmer 1.5s infinite;
    background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
    background-size: 200% 100%;
    padding-bottom: 75%;
    width: 100%
}

.skeleton-content {
    padding: 15px
}

.skeleton-line {
    animation: shimmer 1.5s infinite;
    background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
    background-size: 200% 100%;
    border-radius: 4px;
    height: 12px;
    margin-bottom: 10px
}

.skeleton-category {
    height: 10px;
    width: 60%
}

.skeleton-title {
    height: 14px;
    margin-bottom: 5px;
    width: 90%
}

.skeleton-title:last-of-type {
    width: 70%
}

.skeleton-description {
    margin-top: 10px;
    width: 100%
}

.skeleton-price {
    height: 18px;
    margin-top: 15px;
    width: 40%
}

@keyframes shimmer {
    0% {
        background-position: -200% 0
    }
    to {
        background-position: 200% 0
    }
}

.tharwah-product-grid-container {
    margin: 0 auto;
    max-width: 1400px;
    padding: 17px
}

.product-grid-header {
    margin-bottom: 25px
}

@media(min-width:769px) {
    .product-grid-header.with-search {
        align-items: center;
        display: flex;
        gap: 40px
    }
    .product-grid-header.with-search .product-grid-title {
        flex-shrink: 0;
        margin-bottom: 0;
        min-width: fit-content;
        text-align: left
    }
    .product-grid-header.with-search .search-bar-container {
        flex: 1;
        max-width: 800px;
        min-width: 500px
    }
}

.product-grid-title {
    color: #333;
    font-family: Roobert, -apple-system, system-ui, sans-serif;
    font-size: 24px;
    font-weight: 500;
    margin: 0 0 20px
}

@media(max-width:768px) {
    .product-grid-title {
        font-size: 22px;
        letter-spacing: -.3px;
        margin: 0 0 20px;
        padding: 0 17px;
        text-align: left
    }
    .product-grid-header.with-search .search-bar-container {
        margin-top: 16px
    }
}

.product-grid-loading {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 300px;
    padding: 40px
}

.loading-dots {
    display: flex;
    gap: 8px
}

.loading-dot {
    animation: pulse 1.4s ease-in-out infinite;
    background: #187fd3;
    border-radius: 50%;
    height: 12px;
    width: 12px
}

.loading-dot:nth-child(2) {
    animation-delay: .2s
}

.loading-dot:nth-child(3) {
    animation-delay: .4s
}

@keyframes pulse {
    0%,
    80%,
    to {
        opacity: .3;
        transform: scale(.8)
    }
    40% {
        opacity: 1;
        transform: scale(1.2)
    }
}

.product-grid-loading p {
    color: #666;
    font-size: 14px;
    font-weight: 500;
    margin-top: 20px
}

.product-grid.noon-style {
    display: grid;
    gap: 16px;
    grid-template-columns: repeat(4, 1fr);
    margin-bottom: 30px;
    margin-top: 25px
}

.mobile-product-swiper {
    margin: 15px 0;
    overflow: visible;
    padding: 0;
    position: relative
}

.swiper-edge-indicator {
    align-items: center;
    bottom: 20px;
    display: flex;
    justify-content: center;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    transition: opacity .3s ease;
    width: 35px;
    z-index: 10
}

.swiper-edge-indicator.left {
    background: linear-gradient(90deg, hsla(0, 0%, 100%, .98), hsla(0, 0%, 100%, .85) 40%, transparent);
    left: -17px
}

.swiper-edge-indicator.right {
    background: linear-gradient(270deg, hsla(0, 0%, 100%, .98), hsla(0, 0%, 100%, .85) 40%, transparent);
    right: -17px
}

.swiper-edge-indicator.visible {
    opacity: 1
}

.swiper-edge-indicator.left:after {
    animation: slideLeft 1.5s ease-in-out infinite;
    color: #187fd3;
    content: "❮";
    font-size: 24px;
    margin-left: -10px
}

.swiper-edge-indicator.right:after {
    animation: slideRight 1.5s ease-in-out infinite;
    color: #187fd3;
    content: "❯";
    font-size: 24px;
    margin-right: -10px
}

@keyframes slideLeft {
    0%,
    to {
        opacity: .5;
        transform: translateX(0)
    }
    50% {
        opacity: 1;
        transform: translateX(-3px)
    }
}

@keyframes slideRight {
    0%,
    to {
        opacity: .5;
        transform: translateX(0)
    }
    50% {
        opacity: 1;
        transform: translateX(3px)
    }
}

.product-grid-swiper {
    overflow: visible !important;
    padding: 10px 5px 15px !important
}

.product-grid-swiper .swiper-wrapper {
    display: flex;
    flex-wrap: wrap;
    height: auto !important
}

.product-grid-swiper .swiper-slide {
    align-self: stretch;
    height: calc(50% - 7px) !important;
    margin-bottom: 14px
}

@media(max-width:768px) {
    .product-grid-swiper .swiper-wrapper {
        max-height: 600px
    }
    .product-grid-swiper .swiper-slide:nth-child(odd) {
        margin-right: 0
    }
    .product-grid-swiper .swiper-slide:nth-child(2n) {
        margin-left: 0
    }
    .product-grid-swiper .swiper-slide:nth-last-child(-n+2) {
        margin-bottom: 0
    }
}

.mobile-product-swiper {
    scrollbar-width: none;
    -ms-overflow-style: none
}

.mobile-product-swiper::-webkit-scrollbar {
    display: none
}

@media(min-width:481px)and (max-width:991px) {
    .product-grid.noon-style {
        gap: 14px;
        grid-template-columns: repeat(3, 1fr)
    }
}

@media(min-width:992px)and (max-width:1199px) {
    .product-grid.noon-style {
        gap: 15px;
        grid-template-columns: repeat(3, 1fr)
    }
}

@media(min-width:1400px) {
    .product-grid.noon-style {
        gap: 18px;
        grid-template-columns: repeat(5, 1fr);
        margin-left: auto;
        margin-right: auto;
        max-width: 1600px
    }
}

@media(max-width:768px) {
    .tharwah-product-grid-container {
        padding: 17px
    }
    .mobile-product-swiper {
        margin: 15px -17px;
        padding: 0 17px
    }
    .product-grid.noon-style {
        display: none
    }
    .product-grid-swiper {
        margin: 0 -10px;
        padding: 0 10px 40px
    }
}

.no-products-message {
    color: #666;
    font-size: 16px;
    grid-column: 1/-1;
    padding: 60px 20px;
    text-align: center
}

[dir=rtl] .product-grid-swiper,
[dir=rtl] .product-grid.noon-style {
    direction: rtl
}

[dir=rtl] .swiper-edge-indicator.left {
    background: linear-gradient(270deg, hsla(0, 0%, 100%, .9), transparent);
    left: auto;
    right: 0
}

[dir=rtl] .swiper-edge-indicator.right {
    background: linear-gradient(90deg, hsla(0, 0%, 100%, .9), transparent);
    left: 0;
    right: auto
}

[dir=rtl] .no-products-message,
[dir=rtl] .product-grid-loading p,
[dir=rtl] .product-grid-title {
    font-family: Cairo, Tajawal, Noto Sans Arabic, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Arial, sans-serif
}

.product-card.noon-style {
    background: #fff;
    border: 1px solid rgba(0, 0, 0, .06);
    border-radius: 8px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .06);
    display: flex;
    flex-direction: column;
    height: 100%;
    overflow: hidden;
    position: relative;
    transition: all .3s ease
}

.product-card.noon-style:hover {
    border-color: rgba(24, 127, 211, .15);
    box-shadow: 0 6px 20px rgba(0, 0, 0, .1);
    transform: translateY(-3px)
}

.product-card.noon-style.compact {
    border: 1px solid rgba(0, 0, 0, .04);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
    height: 290px;
    min-height: 290px
}

.product-card.noon-style.compact:hover {
    box-shadow: 0 1px 4px rgba(0, 0, 0, .08);
    transform: none
}

.product-card-link {
    color: inherit;
    display: flex;
    flex-direction: column;
    height: 100%;
    text-decoration: none
}

.product-image-container {
    background: #f8f8f8;
    overflow: hidden;
    padding-bottom: 75%;
    position: relative;
    width: 100%
}

.product-card.compact .product-image-container {
    padding-bottom: 55%
}

.product-image {
    height: 100%;
    left: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    transition: transform .3s ease;
    width: 100%
}

.product-card.noon-style:hover .product-image {
    transform: scale(1.05)
}

.product-card.compact:hover .product-image {
    transform: none
}

.training-provider-logo {
    align-items: center;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .1);
    display: flex;
    height: 50px;
    justify-content: center;
    padding: 4px;
    position: absolute;
    right: 10px;
    top: 10px;
    transition: all .3s ease;
    width: 70px;
    z-index: 5
}

.training-provider-logo:hover {
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    transform: scale(1.08)
}

.training-provider-logo img {
    display: block;
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, .15));
    height: 100%;
    object-fit: contain;
    object-position: center;
    width: 100%
}

.product-card.compact .training-provider-logo {
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .08);
    height: 45px;
    padding: 3px;
    right: 8px;
    top: 8px;
    width: 50px
}

.product-card.compact .training-provider-logo img {
    height: 100%;
    object-fit: contain;
    width: 100%
}

.discount-badge {
    background: #ff4747;
    border-radius: 4px;
    color: #fff;
    font-size: 10px;
    font-weight: 500;
    left: 8px;
    padding: 2px 6px;
    position: absolute;
    top: 8px;
    z-index: 2
}

.popular-badge {
    display: none !important
}

.popular-badge.rank-1 {
    background: #187fd3
}

.popular-badge.rank-2 {
    background: #4a90e2
}

.popular-badge.rank-3 {
    background: #7ab8f0
}

.popular-text {
    font-size: 10px;
    letter-spacing: .3px;
    text-transform: uppercase
}

.product-card.compact .discount-badge {
    font-size: 8px;
    left: 4px;
    padding: 1px 4px;
    top: 4px
}

.product-content {
    display: flex;
    flex: 1;
    flex-direction: column;
    gap: 5px;
    padding: 10px
}

.product-card.compact .product-content {
    display: flex;
    flex-direction: column;
    gap: 3px;
    padding: 6px
}

.product-category {
    color: #999;
    font-size: 11px;
    font-weight: 400;
    letter-spacing: .5px;
    line-height: 1;
    text-transform: uppercase
}

.product-card.compact .product-category {
    font-size: 9px;
    letter-spacing: .3px;
    margin-top: 5px
}

.product-title {
    color: #333;
    display: -webkit-box;
    font-size: 13px;
    font-weight: 500;
    -webkit-line-clamp: 2;
    line-height: 1.3;
    margin: 0;
    -webkit-box-orient: vertical;
    min-height: 34px;
    overflow: hidden;
    text-overflow: ellipsis
}

.product-card.compact .product-title {
    display: block;
    font-size: 13px;
    font-weight: 500;
    -webkit-line-clamp: unset;
    line-height: 1.3;
    margin: 5px 0;
    min-height: 50px;
    overflow: visible;
    text-overflow: unset;
    -webkit-box-orient: unset
}

.product-description {
    color: #666;
    display: -webkit-box;
    font-size: 11px;
    -webkit-line-clamp: 2;
    line-height: 1.4;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis
}

.product-card.compact .product-description {
    font-size: 9px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 1.2;
    max-height: 22px;
    overflow: hidden
}

.product-rating {
    align-items: center;
    display: flex;
    font-size: 11px;
    gap: 3px
}

.product-card.compact .product-rating {
    backdrop-filter: blur(8px);
    background: rgba(0, 0, 0, .75);
    border-radius: 4px;
    bottom: 8px;
    gap: 2px;
    left: 8px;
    padding: 3px 6px;
    position: absolute;
    z-index: 3
}

.rating-stars {
    align-items: center;
    display: flex;
    display: inline-flex;
    gap: 0;
    line-height: 0
}

.rating-stars>span {
    align-items: center;
    display: inline-flex !important;
    gap: 1px
}

.rating-stars svg {
    display: inline-block;
    vertical-align: middle
}

.rating-value {
    color: #333;
    font-size: 11px;
    font-weight: 500
}

.product-card.compact .rating-value {
    color: #fff;
    font-size: 9px;
    font-weight: 500
}

.review-count {
    color: #999;
    font-size: 11px
}

.product-card.compact .review-count {
    color: hsla(0, 0%, 100%, .8);
    font-size: 8px
}

.enrollment-counter {
    align-items: center;
    display: inline-flex;
    font-size: 11px;
    gap: 4px;
    margin: 4px 0
}

.enrollment-icon {
    color: #187fd3;
    flex-shrink: 0;
    height: 14px;
    width: 14px
}

.enrollment-text {
    color: #666;
    font-weight: 400
}

.product-card.compact .enrollment-counter {
    font-size: 10px;
    margin: 2px 0
}

.product-duration {
    align-items: center;
    color: #555;
    display: flex;
    font-size: 11px;
    font-weight: 400;
    gap: 4px;
    margin: 3px 0
}

.product-card.compact .product-duration {
    font-size: 10px;
    gap: 3px;
    margin: 2px 0
}

.duration-icon {
    color: #187fd3;
    flex-shrink: 0;
    height: 14px;
    width: 14px
}

.product-card.compact .duration-icon {
    height: 12px;
    width: 12px
}

.duration-text {
    letter-spacing: .2px
}

.product-price-section {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 4px;
    margin-top: auto;
    max-width: 100%;
    overflow: hidden;
    padding-top: 4px
}

.product-card.compact .product-price-section {
    align-items: flex-start;
    flex-direction: column;
    gap: 4px;
    padding-top: 0
}

.sale-price {
    color: #187fd3;
    font-size: 16px;
    font-weight: 500
}

.product-card.compact .sale-price {
    font-size: 12px
}

.original-price {
    color: #999;
    font-size: 13px;
    opacity: .8;
    text-decoration: line-through
}

.product-card.compact .original-price {
    font-size: 10px;
    margin-left: 4px
}

.price-row {
    align-items: center;
    display: flex;
    gap: 8px
}

.product-card.compact .price-row {
    align-items: center;
    display: flex;
    gap: 6px;
    padding: 0
}

.regular-price {
    color: #333;
    font-size: 15px;
    font-weight: 500
}

.installment-text {
    background: rgba(24, 127, 211, .08);
    border-radius: 4px;
    color: #187fd3;
    display: inline-block;
    font-size: 11px;
    max-width: 100%;
    padding: 2px 6px;
    white-space: nowrap
}

.installment-text,
.installment-text.zero-interest {
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis
}

.installment-text.zero-interest {
    background: linear-gradient(135deg, rgba(16, 169, 88, .1), rgba(24, 127, 211, .1));
    border: 1px solid rgba(16, 169, 88, .2);
    color: #10a958;
    max-width: calc(100% - 10px)
}

.product-card.compact .installment-text {
    font-size: 10px;
    max-width: 100%;
    padding: 1px 5px
}

.product-card.compact .installment-text.zero-interest {
    font-size: 9px;
    max-width: 90%
}

.product-card.compact .regular-price {
    font-size: 12px
}

.product-action-btn {
    background: linear-gradient(135deg, #187fd3, #1569b8);
    border: none;
    border-radius: 8px;
    box-shadow: 0 2px 6px rgba(24, 127, 211, .2);
    color: #fff;
    cursor: pointer;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .5px;
    margin-top: 10px;
    padding: 11px;
    text-transform: uppercase;
    transition: all .3s ease;
    width: 100%
}

.product-action-btn:hover {
    background: linear-gradient(135deg, #1569b8, #1256a0);
    box-shadow: 0 4px 12px rgba(24, 127, 211, .35);
    transform: translateY(-2px)
}

.training-provider-logo img {
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.training-provider-logo:before {
    background: radial-gradient(circle, hsla(0, 0%, 100%, .2) 0, transparent 60%);
    border-radius: 8px;
    content: "";
    inset: 0;
    position: absolute;
    z-index: -1
}

@media(min-width:1200px) {
    .training-provider-logo {
        height: 55px;
        width: 75px
    }
    .product-content {
        gap: 6px;
        padding: 12px
    }
    .product-title {
        font-size: 14px
    }
    .product-description {
        font-size: 12px
    }
}

[dir=rtl] .training-provider-logo {
    left: 10px;
    right: auto
}

[dir=rtl] .product-card.compact .training-provider-logo {
    left: 8px;
    right: auto
}

[dir=rtl] .discount-badge {
    left: auto;
    right: 8px
}

[dir=rtl] .popular-badge {
    direction: rtl;
    left: auto;
    right: 8px
}

[dir=rtl] .popular-text {
    direction: rtl
}

[dir=rtl] .product-card.compact .discount-badge {
    right: 4px
}

[dir=rtl] .benefit-item span,
[dir=rtl] .duration-text,
[dir=rtl] .enrollment-text,
[dir=rtl] .installment-text,
[dir=rtl] .popular-text,
[dir=rtl] .price-label,
[dir=rtl] .product-action-btn,
[dir=rtl] .product-category,
[dir=rtl] .product-description,
[dir=rtl] .product-title {
    font-family: Cairo, Tajawal, Noto Sans Arabic, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Arial, sans-serif
}

.product-card.noon-style:focus-within {
    outline: 2px solid #187fd3;
    outline-offset: 2px
}

.product-action-btn:focus {
    outline: 2px solid #187fd3;
    outline-offset: -2px
}

@media(hover:none) {
    .product-action-btn:hover,
    .product-card.noon-style:hover,
    .product-card.noon-style:hover .product-image {
        transform: none
    }
}

.category-tabs-container {
    margin: 15px 0 25px;
    position: relative
}

.category-tabs-wrapper {
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.category-tabs-wrapper::-webkit-scrollbar {
    display: none
}

.category-tabs {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    list-style: none;
    margin: 0;
    padding: 0;
    white-space: nowrap
}

.tab-item {
    background: #fff;
    border: 1px solid rgba(24, 127, 211, .15);
    border-radius: 25px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .04);
    cursor: pointer;
    flex: 0 0 auto;
    font-size: 14px;
    font-weight: 500;
    padding: 10px 20px;
    transition: all .3s ease;
    user-select: none;
    white-space: nowrap
}

.tab-item:hover {
    background: rgba(24, 127, 211, .05);
    border-color: rgba(24, 127, 211, .3);
    box-shadow: 0 3px 8px rgba(24, 127, 211, .1)
}

.tab-item.active {
    background: #187fd3;
    border-color: #187fd3;
    box-shadow: 0 3px 10px rgba(24, 127, 211, .25);
    color: #fff;
    font-weight: 500
}

.tab-item.minus-tab,
.tab-item.plus-tab {
    align-items: center;
    display: flex;
    justify-content: center;
    min-width: 40px;
    padding: 10px
}

.tab-item.minus-tab svg,
.tab-item.plus-tab svg {
    fill: currentColor
}

.category-tabs-container.mobile {
    margin: 10px -15px 20px;
    overflow: hidden;
    padding: 0 15px;
    position: relative
}

.category-tabs-container.mobile .category-tabs-swiper {
    padding: 12px 0
}

.category-tabs-swiper .swiper-wrapper {
    align-items: center;
    padding: 8px 0
}

.category-tab-slide {
    flex-shrink: 0;
    width: auto !important
}

.category-tabs-container.mobile .tab-item {
    align-items: center;
    border: none;
    border-radius: 20px;
    display: flex;
    font-family: inherit;
    font-size: 13px;
    min-height: 36px;
    padding: 8px 16px;
    white-space: nowrap;
    width: 100%
}

.tabs-gradient-indicator {
    background: linear-gradient(270deg, #fff, hsla(0, 0%, 100%, 0));
    bottom: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    z-index: 2
}

[dir=rtl] .tabs-gradient-indicator {
    background: linear-gradient(90deg, #fff, hsla(0, 0%, 100%, 0));
    left: 0;
    right: auto
}

.category-tabs-container.mobile .tab-item:active:not(.active) {
    transform: scale(.95)
}

@media(max-width:360px) {
    .category-tabs-container.mobile .tab-item {
        font-size: 11px;
        padding: 5px 12px
    }
}

[dir=rtl] .category-tabs {
    direction: rtl
}

[dir=rtl] .category-tabs-container.mobile .category-tabs-wrapper {
    mask-image: linear-gradient(270deg, transparent, #000 10px, #000 calc(100% - 10px), transparent);
    -webkit-mask-image: linear-gradient(270deg, transparent, #000 10px, #000 calc(100% - 10px), transparent)
}

[dir=rtl] .tab-item {
    font-family: Cairo, Tajawal, Noto Sans Arabic, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Arial, sans-serif
}

@media(hover:none) {
    .tab-item:hover {
        background: #fff
    }
    .tab-item.active:hover {
        background: #187fd3
    }
}

.category-tabs.loading {
    opacity: .5;
    pointer-events: none
}

.category-tabs-wrapper {
    scroll-behavior: smooth
}

.category-tabs-container.mobile:after {
    background: linear-gradient(90deg, transparent, rgba(0, 0, 0, .1) 20%, rgba(0, 0, 0, .1) 80%, transparent);
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    right: 0
}

.search-bar-container {
    margin: 25px 0 30px
}

.search-bar {
    margin: 0 auto;
    max-width: 650px;
    position: relative
}

.product-grid-header.with-search .search-bar-container {
    margin: 0
}

.product-grid-header.with-search .search-bar {
    margin: 0;
    max-width: none
}

.search-input {
    background: #fff;
    border: 1px solid rgba(24, 127, 211, .15);
    border-radius: 28px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .04);
    font-size: 15px;
    outline: none;
    padding: 14px 50px;
    transition: all .3s ease;
    width: 100%
}

.search-input:focus {
    background: rgba(24, 127, 211, .02);
    border-color: rgba(24, 127, 211, .4);
    box-shadow: 0 3px 12px rgba(24, 127, 211, .15)
}

.search-icon {
    fill: #187fd3;
    left: 18px;
    opacity: .6;
    pointer-events: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition: opacity .3s ease
}

.search-input:focus~.search-icon {
    opacity: 1
}

.clear-button {
    align-items: center;
    background: none;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    justify-content: center;
    padding: 5px;
    position: absolute;
    right: 18px;
    top: 50%;
    transform: translateY(-50%);
    transition: all .2s ease
}

.clear-button:hover {
    background: rgba(24, 127, 211, .08);
    transform: translateY(-50%) scale(1.1)
}

.clear-button svg {
    fill: #666
}

.search-loading {
    position: absolute;
    right: 45px;
    top: 50%;
    transform: translateY(-50%)
}

.mini-spinner {
    animation: spin .8s linear infinite;
    border: 2px solid rgba(24, 127, 211, .2);
    border-radius: 50%;
    border-top-color: #187fd3;
    height: 16px;
    width: 16px
}

[dir=rtl] .search-icon {
    left: auto;
    right: 15px
}

[dir=rtl] .clear-button {
    left: 15px;
    right: auto
}

[dir=rtl] .search-loading {
    left: 45px;
    right: auto
}

[dir=rtl] .search-input {
    direction: rtl;
    padding: 14px 50px
}

@media(max-width:768px) {
    .search-bar-container {
        margin: 5px 0 25px;
        padding: 0
    }
    .search-input {
        border-radius: 24px;
        font-size: 14px;
        padding: 12px 45px
    }
}

[dir=rtl] .search-input,
[dir=rtl] .search-input::placeholder {
    font-family: Cairo, Tajawal, Noto Sans Arabic, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Arial, sans-serif
}

.load-more-container {
    align-items: center;
    clear: both;
    display: flex;
    justify-content: center;
    padding: 30px 0 20px
}

.load-more-button.noon-style {
    align-items: center;
    background: linear-gradient(135deg, #187fd3, #1569b8);
    border: none;
    border-radius: 25px;
    box-shadow: 0 3px 10px rgba(24, 127, 211, .2);
    color: #fff;
    cursor: pointer;
    display: inline-flex;
    font-size: 15px;
    font-weight: 500;
    gap: 8px;
    letter-spacing: .5px;
    padding: 12px 45px;
    text-transform: uppercase;
    transition: all .3s ease
}

.load-more-button.noon-style:hover:not(:disabled) {
    background: linear-gradient(135deg, #1569b8, #1256a0);
    box-shadow: 0 6px 20px rgba(24, 127, 211, .35);
    transform: translateY(-3px)
}

.load-more-button.noon-style:disabled {
    cursor: not-allowed;
    opacity: .6;
    transform: none
}

.button-spinner {
    animation: spin .8s linear infinite;
    border: 2px solid hsla(0, 0%, 100%, .3);
    border-radius: 50%;
    border-top-color: #fff;
    height: 16px;
    width: 16px
}

@keyframes spin {
    to {
        transform: rotate(1turn)
    }
}

@media(max-width:768px) {
    .load-more-button.noon-style {
        font-size: 14px;
        padding: 12px 40px
    }
}

[dir=rtl] .load-more-button.noon-style {
    font-family: Cairo, Tajawal, Noto Sans Arabic, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Arial, sans-serif
}

@media(min-width:769px) {
    .category-tabs-container.mobile {
        display: none !important
    }
    .category-tabs-container.desktop {
        display: block !important
    }
}

@media(max-width:768px) {
    .category-tabs-container.desktop {
        display: none !important
    }
    .category-tabs-container.mobile {
        display: block !important
    }
    .category-tabs {
        flex-wrap: nowrap !important;
        overflow-x: auto
    }
}

@media(min-width:768px) {
    .nav {
        align-items: center;
        display: flex;
        gap: 40px
    }
}

@media(max-width:991.98px) {
    .nav {
        display: none
    }
}

.nav>li>a {
    align-items: center;
    display: flex;
    gap: 4px;
    height: 80px
}

.nav a {
    color: #fff;
    font-weight: 500;
    transition: .3s;
    white-space: nowrap
}

.active .nav a,
.header--white .nav a {
    color: #2e3948
}

.active .nav a .menu-item__dropdown_icon,
.header--white .nav a .menu-item__dropdown_icon {
    color: #187fd3
}

.nav .sub-menu {
    background-color: #fff;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    height: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 100%;
    width: 100%
}

.nav .sub-menu li {
    border-top: 1px solid rgba(46, 57, 72, .2);
    margin-top: 16px
}

.nav .sub-menu li:not(:last-child) a {
    border-right: 1px solid rgba(46, 57, 72, .2)
}

[lang=ar] .nav .sub-menu li:not(:last-child) a {
    border-left: 1px solid rgba(46, 57, 72, .2);
    border-right: none
}

.nav .sub-menu a {
    background-color: #fff;
    border-bottom: 1px solid rgba(46, 57, 72, .2);
    color: #003a55;
    display: flex;
    flex-direction: column;
    font-size: 22px;
    height: 100%;
    letter-spacing: -.2px;
    line-height: 1.2;
    padding: 24px 16px 16px 24px;
    transition: .3s;
    white-space: normal;
    width: 100%
}

.nav .sub-menu a:hover {
    background-color: #187fd3;
    color: #fff
}

.nav .sub-menu a:hover .menu-item__arrow {
    opacity: 1
}

.nav .sub-menu a .menu-item__bottom {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-top: auto
}

.nav .sub-menu a .menu-item__arrow {
    align-items: center;
    background-color: #fff;
    border-radius: 100%;
    color: #2e3948;
    display: flex;
    height: 40px;
    justify-content: center;
    margin-left: auto;
    opacity: 0;
    transition: opacity .3s;
    width: 40px
}

[lang=ar] .nav .sub-menu a .menu-item__arrow {
    margin-left: 0;
    margin-right: auto
}

.burgermenu {
    background-color: #003a55;
    height: 100dvh;
    left: 0;
    position: fixed;
    top: 0;
    transform: translateY(-100%);
    transition: .5s;
    width: 100dvw;
    z-index: 99
}

@media(max-width:991.98px) {
    .burgermenu {
        padding-top: 105px
    }
}

.show-burgermenu .burgermenu {
    transform: translateY(0)
}

.burgermenu-grid {
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    overflow: auto;
    padding: 0 24px;
    position: relative;
    width: 100%
}

@media(max-width:991.98px) {
    .burgermenu-grid {
        padding-bottom: 32px;
        padding-top: 30px
    }
}

@media(min-width:992px) {
    .burgermenu-grid {
        display: grid;
        grid-template-columns: 1fr 1.43fr;
        grid-template-rows: 1.58fr 1fr;
        padding: 100px 0 0
    }
    .burgermenu-grid:after,
    .burgermenu-grid:before {
        background-color: hsla(0, 0%, 100%, .24);
        content: "";
        position: absolute
    }
    .burgermenu-grid:before {
        height: 100%;
        left: 41.1%;
        top: 0;
        width: 1px
    }
    [lang=ar] .burgermenu-grid:before {
        left: 0;
        right: 41.1%
    }
    .burgermenu-grid:after {
        height: 1px;
        left: 0;
        top: 65.5%;
        width: 100%
    }
    .burgermenu-grid__item {
        padding: 40px
    }
}

.burgermenu-grid__item--explore {
    width: 100%
}

@media(max-width:991.98px) {
    .burgermenu-grid__item--explore {
        margin-bottom: 28px;
        padding-bottom: 40px;
        position: relative
    }
    .burgermenu-grid__item--explore:after {
        background-color: hsla(0, 0%, 100%, .24);
        bottom: 0;
        content: "";
        height: 1px;
        left: -24px;
        position: absolute;
        width: calc(100% + 48px)
    }
}

@media(min-width:992px) {
    .burgermenu-grid__item--explore {
        align-items: center;
        display: flex
    }
}

.burgermenu-grid__item--services {
    display: flex;
    flex-direction: column;
    margin-right: auto;
    padding: 0
}

[lang=ar] .burgermenu-grid__item--services {
    margin-left: auto;
    margin-right: 0
}

@media(max-width:991.98px) {
    .burgermenu-grid__item--services {
        margin-bottom: 40px
    }
}

@media(min-width:992px) {
    .burgermenu-grid__item--services {
        width: 100%
    }
}

.burgermenu-grid__item--info {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.burgermenu-grid__item--copyright {
    display: flex;
    flex-direction: column;
    margin-top: 66px;
    width: 100%
}

@media(min-width:992px) {
    .burgermenu-grid__item--copyright {
        align-items: flex-end;
        flex-direction: row;
        justify-content: flex-end;
        margin-top: 0
    }
}

.burgermenu-services__title {
    display: none
}

@media(min-width:992px) {
    .burgermenu-services__title {
        border-bottom: 1px solid hsla(0, 0%, 100%, .24);
        color: #fff;
        display: block;
        font-size: 12px;
        letter-spacing: .2px;
        line-height: 1.1;
        margin-top: auto;
        padding: 0 42px 16px;
        text-transform: uppercase
    }
}

.burgermenu-menu a {
    align-items: center;
    border-bottom: 1px solid transparent;
    color: #fff;
    display: inline-flex;
    gap: 6px;
    transition: .3s
}

.burgermenu-menu a:after {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOSIgaGVpZ2h0PSIxOSIgZmlsbD0ibm9uZSI+PHBhdGggc3Ryb2tlPSIjZmZmIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS1vcGFjaXR5PSIuMzIiIHN0cm9rZS13aWR0aD0iMiIgZD0iTTEgMTggMTggMW0wIDBIMW0xNyAwdjE3Ii8+PC9zdmc+);
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    display: block;
    flex-shrink: 0
}

[lang=ar] .burgermenu-menu a:after {
    transform: scaleX(-1)
}

.burgermenu-menu a:hover {
    border-color: #187fd3
}

.burgermenu-menu__explore li {
    margin-bottom: 0
}

.burgermenu-menu__explore li:not(:last-child) {
    margin-bottom: 8px
}

@media(min-width:992px) {
    .burgermenu-menu__explore li:not(:last-child) {
        margin-bottom: 12px
    }
}

.burgermenu-menu__explore a {
    font-size: 32px;
    letter-spacing: .4px;
    line-height: 1.1
}

.burgermenu-menu__explore a:after {
    height: 17px;
    width: 17px
}

@media(max-width:991.98px) {
    .burgermenu-menu__services li:not(:last-child) {
        margin-bottom: 8px
    }
}

@media(min-width:992px) {
    .burgermenu-menu__services li {
        padding: 16px 42px
    }
    .burgermenu-menu__services li:not(:first-child) {
        border-top: 1px solid hsla(0, 0%, 100%, .24)
    }
}

.burgermenu-menu__services a {
    font-size: 16px;
    letter-spacing: .4px;
    line-height: 1.3
}

@media(min-width:992px) {
    .burgermenu-menu__services a {
        font-size: 22px
    }
}

.burgermenu-menu__services a:after {
    height: 12px;
    width: 12px
}

.burgermenu-menu__social li {
    margin-bottom: 8px
}

.burgermenu-menu__policy {
    align-items: center;
    display: flex;
    justify-content: center
}

@media(min-width:992px) {
    .burgermenu-menu__policy {
        flex-wrap: wrap;
        justify-content: flex-start
    }
}

.burgermenu-menu__policy li:not(:last-child) {
    margin-right: 20px
}

@media(min-width:992px) {
    .burgermenu-menu__policy li:not(:last-child) {
        margin-right: 28px
    }
}

.burgermenu-menu__policy a,
.burgermenu-menu__social a {
    font-size: 14px;
    letter-spacing: .2px;
    line-height: 1.3;
    text-align: center
}

.burgermenu-menu__policy a:after,
.burgermenu-menu__social a:after {
    height: 8px;
    width: 8px
}

.burgermenu-callback li {
    margin-bottom: 8px
}

.burgermenu-callback li a {
    border-bottom: 1px solid transparent;
    color: #fff;
    font-size: 14px;
    letter-spacing: .2px;
    line-height: 1.3;
    transition: .3s
}

.burgermenu-callback li a:hover {
    border-color: #187fd3
}

.burgermenu-row {
    margin-top: auto;
    width: 100%
}

.burgermenu-copyright {
    color: #fff;
    font-size: 14px;
    letter-spacing: .2px;
    line-height: 1.3;
    margin-top: 24px
}

@media(max-width:991.98px) {
    .burgermenu-copyright {
        text-align: center
    }
}

.header {
    height: 80px;
    left: 0;
    margin-bottom: 16px;
    padding-top: 24px;
    position: absolute;
    top: 0;
    transition: background-color .3s;
    transition-delay: .4s;
    width: 100%;
    z-index: 9
}

@media(min-width:992px) {
    .header {
        padding-top: 16px
    }
}

.header.active {
    background-color: #fff;
    transition-delay: 0s
}

.header--white {
    position: relative
}

.header-logo,
.header-wrapper {
    align-items: center;
    display: flex
}

.header-logo {
    color: #fff;
    height: 60px;
    justify-content: center;
    width: 114px;
    z-index: 999
}

.active .header-logo,
.header--white:not(.show-burgermenu) .header-logo {
    color: #003a55
}

@media(min-width:768px) {
    .header-logo {
        height: 65px;
        width: 123px
    }
}

.header-logo svg {
    height: 100%;
    transition: .3s;
    transition-delay: .4s;
    width: 100%
}

.active .header-logo svg,
.header--white:not(.show-burgermenu) .header-logo svg {
    height: 47px;
    transition-delay: 0s;
    width: 89px
}

.header-menu {
    margin: 0 auto
}

.header-panel {
    align-items: center;
    display: flex;
    gap: 16px
}

.show-burgermenu .header-panel {
    position: relative;
    z-index: 999
}

.show-burgermenu:not(.header--white) .header-panel {
    margin-right: var(--app-scrollbar-width)
}

.header-panel__lang {
    color: #fff;
    font-weight: 500;
    transition: color .3s
}

.active .header-panel__lang,
.header--white:not(.show-burgermenu) .header-panel__lang {
    color: #2e3948
}

.header-panel__btn {
    align-items: center;
    border: 1px solid hsla(0, 0%, 100%, .24);
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    display: flex;
    height: 40px;
    justify-content: center;
    transition: color .3s;
    width: 40px
}

.active .header-panel__btn,
.header--white:not(.show-burgermenu) .header-panel__btn {
    color: #2e3948
}

.header-panel__btn.header-panel__hamburger {
    background-color: #003a55;
    border-color: #003a55;
    color: #fff !important;
    position: relative
}

.header-panel__btn.header-panel__hamburger:before {
    background-color: #003a55;
    border-radius: 100%;
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition-duration: 1.5s;
    width: 100%;
    z-index: -1
}

.show-burgermenu .header-panel__btn.header-panel__hamburger:before {
    transform: scale(200)
}

.header-whatsapp {
    align-items: center;
    background-color: #fff;
    border-radius: 100%;
    bottom: 20px;
    box-shadow: 2px 2px 25px 0 rgba(0, 0, 0, .08);
    display: flex;
    height: 48px;
    justify-content: center;
    position: fixed;
    right: 20px;
    width: 48px;
    z-index: 9
}

@media(min-width:768px) {
    .header-whatsapp {
        bottom: 40px;
        height: 72px;
        right: 40px;
        width: 72px
    }
}

[lang=ar] .header-whatsapp {
    left: 20px;
    right: auto
}

@media(min-width:768px) {
    [lang=ar] .header-whatsapp {
        left: 40px;
        right: auto
    }
}

.header-whatsapp__image {
    height: 40px;
    width: 40px
}

.header-whatsapp__image img {
    height: 100%;
    object-fit: contain;
    width: 100%
}

.footer-col__title {
    color: rgba(46, 57, 72, .32);
    font-size: 12px;
    letter-spacing: -.2px;
    line-height: 1.3;
    margin-bottom: 24px;
    text-transform: uppercase
}

.footer-menu li:not(:last-child) {
    margin-bottom: 10px
}

.footer-menu a {
    align-items: center;
    display: inline-flex;
    font-size: 14px;
    gap: 5px;
    letter-spacing: -.1px;
    line-height: 1.2;
    position: relative;
    transition: .3s
}

.footer-menu a:before {
    background-color: #187fd3;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    transition: width .3s;
    width: 0
}

.footer-menu a:after {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCIgZmlsbD0ibm9uZSI+PHBhdGggc3Ryb2tlPSIjMkUzOTQ4IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS1vcGFjaXR5PSIuMzIiIGQ9Im0xIDkgOC04bTAgMEgxbTggMHY4Ii8+PC9zdmc+");
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    display: block;
    flex-shrink: 0;
    height: 8px;
    transition: .3s;
    transition-delay: .4s;
    width: 8px
}

[lang=ar] .footer-menu a:after {
    transform: scaleX(-1)
}

@media(min-width:992px) {
    .footer-menu a:hover:before {
        width: 100%
    }
    .footer-menu a:hover:after {
        background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCIgZmlsbD0ibm9uZSI+PHBhdGggc3Ryb2tlPSIjMTg3RkQzIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0xIDkgOC04bTAgMEgxbTggMHY4Ii8+PC9zdmc+")
    }
}

.footer-links li:not(:last-child) {
    margin-bottom: 10px
}

.footer-links li a {
    align-items: center;
    display: inline-flex;
    font-size: 14px;
    letter-spacing: -.1px;
    line-height: 1.2;
    position: relative;
    transition: .3s
}

.footer-links li a:before {
    background-color: #2e3948;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    transition: width .3s;
    width: 0
}

@media(min-width:992px) {
    .footer-links li a:hover:before {
        width: 100%
    }
}

.footer-top {
    border-bottom: 1px solid rgba(46, 57, 72, .2);
    display: flex;
    flex-direction: column;
    gap: 80px;
    padding-bottom: 40px;
    padding-top: 85px
}

@media(min-width:992px) {
    .footer-top {
        flex-direction: row-reverse;
        justify-content: space-between
    }
}

.footer-top__text {
    font-size: 27px;
    letter-spacing: -.2px;
    line-height: 1.2;
    max-width: 600px
}

@media(min-width:768px) {
    .footer-top__text {
        font-size: 32px
    }
}

.footer-top__logo {
    color: #2e3948;
    flex-shrink: 0;
    height: 109px;
    width: 207px
}

.footer-top__logo img,
.footer-top__logo svg {
    height: 100%;
    width: 100%
}

.footer-middle {
    padding: 40px 0
}

.footer-middle,
.footer-middle__col {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    justify-content: space-between
}

@media(max-width:991.98px) {
    .footer-middle__col {
        width: 100%
    }
    .footer-middle__col:nth-child(2) {
        border-top: 1px solid rgba(46, 57, 72, .24);
        padding-top: 40px
    }
}

.footer-middle__payments {
    align-items: center;
    display: flex;
    gap: 26px;
    justify-content: center;
    width: 100%
}

@media(min-width:992px) {
    .footer-middle__payments {
        padding: 0 100px
    }
}

.footer-middle__payments img {
    height: 35px;
    object-fit: contain
}

@media(min-width:992px) {
    .footer-middle__payments img {
        height: 50px
    }
    .footer-middle__payments {
        gap: 36px;
        justify-content: flex-end
    }
    .footer-bottom {
        align-items: center;
        display: flex;
        flex-direction: row-reverse;
        justify-content: space-between
    }
}

.footer-bottom__menu {
    align-items: center;
    display: flex;
    gap: 21px;
    justify-content: center
}

.footer-bottom__menu li {
    margin-bottom: 0 !important
}

.footer-bottom__menu a {
    text-align: center
}

.footer-bottom__copyright {
    font-size: 14px;
    letter-spacing: -.1px;
    line-height: 1.2;
    margin-top: 40px;
    padding-bottom: 32px
}

.footer-bottom__copyright p {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 8px
}

@media(max-width:991.98px) {
    .footer-bottom__copyright p {
        text-align: center
    }
}

.footer-bottom__copyright b,
.footer-bottom__copyright span,
.footer-bottom__copyright strong {
    display: block;
    font-weight: 400;
    opacity: .32;
    width: 100%
}

.footer-bottom__copyright br {
    display: none
}

.form-field {
    position: relative
}

.form-field:not(:last-child) {
    margin-bottom: 24px
}

.form-field__row {
    margin-top: 40px
}

@media(min-width:768px) {
    .form-field__row {
        margin-top: 48px
    }
}

.form-field__row>* {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 10px
}

[lang=ar] .form-field__row>* {
    flex-direction: row-reverse
}

.form-field input,
.form-field textarea {
    border-bottom: 1px solid rgba(46, 57, 72, .2);
    font-size: 16px;
    letter-spacing: -.1px;
    line-height: 1.3;
    padding: 8px 0;
    transition: border-bottom-color .3s;
    width: 100%
}

[lang=ar] .form-field input,
[lang=ar] .form-field textarea {
    direction: rtl !important;
    unicode-bidi: bidi-override !important
}

.form-field input:focus,
.form-field input:hover,
.form-field textarea:focus,
.form-field textarea:hover {
    border-bottom-color: #187fd3
}

.form-field input::placeholder,
.form-field textarea::placeholder {
    color: rgba(46, 57, 72, .4)
}

.form-field textarea {
    max-height: 70px;
    resize: none
}

.form-field textarea::-webkit-scrollbar {
    height: 4px;
    width: 4px
}

.form-field textarea::-webkit-scrollbar-thumb {
    background: #94a4ba
}

.form-field textarea::-webkit-scrollbar-track {
    background: transparent
}

.form-field textarea {
    scrollbar-face-color: #94a4ba;
    scrollbar-track-color: transparent
}

.form .wpcf7-spinner {
    display: none
}

.fancybox__container .fancybox__content.modal {
    border-radius: 8px 8px 8px 40px;
    max-width: 900px;
    padding: 40px 24px 24px;
    width: 100%
}

@media(min-width:768px) {
    .fancybox__container .fancybox__content.modal {
        border-radius: 8px 8px 8px 80px;
        padding: 56px 80px
    }
}

.fancybox__container .fancybox__content.modal .f-button.is-close-btn {
    background-color: transparent;
    color: #2e3948;
    opacity: 1;
    right: 24px;
    top: 40px
}

@media(min-width:768px) {
    .fancybox__container .fancybox__content.modal .f-button.is-close-btn {
        top: 24px
    }
}

.fancybox__container .fancybox__slide {
    padding: 24px
}

.fancybox__container .fancybox__backdrop {
    background: #000;
    opacity: .7
}

.page-error__section,
.page-error__wrapper {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 100dvh
}

.page-error__title {
    color: #fff;
    font-size: 120px
}

.page-error__subtitle {
    color: #fff;
    margin-bottom: 100px
}

.page-error__subtitle:before {
    content: none
}

.sidebar-wrapper {
    color: rgba(46, 57, 72, .4);
    display: grid;
    gap: 40px;
    grid-template-columns: repeat(2, 1fr);
    padding-bottom: 40px
}

.sidebar-nav ul li:not(:last-child) {
    margin-bottom: 5px
}

.sidebar-nav ul a.current {
    color: #2e3948;
    cursor: default;
    pointer-events: none;
    position: relative
}

.sidebar-nav ul a.current:after {
    background-color: #2e3948;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%
}

.accordion-item__head {
    align-items: center;
    cursor: pointer;
    display: flex;
    gap: 16px;
    justify-content: space-between
}

.accordion-item__head_icon {
    flex-shrink: 0;
    height: 14px;
    position: relative;
    transition: .3s;
    width: 14px
}

.accordion-item__head_icon:after,
.accordion-item__head_icon:before {
    background-color: #2e3948;
    content: "";
    position: absolute
}

.accordion-item__head_icon:before {
    height: 2px;
    left: 0;
    top: calc(50% - 1px);
    width: 100%
}

.accordion-item__head_icon:after {
    height: 100%;
    left: calc(50% - 1px);
    top: 0;
    transition: transform .3s;
    width: 2px
}

.active .accordion-item__head_icon:after {
    transform: scaleY(0)
}

.accordion-item__content {
    height: 0;
    overflow: hidden
}

.banner {
    background-color: #f8fbfe;
    padding: 80px 0
}

@media(min-width:768px) {
    .banner {
        padding: 120px 0
    }
}

.banner-title {
    margin-bottom: 40px;
    text-align: center
}

@media(min-width:768px) {
    .banner-title {
        font-size: 46px;
        margin-bottom: 80px
    }
}

.banner-image {
    height: auto;
    margin: 0 auto;
    max-width: 492px;
    width: 100%
}

.banner-image img {
    height: 100%;
    object-fit: contain;
    padding: 0 56px;
    width: 100%
}

.case {
    margin: 80px 0
}

@media(min-width:992px) {
    .case {
        margin: 120px 0
    }
    .case a:hover .case-item__image {
        border-radius: 80px 8px 80px 8px
    }
    .case a:hover img {
        transform: scale(1.05)
    }
}

.case-item,
.case-item__image {
    display: block;
    width: 100%
}

.case-item__image {
    border-radius: 8px 8px 40px 8px;
    height: 0;
    overflow: hidden;
    padding-top: 105%;
    position: relative;
    transition: border-radius .3s
}

@media(min-width:992px) {
    .case-item__image {
        border-radius: 8px 8px 80px 8px
    }
}

.case-item__image img {
    height: 100%;
    left: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    transition: transform .4s;
    width: 100%
}

.case-item__text {
    display: block;
    font-size: 22px;
    letter-spacing: -.2px;
    line-height: 1.2;
    margin-top: 24px;
    max-width: 580px
}

@media(min-width:992px) {
    .case-item__text {
        font-size: 32px
    }
}

.case--double .case-wrapper {
    display: grid;
    gap: 80px
}

@media(min-width:768px) {
    .case--double .case-wrapper {
        align-items: flex-start;
        gap: 24px;
        grid-template-columns: repeat(2, 1fr)
    }
}

@media(min-width:992px) {
    .case--double .case--double {
        padding-top: 103%
    }
    .case--double .case-item:nth-child(2n) .case-item__image {
        padding-top: 108%
    }
    .case--double .case-item__image {
        padding-top: 83%
    }
    .case--single_left .case-item {
        width: 83%
    }
    .case--single_left .case-item__image {
        padding-top: 64%
    }
}

@media(min-width:768px) {
    .case--single_right .case-wrapper {
        display: flex;
        justify-content: flex-end
    }
}

@media(min-width:992px) {
    .case--single_right .case-item {
        width: 83%
    }
    .case--single_right .case-item__image {
        padding-top: 64%
    }
    .case--single_full .case-item__image {
        padding-top: 53%
    }
}

.clients {
    margin: 200px 0
}

@media(min-width:768px) {
    .clients {
        margin-top: 120px
    }
}

.clients-subtitle {
    margin-bottom: 24px
}

@media(min-width:768px) {
    .clients-subtitle {
        margin-bottom: 40px
    }
}

.contact,
.contact-wrapper {
    display: flex;
    flex-direction: column
}

.contact-wrapper {
    border-top: 1px solid hsla(0, 0%, 100%, .24);
    color: #fff;
    gap: 40px;
    margin-left: 24px;
    margin-right: 24px;
    margin-top: auto;
    padding-bottom: 80px;
    padding-top: 24px
}

@media(min-width:992px) {
    .contact-wrapper {
        align-items: flex-start;
        flex-direction: row;
        justify-content: space-between;
        margin-left: 40px;
        margin-right: 40px;
        padding-bottom: 60px
    }
}

.contact-wrapper__title {
    font-size: 46px;
    letter-spacing: -.2px;
    line-height: 1.2
}

@media(min-width:768px) {
    .contact-wrapper__title {
        font-size: 64px
    }
}

.contact-wrapper__title {
    font-weight: 400;
    max-width: 680px
}

.contact-wrapper__content {
    max-width: 400px
}

.contact-wrapper__content ul li {
    align-items: flex-start;
    display: flex
}

.contact-wrapper__content ul li:not(:last-child) {
    margin-bottom: 6px
}

.contact-wrapper__content ul li:before {
    content: "•";
    display: block;
    margin-right: 12px
}

.contact-btn {
    color: #2e3948;
    font-size: 12px;
    margin-top: 40px
}

.enroll {
    margin-top: 60px
}

.enroll-title {
    max-width: 720px
}

.enroll-title--modal {
    font-size: 36px;
    margin-bottom: 24px;
    margin-right: 34px
}

@media(min-width:768px) {
    .enroll-title--modal {
        font-size: 46px;
        margin-bottom: 56px;
        margin-right: 0
    }
}

.enroll-head {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    justify-content: space-between;
    margin-bottom: 120px
}

@media(min-width:768px) {
    .enroll-head {
        margin-bottom: 32px
    }
}

.enroll-trainings {
    display: grid;
    gap: 40px
}

@media(min-width:992px) {
    .enroll-trainings {
        gap: 24px;
        grid-template-columns: repeat(2, 1fr);
        min-height: 512px
    }
}

.enroll .training {
    border: 1px solid rgba(46, 57, 72, .24);
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    padding: 40px 24px 24px;
    transition: .3s
}

@media(max-width:991.98px) {
    .enroll .training {
        min-height: 409px
    }
}

@media(min-width:768px) {
    .enroll .training {
        padding: 40px
    }
}

@media(min-width:992px) {
    .enroll .training {
        margin-top: 100px
    }
}

.enroll .training:nth-child(2n) {
    border-top-right-radius: 40px
}

@media(min-width:768px) {
    .enroll .training:nth-child(2n) {
        border-top-right-radius: 80px
    }
}

.enroll .training:nth-child(odd) {
    border-bottom-left-radius: 40px
}

@media(min-width:768px) {
    .enroll .training:nth-child(odd) {
        border-bottom-left-radius: 80px
    }
}

.enroll .training.active {
    background-color: #187fd3;
    border-color: #187fd3;
    color: #fff;
    margin-top: 0
}

.enroll .training.active .training-form {
    display: flex
}

.enroll .training:not(.active) {
    cursor: pointer
}

.enroll .training-title {
    font-size: 36px;
    letter-spacing: -.4px;
    line-height: 1.1;
    margin-bottom: 22px
}

@media(min-width:768px) {
    .enroll .training-title {
        font-size: 46px;
        margin-bottom: 40px
    }
}

.enroll .training-form {
    display: none;
    flex-direction: column;
    height: 100%
}

.enroll .training-form .custom-select .select-selected {
    border: 1px solid hsla(0, 0%, 100%, .24);
    border-radius: 28px;
    color: #fff;
    padding: 20px 24px
}

.enroll .training-form .custom-select .select-selected:after {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4IiBoZWlnaHQ9IjUiIGZpbGw9Im5vbmUiPjxwYXRoIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBkPSJtMSAuODc1IDMgMy4yNSAzLTMuMjUiLz48L3N2Zz4=");
    right: 27px
}

.enroll .training-form .custom-select .select-item {
    color: rgba(46, 57, 72, .4)
}

.enroll .training-form .custom-select .select-item.selected,
.enroll .training-form .custom-select .select-item:hover {
    background-color: transparent;
    color: #2e3948
}

.enroll .training-footer {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    justify-content: space-between;
    margin-top: auto
}

.enroll .training-price {
    font-size: 22px;
    letter-spacing: -.4px;
    line-height: 1.1
}

.faq {
    background-color: #f8fbfe;
    padding: 80px 0
}

@media(min-width:992px) {
    .faq {
        padding-bottom: 34px
    }
}

.faq-list {
    display: grid;
    gap: 16px;
    margin-top: 40px;
    width: 100%
}

.faq-item {
    background-color: rgba(46, 57, 72, .05);
    border-radius: 0 12px 0 12px;
    padding: 16px 24px;
    width: 100%
}

@media(min-width:992px) {
    .faq-item {
        padding: 28px 40px
    }
}

.faq-item__question {
    font-size: 16px;
    letter-spacing: -.1px;
    line-height: 1.3
}

@media(min-width:992px) {
    .faq-item__question {
        font-size: 22px;
        letter-spacing: -.2px;
        line-height: 1
    }
}

.faq-item__answer {
    color: rgba(46, 57, 72, .6);
    font-size: 12px;
    letter-spacing: -.1px;
    line-height: 1.3
}

@media(min-width:992px) {
    .faq-item__answer {
        font-size: 16px
    }
}

.faq-item__answer_inner {
    padding-top: 24px
}

.gateway {
    margin-bottom: 100px;
    margin-top: 80px
}

@media(min-width:768px) {
    .gateway {
        margin-bottom: 200px
    }
    .gateway-wrapper--border {
        border-bottom: 1px solid rgba(46, 57, 72, .2);
        padding-bottom: 200px
    }
}

.gateway-head {
    align-items: flex-end;
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    justify-content: space-between;
    margin-top: 62px
}

@media(min-width:768px) {
    .gateway-head {
        margin-bottom: 120px
    }
}

.gateway-title {
    max-width: 490px
}

@media(min-width:768px) {
    .gateway-title {
        font-size: 80px;
        max-width: 650px
    }
}

.gateway-head .gateway-title {
    max-width: 900px
}

@media(min-width:768px) {
    .gateway-head .gateway-title {
        font-size: 64px
    }
}

.gateway-subtitle {
    margin-bottom: 24px;
    margin-top: 80px
}

.gateway-content {
    display: flex;
    flex-direction: column;
    gap: 50px;
    margin-bottom: 48px;
    margin-top: 40px
}

@media(min-width:992px) {
    .gateway-content {
        align-items: flex-start;
        flex-direction: row-reverse;
        justify-content: space-between;
        margin-top: 80px
    }
}

.gateway-text {
    font-size: 24px;
    letter-spacing: -.2px;
    line-height: 1.2;
    max-width: 577px
}

@media(max-width:1199.98px) {
    .gateway-text {
        font-size: 20px
    }
}

.gateway-head .gateway-text {
    color: rgba(46, 57, 72, .6);
    font-size: 14px;
    letter-spacing: -.1px;
    line-height: 1.2;
    max-width: 320px
}

.slider-marquee {
    width: 100%
}

.slider-marquee__list {
    transition-timing-function: linear !important
}

.slider-marquee__item {
    border: 1px solid rgba(46, 57, 72, .1);
    position: relative
}

.slider-marquee__item-inner {
    height: 0;
    padding-top: 70%;
    width: 100%
}

.slider-marquee__image {
    align-items: center;
    display: flex !important;
    height: 100%;
    justify-content: center;
    left: 0;
    padding: 10px;
    position: absolute;
    top: 0;
    width: 100%
}

@media(min-width:1200px) {
    .slider-marquee__image {
        padding: 40px
    }
}

.slider-marquee__image img {
    max-height: 100%;
    max-width: 100%;
    object-fit: contain
}

.grow {
    background-color: #003a55;
    padding: 80px 0
}

@media(min-width:992px) {
    .grow {
        padding-bottom: 0
    }
}

.grow-head {
    color: #fff;
    display: grid;
    gap: 22px
}

@media(min-width:992px) {
    .grow-head {
        align-items: flex-end;
        grid-template-columns: 1fr minmax(auto, 320px)
    }
}

.grow-content {
    max-width: 320px
}

.grow-grid {
    direction: ltr;
    margin-top: 80px
}

@media(min-width:992px) {
    .grow-grid {
        display: grid;
        grid-template-columns: repeat(4, 1fr)
    }
    .grow-grid__item {
        overflow: hidden;
        position: relative
    }
}

@media(max-width:991.98px) {
    .grow-grid__item:not(:last-child) {
        border-bottom: 1px solid hsla(0, 0%, 100%, .16);
        margin-bottom: 40px;
        padding-bottom: 40px
    }
}

@media(min-width:992px) {
    .grow-grid__item:not(:last-child) {
        border-right: 1px solid hsla(0, 0%, 100%, .16)
    }
}

.grow-grid__item:hover .grow-grid__item_hover {
    transform: translateY(0)
}

.grow-grid__item_title {
    font-size: 32px;
    letter-spacing: -.2px;
    line-height: 1.2
}

@media(min-width:768px) {
    .grow-grid__item_title {
        font-size: 46px
    }
}

.grow-grid__item_title {
    color: #94a4ba;
    margin-bottom: 24px
}

@media(min-width:992px) {
    .grow-grid__item_title {
        color: #2e3948;
        font-size: 32px
    }
}

.grow-grid__item_content {
    color: hsla(0, 0%, 100%, .6)
}

@media(min-width:992px) {
    .grow-grid__item_content {
        color: #2e3948;
        font-size: 14px
    }
    .grow-grid__item_letter {
        color: #fff;
        font-size: 17vw;
        line-height: .8;
        margin-bottom: 100px;
        text-align: center
    }
}

@media(max-width:991.98px) {
    .grow-grid__item_letter {
        display: none
    }
}

@media(min-width:992px) {
    .grow-grid__item_hover {
        background: #fff;
        display: flex;
        flex-direction: column;
        inset: 0;
        justify-content: space-between;
        padding: 32px 24px;
        position: absolute;
        transform: translateY(100%);
        transition: transform .5s;
        z-index: 10
    }
}

.hero {
    color: #fff;
    display: flex;
    flex-direction: column;
    min-height: 100dvh;
    padding-top: 200px;
    position: relative;
    width: 100%
}

.hero--no-padding {
    padding: 0 !important
}

.hero-bg,
.hero-video {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

.hero-bg:before,
.hero-video:before {
    background: rgba(0, 0, 0, .45);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

.hero-bg img,
.hero-bg video,
.hero-video img,
.hero-video video {
    height: 100%;
    left: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%
}

.hero-bg video::-webkit-media-controls-panel,
.hero-bg video::-webkit-media-controls-play-button,
.hero-video video::-webkit-media-controls-panel,
.hero-video video::-webkit-media-controls-play-button {
    -webkit-appearance: none;
    display: none !important;
    opacity: 0;
    visibility: hidden
}

.hero-bg video::-webkit-media-controls-start-playback-button,
.hero-video video::-webkit-media-controls-start-playback-button {
    -webkit-appearance: none;
    display: none !important;
    opacity: 0;
    visibility: hidden
}

.hero-wrapper {
    margin-top: auto
}

.hero-content {
    display: flex;
    flex: 1;
    flex-direction: column;
    padding-bottom: 60px;
    padding-top: 120px
}

@media(min-width:768px) {
    .hero-content {
        padding-bottom: 100px;
        padding-top: 200px
    }
}

.hero-content__wrapper {
    display: flex;
    flex: 1;
    flex-direction: column
}

.hero-content__text {
    font-size: 22px;
    letter-spacing: -.2px;
    line-height: 1.2;
    max-width: 550px
}

@media(min-width:768px) {
    .hero-content__text {
        font-size: 32px
    }
}

.hero-title {
    margin-bottom: auto;
    max-width: 1030px;
    padding: 24px 0
}

@media(min-width:768px) {
    .hero-title {
        padding: 40px 0
    }
}

.hero-subtitle {
    border-top: 1px solid hsla(0, 0%, 100%, .32);
    padding-top: 24px
}

.hero-advantages {
    column-gap: 12px;
    display: grid;
    grid-template-columns: repeat(2, 1fr)
}

@media(min-width:768px) {
    .hero-advantages {
        gap: 24px;
        grid-template-columns: repeat(3, 1fr);
        margin-right: 80px;
        margin-top: 80px
    }
}

@media(min-width:1200px) {
    .hero-advantages {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between
    }
}

.hero-advantages__item {
    border-top: 1px solid hsla(0, 0%, 100%, .32);
    font-weight: 500;
    margin-top: 30px;
    transition: .3s
}

@media(min-width:768px) {
    .hero-advantages__item {
        border-top: 1px solid hsla(0, 0%, 100%, .32);
        margin-top: 0;
        max-width: 550px
    }
}

.hero-advantages__number {
    font-size: 48px;
    letter-spacing: .3px
}

@media(min-width:576px) {
    .hero-advantages__number {
        font-size: 80px
    }
}

.hero-advantages__text {
    font-size: 16px;
    letter-spacing: .2px
}

.hero-list {
    padding-top: 36px
}

@media(min-width:768px) {
    .hero-list {
        padding-top: 0;
        width: 50%
    }
}

.hero-list li {
    border-bottom: 1px solid rgba(46, 57, 72, .24);
    font-size: 22px;
    letter-spacing: -.2px;
    line-height: 1.2;
    padding-bottom: 16px;
    padding-top: 24px
}

@media(min-width:768px) {
    .hero-list li {
        font-size: 32px;
        padding-bottom: 24px;
        padding-top: 40px
    }
    .hero-list li:first-child {
        padding-top: 0
    }
    .hero-list li span {
        display: block;
        max-width: 330px
    }
}

.hero-link {
    margin-bottom: 40px;
    text-transform: uppercase
}

.hero-link:hover {
    text-decoration: underline
}

.hero--white {
    color: #2e3948;
    margin-bottom: 140px;
    min-height: auto;
    padding-top: 100px
}

@media(min-width:768px) {
    .hero--white-title {
        letter-spacing: -.4px;
        max-width: 1000px
    }
}

.hero--white-content {
    border-top: 1px solid rgba(46, 57, 72, .24);
    margin-top: 120px;
    padding-top: 24px
}

@media(min-width:768px) {
    .hero--white-content {
        align-items: flex-start;
        display: flex;
        gap: 40px;
        justify-content: space-between;
        padding-top: 40px
    }
}

.hero--image-content {
    border-top: 1px solid hsla(0, 0%, 100%, .32);
    display: flex;
    flex-direction: column;
    gap: 24px;
    margin-top: 24px;
    padding-bottom: 80px;
    padding-top: 24px
}

@media(min-width:768px) {
    .hero--image-content {
        align-items: flex-end;
        flex-direction: row;
        justify-content: space-between;
        padding-right: 80px
    }
}

.hero--image-title {
    max-width: 990px
}

@media(min-width:992px) {
    .hero--image-title {
        letter-spacing: -.4px
    }
}

.hero--image-text {
    max-width: 320px
}

.hero--image-text a {
    border-radius: 36px;
    cursor: pointer;
    display: block;
    min-width: 175px;
    padding: 20px 35px;
    text-align: center;
    transition: .3s;
    user-select: none;
    white-space: nowrap;
    width: fit-content
}

@media(min-width:768px) {
    .hero--image-text a {
        min-width: 160px;
        padding: 28px 64px;
        width: fit-content
    }
}

.hero--image-text a {
    background: #fff;
    border: 1px solid transparent;
    color: #187fd3
}

.hero--image-text a:hover {
    border-color: #187fd3
}

.hero--case,
.hero--image-text a-black_text {
    color: #2e3948
}

.hero--case {
    margin: 120px 0;
    min-height: auto;
    padding: 0
}

@media(min-width:768px) {
    .hero--case {
        margin-bottom: 90px
    }
}

.hero--case-title {
    border-top: 1px solid rgba(46, 57, 72, .24);
    margin-top: 24px;
    padding-top: 40px
}

@media(min-width:768px) {
    .hero--case-title {
        padding-top: 24px
    }
}

.hero--blog {
    color: #2e3948;
    margin-bottom: 34px;
    margin-top: 120px;
    min-height: auto;
    padding: 0
}

@media(min-width:768px) {
    .hero--blog {
        margin-bottom: 80px
    }
}

.locations-wrapper {
    border-top: 1px solid rgba(46, 57, 72, .24);
    padding-bottom: 200px;
    padding-top: 120px
}

.locations-title {
    margin-bottom: 80px;
    text-align: center
}

.locations-slider__list {
    width: fit-content
}

.location-slide {
    width: 320px !important
}

.location-slide__image img {
    border-radius: 8px 8px 80px 8px;
    height: 430px;
    object-fit: cover;
    width: 100%
}

.location-slide__title {
    font-size: 24px;
    letter-spacing: -.2px;
    line-height: 1.2;
    margin-top: 24px
}

@media(min-width:768px) {
    .location-slide__title {
        font-size: 32px
    }
}

.reviews {
    margin-bottom: 180px;
    margin-top: 200px
}

.reviews-subtitle {
    border-top: 1px solid rgba(46, 57, 72, .24);
    padding-bottom: 80px;
    padding-top: 24px
}

.reviews-slider {
    overflow: hidden;
    position: relative
}

.reviews-slider__bottom {
    display: flex;
    gap: 32px;
    margin-top: 46px
}

@media(min-width:992px) {
    .reviews-slider__bottom {
        bottom: 10px;
        left: 0;
        margin-top: 0;
        position: absolute;
        width: calc(50% - 180px)
    }
    [lang=ar] .reviews-slider__bottom {
        left: auto;
        right: 0
    }
}

.reviews-slider__scrollbar {
    background-color: rgba(46, 57, 72, .16) !important;
    bottom: 0 !important;
    height: 2px !important;
    position: relative !important
}

.reviews-slider__scrollbar .swiper-scrollbar-drag {
    background-color: #1469b0;
    height: 2px
}

.reviews-slider__btns {
    display: flex;
    flex-direction: column;
    gap: 24px
}

@media(min-width:992px) {
    .reviews-slider__btns {
        align-items: center;
        flex-direction: row
    }
}

.reviews-slider__btn {
    color: #2e3948;
    height: 14px;
    position: relative;
    width: 14px;
    z-index: 9
}

.reviews-slider__btn-next {
    transform: scaleX(-1)
}

[lang=ar] .reviews-slider__btn-next {
    transform: none
}

[lang=ar] .reviews-slider__btn-prev {
    transform: scaleX(-1)
}

.reviews-slider__btn:not(.swiper-button-disabled) {
    cursor: pointer
}

.reviews-slider__btn.swiper-button-disabled {
    opacity: .6
}

.reviews-slider .review {
    display: flex;
    flex-direction: column;
    gap: 14px
}

@media(min-width:992px) {
    .reviews-slider .review {
        align-items: flex-start;
        flex-direction: row-reverse;
        justify-content: space-between
    }
    .reviews-slider .review-content {
        display: flex;
        gap: 45px;
        max-width: 50%
    }
}

.reviews-slider .review-testimonials {
    color: #1469b0;
    flex-shrink: 0;
    height: 38px;
    margin-bottom: 4px;
    width: 46px
}

.reviews-slider .review-testimonials svg {
    height: 100%;
    width: 100%
}

.reviews-slider .review-text {
    font-size: 22px;
    letter-spacing: -.2px;
    line-height: 1.2
}

@media(min-width:992px) {
    .reviews-slider .review-text {
        font-size: 32px
    }
}

.reviews-slider .review-author {
    align-items: center;
    display: flex;
    flex-shrink: 0;
    gap: 20px
}

@media(min-width:992px) {
    .reviews-slider .review-author {
        align-items: flex-start;
        flex-direction: column;
        gap: 40px;
        padding-bottom: 60px
    }
}

.reviews-slider .review-author_avatar {
    align-items: center;
    background-color: #2e3948;
    border-radius: 50%;
    display: flex;
    height: 47px;
    justify-content: center;
    padding: 12px;
    width: 47px
}

@media(min-width:992px) {
    .reviews-slider .review-author_avatar {
        height: 115px;
        padding: 32px;
        width: 115px
    }
}

.reviews-slider .review-author__name {
    font-size: 24px;
    letter-spacing: -.2px;
    line-height: 1.2
}

@media(min-width:992px) {
    .reviews-slider .review-author__name {
        font-size: 46px;
        line-height: 1
    }
}

.reviews-slider .review-author__job {
    font-size: 14px;
    letter-spacing: -.1px;
    line-height: 1.2;
    margin-top: 8px;
    opacity: .6
}

@media(min-width:992px) {
    .reviews-slider .review-author__job {
        margin-top: 16px
    }
}

.services {
    margin: 80px 0
}

@media(min-width:768px) {
    .services {
        margin: 120px 0
    }
}

.services-wrap {
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    justify-content: space-between
}

@media(min-width:768px) {
    .services-wrap {
        border-bottom: 1px solid rgba(46, 57, 72, .2);
        padding-bottom: 200px
    }
}

.services-list {
    column-gap: 25px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 440px));
    justify-content: center;
    max-width: 905px;
    row-gap: 56px;
    width: 100%
}

@media(min-width:992px) {
    .services-list {
        row-gap: 75px
    }
}

.services-list .service {
    position: relative
}

.services-list .service:after,
.services-list .service:before {
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 0
}

.services-list .service:before {
    background-color: rgba(46, 57, 72, .2);
    width: 100%
}

.services .services-list .service:after {
    background-color: #187fd3;
    transition: .3s;
    width: 0
}

@media(max-width:1199.98px) {
    .services-list .service:last-child {
        border-bottom: 1px solid rgba(46, 57, 72, .2);
        padding-bottom: 56px
    }
}

@media(min-width:992px) {
    .services-list .service:hover:after {
        width: 100%
    }
    .services .services-list .service:hover .service-title {
        color: #187fd3
    }
    .services .services-list .service:hover .service-number {
        opacity: 1
    }
    .services-list .service:hover .service-text {
        opacity: .6
    }
}

.services-list .service-head {
    align-items: flex-start;
    display: flex;
    justify-content: space-between;
    padding-top: 16px;
    width: 100%
}

.services-list .service-title {
    font-size: 24px;
    letter-spacing: -.2px;
    line-height: 1.2;
    transition: .3s;
    transition-delay: .5s
}

.services-list .service-title--big {
    font-size: 27px;
    letter-spacing: -.2px;
    line-height: 1.2
}

@media(min-width:768px) {
    .services-list .service-title--big {
        font-size: 32px
    }
}

.services-list .service-number {
    font-size: 12px;
    letter-spacing: -.1px;
    line-height: 1.3
}

@media(min-width:768px) {
    .services-list .service-number {
        font-size: 14px
    }
}

.services-list .service-number {
    font-weight: 500;
    margin-left: 12px;
    opacity: .2;
    transition: .3s;
    transition-delay: .3s
}

.services-list .service-text {
    font-size: 12px;
    letter-spacing: -.1px;
    line-height: 1.3
}

@media(min-width:768px) {
    .services-list .service-text {
        font-size: 14px
    }
}

.services-list .service-text {
    margin-top: 24px;
    opacity: .6;
    position: relative;
    transition: .3s;
    transition-delay: .3s;
    z-index: 2
}

.services .services-list .service-text {
    margin-top: 32px
}

.services-list .service-text .read-more-link {
    color: #187fd3;
    display: inline-block;
    font-weight: 500;
    padding: 5px 0;
    pointer-events: auto;
    position: relative;
    text-decoration: underline;
    z-index: 11
}

@media(max-width:1199.98px) {
    .services-list .service-text .read-more-link {
        margin-top: 10px
    }
}

@media(min-width:992px) {
    .services .services-list .service-text {
        margin-top: 40px;
        opacity: 0
    }
}

.services-list .service-link {
    align-items: center;
    background-color: #187fd3;
    border-radius: 100%;
    color: #fff;
    display: flex;
    height: 40px;
    justify-content: center;
    margin-left: auto;
    margin-top: 32px;
    pointer-events: auto;
    position: relative;
    width: 40px;
    z-index: 10
}

@media(min-width:992px) {
    .services-list .service-link {
        background: transparent;
        bottom: 0;
        cursor: url(../images/base/link-btn.svg), pointer !important;
        height: 100%;
        left: 0;
        margin: 0;
        position: absolute;
        right: 0;
        top: 0;
        width: 100%;
        z-index: 1
    }
    .services-list .service-link svg {
        display: none
    }
}

.solution {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    min-height: 100ddvh;
    padding: 80px 0;
    width: 100%
}

@media(min-width:768px) {
    .solution {
        padding: 60px 0
    }
}

.solution--blue {
    background-color: #003a55
}

.solution-wrapper {
    display: flex;
    flex-direction: column;
    gap: 40px
}

@media(min-width:768px) {
    .solution-wrapper {
        align-items: center;
        flex-direction: row;
        justify-content: space-between
    }
    .solution--blue .solution-wrapper {
        align-items: flex-start
    }
}

.solution-content {
    color: #fff;
    max-width: 580px;
    width: 100%
}

.solution-title {
    letter-spacing: -.4px;
    margin-bottom: 24px
}

@media(min-width:768px) {
    .solution-title {
        margin-bottom: 40px
    }
}

.solution--blue .solution-title {
    font-size: 36px
}

@media(min-width:768px) {
    .solution--blue .solution-title {
        font-size: 46px
    }
}

.solution-text {
    font-size: 14px;
    letter-spacing: -.1px;
    line-height: 1.2
}

.solution-form {
    background-color: #fff;
    border-radius: 8px 8px 8px 40px;
    max-width: 670px;
    padding: 16px 24px 24px;
    width: 100%
}

@media(min-width:768px) {
    .solution-form {
        border-radius: 8px 8px 8px 80px;
        padding: 56px 80px
    }
}

.steps {
    margin: 120px 0
}

.steps-list {
    border-bottom: 1px solid rgba(46, 57, 72, .24);
    margin-top: 80px
}

@media(min-width:992px) {
    .steps-list {
        display: grid;
        grid-template-columns: repeat(5, 1fr)
    }
}

.steps-list__item {
    display: grid;
    grid-template-rows: max-content;
    min-height: 232px;
    overflow: hidden
}

@media(min-width:992px) {
    .steps-list__item {
        min-height: 200px
    }
}

@media(max-width:991.98px) {
    .steps-list__item:first-child .steps-list__item_text,
    .steps-list__item:not(:first-child) {
        border-right: 1px solid rgba(46, 57, 72, .24);
        border-top: 1px solid rgba(46, 57, 72, .24)
    }
}

.steps-list__item:last-child .steps-list__item_text {
    border-right: 0
}

.steps-list__item:first-child .steps-list__item_text {
    border-left: 0
}

.steps-list__item_num {
    color: rgba(46, 57, 72, .32);
    font-size: 14px;
    letter-spacing: -.1px;
    line-height: 1.2;
    padding: 8px 0
}

.steps-list__item_text {
    font-size: 22px;
    letter-spacing: -.2px;
    line-height: 1.2;
    padding: 16px
}

@media(min-width:992px) {
    .steps-list__item_text {
        border-left: 1px solid rgba(46, 57, 72, .24);
        border-top: 1px solid rgba(46, 57, 72, .24)
    }
}

.steps-link {
    color: #94a4ba;
    font-size: 22px;
    letter-spacing: -.2px;
    line-height: 1.2;
    margin-top: 24px;
    text-align: center;
    width: 100%
}

.sustainable {
    min-height: 50dvh;
    padding: 40px 0;
    position: relative
}

.sustainable-title {
    color: #fff;
    max-width: 900px
}

@media(max-width:1199.98px) {
    .sustainable-title {
        font-size: 36px
    }
}

.vertical_tabs {
    margin-bottom: 180px;
    margin-top: 200px
}

@media(min-width:992px) {
    .vertical_tabs {
        margin-bottom: 120px
    }
}

.vertical_tabs-head {
    background-color: #fff;
    padding: 0 24px 24px
}

@media(min-width:992px) {
    .vertical_tabs-head {
        padding: 0 40px 40px
    }
}

.vertical_tabs-head--small {
    border-bottom: 0;
    margin-bottom: 0;
    max-width: 700px
}

@media(min-width:992px) {
    .vertical_tabs-head--small {
        max-width: 740px
    }
}

.vertical_tabs-title {
    max-width: 920px
}

.vertical_tabs-head--small .vertical_tabs-title {
    font-size: 46px
}

.vertical_tabs-text {
    font-size: 22px;
    letter-spacing: -.2px;
    line-height: 1.1;
    margin-bottom: 80px;
    margin-left: auto;
    max-width: 550px;
    padding: 0 24px
}

@media(min-width:992px) {
    .vertical_tabs-text {
        font-size: 28px;
        margin-bottom: 120px;
        padding: 0 40px
    }
}

[data-anim=bg-tabs] .vertical_tabs-wrap {
    height: 100dvh;
    overflow: hidden;
    position: sticky;
    top: 0;
    width: 100%
}

[data-anim=bg-tabs] .vertical_tabs-wrap .vertical_tab {
    border-radius: 8px;
    transform: scale(1.005)
}

.vertical_tab {
    display: flex;
    flex-direction: column;
    letter-spacing: -.4px;
    line-height: 1.1;
    overflow: hidden;
    position: relative;
    width: 100%
}

.vertical_tab.active .accordion-item__head_icon {
    transform: rotate(45deg)
}

@media(max-width:991.98px) {
    .vertical_tab.active .vertical_tab-title {
        color: #189474
    }
    .vertical_tab.active .vertical_tab-title span {
        color: rgba(46, 57, 72, .32)
    }
    .vertical_tabs--light .vertical_tab.active .vertical_tab-title {
        color: #187fd3
    }
}

.vertical_tab-head {
    align-items: center;
    background-color: #fff;
    border-top: 1px solid rgba(46, 57, 72, .16);
    display: flex;
    justify-content: space-between;
    padding: 24px;
    z-index: 1
}

@media(min-width:992px) {
    .vertical_tab-head {
        padding: 35px 40px;
        pointer-events: none
    }
}

@media(max-width:991.98px) {
    .vertical_tab-head {
        position: relative !important
    }
}

.vertical_tab-head .accordion-item__head_icon:after,
.vertical_tab-head .accordion-item__head_icon:before {
    background-color: #189474;
    transition: .3s
}

.vertical_tab-head .accordion-item__head_icon:after {
    transform: scaleY(1)
}

@media(min-width:992px) {
    .vertical_tab-head .accordion-item__head_icon {
        display: none
    }
}

.vertical_tab-title {
    font-size: 22px;
    font-weight: 400;
    transition: .3s
}

@media(min-width:992px) {
    .vertical_tab-title {
        color: #189474;
        font-size: 46px
    }
    .vertical_tabs--light .vertical_tab-title {
        color: #2e3948
    }
    .vertical_tab-content {
        height: auto
    }
}

.vertical_tab-content__inner {
    padding: 16px 24px 42px
}

@media(min-width:992px) {
    .vertical_tab-content__inner {
        height: 100%;
        padding: 45px 40px 80px
    }
}

.vertical_tab-content__inner>* {
    margin: 0 !important
}

.vertical_tab-content__inner>:not(:last-child) {
    margin-bottom: 80px !important
}

.vertical_tab-content__text {
    font-size: 22px;
    letter-spacing: -.2px;
    line-height: 1.2
}

.vertical_tab-content__text:not(:last-child) {
    margin-bottom: 80px
}

@media(min-width:992px) {
    .vertical_tab-content__text {
        font-size: 32px
    }
}

.vertical_tab-content__text>* {
    margin-bottom: 40px
}

.vertical_tab-content__text>:last-child {
    margin-bottom: 0
}

.vertical_tab-content__text ul {
    color: rgba(46, 57, 72, .6);
    font-size: 22px
}

.vertical_tabs--light .vertical_tab-content__text ul {
    font-size: 14px
}

.vertical_tab-content__text ul strong {
    color: #2e3948;
    font-weight: 400
}

.vertical_tab-content__text ul li:not(:last-child) {
    margin-bottom: 6px
}

.vertical_tab-content__text ul li:before {
    content: "•";
    display: inline-block;
    margin: 0 12px
}

.vertical_tab-content__text span {
    display: inline-block;
    font-size: 22px;
    margin-bottom: 24px
}

.vertical_tab-content__list {
    margin-bottom: 40px
}

.vertical_tab-content__list li {
    align-items: center;
    border-top: 1px solid rgba(46, 57, 72, .24);
    column-gap: 100px;
    display: flex;
    font-size: 32px;
    letter-spacing: -.4px;
    line-height: 1.2;
    padding: 24px 0
}

.vertical_tab-content__list li:last-child {
    border-bottom: 1px solid rgba(46, 57, 72, .24)
}

.vertical_tab-content__list li span {
    color: rgba(46, 57, 72, .32);
    font-size: 12px
}

.vertical_tab-content__item {
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    justify-content: space-between
}

.vertical_tab-content__item:not(:last-child) {
    margin-bottom: 80px
}

.vertical_tab-subtitle {
    font-size: 24px
}

@media(min-width:992px) {
    .vertical_tab-subtitle {
        font-size: 32px
    }
}

.vertical_tab-text {
    color: rgba(46, 57, 72, .6);
    font-size: 16px;
    letter-spacing: -.2px;
    line-height: 1.3;
    max-width: 550px;
    width: 100%
}

@media(min-width:992px) {
    .vertical_tab-text {
        font-size: 22px
    }
}

.vertical_tab-text ul li {
    align-items: flex-start;
    display: flex
}

.vertical_tab-text ul li:not(:last-child) {
    margin-bottom: 6px
}

.vertical_tab-text ul li:before {
    content: "•";
    display: block;
    margin-right: 12px
}

.vertical_tab-image {
    margin: 120px -24px 0;
    overflow: auto;
    padding: 0 24px;
    width: calc(100% + 48px)
}

@media(min-width:992px) {
    .vertical_tab-image {
        margin: 80px auto 0
    }
}

.vertical_tab-image img {
    margin-bottom: 10px;
    max-width: 1100px;
    object-fit: contain
}

@media(min-width:992px) {
    .vertical_tab-image img {
        margin: 0 auto
    }
}

.vertical_tab-bg {
    bottom: 0;
    right: 0;
    z-index: -1
}

.vertical_tab-bg,
.vertical_tab-bg:after {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.vertical_tab-bg:after {
    background-color: rgba(0, 0, 0, .45);
    content: ""
}

.vertical_tab-bg img {
    height: 100%;
    object-fit: cover;
    width: 100%
}

.vertical_tab-footer {
    border-top: 1px solid hsla(0, 0%, 100%, .24);
    color: #fff;
    display: flex;
    flex-direction: column;
    gap: 40px;
    margin-left: 24px;
    margin-right: 24px;
    margin-top: auto;
    padding-bottom: 80px;
    padding-top: 24px
}

@media(min-width:992px) {
    .vertical_tab-footer {
        align-items: flex-start;
        flex-direction: row;
        justify-content: space-between;
        margin-left: 40px;
        margin-right: 40px;
        padding-bottom: 60px;
        padding-right: 100px
    }
}

.vertical_tab-footer__title {
    font-size: 46px;
    letter-spacing: -.2px;
    line-height: 1.2
}

@media(min-width:768px) {
    .vertical_tab-footer__title {
        font-size: 64px
    }
}

.vertical_tab-footer__title {
    font-weight: 400;
    max-width: 680px
}

.vertical_tab-footer__content {
    font-size: 22px
}

.vertical_tab-footer__content ul li {
    align-items: flex-start;
    display: flex
}

.vertical_tab-footer__content ul li:not(:last-child) {
    margin-bottom: 6px
}

.vertical_tab-footer__content ul li:before {
    content: "•";
    display: block;
    margin-right: 12px
}

@media screen and (min-width:768px) {
    [dir=rtl] .vertical_tabs .vertical_tabs-text p,
    [lang=ar] .vertical_tabs .vertical_tabs-text p,
    html[lang=ar] .vertical_tabs .vertical_tabs-text p {
        margin-left: 0;
        margin-right: auto
    }
}

.way-wrapper {
    margin: 0 -60px !important
}

.way-step {
    flex-shrink: 0;
    max-width: 176px;
    padding: 0 18px;
    position: relative
}

.way-step:after,
.way-step:before {
    background-image: radial-gradient(#189474 50%, transparent 0);
    background-position: 50%;
    background-repeat: repeat-x;
    background-size: 10px 10px;
    content: "";
    height: 1px;
    position: absolute;
    top: 27px;
    width: 50%
}

.way-step:before {
    left: 0
}

.way-step:after {
    right: 0
}

.way-step:first-child:before {
    content: none
}

[lang=ar] .way-step:first-child:before {
    content: ""
}

.way-step:last-child:after,
[lang=ar] .way-step:first-child:after {
    content: none
}

[lang=ar] .way-step:last-child:after {
    content: ""
}

[lang=ar] .way-step:last-child:before {
    content: none
}

.way-step.active .way-step__point:before {
    transform: scale(1)
}

.way-step__point {
    height: 56px;
    margin: auto;
    position: relative;
    width: 56px
}

.way-step__point:after,
.way-step__point:before {
    content: "";
    position: absolute
}

.way-step__point:before {
    background-color: #fff;
    border: 1px solid #189474;
    border-radius: 50%;
    height: 100%;
    left: 0;
    top: 0;
    transform: scale(0);
    transition: .3s;
    width: 100%;
    z-index: 1
}

.way-step__point:after {
    background-color: #189474;
    border-radius: 50%;
    height: 16px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 16px;
    z-index: 1
}

.way-step__name {
    color: #94a4ba;
    font-size: 14px;
    letter-spacing: -.1px;
    line-height: 1.2;
    margin-top: 36px;
    text-align: center
}

.infobox {
    margin: 80px 0
}

.infobox-wrapper {
    border-top: 1px solid rgba(46, 57, 72, .24);
    padding-top: 24px
}

@media(min-width:768px) {
    .infobox-wrapper {
        align-items: flex-start;
        display: flex;
        justify-content: space-between;
        padding-top: 40px
    }
}

.infobox-title {
    margin-bottom: 40px
}

.infobox-text {
    font-size: 24px;
    letter-spacing: -.2px;
    line-height: 1.2;
    max-width: 550px
}

@media(min-width:992px) {
    .infobox-text {
        font-size: 32px
    }
}

.next_case-wrapper {
    align-items: flex-end;
    border-radius: 8px 8px 40px 8px;
    color: #fff;
    cursor: url(../images/base/link-btn.svg), pointer !important;
    display: flex;
    min-height: 100dvh;
    overflow: hidden;
    padding: 24px;
    position: relative;
    width: 100%
}

@media(min-width:992px) {
    .next_case-wrapper {
        border-radius: 8px 8px 80px 8px;
        padding: 18px 56px
    }
}

.next_case-wrapper .section_bg:before {
    background: rgba(0, 0, 0, .45);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

.next_case-title {
    font-size: 46px;
    left: 50%;
    letter-spacing: -.2px;
    line-height: 1.2;
    padding: 30px;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%
}

@media(min-width:768px) {
    .next_case-title {
        font-size: 64px
    }
}

.next_case-title {
    letter-spacing: -.4px
}

@media(min-width:992px) {
    .next_case-title {
        font-size: 74px
    }
}

.next_case-text {
    font-size: 22px;
    letter-spacing: -.2px;
    line-height: 1.2;
    max-width: 570px
}

@media(min-width:992px) {
    .next_case-text {
        font-size: 32px
    }
}

.preview {
    margin: 80px 0
}

@media(min-width:992px) {
    .preview {
        margin-bottom: 120px;
        margin-top: 40px
    }
}

.preview-wrapper {
    display: grid;
    gap: 40px
}

@media(min-width:992px) {
    .preview-wrapper {
        grid-template-columns: 1fr 1.5fr
    }
}

@media(min-width:768px) {
    .preview-title {
        font-size: 46px
    }
}

.preview-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 24px
}

@media(min-width:768px) {
    .preview-grid {
        justify-content: flex-end
    }
}

.preview-grid__item {
    border-top: 1px solid rgba(46, 57, 72, .2);
    padding-top: 15px;
    width: 100%
}

@media(min-width:768px) {
    .preview-grid__item {
        width: calc(50% - 12px)
    }
}

.preview-content__title {
    font-size: 22px;
    font-weight: 400;
    letter-spacing: -.2px;
    line-height: 1.2;
    margin-bottom: 16px
}

.preview-content__text {
    color: rgba(46, 57, 72, .6)
}

.preview-content__text ul {
    list-style: disc;
    padding-left: 16px
}

.preview-content__links {
    display: flex;
    flex-direction: column
}

.preview-content__links a {
    color: #2e3948;
    width: fit-content
}

.preview-content__links a:not(:last-child) {
    margin-bottom: 8px
}

.news {
    padding: 120px 0
}

.news-title {
    margin-bottom: 80px;
    text-align: center
}

@media(max-width:1199.98px) {
    .news-list {
        overflow: initial !important
    }
}

.news-list__wrapper {
    align-items: stretch
}

.news-list__bottom {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-top: 56px
}

@media(min-width:768px) {
    .news-list__bottom {
        margin-top: 74px
    }
}

.news-list__showing {
    font-size: 14px;
    letter-spacing: -.1px;
    line-height: 1.2;
    opacity: .6
}

.news-list__btns {
    align-items: center;
    display: flex;
    gap: 56px
}

@media(max-width:1199.98px) {
    .news-list__btns {
        display: none
    }
}

.news-list__btn {
    color: #2e3948;
    height: 14px;
    width: 14px
}

.news-list__btn-next {
    transform: scaleX(-1)
}

.news-list__btn:not(.swiper-button-disabled) {
    cursor: pointer
}

.news-list__btn.swiper-button-disabled {
    opacity: .6
}

.news_item {
    display: flex;
    flex-direction: column;
    height: auto
}

.news_item.blog-list__item,
.news_item.blog-list__item * {
    cursor: url(../images/base/link-btn.svg), pointer !important
}

.news_item-thumb {
    border-radius: 8px 8px 80px 8px;
    display: block;
    height: 0;
    overflow: hidden;
    padding-top: 97.25%;
    position: relative;
    width: 100%
}

.news_item-thumb:hover img {
    transform: scale(1.05)
}

.news_item-thumb img {
    height: 100%;
    left: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    transition: .3s;
    width: 100%
}

.news_item-content {
    display: flex;
    flex-direction: column;
    height: 100%;
    margin-top: 16px
}

@media(min-width:768px) {
    .news_item-content {
        margin-top: 24px
    }
}

.news_item-content__top {
    display: flex;
    font-size: 14px;
    letter-spacing: -.1px;
    line-height: 1.2;
    margin-bottom: 24px
}

.news_item-content__top span {
    opacity: .6
}

.news_item-content__top>:not(:first-child) {
    align-items: center;
    display: flex;
    margin-left: 9px
}

.news_item-content__top>:not(:first-child):before {
    background-color: #2e3948;
    border-radius: 100%;
    content: "";
    display: block;
    height: 4px;
    margin-right: 9px;
    width: 4px
}

.news_item-content__bottom {
    align-items: center;
    border-top: 1px solid rgba(46, 57, 72, .24);
    display: flex;
    font-size: 14px;
    justify-content: space-between;
    letter-spacing: -.1px;
    line-height: 1.2;
    margin-top: auto;
    padding-top: 16px
}

.news_item-title {
    font-size: 22px;
    font-weight: 400;
    letter-spacing: -.2px;
    line-height: 1.2;
    margin-bottom: 14px;
    transition: color .3s
}

@media(min-width:768px) {
    .news_item-title {
        font-size: 32px;
        margin-bottom: 24px
    }
    .blog-head__content .news_item-title {
        font-size: 64px
    }
}

.news_item-title:hover {
    color: #187fd3
}

.news_item-likes {
    align-items: center;
    cursor: pointer;
    display: flex
}

.news_item-likes * {
    pointer-events: none
}

.news_item-likes svg {
    margin-right: 8px
}

.news_item-likes svg.fill_like {
    display: none
}

.news_item-likes.liked .fill_like {
    display: block
}

.news_item-likes.liked .blank_like {
    display: none
}

.signature {
    background-color: #003a55;
    padding-bottom: 120px;
    padding-top: 104px
}

.signature-head {
    border-bottom: 1px solid hsla(0, 0%, 100%, .2);
    color: #fff;
    display: flex;
    flex-direction: column;
    gap: 24px;
    padding-bottom: 32px
}

@media(min-width:992px) {
    .signature-head {
        align-items: flex-end;
        flex-direction: row;
        justify-content: space-between;
        padding-bottom: 40px
    }
}

.signature-title {
    max-width: 800px
}

.signature-text {
    color: hsla(0, 0%, 100%, .7);
    font-size: 14px;
    letter-spacing: -.1px;
    line-height: 1.2;
    max-width: 350px
}

.signature-programs {
    display: grid;
    gap: 24px;
    margin-top: 32px
}

@media(min-width:768px) {
    .signature-programs {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media(min-width:992px) {
    .signature-programs {
        gap: 0;
        grid-template-columns: repeat(4, 1fr);
        margin-top: 80px
    }
    .signature-programs__item:nth-child(4n+1) {
        grid-column: 1/2
    }
    .signature-programs__item:nth-child(4n+2) {
        grid-column: 3/4
    }
    .signature-programs__item:nth-child(4n+3) {
        grid-column: 2/3
    }
    .signature-programs__item:nth-child(4n+4) {
        grid-column: 4/5
    }
}

.signature .program {
    background-color: #fff;
    display: block;
    height: 219px;
    overflow: hidden;
    position: relative;
    transition: border-radius .3s;
    width: 100%
}

@media(min-width:992px) {
    .signature .program:hover {
        border-radius: 0 0 41.5% 0;
        transition-delay: .4s
    }
    .signature .program:hover .program-link {
        bottom: 17%;
        right: 12%;
        transition-delay: .4s
    }
}

.signature .program--blue {
    background-color: #187fd3
}

.signature .program--blue .program-title {
    color: #fff
}

.signature .program--blue .program-link {
    background-color: #fff;
    color: #003a55
}

.signature .program-inner {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 24px 16px 16px 24px;
    width: 100%
}

.signature .program-title {
    color: #003a55;
    font-size: 22px;
    letter-spacing: -.2px;
    line-height: 1.2;
    text-align: start
}

.signature .program-title span {
    color: #94a4ba
}

.signature .program-bottom {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-top: auto;
    width: 100%
}

.signature .program-logo img {
    height: 100%;
    max-height: 40px;
    object-fit: contain
}

.signature .program-link {
    align-items: center;
    background-color: #003a55;
    border-radius: 100%;
    bottom: 16px;
    color: #fff;
    display: flex;
    flex-shrink: 0;
    height: 40px;
    justify-content: center;
    margin-left: auto;
    position: absolute;
    right: 16px;
    transition: .3s;
    width: 40px
}

.team {
    margin-bottom: 120px;
    margin-top: 80px
}

@media(min-width:992px) {
    .team {
        margin-bottom: 225px;
        margin-top: 150px
    }
}

.team--border_top {
    border-top: 1px solid rgba(46, 57, 72, .24);
    margin-top: 120px;
    padding-top: 24px
}

.team--blue {
    background-color: #003a55;
    color: #fff;
    margin: 0;
    padding: 80px 0
}

@media(min-width:992px) {
    .team--blue {
        padding-bottom: 200px;
        padding-top: 120px
    }
}

.team-title {
    max-width: 860px
}

.team-inner {
    display: flex;
    flex-direction: column;
    gap: 80px;
    margin-top: 80px
}

.team-inner:not(.team--border_top .team-inner,
.team--border_none .team-inner,
.team--blue .team-inner) {
    border-top: 1px solid rgba(46, 57, 72, .24);
    margin-top: 24px;
    padding-top: 40px
}

@media(min-width:768px) {
    .team-inner {
        flex-direction: row-reverse;
        justify-content: space-between
    }
    .team-inner--reverse {
        flex-direction: row
    }
}

.team--blue .team-inner {
    margin-top: 0
}

.team-content {
    display: flex;
    flex-direction: column;
    max-width: 550px;
    width: 100%
}

.team--blue .team-content {
    max-width: 630px
}

.team-content__title {
    font-size: 46px;
    letter-spacing: -.4px;
    line-height: 1.1;
    margin-bottom: 24px
}

@media(min-width:768px) {
    .team-content__title {
        font-size: 64px;
        margin-bottom: 40px
    }
}

.team-content__text {
    font-size: 24px;
    letter-spacing: -.2px;
    line-height: 1.2
}

@media(min-width:992px) {
    .team-content__text {
        font-size: 32px
    }
}

.team--border_none .team-content__text {
    font-size: 46px
}

.team--blue .team-content__text {
    margin-top: auto
}

.team-content__signature {
    color: rgba(46, 57, 72, .6);
    font-size: 14px;
    letter-spacing: -.1px;
    line-height: 1.2;
    margin-bottom: 40px;
    margin-top: 24px;
    max-width: 440px
}

@media(min-width:992px) {
    .team-content__signature {
        margin-bottom: 80px
    }
}

.team-inner--reverse .team-content__signature {
    font-size: 22px
}

.team--blue .team-content__signature {
    color: hsla(0, 0%, 100%, .6);
    margin-bottom: 80px;
    margin-top: 0
}

.team--blue .team-content__signature>:not(:last-child) {
    margin-bottom: 24px
}

.team-content__signature ul {
    font-size: 22px
}

.team--blue .team-content__signature ul {
    color: #fff
}

.team-content__signature ul li {
    align-items: flex-start;
    display: flex
}

.team-content__signature ul li:not(:last-child) {
    margin-bottom: 6px
}

.team-content__signature ul li:before {
    content: "•";
    display: block;
    margin-right: 12px
}

.team-content__logos {
    align-items: center;
    display: flex;
    gap: 34px
}

.team-content__logos img {
    height: 94px;
    object-fit: contain;
    width: 124px
}

.team-image {
    border-radius: 80px 8px 80px 8px;
    max-width: 670px;
    overflow: hidden;
    position: relative;
    width: 100%
}

.team-image__inner {
    height: 0;
    padding-top: 130%;
    width: 100%
}

@media(min-width:992px) {
    .team-image__inner {
        padding-top: 105%
    }
}

.team-image img {
    height: 100%;
    left: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

.knowledge-content {
    display: grid;
    gap: 32px;
    margin-top: 44px
}

@media(min-width:992px) {
    .knowledge-content {
        gap: 52px;
        grid-template-columns: repeat(2, 1fr)
    }
}

.knowledge-btn {
    margin-top: 40px
}

@media(min-width:992px) {
    .knowledge-btn {
        margin-top: 80px
    }
}

.learning {
    margin-bottom: 120px;
    margin-top: 80px
}

@media(min-width:992px) {
    .learning {
        margin-bottom: 120px;
        margin-top: 120px
    }
}

.learning--blue {
    background-color: #f8fbfe;
    margin: 0;
    padding: 80px 0
}

@media(min-width:992px) {
    .learning--blue {
        padding-top: 120px
    }
}

.learning .container {
    display: flex;
    flex-direction: column;
    height: 100%
}

.learning-title {
    max-width: 800px
}

.learning-wrapper {
    border-top: 1px solid rgba(46, 57, 72, .24);
    display: grid;
    gap: 80px;
    margin-bottom: auto;
    margin-top: 24px;
    padding-top: 40px
}

@media(min-width:992px) {
    .learning-wrapper {
        column-gap: 80px;
        grid-template-columns: repeat(2, 1fr);
        margin-top: 40px
    }
}

.learning-content {
    max-width: 550px;
    width: 100%
}

@media(min-width:992px) {
    .learning-content:nth-child(2n) {
        margin-left: auto
    }
}

.learning-content__text {
    font-size: 24px;
    letter-spacing: -.2px;
    line-height: 1.2
}

@media(min-width:992px) {
    .learning-content__text {
        font-size: 32px
    }
}

.learning-content__signature {
    color: rgba(46, 57, 72, .6);
    font-size: 14px;
    letter-spacing: -.1px;
    line-height: 1.2;
    margin-top: 24px;
    max-width: 440px
}

.learning-content__images {
    margin-top: 40px
}

.learning-content__images img {
    height: 170px;
    object-fit: contain;
    width: 170px
}

.learning-list {
    margin-top: 80px;
    max-width: 100%
}

@media(min-width:992px) {
    .learning-list {
        grid-column: 1/3;
        grid-template-columns: repeat(3, 1fr)
    }
}

.learning-list:not(:last-child) {
    margin-bottom: 80px
}

.learning-list .service:last-child {
    border-bottom: 0;
    padding-bottom: 0
}

.learning-lines {
    margin-top: 120px
}

@media(min-width:992px) {
    .learning-lines {
        grid-column: 1/3
    }
}

.learning-lines__item {
    font-size: 22px;
    letter-spacing: -.2px;
    line-height: 1.2;
    padding: 24px 0
}

@media(min-width:992px) {
    .learning-lines__item {
        padding: 40px 0
    }
}

.learning-lines__item:not(:last-child) {
    border-bottom: 1px solid rgba(46, 57, 72, .24)
}

.learning-lines__item:nth-child(odd) {
    display: flex;
    justify-content: flex-end
}

.learning-lines__item-content {
    max-width: 550px
}

.learning-way {
    margin-top: 80px
}

@media(min-width:992px) {
    .learning-way {
        margin-top: 200px
    }
}

.diploma {
    margin: 120px 0
}

@media(min-width:768px) {
    .diploma {
        margin: 200px 0
    }
}

.diploma-title {
    max-width: 720px
}

@media(min-width:768px) {
    .diploma-title {
        font-size: 46px
    }
}

.diploma-content {
    border-top: 1px solid rgba(46, 57, 72, .16);
    margin-top: 24px;
    padding-top: 40px
}

@media(min-width:768px) {
    .diploma-content {
        margin-top: 40px;
        padding-top: 50px
    }
}

.diploma-right {
    margin-left: auto;
    max-width: 550px
}

.diploma-left {
    max-width: 550px
}

.diploma-left,
[dir=rtl] .diploma-right,
[lang=ar] .diploma-right,
html[lang=ar] .diploma-right {
    margin-left: 0;
    margin-right: auto
}

.diploma-text {
    color: rgba(46, 57, 72, .6);
    font-size: 22px;
    letter-spacing: -.2px;
    line-height: 1.2;
    margin-bottom: 40px
}

.scroll_text {
    margin: 80px 0
}

@media(min-width:768px) {
    .scroll_text {
        margin-bottom: 65px;
        margin-top: 120px
    }
}

.scroll_text-anim {
    font-size: 36px;
    letter-spacing: -.2px;
    line-height: 1.2
}

@media(min-width:768px) {
    .scroll_text-anim {
        border-top: 1px solid rgba(46, 57, 72, .24);
        font-size: 64px;
        font-size: 46px;
        letter-spacing: -.4px;
        line-height: 1.1;
        padding-top: 24px
    }
}

.circles {
    margin: 200px 0
}

.circles-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin: auto;
    max-width: 430px;
    position: relative
}

@media(min-width:855px) {
    .circles-wrapper {
        height: 855px;
        max-width: none;
        width: 855px
    }
}

.circles-item {
    position: relative;
    width: 100%
}

.circles-item--big {
    max-width: 440px
}

.circles-item--320 {
    max-width: 320px;
    width: calc(100% - 110px)
}

.circles-item--265 {
    max-width: 265px;
    width: calc(100% - 120px)
}

.circles-item--205 {
    max-width: 205px
}

.circles-item--170 {
    max-width: 170px
}

@media(max-width:854px) {
    .circles-item:nth-child(3) {
        margin-left: auto;
        margin-top: -34px
    }
    .circles-item:nth-child(4) {
        margin-top: -105px
    }
    .circles-item:nth-child(5) {
        margin-left: -20px;
        margin-top: -2px
    }
    .circles-item:nth-child(6) {
        margin-top: -26px
    }
}

@media(min-width:855px) {
    .circles-item {
        position: absolute
    }
    .circles-item:first-child {
        left: 0;
        top: 133px
    }
    .circles-item:nth-child(2) {
        left: 388px;
        top: 0
    }
    .circles-item:nth-child(3) {
        left: 426px;
        top: 320px
    }
    .circles-item:nth-child(4) {
        left: 652px;
        top: 220px
    }
    .circles-item:nth-child(5) {
        left: 684px;
        top: 425px
    }
    .circles-item:nth-child(6) {
        left: 231px;
        top: 532px
    }
}

.circles-item__container {
    border: 1px solid rgba(46, 57, 72, .16);
    border-radius: 50%;
    height: 0;
    padding-top: calc(100% - 2px);
    position: relative;
    width: 100%
}

.circles-item--big .circles-item__container {
    background-color: #187fd3;
    border-color: #187fd3
}

.circles-item__inner {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%
}

.circles-item__title {
    color: #187fd3;
    letter-spacing: -.4px;
    line-height: 1.2;
    margin-bottom: 10px
}

.circles-item--middle .circles-item__title {
    font-size: 74px
}

.circles-item--small .circles-item__title {
    font-size: 46px
}

.circles-item__text {
    font-size: 14px;
    letter-spacing: -.1px;
    line-height: 1.2;
    max-width: 190px
}

.circles-item--big .circles-item__text {
    color: #fff;
    font-size: 32px;
    letter-spacing: -.2px;
    line-height: 1.2
}

@media(min-width:768px) {
    .circles-item--big .circles-item__text {
        font-size: 46px;
        font-size: 32px
    }
}

.overview {
    margin-bottom: 200px;
    margin-top: 120px
}

@media(min-width:768px) {
    .overview {
        margin-bottom: 290px;
        margin-top: 200px
    }
}

.overview-wrapper {
    border-top: 1px solid rgba(46, 57, 72, .24);
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    padding-top: 24px
}

@media(min-width:768px) {
    .overview-wrapper {
        align-items: flex-start;
        justify-content: space-between;
        padding-top: 40px
    }
}

.overview-content {
    letter-spacing: -.2px;
    line-height: 1.2;
    max-width: 690px
}

.overview-text {
    font-size: 24px;
    margin-bottom: 24px
}

@media(min-width:768px) {
    .overview-text {
        font-size: 32px;
        margin-bottom: 40px
    }
}

.overview-signature {
    color: rgba(46, 57, 72, .6);
    font-size: 16px;
    margin-bottom: 20px
}

@media(min-width:768px) {
    .overview-signature {
        font-size: 22px;
        margin-bottom: 54px
    }
}

.overview-logos {
    align-items: center;
    display: flex
}

.overview-logos img,
.overview-logos svg {
    height: 53px;
    object-fit: contain
}

@media(min-width:768px) {
    .overview-logos img,
    .overview-logos svg {
        height: 74px
    }
}

.overview-logos img:not(:last-child),
.overview-logos svg:not(:last-child) {
    margin-right: 24px
}

@media(min-width:768px) {
    .overview-logos img:not(:last-child),
    .overview-logos svg:not(:last-child) {
        margin-right: 56px
    }
}

.outline {
    background-color: #003a55;
    color: #fff;
    padding: 80px 0
}

@media(min-width:992px) {
    .outline {
        border-bottom: 1px solid hsla(0, 0%, 100%, .24);
        overflow: hidden;
        padding: 0
    }
    .outline-wrapper {
        display: grid;
        grid-template-columns: 1fr 1.33fr
    }
    .outline-wrapper__item:first-child {
        border-right: 1px solid hsla(0, 0%, 100%, .24);
        padding-top: 120px
    }
    .outline-wrapper__item:last-child {
        padding: 136px 100px
    }
}

.outline-title {
    font-size: 46px;
    letter-spacing: -.2px;
    line-height: 1.2
}

@media(min-width:768px) {
    .outline-title {
        font-size: 64px
    }
}

@media(max-width:991.98px) {
    .outline-title {
        margin-bottom: 80px
    }
}

@media(min-width:992px) {
    .outline-item {
        height: 100dvh
    }
}

@media(max-width:991.98px) {
    .outline-item:not(:last-child) {
        border-bottom: 1px solid hsla(0, 0%, 100%, .24);
        margin-bottom: 40px;
        padding-bottom: 40px
    }
}

.outline-item__title {
    font-size: 12px;
    margin-bottom: 24px
}

.outline-item__name {
    font-size: 36px;
    letter-spacing: -.4px;
    line-height: 1.1;
    margin-bottom: 32px
}

@media(min-width:768px) {
    .outline-item__name {
        font-size: 46px;
        margin-bottom: 80px
    }
    .outline-item__text {
        font-size: 22px
    }
}

@media(max-width:767.98px) {
    .outline-item__text ul {
        color: hsla(0, 0%, 100%, .6)
    }
}

.outline-item__text ul li {
    align-items: flex-start;
    display: flex
}

.outline-item__text ul li:not(:last-child) {
    margin-bottom: 6px
}

@media(min-width:768px) {
    .outline-item__text ul li:not(:last-child) {
        margin-bottom: 16px
    }
    .outline-item__text ul li {
        font-size: 22px
    }
}

.outline-item__text ul li:before {
    content: "•";
    display: block;
    margin-right: 12px
}

.blog-list {
    display: grid;
    gap: 40px
}

@media(min-width:576px) {
    .blog-list {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media(min-width:992px) {
    .blog-list {
        column-gap: 24px;
        grid-template-columns: repeat(3, 1fr);
        row-gap: 120px
    }
}

.blog-list__item .news_item-thumb {
    padding-top: 82%
}

.blog-loader {
    margin: 200px 0
}

@media(min-width:768px) {
    .blog-head {
        margin-top: 120px
    }
}

.blog-head__image {
    margin-bottom: 40px;
    overflow: hidden
}

@media(max-width:767.98px) {
    .blog-head__image {
        border-radius: 0 0 40px 0;
        height: 560px;
        margin-left: -24px;
        margin-right: -24px
    }
}

@media(min-width:768px) {
    .blog-head__image {
        height: 660px
    }
}

.blog-head__image img {
    height: 100%;
    object-fit: cover;
    width: 100%
}

.blog-content {
    font-size: 22px;
    letter-spacing: -.2px;
    line-height: 1.2;
    margin: 120px 0
}

@media(min-width:768px) {
    .blog-content {
        margin-bottom: 200px
    }
}

.blog-content h2 {
    font-size: 24px;
    font-weight: 400;
    letter-spacing: -.2px;
    line-height: 1.2;
    margin-bottom: 24px
}

@media(min-width:768px) {
    .blog-content h2 {
        font-size: 32px
    }
}

.blog-content h2:not(:first-child) {
    margin-top: 80px
}

.blog-content p {
    color: rgba(46, 57, 72, .6)
}

.blog-content img {
    border-radius: 4px 4px 40px 4px;
    margin: 80px 0;
    object-fit: cover;
    width: 100%
}

@media(min-width:768px) {
    .blog-content img {
        border-radius: 8px 8px 80px 8px
    }
}

.blog-content__outer {
    border-bottom: 1px solid rgba(46, 57, 72, .24);
    padding-bottom: 90px
}

@media(min-width:768px) {
    .blog-content__outer {
        margin-bottom: 170px
    }
}

.blog-content__inner {
    margin: 0 auto;
    max-width: 900px
}

@font-face {
    font-family: swiper-icons;
    font-style: normal;
    font-weight: 400;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")
}

:root {
    --swiper-theme-color: #007aff
}

:host {
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 1
}

.swiper {
    display: block;
    list-style: none;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding: 0;
    position: relative;
    z-index: 1
}

.swiper-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    box-sizing: content-box;
    display: flex;
    height: 100%;
    position: relative;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    width: 100%;
    z-index: 1
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
    transform: translateZ(0)
}

.swiper-horizontal {
    touch-action: pan-y
}

.swiper-vertical {
    touch-action: pan-x
}

.swiper-slide {
    display: block;
    flex-shrink: 0;
    height: 100%;
    position: relative;
    transition-property: transform;
    width: 100%
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-backface-hidden .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0)
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-3d {
    perspective: 1200px
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
    transform-style: preserve-3d
}

.swiper-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-css-mode.swiper-horizontal>.swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-css-mode.swiper-vertical>.swiper-wrapper {
    scroll-snap-type: y mandatory
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper {
    scroll-snap-type: none
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: none
}

.swiper-css-mode.swiper-centered>.swiper-wrapper:before {
    content: "";
    flex-shrink: 0;
    order: 9999
}

.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before {
    height: var(--swiper-centered-offset-after);
    min-width: 1px;
    width: 100%
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, .15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-lazy-preloader {
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top: 4px solid transparent;
    box-sizing: border-box;
    height: 42px;
    left: 50%;
    margin-left: -21px;
    margin-top: -21px;
    position: absolute;
    top: 50%;
    transform-origin: 50%;
    width: 42px;
    z-index: 10
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s linear infinite
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(1turn)
    }
}

.swiper-virtual .swiper-slide {
    -webkit-backface-visibility: hidden;
    transform: translateZ(0)
}

.swiper-virtual.swiper-css-mode .swiper-wrapper:after {
    content: "";
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after {
    height: 1px;
    width: var(--swiper-virtual-size)
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after {
    height: var(--swiper-virtual-size);
    width: 1px
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next,
.swiper-button-prev {
    align-items: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
    cursor: pointer;
    display: flex;
    height: var(--swiper-navigation-size);
    justify-content: center;
    margin-top: calc(0px - var(--swiper-navigation-size)/2);
    position: absolute;
    top: var(--swiper-navigation-top-offset, 50%);
    width: calc(var(--swiper-navigation-size)/44*27);
    z-index: 10
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    cursor: auto;
    opacity: .35;
    pointer-events: none
}

.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
    cursor: auto;
    opacity: 0;
    pointer-events: none
}

.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
    display: none !important
}

.swiper-button-next svg,
.swiper-button-prev svg {
    height: 100%;
    object-fit: contain;
    transform-origin: center;
    width: 100%
}

.swiper-rtl .swiper-button-next svg,
.swiper-rtl .swiper-button-prev svg {
    transform: rotate(180deg)
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: var(--swiper-navigation-sides-offset, 10px);
    right: auto
}

.swiper-button-lock {
    display: none
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    font-variant: normal;
    letter-spacing: 0;
    line-height: 1;
    text-transform: none !important
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: "prev"
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    left: auto;
    right: var(--swiper-navigation-sides-offset, 10px)
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: "next"
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transform: translateZ(0);
    transition: opacity .3s;
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-pagination-disabled>.swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
    display: none !important
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: var(--swiper-pagination-bottom, 8px);
    left: 0;
    top: var(--swiper-pagination-top, auto);
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    font-size: 0;
    overflow: hidden
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    position: relative;
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
    display: inline-block;
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    opacity: var(--swiper-pagination-bullet-inactive-opacity, .2);
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px))
}

button.swiper-pagination-bullet {
    -webkit-appearance: none;
    appearance: none;
    border: none;
    box-shadow: none;
    margin: 0;
    padding: 0
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet:only-child {
    display: none !important
}

.swiper-pagination-bullet-active {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    opacity: var(--swiper-pagination-bullet-opacity, 1)
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical>.swiper-pagination-bullets {
    left: var(--swiper-pagination-left, auto);
    right: var(--swiper-pagination-right, 8px);
    top: 50%;
    transform: translate3d(0, -50%, 0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    display: block;
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: transform .2s, top .2s
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform .2s, left .2s
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform .2s, right .2s
}

.swiper-pagination-fraction {
    color: var(--swiper-pagination-fraction-color, inherit)
}

.swiper-pagination-progressbar {
    background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: scale(0);
    transform-origin: left top;
    width: 100%
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-horizontal>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    height: var(--swiper-pagination-progressbar-size, 4px);
    left: 0;
    top: 0;
    width: 100%
}

.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical>.swiper-pagination-progressbar {
    height: 100%;
    left: 0;
    top: 0;
    width: var(--swiper-pagination-progressbar-size, 4px)
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1));
    border-radius: var(--swiper-scrollbar-border-radius, 10px);
    position: relative;
    touch-action: none
}

.swiper-scrollbar-disabled>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
    display: none !important
}

.swiper-horizontal>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
    bottom: var(--swiper-scrollbar-bottom, 4px);
    height: var(--swiper-scrollbar-size, 4px);
    left: var(--swiper-scrollbar-sides-offset, 1%);
    position: absolute;
    top: var(--swiper-scrollbar-top, auto);
    width: calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);
    z-index: 50
}

.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical>.swiper-scrollbar {
    height: calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);
    left: var(--swiper-scrollbar-left, auto);
    position: absolute;
    right: var(--swiper-scrollbar-right, 4px);
    top: var(--swiper-scrollbar-sides-offset, 1%);
    width: var(--swiper-scrollbar-size, 4px);
    z-index: 50
}

.swiper-scrollbar-drag {
    background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));
    border-radius: var(--swiper-scrollbar-border-radius, 10px);
    height: 100%;
    left: 0;
    position: relative;
    top: 0;
    width: 100%
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    text-align: center;
    width: 100%
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
    max-height: 100%;
    max-width: 100%;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move;
    touch-action: none
}

.swiper .swiper-notification {
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    z-index: -1000
}

.swiper-free-mode>.swiper-wrapper {
    margin: 0 auto;
    transition-timing-function: ease-out
}

.swiper-grid>.swiper-wrapper {
    flex-wrap: wrap
}

.swiper-grid-column>.swiper-wrapper {
    flex-direction: column;
    flex-wrap: wrap
}

.swiper-fade.swiper-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper.swiper-cube {
    overflow: visible
}

.swiper-cube .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    height: 100%;
    pointer-events: none;
    transform-origin: 0 0;
    visibility: hidden;
    width: 100%;
    z-index: 1
}

.swiper-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-cube.swiper-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-cube .swiper-cube-shadow {
    bottom: 0;
    height: 100%;
    left: 0;
    opacity: .6;
    position: absolute;
    width: 100%;
    z-index: 0
}

.swiper-cube .swiper-cube-shadow:before {
    background: #000;
    bottom: 0;
    content: "";
    filter: blur(50px);
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.swiper-cube .swiper-slide-next+.swiper-slide {
    pointer-events: auto;
    visibility: visible
}

.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 0
}

.swiper.swiper-flip {
    overflow: visible
}

.swiper-flip .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    pointer-events: none;
    z-index: 1
}

.swiper-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 0
}

.swiper-creative .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    transition-property: transform, opacity, height
}

.swiper.swiper-cards {
    overflow: visible
}

.swiper-cards .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    transform-origin: center bottom
}

:root {
    --f-spinner-width: 36px;
    --f-spinner-height: 36px;
    --f-spinner-color-1: rgba(0, 0, 0, .1);
    --f-spinner-color-2: rgba(17, 24, 28, .8);
    --f-spinner-stroke: 2.75
}

.f-spinner {
    height: var(--f-spinner-height);
    margin: auto;
    padding: 0;
    width: var(--f-spinner-width)
}

.f-spinner svg {
    animation: f-spinner-rotate 2s linear infinite;
    height: 100%;
    vertical-align: top;
    width: 100%
}

.f-spinner svg * {
    fill: none;
    stroke-width: var(--f-spinner-stroke)
}

.f-spinner svg :first-child {
    stroke: var(--f-spinner-color-1)
}

.f-spinner svg :last-child {
    animation: f-spinner-dash 2s ease-in-out infinite;
    stroke: var(--f-spinner-color-2)
}

@keyframes f-spinner-rotate {
    to {
        transform: rotate(1turn)
    }
}

@keyframes f-spinner-dash {
    0% {
        stroke-dasharray: 1, 150;
        stroke-dashoffset: 0
    }
    50% {
        stroke-dasharray: 90, 150;
        stroke-dashoffset: -35
    }
    to {
        stroke-dasharray: 90, 150;
        stroke-dashoffset: -124
    }
}

.f-throwOutUp {
    animation: var(--f-throw-out-duration, .175s) ease-out both f-throwOutUp
}

.f-throwOutDown {
    animation: var(--f-throw-out-duration, .175s) ease-out both f-throwOutDown
}

@keyframes f-throwOutUp {
    to {
        opacity: 0;
        transform: translate3d(0, calc(var(--f-throw-out-distance, 150px)*-1), 0)
    }
}

@keyframes f-throwOutDown {
    to {
        opacity: 0;
        transform: translate3d(0, var(--f-throw-out-distance, 150px), 0)
    }
}

.f-zoomInUp {
    animation: var(--f-transition-duration, .2s) ease .1s both f-zoomInUp
}

.f-zoomOutDown {
    animation: var(--f-transition-duration, .2s) ease both f-zoomOutDown
}

@keyframes f-zoomInUp {
    0% {
        opacity: 0;
        transform: scale(.975) translate3d(0, 16px, 0)
    }
    to {
        opacity: 1;
        transform: scale(1) translateZ(0)
    }
}

@keyframes f-zoomOutDown {
    to {
        opacity: 0;
        transform: scale(.975) translate3d(0, 16px, 0)
    }
}

.f-fadeIn {
    animation: var(--f-transition-duration, .2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeIn;
    z-index: 2
}

.f-fadeOut {
    animation: var(--f-transition-duration, .2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeOut;
    z-index: 1
}

@keyframes f-fadeIn {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes f-fadeOut {
    to {
        opacity: 0
    }
}

.f-fadeFastIn {
    animation: var(--f-transition-duration, .2s) ease-out both f-fadeFastIn;
    z-index: 2
}

.f-fadeFastOut {
    animation: var(--f-transition-duration, .1s) ease-out both f-fadeFastOut;
    z-index: 2
}

@keyframes f-fadeFastIn {
    0% {
        opacity: .75
    }
    to {
        opacity: 1
    }
}

@keyframes f-fadeFastOut {
    to {
        opacity: 0
    }
}

.f-fadeSlowIn {
    animation: var(--f-transition-duration, .5s) ease both f-fadeSlowIn;
    z-index: 2
}

.f-fadeSlowOut {
    animation: var(--f-transition-duration, .5s) ease both f-fadeSlowOut;
    z-index: 1
}

@keyframes f-fadeSlowIn {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes f-fadeSlowOut {
    to {
        opacity: 0
    }
}

.f-crossfadeIn {
    animation: var(--f-transition-duration, .2s) ease-out both f-crossfadeIn;
    z-index: 2
}

.f-crossfadeOut {
    animation: calc(var(--f-transition-duration, .2s)*.5) linear .1s both f-crossfadeOut;
    z-index: 1
}

@keyframes f-crossfadeIn {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes f-crossfadeOut {
    to {
        opacity: 0
    }
}

.f-slideIn.from-next {
    animation: var(--f-transition-duration, .85s) cubic-bezier(.16, 1, .3, 1) f-slideInNext
}

.f-slideIn.from-prev {
    animation: var(--f-transition-duration, .85s) cubic-bezier(.16, 1, .3, 1) f-slideInPrev
}

.f-slideOut.to-next {
    animation: var(--f-transition-duration, .85s) cubic-bezier(.16, 1, .3, 1) f-slideOutNext
}

.f-slideOut.to-prev {
    animation: var(--f-transition-duration, .85s) cubic-bezier(.16, 1, .3, 1) f-slideOutPrev
}

@keyframes f-slideInPrev {
    0% {
        transform: translateX(100%)
    }
    to {
        transform: translateZ(0)
    }
}

@keyframes f-slideInNext {
    0% {
        transform: translateX(-100%)
    }
    to {
        transform: translateZ(0)
    }
}

@keyframes f-slideOutNext {
    to {
        transform: translateX(-100%)
    }
}

@keyframes f-slideOutPrev {
    to {
        transform: translateX(100%)
    }
}

.f-classicIn.from-next {
    animation: var(--f-transition-duration, .85s) cubic-bezier(.16, 1, .3, 1) f-classicInNext;
    z-index: 2
}

.f-classicIn.from-prev {
    animation: var(--f-transition-duration, .85s) cubic-bezier(.16, 1, .3, 1) f-classicInPrev;
    z-index: 2
}

.f-classicOut.to-next {
    animation: var(--f-transition-duration, .85s) cubic-bezier(.16, 1, .3, 1) f-classicOutNext;
    z-index: 1
}

.f-classicOut.to-prev {
    animation: var(--f-transition-duration, .85s) cubic-bezier(.16, 1, .3, 1) f-classicOutPrev;
    z-index: 1
}

@keyframes f-classicInNext {
    0% {
        opacity: 0;
        transform: translateX(-75px)
    }
    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

@keyframes f-classicInPrev {
    0% {
        opacity: 0;
        transform: translateX(75px)
    }
    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

@keyframes f-classicOutNext {
    to {
        opacity: 0;
        transform: translateX(-75px)
    }
}

@keyframes f-classicOutPrev {
    to {
        opacity: 0;
        transform: translateX(75px)
    }
}

:root {
    --f-button-width: 40px;
    --f-button-height: 40px;
    --f-button-border: 0;
    --f-button-border-radius: 0;
    --f-button-color: #374151;
    --f-button-bg: #f8f8f8;
    --f-button-hover-bg: #e0e0e0;
    --f-button-active-bg: #d0d0d0;
    --f-button-shadow: none;
    --f-button-transition: all 0.15s ease;
    --f-button-transform: none;
    --f-button-svg-width: 20px;
    --f-button-svg-height: 20px;
    --f-button-svg-stroke-width: 1.5;
    --f-button-svg-fill: none;
    --f-button-svg-filter: none;
    --f-button-svg-disabled-opacity: 0.65
}

.f-button {
    align-items: center;
    background: var(--f-button-bg);
    border: var(--f-button-border);
    border-radius: var(--f-button-border-radius);
    box-shadow: var(--f-button-shadow);
    box-sizing: content-box;
    color: var(--f-button-color);
    cursor: pointer;
    display: flex;
    height: var(--f-button-height);
    justify-content: center;
    margin: 0;
    padding: 0;
    pointer-events: all;
    position: relative;
    transition: var(--f-button-transition);
    width: var(--f-button-width)
}

@media(hover:hover) {
    .f-button:hover:not([disabled]) {
        background-color: var(--f-button-hover-bg);
        color: var(--f-button-hover-color)
    }
}

.f-button:active:not([disabled]) {
    background-color: var(--f-button-active-bg)
}

.f-button:focus:not(:focus-visible) {
    outline: none
}

.f-button:focus-visible {
    box-shadow: inset 0 0 0 var(--f-button-outline, 2px) var(--f-button-outline-color, var(--f-button-color));
    outline: none
}

.f-button svg {
    fill: var(--f-button-svg-fill);
    filter: var(--f-button-svg-filter);
    height: var(--f-button-svg-height);
    pointer-events: none;
    stroke: currentColor;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: var(--f-button-svg-stroke-width);
    transform: var(--f-button-transform);
    transition: opacity .15s ease;
    width: var(--f-button-svg-width)
}

.f-button[disabled] {
    cursor: default
}

.f-button[disabled] svg {
    opacity: var(--f-button-svg-disabled-opacity)
}

.f-carousel__nav .f-button.is-next,
.f-carousel__nav .f-button.is-prev,
.fancybox__nav .f-button.is-next,
.fancybox__nav .f-button.is-prev {
    position: absolute;
    z-index: 1
}

.is-horizontal .f-carousel__nav .f-button.is-next,
.is-horizontal .f-carousel__nav .f-button.is-prev,
.is-horizontal .fancybox__nav .f-button.is-next,
.is-horizontal .fancybox__nav .f-button.is-prev {
    top: 50%;
    transform: translateY(-50%)
}

.is-horizontal .f-carousel__nav .f-button.is-prev,
.is-horizontal .fancybox__nav .f-button.is-prev {
    left: var(--f-button-prev-pos)
}

.is-horizontal .f-carousel__nav .f-button.is-next,
.is-horizontal .fancybox__nav .f-button.is-next {
    right: var(--f-button-next-pos)
}

.is-horizontal.is-rtl .f-carousel__nav .f-button.is-prev,
.is-horizontal.is-rtl .fancybox__nav .f-button.is-prev {
    left: auto;
    right: var(--f-button-next-pos)
}

.is-horizontal.is-rtl .f-carousel__nav .f-button.is-next,
.is-horizontal.is-rtl .fancybox__nav .f-button.is-next {
    left: var(--f-button-prev-pos);
    right: auto
}

.is-vertical .f-carousel__nav .f-button.is-next,
.is-vertical .f-carousel__nav .f-button.is-prev,
.is-vertical .fancybox__nav .f-button.is-next,
.is-vertical .fancybox__nav .f-button.is-prev {
    left: 50%;
    top: auto;
    transform: translateX(-50%)
}

.is-vertical .f-carousel__nav .f-button.is-prev,
.is-vertical .fancybox__nav .f-button.is-prev {
    top: var(--f-button-next-pos)
}

.is-vertical .f-carousel__nav .f-button.is-next,
.is-vertical .fancybox__nav .f-button.is-next {
    bottom: var(--f-button-next-pos)
}

.is-vertical .f-carousel__nav .f-button.is-next svg,
.is-vertical .f-carousel__nav .f-button.is-prev svg,
.is-vertical .fancybox__nav .f-button.is-next svg,
.is-vertical .fancybox__nav .f-button.is-prev svg {
    transform: rotate(90deg)
}

.f-carousel__nav .f-button:disabled,
.fancybox__nav .f-button:disabled {
    pointer-events: none
}

html.with-fancybox {
    overflow: visible;
    scroll-behavior: auto;
    width: auto
}

html.with-fancybox body {
    touch-action: none
}

html.with-fancybox body.hide-scrollbar {
    margin-right: calc(var(--fancybox-body-margin, 0px) + var(--fancybox-scrollbar-compensate, 0px));
    overflow: hidden !important;
    overscroll-behavior-y: none;
    width: auto
}

.fancybox__container {
    --fancybox-color: #dbdbdb;
    --fancybox-hover-color: #fff;
    --fancybox-bg: rgba(24, 24, 27, .98);
    --fancybox-slide-gap: 10px;
    --f-spinner-width: 50px;
    --f-spinner-height: 50px;
    --f-spinner-color-1: hsla(0, 0%, 100%, .1);
    --f-spinner-color-2: #bbb;
    --f-spinner-stroke: 3.65;
    bottom: 0;
    box-sizing: border-box;
    color: #f8f8f8;
    direction: ltr;
    display: flex;
    flex-direction: column;
    left: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    right: 0;
    top: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    outline: none;
    overflow: visible;
    transform-origin: top left;
    z-index: var(--fancybox-zIndex, 1050);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    overscroll-behavior-y: contain
}

.fancybox__container *,
.fancybox__container :after,
.fancybox__container :before {
    box-sizing: inherit
}

.fancybox__container::backdrop {
    background-color: transparent
}

.fancybox__backdrop {
    background: var(--fancybox-bg);
    bottom: 0;
    left: 0;
    opacity: var(--fancybox-opacity, 1);
    position: fixed;
    right: 0;
    top: 0;
    will-change: opacity;
    z-index: -1
}

.fancybox__carousel {
    box-sizing: border-box;
    flex: 1;
    min-height: 0;
    overflow-x: clip;
    overflow-y: visible;
    position: relative;
    z-index: 10
}

.fancybox__viewport {
    height: 100%;
    width: 100%
}

.fancybox__viewport.is-draggable {
    cursor: move;
    cursor: grab
}

.fancybox__viewport.is-dragging {
    cursor: move;
    cursor: grabbing
}

.fancybox__track {
    display: flex;
    height: 100%;
    margin: 0 auto
}

.fancybox__slide {
    align-items: center;
    backface-visibility: hidden;
    display: flex;
    flex: 0 0 auto;
    flex-direction: column;
    height: 100%;
    margin: 0 var(--fancybox-slide-gap) 0 0;
    overflow: auto;
    overscroll-behavior: contain;
    padding: 4px;
    position: relative;
    transform: translateZ(0);
    width: 100%
}

.fancybox__container:not(.is-compact) .fancybox__slide.has-close-btn {
    padding-top: 40px
}

.fancybox__slide.has-html5video,
.fancybox__slide.has-iframe,
.fancybox__slide.has-image,
.fancybox__slide.has-video {
    overflow: hidden
}

.fancybox__slide.has-image.is-animating,
.fancybox__slide.has-image.is-selected {
    overflow: visible
}

.fancybox__slide:after,
.fancybox__slide:before {
    content: "";
    flex: 0 0 0;
    margin: auto
}

.fancybox__backdrop:empty,
.fancybox__slide:empty,
.fancybox__track:empty,
.fancybox__viewport:empty {
    display: block
}

.fancybox__content {
    align-self: center;
    background: var(--fancybox-content-bg, #fff);
    border-radius: 0;
    color: var(--fancybox-content-color, #374151);
    cursor: default;
    display: flex;
    flex-direction: column;
    margin: 0;
    max-width: 100%;
    padding: 2rem;
    position: relative;
    z-index: 20
}

.is-loading .fancybox__content {
    opacity: 0
}

.is-draggable .fancybox__content {
    cursor: move;
    cursor: grab
}

.can-zoom_in .fancybox__content {
    cursor: zoom-in
}

.can-zoom_out .fancybox__content {
    cursor: zoom-out
}

.is-dragging .fancybox__content {
    cursor: move;
    cursor: grabbing
}

.fancybox__content [contenteditable],
.fancybox__content [data-selectable] {
    cursor: auto
}

.fancybox__slide.has-image>.fancybox__content {
    backface-visibility: hidden;
    background: transparent;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    min-height: 1px;
    padding: 0;
    transform: translateZ(0);
    transition: none
}

.fancybox__slide.has-image>.fancybox__content>picture>img {
    height: auto;
    max-height: 100%;
    width: 100%
}

.is-animating .fancybox__content,
.is-dragging .fancybox__content {
    will-change: transform, width, height
}

.fancybox-image {
    display: block;
    filter: blur(0);
    height: 100%;
    margin: auto;
    min-height: 0;
    object-fit: contain;
    user-select: none;
    width: 100%
}

.fancybox__caption {
    align-self: center;
    color: var(--fancybox-color, currentColor);
    cursor: auto;
    flex-shrink: 0;
    line-height: 1.375;
    margin: 0;
    max-width: 100%;
    opacity: var(--fancybox-opacity, 1);
    overflow-wrap: anywhere;
    padding: 14px 0 4px;
    visibility: visible
}

.is-closing .fancybox__caption,
.is-loading .fancybox__caption {
    opacity: 0;
    visibility: hidden
}

.is-compact .fancybox__caption {
    padding-bottom: 0
}

.f-button.is-close-btn {
    --f-button-svg-stroke-width: 2;
    position: absolute;
    right: 8px;
    top: 0;
    z-index: 40
}

.fancybox__content>.f-button.is-close-btn {
    --f-button-width: 34px;
    --f-button-height: 34px;
    --f-button-border-radius: 4px;
    --f-button-color: var(--fancybox-color, #fff);
    --f-button-hover-color: var(--fancybox-color, #fff);
    --f-button-bg: transparent;
    --f-button-hover-bg: transparent;
    --f-button-active-bg: transparent;
    --f-button-svg-width: 22px;
    --f-button-svg-height: 22px;
    opacity: .75;
    position: absolute;
    right: 0;
    top: -38px
}

.is-loading .fancybox__content>.f-button.is-close-btn,
.is-zooming-out .fancybox__content>.f-button.is-close-btn {
    visibility: hidden
}

.fancybox__content>.f-button.is-close-btn:hover {
    opacity: 1
}

.fancybox__footer {
    margin: 0;
    padding: 0;
    position: relative
}

.fancybox__footer .fancybox__caption {
    opacity: var(--fancybox-opacity, 1);
    padding: 24px;
    transition: all .25s ease;
    width: 100%
}

.is-compact .fancybox__footer {
    background: rgba(24, 24, 27, .5);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 20
}

.is-compact .fancybox__footer .fancybox__caption {
    padding: 12px
}

.is-compact .fancybox__content>.f-button.is-close-btn {
    --f-button-border-radius: 50%;
    --f-button-color: #fff;
    --f-button-hover-color: #fff;
    --f-button-outline-color: #000;
    --f-button-bg: rgba(0, 0, 0, .6);
    --f-button-active-bg: rgba(0, 0, 0, .6);
    --f-button-hover-bg: rgba(0, 0, 0, .6);
    --f-button-svg-width: 18px;
    --f-button-svg-height: 18px;
    --f-button-svg-filter: none;
    right: 5px;
    top: 5px
}

.fancybox__nav {
    --f-button-width: 50px;
    --f-button-height: 50px;
    --f-button-border: 0;
    --f-button-border-radius: 50%;
    --f-button-color: var(--fancybox-color);
    --f-button-hover-color: var(--fancybox-hover-color);
    --f-button-bg: transparent;
    --f-button-hover-bg: rgba(24, 24, 27, .3);
    --f-button-active-bg: rgba(24, 24, 27, .5);
    --f-button-shadow: none;
    --f-button-transition: all 0.15s ease;
    --f-button-transform: none;
    --f-button-svg-width: 26px;
    --f-button-svg-height: 26px;
    --f-button-svg-stroke-width: 2.5;
    --f-button-svg-fill: none;
    --f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, .5));
    --f-button-svg-disabled-opacity: 0.65;
    --f-button-next-pos: 1rem;
    --f-button-prev-pos: 1rem;
    opacity: var(--fancybox-opacity, 1)
}

.fancybox__nav .f-button:before {
    bottom: -30px;
    content: "";
    left: -20px;
    position: absolute;
    right: -20px;
    top: -30px;
    z-index: 1
}

.is-idle .fancybox__nav,
.is-idle.is-compact .fancybox__footer {
    animation: f-fadeOut .15s ease-out both
}

.is-idle.is-compact .fancybox__footer {
    pointer-events: none
}

.fancybox__slide>.f-spinner {
    cursor: pointer;
    left: 50%;
    margin: var(--f-spinner-top, calc(var(--f-spinner-width)*-.5)) 0 0 var(--f-spinner-left, calc(var(--f-spinner-height)*-.5));
    position: absolute;
    top: 50%;
    z-index: 30
}

.fancybox-protected {
    bottom: 0;
    right: 0
}

.fancybox-ghost,
.fancybox-protected {
    left: 0;
    position: absolute;
    top: 0;
    user-select: none;
    z-index: 40
}

.fancybox-ghost {
    height: 100%;
    min-height: 0;
    object-fit: contain;
    pointer-events: none;
    width: 100%
}

.fancybox-focus-guard {
    opacity: 0;
    outline: none;
    pointer-events: none;
    position: fixed
}

.fancybox__container:not([aria-hidden]) {
    opacity: 0
}

.fancybox__container.is-animated[aria-hidden=false] .fancybox__carousel>:not(.fancybox__viewport),
.fancybox__container.is-animated[aria-hidden=false] .fancybox__slide>:not(.fancybox__content),
.fancybox__container.is-animated[aria-hidden=false]>:not(.fancybox__backdrop,
.fancybox__carousel) {
    animation: var(--f-interface-enter-duration, .25s) ease .1s backwards f-fadeIn
}

.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop {
    animation: var(--f-backdrop-enter-duration, .35s) ease backwards f-fadeIn
}

.fancybox__container.is-animated[aria-hidden=true] .fancybox__carousel>:not(.fancybox__viewport),
.fancybox__container.is-animated[aria-hidden=true] .fancybox__slide>:not(.fancybox__content),
.fancybox__container.is-animated[aria-hidden=true]>:not(.fancybox__backdrop,
.fancybox__carousel) {
    animation: var(--f-interface-exit-duration, .15s) ease forwards f-fadeOut
}

.fancybox__container.is-animated[aria-hidden=true] .fancybox__backdrop {
    animation: var(--f-backdrop-exit-duration, .35s) ease forwards f-fadeOut
}

.has-html5video .fancybox__content,
.has-iframe .fancybox__content,
.has-map .fancybox__content,
.has-pdf .fancybox__content,
.has-vimeo .fancybox__content,
.has-youtube .fancybox__content {
    flex-shrink: 1;
    max-width: 100%;
    min-height: 1px;
    overflow: visible
}

.has-iframe .fancybox__content,
.has-map .fancybox__content,
.has-pdf .fancybox__content {
    height: 90%;
    width: calc(100% - 120px)
}

.fancybox__container.is-compact .has-iframe .fancybox__content,
.fancybox__container.is-compact .has-map .fancybox__content,
.fancybox__container.is-compact .has-pdf .fancybox__content {
    height: 100%;
    width: 100%
}

.has-html5video .fancybox__content,
.has-vimeo .fancybox__content,
.has-youtube .fancybox__content {
    height: 540px;
    max-height: 100%;
    max-width: 100%;
    width: 960px
}

.has-html5video .fancybox__content,
.has-map .fancybox__content,
.has-pdf .fancybox__content,
.has-vimeo .fancybox__content,
.has-youtube .fancybox__content {
    background: rgba(24, 24, 27, .9);
    color: #fff;
    padding: 0
}

.has-map .fancybox__content {
    background: #e5e3df
}

.fancybox__html5video,
.fancybox__iframe {
    background: transparent;
    border: 0;
    display: block;
    height: 100%;
    width: 100%
}

.fancybox-placeholder {
    border: 0 !important;
    clip: rect(1px, 1px, 1px, 1px) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    white-space: nowrap !important;
    width: 1px !important
}

.f-carousel__thumbs {
    --f-thumb-width: 96px;
    --f-thumb-height: 72px;
    --f-thumb-outline: 0;
    --f-thumb-outline-color: #5eb0ef;
    --f-thumb-opacity: 1;
    --f-thumb-hover-opacity: 1;
    --f-thumb-selected-opacity: 1;
    --f-thumb-border-radius: 2px;
    --f-thumb-offset: 0px;
    --f-button-next-pos: 0;
    --f-button-prev-pos: 0
}

.f-carousel__thumbs.is-classic {
    --f-thumb-gap: 8px;
    --f-thumb-opacity: 0.5;
    --f-thumb-hover-opacity: 1;
    --f-thumb-selected-opacity: 1
}

.f-carousel__thumbs.is-modern {
    --f-thumb-gap: 4px;
    --f-thumb-extra-gap: 16px;
    --f-thumb-clip-width: 46px
}

.f-thumbs {
    flex: 0 0 auto;
    margin: 0;
    overflow: hidden;
    position: relative;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    perspective: 1000px;
    transform: translateZ(0);
    user-select: none
}

.f-thumbs .f-spinner {
    background-image: linear-gradient(#ebeff2, #e2e8f0);
    border-radius: 2px;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

.f-thumbs .f-spinner svg {
    display: none
}

.f-thumbs.is-vertical {
    height: 100%
}

.f-thumbs__viewport {
    height: auto;
    overflow: hidden;
    transform: translateZ(0);
    width: 100%
}

.f-thumbs__track {
    display: flex
}

.f-thumbs__slide {
    align-items: center;
    box-sizing: content-box;
    cursor: pointer;
    display: flex;
    flex: 0 0 auto;
    height: var(--f-thumb-height);
    justify-content: center;
    margin: 0;
    overflow: visible;
    padding: 0;
    position: relative;
    width: var(--f-thumb-width)
}

.f-thumbs__slide.is-loading img {
    opacity: 0
}

.is-classic .f-thumbs__viewport {
    height: 100%
}

.is-modern .f-thumbs__track {
    width: max-content
}

.is-modern .f-thumbs__track:before {
    bottom: 0;
    content: "";
    cursor: pointer;
    left: calc((var(--f-thumb-clip-width, 0))*-.5);
    position: absolute;
    top: 0;
    width: calc(var(--width, 0)*1px + var(--f-thumb-clip-width, 0))
}

.is-modern .f-thumbs__slide {
    pointer-events: none;
    transform: translate3d(calc(var(--shift, 0)*-1px), 0, 0);
    transition: none;
    width: var(--f-thumb-clip-width)
}

.is-modern.is-resting .f-thumbs__slide {
    transition: transform .33s ease
}

.is-modern.is-resting .f-thumbs__slide__button {
    transition: clip-path .33s ease
}

.is-using-tab .is-modern .f-thumbs__slide:focus-within {
    filter: drop-shadow(-1px 0 0 var(--f-thumb-outline-color)) drop-shadow(2px 0 0 var(--f-thumb-outline-color)) drop-shadow(0 -1px 0 var(--f-thumb-outline-color)) drop-shadow(0 2px 0 var(--f-thumb-outline-color))
}

.f-thumbs__slide__button {
    appearance: none;
    background: transparent;
    border: 0;
    border-radius: var(--f-thumb-border-radius);
    cursor: pointer;
    height: 100%;
    margin: 0 -100%;
    opacity: var(--f-thumb-opacity);
    outline: none;
    overflow: hidden;
    padding: 0;
    pointer-events: auto;
    position: relative;
    touch-action: manipulation;
    transition: opacity .2s ease;
    width: var(--f-thumb-width)
}

.f-thumbs__slide__button:hover {
    opacity: var(--f-thumb-hover-opacity)
}

.f-thumbs__slide__button:focus:not(:focus-visible) {
    outline: none
}

.f-thumbs__slide__button:focus-visible {
    opacity: var(--f-thumb-selected-opacity);
    outline: none
}

.is-modern .f-thumbs__slide__button {
    --clip-path: inset(0 calc((var(--f-thumb-width, 0) - var(--f-thumb-clip-width, 0))*(1 - var(--progress, 0))*0.5) round var(--f-thumb-border-radius, 0));
    clip-path: var(--clip-path)
}

.is-classic .is-nav-selected .f-thumbs__slide__button {
    opacity: var(--f-thumb-selected-opacity)
}

.is-classic .is-nav-selected .f-thumbs__slide__button:after {
    animation: f-fadeIn .2s ease-out;
    border: var(--f-thumb-outline, 0) solid var(--f-thumb-outline-color, transparent);
    content: "";
    height: auto;
    z-index: 10
}

.f-thumbs__slide__img,
.is-classic .is-nav-selected .f-thumbs__slide__button:after {
    border-radius: var(--f-thumb-border-radius);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.f-thumbs__slide__img {
    box-sizing: border-box;
    height: 100%;
    margin: 0;
    object-fit: cover;
    overflow: hidden;
    padding: var(--f-thumb-offset);
    pointer-events: none;
    width: 100%
}

.f-thumbs.is-horizontal .f-thumbs__track {
    padding: 8px 0 12px
}

.f-thumbs.is-horizontal .f-thumbs__slide {
    margin: 0 var(--f-thumb-gap) 0 0
}

.f-thumbs.is-vertical .f-thumbs__track {
    flex-wrap: wrap;
    padding: 0 8px
}

.f-thumbs.is-vertical .f-thumbs__slide {
    margin: 0 0 var(--f-thumb-gap) 0
}

.fancybox__thumbs {
    --f-thumb-width: 96px;
    --f-thumb-height: 72px;
    --f-thumb-border-radius: 2px;
    --f-thumb-outline: 2px;
    --f-thumb-outline-color: #ededed;
    opacity: var(--fancybox-opacity, 1);
    position: relative;
    transition: max-height .35s cubic-bezier(.23, 1, .32, 1)
}

.fancybox__thumbs.is-classic {
    --f-thumb-gap: 8px;
    --f-thumb-opacity: 0.5;
    --f-thumb-hover-opacity: 1
}

.fancybox__thumbs.is-classic .f-spinner {
    background-image: linear-gradient(hsla(0, 0%, 100%, .1), hsla(0, 0%, 100%, .05))
}

.fancybox__thumbs.is-modern {
    --f-thumb-gap: 4px;
    --f-thumb-extra-gap: 16px;
    --f-thumb-clip-width: 46px;
    --f-thumb-opacity: 1;
    --f-thumb-hover-opacity: 1
}

.fancybox__thumbs.is-modern .f-spinner {
    background-image: linear-gradient(hsla(0, 0%, 100%, .1), hsla(0, 0%, 100%, .05))
}

.fancybox__thumbs.is-horizontal {
    padding: 0 var(--f-thumb-gap)
}

.fancybox__thumbs.is-vertical {
    padding: var(--f-thumb-gap) 0
}

.is-compact .fancybox__thumbs {
    --f-thumb-width: 64px;
    --f-thumb-clip-width: 32px;
    --f-thumb-height: 48px;
    --f-thumb-extra-gap: 10px
}

.fancybox__thumbs.is-masked {
    max-height: 0 !important
}

.is-closing .fancybox__thumbs {
    transition: none !important
}

.fancybox__toolbar {
    --f-progress-color: var(--fancybox-color, hsla(0, 0%, 100%, .94));
    --f-button-width: 46px;
    --f-button-height: 46px;
    --f-button-color: var(--fancybox-color);
    --f-button-hover-color: var(--fancybox-hover-color);
    --f-button-bg: rgba(24, 24, 27, .65);
    --f-button-hover-bg: rgba(70, 70, 73, .65);
    --f-button-active-bg: rgba(90, 90, 93, .65);
    --f-button-border-radius: 0;
    --f-button-svg-width: 24px;
    --f-button-svg-height: 24px;
    --f-button-svg-stroke-width: 1.5;
    --f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, .15));
    --f-button-svg-fill: none;
    --f-button-svg-disabled-opacity: 0.65;
    color: var(--fancybox-color, currentColor);
    display: flex;
    flex-direction: row;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI Adjusted, Segoe UI, Liberation Sans, sans-serif;
    justify-content: space-between;
    margin: 0;
    opacity: var(--fancybox-opacity, 1);
    padding: 0;
    pointer-events: none;
    text-shadow: var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, .5));
    z-index: 20
}

.fancybox__toolbar :focus-visible {
    z-index: 1
}

.fancybox__toolbar.is-absolute,
.is-compact .fancybox__toolbar {
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.is-idle .fancybox__toolbar {
    animation: f-fadeOut .15s ease-out both;
    pointer-events: none
}

.fancybox__toolbar__column {
    align-content: flex-start;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap
}

.fancybox__toolbar__column.is-left,
.fancybox__toolbar__column.is-right {
    flex-basis: 0;
    flex-grow: 1
}

.fancybox__toolbar__column.is-right {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-end
}

.fancybox__infobar {
    font-size: 17px;
    font-variant-numeric: tabular-nums;
    line-height: var(--f-button-height);
    padding: 0 5px;
    text-align: center;
    -webkit-font-smoothing: subpixel-antialiased;
    cursor: default;
    user-select: none
}

.fancybox__infobar span {
    padding: 0 5px
}

.fancybox__infobar:not(:first-child):not(:last-child) {
    background: var(--f-button-bg)
}

[data-fancybox-toggle-slideshow] {
    position: relative
}

[data-fancybox-toggle-slideshow] .f-progress {
    height: 100%;
    opacity: .3
}

[data-fancybox-toggle-slideshow] svg g:first-child {
    display: flex
}

.has-slideshow [data-fancybox-toggle-slideshow] svg g:first-child,
[data-fancybox-toggle-slideshow] svg g:last-child {
    display: none
}

.has-slideshow [data-fancybox-toggle-slideshow] svg g:last-child,
[data-fancybox-toggle-fullscreen] svg g:first-child {
    display: flex
}

[data-fancybox-toggle-fullscreen] svg g:last-child {
    display: none
}

:fullscreen [data-fancybox-toggle-fullscreen] svg g:first-child {
    display: none
}

:fullscreen [data-fancybox-toggle-fullscreen] svg g:last-child {
    display: flex
}

.f-progress {
    background: var(--f-progress-color, var(--f-carousel-theme-color, #0091ff));
    height: 3px;
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    user-select: none;
    z-index: 30
}

[lang=ar] .section-title,
[lang=ar] .hero-title,
[lang=ar] .providers-label,
[lang=ar] .provider-name,
[lang=ar] .card-title a,
[lang=ar] .card-button {
    font-weight: 500 !important;
    font-family: Cairo, -apple-system, system-ui, sans-serif
}

