.sub-title2 {
    --shape: 50px;
    display: block;
    font-size: 18px;
    font-weight: 500;
    font-family: $title-font;
    margin: -0.3em -12px 24px -12px;
    overflow: hidden;
    @include md {
        margin-bottom: 20px;
    }
    .text {
        display: inline-block;
        background: $gr-bg1;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        position: relative;
        z-index: 2;
        padding-left: 12px;
        padding-right: 12px;
        &:before {
            content: '';
            position: absolute;
            z-index: -1;
            height: 2px;
            background-image: linear-gradient(to right, $theme-color2 0, $gr-color2 50px, transparent 50px, transparent calc(100% - 50px), $gr-color2 calc(100% - 50px), $theme-color2 100%);
            width: calc(100% + var(--shape)*2);
            top: 50%;
            left: calc(var(--shape) * -1);
        }
    }
}

/* Faq 1 ---------------------------------- */ 
.accordion-card {
    &.style2 {
        background-color: $white-color;
        box-shadow: 0px 10px 30px rgba(46, 46, 46, 0.06);
        border-radius: 20px;
        .accordion-button {
            padding: 22px 55px 22px 30px;
            &:after {
                right: 24px;
                width: 30px;
                height: 30px;
                border-radius: 8px;
                background-color: $theme-color;
                top: calc(50% - 15px);
                color: $white-color;
            }
            &:not(.collapsed) {
                &:after {
                    background: $gr-bg1;
                }
            }
        }
    }
}

.faq-img1 {
    margin-left: -14px;
    @include lg {
        margin-left: 0;
    }
    img {
        width: 100%;
    }
}

.slider-pagination {
    &.pagi-number {
        margin-left: -10px;
        margin-right: -10px;
        .swiper-pagination-bullet {
            --swiper-pagination-bullet-size: auto;
            --swiper-pagination-bullet-horizontal-gap: 20px;
            margin: 0 10px;
            opacity: 1;
            background-color: transparent;
            font-size: 20px;
            font-weight: 600;
            font-family: $title-font;
            line-height: 1;
            &:before {
                display: none;
            }
            &:after {
                content: '';
                height: 2px;
                width: 0;
                background-color: $theme-color;
                display: inline-block;
                border: none;
                position: relative;
                transition: 0.4s ease-in-out;
                transform: translateY(-6px);
            }
            &:last-child {
                &:after {
                    display: none;
                }
            }
        }
        .swiper-pagination-bullet-active {
            color: $theme-color;
            &:after {
                width: 100px;
                margin-left: 7px;
            }
        }
    }
}

/* Testi Box -------------------------------- */
.testi-box {
    &-area {
        display: flex;
        align-items: center;
        justify-content: space-between;
        overflow: hidden;
        gap: 80px;
        @include xl {
            gap: 40px;
        }
        @include md {
            display: block;
        }
    }
    &-img {
        width: 100%;
        max-width: 390px;
        .swiper-slide {
            border-radius: 30px;
            overflow: hidden;
            @include xs {
                border-radius: 20px;
            }
        }
        @include lg {
            max-width: 350px;
        }
        @include md {
            max-width: 100%;
            margin-bottom: 30px;
            img {
                width: 100%;
            }
        }
    }
    &-slider {
        width: 100%;
        max-width: 790px;
        position: relative;
        .slider-pagination {
            margin-top: 42px;
            text-align: left;
            margin-bottom: 0;
        }
        @include xl {
            max-width: 690px;
        }
        @include lg {
            max-width: 550px;
        }
        @include md {
            max-width: 100%;
        }
    }
    &-quote {
        position: absolute;
        bottom: 40px;
        right: 50px;
        opacity: 0.1;
    }
    .box {
        &-text {
            font-size: 30px;
            font-weight: 600;
            font-family: $title-font;
            color: $title-color;
            line-height: 1.333;
            margin-bottom: 47px;
            @include lg {
                font-size: 24px;
            }
            @include xl {
                font-size: 20px;
                line-height: 1.4;
            }
        }
        &-title {
            font-size: 30px;
            margin-bottom: 3px;
        }
        &-desig {
            font-size: 18px;
            margin-bottom: -0.4em;
        }
    }
}

.brand-sec2.style2 {
    background-attachment: scroll;
}

/* Price Box --------------------------------- */
.price-box {
    --space: 40px;
    --light-color: #838B9F;
    position: relative;
    z-index: 2;
    &:after,
    &:before {
        content: '';
        position: absolute;
        left: 12px;
        width: calc(100% - 24px);
        background-position: center;
        background-size: auto;
        background-repeat: no-repeat;
        height: 11px;
        z-index: 1;
    }
    &:before {
        top: -1px;
        background-image: url('data:image/svg+xml,<svg width="366" height="11" viewBox="0 0 366 11" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M30 -4C30 4.28427 23.2843 11 15 11C6.71573 11 0 4.28427 0 -4C0 -12.2843 6.71573 -19 15 -19C23.2843 -19 30 -12.2843 30 -4Z" fill="white"/><path d="M72 -4C72 4.28427 65.2843 11 57 11C48.7157 11 42 4.28427 42 -4C42 -12.2843 48.7157 -19 57 -19C65.2843 -19 72 -12.2843 72 -4Z" fill="white"/><path d="M114 -4C114 4.28427 107.284 11 99 11C90.7157 11 84 4.28427 84 -4C84 -12.2843 90.7157 -19 99 -19C107.284 -19 114 -12.2843 114 -4Z" fill="white"/><path d="M156 -4C156 4.28427 149.284 11 141 11C132.716 11 126 4.28427 126 -4C126 -12.2843 132.716 -19 141 -19C149.284 -19 156 -12.2843 156 -4Z" fill="white"/><path d="M198 -4C198 4.28427 191.284 11 183 11C174.716 11 168 4.28427 168 -4C168 -12.2843 174.716 -19 183 -19C191.284 -19 198 -12.2843 198 -4Z" fill="white"/><path d="M240 -4C240 4.28427 233.284 11 225 11C216.716 11 210 4.28427 210 -4C210 -12.2843 216.716 -19 225 -19C233.284 -19 240 -12.2843 240 -4Z" fill="white"/><path d="M282 -4C282 4.28427 275.284 11 267 11C258.716 11 252 4.28427 252 -4C252 -12.2843 258.716 -19 267 -19C275.284 -19 282 -12.2843 282 -4Z" fill="white"/><path d="M324 -4C324 4.28427 317.284 11 309 11C300.716 11 294 4.28427 294 -4C294 -12.2843 300.716 -19 309 -19C317.284 -19 324 -12.2843 324 -4Z" fill="white"/><path d="M366 -4C366 4.28427 359.284 11 351 11C342.716 11 336 4.28427 336 -4C336 -12.2843 342.716 -19 351 -19C359.284 -19 366 -12.2843 366 -4Z" fill="white"/></svg>');
    }
    &:after {
        bottom: -1px;
        background-image: url('data:image/svg+xml,<svg width="366" height="11" viewBox="0 0 366 11" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M30 15C30 23.2843 23.2843 30 15 30C6.71573 30 0 23.2843 0 15C0 6.71573 6.71573 0 15 0C23.2843 0 30 6.71573 30 15Z" fill="white"/><path d="M72 15C72 23.2843 65.2843 30 57 30C48.7157 30 42 23.2843 42 15C42 6.71573 48.7157 0 57 0C65.2843 0 72 6.71573 72 15Z" fill="white"/><path d="M114 15C114 23.2843 107.284 30 99 30C90.7157 30 84 23.2843 84 15C84 6.71573 90.7157 0 99 0C107.284 0 114 6.71573 114 15Z" fill="white"/><path d="M156 15C156 23.2843 149.284 30 141 30C132.716 30 126 23.2843 126 15C126 6.71573 132.716 0 141 0C149.284 0 156 6.71573 156 15Z" fill="white"/><path d="M198 15C198 23.2843 191.284 30 183 30C174.716 30 168 23.2843 168 15C168 6.71573 174.716 0 183 0C191.284 0 198 6.71573 198 15Z" fill="white"/><path d="M240 15C240 23.2843 233.284 30 225 30C216.716 30 210 23.2843 210 15C210 6.71573 216.716 0 225 0C233.284 0 240 6.71573 240 15Z" fill="white"/><path d="M282 15C282 23.2843 275.284 30 267 30C258.716 30 252 23.2843 252 15C252 6.71573 258.716 0 267 0C275.284 0 282 6.71573 282 15Z" fill="white"/><path d="M324 15C324 23.2843 317.284 30 309 30C300.716 30 294 23.2843 294 15C294 6.71573 300.716 0 309 0C317.284 0 324 6.71573 324 15Z" fill="white"/><path d="M366 15C366 23.2843 359.284 30 351 30C342.716 30 336 23.2843 336 15C336 6.71573 342.716 0 351 0C359.284 0 366 6.71573 366 15Z" fill="white"/></svg>');
    }
    .box {
        &-top {
            background-color: $black-color2;
            border-radius: 20px 20px 13px 13px;
            padding: var(--space);
            position: relative;
            &:after {
                content: '';
                position: absolute;
                bottom: 0;
                left: 13px;
                width: calc(100% - 26px);
                border-bottom: 1px dashed rgba($color: #fff, $alpha: 0.25);
            }
        }
        &-bottom {
            background-color: $black-color2;
            border-radius: 13px 13px 20px 20px;
            padding: var(--space);
        }
        &-name {
            font-size: 13px;
            font-weight: 600;
            text-transform: uppercase;
            color: $light-color;
            line-height: 30px;
            background-color: rgba($color: #fff, $alpha: 0.15);
            display: inline-block;
            padding: 0 14px;
            border-radius: 25px;
            border-bottom: 1px solid $theme-color2;
        }
        &-price {
            font-size: 48px;
            color: $white-color;
            border-bottom: 1px solid rgba($color: #fff, $alpha: 0.2);
            padding-bottom: 13px;
            margin-bottom: 20px;
        }
        &-text {
            margin-bottom: 33px;
            color: $light-color;
        }
    }
    .checklist {
        margin-top: -5px;
        margin-bottom: -5px;
        li {
            color: $light-color;
            font-weight: 400;
            &:not(:last-child) {
                margin-bottom: 3px;
            }
            i {
                color: $light-color;
            }
        }
    }
    .th-btn {
        border-color: $light-color;
    }
    &.active {
        --light-color: #fff;
        .box {
            &-top,
            &-bottom {
                background-color: #5B32E0;
            }
            &-name {
                border-color: $white-color;
            }
        }
    }
}

/* Countdown sec 2 -------------------------*/
.counter-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    padding: 0;
    margin: 0;
    @include sm {
        gap: 10px;
    }
    @include xs {
        grid-template-columns: repeat(2, 1fr);
        gap: 16px;
    }
    li {
        list-style: none;
        text-align: center;
        background-color: $white-color;
        box-shadow: 0px 4px 4px $theme-color;
        border-radius: 40px;  
        padding: 27px 5px;
        position: relative;
        z-index: 2;
        @include xs {
            padding: 25px 5px; 
        }
    }
    .count-number {
        font-family: $title-font;
        font-size: 48px;
        font-weight: 700;
        line-height: 1;
        color: $title-color;
        margin-bottom: 11px;
        @include sm {
            font-size: 40px;
            margin-bottom: 5px;
        }
    }
    .count-name {
        font-size: 18px;
        font-weight: 500;
    }
}
.counter-grid {
    &-area {
        display: flex;
        align-items: flex-end;
        gap: 35px;
        padding: 0 40px 0 30px;
        position: relative;
        z-index: 2;
        .box-bg {
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 400px;
            z-index: -1;
            border-radius: 50px;
        }
        .counter-img {
            flex: 505px;
        }
        @include lg {
            padding: 0 20px 0 20px;
            gap: 20px;
            .counter-img {
                flex: 450px;
            }
        }
        @include md {
            flex-direction: column-reverse;
            flex: 100%;
            align-items: center;
            padding: 0;
        }
    }
    &-content {
        flex: 620px;
        padding-bottom: 64px;
        @include md {
            flex: 100%;
            width: 100%;
            padding-bottom: 20px;
        }
        @include xs {
            .d-flex {
                flex-direction: column;
                text-align: center;
                .sec-btn {
                    margin-top: -20px;
                }
            }
        }
        .sec-title {
            max-width: 360px;
        }
    }
}
.team-grid {
    .box-img {
        background-color: $white-color;
        box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.08);
    }
}
.slider-arrow.style2 {
    background-color: $theme-color;
    color: $white-color;
    &:before {
        content: '';
        position: absolute;
        inset: 0;
        transform: scale(0);
        background-image: $gr-bg1;
        border-radius: inherit;
        transition: 0.4s ease-in-out;
        z-index: -1;
    }
    &:hover {
        background-color: $theme-color2;
        &:before {
            transform: scale(1);
        }
    }
}
.cta-sec3 {
    max-width: 1620px;
    border-radius: 50px;
    margin: 0 auto;
    @include lg {
        border-radius: 30px;
    }
}

/* Blog Box ---------------------------------- */
.blog-box {
    .blog-img {
        border-radius: 30px;
        overflow: hidden;
        margin-bottom: 30px;
        img {
            width: 100%;
            transition: 0.4s ease-in-out;
        }
    }
    .box-title {
        margin-bottom: 20px;
        a {
            background-image: linear-gradient(to left, $theme-color, $theme-color);
            background-repeat: no-repeat;
            background-position: bottom left;
            background-size: 0 2px;
            transition: 0.5s ease-in-out;
            &:hover {
                background-size: 100% 2px;
            }
        }
    }
    .blog-meta {
        margin: -0.3em 0 18px 0;
        span, 
        a {
            > i {
                color: $theme-color;
            }
        }
    }
    .th-btn {
        border-color: $border-color;
        color: $title-color;
        &:before,
        &:after {
            background-color: $border-color;
        }
        &:hover {
            &:before,
            &:after {
                background-color: $border-color;
            }
        }
    }
    &:hover {
        .blog-img {
            img {
                transform: scale(1.08);
            }
        }
    }
}

@include vxs {
    .blog-box {
        .box-title {
            font-size: 22px;
        }
    }
}

/* Gallery 3 -------------------*/
.gallery-slider3 {
    --slide-width: 416px;
    max-width: 1500px;
    margin: 0 auto;
    .th-slider.has-shadow {
        padding-left: 10px;
        padding-right: 10px;
        margin: -30px -10px;
    }
    @include sm {
        margin-left: 12px;
        margin-right: 12px;
    }
    .gallery-card {
        z-index: 3;
        position: relative;
        .box-content {
            transform: scale(0);
            z-index: 2;
            transition: all 0.4s ease-in-out;
        }
        &:hover {
            .box-content {
                transform: scale(1);
            }
        }
    }
}
.gallery-arrow3 {
    --icon-size: 56px;
    display: flex;
    justify-content: space-between;
    position: relative;
    max-width: 612px;
    margin: 30px auto 0 auto;
    &:before {
        content: '';
        height: 1px;
        width: 98%;
        background-color: $border-color;
        position: absolute;
        top: calc(var(--icon-size) / 2);
        left: 1%;
    }
    @include md {
        --icon-size: 40px;
    }
}

/* Event 5 --------------------------------*/
.event-img1 {
    margin-top: 40px;
    position: relative;
    z-index: 2;
    text-align: center;
    &:before,
    &:after {
        content: '';
        position: absolute;
        height: 168px;
        border-radius: 100px 100px 0 0;
        z-index: -1;
    }
    &:before {
        bottom: 40px;
        left: 40px;
        right: 40px;
        background-color: $theme-color;
    }
    &:after {
        bottom: 0;
        left: 0;
        right: 0;
        background-color: $smoke-color;
    }
}

.tab-menu3 {
    display: flex;
    gap: 30px;
    margin-bottom: 30px;
    justify-content: center;
    @include sm {
        gap: 15px;
        flex-wrap: wrap;
    }
    .tab-btn {
        background-color: $white-color;
        box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.1);
        border-radius: 20px;
        border: none;
        padding: 15px 20px;
        display: flex;
        align-items: center;
        text-align: left;
        gap: 12px;
        flex: 1;
        position: relative;
        z-index: 2;
        @include sm {
            min-width: 200px;
            max-width: 200px;
            flex: auto;
        }
        &:before {
            content: '';
            position: absolute;
            inset: 0;
            background-image: $gr-bg1;
            border-radius: inherit;
            transition: 0.4s ease-in-out;
            z-index: -1;
            transform: scaleX(0);
        }
        span {
            display: block;
        }
        .date,
        .text,
        i {
            transition: 0.4s ease-in-out;
        }
        i {
            font-size: 40px;
            color: $theme-color;
            line-height: 1;
        }
        .text {
            font-size: 20px;
            font-weight: 600;
            font-family: $title-font;
            color: $title-color;
        }
        .date {
            font-size: 14px;
            font-weight: 500;
        }
        &.active {
            &:before {
                transform: scaleX(1);
            }
            .date,
            .text,
            i {
                color: $white-color;
            }
        }
    }
}

.event-grid {
    background-color: $smoke-color;
    border: 1px solid $border-color;
    border-radius: 30px;
    display: flex;
    align-items: center;
    padding: 30px;
    margin-bottom: 60px;
    position: relative;
    &:before {
        content: '';
        position: absolute;
        inset: -31.5px 0 -31.5px 0;
        border-bottom: 1px solid $border-color;
        border-top: 1px solid $border-color;
        border-radius: 30px;
        pointer-events: none;
    }
    &:first-child {
        &:before {
            border-top: none;
        }
    }
    &:last-child {
        margin-bottom: 0;
        &:before {
            border-bottom: none;
        }
    }
    .event-meta {
        position: relative;
        span {
            display: block;
            margin-right: 0;
            margin-bottom: 4px;
            &:last-child {
                margin-bottom: 0;
            }
        }
    }
    .box-title {
        margin-bottom: 11px;
    }
    .box-content {
        flex: 306px;
        padding-left: 30px;
        margin-left: 30px;
        border-left: 2px solid;
        border-image: linear-gradient(to top, $theme-color2, $gr-color2);
        border-image-slice: 1;
        padding-right: 30px;
        @include md {
            padding-right: 10px;
            padding-left: 15px;
            margin-right: 15px;
        }
    }
    .box-text {
        max-width: 310px;
        @include xl {
            max-width: 500px;
        }
    }
    .box-speakers {
        display: inline-flex;
        gap: 20px;
        position: relative;
        z-index: 4;
        .box-avater {
            width: 50px;
            position: relative;
            &:after {
                content: '\f3c9';
                font-family: $icon-font;
                font-size: 13px;
                color: $white-color;
                font-weight: 900;
                line-height: 1;
                background-color: $theme-color2;
                padding: 1px;
                position: absolute;
                top: 0;
                left: -5px;
                @include equal-size-lineHeight(22px);
                border: 1px solid $white-color;
                border-radius: 99px;
                text-align: center;
            }
            img {
                width: 100%;
                border-radius: 99px;
            }
        }
    }
    @include sm {
        flex-direction: column;
        text-align: center;
        gap: 25px;
        .box-content {
            padding: 0;
            margin: 0;
            border-left: none;
            flex: 1;
        }
    }
}

/* Feature 2 --------------------------------- */
.feature-list {
    &-area {
        display: flex;
        gap: 80px;
        .tab-content {
            flex: 775px;
        }
        @include xl {
            gap: 40px;
        }
    }
    &-tab {
        --space: 25px;
        flex: 370px;
        display: block;
        padding-left: var(--space);
        position: relative;
        z-index: 2;
        &:before {
            content: '';
            height: 100%;
            width: 5px;
            position: absolute;
            bottom: 0;
            left: 0;
            background-color: $border-color;
            border-radius: 9px;
        }
        .tab-btn {
            font-size: 20px;
            font-weight: 600;
            color: $title-color;
            font-family: $title-font;
            border-radius: 20px;
            padding: 22px 17px;
            border: none;
            display: block;
            display: flex;
            width: 100%;
            gap: 12px;
            background-color: transparent;
            transition: 0.4s ease-in-out;
            &.active {
                box-shadow: 0px 4px 4px #F65C10;
            }
            i {
                font-size: 26px;
                background: $gr-bg1;
                -webkit-background-clip: text;
                -webkit-text-fill-color: transparent;
                border-radius: 7px;
                line-height: 22px;
            }
        }
        .indicator {
            @include indicator;
            left: calc(var(--pos-x) - var(--space));
            width: 5px;
            background-image: linear-gradient(to top, $theme-color2, $gr-color2);
            border-radius: 9px;
        }
        @include xl {
            --space: 15px
        }
        @include lg {
            .tab-btn {
                font-size: 15px;
                padding: 14px 15px;
                gap: 10px;
                i {
                    font-size: 22px;
                    line-height: 1em;
                }
            }
        }
    }
    @include md {
        &-area {
            flex-direction: column;
            gap: 20px;
            .tab-content {
                flex: 100%;
            }
        }
        &-tab {
            flex: 100%;
            display: flex;
            flex-wrap: wrap;
            justify-content: center;
            gap: 0 15px;
            --space: 0;
            &:before {
                display: none;
            }
            .tab-btn {
                width: auto;
            }
            .indicator {
                display: none;
            }
            @include xs {
                display: block;
                --space: 25px;
                &:before {
                    display: block;
                }
                .tab-btn {
                    width: 100%;
                    font-size: 17px;
                    padding: 15px 17px;
                    @include vxs {
                        font-size: 15px;
                    }
                }
                .indicator {
                    display: block;
                }
            }
        }
    }
}
.feature-video {
    border-radius: 30px;
    img {
        width: 100%;
    }
    .play-btn {
        > i {
            --icon-size: 140px;
            background-color: rgba($color: #fff, $alpha: 0.3);
            border: 2px solid $white-color;
            @include sm {
                --icon-size: 80px;
            }
        }
        &:before,
        &:after {
            background-color: transparent;
            border: 2px solid $white-color;
        }
    }
}
.counter-box {
    &-wrap {
        display: flex;
        justify-content: space-between;
    }
    --shape-size: 34px;
    display: flex;
    align-items: flex-end;
    gap: 10px;
    padding-left: var(--shape-size);
    position: relative;
    .box {
        &-shape {
            @include equal-size(var(--shape-size));
            background-color: $border-color;
            border-radius: 100% 0 0 0;
            position: absolute;
            top: calc(var(--shape-size) * -1);
            left: 0;
            transition: 0.4s ease-in-out;
        }
        &-number {
            font-size: 94px;
            line-height: 1;
            margin: -0.125em -2px;
            @include lg {
                font-size: 84px;
            }
        }
        &-text {
            font-size: 18px;
            font-weight: 500;
        }
    }
    &:hover {
        .box-shape {
            transform: rotate(90deg);
        }
    }
    @include md {
        &-wrap {
            flex-wrap: wrap;
            gap: 60px 0;
        }
        flex: 50%;
    }
}

/* Hero 3 ------------------------------------*/
.scroll-bottom {
    &-wrap {
        position: absolute;
        bottom: 30px;
        right: 29%;
        height: 200px;
        width: 390px;
        max-width: 100%;
        background-image: $gr-bg1;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: flex-end;
        padding-bottom: 23px;
        @include xl {
            right: 34%;
            bottom: 15px;
        }
        @include md {
            width: 300px;
            right: 18%;
            bottom: 0px;
        }
        @include xs {
            right: unset;
            left: 0;
        }
    }
    display: inline-block;
    line-height: 1;
    width: 30px;
    height: 50px;
    border: 2px solid $white-color;
    border-radius: 50px;
    position: relative;
    z-index: 6;
    &:before {
        content: "";
        height: 15px;
        width: 2px;
        border-radius: 50px;
        background-color: $white-color;
        position: absolute;
        top: 5px;
        left: 12px;
        animation: lineMove 1.5s infinite;
    }
    &:hover {
        border-color: $white-color;
    }
}
@keyframes lineMove {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        transform: translateY(10px);
    }
}
.hero-3 {
    .hero-inner {
        background-size: 100% 100%;
        background-position: bottom center;
        @include xs {
            background-size: auto;
            background-position: bottom left;
        }
    }
    .th-btn.border-2:after {
        inset: -1px;
        background-color: $title-color;
    }
}
.hero-style3 {
    text-align: center;
    padding: 325px 0 290px 0;
    .hero-title3 {
        color: $white-color;
        text-transform: capitalize;
        margin-top: -0.21em;
        line-height: 1.213;
        margin-bottom: 20px;
        .title1 {
            font-weight: 900;
        }
        > span {
            display: block;
        }
    }
    .hero-meta {
        margin-bottom: 39px;
        span {
            color: $white-color;
            i {
                color: #FD8900;
            }
        }
    }
    .btn-group {
        justify-content: center;
    }
    @include xl {
        padding: 260px 0 220px 0;
    }
    @include md {
        padding: 200px 0 180px 0;
        .hero-title3 {
            font-size: 56px;
            @include sm {
                font-size: 42px;
            }
        }
        .hero-meta {
            margin-bottom: 30px;
        }
    }
    @include xs {
        .hero-title3 {
            font-size: 38px;
        }
        .hero-meta {
            > span {
                display: block;
                margin: 0 0 8px 0;
                &:last-child {
                    margin-bottom: 0;
                }
            }
        }
    }
}

/* Header 3 ---------------------------------- */
.header-layout3 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    .menu-area {
        position: relative;
        z-index: 2;
        background: rgba(255, 255, 255, 0.12);
        border: 1px solid rgba(255, 255, 255, 0.1);
        backdrop-filter: blur(20.1px);
        border-radius: 60px;
        padding: 0 17px;
        max-width: 1720px;
        margin: 40px auto 0 auto;
        @media (max-width: 1740px) {
            margin: 12px;
        }
        @include md {
            padding: 8px 15px;
        }
        @include vxs {
            margin: 0;
            border-radius: 10px;
        }
    }
    .main-menu > ul > li > a {
        padding: 32px 0;
        color: $white-color;
        &:hover {
            color: $theme-color2;
        }
    }
    .icon-btn {
        color: $white-color;
    }
    .sticky-wrapper.sticky {
        background-color: transparent;
        filter: none;
        .menu-area {
            background-color: $theme-color;
            border: none;
            margin-top: 0;
        }
    }
    @include xs {
        .row {
            --bs-gutter-x: 4px;
        }
    }
}