.elementor-8788 .elementor-element.elementor-element-5e908084{--display:flex;--background-transition:0.3s;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-8788 .elementor-element.elementor-element-5e908084:not(.elementor-motion-effects-element-type-background), .elementor-8788 .elementor-element.elementor-element-5e908084 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F4F4F4F4;}.elementor-8788 .elementor-element.elementor-element-5e908084, .elementor-8788 .elementor-element.elementor-element-5e908084::before{--border-transition:0.3s;}.elementor-8788 .elementor-element.elementor-element-ca0b362 .elementor-menu-toggle{margin:0 auto;}/* Start custom CSS for html, class: .elementor-element-12b5f947 */.oh-footer-premium *,
.oh-footer-premium *::before,
.oh-footer-premium *::after {
    box-sizing: border-box !important;
    font-family: "Montserrat", Arial, sans-serif !important;
}

.oh-footer-premium__shell {
    width: 100% !important;
    max-width: 1339px !important;

    margin: 0 auto !important;
    padding: 2.1rem 2.5rem 1.35rem !important;
    overflow: hidden !important;

    background:
        radial-gradient(
            circle at 100% 100%,
            rgba(95, 182, 163, 0.1),
            transparent 30%
        ),
        linear-gradient(
            140deg,
            #19485C,
            #123845 65%
        ) !important;

    border: 1px solid rgba(95, 182, 163, 0.25) !important;
    border-bottom: 0 !important;
    border-radius: 26px 26px 0 0 !important;

    box-shadow: 0 10px 24px rgba(18, 56, 69, 0.1) !important;
}

.oh-footer-premium__top {
    display: grid !important;
    grid-template-columns: 220px minmax(0, 1fr) !important;
    align-items: center !important;

    gap: 2.5rem !important;

    width: 100% !important;

    padding-bottom: 1.65rem !important;

    border-bottom: 1px solid rgba(244, 244, 244, 0.13) !important;
}

.oh-footer-premium__logo {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: flex-start !important;

    width: fit-content !important;

    text-decoration: none !important;
}

.oh-footer-premium__logo img {
    display: block !important;

    width: 190px !important;
    max-width: 100% !important;
    height: auto !important;

    margin: 0 !important;
}

.oh-footer-premium__claim {
    justify-self: end !important;

    width: 100% !important;
    max-width: 560px !important;
}

.oh-footer-premium__claim-meta {
    display: grid !important;
    grid-template-columns: auto 1fr auto !important;
    align-items: center !important;

    gap: 0.7rem !important;

    width: 100% !important;

    margin-bottom: 0.5rem !important;
}

.oh-footer-premium__claim-meta > span {
    color: rgba(244, 244, 244, 0.62) !important;

    font-size: 0.7rem !important;
    font-weight: 600 !important;
    line-height: 1 !important;
}

.oh-footer-premium__claim-meta > span:last-child {
    color: #5FB6A3 !important;
}

.oh-footer-premium__claim-line {
    display: block !important;

    width: 100% !important;
    height: 1px !important;

    background: rgba(95, 182, 163, 0.4) !important;
}

.oh-footer-premium__claim p {
    margin: 0 !important;
    padding: 0 !important;

    color: #F4F4F4F4 !important;
    -webkit-text-fill-color: #F4F4F4F4 !important;

    font-size: 1.55rem !important;
    font-weight: 450 !important;
    line-height: 1.28 !important;
    letter-spacing: -0.025em !important;

    text-align: right !important;
}

.oh-footer-premium__claim strong {
    color: #5FB6A3 !important;
    -webkit-text-fill-color: #5FB6A3 !important;

    font-weight: 600 !important;
}

.oh-footer-premium__nav {
    display: grid !important;
    grid-template-columns:
        1.45fr
        1.2fr
        1fr
        0.9fr !important;

    align-items: start !important;

    gap: 2.2rem !important;

    width: 100% !important;

    padding: 1.9rem 0 !important;
}

.oh-footer-premium__column {
    min-width: 0 !important;
}

.oh-footer-premium__column h2 {
    margin: 0 0 0.9rem !important;
    padding: 0 !important;

    color: #5FB6A3 !important;
    -webkit-text-fill-color: #5FB6A3 !important;

    font-size: 0.92rem !important;
    font-weight: 650 !important;
    line-height: 1.2 !important;

    text-align: left !important;
}

.oh-footer-premium__column h2 span {
    color: #F4F4F4F4 !important;
    -webkit-text-fill-color: #F4F4F4F4 !important;
}

.oh-footer-premium__links,
.oh-footer-premium__contact {
    display: flex !important;
    flex-direction: column !important;

    gap: 0.72rem !important;

    margin: 0 !important;
    padding: 0 !important;
}

.oh-footer-premium__links--double {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;

    column-gap: 1.4rem !important;
    row-gap: 0.72rem !important;
}

.oh-footer-premium__links a,
.oh-footer-premium__contact a {
    display: inline-flex !important;
    align-items: center !important;

    width: fit-content !important;
    max-width: 100% !important;

    margin: 0 !important;
    padding: 0 !important;

    color: rgba(244, 244, 244, 0.86) !important;
    -webkit-text-fill-color: rgba(244, 244, 244, 0.86) !important;

    font-size: 0.82rem !important;
    font-weight: 450 !important;
    line-height: 1.4 !important;

    text-decoration: none !important;

    transition:
        color 180ms ease,
        transform 180ms ease !important;
}

@media (hover: hover) {
    .oh-footer-premium__links a:hover,
    .oh-footer-premium__contact a:hover {
        color: #5FB6A3 !important;
        -webkit-text-fill-color: #5FB6A3 !important;

        transform: translateX(3px) !important;
    }
}

.oh-footer-premium__links a:focus-visible,
.oh-footer-premium__contact a:focus-visible {
    outline: 2px solid rgba(95, 182, 163, 0.55) !important;
    outline-offset: 4px !important;
}

.oh-footer-premium__bottom {
    display: grid !important;
    grid-template-columns: 1fr auto 1fr !important;
    align-items: center !important;

    gap: 1.25rem !important;

    width: 100% !important;

    padding-top: 1.15rem !important;

    border-top: 1px solid rgba(244, 244, 244, 0.13) !important;
}

.oh-footer-premium__copyright {
    justify-self: start !important;

    color: rgba(244, 244, 244, 0.64) !important;
    -webkit-text-fill-color: rgba(244, 244, 244, 0.64) !important;

    font-size: 0.72rem !important;
    font-weight: 450 !important;
    line-height: 1.4 !important;

    text-align: left !important;
}

.oh-footer-premium__copyright strong {
    color: #F4F4F4F4 !important;
    -webkit-text-fill-color: #F4F4F4F4 !important;

    font-weight: 550 !important;
}

.oh-footer-premium__social {
    justify-self: center !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    gap: 0.45rem !important;
}

.oh-footer-premium__social > a {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;

    min-width: 38px !important;
    height: 38px !important;

    margin: 0 !important;
    padding: 0 0.65rem !important;

    color: #F4F4F4F4 !important;
    -webkit-text-fill-color: #F4F4F4F4 !important;

    font-size: 0.7rem !important;
    font-weight: 650 !important;
    line-height: 1 !important;

    text-decoration: none !important;

    background: rgba(244, 244, 244, 0.07) !important;

    border: 1px solid rgba(244, 244, 244, 0.11) !important;
    border-radius: 10px !important;

    -webkit-tap-highlight-color: transparent !important;

    transition:
        background-color 200ms ease,
        border-color 200ms ease,
        transform 200ms ease !important;
}

.oh-footer-premium__social > a:hover,
.oh-footer-premium__social > a:focus-visible {
    background: #a3576b !important;
    border-color: #a3576b !important;

    transform: translateY(-2px) !important;
}

.oh-footer-premium__social > a:active {
    background: #a3576b !important;
    border-color: #a3576b !important;

    transform: scale(0.96) !important;
}

.oh-footer-premium__social > a:focus-visible {
    outline: 3px solid rgba(163, 87, 107, 0.35) !important;
    outline-offset: 3px !important;
}

.oh-footer-premium__google {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;

    gap: 0.42rem !important;

    min-width: 148px !important;

    padding: 0 0.9rem !important;
}

.oh-footer-premium__google span {
    color: #5FB6A3 !important;
    -webkit-text-fill-color: #5FB6A3 !important;

    letter-spacing: 0.05em !important;
}

.oh-footer-premium__owl {
    justify-self: end !important;

    display: block !important;

    width: 56px !important;
    height: 56px !important;

    margin: 0 !important;

    object-fit: contain !important;
}

@media (min-width: 768px) and (max-width: 1024px) {
    .oh-footer-premium__shell {
        padding: 1.85rem 1.9rem 1.25rem !important;
        border-radius: 24px 24px 0 0 !important;
    }

    .oh-footer-premium__top {
        grid-template-columns: 200px minmax(0, 1fr) !important;

        gap: 2rem !important;
    }

    .oh-footer-premium__logo img {
        width: 175px !important;
    }

    .oh-footer-premium__claim p {
        font-size: 1.35rem !important;
    }

    .oh-footer-premium__nav {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;

        column-gap: 2rem !important;
        row-gap: 1.8rem !important;
    }

    .oh-footer-premium__column h2 {
        font-size: 0.86rem !important;
    }

    .oh-footer-premium__links a,
    .oh-footer-premium__contact a {
        font-size: 0.78rem !important;
    }

    .oh-footer-premium__bottom {
        grid-template-columns: 1fr auto 1fr !important;
    }

    .oh-footer-premium__copyright {
        font-size: 0.68rem !important;
    }

    .oh-footer-premium__owl {
        width: 52px !important;
        height: 52px !important;
    }
}

@media (max-width: 767px) {
    .oh-footer-premium__shell {
        padding: 1.45rem 1.3rem 1.2rem !important;

        border-radius: 20px 20px 0 0 !important;
    }

    .oh-footer-premium__top {
        grid-template-columns: 1fr !important;

        gap: 1rem !important;

        padding-bottom: 1.35rem !important;
    }

    .oh-footer-premium__logo {
        justify-content: center !important;

        width: 100% !important;
    }

    .oh-footer-premium__logo img {
        width: 170px !important;

        margin: 0 auto !important;
    }

    .oh-footer-premium__claim {
        justify-self: start !important;

        max-width: 100% !important;
    }

    .oh-footer-premium__claim p {
        font-size: 1.12rem !important;

        text-align: left !important;
    }

    .oh-footer-premium__nav {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;

        gap: 1.55rem 1rem !important;

        padding: 1.55rem 0 !important;
    }

    .oh-footer-premium__column h2 {
        font-size: 0.84rem !important;
    }

    .oh-footer-premium__links a,
    .oh-footer-premium__contact a {
        font-size: 0.77rem !important;
    }

    .oh-footer-premium__bottom {
        display: grid !important;
        grid-template-columns: minmax(0, 1fr) auto !important;
        align-items: center !important;

        gap: 1rem 0.75rem !important;
    }

    .oh-footer-premium__social {
        grid-column: 1 / -1 !important;
        grid-row: 1 !important;

        justify-self: center !important;

        width: 100% !important;
    }

    .oh-footer-premium__copyright {
        grid-column: 1 !important;
        grid-row: 2 !important;

        justify-self: end !important;

        font-size: 0.68rem !important;

        text-align: right !important;
    }

    .oh-footer-premium__owl {
        grid-column: 2 !important;
        grid-row: 2 !important;

        justify-self: start !important;

        width: 48px !important;
        height: 48px !important;
    }
}

@media (max-width: 420px) {
    .oh-footer-premium__shell {
        padding: 1.35rem 1rem 1.1rem !important;

        border-radius: 18px 18px 0 0 !important;
    }

    .oh-footer-premium__nav {
        grid-template-columns: 1fr !important;
    }

    .oh-footer-premium__links--double {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }

    .oh-footer-premium__claim p {
        font-size: 1.02rem !important;
    }

    .oh-footer-premium__copyright {
        font-size: 0.64rem !important;
    }

    .oh-footer-premium__social {
        flex-wrap: wrap !important;
    }

    .oh-footer-premium__social > a {
        min-width: 36px !important;
        height: 36px !important;

        font-size: 0.66rem !important;
    }

    .oh-footer-premium__google {
        min-width: 136px !important;

        padding: 0 0.7rem !important;
    }

    .oh-footer-premium__owl {
        width: 44px !important;
        height: 44px !important;
    }
}

@media (prefers-reduced-motion: reduce) {
    .oh-footer-premium *,
    .oh-footer-premium *::before,
    .oh-footer-premium *::after {
        transition: none !important;
        animation: none !important;
    }

    .oh-footer-premium__links a:hover,
    .oh-footer-premium__contact a:hover,
    .oh-footer-premium__social > a:hover,
    .oh-footer-premium__social > a:focus-visible {
        transform: none !important;
    }
}/* End custom CSS */