@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap');
html body {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    font-family: "Inter", sans-serif;
    background-color: #ffffff;
}

@media (min-width: 1340px)
{
    .container {
        max-width: 1340px;
    }
}

.text-red {
    color:red;
}

.dropdown-menu  {
    background: rgba(255, 255, 255, 0.90);
    backdrop-filter: blur(11.100000381469727px);
    color: #0F1922;
}
.dropdown-menu .dropdown-item {
    color: #0F1922;
}
.dropdown-menu .dropdown-item:hover {
    color: #0F1922;
}

.breadCrumps {
    color: #0F1922;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 44px;
}
.breadCrumps a {
    color: #0F1922;
}
.breadCrumps a:hover {
    color: rgba(15, 25, 34, 0.7);
}

body.no-scroll {
    overflow: hidden;
}

.tox-tinymce-aux{z-index:99999999999 !important;}

/*Повышение резкости картинки*/
.sharp-img {
    image-rendering: pixelated;
    image-rendering: -moz-crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
}
.row-m {
    display: flex;
    flex-wrap: wrap;
}
.row-m > div[class*='col-'] {
    display: flex;
}
#customFile .custom-file-control:lang(en)::after {
    content: "Select file1...";
}
#customFile .custom-file-control:lang(en)::before {
    content: "Click me1";
}

.header-msb-div {
    background: rgba(255, 255, 255, 0.28);
    backdrop-filter: blur(11.100000381469727px);
    height: 90px;
    z-index: 2030;
    position: relative;
}
.header-msb {
    padding-top: 0px;
    z-index: 9991;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
}
.header-msb a {
    color: #FFF;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: -0.15px;
    text-transform: uppercase;
}
.header-msb a.dropdown-item {
    color: rgba(0, 0, 0, 0.7);
}
.header-msb a:hover {
    color: rgba(255, 255, 255, 0.7);
}
.header-msb a:hover img {
    opacity: 0.7;
}
.header-msb a.active {
    color: #FFF;
    text-decoration-line: underline!important;
}
.header-msb .img-white-a {
    display: inline;
}
.header-msb .img-black-a {
    display: none;
}
.header-msb.black-a a {
    color: #0F1922;
}
.header-msb.black-a .btn-a {
    color: #FFF;
}

.header-msb.black-a .img-white-a {
    display: none;
}
.header-msb.black-a .img-black-a {
    display: inline;
}



.header-msb .mr-link-a {
    margin-right: 74px;
}
.header-msb .btn-a {
    border-radius: 8px;
    background: #1A1C4F;
    backdrop-filter: blur(8.325000762939453px);
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    text-transform: capitalize;
    height: 50px;
    min-width: 189px;
}
.header-msb .btn-a:hover {
    color: rgba(255, 255, 255, 0.7);
}
.header-msb .mr-80 {
    margin-right: 80px;
}

.modal-backdrop {
    z-index: 1000;
}

.navbar-wrap {
    top: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}
.nav-flex {
    display: flex;
    align-items: center;
    justify-content: space-between
}
.navbar-toggler {
    padding: 0;
    font-size: 10px;
    line-height: 0;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 0;
    transition: box-shadow .15s ease-in-out;
    position: relative;
    z-index: 2000;
    display: inline-block
}
.animated-icon1 {
    width: 35px;
    height: 30px;
    position: relative;
    margin: 0px;
    transform: rotate(0deg);
    cursor: pointer;
}
.animated-icon1 span {
    display: block;
    position: absolute;
    height: 5px;
    width: 100%;
    border-radius: 1px;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transition: .25s ease-in-out;
    background: #333;
}
.animated-icon1 span:nth-child(1) {
    top: 0px
}
.animated-icon1 span:nth-child(2) {
    top: 12px
}
.animated-icon1 span:nth-child(3) {
    top: 24px
}
.animated-icon1.open span {
    background: #ffffff;
}
.animated-icon1.open span:nth-child(1) {
    top: 10px;
    transform: rotate(135deg);
}
.animated-icon1.open span:nth-child(2) {
    opacity: 0;
    left: 0px;
}
.animated-icon1.open span:nth-child(3) {
    top: 10px;
    transform: rotate(-135deg);
}

.pagination .page-item.disabled .page-link,
.pagination .page-item:first-child:not(.active) .page-link,
.pagination .page-item:last-child:not(.active) .page-link {
    background: transparent;
}
.pagination .page-link:hover {
    background-color: rgba(239, 36, 45, 0.7) !important;
    color: #fff
}
.pagination .page-link {
    color: #D0D0D0;
    text-align: center;
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
}
.pagination .page-item.active .page-link {
    z-index: 3;
    background-color: transparent;
    border-color: transparent;
    color: #EF242D;
    text-align: center;
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
}
.pagination .page-item.active .page-link:hover {
    color: #ffffff;
}

.footer {
    background: linear-gradient(92deg, #1A1C4F 1.56%, #2F9ECF 99.14%);
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    padding-top: 43px;
}
.footer .img-a {
    width: 196px;
}
.footer .head-a {
    color: #B3B3B3;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
}
.footer a {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    text-decoration: none!important;
}
.footer a:hover {
    color: rgba(255, 255, 255, 0.7);
}
.footer .desc-a {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
}
.footer .desc-b {
    color: #FFF;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: -0.15px;
    text-transform: uppercase;
}
.footer .link-a {
    color: #FFF;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: -0.15px;
    text-transform: uppercase;
}
.footer .btn-a {
    border-radius: 4px;
    background: rgba(255, 255, 255, 0.28);
    backdrop-filter: blur(11px);
    height: 40px;
    width: 40px;
}
.footer .btn-a:hover {
    background: rgba(255, 255, 255, 0.15);
}
.footer .panel-a {
    background: rgba(255, 255, 255, 0.28);
    backdrop-filter: blur(11.100000381469727px);
    padding: 24px 0px 24px 0px;
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
}
.footer .panel-a a {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
}
.footer .panel-a a:hover {
    color: rgba(255, 255, 255, 0.7);
}

a[target]:not(.btn) {
    font-weight: 500;
    text-decoration: none !important;
}

@media (max-width: 1397px)
{
    .footer {
        font-size: 16px;
        padding: 20px 0px 0px 0px;
    }
    .footer a {
        font-weight: 400;
        line-height: 18px;
    }
    .footer .img-a {
        width: 89px;
    }
    .footer .head-a {
        font-size: 15px;
        text-transform: uppercase;
    }
    .footer .desc-a {
        line-height: 20px;
        text-transform: uppercase;
    }
    .footer .link-a {
        text-transform: unset;
    }
    .footer .desc-b {
        text-transform: unset;
    }
    .footer .panel-a {
        text-align: center;
        padding: 15px 0px 15px 0px;
        color: #FFF;
        font-size: 12px;
        line-height: 12px;
    }
    .footer .panel-a a {
        font-size: 12px;
        line-height: 12px;
    }
    .footer .text-lowercase-a {
        text-transform: lowercase;
    }

    .header-msb-div {
        height: 60px;
    }
    .header-msb {
        margin: 0px;
        padding: 10px .75rem 10px .75rem;
        position: fixed;
        z-index: 2030;
        top: 0;
        right: 0;
        left: 0;
    }
    .header-msb a, .header-msb a:active  {
        color: #333;
        text-align: center;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 25px;
        letter-spacing: 0.48px;
    }
    .header-msb a:hover {
        color: rgba(51, 51, 51, 0.7);
    }
    #menuModal .nav a {
        color: #ffffff;
    }
    #menuModal .modal-content {
        background: rgba(255, 255, 255, 0.28);
        backdrop-filter: blur(11.100000381469727px);
    }
    .lng-section .dropdown-toggle::after {
        font-size: 12px;
    }

}

.page-home .section-a {
    margin-bottom: 42px;
    margin-top: -90px;
    z-index: 1!important;
}
.page-home .section-a .panel-a {
    padding-top: 230px;
}
.page-home .section-a h1 {
    color: #FFF;
    font-size: 72px;
    font-style: normal;
    font-weight: 700;
    line-height: 73px;
    margin-bottom: 25px;
    max-width: 750px;
}
.page-home .section-a .carousel-item {
    height: 644px;
}
.page-home .section-a .desc-a {
    color: #FFF;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    width: 500px;
    margin-bottom: 27px;
}
.page-home .section-a .btn-a {
    border-radius: 8px;
    background: #FFF;
    padding: 15px 24px;
    color: #0F1922;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px;
}
.page-home .section-a .btn-a:hover {
    background: rgba(255, 255, 255, 0.7);
}
.page-home .section-b {
    color: #0F1922;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.6px;
    margin-bottom: 100px;
}
.page-home .section-b h1 {
    color: #0F1922;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
}
.page-home .section-c {
    margin-bottom: 100px;
}
.page-home .section-c .card-a {
    border-radius: 8px;
    background: #F7F7F6;
    padding: 50px;
    color: #0F1922;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}
.page-home .section-c .card-a .head-a {
    color: #0F1922;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.page-home .section-c .card-a .badge-a {
    width: 60px;
    height: 60px;
    border-radius: 8px;
    background: #0F97D4;
    backdrop-filter: blur(5.5px);
}
.page-home .section-c .card-a .badge-a .img-a {
    height: 23px;
}
.page-home .section-d {
    color: #0F1922;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 50px;
}
.page-home .section-d .head-a {
    color: #0F1922;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
}
.page-home .section-e {
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.6px;
    background: #0F97D4;
    padding-top:50px;
    padding-bottom: 40px;
    margin-bottom: 100px;
}
.page-home .section-e .head-a {
    color: #FFF;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
    margin-bottom: 8px;
}
.page-home .section-f {
    margin-bottom: 100px;
}
.page-home .section-f .head-b {
    color: #0F1922;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
    margin-bottom: 52px;
}
.page-home .section-f .card-a {
    color: #0F1922;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    border-radius: 8px;
    background: #F7F7F6;
    padding: 50px;
}
.page-home .section-f .card-a .head-a {
    color: #0F1922;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.page-home .section-f .card-a .badge-a {
    width: 60px;
    height: 60px;
    border-radius: 8px;
    background: #0F97D4;
    backdrop-filter: blur(5.5px);
}
.page-home .section-f .card-a .badge-a .img-a {
    height: 27px;
}
.page-home .section-m {
    margin-bottom: 100px;
}
.page-home .section-m .head-b {
    color: #0F1922;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
    margin-bottom: 52px;
}
.page-home .section-m .carousel-indicators {
    border-radius: 8px;
    background: #0F97D4;
    left: auto;
    right: auto;
    padding: 6px 6px 6px 6px;
    margin-bottom: -20px;
}
.page-home .section-m .carousel-indicators li {
    background-color: #fff;
    width: 8px;
    height: 8px;
    border-top: 0;
    border-bottom: 0;
    opacity: 1;
}
.page-home .section-m .carousel-indicators li.active  {
    background-color: #1A1C4F;
    width: 20px;
    height: 8px;
    border-radius: 30px!important;
}
.page-home .section-faq {
    margin-bottom: 100px;
}
.page-home .section-faq .card-a .head-a {
    color: #0F1922;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    text-transform: uppercase;
}
.page-home .section-faq .card-a {
    padding: 20px 0px;
    color: #0F1922;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    text-transform: lowercase;
}
.page-home .section-faq .card-a .img-a {
    width: 60px;
    height: 60px;
}
.page-home .section-faq .card-a .mr-a {
    margin-right: 62px;
}
.page-home .section-faq .card-a .desc-b {
    padding-left: 123px;
}
.page-home .section-faq .head-b {
    color: #0F1922;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
    margin-bottom: 49px;
}
.page-home .banner-video-wrapper {
    height: 660px;
    max-height: 660px;
    position: relative;
    margin-bottom: 100px;
}
.page-home .banner-video-wrapper .banner-video-1 {
    max-height: 660px;
    margin-bottom: 100px;
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: 100%;
    height: auto;
    transform: translate(-50%, -50%);
    object-fit: cover;
}

.page-feedback {
    background: #F7F7F6;
    padding: 50px 0px 100px 0px;
}
.page-feedback .head-a {
    color: #0F1922;
    font-size: 72px;
    font-style: normal;
    font-weight: 700;
    line-height: 73px;
    max-width: 375px;
    margin-bottom: 76px;
}
.page-feedback .desc-a {
    color: #0F1922;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 15px;
}
.page-feedback .desc-b {
    color: #545454;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
}
.page-feedback .desc-b a {
    color: #545454;
}
.page-feedback .desc-b a:hover {
    color: rgba(84, 84, 84, 0.7);
}
.page-feedback input {
    color: #B3B3B3;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    padding: 10px 24px;
    height: 60px;
    border-radius: 8px;
    background: #FFF;
    border: 0px;
}
.page-feedback .btn-feedback {
    border-radius: 8px;
    background: #0F97D4;
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    padding: 10px 10px;
    height: 60px;
    margin-bottom: 16px;
}

.page-esg .section-a {
    height: 660px;
    margin-bottom: 20px;
    margin-top: -90px;
    background: url('/images/page-esg/section-a/bg.webp?v1') center center / cover no-repeat;
    padding-top: 330px;
}
.page-esg .section-a .head-a {
    color: #FFF;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.page-esg .section-a .head-b {
    color: #FFF;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.page-esg .section-a .btn-a {
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.28);
    backdrop-filter: blur(11.100000381469727px);
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    padding: 20px 50px;
}
.page-esg .section-b {
    color: #0F1922;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.6px;
    margin-bottom: 100px;
}
.page-esg .section-b h1 {
    color: #0F1922;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
}
.page-esg .section-b .badge-a {
    width: 60px;
    height: 60px;
    border-radius: 8px;
    background: #0F97D4;
    backdrop-filter: blur(5.5px);
}
.page-esg .section-m {
    background: url('/images/page-esg/section-m/bg.webp?v1') center center / cover no-repeat;
    padding: 50px 0px 96px 0px;
    margin-bottom: 100px;
    height: 660px;
}
.page-esg .section-m .card-a {
    border-radius: 24px;
    background: rgba(255, 255, 255, 0.28);
    backdrop-filter: blur(5.5px);
    width: 625px;
    padding: 25px 32px 18px 43px;
    color: #0F1922;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 13px;
}
.page-esg .section-m .card-a .badge-a {
    width: 60px;
    height: 60px;
    border-radius: 8px;
    background: #0F97D4;
    backdrop-filter: blur(5.5px);
}
.page-esg .section-m .card-a .head-a {
    color: #0F1922;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    text-transform: uppercase;
    margin-bottom: 12px;
}
.page-esg .section-u {
    margin-bottom: 100px;
}


.page-become-partner .section-a {
    height: 660px;
    margin-bottom: 20px;
    margin-top: -90px;
    background: url('/images/page-become-partner/section-a/bg.webp?v1') center center / cover no-repeat;
    padding-top: 208px;
}
.page-become-partner .section-a .head-a {
    color: #FFF;
    font-size: 72px;
    font-style: normal;
    font-weight: 700;
    line-height: 73px;
    margin-bottom: 38px;
}
.page-become-partner .section-a .head-b {
    color: #FFF;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
    margin-bottom: 70px;
    max-width: 480px;
}
.page-become-partner .section-a .btn-a {
    border-radius: 8px;
    background: #FFF;
    color: #0F1922;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    padding: 20px 50px;
}
.page-become-partner .section-a .btn-b {
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.28);
    backdrop-filter: blur(11.100000381469727px);
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    padding: 20px 50px;
}
.page-become-partner .section-b {
    color: #0F1922;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.6px;
    margin-bottom: 100px;
}
.page-become-partner .section-b h1 {
    color: #0F1922;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
}
.page-become-partner .section-m {
    margin-bottom: 30px;
}
.page-become-partner .section-m h1 {
    color: #0F1922;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
}
.page-become-partner .section-m .step {
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}
.page-become-partner .section-m .step .step-circle {
    min-width: 60px;
    width: 60px;
    height: 60px;
    background-color: #0F97D4;
    color: #fff;
    border-radius: 8px;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.page-become-partner .section-m .step .step-title {
    margin-top: 38px;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    text-transform: uppercase;
    text-align: left;
    margin-bottom: 28px;
}
.page-become-partner .section-m .step a {
    color: #000;
}
.page-become-partner .section-m .step a:hover {
    color: rgba(0, 0, 0, 0.7);
}
.page-become-partner .section-m .step .step-line {
    margin-top: 28px;
    margin-left: 22px;
    margin-right: 22px;
    width: 100%;
    height: 1px;
    background-color: #0F97D4;
}
.page-become-partner .section-s {
    color: #0F1922;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 57px;
}
.page-become-partner .section-s .head-a {
    color: #0F1922;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px;
    text-transform: uppercase;
    margin-bottom: 41px;
}
.page-become-partner .section-c {
    margin-bottom: 100px;
}
.page-become-partner .section-c .head-m {
    color: #0F1922;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
    margin-bottom: 52px;
}
.page-become-partner .section-c .card-a {
    border-radius: 8px;
    background: #F7F7F6;
    padding: 50px 50px 30px 50px;
    color: #0F1922;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}
.page-become-partner .section-c .card-a .head-a {
    color: #0F1922;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    text-transform: uppercase;
    margin-bottom: 14px;
}
.page-become-partner .section-c .card-a .badge-a {
    width: 60px;
    height: 60px;
    border-radius: 8px;
    background: #0F97D4;
    backdrop-filter: blur(5.5px);
}
.page-become-partner .section-c .card-a .badge-a .img-a {
    height: 23px;
}

.page-contacts .section-a {
    height: 660px;
    margin-bottom: 20px;
    margin-top: -90px;
    background: linear-gradient(272deg, rgba(0, 174, 239, 0.16) 25.54%, rgba(15, 151, 212, 0.88) 70.93%, rgba(26, 28, 79, 0.88) 95.01%), #F7F7F6;
    padding-top: 100px;
    text-align: center;
}
.page-contacts .section-a .img-a {
    background: url('/images/page-contacts/section-a/bg.svg?v1') center center / 90% no-repeat;
    width: 100%;
    height: 100%;
}

.page-service-fulfillment .section-a {
    height: 660px;
    margin-bottom: 20px;
    margin-top: -90px;
    background: url('/images/page-service-fulfillment/section-a/bg.webp?v1') center center / cover no-repeat;
}
.page-service-fulfillment .section-b {
    color: #0F1922;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.6px;
    margin-bottom: 100px;
}
.page-service-fulfillment .section-b h1 {
    color: #0F1922;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
}
.page-service-fulfillment .section-m {
    margin-bottom: 100px;
}
.page-service-fulfillment .section-t {
    color: #0F1922;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.6px;
    margin-bottom: 70px;
}
.page-service-fulfillment .section-t .head-a {
    color: #0F1922;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
    margin-bottom: 33px;
}
.page-service-fulfillment .section-t .head-b {
    color: #545454;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    text-transform: uppercase;
    margin-bottom: 19px;
}
.page-service-fulfillment .section-t .btn-a {
    width: 60px;
    height: 60px;
    border-radius: 8px;
    background: #0F97D4;
    backdrop-filter: blur(5.5px);
    cursor: pointer;
    user-select: none;
}
.page-service-fulfillment .section-t .btn-a:hover {
    background: rgba(15, 151, 212, 0.7);
}
.page-service-fulfillment .section-t .carousel-item img {
    border-radius: 24px;
}
.page-service-fulfillment .section-t .line-a {
    border-radius: 4px;
    background: linear-gradient(180deg, #1F2AB1 0%, #243ADB 54.33%, #3178D6 100%);
    width: 20px;
    min-width: 20px;
    height: auto;
    margin-left: 32px;
    margin-right: 32px;
}
.page-service-fulfillment .section-k {
    margin-bottom: 100px;
}
.page-service-fulfillment .section-k .head-m {
    color: #0F1922;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
    margin-bottom: 52px;
}
.page-service-fulfillment .section-k .card-a {
    border-radius: 8px;
    background: #F7F7F6;
    padding: 20px;
    text-align: center;
}
.page-service-fulfillment .section-k .card-a .desc-a {
    color: #0F1922;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    text-align: center;
    padding-top: 10px;
    text-transform: uppercase;
}
.page-service-fulfillment .section-c {
    margin-bottom: 100px;
}
.page-service-fulfillment .section-c .head-m {
    color: #0F1922;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
    margin-bottom: 52px;
}
.page-service-fulfillment .section-c .card-a {
    border-radius: 8px;
    background: #F7F7F6;
    padding: 50px 50px 30px 50px;
    color: #0F1922;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    cursor: default;
}
.page-service-fulfillment .section-c .card-a .head-a {
    color: #0F1922;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    text-transform: uppercase;
    margin-bottom: 14px;
}
.page-service-fulfillment .section-c .card-a .badge-a {
    width: 60px;
    height: 60px;
    border-radius: 8px;
    background: #0F97D4;
    backdrop-filter: blur(5.5px);
}
.page-service-fulfillment .section-c .card-a .badge-a .img-a {
    height: 23px;
}
.page-service-fulfillment .section-f {
    margin-bottom: 100px;
}
.page-service-fulfillment .section-f .head-m {
    color: #0F1922;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
    margin-bottom: 52px;
}
.page-service-fulfillment .section-f .card-a {
    border-radius: 8px;
    background: #F7F7F6;
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    padding: 20px;
    min-height: 130px;
}
.page-service-fulfillment .section-f .card-a.bg-blue-a {
    background: #0F97D4;
    color: #ffffff;
}
.page-service-fulfillment .section-f .img-a {
    background: url('/images/page-service-fulfillment/section-f/bg.webp?v1') center center / cover no-repeat;
    width: 100%;
    height: 100%;
    border-radius: 8px;
}






















.page-service-distribution-operator .section-a {
    height: 660px;
    margin-bottom: 20px;
    margin-top: -90px;
    background: url('/images/page-service-distribution-operator/section-a/bg.webp?v1') center center / cover no-repeat;
}
.page-service-distribution-operator .section-b {
    color: #0F1922;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.6px;
    margin-bottom: 100px;
}
.page-service-distribution-operator .section-b h1 {
    color: #0F1922;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
}
.page-service-distribution-operator .section-m {
    margin-bottom: 100px;
}
.page-service-distribution-operator .section-c {
    margin-bottom: 100px;
}
.page-service-distribution-operator .section-c .head-m {
    color: #0F1922;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
    margin-bottom: 52px;
}
.page-service-distribution-operator .section-c .card-a {
    border-radius: 8px;
    background: #F7F7F6;
    padding: 50px 50px 30px 50px;
    color: #0F1922;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}
.page-service-distribution-operator .section-c .card-a .head-a {
    color: #0F1922;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    text-transform: uppercase;
    margin-bottom: 14px;
}
.page-service-distribution-operator .section-c .card-a .badge-a {
    width: 60px;
    height: 60px;
    border-radius: 8px;
    background: #0F97D4;
    backdrop-filter: blur(5.5px);
}
.page-service-distribution-operator .section-c .card-a .badge-a .img-a {
    height: 23px;
}
.page-service-distribution-operator .section-k {
    margin-bottom: 100px;
}
.page-service-distribution-operator .section-k .head-m {
    color: #0F1922;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
    margin-bottom: 52px;
}
.page-service-distribution-operator .section-k .card-a {
    border-radius: 8px;
    background: #F7F7F6;
    padding: 20px;
    text-align: center;
}
.page-service-distribution-operator .section-k .card-a .desc-a {
    color: #0F1922;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    text-align: left;
    padding-top: 10px;
}
.page-service-distribution-operator .section-t {
    color: #0F1922;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.6px;
    margin-bottom: 70px;
}
.page-service-distribution-operator .section-t .head-a {
    color: #0F1922;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
    margin-bottom: 33px;
}
.page-service-distribution-operator .section-t .head-b {
    color: #545454;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    text-transform: uppercase;
    margin-bottom: 19px;
}
.page-service-distribution-operator .section-t .btn-a {
    width: 60px;
    height: 60px;
    border-radius: 8px;
    background: #0F97D4;
    backdrop-filter: blur(5.5px);
    cursor: pointer;
    user-select: none;
}
.page-service-distribution-operator .section-t .btn-a:hover {
    background: rgba(15, 151, 212, 0.7);
}
.page-service-distribution-operator .section-t .carousel-item img {
    border-radius: 24px;
}
.page-service-distribution-operator .section-t .line-a {
    border-radius: 4px;
    background: linear-gradient(180deg, #1F2AB1 0%, #243ADB 54.33%, #3178D6 100%);
    width: 20px;
    min-width: 20px;
    height: auto;
    margin-left: 32px;
    margin-right: 32px;
}












.page-service-customs-clearance .section-a {
    height: 660px;
    margin-bottom: 20px;
    margin-top: -90px;
    background: url('/images/page-service-customs-clearance/section-a/bg.webp?v1') center center / cover no-repeat;
    padding-top: 330px;
}
.page-service-customs-clearance .section-a .head-a {
    color: #FFF;
    font-size: 72px;
    font-style: normal;
    font-weight: 700;
    line-height: 73px;
    margin-bottom: 38px;
}
.page-service-customs-clearance .section-a .head-b {
    color: #FFF;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
    margin-bottom: 70px;
}
.page-service-customs-clearance .section-b {
    color: #0F1922;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.6px;
    margin-bottom: 100px;
}
.page-service-customs-clearance .section-b h1 {
    color: #0F1922;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
}
.page-service-customs-clearance .section-c {
    margin-bottom: 100px;
}
.page-service-customs-clearance .section-c .head-m {
    color: #0F1922;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
    margin-bottom: 52px;
}
.page-service-customs-clearance .section-c .card-a {
    border-radius: 8px;
    background: #F7F7F6;
    padding: 50px 50px 30px 50px;
    color: #0F1922;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}
.page-service-customs-clearance .section-c .card-a .head-a {
    color: #0F1922;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    text-transform: uppercase;
    margin-bottom: 14px;
}
.page-service-customs-clearance .section-c .card-a .badge-a {
    width: 60px;
    height: 60px;
    border-radius: 8px;
    background: #0F97D4;
    backdrop-filter: blur(5.5px);
}
.page-service-customs-clearance .section-c .card-a .badge-a .img-a {
    height: 23px;
}
.page-service-customs-clearance .section-m {
    margin-bottom: 100px;
}

.page-service-multi-temperature-regime .section-a {
    height: 660px;
    margin-bottom: 20px;
    margin-top: -90px;
    background: url('/images/page-service-multi-temperature-regime/section-a/bg.webp?v1') center center / cover no-repeat;
    padding-top: 300px;
}
.page-service-multi-temperature-regime .section-a .head-a {
    color: #FFF;
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    line-height: 71px;
    margin-bottom: 18px;
}
.page-service-multi-temperature-regime .section-a .head-b {
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 50px;
    margin-bottom: 70px;
}
.page-service-multi-temperature-regime .section-b {
    color: #0F1922;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.6px;
    margin-bottom: 100px;
}
.page-service-multi-temperature-regime .section-b h1 {
    color: #0F1922;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
}
.page-service-multi-temperature-regime .section-m {
    margin-bottom: 100px;
}
.page-service-multi-temperature-regime .section-t {
    color: #0F1922;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.6px;
    margin-bottom: 70px;
}
.page-service-multi-temperature-regime .section-t .head-a {
    color: #0F1922;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
    margin-bottom: 33px;
}
.page-service-multi-temperature-regime .section-t .head-b {
    color: #545454;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    text-transform: uppercase;
    margin-bottom: 19px;
}
.page-service-multi-temperature-regime .section-t .btn-a {
    width: 60px;
    height: 60px;
    border-radius: 8px;
    background: #0F97D4;
    backdrop-filter: blur(5.5px);
    cursor: pointer;
    user-select: none;
}
.page-service-multi-temperature-regime .section-t .btn-a:hover {
    background: rgba(15, 151, 212, 0.7);
}
.page-service-multi-temperature-regime .section-t .carousel-item img {
    border-radius: 24px;
}
.page-service-multi-temperature-regime .section-t .line-a {
    border-radius: 4px;
    background: linear-gradient(180deg, #1F2AB1 0%, #243ADB 54.33%, #3178D6 100%);
    width: 20px;
    min-width: 20px;
    height: auto;
    margin-left: 32px;
    margin-right: 32px;
}
.page-service-multi-temperature-regime .section-c {
    margin-bottom: 100px;
}
.page-service-multi-temperature-regime .section-c .head-m {
    color: #0F1922;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
    margin-bottom: 52px;
}
.page-service-multi-temperature-regime .section-c .card-a {
    border-radius: 8px;
    background: #F7F7F6;
    padding: 50px 50px 30px 50px;
    color: #0F1922;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    cursor: default;
}
.page-service-multi-temperature-regime .section-c .card-a .head-a {
    color: #0F1922;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    text-transform: uppercase;
    margin-bottom: 14px;
}
.page-service-multi-temperature-regime .section-c .card-a .badge-a {
    width: 60px;
    height: 60px;
    border-radius: 8px;
    background: #0F97D4;
    backdrop-filter: blur(5.5px);
}
.page-service-multi-temperature-regime .section-c .card-a .badge-a .img-a {
    height: 23px;
}
.page-service-multi-temperature-regime .section-k {
    margin-bottom: 100px;
}
.page-service-multi-temperature-regime .section-k .head-m {
    color: #0F1922;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
    margin-bottom: 52px;
}
.page-service-multi-temperature-regime .section-k .card-a {
    border-radius: 8px;
    background: #F7F7F6;
    padding: 20px;
    text-align: center;
}
.page-service-multi-temperature-regime .section-k .card-a .desc-a {
    color: #0F1922;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    text-align: left;
    padding-top: 10px;
}

.page-service-transport-services .section-a {
    height: 660px;
    margin-bottom: 20px;
    margin-top: -90px;
    background: url('/images/page-service-transport-services/section-a/bg.webp?v1') center center / cover no-repeat;
    padding-top: 330px;
}
.page-service-transport-services .section-a .head-a {
    color: #FFF;
    font-size: 72px;
    font-style: normal;
    font-weight: 700;
    line-height: 73px;
    margin-bottom: 38px;
}
.page-service-transport-services .section-b {
    color: #0F1922;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.6px;
    margin-bottom: 100px;
}
.page-service-transport-services .section-b h1 {
    color: #0F1922;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
}
.page-service-transport-services .section-m {
    margin-bottom: 100px;
}
.page-service-transport-services .section-w {
    background: url('/images/page-service-transport-services/section-w/bg.webp?v1') center center / cover no-repeat;
    padding: 84px 0px 96px 0px;
    margin-bottom: 100px;
}
.page-service-transport-services .section-w .card-a {
    border-radius: 24px;
    background: rgba(255, 255, 255, 0.28);
    backdrop-filter: blur(5.5px);
    width: 440px;
    padding: 40px 32px 32px 43px;
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}
.page-service-transport-services .section-w .card-a .badge-a {
    width: 60px;
    height: 60px;
    border-radius: 8px;
    background: #0F97D4;
    backdrop-filter: blur(5.5px);
}
.page-service-transport-services .section-w .card-a .head-a {
    color: #FFF;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    text-transform: uppercase;
    margin-bottom: 12px;
}
.page-service-transport-services .section-t {
    color: #0F1922;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.6px;
    margin-bottom: 70px;
}
.page-service-transport-services .section-t .head-a {
    color: #0F1922;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
    margin-bottom: 33px;
}
.page-service-transport-services .section-t .head-b {
    color: #545454;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    text-transform: uppercase;
    margin-bottom: 19px;
}
.page-service-transport-services .section-t .btn-a {
    width: 60px;
    height: 60px;
    border-radius: 8px;
    background: #0F97D4;
    backdrop-filter: blur(5.5px);
    cursor: pointer;
    user-select: none;
}
.page-service-transport-services .section-t .btn-a:hover {
    background: rgba(15, 151, 212, 0.7);
}
.page-service-transport-services .section-t .carousel-item img {
    border-radius: 24px;
}
.page-service-transport-services .section-t .line-a {
    border-radius: 4px;
    background: linear-gradient(180deg, #1F2AB1 0%, #243ADB 54.33%, #3178D6 100%);
    width: 20px;
    min-width: 20px;
    height: auto;
    margin-left: 32px;
    margin-right: 32px;
}
.page-service-transport-services .section-c {
    margin-bottom: 100px;
}
.page-service-transport-services .section-c .head-m {
    color: #0F1922;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
    margin-bottom: 52px;
}
.page-service-transport-services .section-c .card-a {
    border-radius: 8px;
    background: #F7F7F6;
    padding: 50px 50px 30px 50px;
    color: #0F1922;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}
.page-service-transport-services .section-c .card-a .head-a {
    color: #0F1922;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    text-transform: uppercase;
    margin-bottom: 14px;
}
.page-service-transport-services .section-c .card-a .badge-a {
    width: 60px;
    height: 60px;
    border-radius: 8px;
    background: #0F97D4;
    backdrop-filter: blur(5.5px);
}
.page-service-transport-services .section-c .card-a .badge-a .img-a {
    height: 23px;
}
.page-service-transport-services .section-c .card-a.bg-blue-a {
    background: #1A1C4F;
    color: #FFF;
}
.page-service-transport-services .section-c .card-a.bg-blue-a .head-a {
    color: #FFF;
}









.page-service .section-a {
    margin-bottom: 42px;
    margin-top: -90px;
    z-index: 1!important;
}
.page-service .section-a .panel-a {
    padding-top: 230px;
    text-align: center;
}
.page-service .section-a h1 {
    color: #FFF;
    font-size: 72px;
    font-style: normal;
    font-weight: 700;
    line-height: 73px;
    margin-bottom: 25px;
}
.page-service .section-a .carousel-item {
    height: 644px;
}
.page-service .section-a .desc-a {
    color: #FFF;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    margin-bottom: 27px;
}
.page-service .section-a .btn-a {
    border-radius: 8px;
    background: #FFF;
    padding: 15px 24px;
    color: #0F1922;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px;
    margin: 0 auto;
}
.page-service .section-a .btn-a:hover {
    background: rgba(255, 255, 255, 0.7);
}
.page-service .section-b {
    color: #0F1922;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.6px;
    margin-bottom: 100px;
}
.page-service .section-b h1 {
    color: #0F1922;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
}
.page-service .section-c {
    margin-bottom: 100px;
}
.page-service .section-c .head-m {
    color: #0F1922;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
    margin-bottom: 52px;
}
.page-service .section-c .card-a {
    border-radius: 8px;
    background: #F7F7F6;
    padding: 50px;
    color: #0F1922;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}
.page-service .section-c .card-a .head-a {
    color: #0F1922;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.page-service .section-c .card-a .badge-a {
    width: 60px;
    height: 60px;
    border-radius: 8px;
    background: #0F97D4;
    backdrop-filter: blur(5.5px);
}
.page-service .section-c .card-a .badge-a .img-a {
    height: 23px;
}


.page-service-warehouse-services .section-a {
    height: 660px;
    margin-bottom: 20px;
    margin-top: -90px;
    background: url('/images/page-service-warehouse-services/section-a/bg.webp?v1') center center / cover no-repeat;
    padding-top: 140px;
}
.page-service-warehouse-services .section-a .head-a {
    color: #0F1922;
    font-size: 72px;
    font-style: normal;
    font-weight: 700;
    line-height: 59px;
    margin-bottom: 32px;
}
.page-service-warehouse-services .section-a .head-b {
    color: #0F1922;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    max-width: 523px;
}
.page-service-warehouse-services .section-b {
    color: #0F1922;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.6px;
    margin-bottom: 100px;
}
.page-service-warehouse-services .section-b h1 {
    color: #0F1922;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
}
.page-service-warehouse-services .section-m {
    margin-bottom: 100px;
}
.page-service-warehouse-services .section-t {
    color: #0F1922;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.6px;
    margin-bottom: 70px;
}
.page-service-warehouse-services .section-t .head-a {
    color: #0F1922;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
    margin-bottom: 33px;
}
.page-service-warehouse-services .section-t .head-b {
    color: #545454;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    text-transform: uppercase;
    margin-bottom: 19px;
}
.page-service-warehouse-services .section-t .btn-a {
    width: 60px;
    height: 60px;
    border-radius: 8px;
    background: #0F97D4;
    backdrop-filter: blur(5.5px);
    cursor: pointer;
    user-select: none;
}
.page-service-warehouse-services .section-t .btn-a:hover {
    background: rgba(15, 151, 212, 0.7);
}
.page-service-warehouse-services .section-t .carousel-item img {
    border-radius: 24px;
}
.page-service-warehouse-services .section-t .line-a {
    border-radius: 4px;
    background: linear-gradient(180deg, #1F2AB1 0%, #243ADB 54.33%, #3178D6 100%);
    width: 20px;
    min-width: 20px;
    height: auto;
    margin-left: 32px;
    margin-right: 32px;
}
.page-service-warehouse-services .section-c {
    margin-bottom: 100px;
}
.page-service-warehouse-services .section-c .head-m {
    color: #0F1922;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
    margin-bottom: 52px;
}
.page-service-warehouse-services .section-c .card-a {
    border-radius: 8px;
    background: #F7F7F6;
    padding: 50px 50px 30px 50px;
    color: #0F1922;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}
.page-service-warehouse-services .section-c .card-a .head-a {
    color: #0F1922;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    text-transform: uppercase;
    margin-bottom: 14px;
}
.page-service-warehouse-services .section-c .card-a .badge-a {
    width: 60px;
    height: 60px;
    border-radius: 8px;
    background: #0F97D4;
    backdrop-filter: blur(5.5px);
}
.page-service-warehouse-services .section-c .card-a .badge-a .img-a {
    height: 23px;
}










.page-about .section-a {
    height: 660px;
    margin-bottom: 20px;
    margin-top: -90px;
    background: url('/images/page-about/section-a/bg.webp?v1') center center / cover no-repeat;
    padding-top: 208px;
}
.page-about .section-a .head-a {
    color: #FFF;
    font-size: 72px;
    font-style: normal;
    font-weight: 700;
    line-height: 73px;
    margin-bottom: 60px;
}
.page-about .section-a .btn-a {
    border-radius: 8px;
    background: #FFF;
    color: #0F1922;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    padding: 20px 50px;
}
.page-about .section-b {
    color: #0F1922;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.6px;
    margin-bottom: 100px;
}
.page-about .section-b h1 {
    color: #0F1922;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
}
.page-about .section-k {
    background: linear-gradient(258deg, #0F97D4 4.62%, #23254C 87.32%);
    color: #FFF;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: -0.24px;
    padding: 30px 0px 50px 0px;
    margin-bottom: 100px;
}
.page-about .section-k .img-a {
    border-radius: 24px;
}
.page-about .section-k .head-a {
    color: #FFF;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    text-transform: uppercase;
}
.page-about .section-k .desc-a {
    color: #FFF;
    font-size: 20px;
    font-style: italic;
    font-weight: 400;
    line-height: 28px;
    text-transform: lowercase;
}
.page-about .section-m {
    background: url('/images/page-about/section-m/bg.webp?v1') center center / cover no-repeat;
    padding: 84px 0px 96px 0px;
    margin-bottom: 100px;
}
.page-about .section-m .card-a {
    border-radius: 24px;
    background: rgba(255, 255, 255, 0.28);
    backdrop-filter: blur(5.5px);
    width: 440px;
    padding: 40px 32px 32px 43px;
    color: #0F1922;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}
.page-about .section-m .card-a .badge-a {
    width: 60px;
    height: 60px;
    border-radius: 8px;
    background: #0F97D4;
    backdrop-filter: blur(5.5px);
}
.page-about .section-m .card-a .head-a {
    color: #0F1922;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    text-transform: uppercase;
    margin-bottom: 12px;
}
.page-about .section-c {
    margin-bottom: 100px;
}
.page-about .section-c .card-a {
    border-radius: 8px;
    background: #F7F7F6;
    padding: 50px;
    color: #0F1922;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}
.page-about .section-c .card-a .head-a {
    color: #0F1922;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.page-about .section-c .card-a .badge-a {
    width: 60px;
    height: 60px;
    border-radius: 8px;
    background: #0F97D4;
    backdrop-filter: blur(5.5px);
}
.page-about .section-c .card-a .badge-a .img-a {
    height: 23px;
}


.page-news .section-a {
    margin-bottom: 42px;
    margin-top: -90px;
    z-index: 1!important;
}
.page-news .section-a .panel-a {
    padding-top: 230px;
    text-align: center;
}
.page-news .section-a h1 {
    color: #FFF;
    font-size: 72px;
    font-style: normal;
    font-weight: 700;
    line-height: 73px;
    margin-bottom: 25px;
}
.page-news .section-a .carousel-item {
    height: 644px;
}
.page-news .section-a .desc-a {
    color: #FFF;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    margin-bottom: 27px;
}
.page-news .section-b {
    margin-bottom: 100px;
}
.page-news .section-b .card-a {
    border-radius: 24px;
    background: #F7F7F6;
    padding-bottom: 42px;
}
.page-news .section-b .card-a .date-a {
    color: #404040;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    text-transform: lowercase;
    margin-bottom: 27px;
}
.page-news .section-b .card-a .head-a {
    color: #404040;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
}
.page-news .section-b .card-a .img-a {
    border-radius: 8px;
}

.page-news-current .section-b {
    color: #0F1922;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.6px;
    margin-bottom: 100px;
}
.page-news-current .section-b h1 {
    color: #0F1922;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
    margin-bottom: 40px;
}











@media (max-width: 576px)
{
    .page-news .section-a {
        margin-top: -60px;
        height: 400px;
        margin-bottom: 25px;
    }
    .page-news .section-a .carousel-item .bg-a {
        height: 400px;
    }
    .page-news .section-a h1 {
        font-size: 26px;
        font-weight: 700;
        line-height: 27px;
        margin-bottom: 21px;
        text-align: center;
        text-transform: uppercase;
    }
    .page-news .section-a .panel-a {
        top: 0px;
        position: absolute;
        padding-top: 120px;
    }
    .page-news .section-a .desc-a {
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 20px;
        text-transform: uppercase;
        text-align: center;
        width: auto;
    }
    .page-news .section-a .carousel-item {
        height: 400px;
    }
    .page-news .section-b {
        margin-bottom: 40px;
    }
    .page-news .section-b .card-a {
        border-radius: 8px;
        padding-bottom: 18px;
    }

    .page-news-current .section-b {
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 40px;
    }
    .page-news-current .section-b h1 {
        font-size: 26px;
        line-height: 27px;
        margin-bottom: 20px;
    }









    .page-about .section-a {
        height: 400px;
        margin-bottom: 25px;
        margin-top: -60px;
        background: url('/images/page-about/section-a/bg-mobile.webp?v1') center center / cover no-repeat;
        padding-top: 197px;
    }
    .page-about .section-a .head-a {
        font-size: 24px;
        line-height: 24px;
        margin-bottom: 36px;
        text-transform: uppercase;
    }
    .page-about .section-a .btn-a {
        font-size: 12px;
        line-height: 12px;
        padding: 15px 25px;
        margin: 0 auto;
    }
    .page-about .section-b {
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 40px;
    }
    .page-about .section-b h1 {
        font-size: 26px;
        line-height: 27px;
        margin-bottom: 20px;
    }
    .page-about .section-k {
        font-size: 16px;
        line-height: 18px;
        letter-spacing: -0.16px;
        padding: 0px 0px 32px 0px;
        margin-bottom: 40px;
    }
    .page-about .section-k .img-a {
        border-radius: 0px;
    }
    .page-about .section-k .head-a {
        font-size: 20px;
        line-height: 26px;
    }
    .page-about .section-k .desc-a {
        font-size: 16px;
    }
    .page-about .section-m {
        background: url('/images/page-about/section-m/bg-mobile.webp?v1') center center / cover no-repeat;
        padding: 39px 0px 0px 0px;
        height: 660px;
        margin-bottom: 40px;
    }
    .page-about .section-m .card-a {
        border-radius: 8px;
        width: auto;
        padding: 20px 15px 20px 20px;
        font-size: 16px;
        line-height: 15px;
    }
    .page-about .section-m .card-a .badge-a {
        width: 40px;
        height: 40px;
        border-radius: 6px;
    }
    .page-about .section-m .card-a .badge-a img {
        height: 19px;
    }
    .page-about .section-m .card-a .head-a {
        font-size: 20px;
        line-height: 20px;
        margin-bottom: 21px;
    }
    .page-about .section-c {
        margin-bottom: 40px;
    }
    .page-about .section-c .card-a {
        font-size: 16px;
        line-height: 18px;
        border-radius: 8px;
        background: #F7F7F6;
        padding: 25px 15px 40px 18px;
    }
    .page-about .section-c .card-a .head-a {
        font-size: 20px;
        line-height: 20px;
    }
    .page-about .section-c .card-a .badge-a {
        width: 40px;
        height: 40px;
        border-radius: 6px;
    }
    .page-about .section-c .card-a .badge-a .img-a {
        max-height: 20px;
        max-width: 20px;
    }

    .page-service-warehouse-services .section-a {
        height: 640px;
        margin-bottom: 25px;
        margin-top: -60px;
        background: url('/images/page-service-warehouse-services/section-a/bg-mobile.webp?v1') center center / cover no-repeat;
        padding-top: 80px;
    }
    .page-service-warehouse-services .section-a .head-a {
        font-size: 26px;
        line-height: 27px;
        margin-bottom: 16px;
        text-transform: uppercase;
    }
    .page-service-warehouse-services .section-a .head-b {
        font-size: 14px;
        line-height: 15px;
        margin-bottom: 30px;
    }
    .page-service-warehouse-services .section-b {
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 40px;
    }
    .page-service-warehouse-services .section-b h1 {
        font-size: 26px;
        line-height: 27px;
        margin-bottom: 20px;
    }
    .page-service-warehouse-services .section-m {
        margin-bottom: 34px;
    }
    .page-service-warehouse-services .section-t {
        font-size: 16px;
        line-height: 18px;
        letter-spacing: -0.16px;
        text-transform: lowercase;
        margin-bottom: 40px;
    }
    .page-service-warehouse-services .section-t .head-a {
        font-size: 26px;
        line-height: 27px;
        text-transform: uppercase;
        margin-bottom: 33px;
    }
    .page-service-warehouse-services .section-t .line-a {
        margin-left: 0px;
        margin-right: 20px;
    }
    .page-service-warehouse-services .section-c {
        margin-bottom: 40px;
    }
    .page-service-warehouse-services .section-c .head-m {
        font-size: 26px;
        line-height: 27px;
        margin-bottom: 20px;
    }
    .page-service-warehouse-services .section-c .card-a {
        font-size: 16px;
        line-height: 18px;
        border-radius: 8px;
        background: #F7F7F6;
        padding: 25px 15px 40px 18px;
        text-transform: lowercase;
    }
    .page-service-warehouse-services .section-c .card-a .head-a {
        font-size: 20px;
        line-height: 20px;
    }
    .page-service-warehouse-services .section-c .card-a .badge-a {
        width: 40px;
        height: 40px;
        border-radius: 6px;
    }
    .page-service-warehouse-services .section-c .card-a .badge-a .img-a {
        max-height: 20px;
        max-width: 20px;
    }

    .page-service .section-a {
        margin-top: -60px;
        height: 400px;
        margin-bottom: 25px;
    }
    .page-service .section-a .carousel-item .bg-a {
        height: 400px;
    }
    .page-service .section-a h1 {
        font-size: 26px;
        font-weight: 700;
        line-height: 27px;
        margin-bottom: 21px;
        text-align: center;
        text-transform: uppercase;
    }
    .page-service .section-a .panel-a {
        top: 0px;
        position: absolute;
        padding-top: 120px;
    }
    .page-service .section-a .desc-a {
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 20px;
        text-transform: uppercase;
        text-align: center;
        width: auto;
    }
    .page-service .section-a .btn-a {
        font-size: 12px;
        font-weight: 700;
        line-height: 12px;
        margin: 0 auto;
    }
    .page-service .section-a .carousel-item {
        height: 400px;
    }
    .page-service .section-b {
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 40px;
    }
    .page-service .section-b h1 {
        font-size: 26px;
        line-height: 27px;
        margin-bottom: 20px;
    }
    .page-service .section-c {
        margin-bottom: 40px;
    }
    .page-service .section-c .head-m {
        font-size: 26px;
        line-height: 27px;
        margin-bottom: 40px;
    }
    .page-service .section-c .card-a {
        font-size: 16px;
        line-height: 18px;
        border-radius: 8px;
        background: #F7F7F6;
        padding: 25px 15px 40px 18px;
    }
    .page-service .section-c .card-a .head-a {
        font-size: 20px;
        line-height: 20px;
    }
    .page-service .section-c .card-a .badge-a {
        width: 40px;
        height: 40px;
        border-radius: 6px;
    }
    .page-service .section-c .card-a .badge-a .img-a {
        max-height: 20px;
        max-width: 20px;
    }

    .page-service-transport-services .section-a {
        height: 400px;
        margin-bottom: 25px;
        margin-top: -60px;
        background: url('/images/page-service-transport-services/section-a/bg-mobile.webp?v1') center center / cover no-repeat;
        padding-top: 270px;
    }
    .page-service-transport-services .section-a .head-a {
        font-size: 24px;
        line-height: 24px;
        margin-bottom: 16px;
        text-transform: uppercase;
    }
    .page-service-transport-services .section-b {
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 40px;
    }
    .page-service-transport-services .section-b h1 {
        font-size: 26px;
        line-height: 27px;
        margin-bottom: 20px;
    }
    .page-service-transport-services .section-m {
        margin-bottom: 34px;
    }
    .page-service-transport-services .section-w {
        background: url('/images/page-service-transport-services/section-w/bg-mobile.webp?v1') center center / cover no-repeat;
        padding: 39px 0px 0px 0px;
        height: 899px;
        margin-bottom: 40px;
    }
    .page-service-transport-services .section-w .card-a {
        border-radius: 8px;
        width: auto;
        padding: 20px 15px 20px 20px;
        font-size: 14px;
        line-height: 15px;
    }
    .page-service-transport-services .section-w .card-a .badge-a {
        width: 40px;
        height: 40px;
        border-radius: 6px;
    }
    .page-service-transport-services .section-w .card-a .badge-a img {
        height: 19px;
    }
    .page-service-transport-services .section-w .card-a .head-a {
        font-size: 20px;
        line-height: 20px;
        margin-bottom: 21px;
    }
    .page-service-transport-services .section-t {
        color: #0F1922;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: -0.6px;
        margin-bottom: 70px;
    }
    .page-service-transport-services .section-t .head-a {
        color: #0F1922;
        font-size: 36px;
        font-style: normal;
        font-weight: 700;
        line-height: 40px;
        text-transform: uppercase;
        margin-bottom: 33px;
    }
    .page-service-transport-services .section-t .head-b {
        color: #545454;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 26px;
        text-transform: uppercase;
        margin-bottom: 19px;
    }
    .page-service-transport-services .section-t .btn-a {
        width: 60px;
        height: 60px;
        border-radius: 8px;
        background: #0F97D4;
        backdrop-filter: blur(5.5px);
        cursor: pointer;
        user-select: none;
    }
    .page-service-transport-services .section-t .btn-a:hover {
        background: rgba(15, 151, 212, 0.7);
    }
    .page-service-transport-services .section-t .carousel-item img {
        border-radius: 24px;
    }
    .page-service-transport-services .section-t .line-a {
        border-radius: 4px;
        background: linear-gradient(180deg, #1F2AB1 0%, #243ADB 54.33%, #3178D6 100%);
        width: 20px;
        min-width: 20px;
        height: auto;
        margin-left: 32px;
        margin-right: 32px;
    }
    .page-service-transport-services .section-c {
        margin-bottom: 40px;
    }
    .page-service-transport-services .section-c .head-m {
        font-size: 26px;
        line-height: 27px;
        margin-bottom: 20px;
    }
    .page-service-transport-services .section-c .card-a {
        font-size: 16px;
        line-height: 18px;
        border-radius: 8px;
        background: #F7F7F6;
        padding: 25px 15px 40px 18px;
        text-transform: lowercase;
    }
    .page-service-transport-services .section-c .card-a .head-a {
        font-size: 20px;
        line-height: 20px;
    }
    .page-service-transport-services .section-c .card-a .badge-a {
        width: 40px;
        height: 40px;
        border-radius: 6px;
    }
    .page-service-transport-services .section-c .card-a .badge-a .img-a {
        max-height: 20px;
        max-width: 20px;
    }

    .page-service-multi-temperature-regime .section-a {
        height: 400px;
        margin-bottom: 25px;
        margin-top: -60px;
        background: url('/images/page-service-multi-temperature-regime/section-a/bg-mobile.webp?v1') center center / cover no-repeat;
        padding-top: 230px;
    }
    .page-service-multi-temperature-regime .section-a .head-a {
        font-size: 24px;
        line-height: 24px;
        margin-bottom: 16px;
        text-transform: uppercase;
    }
    .page-service-multi-temperature-regime .section-a .head-b {
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 20px;
        text-transform: uppercase;
    }
    .page-service-multi-temperature-regime .section-b {
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 40px;
    }
    .page-service-multi-temperature-regime .section-b h1 {
        font-size: 26px;
        line-height: 27px;
        margin-bottom: 20px;
    }
    .page-service-multi-temperature-regime .section-m {
        margin-bottom: 40px;
    }
    .page-service-multi-temperature-regime .section-t {
        font-size: 16px;
        line-height: 18px;
        letter-spacing: -0.16px;
        text-transform: lowercase;
        margin-bottom: 40px;
    }
    .page-service-multi-temperature-regime .section-t .head-a {
        font-size: 26px;
        line-height: 27px;
        text-transform: uppercase;
        margin-bottom: 33px;
    }
    .page-service-multi-temperature-regime .section-t .line-a {
        margin-left: 0px;
        margin-right: 20px;
    }
    .page-service-multi-temperature-regime .section-c {
        margin-bottom: 40px;
    }
    .page-service-multi-temperature-regime .section-c .head-m {
        font-size: 26px;
        line-height: 27px;
        margin-bottom: 20px;
    }
    .page-service-multi-temperature-regime .section-c .card-a {
        font-size: 16px;
        line-height: 18px;
        border-radius: 8px;
        background: #F7F7F6;
        padding: 25px 15px 40px 18px;
        text-transform: lowercase;
    }
    .page-service-multi-temperature-regime .section-c .card-a .head-a {
        font-size: 20px;
        line-height: 20px;
    }
    .page-service-multi-temperature-regime .section-c .card-a .badge-a {
        width: 40px;
        height: 40px;
        border-radius: 6px;
    }
    .page-service-multi-temperature-regime .section-c .card-a .badge-a .img-a {
        max-height: 20px;
        max-width: 20px;
    }
    .page-service-multi-temperature-regime .section-k {
        margin-bottom: 40px;
    }
    .page-service-multi-temperature-regime .section-k .head-m {
        font-size: 26px;
        line-height: 27px;
        margin-bottom: 18px;
    }
    .page-service-multi-temperature-regime .section-k .card-a .desc-a {
        font-size: 12px;
        line-height: 12px;
        padding-top: 10px;
    }

    .page-service-customs-clearance .section-a {
        height: 400px;
        margin-bottom: 25px;
        margin-top: -60px;
        background: url('/images/page-service-customs-clearance/section-a/bg-mobile.webp?v1') center center / cover no-repeat;
        padding-top: 230px;
    }
    .page-service-customs-clearance .section-a .head-a {
        font-size: 24px;
        line-height: 24px;
        margin-bottom: 16px;
        text-transform: uppercase;
    }
    .page-service-customs-clearance .section-a .head-b {
        font-size: 20px;
        line-height: 20px;
        margin-bottom: 30px;
    }
    .page-service-customs-clearance .section-b {
        font-size: 16px;
        line-height: 18px;
        letter-spacing: -0.32px;
        margin-bottom: 23px;
    }
    .page-service-customs-clearance .section-b h1 {
        font-size: 26px;
        line-height: 27px;
        margin-bottom: 34px;
    }
    .page-service-customs-clearance .section-c {
        margin-bottom: 40px;
    }
    .page-service-customs-clearance .section-c .head-m {
        font-size: 26px;
        line-height: 27px;
        margin-bottom: 20px;
    }
    .page-service-customs-clearance .section-c .card-a {
        font-size: 16px;
        line-height: 18px;
        border-radius: 8px;
        background: #F7F7F6;
        padding: 25px 15px 40px 18px;
        text-transform: lowercase;
    }
    .page-service-customs-clearance .section-c .card-a .head-a {
        font-size: 20px;
        line-height: 20px;
    }
    .page-service-customs-clearance .section-c .card-a .badge-a {
        width: 40px;
        height: 40px;
        border-radius: 6px;
    }
    .page-service-customs-clearance .section-c .card-a .badge-a .img-a {
        max-height: 20px;
        max-width: 20px;
    }
    .page-service-customs-clearance .section-m {
        margin-bottom: 40px;
    }

    .page-service-distribution-operator .section-a {
        height: 400px;
        margin-bottom: 25px;
        margin-top: -60px;
        background: url('/images/page-service-distribution-operator/section-a/bg-mobile.webp?v1') center center / cover no-repeat;
    }
    .page-service-distribution-operator .section-b {
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 40px;
    }
    .page-service-distribution-operator .section-b h1 {
        font-size: 26px;
        line-height: 27px;
        margin-bottom: 20px;
    }
    .page-service-distribution-operator .section-m {
        margin-bottom: 34px;
    }
    .page-service-distribution-operator .section-c {
        margin-bottom: 40px;
    }
    .page-service-distribution-operator .section-c .head-m {
        font-size: 26px;
        line-height: 27px;
        margin-bottom: 20px;
    }
    .page-service-distribution-operator .section-c .card-a {
        font-size: 16px;
        line-height: 18px;
        border-radius: 8px;
        background: #F7F7F6;
        padding: 25px 15px 40px 18px;
        text-transform: lowercase;
    }
    .page-service-distribution-operator .section-c .card-a .head-a {
        font-size: 20px;
        line-height: 20px;
    }
    .page-service-distribution-operator .section-c .card-a .badge-a {
        width: 40px;
        height: 40px;
        border-radius: 6px;
    }
    .page-service-distribution-operator .section-c .card-a .badge-a .img-a {
        max-height: 20px;
        max-width: 20px;
    }
    .page-service-distribution-operator .section-k {
        margin-bottom: 40px;
    }
    .page-service-distribution-operator .section-k .head-m {
        font-size: 26px;
        line-height: 27px;
        margin-bottom: 18px;
    }
    .page-service-distribution-operator .section-k .card-a .desc-a {
        font-size: 12px;
        line-height: 12px;
        padding-top: 10px;
    }
    .page-service-distribution-operator .section-t {
        font-size: 16px;
        line-height: 18px;
        letter-spacing: -0.16px;
        text-transform: lowercase;
        margin-bottom: 40px;
    }
    .page-service-distribution-operator .section-t .head-a {
        font-size: 26px;
        line-height: 27px;
        text-transform: uppercase;
        margin-bottom: 33px;
    }
    .page-service-distribution-operator .section-t .line-a {
        margin-left: 0px;
        margin-right: 20px;
    }















    .page-service-fulfillment .section-a {
        height: 400px;
        margin-bottom: 25px;
        margin-top: -60px;
        background: url('/images/page-service-fulfillment/section-a/bg-mobile.webp?v1') center center / cover no-repeat;
        padding-top: 276px;
    }
    .page-service-fulfillment .section-a .head-a {
        color: #FFF;
        font-size: 26px;
        font-style: normal;
        font-weight: 700;
        line-height: 27px;
        text-transform: uppercase;
    }
    .page-service-fulfillment .section-b {
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 40px;
    }
    .page-service-fulfillment .section-b h1 {
        font-size: 26px;
        line-height: 27px;
        margin-bottom: 20px;
    }
    .page-service-fulfillment .section-m {
        margin-bottom: 34px;
    }
    .page-service-fulfillment .section-t {
        font-size: 16px;
        line-height: 18px;
        letter-spacing: -0.16px;
        text-transform: lowercase;
        margin-bottom: 40px;
    }
    .page-service-fulfillment .section-t .head-a {
        font-size: 26px;
        line-height: 27px;
        text-transform: uppercase;
        margin-bottom: 33px;
    }
    .page-service-fulfillment .section-t .line-a {
        margin-left: 0px;
        margin-right: 20px;
    }
    .page-service-fulfillment .section-k {
        margin-bottom: 40px;
    }
    .page-service-fulfillment .section-k .head-m {
        font-size: 26px;
        line-height: 27px;
        margin-bottom: 18px;
    }
    .page-service-fulfillment .section-k .card-a .desc-a {
        font-size: 12px;
        line-height: 12px;
        padding-top: 10px;
    }
    .page-service-fulfillment .section-c {
        margin-bottom: 40px;
    }
    .page-service-fulfillment .section-c .head-m {
        font-size: 26px;
        line-height: 27px;
        margin-bottom: 20px;
    }
    .page-service-fulfillment .section-c .card-a {
        font-size: 16px;
        line-height: 18px;
        border-radius: 8px;
        background: #F7F7F6;
        padding: 25px 15px 40px 18px;
        text-transform: lowercase;
    }
    .page-service-fulfillment .section-c .card-a .head-a {
        font-size: 20px;
        line-height: 20px;
    }
    .page-service-fulfillment .section-c .card-a .badge-a {
        width: 40px;
        height: 40px;
        border-radius: 6px;
    }
    .page-service-fulfillment .section-c .card-a .badge-a .img-a {
        max-height: 20px;
        max-width: 20px;
    }
    .page-service-fulfillment .section-f {
        margin-bottom: 40px;
    }
    .page-service-fulfillment .section-f .head-m {
        font-size: 20px;
        line-height: 20px;
        margin-bottom: 25px;
    }
    .page-service-fulfillment .section-f .img-a {
        background: url('/images/page-service-fulfillment/section-f/bg.webp?v1') center center / cover no-repeat;
        width: 100%;
        height: 220px;
    }
    .page-service-fulfillment .section-f .card-a {
        font-size: 12px;
        line-height: 13px;
        padding: 12px;
        min-height: 80px;
    }










    .page-contacts .section-a {
        height: 494px;
        margin-bottom: 25px;
        margin-top: -60px;
        padding-top: 60px;
    }
    .page-contacts .section-a .img-a {
        background: url('/images/page-contacts/section-a/bg-mobile.svg?v1') center center / 90% no-repeat;
        width: 100%;
        height: 100%;
    }

    .page-become-partner .section-a {
        height: 400px;
        margin-bottom: 25px;
        margin-top: -60px;
        background: url('/images/page-become-partner/section-a/bg-mobile.webp?v1') center center / cover no-repeat;
        padding-top: 197px;
    }
    .page-become-partner .section-a .head-a {
        font-size: 24px;
        line-height: 24px;
        margin-bottom: 16px;
        text-transform: uppercase;
    }
    .page-become-partner .section-a .head-b {
        font-size: 20px;
        line-height: 20px;
        margin-bottom: 30px;
        max-width: 256px;
    }
    .page-become-partner .section-a .btn-a {
        font-size: 12px;
        line-height: 12px;
        padding: 15px 25px;
        margin: 0 auto;
    }
    .page-become-partner .section-a .btn-b {
        font-size: 12px;
        line-height: 12px;
        padding: 15px 22px;
        margin: 0 auto;
    }
    .page-become-partner .section-b {
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 40px;
    }
    .page-become-partner .section-b h1 {
        font-size: 26px;
        line-height: 27px;
        margin-bottom: 20px;
    }
    .page-become-partner .section-m {
        margin-bottom: 50px;
    }
    .page-become-partner .section-m .step {
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 18px;
    }
    .page-become-partner .section-m h1 {
        font-size: 26px;
        line-height: 27px;
        margin-bottom: 30px;
    }
    .page-become-partner .section-m .step .step-title {
        margin-top: 0px;
        font-size: 20px;
        font-weight: 700;
        line-height: 20px;
        margin-bottom: 16px;
    }
    .page-become-partner .section-m .step .step-line {
        margin-top: 20px;
        margin-left: 30px;
        margin-bottom: 20px;
        width: 2px;
        height: 80px;
        background-color: #0F97D4;
    }
    .page-become-partner .section-s {
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 41px;
    }
    .page-become-partner .section-s .head-a {
        font-size: 26px;
        line-height: 27px;
        margin-bottom: 26px;
    }
    .page-become-partner .section-b {
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 40px;
    }
    .page-become-partner .section-c {
        margin-bottom: 40px;
    }
    .page-become-partner .section-c .head-m {
        font-size: 26px;
        line-height: 27px;
        margin-bottom: 40px;
    }
    .page-become-partner .section-c .card-a {
        font-size: 16px;
        line-height: 18px;
        border-radius: 8px;
        background: #F7F7F6;
        padding: 25px 15px 40px 18px;
        text-transform: lowercase;
    }
    .page-become-partner .section-c .card-a .head-a {
        font-size: 20px;
        line-height: 20px;
    }
    .page-become-partner .section-c .card-a .badge-a {
        width: 40px;
        height: 40px;
        border-radius: 6px;
    }
    .page-become-partner .section-c .card-a .badge-a .img-a {
        max-height: 20px;
        max-width: 20px;
    }

    .page-esg .section-a {
        height: 400px;
        margin-bottom: 25px;
        margin-top: -60px;
        background: url('/images/page-esg/section-a/bg-mobile.webp?v1') center center / cover no-repeat;
        padding-top: 167px;
    }
    .page-esg .section-a .head-a {
        font-size: 24px;
        line-height: 24px;
        margin-bottom: 16px;
    }
    .page-esg .section-a .head-b {
        font-size: 20px;
        line-height: 20px;
    }
    .page-esg .section-a .btn-a {
        font-size: 12px;
        line-height: 12px;
        padding: 15px 25px;
        margin: 0 auto;
    }
    .page-esg .section-b {
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 40px;
    }
    .page-esg .section-b h1 {
        font-size: 26px;
        line-height: 27px;
        margin-bottom: 20px;
    }
    .page-esg .section-m {
        background: url('/images/page-esg/section-m/bg-mobile.webp?v1') center center / cover no-repeat;
        padding: 39px 0px 0px 0px;
        height: 819px;
        margin-bottom: 40px;
    }
    .page-esg .section-m .card-a {
        border-radius: 8px;
        width: auto;
        padding: 10px 10px 15px 10px;
        font-size: 14px;
        line-height: 15px;
    }
    .page-esg .section-m .card-a .badge-a {
        width: 40px;
        height: 40px;
        border-radius: 6px;
    }
    .page-esg .section-m .card-a .badge-a img {
        height: 19px;
    }
    .page-esg .section-m .card-a .head-a {
        font-size: 20px;
        line-height: 20px;
        margin-bottom: 10px;
    }
    .page-esg .section-u {
        margin-bottom: 40px;
    }
















    .page-feedback {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .page-feedback .head-a {
        font-size: 26px;
        line-height: 27px;
        margin-bottom: 40px;
        text-transform: uppercase;
    }
    .page-feedback .desc-a {
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 30px;
        text-transform: lowercase;
    }
    .page-feedback .desc-b {
        font-size: 14px;
        line-height: 14px;
    }
    .page-feedback input {
        color: #B3B3B3;
        font-size: 12px;
        line-height: 12px;
        padding: 10px 24px;
        height: 40px;
    }
    .page-feedback .btn-feedback {
        font-size: 12px;
        font-style: normal;
        font-weight: 700;
        line-height: 12px;
        padding: 10px 10px;
        height: 40px;
    }

    .page-home .section-a {
        margin-top: -60px;
        height: 400px;
    }
    .page-home .section-a .carousel-item .bg-a {
        height: 400px;
    }
    .page-home .section-a h1 {
        font-size: 26px;
        font-weight: 700;
        line-height: 27px;
        margin-bottom: 21px;
        text-align: center;
        text-transform: uppercase;
    }
    .page-home .section-a .panel-a {
        top: 0px;
        position: absolute;
        padding-top: 120px;
    }
    .page-home .section-a .desc-a {
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 20px;
        text-transform: uppercase;
        text-align: center;
        width: auto;
    }
    .page-home .section-a .btn-a {
        font-size: 12px;
        font-weight: 700;
        line-height: 12px;
        margin: 0 auto;
    }
    .page-home .section-a .carousel-item {
        height: 400px;
    }
    .page-home .section-b {
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 40px;
    }
    .page-home .section-b h1 {
        font-size: 26px;
        line-height: 27px;
        margin-bottom: 20px;
    }
    .page-home .section-c {
        margin-bottom: 40px;
    }
    .page-home .section-c .card-a {
        font-size: 16px;
        line-height: 18px;
        border-radius: 8px;
        background: #F7F7F6;
        padding: 25px 15px 40px 18px;
    }
    .page-home .section-c .card-a .head-a {
        font-size: 20px;
        line-height: 20px;
    }
    .page-home .section-c .card-a .badge-a {
        width: 40px;
        height: 40px;
        border-radius: 6px;
    }
    .page-home .section-c .card-a .badge-a .img-a {
        max-height: 20px;
        max-width: 20px;
    }
    .page-home .section-d {
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 37px;
    }
    .page-home .section-d .head-a {
        font-size: 26px;
        line-height: 27px;
        margin-bottom: 27px;
    }
    .page-home .section-e {
        font-size: 16px;
        line-height: 18px;
        height: auto;
        padding-top:10px;
        margin-bottom: 40px;
    }
    .page-home .section-e .head-a {
        font-size: 20px;
        line-height: 20px;
        margin-bottom: 3px;
    }
    .page-home .section-f {
        margin-bottom: 40px;
    }
    .page-home .section-f .head-b {
        font-size: 26px;
        line-height: 27px;
        text-transform: uppercase;
        margin-bottom: 40px;
    }
    .page-home .section-f .card-a {
        font-size: 16px;
        line-height: 18px;
        border-radius: 8px;
        background: #F7F7F6;
        padding: 25px 15px 20px 18px;
    }
    .page-home .section-f .card-a .head-a {
        font-size: 20px;
        line-height: 20px;
    }
    .page-home .section-f .card-a .badge-a {
        width: 40px;
        height: 40px;
        border-radius: 6px;
    }
    .page-home .section-f .card-a .badge-a .img-a {
        max-height: 20px;
        max-width: 20px;
    }
    .page-home .section-m {
        margin-bottom: 60px;
    }
    .page-home .section-m .head-b {
        font-size: 26px;
        line-height: 27px;
        text-transform: uppercase;
        margin-bottom: 44px;
    }
    .page-home .section-m .carousel-indicators {
        background: #B3B3B3;
    }
    .page-home .section-faq .head-b {
        font-size: 26px;
        line-height: 27px;
        margin-bottom: 28px;
    }
    .page-home .section-faq .card-a {
        padding: 10px 0px;
        font-size: 14px;
        line-height: 16px;
    }
    .page-home .section-faq .card-a .img-a {
        width: 40px;
        height: 40px;
    }
    .page-home .section-faq .card-a .head-a {
        font-size: 16px;
        line-height: 18px;
    }
    .page-home .section-faq .card-a .mr-a {
        margin-right: 42px;
    }
    .page-home .section-faq .card-a .desc-b {
        padding-left: 83px;
    }
    .page-home .banner-video-wrapper {
        height: 400px;
        margin-bottom: 40px;
    }

    .breadCrumps {
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        line-height: 18px;
        letter-spacing: -0.16px;
        margin-bottom: 52px;
    }
    .breadCrumps .text-lowercase-a {
        text-transform: lowercase !important;
    }




}
