#contact_form .mf-input,
#contact_form .mf-input:not([type=submit]):not([type=checkbox]):not([type=radio]),
#contact_form .mf-input option,
#contact_form .iti__selected-dial-code {
    color: #EF9145 !important;
    caret-color: #EF9145;
}

#contact_form .mf-input::placeholder {
    color: #fff;
    opacity: 1;
}

#contact_form .mf-input::-webkit-input-placeholder {
    color: #fff;
    opacity: 1;
}

#contact_form .mf-input::-moz-placeholder {
    color: #fff;
    opacity: 1;
}

#contact_form .mf-input:-ms-input-placeholder {
    color: #fff;
}

#contact_form .mf-input:-moz-placeholder {
    color: #fff;
    opacity: 1;
}

#contact_form .mf-input:-webkit-autofill,
#contact_form .mf-input:-webkit-autofill:hover,
#contact_form .mf-input:-webkit-autofill:focus,
#contact_form .mf-input:-webkit-autofill:active {
    -webkit-text-fill-color: #EF9145;
    transition: background-color 9999s ease-out 0s;
}

#contact_form .mf-main-response-wrap[data-show="0"] {
    display: none;
}

#contact_form .mf-main-response-wrap {
    margin-bottom: 24px;
    background: transparent !important;
}

#contact_form .mf-response-msg {
    display: flex;
    align-items: center;
    gap: 12px;
    margin: 0;
    padding: 16px 20px;
    border: 1px solid rgba(25, 167, 255, 0.24);
    border-radius: 24px;
    background: rgba(4, 25, 43, 0.78);
    backdrop-filter: blur(18px);
}

#contact_form .wf-error-res .mf-response-msg {
    border-color: rgba(255, 122, 122, 0.36);
    background: rgba(71, 15, 19, 0.78);
}

#contact_form .mf-response-msg p {
    margin: 0;
    color: #f4f7fb;
    font-size: 1rem;
    line-height: 1.5;
}

#contact_form .wf-error-res .mf-response-msg p {
    color: #ffd7d7;
}

#contact_form .contact-form-non-field-errors {
    width: 100%;
}

#contact_form .contact-form-non-field-errors ul {
    margin: 0;
    padding: 14px 18px;
    list-style: none;
    border: 1px solid rgba(255, 122, 122, 0.28);
    border-radius: 18px;
    background: rgba(71, 15, 19, 0.55);
    color: #ffd7d7;
}

#contact_form .contact-form-field {
    display: flex;
    flex-direction: column;
    gap: 10px;
    width: 100%;
    min-width: 0;
}

#contact_form .mf-input-wrapper {
    width: 100%;
    min-width: 0;
}

#contact_form .contact-form-field.has-error .mf-input {
    border: 1px solid rgba(255, 122, 122, 0.9) !important;
    box-shadow: 0 0 0 1px rgba(255, 122, 122, 0.2);
}

#contact_form .mf-error-message {
    display: block;
    margin: 0;
    color: #ff8f8f !important;
    font-size: 0.9rem;
    line-height: 1.4;
}

#contact_form .elementor-element.elementor-element-5da36d8e {
    align-items: start;
}

#contact_form .elementor-element.elementor-element-5da36d8e > .elementor-element,
#contact_form .elementor-element.elementor-element-5229828 {
    min-width: 0;
}

.home-back-to-top {
    right: max(22px, calc(22px + env(safe-area-inset-right)));
    bottom: max(22px, calc(22px + env(safe-area-inset-bottom)));
}

.home-review-image-trigger img {
    object-position: center top;
}

.home-hero-seo-copy {
    width: min(100%, 760px);
    margin: 18px auto 0;
    color: rgba(244, 247, 251, 0.92) !important;
    font-size: 1.05rem;
    line-height: 1.65;
    text-align: center;
}

#difference-section {
    --padding-bottom: 36px;
}

#home-training-schedule-section {
    --home-training-bg: linear-gradient(180deg, rgba(4, 28, 47, 0.96) 0%, rgba(4, 21, 36, 0.98) 100%);
    --home-training-border: rgba(92, 197, 255, 0.28);
    --home-training-accent: #ef9145;
    --home-training-text-strong: #f7fbff;
    --home-training-text-soft: rgba(236, 244, 251, 0.88);
    padding-top: 0;
    padding-bottom: 96px;
    border: 0;
    outline: 0;
}

#home-training-schedule-section .e-con-inner {
    width: min(calc(100% - 40px), 1340px);
    max-width: 1340px;
}

.home-training-schedule {
    position: relative;
}

.home-training-schedule__shell {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 36px;
    padding: 32px 42px 42px;
    border: 0;
    box-shadow: 0 30px 80px rgba(1, 11, 19, 0.32);
    overflow: hidden;
}

.home-training-schedule__shell::before {
    display: none;
}

.home-training-schedule__intro,
.home-training-schedule__list-wrap {
    position: relative;
    z-index: 1;
}

.home-training-schedule__intro {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: 20px;
    width: min(100%, 900px);
    margin: 0 auto;
    padding: 0;
    text-align: center;
}

#home-training-schedule-section .elementor-icon-list-items {
    justify-content: center;
}

#home-training-schedule-section .elementor-icon-list-text {
    color: rgba(244, 247, 251, 0.92) !important;
}

#home-training-schedule-section .elementor-icon-list-icon,
#home-training-schedule-section .elementor-icon-list-icon i {
    color: #36c7ff !important;
}

#home-training-schedule-section .elementskit-section-title {
    color: var(--home-training-text-strong) !important;
    text-shadow: 0 14px 34px rgba(0, 0, 0, 0.34);
}

.elementskit-section-title:hover .highlighted-text {
    color: var(--e-global-color-5e37e17); !important;
}

.home-training-schedule__description {
    width: min(100%, 760px);
    margin: 0;
    color: var(--home-training-text-soft) !important;
    font-size: clamp(1.02rem, 1.28vw, 1.16rem);
    line-height: 1.8;
}

.home-training-schedule__actions {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 14px;
}

.highlighted-text {
    color: var(--e-global-color-54a82ef);
}

.home-training-schedule__actions .jkit-button-wrapper {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    padding: 15px 24px;
    border-radius: 999px;
    background: linear-gradient(135deg, #ef9145 0%, #ffb66f 100%);
    color: #031829;
    font-weight: 700;
    box-shadow: 0 18px 36px rgba(239, 145, 69, 0.24);
    transition: transform 0.24s ease, box-shadow 0.24s ease;
}

.home-training-schedule__actions .jkit-button-wrapper:hover {
    transform: translateY(-2px);
    box-shadow: 0 24px 42px rgba(239, 145, 69, 0.28);
}

.home-training-schedule__list-wrap {
    display: flex;
    flex-direction: column;
    gap: 22px;
    width: 100%;
}

.home-training-schedule__grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 22px;
}

.home-training-schedule__grid-secondary {
    padding-top: 6px;
}

.home-training-card {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 20px;
    min-height: 100%;
    padding: 26px;
    border: 0;
    border-radius: 28px;
    background:
        radial-gradient(circle at 18% 0%, rgba(105, 214, 255, 0.16), transparent 34%),
        linear-gradient(160deg, rgba(11, 48, 75, 0.98) 0%, rgba(7, 31, 52, 0.98) 58%, rgba(3, 22, 38, 0.98) 100%);
    backdrop-filter: blur(14px);
    box-shadow:
        0 22px 56px rgba(0, 0, 0, 0.22),
        inset 0 1px 0 rgba(255, 255, 255, 0.08);
    transition: transform 0.28s ease, border-color 0.28s ease, box-shadow 0.28s ease;
}

.home-training-card::before {
    display: none;
}

.home-training-card:hover {
    transform: translateY(-4px);
    border-color: rgba(105, 214, 255, 0.44);
    box-shadow:
        0 28px 64px rgba(0, 0, 0, 0.28),
        0 0 0 1px rgba(105, 214, 255, 0.08);
}

.home-training-card__topline {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
}

.home-training-card__badge,
.home-training-card__date {
    display: inline-flex;
    align-items: center;
    min-height: 34px;
    padding: 8px 14px;
    border-radius: 999px;
    font-size: 0.82rem;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.home-training-card__badge {
    background: linear-gradient(135deg, #36c7ff 0%, #7be4ff 100%);
    color: #031829;
}

.home-training-card__date {
    border: 1px solid rgba(244, 247, 251, 0.18);
    background: rgba(244, 247, 251, 0.1);
    color: rgba(244, 247, 251, 0.95);
}

.home-training-card__title {
    margin: 0;
    color: var(--home-training-text-strong) !important;
    font-size: clamp(1.42rem, 2vw, 1.9rem);
    line-height: 1.12;
    letter-spacing: 0.01em;
}

.home-training-card__meta {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.home-training-card__meta-row {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    color: var(--home-training-text-soft) !important;
    font-size: clamp(0.98rem, 1.1vw, 1.08rem);
    line-height: 1.55;
}

.home-training-card__meta-row span:last-child {
    color: inherit !important;
}

.home-training-card__meta-row a {
    color: inherit !important;
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 3px;
}

.home-training-card__meta-row a:hover,
.home-training-card__meta-row a:focus-visible {
    color: #ffffff !important;
}

.home-training-card__meta-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 36px;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: rgba(239, 145, 69, 0.2);
    color: var(--home-training-accent);
    font-size: 1rem;
}

.home-training-card__meta-icon i {
    color: var(--home-training-accent) !important;
}

.home-training-card__description {
    margin: 0;
    color: rgba(236, 244, 251, 0.82) !important;
    line-height: 1.7;
}

.home-training-schedule__more {
    overflow: hidden;
    opacity: 0;
    transform: translateY(-10px);
    transition: height 0.4s ease, opacity 0.28s ease, transform 0.4s ease;
}

.home-training-schedule__more.is-open {
    opacity: 1;
    transform: translateY(0);
}

.home-training-schedule__toggle-wrap {
    display: flex;
    justify-content: center;
    padding-top: 10px;
}

.home-training-schedule__toggle {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    padding: 14px 22px;
    border: 1px solid rgba(105, 214, 255, 0.72);
    border-radius: 999px;
    background: linear-gradient(135deg, #36c7ff 0%, #7be4ff 100%) !important;
    color: #031829 !important;
    font-weight: 700;
    line-height: 1.2;
    text-shadow: none;
    cursor: pointer;
    box-shadow: 0 0 0 1px rgba(105, 214, 255, 0.12), 0 16px 34px rgba(0, 0, 0, 0.24);
    transition: border-color 0.24s ease, background-color 0.24s ease, transform 0.24s ease;
}

.home-training-schedule__toggle:hover,
.home-training-schedule__toggle:focus-visible {
    transform: translateY(-1px);
    border-color: rgba(239, 145, 69, 0.8);
    background: linear-gradient(135deg, #7be4ff 0%, #f4f7fb 100%) !important;
    color: #031829 !important;
}

.home-training-schedule__toggle-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #031829;
    transition: transform 0.28s ease;
}

.home-training-schedule__toggle-icon i {
    display: none;
}

.home-training-schedule__toggle-icon::before {
    content: "";
    width: 8px;
    height: 8px;
    border-right: 2px solid currentColor;
    border-bottom: 2px solid currentColor;
    transform: rotate(45deg);
}

.home-training-schedule__toggle[aria-expanded="true"] .home-training-schedule__toggle-icon {
    transform: rotate(180deg);
}

.home-training-schedule__reveal,
[data-home-training-card] {
    opacity: 1;
    transform: translateY(0);
}

.home-training-schedule.is-enhanced .home-training-schedule__reveal,
.home-training-schedule.is-enhanced [data-home-training-card] {
    opacity: 0;
    transform: translateY(24px);
    transition: opacity 0.6s ease, transform 0.6s ease;
}

.home-training-schedule.is-enhanced .home-training-schedule__reveal.is-visible,
.home-training-schedule.is-enhanced [data-home-training-card].is-visible {
    opacity: 1;
    transform: translateY(0);
}

@media (max-width: 1180px) {
    .home-training-schedule__shell {
        grid-template-columns: 1fr;
    }

    .home-training-schedule__intro {
        padding-right: 0;
    }

    .home-training-schedule__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (prefers-reduced-motion: reduce) {
    .home-training-schedule__actions .jkit-button-wrapper,
    .home-training-card,
    .home-training-schedule__toggle,
    .home-training-schedule__toggle-icon,
    .home-training-schedule__more,
    .home-training-schedule.is-enhanced .home-training-schedule__reveal,
    .home-training-schedule.is-enhanced [data-home-training-card] {
        transition: none !important;
    }

    .home-training-schedule__reveal,
    [data-home-training-card] {
        opacity: 1;
        transform: none;
    }
}

@media (max-width: 767px) {

    .home-hero-seo-copy {
        margin-top: 14px;
        font-size: 0.98rem;
        line-height: 1.55;
    }

    .elementor-2254 .elementor-element.elementor-element-727b2f6e:not(.elementor-motion-effects-element-type-background),
    #about-us-section {
        background-color: var(--e-global-color-6faad0a);
    }

    #contact_form .mf-main-response-wrap {
        margin-bottom: 18px;
    }

    #contact_form .mf-response-msg {
        padding: 14px 16px;
        border-radius: 18px;
    }

    #contact_form .elementor-element.elementor-element-5da36d8e {
        --e-con-grid-template-columns: minmax(0, 1fr);
        --e-con-grid-template-rows: auto;
    }

    #contact_form .mf-error-message {
        font-size: 0.85rem;
    }

    #home-training-schedule-section {
        padding-top: 0;
        padding-bottom: 72px;
    }

    #home-training-schedule-section .e-con-inner {
        width: min(calc(100% - 28px), 100%);
    }

    .home-training-schedule__shell {
        padding: 24px 18px;
        border-radius: 24px;
    }

    .home-training-schedule__grid {
        grid-template-columns: minmax(0, 1fr);
    }

    .home-training-card {
        padding: 20px 18px;
        border-radius: 20px;
    }

    .home-training-card__topline {
        align-items: flex-start;
        flex-direction: column;
    }

    .home-training-schedule__toggle {
        width: 100%;
        justify-content: center;
        text-align: center;
    }

    .home-back-to-top {
        right: max(14px, calc(14px + env(safe-area-inset-right)));
        bottom: max(14px, calc(14px + env(safe-area-inset-bottom)));
    }

    #about-us-section .elementor-element.elementor-element-15ed66e8,
    #about-us-section .elementor-element.elementor-element-2d098577 {
        --e-con-grid-template-columns: minmax(0, 1fr);
        --e-con-grid-template-rows: auto;
        --gap: 72px 0;
        --row-gap: 72px;
        --column-gap: 0;
    }

    #about-us-section .elementor-element.elementor-element-287977e1,
    #about-us-section .elementor-element.elementor-element-62003f9a {
        min-height: 0;
        overflow: hidden;
        padding: 28px 24px 34px;
    }

    #about-us-section .elementor-element.elementor-element-287977e1 .elementor-icon-box-wrapper,
    #about-us-section .elementor-element.elementor-element-62003f9a .elementor-icon-box-wrapper {
        align-items: center;
        display: flex;
        gap: 18px;
        text-align: left;
    }

    #about-us-section .elementor-element.elementor-element-287977e1 .elementor-icon-box-icon,
    #about-us-section .elementor-element.elementor-element-62003f9a .elementor-icon-box-icon {
        flex: 0 0 auto;
        margin: 0;
    }

    #about-us-section .elementor-element.elementor-element-287977e1 .elementor-icon,
    #about-us-section .elementor-element.elementor-element-62003f9a .elementor-icon {
        font-size: 36px;
        padding: 22px;
    }

    #about-us-section .elementor-element.elementor-element-287977e1 .elementor-icon-box-content,
    #about-us-section .elementor-element.elementor-element-62003f9a .elementor-icon-box-content {
        padding-right: 68px;
    }

    #about-us-section .elementor-element.elementor-element-287977e1 .elementor-icon-box-title,
    #about-us-section .elementor-element.elementor-element-62003f9a .elementor-icon-box-title {
        margin-bottom: 10px;
    }

    #about-us-section .elementor-element.elementor-element-2ec7feb4,
    #about-us-section .elementor-element.elementor-element-4ecf3275 {
        bottom: 18px;
        right: 18px;
    }

    #about-us-section .elementor-element.elementor-element-2ec7feb4 .elementor-icon,
    #about-us-section .elementor-element.elementor-element-4ecf3275 .elementor-icon {
        font-size: 74px;
    }

    #about-us-section .elementor-element.elementor-element-105c58b8,
    #about-us-section .elementor-element.elementor-element-1d37f21b,
    #about-us-section .elementor-element.elementor-element-7ac314b2,
    #about-us-section .elementor-element.elementor-element-6cef0b1b {
        min-height: 0;
        overflow: visible;
        padding: 0 20px 28px;
    }

    #about-us-section .elementor-element.elementor-element-526d1600 .elementor-icon-box-wrapper,
    #about-us-section .elementor-element.elementor-element-6f9f149f .elementor-icon-box-wrapper,
    #about-us-section .elementor-element.elementor-element-4e1c48b7 .elementor-icon-box-wrapper,
    #about-us-section .elementor-element.elementor-element-1ecd830e .elementor-icon-box-wrapper {
        text-align: center;
    }

    #about-us-section .elementor-element.elementor-element-526d1600 .elementor-icon-box-icon,
    #about-us-section .elementor-element.elementor-element-6f9f149f .elementor-icon-box-icon,
    #about-us-section .elementor-element.elementor-element-4e1c48b7 .elementor-icon-box-icon,
    #about-us-section .elementor-element.elementor-element-1ecd830e .elementor-icon-box-icon {
        margin-bottom: 22px;
        margin-top: -62px;
    }

    #about-us-section .elementor-element.elementor-element-526d1600 .elementor-icon,
    #about-us-section .elementor-element.elementor-element-6f9f149f .elementor-icon,
    #about-us-section .elementor-element.elementor-element-4e1c48b7 .elementor-icon,
    #about-us-section .elementor-element.elementor-element-1ecd830e .elementor-icon {
        font-size: 38px;
        padding: 24px;
    }

    #difference-section .elementor-element.elementor-element-2ae46b46,
    #difference-section .elementor-element.elementor-element-7250fd79 {
        min-height: 0;
    }

    #difference-section .elementor-element.elementor-element-477a96c4,
    #difference-section .elementor-element.elementor-element-7fc62b21 {
        display: none;
    }
}

@media (max-width: 479px) {
    #about-us-section .elementor-element.elementor-element-287977e1 .elementor-icon-box-wrapper,
    #about-us-section .elementor-element.elementor-element-62003f9a .elementor-icon-box-wrapper {
        align-items: flex-start;
    }

    #about-us-section .elementor-element.elementor-element-287977e1 .elementor-icon,
    #about-us-section .elementor-element.elementor-element-62003f9a .elementor-icon {
        font-size: 32px;
        padding: 18px;
    }

    #about-us-section .elementor-element.elementor-element-287977e1 .elementor-icon-box-content,
    #about-us-section .elementor-element.elementor-element-62003f9a .elementor-icon-box-content {
        padding-right: 56px;
    }

    #about-us-section .elementor-element.elementor-element-2ec7feb4 .elementor-icon,
    #about-us-section .elementor-element.elementor-element-4ecf3275 .elementor-icon {
        font-size: 62px;
    }
}

@media (min-width: 768px) {
    #team-section .elementor-element.elementor-element-1961d03d {
        --e-con-grid-template-columns: repeat(auto-fit, minmax(min(100%, 320px), 380px));
        --grid-justify-content: center;
        justify-content: center;
    }

    #team-section .elementor-element.elementor-element-1961d03d > .elementor-element.e-child:not(.elementor-invisible) {
        width: 100%;
        max-width: 380px;
        margin-left: auto;
        margin-right: auto;
    }

    #team-section .elementor-element.elementor-element-e462618 {
        top: 50%;
        bottom: auto;
        transform: translateY(-50%);
    }
}

@media (max-width: 1024px) {
    .elementor-2254 .elementor-element.elementor-element-41610eab {
        --width: 100%;
        width: 100%;
        justify-content: center;
    }

    .elementor-2254 .elementor-element.elementor-element-24a557f5 {
        width: min(100%, 420px);
        margin: 0 auto;
    }

    .elementor-2254 .elementor-element.elementor-element-24a557f5 picture,
    .elementor-2254 .elementor-element.elementor-element-24a557f5 img {
        display: block;
        width: 100%;
        max-width: 100%;
        height: auto;
    }

    .elementor-2254 .elementor-element.elementor-element-727b2f6e:not(.elementor-motion-effects-element-type-background),
    #about-us-section {
        background-color: var(--e-global-color-6faad0a);
    }

    #about-us-section .elementor-element.elementor-element-287977e1,
    #about-us-section .elementor-element.elementor-element-62003f9a,
    #about-us-section .elementor-element.elementor-element-105c58b8,
    #about-us-section .elementor-element.elementor-element-1d37f21b,
    #about-us-section .elementor-element.elementor-element-7ac314b2,
    #about-us-section .elementor-element.elementor-element-6cef0b1b {
        min-height: 0;
        height: 100%;
        overflow: visible;
        justify-content: flex-start;
        padding: 0 20px 28px;
    }

    #about-us-section .elementor-widget-icon-box .elementor-icon-box-wrapper {
        display: block;
        text-align: center;
    }

    #about-us-section .elementor-widget-icon-box .elementor-icon-box-icon {
        margin: -62px auto 22px;
    }

    #about-us-section .elementor-widget-icon-box .elementor-icon {
        font-size: 38px;
        padding: 24px;
    }

    #about-us-section .elementor-widget-icon-box .elementor-icon-box-content {
        padding-right: 0;
        text-align: center;
    }

    #about-us-section .elementor-widget-icon-box .elementor-icon-box-title {
        margin-bottom: 12px;
    }

    #about-us-section .elementor-element.elementor-element-2ec7feb4,
    #about-us-section .elementor-element.elementor-element-4ecf3275 {
        bottom: 18px;
        right: 18px;
    }

    #about-us-section .elementor-element.elementor-element-2ec7feb4 .elementor-icon,
    #about-us-section .elementor-element.elementor-element-4ecf3275 .elementor-icon {
        font-size: 74px;
    }

    .home-review-overlay {
        align-items: flex-start;
        overflow-y: auto;
        padding: 72px 16px 20px;
    }

    .home-review-overlay-panel {
        width: min(100%, 720px);
        margin: 0 auto;
        padding: 14px;
    }

    .home-review-overlay-panel img {
        width: 100%;
        height: auto;
        max-height: min(72svh, calc(100vh - 132px));
        object-fit: contain;
    }
}

@media (max-width: 767px) {
    #team-section .elementor-element.elementor-element-1961d03d > .elementor-element.e-child:not(.elementor-invisible) {
        width: 100%;
        max-width: 380px;
        margin-left: auto;
        margin-right: auto;
        align-items: center;
    }

    #team-section .elementor-element.elementor-element-3d0076d1 > .elementor-widget-image,
    #team-section .elementor-element.elementor-element-3d0076d2 > .elementor-widget-image {
        width: min(68vw, 240px);
        margin: 0 auto -72px;
    }

    #team-section .elementor-element.elementor-element-3d0076d1 > .elementor-widget-image img,
    #team-section .elementor-element.elementor-element-3d0076d2 > .elementor-widget-image img {
        width: 100%;
        max-width: 100%;
        border-width: 8px;
    }

    #team-section .elementor-element.elementor-element-57b0dec8 {
        min-height: auto;
        width: 100%;
        justify-content: flex-start;
        padding: 50px 20px 28px;
    }

    #team-section .elementor-element.elementor-element-57b0dec8 > .e-con {
        padding-right: 0;
        padding-bottom: 0;
        align-items: center;
        text-align: center;
    }

    #team-section .elementor-element.elementor-element-e462618 {
        position: static;
        right: auto;
        left: auto;
        bottom: auto;
        top: auto;
        transform: none;
        width: 100%;
        margin-bottom: 15px;
        text-align: center;
    }

    #team-section .elementor-element.elementor-element-e462618 .elementor-social-icons-wrapper {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        gap: 10px;
    }

    #team-section .elementor-element.elementor-element-e462618 .elementor-grid-item {
        display: flex;
    }

    #team-section .elementor-element.elementor-element-e462618 .elementor-social-icon {
        margin: 0;
    }

    #team-section .elementor-icon-box-wrapper {
        text-align: center;
    }

    .elementor-2254 .elementor-element.elementor-element-24a557f5 {
        width: min(100%, 320px);
    }

    .home-review-overlay {
        padding: 68px 12px 16px;
    }

    .home-review-overlay-panel {
        padding: 10px;
        border-radius: 18px;
    }

    .home-review-overlay-panel img {
        max-height: min(68svh, calc(100vh - 108px));
        border-radius: 12px;
    }
}
