﻿@layer bricks {
    .brxe-text-link {
        gap: 5px
    }

        .brxe-text-link, .brxe-text-link span {
            align-items: center;
            display: inline-flex
        }

            .brxe-text-link span {
                justify-content: center
            }
}

@layer bricks {
    @keyframes load8 {
        0% {
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg)
        }

        to {
            -webkit-transform: rotate(1turn);
            transform: rotate(1turn)
        }
    }

    @keyframes spin {
        to {
            -webkit-transform: rotate(1turn);
            transform: rotate(1turn)
        }
    }

    @keyframes scrolling {
        0% {
            opacity: 1
        }

        to {
            opacity: 0;
            -webkit-transform: translateY(10px);
            transform: translateY(10px)
        }
    }

    .brxe-social-icons {
        display: flex;
        list-style-type: none;
        margin: 0;
        padding: 0
    }

        .brxe-social-icons li, .brxe-social-icons li a {
            align-items: center;
            display: flex;
            flex: 1;
            gap: 5px;
            justify-content: center
        }

        .brxe-social-icons i {
            line-height: unset
        }

        .brxe-social-icons span {
            align-items: center;
            display: inline-flex
        }
}

@layer bricks {
    :where(.brxe-heading).has-separator {
        align-items: center;
        display: inline-flex;
        gap: 20px
    }

    :where(.brxe-heading) > [contenteditable] {
        display: inline-block;
        text-decoration: inherit
    }

    :where(.brxe-heading) .separator {
        border-top: 1px solid;
        flex-grow: 1;
        flex-shrink: 0;
        height: 1px
    }
}

@layer bricks {
    .brxe-logo {
        color: currentcolor;
        font-size: 20px;
        font-weight: 600;
        line-height: 1
    }

        .brxe-logo img {
            display: block;
            height: auto;
            width: auto
        }

        .brxe-logo a {
            color: currentcolor;
            display: inline-block
        }
}

#brxe-izobbc .bricks-site-logo {
    height: 30px
}

#brxe-hcqhen {
    padding-bottom: 0;
    font-family: "Fontfabric &#8211; Nexa-Bold"
}

@media (max-width: 478px) {
    #brxe-hcqhen {
        font-size: 4vw
    }
}

#brxe-ygampa {
    font-family: "Nexa-ExtraLight"
}

@media (max-width: 478px) {
    #brxe-ygampa {
        font-size: 3vw
    }
}

#brxe-btuwqr {
    font-family: "Nexa-ExtraLight"
}

@media (max-width: 478px) {
    #brxe-btuwqr {
        font-size: 3vw
    }
}

#brxe-rwkrba {
    color: var(--bricks-color-tkaxbi);
    width: 60%;
    display: flex;
    flex-direction: column;
    row-gap: 20px
}

@media (max-width: 478px) {
    #brxe-rwkrba {
        width: 100%;
        row-gap: 10px
    }
}

#brxe-lgmklj {
    flex-direction: row;
    column-gap: 20%
}

@media (max-width: 767px) {
    #brxe-lgmklj {
        flex-direction: row;
        flex-wrap: nowrap
    }
}

@media (max-width: 478px) {
    #brxe-lgmklj {
        flex-direction: column;
        row-gap: 3vw
    }
}

#brxe-yampdd li.has-link a, #brxe-yampdd li.no-link {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    color: #ffffff;
    gap: 0px
}

#brxe-yampdd .icon {
    color: var(--bricks-color-tkaxbi);
    font-size: 30px
}

#brxe-yampdd {
    gap: 10px
}

    #brxe-yampdd svg {
        height: 30px;
        width: auto
    }

@media (max-width: 478px) {
    #brxe-yampdd {
        gap: 20px
    }
}

#brxe-xghpzl {
    color: var(--bricks-color-tkaxbi);
    font-family: "Nexa-ExtraLight";
    padding-right: 20px;
    padding-left: 20px;
    border-right: 1px solid var(--bricks-color-tkaxbi)
}

@media (max-width: 478px) {
    #brxe-xghpzl {
        padding-right: 10px;
        padding-left: 0;
        text-align: center;
        text-wrap: nowrap;
        gap: 0px
    }
}

#brxe-xglaqt {
    color: var(--bricks-color-tkaxbi);
    font-family: "Nexa-ExtraLight";
    padding-right: 20px;
    padding-left: 20px;
    border-right: 1px solid var(--bricks-color-tkaxbi)
}

@media (max-width: 478px) {
    #brxe-xglaqt {
        padding-right: 10px;
        padding-left: 10px;
        text-align: center;
        text-wrap: nowrap
    }
}

#brxe-lcqovk {
    color: var(--bricks-color-tkaxbi);
    font-family: "Nexa-ExtraLight";
    padding-right: 0;
    padding-left: 20px
}

@media (max-width: 478px) {
    #brxe-lcqovk {
        padding-right: 0;
        padding-left: 10px;
        text-align: center;
        text-wrap: nowrap;
        border-right-width: 0
    }
}

#brxe-nqhsdn {
    display: flex;
    flex-direction: row;
    color:#fff;
}

@media (max-width: 478px) {
    #brxe-nqhsdn {
        display: grid;
        align-items: initial;
        grid-template-columns: repeat(3, 1fr)
    }
}

#brxe-fyrwbe {
    font-family: "Nexa-ExtraLight"
}

#brxe-lvkpqn {
    display: flex;
    flex-direction: row;
    color: var(--bricks-color-tkaxbi);
    column-gap: 30px
}

#brxe-aajnjj {
    border-top: 1px solid var(--bricks-color-tkaxbi);
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px
}

@media (max-width: 478px) {
    #brxe-aajnjj {
        flex-direction: column;
        row-gap: 3vw
    }
}

#brxe-blgqgr {
    width: 80vw;
    row-gap: 5vh
}

@media (max-width: 767px) {
    #brxe-blgqgr {
        row-gap: 3vh
    }
}

@media (max-width: 478px) {
    #brxe-blgqgr {
        flex-wrap: wrap;
        flex-direction: column
    }
}

#brxe-kkjlhf {
    width: 100vw;
    background-color: #1B3164;
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
    padding-top: 5vh;
    padding-bottom: 5vh
}

@media (max-width: 478px) {
    #brxe-kkjlhf {
        padding-top: 5vw;
        padding-bottom: 5vw;
        width: 100%
    }
}

.footer-container {
    max-width: 1200px;
    margin: 0 auto;
}
.footer {
    background-color: #333;
    color: white;
    padding: 40px;
}

.footer-content {
    display: flex;
    justify-content: space-between;
    max-width: 1200px;
    margin: 0 auto;
    color:white;
}

.footer-column {
    margin-right: 100px;
}

    .footer-column:last-child {
        margin-right: 0;
    }

.footer-logo {
    margin-bottom: 20px;
}

.logo-icon {
    font-size: 24px;
    margin-bottom: 10px;
    display: block;
}

.footer-logo h3 {
    font-size: 24px;
    margin-bottom: 5px;
}

.footer-logo p {
    font-size: 16px;
}

.social-links {
    display: flex;
    gap: 10px;
    margin-top: 20px;
}

.social-icon {
/*    display: inline-block;
    width: 30px;
    height: 30px;
    background-color: #444;
    color: white;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    font-size: 14px;
    transition: background-color 0.3s ease;*/
}

    .social-icon .icon {
        color: var(--bricks-color-tkaxbi);
        font-size: 30px;
    }
    .social-icon:hover {
    }

.footer-column h4 {
    font-size: 16px;
    margin-bottom: 25px;
    text-transform: uppercase;
}

.footer-links {
    list-style: none;
    padding-left:0px;
}

    .footer-links li {
        margin-bottom: 10px;
    }

    .footer-links a {
        text-decoration: none;
        font-size: 14px;
        transition: color 0.3s ease;
    }

        .footer-links a:hover {
            color: #f39c12;
        }