.main-footer {
    background:var(--accent-2);
    color:var(--white);
    padding:50px 0
}
.main-footer .row {
    align-items:flex-start
}
.footer-intro {
    padding-right:180px
}
.footer-social-row {
    display:flex;
    flex-direction:row;
    flex-wrap:nowrap;
    align-items:center;
    margin-top:16px
}
.footer-social-glass-wrap {
    display:inline-flex;
    flex-direction:row;
    flex-wrap:nowrap;
    align-items:center;
    gap:8px;
    padding:10px 0px;
    border-radius:0;
    background:transparent;
    backdrop-filter:none;
    -webkit-backdrop-filter:none;
    border:none;
    max-width:100%;
    overflow-x:auto;
    -webkit-overflow-scrolling:touch
}
.footer-social-glass-wrap .art-social-icons,.footer-social-glass-wrap .art-social-icons--footer-row {
    display:flex;
    flex-direction:row;
    flex-wrap:nowrap;
    align-items:center;
    gap:8px;
    margin:0;
    min-width:min-content
}
.footer-social-glass-wrap .art-social-icons {
    display:flex !important;
    flex-direction:row !important;
    flex-wrap:nowrap !important;
    align-items:center;
    gap:8px
}
.footer-social-glass-wrap .art-social-icons__link {
    display:inline-flex !important;
    flex-shrink:0;
    width:36px;
    height:36px;
    background:rgba(255,255,255,0.12);
    backdrop-filter:blur(10px);
    -webkit-backdrop-filter:blur(10px);
    color:var(--white);
    border:1px solid rgba(255,255,255,0.28);
    transition:transform 0.25s ease,background 0.25s ease,color 0.25s ease,border-color 0.25s ease
}
.footer-social-glass-wrap .art-social-icons__link:hover {
    background:var(--accent);
    color:var(--white);
    border-color:var(--accent);
    transform:translateY(-2px);
    box-shadow:0 6px 16px rgba(0,0,0,0.22)
}
.footer-title-link {
    color:var(--white);
    text-decoration:none;
    transition:color 0.2s ease
}
.footer-title-link:hover {
    color:var(--accent)
}
.footer-hq-list {
    list-style:none;
    margin:0;
    padding:0
}
.footer-hq-list__item {
    margin-bottom:10px
}
.footer-hq-list__link {
    display:flex;
    align-items:flex-start;
    gap:10px;
    color:#cfd6e4;
    text-decoration:none;
    transition:color 0.25s ease,transform 0.25s ease
}
.footer-hq-list__link:hover {
    color:var(--accent);
    transform:translateX(3px)
}
.footer-hq-list__link--plain {
    cursor:default
}
.footer-hq-list__link--plain:hover {
    transform:none;
    color:#cfd6e4
}
.footer-hq-list__icon {
    flex-shrink:0;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    width:36px;
    height:36px;
    border-radius:50%;
    background:rgba(255,255,255,0.12);
    backdrop-filter:blur(10px);
    -webkit-backdrop-filter:blur(10px);
    border:1px solid rgba(255,255,255,0.28);
    color:var(--white);
    font-size:14px;
    transition:background 0.25s ease,color 0.25s ease,border-color 0.25s ease,transform 0.25s ease
}
.footer-hq-list__link:hover .footer-hq-list__icon {
    background:var(--accent);
    color:var(--white);
    border-color:var(--accent);
    transform:translateY(-2px)
}
.footer-hq-list__text {
    flex:1;
    font-size:14px;
    line-height:1.55;
    padding-top:6px
}
.footer-widget-empty {
    font-style:italic;
    opacity:0.85
}
.footer-title {
    font-weight:700;
    margin-bottom:12px;
    color:var(--white);
    font-size:22px;
}
.footer-text {
    color:var(--white);
    font-size:16px;
    line-height:1.7
}
.footer-contact-icons {
    display:flex;
    flex-wrap:nowrap;
    align-items:center;
    gap:8px;
    margin:16px 0 0;
    padding:0;
    list-style:none
}
.footer-contact-icons__link {
    display:inline-flex;
    align-items:center;
    justify-content:center;
    text-decoration:none;
    transition:transform 0.2s ease
}
.footer-contact-icons__link:hover {
    transform:translateY(-2px)
}
.footer-contact-icons__circle {
    display:inline-flex;
    align-items:center;
    justify-content:center;
    width:40px;
    height:40px;
    border-radius:50%;
    background:rgba(255,255,255,0.14);
    color:var(--accent);
    font-size:15px
}
.footer-contact-icons__link:hover .footer-contact-icons__circle {
    background:rgba(255,255,255,0.22);
    color:var(--white)
}
.footer-address {
    white-space:normal
}
.footer-address--empty {
    opacity:0.85;
    font-style:italic
}
.footer-widget .footer-heading:first-child {
    margin-top:0
}
.footer-brand-logo {
    margin-bottom:12px
}
.footer-brand-logo .footer-logo-img,.footer-brand-logo .footer-logo--site img,.footer-logo--site .custom-logo {
    max-height:56px;
    width:auto;
    height:auto;
    display:block
}
.footer-intro-copy {
    margin-bottom:0
}
.footer-widget-col .footer-heading {
    margin-top:0
}
.footer-mobile-acc {
    margin-top:4px
}
.footer-mobile-acc .accordion-item {
    background:transparent;
    border:none;
    border-bottom:1px solid rgba(255,255,255,0.22)
}
.footer-mobile-acc .accordion-item:first-of-type {
    border-top:1px solid rgba(255,255,255,0.22)
}
.footer-mobile-acc .accordion-button {
    background:transparent !important;
    color:var(--white);
    font-family:var(--art-font-family-heading);
    font-size:16px;
    font-weight:600;
    letter-spacing:1px;
    padding:14px 0;
    box-shadow:none !important
}
.footer-mobile-acc .accordion-button:not(.collapsed) {
    color:var(--accent);
    background:transparent !important
}
.footer-mobile-acc .accordion-button:focus {
    box-shadow:none;
    border-color:transparent
}
.footer-mobile-acc .accordion-button::after {
    filter:brightness(0) invert(1);
    opacity:1;
    visibility:visible
}
.footer-mobile-acc .accordion-button:not(.collapsed)::after {
    filter: none;
    opacity: 1;
    visibility: visible;
    background-color: var(--accent);
    background-image: none;
    -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='black'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='black'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-size: 1rem;
    mask-size: 1rem;
}
.footer-mobile-acc .accordion-body {
    padding:0 0 18px;
    color:#cfd6e4
}
.footer-heading {
    color:var(--accent);
    font-weight:700;
    margin-bottom:10px;
    font-size:16px;
    letter-spacing:1px
}
.footer-links {
    list-style:none;
    padding:0;
    margin:0
}
.footer-links li {
    display:flex;
    align-items:center;
    margin-bottom:6px;
    transition:0.3s ease
}
.footer-links li::before {
    content:"›";
    margin-right:8px;
    color:var(--accent);
    font-size:16px
}
.footer-links a {
     color:var(--white);
    font-size:16px
}
.footer-links li:hover {
    transform:translateX(4px)
}
.footer-links a:hover {
    color:var(--accent)
}
.footer-bottom-bar {
    background:var(--black);
    color:#cfd6e4;
    padding:12px 20px
}
.footer-bottom-bar__inner {
    padding:0
}
.footer-bottom-bar__text {
    font-size:14px;
    color:#cfd6e4
}
@media (max-width:1024px) {
    .footer-intro {
        padding-right:0
    }
    .footer-title {
        margin-top:10px
    }
    .footer-links li {
        margin-bottom:5px
    }

}
@media (max-width:767px) {
    .main-footer {
        padding:30px 0px
    }
    .footer-links a {
    font-size:15px
}
}
