header {
    width: 100%;
    position: absolute;
    padding-top: 60px;
}

.swiper-slide-active {
    z-index: 1000;
}

.main-banner {
    background-color: var(--gray900);
    width: 100%;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.main-banner>.bold {
    margin-right: 10px !important;
}

.main_subtext {
    padding: 30px 0 60px 0 !important;
}

.main-banner img {
    width: 16px;
    height: 16px;
    margin-right: 30px;
    cursor: pointer;
}

.btn_prev_disabled {
    width: 80px;
    height: 80px;
    border-radius: 40px;
    display: flex;
    justify-content: center;
    align-items: center;

    position: absolute;
    left: 30px;
    top: 261px;
}

.btn_next_abled {
    width: 80px;
    height: 80px;
    border-radius: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: 30px;
    top: 261px;
}

.codemy_pick_img {
    width: 100%;
    height: 640px;
    position: relative;
}

.codemy_pick_layer {
    width: 100%;
    height: 240px;
    position: absolute;
    bottom: 0;
    padding: 40px 80px;
    background: rgba(28, 30, 33, 0.7);
    /* backdrop-filter: blur(20px); */
    border-radius: 0px 0px 16px 16px;
}

.codemy_pick_second {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.main_category_box {
    height: 80px;
    display: flex;
    align-items: center;
    border-radius: 40px;
    margin-bottom: 30px;
    padding: 0 20px;
    cursor: pointer;
}

.main_category_c {
    width: 40px;
    height: 40px;
    margin-right: 20px;
    border-radius: 20px;
}

.main_category_banner {
    height: 160px;
    cursor: pointer;
    display: flex;
}

.mySwiper-bbanner {
    margin-top: 150px;
}

.main_category_banner_img {
    width: 537px;
    height: 160px;
    border-radius: 4px 0 0 4px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    transition: background-size 0.4s ease;
}

.main_category_banner_img:hover {
    background-size: 120% 120%;
    transition: background-size 0.4s ease;
}

.main_sub_swiper {
    flex: 1;
    padding: 39px 38px;
    border-radius: 0 4px 4px 0;
    ;
}

.c100 {
    color: var(--Gold100);
}

.c300 {
    color: var(--Gold300);
}

.c500 {
    color: var(--Gold500);
}

.title-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.title-flex button {
    width: 84px;
    height: 39px;
    border-radius: 4px;
}

.main_sub_swiper .title {
    font-size: 26px;
    font-weight: 700;
    padding-bottom: 10px;
    line-height: 34px;
    letter-spacing: 0.73px;
}

.main_sub_swiper .subtitle {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.45px;
}

.main_creator_text_box {
    z-index: 1000 !important;
    width: 65%;
    margin: 0 auto;
    margin-top: -130px !important;
    margin-bottom: 40px;
    padding: 60px;
    background-color: var(--white);
}

.main_strories_card {
    height: 330px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 50px 40px 40px 40px;
    margin-bottom: 40px;
}

.main-top-carosel-container {
    overflow: hidden;
}

.main-top-carosel-row {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}

.main-top-carosel-item {
    flex-basis: 100%;
    flex-shrink: 0;
}

.main-top-carosel-now {
    animation: blur 0.8s ease;
}

.main-top-carosel-next {
    animation: clearly 0.8s ease 0.8s;
}

.se-title {
    font-size: 35px;
    color: var(--Gold100);
    font-weight: 700;
}


/*22-07-22 추가분 */

.se01 {
    padding-top: 210px;
    margin-bottom: 124px;
    position: relative;
}

.mySwiper-main {
    position: static;
}

.mySwiper-main .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.mySwiper-main .title {
    word-break: keep-all;
    font-size: 60px;
    line-height: 69px;
    font-weight: 700;
}

.se01-text p {
    max-width: 530px;
    padding-top: 28px;
    word-break: keep-all;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 0.42px;
    padding-right: 20px;
}

.mySwiper-main .bg-img {
    width: 813px;
    height: 457px;
    margin-left: 80px;
    border-radius: 7px;
    overflow: hidden;
}

.swiper-fixed-button {
    width: 100%;
    font-size: 20px;
    height: 43px;
    border-radius: 4px;
    font-weight: 700;
    margin-top: 22px;
}

.swiper-fixed video {
    width: 100%;
    border-radius: 7px;
}

.swiper-textbox {
    flex: 1;
}

.se01-img01 {
    background-image: url(/img/global/desktop/aura/index/se01-img01.png);
}

.se01-img02 {
    background-image: url(/img/global/desktop/aura/index/se01-img02.png);
}

.se01-img03 {
    background-image: url(/img/global/desktop/aura/index/se01-img03.png);
}

.se01-img04 {
    background-image: url(/img/global/desktop/aura/index/se01-img04.png);
}

.se01-page {
    display: flex;
    font-size: 11px;
    justify-content: flex-start;
    position: relative;
    bottom: 16px;
}

.se01 .swiper-button-next img,
.se01 .swiper-button-prev img {
    width: 32px;
    height: 32px;
}

.se_side_bn{
    margin-bottom: 120px ;
}
.se01_main_bn_wrap{
    display: flex;
    align-items: center;
    justify-content: center;
}

.se_side_bn .main_category_banner{cursor: default !important; }

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    position: relative;
    width: auto;
    bottom: 0;
}

.mySwiper-main .pagination_bullet {
    margin-left: 15px;
}

.se01 .swiper-button-next,
.se01 .swiper-rtl .swiper-button-prev {
    right: 30px;

    display: flex;
    align-items: center;
    justify-content: center;
}

.se01 .swiper-button-prev,
.se01 .swiper-rtl .swiper-button-next {
    left: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.se01 .swiper-button-prev,
.se01 .swiper-rtl .swiper-button-next,
.se01 .swiper-button-next,
.se01 .swiper-rtl .swiper-button-prev {
    background: var(--black);
    width: 74px;
    height: 74px;
    border-radius: 100px;
    transition: 0.2s;
}

.se01 .swiper-button-prev:hover,
.se01 .swiper-rtl .swiper-button-next:hover,
.se01 .swiper-button-next:hover,
.se01 .swiper-rtl .swiper-button-prev:hover {
    filter: opacity(0.6);
}

.swiper-pagination-bullet {
    background: var(--Gold100) !important;
}


.list_sale {
    border-color: var(--Gold300);
    background-color: rgba(255, 255, 255, 0.5);
    backdrop-filter: blur(30px);
}

/* 세션02 */
.se02 {
    overflow-x: hidden;
    padding-bottom: 150px;
    max-width: 2085px;
    margin: 0 auto;
}



.swiper3d {
    width: 297.5px;
    height: 446.5px;
    margin: 0 auto;
    overflow: initial;
    perspective: 1200px;
}

.swiper3d .swiper-wrapper {
    transform-style: preserve-3d;
    transition-property: transform;
}

.swiper3d .swiper-slide {
    transform-style: preserve-3d;
    transition-property: transform;
}

/* .swiper3d .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  } */

/* 세션03 */
.se03 {
    margin-bottom: 150px;
}

.se03-bg {
    background-image: url(/images/squidNFT/main/main-noticeBackground.png);
    width: 100%;
    min-height: 300px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    display: flex;
    align-items: center;
}

.notice_flex {
    display: flex;
    width: 100%;
    margin: 0 auto;
}

.notice_left {
    max-width: 280px;
    margin-right: 66px;
    align-self: center;
}

.notice_right {
    flex: 1;
    border-radius: 10px;
    border: 1px solid var(--Gold100);
    padding: 15px 30px 10px;
}

.notice_pc {
    min-height: 215px;
}

.notice_solo {
    display: none;
}

.notice_right .thead {
    display: flex;
    justify-content: space-between;
    font-size: 15px;
    font-weight: 700;
    padding-bottom: 15.5px;
    border-bottom: 1px solid var(--Gold100);
    margin-bottom: 15.5px;
}

.notice_pc .tbody {
    display: flex;
    justify-content: space-between;
    font-size: 15px;
    margin-bottom: 10px;
}

.notice_solo .tbody {
    font-size: 15px;
    margin-bottom: 10px;
}

.notice_solo .tbody .date {
    text-align: right;
    padding-top: 10px;
}

.notice_pc .tbody .title {
    flex: 1;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 100px;
}

.notice_solo .tbody .title {
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.notice_left .title {
    font-size: 35px;
    font-weight: 700;
}

.notice_left .subtitle {
    font-size: 15px;
    padding-top: 10px;
    padding-bottom: 15px;
}

.notice_left button {
    border-radius: 4px;
    font-size: 16px;
    height: 39px;
    padding: 0 15px;
    color: var(--Gold100);
}


/* se04 */
.se04 {
    margin-bottom: 140px;
}

.se04 .nft_container {
    max-width: 1390px;
    margin: 0 auto;
}

/* se05 */
.se05 {
    width: 100%;
    height: 927px;
    overflow: hidden;
    margin: 0px auto;
    position: relative;
}

.se05-title {
    padding-bottom: 50px;
}

.se05 video {
    width: 100%;
    opacity: 0.2;
}

.se05-bg {
    width: 100%;
}

.se05 .container {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
}

.se05-flexbox {
    display: flex;
}

.se05-left {
    flex: 1;

}

.se05-right {
    width: 760px;
    margin-left: 25px;
}

.se05-left-top-left {
    margin-right: 25px;
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.se05-left-top-left p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.42px;
}

.se05-left-top-left button {
    height: 39px;
    border-radius: 4px;
}

.se05-left-top {
    display: flex;
}

.se05-left-top-right {
    width: 289px;
    height: 351px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border-radius: 10px;
}

.se05-left-bottom {
    width: 100%;
    min-width: 565px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border-radius: 10px;
    height: 175px;
    margin-top: 26px;
}

.se05-right {
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 10px;
}




@media (max-width: 1448px) {
    .se04 .nft_container {
        max-width: 1390px;
    }

    .se02 {
        padding: 119px 0 160px;
    }

    .se02 .g3 {
        width: 100%;
        margin-bottom: 30px;
    }

    .se02 .se02-box {
        margin-left: 0;
    }

    .se05 .box-project {
        margin-right: 13px;
    }

    .box-project:nth-child(4n) {
        margin-right: 0px;
    }

    .se06-c {
        max-width: 300px;
    }
}

@media (max-width: 1400px) {
    .se03-bg {
        background-size: cover;
        /* background-position: right;
		height: 343px; */
    }
    .swiper-fixed video{
        width: auto;
        height: 100%;
    }

    .se01-page {
        bottom: 10px;
    }

    .se04-img-right {
        margin-right: 0;
    }

    .se05 .box-project {
        margin-right: 90px;
    }

    .se05 .box-project:nth-child(3n) {
        margin-right: 0;
    }

    .se06-c {
        margin-right: 142px;
    }

    .se06-c:nth-child(3n) {
        margin-right: 0px;
    }

    .se06-c:nth-child(4n) {
        margin-right: 142px;
    }

    .se04 .nft_container {
        max-width: 1190px;
    }

    .mySwiper-main .bg-img {
        width: 64%;
    }
}

@media (max-width: 1263px) {

    .mySwiper-main h2,
    .mySwiper-main p {
        padding-right: 20px;
        word-break: keep-all;
    }

    .se04-text-box {
        flex-direction: column-reverse;
        align-items: center;
    }

    .se04-img-top {
        position: relative;
        transform: translateX(-50%);
        left: 50%;
        float: none;
    }

    .se04-img-right {
        margin-right: 79px;
    }

    .se04-img-left {
        margin-bottom: 40px;
    }

    .se05 .box-project:nth-child(3n) {
        margin-right: 30px;
    }

    .se05 .box-project {
        /* width: auto; */
        margin-left: 30px;
        margin-right: 30px;
        margin-bottom: 40px;
    }

    .se06 .row {
        justify-content: space-around;
    }

    .se06-c {
        margin-right: 0;
        width: 50%;
        max-width: 381px;
    }

    .se06-c:nth-child(4n) {
        margin-right: 0;
    }

    .main_select-c {
        width: 100%;
        padding: 23px 20px;
        border-radius: 16px;
        margin-bottom: 20px;
        border: 1px solid transparent;
        cursor: pointer;
        box-shadow: 0 8px 32px rgb(28 30 33 / 8%);
        transition: all 0.2s ease;
        max-height: 72px;
    }

    .main_category_banner_img {
        max-width: 50%;
    }

    .main_sub_swiper h3 {
        font-size: 29px;
        word-break: keep-all;
    }

}

@media (max-width: 1200px) {
    .mySwiper-main .title {
        font-size: 40px;
        line-height: 48px;
    }

    .main_sub_swiper .title {
        font-size: 22px;
    }
    .se04 .nft_container {
        max-width: 1000px;
    }

    .se05 .container>.row {
        justify-content: space-around;
    }

    .nft_container .basis-4 {
        flex-basis: 33.3333%;
    }

    .main_sub_swiper {
        padding: 26px 38px;
    }

    /*.notice_flex {
		display:inherit;
	}
	
	.notice_right {
		margin-top: 20px;
	}
	
	.nft_container {
		display:inherit;
	}*/
}

@media (max-width: 990px) {
    .flex-space {
        margin-right: 0;
    }

    .swiper-fixed video {
        /* height: fit-content; */
    }

    .mySwiper-main .bg-img {
        height: initial;
        min-height: 381px;
    }

    .mySwiper-main .title {
        font-size: 40px;
        line-height: 48px;
    }

    .se01 {
        margin-bottom: 50px;
    }

    .mySwiper-main .title br {
        display: none;
    }

    .se04 {
        margin-bottom: 90px;
    }

    .se03 {
        margin-bottom: 90px;
    }

    .se03 .notice_flex .subtitle {
        display: none;
    }

    .mySwiper-bbanner {
        margin-top: 120px;
    }

    .se02 {
        padding: 30px 0 90px;
    }

    .nft_container .basis-4 {
        flex-basis: 50%;
    }

    .se04 .nft_container {
        /* max-width: 780px; */
        max-width: 723px;
    }

    .mySwiper-main .bg-img {
        width: 100%;
        background-size: cover;
    }

    .se05-left-bottom {
        background-size: 100%;
        border-radius: 10px;
    }

    .se05-right {
        display: none;
    }

    .se01-page {
        justify-content: center;
        bottom: -25px;
    }

    .se04-img-right {
        margin-right: 0px;
    }

    .se06-c {
        max-width: 300px;
    }

    .mySwiper-main .title {
        padding: 20px 0;
        text-align: center;
    }

    .mySwiper-main .se01-text p {
        text-align: center;
        padding: 0;
    }

    .mySwiper-main .swiper-slide {
        flex-direction: column-reverse;
    }

    .mySwiper-main .bg-img {
        margin-left: 0;
        border-radius: 7px;
        overflow: hidden;
        height: 382px;
    }
    .se01_main_bn_img{
        width: 100%;
    }

    .mySwiper-main h2 {
        display: none;
    }

    .main-title {
        flex-direction: column;
    }

    .se05 .container>.row {
        justify-content: center;
    }

    .project_theme3 {
        padding: 125px 0;
    }

    .mySwiper-se03 {
        overflow: hidden;
    }

    .se03-button {
        margin: 0 auto 8rem;
        max-width: calc(300px - 48px);
    }

    .main-title a {
        margin-top: 2rem;
    }

    .mySwiper-se03 .swiper-slide {
        width: 100% !important;
        background-size: 123% 100%;
    }

    .mySwiper-se03 .swiper-slide:hover {
        background-size: 149% 120%;
    }

    .se04-img-top {
        width: auto;
        background-size: cover;
    }

    .se04-sub-title {
        font-size: 27px;
        margin-bottom: 15px;
        margin-top: 15px;
    }

    .se04-img-left,
    .se04-img-right {
        display: none;
    }

    .se04-sub-title {
        text-align: center;
    }

    .se04-title {
        word-break: keep-all;
        text-align: center;
    }

    .se04-sub-text {
        margin-top: 15px;
        text-align: center;
        word-break: keep-all;
    }

    .se04-bt {
        font-size: 20px;
    }

    .se06-c {
        width: 100%;
    }

    .main_category_banner {
        flex-direction: column;
        height: auto;
    }

    .main_category_banner_img {
        border-radius: 7px 7px 0 0;
        width: auto;
        max-width: none;
        background-size: 100%;
    }
    .main_category_banner_img:hover{
        background-size: 120%;
    }
    .main_sub_swiper {
        border-radius: 0 0 7px 7px;
        text-align: center;
    }

    .main_sub_swiper .title {
        margin: 0;
    }

    .main_sub_swiper .subtitle {
        margin: 0;
    }

    .main_sub_swiper h3 {
        display: none;
    }

    .main_sub_swiper p {
        margin: 20px 0 26px;
    }

    .mySwiper-main,
    .mySwiper-bbanner,
    .se02 .container,
    .notice_flex,
    .se04 .container .title-flex {
        padding: 0 20px;
    }
    .swiper-textbox{
        width: 100%;
    }
    .se01-text p{
        max-width: none;
    }
    .notice_right {
        margin-top: 10px;
    }

    .notice_flex {
        display: inherit;
    }

    .notice_left {
        display: flex;
        justify-content: space-between;
        max-width: 100%;
        margin-right: 0;
        align-items: center;
    }
    .notice_solo{
        display: block;

    }
    .notice_pc{
        display: none;
    }

}

@media (max-width: 768px) {
    .se01 {
        padding-top: 200px;
    }

    .title-flex {
        padding-bottom: 25px;
    }

    .se03 {
        margin-bottom: 40px;
    }

    .notice_pc {
        display: none;
    }

    .notice_solo {
        display: block;
    }

    .swiper-fixed-button {
        margin-top: 10px;
    }

    .se04 .nft_container {
        /* max-width: 560px; */
        max-width: 539px;
    }


    .nft_container .basis-4 {
        flex-basis: 100%;
    }

    .mySwiper-main .bg-img {
        height: 330px;
        min-height: auto;
    }


    .mySwiper-main .swiper-slide {
        flex-direction: column-reverse;
    }

    .mySwiper-main h2 {
        display: none;
    }

    .main-title {
        flex-direction: column;
    }
    .se01_main_bn_img{
        width: 100%;
    }

    .se05 .container>.row {
        justify-content: center;
    }

    .project_theme3 {
        padding: 125px 0;
    }

    .mySwiper-se03 {
        overflow: hidden;
    }

    .se03-button {
        margin: 0 auto 8rem;
        max-width: calc(300px - 48px);
    }

    .main-title a {
        margin-top: 2rem;
    }

    .mySwiper-se03 .swiper-slide {
        width: 100% !important;
        background-size: 123% 100%;
    }

    .mySwiper-se03 .swiper-slide:hover {
        background-size: 149% 120%;
    }

    .se04-img-top {
        width: auto;
        background-size: cover;
    }

    .se04-sub-title {
        font-size: 27px;
        margin-bottom: 15px;
        margin-top: 15px;
    }

    .se04-img-left,
    .se04-img-right {
        display: none;
    }

    .se04-sub-title {
        text-align: center;
    }

    .se04-title {
        word-break: keep-all;
        text-align: center;
    }

    .se04-sub-text {
        margin-top: 15px;
        text-align: center;
        word-break: keep-all;
    }

    .se04-bt {
        font-size: 20px;
    }

    .se05 {
        height: 300px;
    }

    .se05-title {
        padding-bottom: 0;
        font-size: 32px;
    }

    .se05-left-top {
        display: inherit;
    }

    .se05-left-top-left {
        margin-right: 0;
    }

    .se05-left-top-right {
        display: none;
        margin: 10px auto;
        width: 100%;
    }

    .se05-left-bottom {
        min-width: 100%;
        border-radius: 10px;
        background-size: 100% 100%;
    }

    .se05 .container {
        padding: 15px;
    }

    .se05-left-top-left p {
        padding: 15px 0;

    }

    .se05-left-top-left button {
        margin-bottom: 10px;
    }

    .se06-c {
        width: 100%;
    }

    .main_category_banner {
        flex-direction: column;
        height: auto;
    }

    .main_category_banner_img {
        border-radius: 7px 7px 0 0;
        width: auto;
        max-width: none;
    }

    .main_sub_swiper h3 {
        display: none;
    }

    .main_sub_swiper p {
        margin: 20px 0 26px;
    }

    .se05-left-bottom {
        display: none;
    }

    .se05-left-top-left p {
        line-height: 16px;
    }

    .se05 {
        height: initial;
    }

    .main_category_banner {
        padding: 0
    }

    .main_category_banner_img{
        height: 114px;
    }
}

@media (max-width: 487px) {
    .se02 {
        padding: 20px 0;
    }

    .container .main_category_banner {
        padding: 0;
    }

    .notice_left button {
        height: 30px;
    }

    .mySwiper-main .bg-img {
        height: 250px;
    }

    .se05 .container {
        padding: 20px;
    }

    .se05 {
        height: 408px;
    }

    .se05 video {
        object-fit: fill;
        height: 100%;
    }

    .se05-left-top-left p {
        line-height: 14px;
    }

    .se01-text p {
        font-size: 13px;
        line-height: 17px;
    }

    .mySwiper-main .title {
        font-size: 28px;
        line-height: 32px;
    }

    .main_sub_swiper .title {
        font-size: 20px;
        line-height: 22px;
    }

    .mySwiper-main .bg-img {
        padding: 20px 0;
    }

    .main_sub_swiper {
        padding: 12px 20px;
    }

    .notice_left .title {
        font-size: 22px;
    }

    .se-title {
        font-size: 22px;
    }

    .title-flex button {
        height: 30px;
    }

    .nav-origin {
        padding: 0 !important;
    }

    .nft_container .basis-4 {
        flex-basis: 100%;
    }

    /* .se05 video {
		width:100%;
		height: 300px;
		top: 0px;
	} */
    .container {
        padding: 20px;
    }

    .se01 {
        margin-bottom: 10px;
    }

    .se05-title {
        font-size: 26px;
    }

    .se05-left-top-left p {
        font-size: 14px;
        line-height: 16px;
        margin: 15px 0;
    }

    .notice_flex {
        padding: 0;
    }
    .se04 .container .title-flex{
        padding: 0;
    }    
    .main_category_banner_img {
        background-size: 120% 100%;
    }
    .main_category_banner_img:hover {
        background-size: 140% 120%;
    }
}

@media (max-width:375px) {
    .mySwiper-main .bg-img {
        height: 200px;
    }

    .mySwiper-main .title {
        font-size: 20px;
        line-height: 22px;
    }

    .se01-text p {
        font-size: 11px;
    }

    .main_sub_swiper .subtitle {
        font-size: 12px;
        line-height: 14px;
    }

    .main_sub_swiper .title {
        font-size: 16px;
        line-height: 17px;
    }

}

@media (max-width: 300px) {
    .se05-left-top-left button {
        margin-bottom: 10px;
    }

    .swiper3d {
        width: 250px;
    }

    .se05-title {
        font-size: 16px !important;
    }

    .se05-left-top-left p {
        font-size: 12px;
        line-height: 12px;
    }

    .mySwiper-main .title {
        margin-top: 0;
    }
}

@media (max-width: 300px) {
    .swiper3d {
        width: 220px;
    }

}