.page {
    max-width: 100%;
    overflow-x: hidden;
}

.box2_1 {
    width: 100%;
    margin-top: 72px;
    background: linear-gradient(180deg, #E2F0FE 0%, #FFFFFF 50%, #E2F0FE 100%);
}

.box_2 {
    width: 100%;
    max-width: 1160px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 52fr 44fr;
    gap: 4%;
}

.section1_6 {
    margin: 68px 0 0 0;
}

.text_7 {
    width: 100%;
    -webkit-text-stroke: 1px rgba(2, 8, 66, 1);
    overflow-wrap: break-word;
    color: rgba(2, 8, 66, 1);
    font-size: 38px;
    font-family: 'Karla', sans-serif;
    font-weight: 500;
    text-align: left;
    line-height: 60px;
}

.text_8 {
    width: 100%;
    overflow-wrap: break-word;
    color: rgba(73, 81, 91, 1);
    font-size: 18px;
    font-family: 'Karla', sans-serif;
    font-weight: normal;
    text-align: left;
    line-height: 28px;
    margin-top: 28px;
}

.block_3 {
    width: 80%;
    height: 60px;
    margin: 36px 0 20px 0;
}

.text-wrapper_1 {
    background-color: rgba(36, 99, 235, 1);
    border-radius: 8px;
    height: 60px;
    width: 44%;
    cursor: pointer;
}

.text-wrapper_1:hover {
    background-color: #4D8AFF;
}

.text_9 {
    width: 100%;
    height: 60px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 18px;
    font-family: 'Karla', sans-serif;
    font-weight: 600;
    text-align: center;
    white-space: nowrap;
    line-height: 60px;
}

.text-wrapper_2 {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 8px;
    height: 60px;
    width: 50%;
}

.text-wrapper_2:hover {
    background-color: #f4f6f8;
}

.text_10 {
    width: 100%;
    height: 60px;
    overflow-wrap: break-word;
    color: rgba(2, 8, 66, 1);
    font-size: 18px;
    font-family: 'Karla', sans-serif;
    font-weight: 600;
    text-align: center;
    white-space: nowrap;
    line-height: 60px;
}

.image-text_13 {
    width: 92%;
    height: 22px;
    margin-top: 28px;
}

.thumbnail_3 {
    width: 18px;
    height: 18px;
    margin-top: 2px;
    margin-right: 10px;
}

.text-group_1 {
    width: 96%;
    height: 18px;
    overflow-wrap: break-word;
    font-family: 'Karla', sans-serif;
    font-weight: 500;
    text-align: left;
    line-height: 18px;
}

.text_12 {
    width: 90%;
    height: 22px;
    overflow-wrap: break-word;
    color: rgba(73, 81, 91, 1);
    font-size: 16px;
    font-family: 'Karla', sans-serif;
    font-weight: normal;
    text-align: left;
    line-height: 22px;
}

.image_2 {
    margin-top: 48px;
}

.carousel-wrapper {
    width: 100%;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    white-space: nowrap;
    margin: 60px auto 20px auto;
}

.carousel-track {
    display: inline-block;
    animation: scrollLoop 20s linear infinite;
}

@keyframes scrollLoop {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-50%);
    }
}

.small_img{
    margin-right: 56px;
}

.carousel-track img {
    scroll-snap-align: start;
}

.carousel-track .small_img {
    width: 100px;
    height: 42px;
    display: inline-block;
}

.box2_2{
    width: 100%;
    max-width: 870px;
    margin: 50px auto 40px auto;
    background-color: #fff;
    border-radius: 10px;
}

.box2_3{
    width: 100%;
    height: 100px;
}

.box2_4_1{
    width: 96%;
    height: 100px;
    margin: 0 auto;
    display: flex;
    align-items: center;
}

.border-bottom-1{
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.box2_5{
    width: 98%;
    height: 58px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 30fr 40fr 30fr;
    gap: 10%;
}

.text2_1{
    width: 40%;
    float: left;
    margin-left: 20px;
    font-family: 'Karla', sans-serif;
    font-weight: normal;
    font-size: 18px;
    color: #000B1A;
    line-height: 58px;
    text-align: left;
    font-style: normal;
}

.text2_2{
    font-family: 'Karla', sans-serif;
    font-weight: normal;
    font-size: 16px;
    color: #000B1A;
    line-height: 58px;
    text-align: left;
    font-style: normal;
}

.text2_3{
    font-family: 'Karla', sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #1851E0;
    line-height: 58px;
    text-align: left;
    font-style: normal;
    text-transform: uppercase;
}

.float-left{
    float: left;
}

.box2_20{
    width: 100%;
    background-color: #fff;
    padding-bottom: 20px;
}

.box_26 {
    width: 100%;
    max-width: 1160px;
    margin: 0 auto 20px auto;
    position: relative;
    overflow: hidden;
}

.text-wrapper_67 {
    width: 100%;
    margin-top: 40px;
    text-align: center;
}

.text_79 {
    width: 100%;
    overflow-wrap: break-word;
    color: rgba(2, 8, 66, 1);
    font-size: 28px;
    font-family: 'Karla', sans-serif;
    font-weight: 600;
    text-align: center;
    line-height: 32px;
}

.text-wrapper_68 {
    width: 90%;
    margin: 28px auto 0 auto;
}

.text_80 {
    width: 100%;
    overflow-wrap: break-word;
    color: rgba(2, 8, 66, 1);
    font-size: 16px;
    font-family: 'Karla', sans-serif;
    text-align: center;
    line-height: 20px;
}

.group_67 {
    width: 90%;
    margin: 58px auto 0 auto;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}

.image_33 {
    width: 82%;
}

.section_33{
    margin-top: 50px;
}

.text-group_83 {
    margin-top: 24px;
}

.text_81 {
    width: 100%;
    overflow-wrap: break-word;
    color: rgba(2, 8, 66, 1);
    font-size: 20px;
    font-family: 'Karla', sans-serif;
    font-weight: 600;
    text-align: left;
    line-height: 32px;
}

.text_82 {
    width: 100%;
    overflow-wrap: break-word;
    color: rgba(2, 8, 66, 1);
    font-size: 16px;
    font-family: 'Karla', sans-serif;
    text-align: left;
    line-height: 22px;
    margin-top: 14px;
}

.box3_1{
    width: 100%;
    background-color: #e2f0fe;
}

.box4_1{
    width: 100%;
    max-width: 1160px;
    margin: 0 auto;
    padding: 80px 0;
}

.box4_2 {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 7%;
}

.box4_3 {
    width: 90%;
    margin: 60px auto 0 auto;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 10%;
}

.box4_2-item{
    width: 100%;
}

.box4_2-item img{
    width: 100%;
}

.box4_20{
    width: 100%;
    background-color: #fff;
}

.box_18 {
    width: 100%;
    max-width: 1160px;
    margin: 40px auto 20px auto;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 6%;
}

.box_19 {
    margin-top: 8%;
}

.text_21 {
    width: 100%;
    overflow-wrap: break-word;
    color: rgba(2, 8, 66, 1);
    font-size: 28px;
    font-family: 'Karla', sans-serif;
    font-weight: 500;
    text-align: left;
    line-height: 40px;
}

.text_222 {
    width: 100%;
    overflow-wrap: break-word;
    color: rgba(2, 8, 66, 1);
    font-size: 16px;
    font-family: 'Karla', sans-serif;
    font-weight: normal;
    text-align: left;
    line-height: 30px;
    margin-top: 18px;
}

.group_155 {
    margin-top: 20px;
    position: relative;
    width: 90%;
    height: 22px;
}

.text_134 {
    display: inline-block;
    height: 22px;
    overflow-wrap: break-word;
    color: rgba(24, 81, 224, 1);
    font-size: 16px;
    font-family:  'Karla', sans-serif;
    font-weight: 600;
    text-align: left;
    white-space: nowrap;
    line-height: 22px;
    float: left;
}

.thumbnail_666 {
    width: 16px;
    height: 16px;
    margin-left: 10px;
    margin-top: 4px;
}

.image_44 {
    width: 80%;
}

.group_16 {
    margin-top: 0;
}

.text_233 {
    width: 100%;
    overflow-wrap: break-word;
    color: rgba(2, 8, 66, 1);
    font-size: 28px;
    font-family: 'Karla', sans-serif;
    font-weight: 500;
    text-align: left;
    line-height: 40px;
}

.text_244 {
    width: 100%;
    overflow-wrap: break-word;
    color: rgba(2, 8, 66, 1);
    font-size: 16px;
    font-family: 'Karla', sans-serif;
    font-weight: normal;
    text-align: left;
    line-height: 30px;
    margin-top: 28px;
}

.image_333{
    width: 80%;
}

.box10{
    width: 100%;
    padding-top: 20px;
    background-color: #F9FAFB;
}

.box1_1{
    width:100%;
    max-width: 1160px;
    margin: 40px auto;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.group_8 {
    background-color: rgba(24, 81, 224, 1);
    border-radius: 28px 0px 0px 28px;
}

.text-group_13 {
    width: 80%;
    margin: 30px auto 0 auto;
}

.text_27 {
    width: 100%;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 40px;
    font-family: 'Karla', sans-serif;
    font-weight: normal;
    text-align: left;
    line-height: 46px;
}

.text_28 {
    width: 100%;
    margin-top: 20px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    font-family: 'Karla', sans-serif;
    font-weight: normal;
    text-align: left;
    line-height: 28px;
}

.text-wrapper_3 {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 8px;
    height: 60px;
    width: 80%;
    margin: 30px auto 40px auto;
    cursor: pointer;
}

.text-wrapper_3:hover{
    background-color: #f4f6f8;
}

.text_29 {
    width: 100%;
    height: 60px;
    overflow-wrap: break-word;
    color: rgba(24, 81, 224, 1);
    font-size: 18px;
    font-family: 'Karla', sans-serif;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    line-height: 60px;
}

.group_5 {
    border-radius: 0px 28px 28px 0px;
    background-image: url(./../img/save-on-international-fulfillment-rates-img.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.div_image33{
    text-align: center;
}

@media (max-width: 960px){
    .box_2{
        grid-template-columns: 1fr;
    }
    .section1_6{
        width: 90%;
        margin: 50px auto 0 auto;
    }
    .image_2{
        width: 48%;
        margin: 48px auto 0 auto;
    }
    .carousel-wrapper{
        margin: 100px auto 20px auto;
    }

    .image_2{
        width: 48%;
        margin: 48px auto 0 auto;
    }
}

@media (max-width: 768px){
    .block_3{
        width: 86%;
        margin: 36px auto 0 auto;
    }

    .box_26{
        width: 90%;
    }

    .group_67{
        margin: 20px auto 0 auto;
        grid-template-columns: repeat(1, 1fr);
    }

    .div_image33{
        margin-top: 10px;
    }

    .box2_5{
        gap: 4%;
    }

    .box4_2{
        gap: 4%;
    }

    .box4_3{
        gap: 6%;
    }

    .image_333,.image_55 {
        width: 50%;
        display: inline-block;
        margin: 0 auto;
    }

    .image_44 {
        width: 44%;
        margin: 10px auto;
        position: absolute;
        top: 440px;
        left: 26%;
    }

    .group_16{
        margin-top: 10px;
    }

    .box_18 {
        width: 90%;
        margin: 0 auto 20px auto;
        grid-template-columns: 1fr;
        gap: 2%;
        position: relative;
    }

    .height500 {
        height: 700px;
    }

    .text_244{
        line-height: 24px;
    }

    .section_33{
        margin-top: 0;
    }

    .box1_1{
        width: 86%;
        grid-template-columns: 1fr;
    }

    .group_8{
        border-radius: 24px;
    }

    .group_5 {
        height: 400px;
        margin-top: 20px;
        border-radius: 24px;
    }
}

@media (max-width: 430px){
    .text_7{
        font-size: 32px;
        text-align: center;
        line-height: 50px;
    }

    .text_8{
        line-height: 26px;
        margin-top: 20px;
    }

    .block_3 {
        width: 90%;
        margin: 24px auto 0 auto;
    }

    .text-wrapper_2{
        width: 52%;
    }

    .carousel-wrapper {
        margin: 60px auto 20px auto;
    }

    .section1_6{
        margin: 30px auto 0 auto;
    }

    .text_9{
        font-size: 16px;
    }

    .text_10{
        font-size: 16px;
    }

    .image-text_13{
        margin-top: 20px;
    }

    .text_12{
        line-height: 16px;
    }

    .image_2{
        width: 48%;
        margin: 20px auto 0 auto;
    }

    .div_image33{
        margin-top: 0;
    }

    .box2_2{
        width: 92%;
    }

    .box2_5{
        grid-template-columns: 28fr 42fr 30fr;
        gap: 0;
    }

    .text2_1{
        display: none;
    }

    .text2_2{
        line-height: 28px;
    }

    .text2_3{
        line-height: 28px;
    }

    .section_33{
        margin-top: 0;
    }

    .box4_2{
        gap: 2%;
    }

    .box4_3{
        margin: 40px auto 0 auto;
        gap: 3%;
    }

    .group_155{
        width: 100%;
    }

    .image_44 {
        width: 60%;
        margin: 10px auto;
        position: absolute;
        top: 440px;
        left: 22%;
    }

    .text_233{
        font-size: 24px;
        line-height: 30px;
    }

    .text_244{
        line-height: 24px;
        margin-top: 10px;
    }

    .height500 {
        height: 660px;
    }

    .box10{
        margin-top: 0;
    }

    .text-group_13{
        margin: 10px auto 0 auto;
    }

    .text_27{
        font-size: 28px;
        line-height: 40px;
    }

    .text_28{
        line-height: 28px;
    }

    .text-wrapper_3{
        margin: 10px auto 14px auto;
    }

    .box4_1{
        padding: 40px 0;
    }

    .group_5{
        height: 240px;
    }

    .box1_1{
        margin: 20px auto;
    }
}