section.p_dt_sec1_template--22777644581161__product_detail_1st_section_KUnBJn {
    padding: 20px 0 120px;
}

section.p_dt_sec1_template--22777644581161__product_detail_1st_section_KUnBJn .row [class*=col-]:nth-child(1) {
    order: 2;
}

section.p_dt_sec1_template--22777644581161__product_detail_1st_section_KUnBJn .row [class*=col-]:nth-child(2) {
    order: 1;
}

section.p_dt_sec1_template--22777644581161__product_detail_1st_section_KUnBJn .row [class*=col-]:nth-child(3) {
    order: 3;
}

section.p_dt_sec1_template--22777644581161__product_detail_1st_section_KUnBJn .row [class*=col-]:nth-child(2),
section.p_dt_sec1 .row [class*=col-]:nth-child(3) {
    margin-top: 119px;
}

section.learnmore-combined {
    position: relative;
    z-index: 2;
}


section.learnmore-combined .product-item {
  position: relative;
  transition: 300;
  overflow: hidden;
}

section.learnmore-combined .product-item.not-selected {
    background-color: #ffffff !important;
}

section.learnmore-combined .product-item.not-selected .selected-product-image {
    right: 50%;
    opacity: 0;
}

section.learnmore-combined .selected-product-image {
    width: 50px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%) rotate(30deg);
    opacity: 1;
    right: 10%;
    transition: 300ms;
}

section.p_dt_sec1 .can_img {
    width: 100%;
    max-width: 280px;
    margin: 0 auto 20px;
    height: auto
}

section.p_dt_sec1 .can_img img {
    width: 100%;
}

@media (min-width: 768px) and (max-width: 1024px) {
    section.p_dt_sec1 .can_img {
        margin: 40px auto 20px;
        transform: scale(1.5);
    }
}

@media screen and (max-width: 1024px) {
    section.p_dt_sec1 {
        padding: 90px 0;
    }
}

@media screen and (max-width: 991px) {
    section.p_dt_sec1 {
        padding: 60px 0;
    }

    section.p_dt_sec1 .row [class*=col-]:nth-child(2),
    section.p_dt_sec1 .row [class*=col-]:nth-child(3) {
        margin-top: 0;
    }
}

@media screen and (max-width: 767px) {
    section.p_dt_sec1 {
        text-align: center;
    }

    section.p_dt_sec1 .row .col-4,
    section.p_dt_sec2 .row .col-4 {
        width: 100%;
    }

    section.p_dt_sec1 .row [class*=col-]:nth-child(1) {
        order: 1;
    }

    section.p_dt_sec1 .row [class*=col-]:nth-child(2) {
        order: 2;
    }

    section.p_dt_sec1 .row [class*=col-]:nth-child(3) {
        order: 3;
    }

    section.p_dt_sec1 .row [class*=col-]:nth-child(2),
    section.p_dt_sec1 .row [class*=col-]:nth-child(3) {
        margin-top: 0;
    }

    section.p_dt_sec1 .can_img {
        margin: 0 auto 1.25rem;
        max-width: 280px;
    }

    section.p_dt_sec1 h2 {
        margin: 0 0 15px;
        font-size: 20px;
    }

    section.p_dt_sec1 a.glb_btn {
        margin: 0 0 0.9375rem;
    }

    section.p_dt_sec1 {
        padding: 30px 15px;
        height: auto;
    }
}

section.p_dt_sec2_template--22777644581161__product_detail_2nd_section_RNL4kh {
    padding: 0 0 120px;
}

section.p_dt_sec2_template--22777644581161__product_detail_2nd_section_RNL4kh .row [class*=col-]:nth-child(1) {
    order: 2;
}

section.p_dt_sec2_template--22777644581161__product_detail_2nd_section_RNL4kh .row [class*=col-]:nth-child(2) {
    order: 1;
}

section.p_dt_sec2_template--22777644581161__product_detail_2nd_section_RNL4kh .row [class*=col-]:nth-child(3) {
    order: 3;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

section.p_dt_sec2 .row [class*=col-]:nth-child(4) {
    order: 4;
}

section.p_dt_sec2_template--22777644581161__product_detail_2nd_section_RNL4kh .mx_item {
    width: 100%;
    text-align: center;
}

section.p_dt_sec2_template--22777644581161__product_detail_2nd_section_RNL4kh .mx_item .mx_icon {
    width: 40.216px;
    height: 40.216px;
    margin: 0 auto 16px;
    background-color: #48b9e7;
    padding: 5px;
    border-radius: 10px;
}

section.p_dt_sec2_template--22777644581161__product_detail_2nd_section_RNL4kh .mx_item h3 {
    margin: 0 0 16px;
}

section.p_dt_sec2_template--22777644581161__product_detail_2nd_section_RNL4kh .mx_item p {
    color: var(--Gray, #343434);
    text-align: center;
    font-family: Sora;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    /* 171.429% */
}

section.p_dt_sec2_template--22777644581161__product_detail_2nd_section_RNL4kh .mx_item+.mx_item {
    margin-top: 25px;
}

section.p_dt_sec2 .mobile_slide .swiper-pagination {
    position: relative;
    margin: 20px 0 0;
    padding: 0;
}

section.p_dt_sec2 .mobile_slide .swiper-pagination .swiper-pagination-bullet-active {
    background: #48b9e7;
    transform: scale(1.3);
}

section.p_dt_sec2 .row .mobile_slide {
    display: none;
}

section.p_dt_sec2 .can_img {
    width: 100%;
    max-width: 280px;
    margin: 0 auto 20px
}

section.p_dt_sec2 .can_img img {
    width: 100%;
}

section.p_dt_sec2 {
    text-align: center;
}

@media (min-width: 768px) and (max-width: 1024px) {
    section.p_dt_sec2 .can_img {
        margin: 80px auto 20px;
        transform: scale(1.5);
    }
}

@media screen and (max-width: 1024px) {}

@media screena and (max-width:1400px) {
    section.p_dt_sec2 h2 {
        font-size: 40px;
        line-height: 50px;
    }
}

@media screen and (max-width: 991px) {
    section.p_dt_sec2 {
        text-align: center;
        padding: 0 0 60px;
    }

    section.p_dt_sec2 .row {
        align-items: center;
    }
}

@media screen and (max-width: 767px) {
    section.p_dt_sec2 .row .col-4 {
        width: 100%;
    }

    section.p_dt_sec2 .row [class*=col-]:nth-child(1) {
        order: 1;
    }

    section.p_dt_sec2 .row [class*=col-]:nth-child(2) {
        order: 2;
    }

    section.p_dt_sec2 .row [class*=col-]:nth-child(3) {
        order: 3;
    }

    section.p_dt_sec2 .can_img img {
        width: 100%;
    }

    section.p_dt_sec2 .can_img {
        margin: 0 auto 1.25rem;
        max-width: 280px;
    }

    section.p_dt_sec2 h2 {
        font-size: 20px;
    }

    section.p_dt_sec2 .mx_item h3 {
        margin: 0 0 12px;
        font-size: 18px;
    }

    section.p_dt_sec2 {
        text-align: center;
        padding: 0 0 30px;
    }

    section.p_dt_sec2 .row .info_item {
        display: none !important;
    }

    section.p_dt_sec2 .row .mobile_slide {
        display: block;
    }
}

.pro-img {
    position: fixed;
    top: 50px;
    left: 0;
    width: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    height: 99%;
    z-index: 1;
}

.fix-it2 .pro-img {
    position: absolute;
    height: auto;
    bottom: 35px;
    top: unset;
}

section.p_dt_sec1 {
    height: 100vh;
    display: flex;
    align-items: center;
}

.pro-img img {
    transition: .5s;
}

.pro-img img#back-img {
    opacity: 0;
    transition: .5s;
    position: absolute;
    transform: scaleX(-1);
}

.pro-img video,
.pro-img img#wrtr {
    position: absolute;
    z-index: -1;
    width: 60%;
}

section.p_dt_sec1_template--22759160840489__product_detail_1st_section_Vm8KgM .row [class*=col-]:nth-child(2),
section.p_dt_sec1 .row [class*=col-]:nth-child(3) {
    margin-top: 0;
}

main.fix-it .pro-img img#back-img {
    opacity: 1;
    transform: rotateY(180deg);
}

main.fix-it .pro-img img#frontimg {
    opacity: 0;
}

section.p_dt_sec1 .can_img,
section.p_dt_sec2 .can_img {
    display: none;
}

@media (max-width:1024px) {

    section.p_dt_sec1 .can_img,
    section.p_dt_sec2 .can_img {
        display: block;
    }
}

@media (max-width:1024px) {
    section.p_dt_sec1 {
        height: auto;
    }
}

section.p_dt_sec1_template--22777644581161__product_detail_1st_section_KUnBJn {
    padding: 20px 0 120px;
}

section.p_dt_sec1_template--22777644581161__product_detail_1st_section_KUnBJn .row [class*=col-]:nth-child(1) {
    order: 2;
}

section.p_dt_sec1_template--22777644581161__product_detail_1st_section_KUnBJn .row [class*=col-]:nth-child(2) {
    order: 1;
}

section.p_dt_sec1_template--22777644581161__product_detail_1st_section_KUnBJn .row [class*=col-]:nth-child(3) {
    order: 3;
}

section.p_dt_sec1_template--22777644581161__product_detail_1st_section_KUnBJn .row [class*=col-]:nth-child(2),
section.p_dt_sec1 .row [class*=col-]:nth-child(3) {
    margin-top: 119px;
}

section.p_dt_sec1 .can_img {
    width: 100%;
    max-width: 280px;
    margin: 0 auto 20px
}

section.p_dt_sec1 .can_img img {
    width: 100%;
}


/* Responsive */

@media (min-width: 768px) and (max-width: 1024px) {
    section.p_dt_sec1 .can_img {
        margin: 40px auto 20px;
        transform: scale(1.5);
    }
}

@media screen and (max-width: 1024px) {
    section.p_dt_sec1 {
        padding: 90px 0;
    }
}

@media screen and (max-width: 991px) {


    section.p_dt_sec1 {
        padding: 60px 0;
    }

    section.p_dt_sec1 .row [class*=col-]:nth-child(2),
    section.p_dt_sec1 .row [class*=col-]:nth-child(3) {
        margin-top: 0;
    }

}

@media screen and (max-width: 767px) {


    section.p_dt_sec1 {
        text-align: center;
    }

    section.p_dt_sec1 .row .col-4,
    section.p_dt_sec2 .row .col-4 {
        width: 100%;
    }

    section.p_dt_sec1 .row [class*=col-]:nth-child(1) {
        order: 1;
    }

    section.p_dt_sec1 .row [class*=col-]:nth-child(2) {
        order: 2;
    }

    section.p_dt_sec1 .row [class*=col-]:nth-child(3) {
        order: 3;
    }

    section.p_dt_sec1 .row [class*=col-]:nth-child(2),
    section.p_dt_sec1 .row [class*=col-]:nth-child(3) {
        margin-top: 0;
    }

    section.p_dt_sec1 .can_img {
        margin: 0 auto 1.25rem;
        max-width: 280px;
    }

    section.p_dt_sec1 h2 {
        margin: 0 0 15px;
        font-size: 20px;
    }

    section.p_dt_sec1 a.glb_btn {
        margin: 0 0 0.9375rem;
    }

    section.p_dt_sec1 {
        padding: 30px 15px;
        height: auto;
    }
}


section.learnmore-combined .flipper.mobile_row {
    display: none;
}

@media screen and (max-width: 750px) {
    section.oasis_sec1 .row.desktop_row {
        display: none;
    }

    section.learnmore-combined .flipper.mobile_row {
        display: block;
    }

    section.learnmore-combined .flipper.mobile_row .back-img, section.learnmore-combined .flipper.mobile_row .front-img{
        position: unset;
        height: 450px;
        width: auto;
        opacity: 1 !important;
        backface-visibility: unset;
    }
}