.elementor-44 .elementor-element.elementor-element-dab8a6c{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-f4c77c5 */.premium-footer {
    width: 100%;
    background-color: #02463E;
    box-sizing: border-box;
}

.premium-footer-container {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    padding: 80px 50px 70px 50px;
    box-sizing: border-box;
}

.premium-footer-top {
    width: 100%;
    display: grid;
    grid-template-columns: 0.9fr 1.1fr;
    gap: 90px;
    align-items: center;
}

.premium-footer-brand {
    width: 100%;
    max-width: 470px;
}

.premium-footer-logo {
    display: inline-block;
    width: 230px;
    text-decoration: none;
}

.premium-footer-logo img {
    display: block;
    width: 100%;
    height: auto;
    max-height: 80px;
    object-fit: contain;
    object-position: left center;
}

.premium-footer-intro {
    max-width: 430px;
    margin: 28px 0 28px 0;
    padding: 0;
    color: rgba(255, 255, 255, 0.82);
    font-family: "Work Sans", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.7;
}

.premium-footer-socials {
    display: flex;
    align-items: center;
    gap: 12px;
}

.premium-footer-socials a {
    width: 46px;
    height: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.16);
    border-radius: 50%;
    color: #FEC700 !important;
    text-decoration: none !important;
    box-sizing: border-box;
}

.premium-footer-socials a:visited,
.premium-footer-socials a:hover,
.premium-footer-socials a:focus,
.premium-footer-socials a:active {
    color: #FEC700 !important;
    text-decoration: none !important;
}

.premium-footer-socials a i {
    color: #FEC700 !important;
    font-size: 17px;
    line-height: 1;
}

.premium-footer-quote {
    width: 100%;
    display: flex;
    align-items: stretch;
    gap: 28px;
}

.premium-footer-quote-line {
    width: 3px;
    min-height: 180px;
    flex: 0 0 3px;
    background-color: #FEC700;
}

.premium-footer-quote-content {
    flex: 1;
    min-width: 0;
}

.premium-footer-quote-label {
    display: block;
    margin: 0 0 18px 0;
    color: #FEC700;
    font-family: "Work Sans", sans-serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.premium-footer-quote-content h2 {
    max-width: 650px;
    margin: 0 0 20px 0;
    padding: 0;
    color: #FFFFFF;
    font-family: "Fraunces", serif;
    font-size: 46px;
    font-weight: 600;
    line-height: 1.12;
    letter-spacing: -0.02em;
}

.premium-footer-quote-content h2 span {
    display: block;
}

.premium-footer-quote-content p {
    max-width: 570px;
    margin: 0;
    padding: 0;
    color: rgba(255, 255, 255, 0.78);
    font-family: "Work Sans", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.7;
}

.premium-footer-divider {
    width: 100%;
    height: 1px;
    margin: 65px 0 55px 0;
    background-color: rgba(255, 255, 255, 0.18);
}

.premium-footer-links {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1.15fr;
    gap: 45px;
}

.premium-footer-column {
    width: 100%;
}

.premium-footer-column h3 {
    margin: 0 0 14px 0;
    padding: 0;
    color: #FFFFFF;
    font-family: "Fraunces", serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.2;
}

.premium-footer-heading-line {
    display: block;
    width: 38px;
    height: 2px;
    margin-bottom: 22px;
    background-color: #FEC700;
}

.premium-footer-column ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.premium-footer-column ul li {
    margin: 0 0 13px 0;
    padding: 0;
}

.premium-footer-column ul li a {
    color: rgba(255, 255, 255, 0.78) !important;
    font-family: "Work Sans", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    text-decoration: none !important;
}

.premium-footer-column ul li a:visited,
.premium-footer-column ul li a:hover,
.premium-footer-column ul li a:focus,
.premium-footer-column ul li a:active {
    color: rgba(255, 255, 255, 0.78) !important;
    text-decoration: none !important;
}

.premium-footer-contact {
    padding-left: 10px;
}

.premium-footer-contact-item {
    width: 100%;
    display: flex;
    align-items: flex-start;
    gap: 15px;
    margin-bottom: 19px;
}

.premium-footer-contact-icon {
    width: 44px;
    height: 44px;
    flex: 0 0 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(254, 199, 0, 0.12);
    border: 1px solid rgba(254, 199, 0, 0.25);
    border-radius: 50%;
    box-sizing: border-box;
}

.premium-footer-contact-icon i {
    color: #FEC700;
    font-size: 16px;
    line-height: 1;
}

.premium-footer-contact-text {
    flex: 1;
    min-width: 0;
}

.premium-footer-contact-text span {
    display: block;
    margin: 0 0 3px 0;
    color: #FEC700;
    font-family: "Work Sans", sans-serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.4;
}

.premium-footer-contact-text p {
    margin: 0;
    padding: 0;
    color: rgba(255, 255, 255, 0.78);
    font-family: "Work Sans", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.55;
}

@media (min-width: 1440px) {

    .premium-footer-container {
        max-width: 1500px;
        padding: 90px 50px 80px 50px;
    }

    .premium-footer-top {
        grid-template-columns: 0.9fr 1.1fr;
        gap: 110px;
    }

    .premium-footer-brand {
        max-width: 500px;
    }

    .premium-footer-logo {
        width: 250px;
    }

    .premium-footer-intro {
        max-width: 460px;
        margin-top: 30px;
        margin-bottom: 30px;
        font-size: 16px;
        line-height: 1.75;
    }

    .premium-footer-socials {
        gap: 14px;
    }

    .premium-footer-socials a {
        width: 48px;
        height: 48px;
    }

    .premium-footer-socials a i {
        font-size: 18px;
    }

    .premium-footer-quote {
        gap: 32px;
    }

    .premium-footer-quote-line {
        min-height: 195px;
    }

    .premium-footer-quote-label {
        margin-bottom: 20px;
        font-size: 15px;
    }

    .premium-footer-quote-content h2 {
        max-width: 700px;
        font-size: 50px;
        line-height: 1.08;
        margin-bottom: 22px;
    }

    .premium-footer-quote-content p {
        max-width: 600px;
        font-size: 16px;
        line-height: 1.75;
    }

    .premium-footer-divider {
        margin: 75px 0 60px 0;
    }

    .premium-footer-links {
        grid-template-columns: 1fr 1fr 1fr 1.15fr;
        gap: 55px;
    }

    .premium-footer-column h3 {
        font-size: 26px;
        margin-bottom: 15px;
    }

    .premium-footer-heading-line {
        width: 42px;
        margin-bottom: 24px;
    }

    .premium-footer-column ul li {
        margin-bottom: 14px;
    }

    .premium-footer-column ul li a {
        font-size: 16px;
        line-height: 1.55;
    }

    .premium-footer-contact {
        padding-left: 15px;
    }

    .premium-footer-contact-item {
        gap: 16px;
        margin-bottom: 21px;
    }

    .premium-footer-contact-icon {
        width: 46px;
        height: 46px;
        flex-basis: 46px;
    }

    .premium-footer-contact-text span {
        font-size: 15px;
    }

    .premium-footer-contact-text p {
        font-size: 16px;
        line-height: 1.6;
    }
}
@media (max-width: 1024px) and (min-width: 768px) {

    .premium-footer-container {
        max-width: 100%;
        padding: 60px 30px 55px 30px;
    }

    .premium-footer-top {
        grid-template-columns: 1fr;
        gap: 48px;
        align-items: start;
    }

    .premium-footer-brand {
        max-width: 600px;
    }

    .premium-footer-logo {
        width: 220px;
    }

    .premium-footer-intro {
        max-width: 560px;
        margin: 24px 0 25px 0;
        font-size: 15px;
        line-height: 1.7;
    }

    .premium-footer-socials {
        gap: 11px;
    }

    .premium-footer-socials a {
        width: 44px;
        height: 44px;
    }

    .premium-footer-socials a i {
        font-size: 16px;
    }

    .premium-footer-quote {
        max-width: 760px;
        gap: 22px;
    }

    .premium-footer-quote-line {
        min-height: 150px;
    }

    .premium-footer-quote-label {
        margin-bottom: 15px;
        font-size: 14px;
    }

    .premium-footer-quote-content h2 {
        max-width: 680px;
        margin-bottom: 17px;
        font-size: 36px;
        line-height: 1.12;
    }

    .premium-footer-quote-content p {
        max-width: 620px;
        font-size: 15px;
        line-height: 1.7;
    }

    .premium-footer-divider {
        margin: 50px 0 42px 0;
    }

    .premium-footer-links {
        grid-template-columns: repeat(2, 1fr);
        gap: 42px 35px;
    }

    .premium-footer-column h3 {
        margin-bottom: 12px;
        font-size: 22px;
    }

    .premium-footer-heading-line {
        width: 34px;
        margin-bottom: 19px;
    }

    .premium-footer-column ul li {
        margin-bottom: 11px;
    }

    .premium-footer-column ul li a {
        font-size: 15px;
        line-height: 1.5;
    }

    .premium-footer-contact {
        padding-left: 0;
    }

    .premium-footer-contact-item {
        gap: 13px;
        margin-bottom: 17px;
    }

    .premium-footer-contact-icon {
        width: 42px;
        height: 42px;
        flex-basis: 42px;
    }

    .premium-footer-contact-icon i {
        font-size: 15px;
    }

    .premium-footer-contact-text span {
        font-size: 14px;
    }

    .premium-footer-contact-text p {
        font-size: 15px;
        line-height: 1.5;
    }
}

@media (max-width: 767px) {

    .premium-footer-container {
        max-width: 100%;
        padding: 45px 10px 40px 10px;
    }

    .premium-footer-top {
        grid-template-columns: 1fr;
        gap: 38px;
    }

    .premium-footer-brand {
        max-width: 100%;
    }

    .premium-footer-logo {
        width: 190px;
    }

    .premium-footer-logo img {
        max-height: 65px;
    }

    .premium-footer-intro {
        max-width: 100%;
        margin: 20px 0 22px 0;
        font-size: 15px;
        line-height: 1.65;
    }

    .premium-footer-socials {
        gap: 9px;
    }

    .premium-footer-socials a {
        width: 42px;
        height: 42px;
    }

    .premium-footer-socials a i {
        font-size: 15px;
    }

    .premium-footer-quote {
        width: 100%;
        gap: 16px;
    }

    .premium-footer-quote-line {
        width: 2px;
        flex-basis: 2px;
        min-height: 155px;
    }

    .premium-footer-quote-label {
        margin-bottom: 12px;
        font-size: 14px;
        letter-spacing: 0.07em;
    }

    .premium-footer-quote-content h2 {
        max-width: 100%;
        margin-bottom: 14px;
        font-size: 28px;
        line-height: 1.15;
        letter-spacing: -0.01em;
    }

    .premium-footer-quote-content h2 span {
        display: inline;
    }

    .premium-footer-quote-content p {
        max-width: 100%;
        font-size: 15px;
        line-height: 1.65;
    }

    .premium-footer-divider {
        margin: 42px 0 35px 0;
    }

    .premium-footer-links {
        grid-template-columns: 1fr 1fr;
        gap: 35px 20px;
    }

    .premium-footer-column h3 {
        margin-bottom: 10px;
        font-size: 20px;
        line-height: 1.2;
    }

    .premium-footer-heading-line {
        width: 30px;
        height: 2px;
        margin-bottom: 17px;
    }

    .premium-footer-column ul li {
        margin-bottom: 10px;
    }

    .premium-footer-column ul li a {
        font-size: 15px;
        line-height: 1.5;
    }

    .premium-footer-contact {
        padding-left: 0;
        grid-column: 1 / -1;
        padding-top: 5px;
    }

    .premium-footer-contact-item {
        gap: 12px;
        margin-bottom: 16px;
    }

    .premium-footer-contact-icon {
        width: 40px;
        height: 40px;
        flex-basis: 40px;
    }

    .premium-footer-contact-icon i {
        font-size: 14px;
    }

    .premium-footer-contact-text span {
        margin-bottom: 2px;
        font-size: 14px;
    }

    .premium-footer-contact-text p {
        font-size: 15px;
        line-height: 1.5;
    }
}/* End custom CSS */