@media (max-width:991px) {
    .navbar-toggler {
        margin-left: auto
    }
}

.main-footer .background {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 100vh;
    color: #fff;
    overflow-x: hidden;
    background-color: #151413
}

.main-footer .square {
    width: 100%;
    height: 100%;
    position: relative;
    background-color: #fff0;
    overflow: hidden
}

.main-footer .footer-video-container {
    position: absolute;
    bottom: -60%;
    left: 50%;
    transform: translateX(-50%);
    width: 1200px;
    height: 600px;
    border-radius: 50%;
    filter: blur(100px);
    backdrop-filter: blur(250px) !important
}

.main-footer .footer-video-container video {
    filter: blur(250px) !important;
    z-index: 0 !important
}

.main-footer .your-website {
    font-family: "Bricolage Grotesque", sans-serif;
    font-size: 48px;
    font-weight: 800;
    line-height: 57.6px;
    letter-spacing: -1px;
    text-align: center
}

.main-footer .sales {
    background: linear-gradient(to right, #aeca00, #ffc700);
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff0;
    background-clip: text
}

.main-footer .beyond {
    font-family: "Libre Baskerville", serif;
    font-size: 48px;
    font-style: italic;
    font-weight: 400;
    line-height: 59.52px;
    letter-spacing: -2px
}

.main-footer .btn-successs {
    background: radial-gradient(circle at 50% 100%, #b0cb1f, #95c22a, #b0cb1f, #e0e843, #b0cb1f, #b0cb1f, #f1e561, #ede656);
    border: 2px solid #8b9e0033
}

.main-footer .btn-whi:hover {
    color: gray
}

.main-footer .got {
    font-family: "Bricolage Grotesque", sans-serif;
    font-size: 44px;
    font-weight: 700;
    line-height: 52.8px;
    text-align: left
}

.main-footer .project {
    color: #fff6
}

.main-footer .contact-info {
    font-family: "Sequel Sans", sans-serif;
    font-size: 18px;
    color: #fff6
}

.main-footer .contact-item {
    display: flex;
    align-items: flex-start;
    margin-bottom: 12px
}

.main-footer .contact-item i {
    color: #fff;
    width: 22px;
    margin-top: 5px;
    flex-shrink: 0
}

.main-footer .contact-item p {
    margin: 0;
    padding-left: 12px;
    line-height: 1.6;
    max-width: 100%
}

.main-footer .contact-item a {
    color: #fff6;
    text-decoration: none
}

.main-footer .contact-item a:hover {
    color: #fff
}

.main-footer .imp {
    font-family: "Bricolage Grotesque", sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 28.8px;
    text-align: left
}

.main-footer .home {
    font-family: "Sequel Sans", sans-serif;
    font-size: 18px;
    font-weight: 420;
    line-height: 21.24px;
    text-align: left;
    color: #b1c900;
    display: block;
    text-decoration: none;
    margin-bottom: 1rem
}

.main-footer .same {
    font-family: "Sequel Sans", sans-serif;
    font-size: 18px;
    font-weight: 405;
    line-height: 21.24px;
    text-align: left;
    color: #fff6;
    display: block;
    text-decoration: none;
    margin-bottom: 1rem;
    transition: color 0.3s
}

.main-footer .same:hover {
    color: #fff
}

.main-footer .copy {
    color: #fff6;
    margin-top: 50px
}

.main-footer .bg-footer {
    background: url(../images/ezgif.com-video-to-gif-converter.gif) center/cover no-repeat;
    position: relative;
    z-index: 1
}

.main-footer .bg-footer::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff0;
    opacity: 50%;
    z-index: -1
}

.main-footer .right-arrow {
    width: 24px;
    padding-left: 5px;
    align-items: center
}

.main-footer .social-icons img {
    margin-right: 30px
}

.main-footer .social-icons img:last-child {
    margin-right: 0
}

.main-footer .social-icons a {
    text-decoration: none
}

.main-footer .foot-img {
    background-image: url(https://brainminedemo.brainminetech.com/wp-content/uploads/2025/01/Asset-1Colorful-5.png);
    background-repeat: no-repeat;
    align-items: center
}

.footer-partner-logos {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 3rem;
    flex-wrap: wrap;
    padding: 2rem 1rem;
    border-bottom: 1px solid rgb(255 255 255 / .05);
    margin-bottom: 2rem
}

.footer-partner-logo-img {
    max-height: 25px;
    width: auto;
    opacity: .6;
    filter: brightness(0) invert(1);
    transition: opacity 0.3s
}

.footer-partner-logo-img:hover {
    opacity: 1
}

@media (max-width:768px) {
    .footer-partner-logos {
        gap: 1.5rem;
        padding: 1.5rem 1rem;
        margin-bottom: 0
    }

    .footer-partner-logo-img {
        max-height: 20px
    }
}

.your-website {
    font-family: "Bricolage Grotesque", sans-serif;
    font-size: 48px;
    font-weight: 800;
    line-height: 57.6px;
    letter-spacing: -1px;
    text-align: center
}

.sales {
    background: linear-gradient(to right, #aeca00, #ffc700);
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff0;
    background-clip: text
}

.beyond {
    font-family: "Libre Baskerville", serif;
    font-size: 48px;
    font-style: italic;
    font-weight: 400;
    line-height: 59.52px;
    letter-spacing: -2px
}

.btn-successs,
.btn-white {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    white-space: nowrap;
    padding: 8px 24px
}

.btn-successs {
    background: radial-gradient(circle at 50% 100%, #b0cb1f, #95c22a, #b0cb1f, #e0e843, #b0cb1f, #b0cb1f, #f1e561, #ede656);
    border: 2px solid #8b9e0033
}

.btn-successs img,
.btn-white img {
    width: 16px !important;
    height: auto;
    padding: 0 !important
}

.got {
    font-family: "Bricolage Grotesque", sans-serif;
    font-size: 44px;
    font-weight: 700;
    line-height: 52.8px;
    text-align: left
}

.project {
    color: #fff6
}

.imp {
    font-family: "Bricolage Grotesque", sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 28.8px;
    text-align: left
}

.home {
    font-family: "Sequel Sans", sans-serif;
    font-size: 18px;
    font-weight: 420;
    line-height: 21.24px;
    text-align: left;
    color: #b1c900;
    display: block;
    text-decoration: none;
    margin-bottom: 1rem
}

.same {
    font-family: "Sequel Sans", sans-serif;
    font-size: 18px;
    font-weight: 405;
    line-height: 21.24px;
    text-align: left;
    color: #fff6;
    display: block;
    text-decoration: none;
    margin-bottom: 1rem;
    transition: color 0.3s
}

.same:hover {
    color: #fff
}

.social-icons a {
    text-decoration: none
}

.copy {
    color: #fff6;
    margin-top: 130px
}

@media screen and (max-width:768px) {
    .copy {
        margin-top: 30px
    }

    .btn-successs,
    .btn-white {
        font-size: 14px;
        padding: 6px 16px;
        gap: 6px
    }
}

@media screen and (max-width:320px) {
    .btn-successs {
        width: auto;
        min-width: 142px
    }

    .btn-white {
        width: auto;
        min-width: 142px
    }

    .footer-logo-section {
        margin-top: -90px
    }
}