#mainWrite h1,
#mainWrite h2,
#mainWrite h3,
#mainWrite h4,
#mainWrite h5,
#mainWrite h6,
#mainWrite li,
#mainWrite p,
#mainWrite span,
#mainWrite ul {
    margin: 0;
    padding: 0
}

@media (min-width:1171px) {
    .w3-container .w3-dropdown-click .dropBtn {
        font-size: 15px;
        padding: 25px 8px 15px;
        margin: 0;
        color: #fff !important
    }
}

.w3-input {
    padding: 10px
}

@media (max-width:500px) {

    .w3-container,
    .w3-panel {
        padding: .01em 0
    }
}

#mainWrite img {
    width: 100%;
    max-height: 100%
}

#mainWrite h1,
#mainWrite h2,
#mainWrite h3,
#mainWrite h4,
#mainWrite h5,
#mainWrite h6,
#mainWrite li,
#mainWrite p,
#mainWrite span {
    line-height: normal;
    font-family: PingFang, "Microsoft JhengHei", Arial, sans-serif
}

#mainWrite .f-14 {
    font-size: 14px
}

#mainWrite .f-16 {
    font-size: 16px
}

#mainWrite .f-18 {
    font-size: 18px
}

#mainWrite .f-20 {
    font-size: 20px
}

#mainWrite .f-24 {
    font-size: 24px
}

@media (max-width:1281px) {
    #mainWrite h1 {
        font-size: 2.8rem
    }
}

@media (max-width:1025px) {
    #mainWrite h1 {
        font-size: 3.6rem
    }
}

@media (max-width:769px) {
    #mainWrite h1 {
        font-size: 3rem
    }
}

@media (max-width:681px) {
    #mainWrite h1 {
        font-size: 2.4rem
    }
}

@media (max-width:415px) {
    #mainWrite h1 {
        font-size: 2rem
    }
}

@media (max-width:1367px) {
    #mainWrite h2 {
        font-size: 3.4rem
    }
}

@media (max-width:1281px) {
    #mainWrite h2 {
        font-size: 3rem
    }
}

@media (max-width:1025px) {
    #mainWrite h2 {
        font-size: 3rem
    }
}

@media (max-width:769px) {
    #mainWrite h2 {
        font-size: 2rem
    }
}

#mainWrite h3 {
    margin-bottom: 8px
}

@media (max-width:1281px) {
    #mainWrite h3 {
        font-size: 2rem
    }
}

@media (max-width:681px) {
    #mainWrite h3 {
        font-size: 1.8rem
    }
}

@media (max-width:415px) {
    #mainWrite h3 {
        font-size: 1.6rem
    }
}

#mainWrite h4 {
    font-size: 2.4rem
}

@media (max-width:769px) {
    #mainWrite h4 {
        font-size: 1.6rem
    }
}

@media (max-width:415px) {
    #mainWrite h4 {
        font-size: 1.4rem
    }

    #mainWrite li,
    #mainWrite p {
        font-size: 1.3rem
    }
}

#mainWrite .menu_bottom ul li {
    display: inline;
    font-size: 16px;
    margin: 5px;
    font-weight: 700
}

#mainWrite .margin-auto,
section {
    margin: 0 auto
}

#mainWrite .w-auto {
    width: auto
}

#mainWrite section {
    max-width: 1600px;
    overflow: hidden;
    position: relative
}

#mainWrite font {
    width: 100%
}

.text-bold {
    font-weight: 700
}

#mainWrite .slick-next:before,
#mainWrite .slick-prev:before {
    font-family: "Font Awesome 5 Brands", "Font Awesome 5 Free";
    font-weight: 900
}

.pchide {
    display: none
}

.mhide {
    display: block
}

.text-box {
    position: absolute
}

.title-box {
    position: static
}

.text-white {
    color: #fff
}

.text-black {
    color: #000
}

@media (max-width:999px) {
    .pchide {
        display: block
    }

    .mhide {
        display: none
    }
}

.w5 {
    width: 5%
}

.w10 {
    width: 10%
}

.w15 {
    width: 15%
}

.w20 {
    width: 20%
}

.w25 {
    width: 25%
}

.w30 {
    width: 30%
}

.w33 {
    width: 33%
}

.w35 {
    width: 35%
}

.w40 {
    width: 40%
}

.w45 {
    width: 45%
}

.w50 {
    width: 50%
}

.w55 {
    width: 55%
}

.w60 {
    width: 60%
}

.w65 {
    width: 65%
}

.w70 {
    width: 70%
}

.w75 {
    width: 75%
}

.w80 {
    width: 80%
}

.w85 {
    width: 85%
}

.w90 {
    width: 90%
}

.w95 {
    width: 95%
}

.w100 {
    width: 100%
}

.h-auto {
    height: auto
}

.flex {
    display: flex
}

#bigger-img,
#mainWrite>section:nth-of-type(4) .responsive {
    display: none
}

.flex-column {
    flex-direction: column
}

.justifyContent {
    justify-content: center
}

.justifySpaceBetween {
    justify-content: space-between
}

.alignItems {
    align-items: center
}

.flexWrap {
    flex-wrap: wrap
}

.imgZoomIn {
    text-align: center;
    z-index: 999999;
    padding-top: 7%
}

#mainWrite .slick-next,
#mainWrite .slick-prev {
    z-index: 1
}

@media (max-width:1025px) {
    .imgZoomIn {
        padding-top: 16%
    }

    .imgZoomIn img {
        width: 90%
    }
}

@media (max-width:681px) {
    .imgZoomIn {
        padding-top: 48%
    }
}

#closeBtn {
    color: #fff;
    font-size: 8rem;
    background-color: transparent;
    right: 5%;
    cursor: pointer
}

#wrapper-loading {
    position: absolute;
    width: 100%;
    top: 40%;
    left: 0
}

.to-call-big {
    cursor: zoom-in
}

#mainWrite a[href="javascript:;"] {
    cursor: default
}

.w3-border {
    border: 1px solid #ccc
}

.w3-container {
    padding: 0
}

#mainWrite .slick-dotted.slick-slider {
    margin-bottom: 70px
}

#mainWrite .slick-next:before,
#mainWrite .slick-prev:before {
    font-size: 30px;
    color: #000;
    opacity: .9
}

#mainWrite .slick-prev:before {
    content: "\f137"
}

#mainWrite .slick-next:before {
    content: "\f138"
}

#mainWrite a[href="javascript:;"] {
    cursor: not-allowed
}

#mainWrite h1,
#mainWrite h2 {
    font-size: 4.5rem
}

@media (max-width:1367px) {

    #mainWrite h1,
    #mainWrite h2 {
        font-size: 4rem
    }
}

@media (max-width:1281px) {

    #mainWrite h1,
    #mainWrite h2 {
        font-size: 3.6rem
    }
}

@media (max-width:769px) {

    #mainWrite h1,
    #mainWrite h2 {
        font-size: 2.5rem
    }
}

@media (max-width:321px) {

    #mainWrite h1,
    #mainWrite h2 {
        font-size: 2rem
    }
}

#mainWrite h3 {
    font-size: 3rem
}

@media (max-width:1367px) {
    #mainWrite h3 {
        font-size: 2.4rem
    }
}

@media (max-width:769px) {
    #mainWrite h3 {
        font-size: 2rem
    }
}

@media (max-width:415px) {
    #mainWrite .slick-dotted.slick-slider {
        margin-bottom: 0
    }

    #mainWrite h3 {
        font-size: 1.8rem
    }
}

@media (max-width:321px) {
    #mainWrite h3 {
        font-size: 1.5rem
    }
}

@media (max-width:1281px) {
    #mainWrite h4 {
        font-size: 2rem
    }
}

@media (max-width:1025px) {
    #mainWrite h4 {
        font-size: 3rem
    }
}

@media (max-width:769px) {
    #mainWrite h4 {
        font-size: 2.5rem
    }
}

@media (max-width:681px) {
    #mainWrite h4 {
        font-size: 2rem
    }
}

#mainWrite li,
#mainWrite p {
    font-size: 2rem
}

@media (max-width:1281px) {

    #mainWrite li,
    #mainWrite p {
        font-size: 1.5rem
    }
}

@media (max-width:1025px) {

    #mainWrite li,
    #mainWrite p {
        font-size: 2rem
    }

    #mainWrite>section:first-of-type>.text-box {
        position: static;
        text-align: center;
        background-image: linear-gradient(163deg, #1343f2, #285bd1, #4c9bff);
        width: 100%;
        padding: 3% 0
    }

    #mainWrite>section:first-of-type>.text-box h1 {
        margin: 0
    }

    #mainWrite>section:first-of-type>.text-box h1,
    #mainWrite>section:first-of-type>.text-box h3 {
        color: #fff
    }
}

@media (max-width:769px) {

    #mainWrite li,
    #mainWrite p {
        font-size: 1.5rem
    }
}

#mainWrite ul {
    list-style: disc
}

#mainWrite>section:first-of-type>.text-box {
    left: 5%;
    top: 34%
}

#mainWrite>section:nth-of-type(2)>.text-box {
    top: 12%;
    left: 3%;
    width: 48%
}

#mainWrite>section:nth-of-type(2)>.text-box .flex .flex-box {
    margin: 0 1% 30px;
    background-image: linear-gradient(163deg, #1388f2, #417aff, #7db1f3);
    border: none;
    padding: 8px 0;
    font-size: 2rem
}

@media (max-width:1025px) {
    #mainWrite>section:nth-of-type(2)>.text-box .flex .flex-box {
        font-size: 2.5rem
    }
}

#mainWrite>section:nth-of-type(2)>.text-box .flex .flex-box:not(:nth-child(4)) {
    padding-top: 25px;
    height: 76px
}

@media (max-width:1025px) {
    #mainWrite>section:nth-of-type(2)>.text-box .flex .flex-box:not(:nth-child(4)) {
        height: 91px
    }
}

@media (max-width:769px) {
    #mainWrite>section:nth-of-type(2)>.text-box .flex .flex-box {
        font-size: 2rem
    }

    #mainWrite>section:nth-of-type(2)>.text-box .flex .flex-box:not(:nth-child(4)) {
        height: 76px
    }
}

@media (max-width:681px) {
    #mainWrite>section:nth-of-type(2)>.text-box .flex .flex-box {
        font-size: 1.4rem;
        width: 31%;
        box-shadow: none
    }

    #mainWrite>section:nth-of-type(2)>.text-box .flex .flex-box:not(:nth-child(4)) {
        padding-top: 20px;
        height: 58px
    }
}

#mainWrite>section:nth-of-type(2)>.text-box>ul {
    padding-left: 5%
}

#mainWrite>section:nth-of-type(2)>.text-box .button {
    margin-top: 30px
}

#mainWrite>section:nth-of-type(2)>.text-box .button .btnWrapper .video .playBtn {
    color: #666;
    border: 2px solid #666;
    font-size: 2.5rem;
    width: 40%
}

@media (max-width:1281px) {
    #mainWrite>section:nth-of-type(2)>.text-box .button .btnWrapper .video .playBtn {
        font-size: 2rem
    }

    #mainWrite>section:nth-of-type(2)>.text-box {
        top: 10%
    }
}

@media (max-width:1025px) {
    #mainWrite>section:nth-of-type(2)>.text-box .button .btnWrapper .video .playBtn {
        font-size: 2.5rem
    }

    #mainWrite>section:nth-of-type(2)>.text-box .button {
        text-align: center
    }
}

@media (max-width:769px) {
    #mainWrite>section:nth-of-type(2)>.text-box .button .btnWrapper .video .playBtn {
        font-size: 2rem;
        width: 60%
    }
}

@media (max-width:415px) {
    #mainWrite>section:nth-of-type(2)>.text-box .button .btnWrapper .video .playBtn {
        font-size: 2rem;
        width: 100%
    }
}

@media (max-width:1025px) {
    #mainWrite>section:nth-of-type(2)>.text-box {
        position: static;
        width: 80%;
        margin: 5% 10% 0
    }

    #mainWrite>section:nth-of-type(2)>.text-box h2 {
        display: none
    }
}

@media (max-width:769px) {
    #mainWrite>section:nth-of-type(2)>.text-box {
        position: static;
        width: 90%;
        margin: 5% 5% 0
    }

    #mainWrite>section:nth-of-type(2)>.text-box h2 {
        display: none
    }
}

@media (max-width:681px) {
    #mainWrite>section:nth-of-type(2)>.text-box {
        width: 98%;
        margin: 5% 1% 0
    }
}

#mainWrite>section:nth-of-type(3) {
    background-image: url(https://plustek.com/content/products/workgroup-scanners/smartoffice-ps187/images/quick-easy-scanner.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 5% 13%
}

#mainWrite>section:nth-of-type(3)>.text-box {
    left: 0;
    top: 5%
}

#mainWrite>section:nth-of-type(3) .flex {
    margin-top: 45px
}

#mainWrite>section:nth-of-type(3) .flex .flex-box {
    width: 21%;
    margin: 0 2% 3%;
    position: relative
}

#mainWrite>section:nth-of-type(3) .flex .flex-box .text-box {
    bottom: 25px;
    left: 0;
    top: auto;
    padding: 0 10px
}

#mainWrite>section:nth-of-type(3) .flex .flex-box .text-box .text-big {
    font-size: 2.5rem
}

@media (max-width:1281px) {
    #mainWrite>section:nth-of-type(3) .flex .flex-box .text-box .text-big {
        font-size: 2rem
    }
}

@media (max-width:1025px) {
    #mainWrite>section:nth-of-type(3) .flex .flex-box .text-box .text-big {
        font-size: 2.5rem
    }
}

@media (max-width:769px) {
    #mainWrite>section:nth-of-type(3) .flex .flex-box .text-box .text-big {
        font-size: 2rem
    }
}

@media (max-width:415px) {
    #mainWrite>section:nth-of-type(3) .flex .flex-box .text-box .text-big {
        font-size: 1.5rem
    }
}

#mainWrite>section:nth-of-type(3) .flex .flex-box .text-box span {
    font-size: 1.8rem
}

@media (max-width:1281px) {
    #mainWrite>section:nth-of-type(3) .flex .flex-box .text-box span {
        font-size: 1.5rem
    }
}

@media (max-width:1025px) {
    #mainWrite>section:nth-of-type(3) .flex .flex-box .text-box span {
        font-size: 2rem
    }

    #mainWrite>section:nth-of-type(3) .flex .flex-box .text-box {
        bottom: 35px
    }
}

@media (max-width:769px) {
    #mainWrite>section:nth-of-type(3) .flex .flex-box .text-box span {
        font-size: 1.5rem
    }

    #mainWrite>section:nth-of-type(3) .flex .flex-box .text-box {
        bottom: 60px
    }
}

@media (max-width:681px) {
    #mainWrite>section:nth-of-type(3) .flex .flex-box .text-box {
        bottom: 35px
    }
}

@media (max-width:415px) {
    #mainWrite>section:nth-of-type(3) .flex .flex-box .text-box {
        bottom: 15px
    }
}

@media (max-width:321px) {
    #mainWrite>section:nth-of-type(3) .flex .flex-box .text-box span {
        font-size: 1.3rem
    }

    #mainWrite>section:nth-of-type(3) .flex .flex-box .text-box {
        bottom: 5px
    }
}

#mainWrite>section:nth-of-type(3) .flex .flex-box:last-child .text-box {
    bottom: 50px
}

@media (max-width:769px) {
    #mainWrite>section:nth-of-type(3) .flex .flex-box:last-child .text-box {
        bottom: 60px
    }
}

@media (max-width:415px) {
    #mainWrite>section:nth-of-type(3) .flex .flex-box:last-child .text-box {
        bottom: 30px
    }
}

@media (max-width:321px) {
    #mainWrite>section:nth-of-type(3) .flex .flex-box:last-child .text-box {
        bottom: 20px
    }
}

@media (max-width:1025px) {
    #mainWrite>section:nth-of-type(3) .flex .flex-box {
        width: 40%;
        margin: 0 5% 5%
    }
}

@media (max-width:769px) {
    #mainWrite>section:nth-of-type(3) .flex .flex-box {
        width: 48%;
        margin: 0 1% 5%
    }

    #mainWrite>section:nth-of-type(3) {
        padding: 5%
    }
}

@media (max-width:415px) {
    #mainWrite>section:nth-of-type(3) .flex {
        margin-top: 10px
    }
}

@media (max-width:1025px) {
    #mainWrite>section:nth-of-type(4) {
        background-image: linear-gradient(#fff, #2572ac)
    }

    #mainWrite>section:nth-of-type(4)>picture {
        display: none
    }

    #mainWrite>section:nth-of-type(4) .responsive {
        display: block
    }

    #mainWrite>section:nth-of-type(4) .responsive .slick-next {
        right: 4%
    }

    #mainWrite>section:nth-of-type(4) .responsive .slick-prev {
        left: 2%
    }

    #mainWrite>section:nth-of-type(4) .responsive h2 {
        margin: 5% 0;
        color: #0066bd
    }

    #mainWrite>section:nth-of-type(4) .responsive img {
        width: 40%;
        margin: 0 30%
    }
}

#mainWrite>section:nth-of-type(5) .text-box {
    right: 20%;
    top: 40px
}

@media (max-width:1025px) {
    #mainWrite>section:nth-of-type(5) .text-box {
        width: 100%;
        right: 0;
        top: 60px
    }
}

@media (max-width:769px) {
    #mainWrite>section:nth-of-type(5) .text-box {
        top: 40px
    }
}

#mainWrite>section:nth-of-type(6)>.flex:first-child {
    background-color: #ccfeff
}

@media (max-width:1025px) {
    #mainWrite>section:nth-of-type(6)>.flex:first-child {
        background-color: #112434;
        flex-direction: column
    }

    #mainWrite>section:nth-of-type(6)>.flex:first-child .w50 {
        width: 100%
    }

    #mainWrite>section:nth-of-type(6)>.flex:first-child .w50 h2 {
        color: #fff;
        text-align: center
    }
}

#mainWrite>section.colorful-area .flex .w70 h4,
#mainWrite>section.colorful-area .flex .w70 p,
.text-light-grey {
    color: #666
}

#mainWrite>section:nth-of-type(6)>.flex:first-child .w50:nth-child(2) {
    padding: 48px
}

@media (max-width:1025px) {
    #mainWrite>section:nth-of-type(6)>.flex:first-child .w50:nth-child(2) {
        padding: 16px
    }

    #mainWrite>section:nth-of-type(6)>.flex:first-child .w50:nth-child(2) p {
        display: none
    }
}

#mainWrite>section:nth-of-type(6) .abbyy {
    padding: 60px 120px
}

@media (max-width:1025px) {
    #mainWrite>section:nth-of-type(6) .abbyy {
        padding: 36px 24px
    }

    #mainWrite>section:nth-of-type(6) .abbyy .flex {
        flex-direction: column
    }

    #mainWrite>section:nth-of-type(6) .abbyy .flex .w20 {
        width: 40%
    }

    #mainWrite>section:nth-of-type(6) .abbyy .flex .w60 {
        width: 80%
    }
}

#mainWrite>section:nth-of-type(6) .abbyy .flex {
    gap: 36px
}

@media (max-width:681px) {
    #mainWrite>section:nth-of-type(5) .text-box {
        top: 20px
    }

    #mainWrite>section:nth-of-type(6) .abbyy {
        padding: 12px
    }

    #mainWrite>section:nth-of-type(6) .abbyy .flex .w20 {
        width: 60%
    }

    #mainWrite>section:nth-of-type(6) .abbyy .flex .w60 {
        width: 100%
    }
}

#mainWrite>section:nth-of-type(7)>.title-box {
    margin: 5% 0 0
}

#mainWrite>section:nth-of-type(7)>span {
    font-size: 3rem;
    top: 24.5%
}

#mainWrite>section:nth-of-type(7)>span:nth-of-type(1) {
    left: 15%
}

@media (max-width:1025px) {
    #mainWrite>section:nth-of-type(7)>span:nth-of-type(1) {
        top: 8%;
        left: 35%
    }
}

@media (max-width:415px) {
    #mainWrite>section:nth-of-type(7)>span:nth-of-type(1) {
        left: 30%;
        top: 9%
    }
}

#mainWrite>section:nth-of-type(7)>span:nth-of-type(2) {
    left: 43%
}

@media (max-width:1025px) {
    #mainWrite>section:nth-of-type(7)>span:nth-of-type(2) {
        top: 39%;
        left: 35%
    }
}

@media (max-width:415px) {
    #mainWrite>section:nth-of-type(7)>span:nth-of-type(2) {
        left: 30%;
        top: 39.5%
    }
}

#mainWrite>section:nth-of-type(7)>span:nth-of-type(3) {
    right: 16%
}

@media (max-width:1025px) {
    #mainWrite>section:nth-of-type(7)>span:nth-of-type(3) {
        top: auto;
        bottom: 27.5%;
        left: 35%
    }
}

@media (max-width:1281px) {
    #mainWrite>section:nth-of-type(7)>span {
        font-size: 2.5rem
    }
}

@media (max-width:1025px) {
    #mainWrite>section:nth-of-type(7)>span {
        font-size: 3.6rem
    }
}

@media (max-width:769px) {
    #mainWrite>section:nth-of-type(7)>span {
        font-size: 3rem
    }
}

@media (max-width:681px) {
    #mainWrite>section:nth-of-type(7)>span {
        font-size: 2.5rem
    }
}

@media (max-width:415px) {
    #mainWrite>section:nth-of-type(7)>span:nth-of-type(3) {
        left: 30%;
        bottom: 26.5%
    }

    #mainWrite>section:nth-of-type(7)>span {
        font-size: 2rem
    }
}

#mainWrite>section:nth-of-type(8) {
    display: none
}

@media (max-width:1025px) {
    #mainWrite>section:nth-of-type(8) {
        display: block
    }
}

#mainWrite>section:nth-of-type(9)>h3 {
    display: inline-block
}

#mainWrite>section:nth-of-type(9)>h3:first-of-type {
    left: 10%;
    bottom: 17%
}

@media (max-width:1025px) {
    #mainWrite>section:nth-of-type(9)>h3:first-of-type {
        bottom: auto;
        top: 35%;
        left: 20%
    }
}

@media (max-width:769px) {
    #mainWrite>section:nth-of-type(9)>h3:first-of-type {
        top: 34%;
        left: 15%
    }
}

@media (max-width:681px) {
    #mainWrite>section:nth-of-type(9)>h3:first-of-type {
        top: 34%;
        left: 13%
    }
}

@media (max-width:415px) {
    #mainWrite>section:nth-of-type(9)>h3:first-of-type {
        top: 34%;
        left: 15%
    }
}

#mainWrite>section:nth-of-type(9)>h3:nth-of-type(2) {
    right: 32%;
    top: 13%
}

@media (max-width:1025px) {
    #mainWrite>section:nth-of-type(9)>h3:nth-of-type(2) {
        top: auto;
        right: auto;
        left: 13%;
        bottom: 40%
    }

    #mainWrite>section:nth-of-type(9)>h3 {
        font-size: 3rem
    }
}

@media (max-width:681px) {
    #mainWrite>section:nth-of-type(9)>h3:nth-of-type(2) {
        left: 9%
    }

    #mainWrite>section:nth-of-type(9)>h3 {
        font-size: 2rem
    }
}

@media (max-width:415px) {
    #mainWrite>section:nth-of-type(9)>h3 {
        font-size: 1.5rem
    }
}

@media (max-width:321px) {
    #mainWrite>section:nth-of-type(9)>h3 {
        font-size: 1.5rem
    }
}

#mainWrite>section:nth-of-type(10)>h2 {
    top: 5%;
    left: 0
}

#mainWrite>section:nth-of-type(11)>h2 {
    top: 2%;
    right: 12%
}

#mainWrite>section.colorful-area .flex .w70 {
    padding: 0 5%
}

@media (max-width:1025px) {
    #mainWrite>section:nth-of-type(11)>h2 {
        width: 100%;
        right: 0;
        top: 4%
    }

    #mainWrite>section.colorful-area {
        display: none
    }
}

#mainWrite>section:nth-of-type(12) {
    background-color: #c9cdc8
}

#mainWrite>section:nth-of-type(13) {
    background-color: #edcd78
}

#mainWrite>section:nth-of-type(14) {
    background-color: #f5bfbf
}

#mainWrite>section:nth-of-type(15) {
    background-color: #c0e492
}

#mainWrite>section:nth-of-type(16) {
    background-color: #c8d2e8
}

#mainWrite>section:nth-of-type(17) {
    background-color: #d1c9bc
}

#mainWrite>section:nth-of-type(18) {
    background-color: #c8e3fa
}

#mainWrite>section.colorful-area-MB {
    display: none
}

#mainWrite>section.colorful-area-MB .slick-next,
#mainWrite>section.colorful-area-MB .slick-prev {
    top: 30%
}

#mainWrite>section.colorful-area-MB .slick-next {
    right: 4%
}

#mainWrite>section.colorful-area-MB .slick-prev {
    left: 2%
}

#mainWrite>section.colorful-area-MB>div .flex .flex-box:last-child {
    padding: 8% 10%
}

@media (max-width:1025px) {
    #mainWrite>section.colorful-area-MB {
        display: block
    }
}

.text-grey {
    color: #333
}