.more_showcase img {
    width: 100%;
}

.more_showcase::after {
    background: #fa5300;
    height: 405px;
}

.gallerySlider .swiper {
    width: 100%;
    padding: 40px 0;
}

.gallerySlider .swiper-slide {
    display: flex;
    justify-content: center;
}

.brand-card {
    /* width: 320px; */
    background: #f1f1f1;
    border-radius: 30px;
    padding: 2px 2px 40px;
    text-align: center;
    /* box-shadow: 0 8px 20px rgba(0,0,0,0.08); */
    position: relative;
}

.brand-card img {
    width: 100%;
    height: auto;
    border-radius: 30px 30px 0 0;
    object-fit: contain;
}

.brand-label {
    position: absolute;
    bottom: 10px;
    left: 30px;
    /* background: #2563eb;
    color: #fff; */
    font-size: 17px;
    line-height: 24px;
    padding: 1px 2px;
    border-radius: 0;
}

.gallerySlider .swiper-button-prev {
    left: -4%;
}

.gallerySlider .swiper-button-next {
    right: -4%;
}

.gallerySlider .swiper-button-next,
.gallerySlider .swiper-button-prev {
    height: 27px;
    width: 27px;
    border-radius: 50%;
    background: #f1f1f1;
    border: 1px solid #000;
}

.gallerySlider .swiper-button-next:after,
.gallerySlider .swiper-button-prev:after {
    font-size: 14px;
    color: #000;
}

.gallerySlider {
    position: relative;
    padding: 2rem 0;
}

.moreNew_content {
    text-align: left;
}

.moreNew_content h4 {
    font-size: 24px;
    line-height: 1.2;
    font-weight: 400;
    color: #000;
}

.moreNew_content li {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    color: #656565;
    font-size: 1.1rem;
    margin-bottom: 1rem;
}

.uniqueBox {
    text-align: center;
}

.uniqueBox img {
    width: 100%;
    height: 275px;
    object-fit: cover;
    object-position: top;
}

.uniqueBox h3 {
    width: 100%;
    max-width: 60%;
    margin: 1.5rem auto;

}

.uniqueBox p {
    color: #656565;
    font-size: 1.2rem;
}

.boxs p {
    font-size: 1.3rem;
    line-height: 1.3;
    color: #000;
}

.priceBox h3,
.boxs {
    margin-bottom: 15px;
}

.code_acti {
    color: #656565;
    font-size: 1rem;
    line-height: 1;
    margin-top: 1.5rem;
}

.experiance-page {
    padding: 50px 70px;
}

/* .experiance_content{
    padding: 50px;
    border-radius: 30px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url('../images/more-showcase/experience.jpg');
} */
.experiance_content {
    position: relative;
    padding: 50px;
    border-radius: 30px;
    overflow: hidden;
}

.experiance_content::before {
    content: "";
    position: absolute;
    inset: 0;
    background-image: url('../images/more-showcase/experience.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    transform: scaleX(-1);
    /* horizontal flip */
    z-index: -1;
}

.experiance_content h1 {
    font-size: 34px;
    margin-bottom: 1.3rem;
}

.experiance_content h1 img {
    width: 100%;
    max-width: 30%;
}

.experiance_content h4 {
    font-size: 36px;
    text-align: center;
}

.experiance_content p {
    font-size: 1.3rem;
    line-height: 1.5;
    margin-bottom: 3.5rem;
}

.btn-wrap {
    display: flex;
    gap: 1rem;
}

.btn-wrap .btn {
    border-radius: 20px;
}

.get_ready {
    gap: 35px;
}

.get_ready .ready-box .ready-img {
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 6px;
    align-items: anchor-center;
    padding: 46px 0;
}

.get_ready .ready-box .ready-img img {
    height: 71px;
    width: auto;
    object-fit: contain;
}

.get_ready .ready-box .ready-img h4 {
    font-size: 24px;
    font-weight: 700;
    line-height: 28px;
    width: 100%;
    max-width: 60%;
    margin: auto;
}

.get_ready .ready-box .ready-img p {
    color: rgb(109, 109, 109);
    padding: 0;
    font-size: 18px;
}

/* .light-gray{
        background: rgb(241, 241, 241);
} */

.acvt_email {
    color: #000;
}

#loginModal #activate-account .image-wrap .imagr {
    background-image: url('../images/activate-account.webp');
}

#loginModal #activate-account .sign-in-form .col-3 {
    padding-inline: 8px;
}

#loginModal #activate-account .sign-in-form input[type=number] {
    -moz-appearance: textfield;
}

#loginModal #activate-account .sign-in-form input[type=number]::-webkit-inner-spin-button,
#loginModal #activate-account .sign-in-form input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

#loginModal #activate-account .sign-in-form input {
    text-align: center;
}

#activate-account-join .get_ready .ready-box .ready-img {
    padding-top: 0;
    padding-bottom: 15px;
}

#activate-account-join .get_ready .ready-box .ready-img img {
    height: 48px;
    width: auto;
    object-fit: contain;
}

#activate-account-join .get_ready .ready-box .ready-img h4 {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}

#activate-account-creative-power .btn {
    border: 1px solid #000;
    margin-bottom: 1rem;
        line-height: 33px !important;
}

#activate-account-creative-power .btn_wrap {
    margin-top: 1rem;
}

#loginModal #forgot-password .image-wrap .imagr {
    background-image: url('../images/forgot-password.webp');
    min-height: 570px;
}

#loginModal #reset-password .image-wrap .imagr {
    background-image: url('../images/reset-password.webp');
    min-height: 570px;
}