

/* Start:/priemka/style.css?179033525012694*/
.container-ng {
    display: flex;
    margin: 80px auto 0;
    width: 100%;
    justify-content: center;
    max-width: 1680px;
    padding: 0 18px;
}
@media (max-width: 800px) {
    .container-ng {
        margin: 60px auto 0;
    }
}
@media (max-width: 480px) {
    .container-ng {
        margin: 40px auto 0;
    }
}

.ng-zero {
    margin-top: 0 !important;
}
@media (max-width: 480px) {
    .ng-zero {
        margin-top: 0 !important;
    }
}
.link-blue{
    font-family: Inter;
    font-weight: 400;
    vertical-align: bottom;
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-offset: 0%;
    text-decoration-thickness: 0%;
    color:#4daceb;
}
.red{
    color:#DB5234;
}

.wrapper_container {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.h2-title{
    font-family: Roboto;
    font-weight: 500;
    font-style: Medium;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    margin-bottom: 24px;
    @media(max-width: 900px){
        text-align: center;
    }
    @media(max-width: 480px){
        font-size: 16px;
    }
}
.page_title {
    display: flex;
    flex-direction: column;
    gap: 24px;
    margin-bottom: 32px;
    @media (max-width: 800px) {
        text-align: center;
    }
    @media (max-width: 480px) {
        gap: 16px;
        margin-bottom: 24px;
        text-align: center;
    }
}
.page_title .primary_btn{
    @media(max-width: 800px){
        margin-inline: auto;
    }
}


.header_page_title {
    font-family: Roboto;
    font-weight: 500 !important;
    font-style: Medium;
    font-size: 26px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    vertical-align: middle;
}
@media (max-width: 480px) {
    .header_page_title {
        font-size: 20px;
        text-align: center;
        margin-bottom: 0;

    }
}

.text-start {
    text-align: start;
}

.header_page_title.text-start{
    @media(max-width: 800px){
        text-align: center;
    }
}




.hidden {
    display: none !important;
}


.gray {
    color: #8D8D8D;
}

.blue {
    color: #4DACEB;
}

.ul_header{
    font-family: Inter;
    font-weight: 600;
    font-style: Semi Bold;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 160%;
    letter-spacing: 0%;
    vertical-align: bottom;
    margin-left:-20px;

}


ul[default] {
    display: block;
    list-style-type: disc;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
}


ul[default] li {
    display: list-item;
    text-align: -webkit-match-parent;
    @media(max-width: 900px){
        font-size: 14px;
    }
}
ul[custom] {
    display: flex;
    flex-direction: column;
}
[custom] li {
    position: relative;
    padding-left: 30px;
    display: inline-block;
    flex-wrap: wrap;
    align-items: baseline;
    gap:6px;
    font-size:16px;
    line-height: 160%;
    @media(max-width: 900px){
        position: relative;
        padding-left: 30px;
        gap:8px;
        font-size:14px;
        line-height: 140%;
    }
}
[custom] li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 2px;
    width: 24px;
    height: 24px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M18 7.5L10 16.5L6 12' stroke='%234DACEB' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    @media(max-width: 800px){
        height: 20px;
    }
    @media(max-width: 480px){
        height: 16px;
    }
}
ul[default] {
    display: block;
    list-style-type: disc;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
}
ul[default] li::before,
[default] li::before {
    content: none !important;
}

ul[default] li {
    display: list-item;
    text-align: -webkit-match-parent;
}


.default_txt{
    font-family: Inter;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 160%;
    letter-spacing: 0%;
    vertical-align: middle;
    color: #1F1F1F;
    @media(max-width: 800px){
        font-family: Roboto;
        font-weight: 400;
        font-size: 14px;
        line-height: 140%;
    }
    @media(max-width: 480px){
        text-align: start;
    }
}

.text-flex{
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 4px;
}
.text-flex::before {
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-right:4px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M12 8.4502V12.4502M12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12C21 16.9706 16.9706 21 12 21ZM12.0498 15.4502V15.5502L11.9502 15.5498V15.4502H12.0498Z' stroke='%23DB5234' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;

}


.cargo_accept .bg-form-title{
    background-color: #FFF4F4;
    padding: 16px;
    color: #DB5234;
    font-family: Inter;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 160%;
    letter-spacing: 0%;
    border-radius: 8px;
    vertical-align: middle;
    margin-top:32px;
    @media(max-width: 900px){
        font-size: 12px;
    }
    @media(max-width: 900px){
        margin-top:24px;
    }
}
.bg-form-title .text-flex{
    margin-bottom:4px;
}

.cargo_accept .splitted_block {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 24px;
    font-family: Inter, sans-serif;
    font-size: 16px;
    @media(max-width: 800px){
        display: flex;
        flex-direction: column;
    }
}


.adw_card{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;

}

.adw_card .el_card{
    min-height: 257px;
    border-radius: 4px;
    overflow: hidden;
    gap: 14px;
    position: relative;

}
.adw_card .text_wrapper{
    position: absolute;
    display: flex;
    flex-direction: column;
    padding: 36px 33px;
    z-index: 2;
    gap: 10px;

}

.adw_card .header_naum {
    color: transparent;
    -webkit-text-stroke: 1px #72C2F8;
    font-family: Inter;
    font-weight: 700;
    font-style: Bold;
    font-size: 60px;
    leading-trim: NONE;
    line-height: 60.75px;
    letter-spacing: 0%;
    vertical-align: middle;
}
.cargo_accept .adw_card .white{
    font-family: Roboto;
    font-weight: 500;
    font-style: Medium;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 160%;
    letter-spacing: 0%;
    vertical-align: middle;
    color: white;
    @media(max-width: 800px){
        font-size: 16px;
    }
    @media(max-width: 480px){
        font-size: 16px;
    }
}
.adw_card img{
    position: absolute;
    object-fit: cover;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.adw_card p{
    z-index: 2;
}

@media (max-width: 480px) {
    .adw_card {
        cursor: default;
        display: flex;
        flex-direction: column;
        gap: 24px;
        overflow-x: visible;
        scroll-snap-type: none;
        margin-right:0;
    }
    .adw_card .el_card {
        width: 100%;
        min-height: 231px;
    }
    .adw_card .white {
        font-size: 12px;
    }
}


.adw_card {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
    position: relative;
    @media(max-width: 800px){
        grid-template-columns: repeat(2, 1fr);
    }
    @media(max-width: 480px){
        display: flex;
        flex-direction: column;
        gap: 12px;
    }

}
.adw_card .el_card {
    min-height: 286px;
    border-radius: 0;
    padding:0;
    overflow: hidden;
    gap: 14px;
    position: relative;
    border-radius: 4px;
}
.adw_card .text_wrapper {
    position: absolute;
    display: flex;
    flex-direction: column;
    padding: 36px 33px;
    z-index: 2;
    gap: 10px;
}
.adw_card img {
    position: absolute;
    object-fit: cover;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.ab_arrow1{
    position: absolute;
    bottom: -45px;
    left: 28%;
    @media(max-width: 800px){
        position: relative;
        bottom: -32px;
        transform: scale(0.9) rotate(130deg);
        left: -3%;
    }
    @media(max-width: 480px){
        display: none;
    }
}
.ab_arrow2{
    position: absolute;
    transform: scaleX(-1) rotate(180deg);
    top: -45px;
    right: 28%;
    @media(max-width: 800px){
        position: relative;
        transform: scaleX(-1) scale(0.9) rotate(125deg);
        top: 40px;
        right: 5%;
    }
    @media(max-width: 480px){
        display: none;
    }
}

.adw_card .header_naum {
    color: transparent;
    -webkit-text-stroke: 1px #72C2F8;
    font-family: Inter;
    font-weight: 700;
    font-style: Bold;
    font-size: 60px;
    leading-trim: NONE;
    line-height: 60.75px;
    letter-spacing: 0%;
    vertical-align: middle;
}
.adw_card .white {
    font-family: Roboto;
    font-weight: 500;
    font-style: Medium;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 160%;
    letter-spacing: 0%;
    vertical-align: middle;
    color: white;
}
.adw_card  .el_card .text_wrapper p{
    margin: 0;
    overflow: visible;
}

.adw-info {
    display: flex;
    flex-direction: column;
    gap: 24px;
    margin-bottom:60px;
    @media(max-width: 1440px){
        margin-bottom:40px;
    }
    @media(max-width: 480px){
        gap: 16px;
        margin-bottom:24px;
        text-align: center;
    }
}
.adw-info .el_wrapper{
    display: flex;
    gap: 24px;
    @media(max-width: 800px){
        flex-direction: column;
        gap: 37px;
    }
    @media(max-width: 480px){
        gap: 24px;
    }
}
.adw-info .el_wrapper .el{
    display: flex;
    gap: 24px;
    width: 33.3%;
    @media(max-width: 800px){
        width: 100%;
    }
    @media(max-width: 480px){
        flex-direction:column;
        width: 100%;
        gap: 12px;
        text-align: center;
    }
}
.adw-info .el_wrapper .el .text_wrapper{
    display: flex;
    flex-direction:column;
    gap: 12px;
    @media(max-width: 480px){
        gap: 8px;
        text-align: center;
    }
}

.cargo_accept .page_title{
    margin-bottom: 73px;
    @media(max-width: 1440px){
        margin-bottom: 67px;
    }
    @media(max-width: 800px){
        margin-bottom: 42px;
    }
    @media(max-width: 480px){
        margin-bottom: 24px;
    }
}
.cargo_accept .adw_card{
    margin-bottom: 103px;
    @media(max-width: 1440px){
        margin-bottom: 74px;
    }
    @media(max-width: 800px){
        margin-bottom: 40px;
    }
    @media(max-width: 480px){
        margin-bottom: 32px;
    }
}
.more_info{
    display: flex;
    flex-direction: column;
    gap: 24px;
}


.more_info .full_size_img {
    display: flex;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.more_info .full_size_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 4px;
}



.more_info ul{
    margin-block:12px 12px;
    @media(max-width: 1440px){
        margin-block:16px 12px;
    }
    @media(max-width: 480px){
        margin-block:12px 16px;
    }
}


.h3-card {
    font-family: Roboto;
    font-weight: 500;
    font-style: Medium;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    vertical-align: middle;
    color: #1F1F1F;
    @media (max-width: 900px) {
        font-size: 18px;
        min-height: auto;
    }
    @media (max-width: 480px) {
        font-size: 16px;
    }
}
.h4-card{
    font-family: Inter;
    font-weight: 500;
    font-style: Medium;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
}
.svg_container svg{
    @media(max-width: 800px){
        width:70px;
    }
    @media(max-width: 480px){
        width:42px;
        height: 42px;
        margin-inline:auto;
    }
}

@media (min-width: 800px) {
    .container-ng p,
    .container-ng h1,
    .container-ng h2,
    .container-ng li {
        max-width: 80%;
    }

    ol {
        list-style-position: inside;
    }
}

@media (max-width: 799px) {
    ol {
        list-style-position: inside;
    }
    
    .container-ng p,
    .container-ng h1,
    .container-ng h2,
    .container-ng li {
        max-width: 100%;
    }
}

.limiter {
    padding: 0 !important;
}

#right {
    padding-left: 0 !important;
    padding-bottom: 80px !important;
}
/* End */
/* /priemka/style.css?179033525012694 */
