@font-face {
    font-family: "rift";
    src: url("/font/NotoSans-Bold.ttf");
    font-style: "normal";
    font-weight: "700";
}
@font-face {
    font-family: "SUIT";
    src: url("/font/Outfit-VariableFont_wght.ttf");
    font-style: "normal";
    font-weight: "300";
}
.font-check {
    font-family: rift, sans-serif;
}
/* Style the video: 100% width and height to cover the entire window */
#myVideo {
    position: fixed;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    left: 50%;
    transform: translateX(-50%);
}

/* Add some content at the bottom of the video/page */
.content {
    position: relative;
    bottom: 0;
    color: #f1f1f1;
    width: 100%;
    /* padding: 20px; */
    margin-top: 10vh;
    /* margin-left: 1%; */
}
.h-65 {
    height: 65px;
}

.company-place {
    height: 300px;
    width: auto;
}
@media screen and (max-width: 1500px) {
    #myVideo {
        height: 100%;
    }
}

@media screen and (min-width: 1500px) {
    #myVideo {
        width: 100%;
    }
}
.sec2_storage_image {
    position: relative;
    bottom: 50px;
}
@media screen and (max-width: 768px) {
    .sec2_storage_image {
        position: relative;
        bottom: 0px;
    }
}
.nav-item {
    padding: 0px 10px;
}
.company-intro-txt {
    font-weight: bolder;
    letter-spacing: 3px;
    font-size: 50px;
}
.center {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    counter-reset: button;
}
.font-size-inherit {
    font-size: inherit;
    font-family: system-ui;
}
.p-14-14 {
    padding: 14px 14px;
}
.section2-note2-pera {
    font-family: system-ui;
    letter-spacing: 0.5px;
    line-height: 1.6;
}
.sec3-vission-txt {
    font-size: 40px;
    font-weight: bolder;
}
.history_wrapper .inner {
    display: flex;
    margin-bottom: 10px;
}
.history_wrapper .inner .head {
    margin-right: 25px;
    font-size: 22px;
    font-weight: 700;
}
.history_wrapper .inner .cont {
    font-size: 18px;
    line-height: 22px;
}
hr.hr {
    border-color: white !important;
}
.background-gray-box {
    background-color: #e5e5f7;
    opacity: 0.8;
    background-image:
        linear-gradient(#434343 1px, transparent 1px),
        linear-gradient(to right, #393939 1px, #242424 1px);
    background-size: 20px 20px;
}
.question-txt {
    font-family: sans-serif;
    font-weight: 500;
    font-size: x-large;
}
.question-title {
    font-size: 12px;
}
.english_ci_heading {
    font-size: xx-large;
    font-weight: 600;
}
.btn:focus {
    outline: none;
    box-shadow: 0 0 0 0.1rem rgb(238 238 238);
    /* border-radius: 30%; */
}
.ml7per {
    margin-left: 7%;
}
.ls-1-p {
    letter-spacing: 1px;
}
.landing-section1 {
    height: auto !important;
}
.sec1div1Box {
    margin-top: 27px;
    /* margin-left: 2%; */
    /* text-align: -webkit-center; */
}
.sec1div2Box {
    background-image: url(../../images/landing/section1bgImage.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    /* width:99.9%;
        height:100%; */
}
.landing-section1text1 {
    padding-top: 90px;
    padding-bottom: 160px;
}
.landing-section2 {
    padding-top: 6vh !important;
}
@media screen and (max-width: 768px) {
    .landing-section1 .content {
        margin-top: 0vh !important;
    }
    /* .sec1div2Box {
        margin-top: 0px;
    } */
    .landing-section2 {
        height: auto;
    }
    .landing-section1text1 {
        padding: 30px;
    }
    #mobile-menu #first-menu {
        text-align: -webkit-center;
    }
    .landing-section1text1 {
        justify-content: unset;
    }

}
.text-red-logo {
    color: #d30000;
}
.bottom-border-red-logo1 {
    border-bottom: 1px solid #d30000;
    font-size: 26px;
    font-family: "rift";
}
.bottom-border-red-logo1:after {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background: #cf0e0e;
    border-radius: 20px;
    position: absolute;
    /* left: 31%; */
    margin-top: -2px;
    right: 0px;
}
.bottom-border-red-logo2 {
    border-bottom: 1px solid #d30000;
    font-size: 26px;
    font-family: "rift";
}
.bottom-border-red-logo2:after {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background: #cf0e0e;
    border-radius: 20px;
    position: absolute;
    margin-top: -2px;
    left: 0px;
}
.positio-relative-div {
    position: relative;
}
.fs-23px {
    font-size: 23px;
}
.pt-10px {
    padding-top: 0px;
}
@media screen and (min-width: 1000px) {
    .pt-10px {
        padding-top: 107px;
    }
}
.round-radius {
    border-radius: 20px !important;
}
.bgImg {
    /* background-image:url(../../images/landing/section1bgImage.png);
        background-size: 100% 100%; */
    background: #b52b21;
}
.bg-black {
    background: black;
}
.border-white {
    border: 1px solid #fff;
}
div.scroll-container {
    overflow: auto;
    white-space: nowrap;
    -ms-overflow-style: none;
    scrollbar-width: none;
    position: relative;
    padding-bottom: 50px;
}
.scroll-container::-webkit-scrollbar {
    display: none; /* Safari and Chrome */
}
.image-container-b2b-static {
    width: 450px;
    height: 280px;
}
.carousel-indicators [data-bs-target] {
    background-color: #424242f0 !important;
    border: 1px solid #ffff !important;
}
.image-container-b2b-static img {
    width: 450px;
    height: 280px;
}
.show_image_details {
    position: absolute;
    bottom: 54px;
    left: 30px;
}
.w-85 {
    width: 85%;
}
.fs-45-px {
    font-size: 54px;
}
.fs-19-px {
    font-size: 19px;
}
@media screen and (max-width: 1560px) {
    .w-85 {
        width: 85%;
    }
}
.ml-13-per {
    padding-top: 234px;
    margin-left: 20%;
}
@media screen and (max-width: 768px) {
    .landing-section2 .fl-d-reverse {
        display: flex;
        flex-direction: column-reverse;
    }
    .landing-section2 .fl-d-row {
        display: flex;
        flex-direction: row;
    }
}
.single-image img {
    width: 520px;
    height: 350px;
    cursor: pointer;
}
.single-image {
    margin-left: 10px;
    margin-right: 10px;
    width: 520px;
    height: 350px;
    position: relative;
}
.carousel-caption {
    left: 2%;
    text-align: start;
}
.carousel-dark .carousel-caption h4 {
    color: #cf291a;
}
.carousel-inner {
    padding-bottom: 50px;
}
.landing-section2 {
    padding-bottom: 10vh;
}
.sec3_heding_1 {
    font-family: rift, sans-serif;
    font-size: 44px;
    font-weight: bold;
    /* line-height: 38px; */
    font-style: normal;
    text-align: center;
    color: #ffffff;
}
.sec3_title1 {
    /* font-family: 'rift', sans-serif; */
    font-size: 20px;
    font-weight: normal;
    line-height: 32px;
    font-weight: 100 !important;
    font-style: normal;
    text-align: center;
    color: #ffffff;
}
.transparent-btn {
    border: 1px solid #ffff;
    color: #ffff;
}
.fs-15-px {
    border: 1px solid #ffff;
    color: #ffff;
}
.maximize .onebtn::after {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    background-color: #ce291a;
    position: absolute;
    top: 58%;
    bottom: auto;
    /* left: 0; */
    right: 15px;
    z-index: 1;
    border-radius: 10px;
}
.maximize .twobtn::before {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    background-color: #690513;
    position: absolute;
    top: 58%;
    bottom: auto;
    left: 0;
    /* right: 15px; */
    z-index: 1;
    border-radius: 10px;
}
.maximize .twobtn::after {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    background-color: #ce291a;
    position: absolute;
    top: 58%;
    bottom: auto;
    /* left: 0; */
    right: 15px;
    z-index: 1;
    border-radius: 10px;
}
.maximize .threebtn::before {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    background-color: #690513;
    position: absolute;
    top: 58%;
    bottom: auto;
    left: 0;
    /* right: 15px; */
    z-index: 1;
    border-radius: 10px;
}
.maximize .threebtn::after {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    background-color: #ce291a;
    position: absolute;
    top: 58%;
    bottom: auto;
    /* left: 0; */
    right: 15px;
    z-index: 1;
    border-radius: 10px;
}
.maximize .fourbtn::before {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    background-color: #690513;
    position: absolute;
    top: 58%;
    bottom: auto;
    left: 0;
    /* right: 15px; */
    z-index: 1;
    border-radius: 10px;
}
.maximize .fourbtn::after {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    background-color: #ce291a;
    position: absolute;
    top: 58%;
    bottom: auto;
    /* left: 0; */
    right: 15px;
    z-index: 1;
    border-radius: 10px;
}
.maximize .fivebtn::before {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    background-color: #690513;
    position: absolute;
    top: 58%;
    bottom: auto;
    left: 0;
    /* right: 15px; */
    z-index: 1;
    border-radius: 10px;
}
.maximize .fivebtn::after {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    background-color: #ce291a;
    position: absolute;
    top: 58%;
    bottom: auto;
    /* left: 0; */
    right: 15px;
    z-index: 1;
    border-radius: 10px;
}
.maximize .sixbtn::before {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    background-color: #690513;
    position: absolute;
    top: 58%;
    bottom: auto;
    left: 0;
    /* right: 15px; */
    z-index: 1;
    border-radius: 10px;
}
.carousel-indicators .active {
    background-color: #ffff !important;
}
.slider2-single-image {
    margin-left: 20px;
    margin-right: 20px;
    width: 414px;
    height: 281px;
    /* padding: 0px 0px 0px 0px; */
    position: relative;
}
.slider2-single-image img {
    width: 414px;
    height: 281px;
    cursor: pointer;
}
.p22-0-px {
    padding: 22px 0px;
}
.bg-white-btn {
    background: #ffff;
    color: #000;
}
.bg-red-btn {
    background: #de0000;
    color: #fff;
    border: none;
}
.p11-0 {
    padding: 11px 0px;
}
.border-radius-30 {
    border-radius: 30px;
}
.carousel-control-next,
.carousel-control-prev {
    /* width: 30% !important; */
    opacity: 1 !important;
    width: 0 !important;
    /* background-color: #00000059 !important; */
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
    width: 4rem;
    height: 4rem;
}
.carousel-dark .carousel-control-next-icon,
.carousel-dark .carousel-control-prev-icon {
    filter: invert(0) grayscale(100) brightness(95);
}
.carousel-dark .carousel-control-prev-icon {
    position: absolute;
    left: 410px;
}
.carousel-dark .carousel-control-next-icon {
    position: absolute;
    right: 410px;
}
@media only screen and (min-width: 768px) {
    #carouselExampleDark3 .carousel-inner img {
        /* width: 452px !important; */
        padding: 30px;
    }
    .overlay {
        position: sticky;
        display: block;
        width: 93%;
        height: 100%;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: rgba(0, 0, 0, 0.5);
        z-index: 2;
        cursor: pointer;
    }
}
.image_group_3d {
    display: flex;
}
.transform-last-image {
    transform: perspective(80px) rotateY(-3deg);
}
.transform-first-image {
    transform: perspective(80px) rotateY(3deg);
}

.single_image_3d {
    width: 452px !important;
}
.margin-left-10 {
    margin-left: 10%;
}
.more-view-round {
    padding: 25px 11.1px;
    border: 1px solid #fff;
    border-radius: 50%;
}
.more-view-round .btn:focus {
    outline: 0 !important;
    box-shadow: 0 0 0 0 !important;
    border-radius: 50% !important;
}
.fs-20-px {
    font-size: 20px;
}
.fw-500 {
    font-weight: 500;
}
.footer_adress {
    padding-left: 3rem;
}
.b2b_sec_5_btn {
    width: 25%;
}
#carouselExampleDark3 {
    display: block;
}
#carouselExampleDark3_4 {
    display: none;
}
.maximize-image-elemnt {
    padding-top: 0rem;
}
#carouselExampleDark_1_2 {
    display: none;
}
#carouselExampleDark {
    display: block;
}
#web_view_more_btn {
    display: block;
}
#mobile_view_more_btn {
    display: none;
}
#carouselExampleDark2_2 {
    display: none;
}
#carouselExampleDark2 {
    display: block;
}
br {
    display: block;
}
.b2b_sec_6_footer_btn {
    margin-left: 3rem !important;
    width: 25%;
}
.mobile_view_btn {
    margin-right: 1.5rem !important;
    color: #fff;
}
.enviroment_image {
    margin-bottom: 0 !important;
    margin-right: 1rem !important;
    margin-top: 1.5rem !important;
    float: right !important;
}
#web_view_headerIcon {
    display: block;
}
#web-menu {
    display: block;
}
#mobile-menu {
    display: none;
}
.animated-text {
    display: inline-flex;
    height: 62px; /* FIXED HEIGHT */
    overflow: hidden;
    align-items: center;
    vertical-align: middle;
    color: #ffcc33;
}

#wordWrapper {
    display: block;
    transition: transform 0.6s ease-in-out;
}

#wordWrapper .word {
    height: 62px;
    line-height: 62px; /* MATCH HEIGHT */
    /* margin-bottom: 3px; */
    text-align: center;
    white-space: nowrap;
    transition:
        transform 0.5s ease,
        opacity 0.5s ease;
}

.word.slide-out {
    transform: translateY(-80px);
    opacity: 0;
}

.word.slide-in {
    transform: translateY(80px);
    opacity: 0;
}
.section-one-wrapper {
    display: flex;
    justify-content: center;
    height: 90%;
    align-items: center;
}
.wall-main-wrapper {
    background-size: cover;
}
.image-wrapper-wall {
    display: flex;
    height: 100%;
    width: 100%;
    align-items: center;
    justify-content: center;
    gap: 40px;
}
.image-wrapper-wall img {
    width: 136px;
    height: 202px;
    margin-top: 43px;
}
.wheel-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 60px;
    padding: 50px;
}

/* LEFT */
.left-panel {
    width: 100%;
    height: 100%;
}

.left-content {
    /* padding: 20px; */
    color: #fff;
    border-radius: 10px;
    height: 100%;
}

.left-content img {
    width: 100%;
    border-radius: 8px;
    height: 100%;
}

/* RIGHT */
.right-panel {
    width: 400px;
    height: 400px;
    position: relative;
}

.wheel-wrap {
    width: 400px;
    height: 400px;
    position: relative;
    border-radius: 50%;
    border: 2px dashed rgba(255, 255, 255, 0.3);
}

.wheel {
    width: 100%;
    height: 100%;
    position: relative;
    --rotate: 26deg;
}

.center-logo {
    position: absolute;
    inset: 0;
    margin: auto;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    background: #000;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10;
}

.wheel-item {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(calc(var(--angle) + var(--rotate)))
        translateX(200px) rotate(calc(-1 * (var(--angle) + var(--rotate))));
    transform-origin: center;
    transition:
        transform 0.6s ease,
        background 0.3s;
    /* white-space: nowrap; */
    background: #fff;
    cursor: pointer;
    color: #000;
    border: none;
    padding: 12px 14px;
    border-radius: 14px;
    width: 130px;
    font-size: 13px;
    text-align: center;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.4);
}
.wheel-item.active {
    background: red;
    color: #fff;
}
.center-connector {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 18px;
}

/* dotted lines */
.dot-line {
    display: flex;
    gap: 10px;
    justify-content: center;
    align-items: center;
}

.dot-line span {
    width: 8px;
    height: 8px;
    background: #d40000;
    border-radius: 50%;
    opacity: 0.9;
}

/* center icon */
.center-icon {
    width: 90px;
    height: 90px;
    background: #e60000;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.center-icon img {
    width: 91px;
    /* filter:invert(1); */
}
.first-dot-span {
    width: 15px !important;
    height: 15px !important;
}
.dot-span-down-opacity {
    /* width: 15px !important;
    height: 15px !important; */
    opacity: 0.6 !important;
}
@media screen and (max-width: 767px) {
    .image-wrapper-wall img {
        width: 57px;
        height: 77px;
        margin-top: 18px;
    }
    .wall-main-wrapper {
        background-size: 100% 100%;
        min-height: 170px;
    }
    .image-wrapper-wall {
        display: flex;
        height: 100%;
        width: 100%;
        align-items: center;
        justify-content: center;
        gap: 13px;
    }
    .wheel-item {
        position: absolute;
        top: 50%;
        left: 50%;
        /* transform: translate(-50%, -50%)
            rotate(calc(var(--angle) + var(--rotate))) translateX(110px)
            rotate(calc(-1 * (var(--angle) + var(--rotate)))); */
        transform-origin: center;
        transition:
            transform 0.6s ease,
            background 0.3s;
        /* white-space: nowrap; */
        background: #fff;
        cursor: pointer;
        color: #000;
        border: none;
        padding: 5px 0px;
        border-radius: 14px;
        width: 100px;
        font-size: 13px;
        text-align: center;
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.4);
    }
    .wheel-wrap {
        /* width: 250px;
        height: 250px; */
        position: relative;
        border-radius: 50%;
        border: 2px dashed rgba(255, 255, 255, 0.3);
    }
    .section-one-wrapper{
        height: 100%;
    }
}
@media screen and (max-width: 509px) {
    .wheel-item {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%)
            rotate(calc(var(--angle) + var(--rotate))) translateX(110px)
            rotate(calc(-1 * (var(--angle) + var(--rotate))));
        transform-origin: center;
        transition:
            transform 0.6s ease,
            background 0.3s;
        /* white-space: nowrap; */
        background: #fff;
        cursor: pointer;
        color: #000;
        border: none;
        padding: 3px 2px;
        border-radius: 14px;
        width: 100px;
        font-size: 12px;
        line-height: 12px;
        text-align: center;
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.4);
    }
    .wheel-wrap {
        width: 250px;
        height: 250px;
        position: relative;
        border-radius: 50%;
        border: 2px dashed rgba(255, 255, 255, 0.3);
    }
    .right-panel {
        width: 250px;
        height: 200px;
        position: relative;
        display: inline-block;
    }
}
.ss-1 .swiper-wrapper img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    object-position: center;
    border-radius: 20px;
}
.swiper-container.ss-1 {
    padding-bottom: 30px;
    cursor: grab;
}
.swiper-container.ss-1:active {
    cursor: grabbing;
}
.ss-1 .swiper-pagination {
    bottom: 0 !important;
}
.ss-1 .swiper-pagination-bullet {
    background: #999;
    opacity: 1;
}
.ss-1 .swiper-pagination-bullet-active {
    background: #fff;
}

.ss-1 .outer-wrapper {
    position: absolute;
    bottom: 15px;
    left: 15px;
    right: 15px;
}
.ss-1 .lang.eng {
    color: #bf261a;
    text-transform: uppercase;
    font-weight: 600;
}
.ss-1 .lang.kr {
    color: #fff;
}
.ss-1 .ryt-part {
    color: #fff;
    display: flex;
    gap: 15px;
    align-items: center;
}
.ss-1 .inner-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.ss-1 .fa-arrow-right {
    border: 1px solid #fff;
    padding: 6px 5px;
    border-radius: 50%;
    font-size: 30px;
    width: 30px;
}
.ss-1 .inner-wrapper a {
    text-decoration: none;
}
.ss-1 .inner-wrapper a:hover {
    color: #bf261a;
}
.ss-1 .inner-wrapper a:hover svg {
    border-color: #bf261a;
}
.ss-1 .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    margin: 0 3px !important;
}
.ss-2 .swiper-wrapper img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    object-position: center;
}
.ss-2 .swiper-container {
    padding-bottom: 30px;
    cursor: grab;
}
.swiper-container.ss-2:active {
    cursor: grabbing;
}
.ss-2 .swiper-pagination {
    bottom: 0 !important;
}
.ss-2 .swiper-pagination-bullet {
    background: #999;
    opacity: 1;
}
.ss-2 .swiper-pagination-bullet-active {
    background: #fff;
}
.ss-2 .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    margin: 0 3px !important;
}
.ss-2 .tabs-wrapper a {
    text-decoration: none;
    border: 1px solid #fff;
    padding: 8px 15px;
    border-radius: 25px;
    width: 120px;
    display: inline-block;
    text-align: center;
}

.ss-2 .tabs-wrapper a.active {
    background: #de0000;
    color: #fff;
}
.ss-3 .mySwiper {
    max-width: 1400px;
    padding-bottom: 30px;
}
.ss-3 .swiper-slide img {
    width: 100%;
    height: 100%;
    border-radius: 15px;
    object-fit: cover;
}
.ss-3 .swiper-button-prev,
.ss-3 .swiper-button-next {
    color: #ccc;
    filter: brightness(0) invert(1);
}
.ss-3 .swiper-button-prev {
    left: calc(50% - 300px) !important;
}

.ss-3 .swiper-button-next {
    right: calc(50% - 300px) !important;
}

.ss-3 .tabs-wrapper ul {
    padding-left: 0;
    list-style: none;
    padding-left: 0;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
}
.ss-3 .tabs-wrapper ul li a {
    text-decoration: none;
    border: 1px solid #000;
    padding: 8px 15px;
    border-radius: 25px;
    width: 120px;
    display: inline-block;
    text-align: center;
    color: #000;
}
.ss-3 .tabs-wrapper ul li a:hover {
    opacity: 0.8;
}
.ss-3 .tabs-wrapper ul li a.active {
    background: #000;
    color: #fff;
}
.ss-3 .swiper-pagination-bullet{
    width: 13px;
    height: 13px;
    display: inline-block;
    border-radius: 100%;
    background: #ffffff;
    opacity: 0.6;
}
.ss-3 .swiper-pagination-bullet-active {
    background: #fff;
    opacity: 1;
}
.ss-3 .swiper-button-next, .ss-3 .swiper-button-prev{
    position: absolute;
    top: 50%;
    width: 66px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}
.ss-3-slider-category .tabs-wrapper .active{
    background: #de0000;
    color: #fff;
    /* border: none; */
}
.ss4 .swiper-pagination-bullet {
    width: 13px;
    height: 13px;
    display: inline-block;
    border-radius: 100%;
    background: #ffffff;
    opacity: 0.6;
}
.ss4 .swiper-pagination-bullet-active {
    opacity: 1;
    background: #fff;
}
.ss4 .swiper-pagination {
    position: unset;
}
.sa-confirm-button-container .btn:focus{
    border-radius: 0 !important;
}
.ss-3-slider-category .tabs-wrapper{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    flex-wrap: wrap;
}
.ss-3 .swiper-slide img {
    min-height: 279px;
}