.mb_0
{
    margin-bottom: 0px;
}
.mb_20
{
    margin-bottom: 20px;
}
.mb_40
{
    margin-bottom: 40px;
}
.mb_80
{
    margin-bottom: 80px !important;
}
.mb_130
{
    margin-bottom: 130px;
}
.mb_200
{
    margin-bottom: 200px;
}
.mb_230
{
    margin-bottom: 230px;
}
.mt_40
{
    margin-top: 40px;
}
.mt_80
{
    margin-top: 80px;
}
.mt_120
{
    margin-top: 120px;
}
.ml_100
{
    margin-left:100px;
}
.pb_0
{
    padding-bottom: 0px !important;
}
.w-auto
{
    width: auto !important;
}
.t-a-left
{
    text-align: left;
}
.no-backgr
{
    background: none !important;
}
.max_w_977
{
    max-width: 977px !important;
}

.osago_h_block_faq
{
    border-radius: 20px;
    padding: 60px;
    height: 474px;
    background: #eaecee;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    overflow: hidden;
}
.osago_h_block_faq_title
{
    font-family: "Manrope", sans-serif;
    font-weight: 700;
    font-size: 42px;
    line-height: 1.2;
    letter-spacing: -0.01em;
    color: #141414;
    padding-left: 0;
}

.osago_h_block_faq_block_img img
{
    position: absolute;
    top: 0px;
}
.osago_h_block_faq_block_buttom
{
    border-radius: 10px;
    padding: 16px 30px 16px 24px;
    width: 229px;
    height: 56px;
    background: #12b450;
    font-family: "Manrope", sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 1.2;
    color: #fff;
    margin-top: 65px;
    display: inline-block;
}
.osago_h_block_faq_block_buttom svg
{
    margin-right: 15px;
}
.osago_h_block_faq_block_buttom2
{
    position: relative;
    top: -3px;
    border: 1px solid #12b450;
    border-radius: 10px;
    padding: 16px 30px;
    width: 207px;
    height: 56px;
    font-family: "Manrope", sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.2;
    color: #0f9944;
    display: inline-block;
    margin-left: 20px;
    cursor: pointer;
}
.osago_h_block_faq_block_chats
{
    margin-top: 40px;
}
.osago_h_block_faq_block_chats img
{
    margin-right: 12px;
}

@media only screen and (max-width: 1280px) {
    .osago_h_block_faq_title
    {
        font-family: "Manrope", sans-serif;
        font-weight: 700;
        font-size: 36px;
        line-height: 1.2;
        letter-spacing: -0.01em;
        color: #141414;
        padding-left: 0;
    }
    .osago_h_block_faq {
        padding: 16px;
        height: auto !important;
        gap: 0px;
        justify-items: center;
        grid-template-columns: repeat(1, 1fr);
    }
    .box1 {
        grid-column: 1;
        grid-row: 2;
        grid-column-start: 1;
    }
    .box2 {
        grid-column: 1;
        grid-row: 1;
    }
    .osago_h_block_faq_block_img img
    {
        position: relative !important;
    }

    .osago_h_block_faq_block_buttom {
        width: 100% !important;
        margin-top: 42px !important;
        margin-bottom: 16px !important;
        text-align: center !important;
        display: block !important;
    }

    .osago_h_block_faq_block_buttom2 {
        display: block !important;
        width: 100% !important;
        margin-left: 0px !important;
        text-align: center !important;
    }
    .osago_h_block_faq_block_chats {
        margin-top: 12px;
        text-align: center;
    }
}
/*
@media only screen and (max-width: 1140px) {
    .osago_h_block_faq_title
    {
        font-family: "Manrope", sans-serif;
        font-weight: 700;
        font-size: 32px;
        line-height: 1.2;
        letter-spacing: -0.01em;
        color: #141414;
        padding-left: 0;
    }
    .osago_h_block_faq
    {
        grid-template-columns: repeat(1, 1fr);
    }
    .osago_h_block_faq_block_img img
    {
        width: 460px;
        top: auto !important;
        bottom: 0px;
        right: 0px;
    }
    .osago_h_block_faq_block_buttom {
        width: 100% !important;
        margin-top: 42px !important;
        margin-bottom: 16px !important;
        text-align: center !important;
        display: block !important;
    }

    .osago_h_block_faq_block_buttom2 {
        display: block !important;
        width: 100% !important;
        margin-left: 0px !important;
        text-align: center !important;
    }
    .osago_h_block_faq_block_chats {
        margin-top: 12px;
        text-align: center;
    }
}
@media only screen and (max-width: 1020px) {
    .osago_h_block_faq {
        padding: 16px;
        height: auto !important;
        gap: 20px;
        justify-items: center;
    }
    .box1 {
        grid-column: 1;
        grid-row: 2;
        grid-column-start: 1;
    }
    .box2 {
        grid-column: 1;
        grid-row: 1;
    }
    .osago_h_block_faq_block_img img
    {
        position: relative !important;
    }
    .osago_h_block_faq_block_chats {
        margin-top: 12px;
        text-align: center;
    }
    .osago_h_block_faq_block_buttom {
        width: 100% !important;
        margin-top: 42px !important;
        margin-bottom: 16px !important;
        text-align: center !important;
        display: block !important;
    }

    .osago_h_block_faq_block_buttom2 {
        display: block !important;
        width: 100% !important;
        margin-left: 0px !important;
        text-align: center !important;
    }
}

 */
@media only screen and (max-width: 775px) {

    .osago_h_block_faq_block_buttom {
        width: 100% !important;
        margin-top: 42px !important;
        margin-bottom: 16px !important;
        text-align: center !important;
        display: block !important;
    }

    .osago_h_block_faq_block_buttom2 {
        display: block !important;
        width: 100% !important;
        margin-left: 0px !important;
        text-align: center !important;
    }
}



.links__container_harkiv .links__title svg
{
    margin-left: 16px;
}
.links__container_harkiv .links__title span
{
    font-family: "Manrope", sans-serif;
    font-weight: 600;
    font-size: 22px;
    line-height: 1.4;
    color: #141414;
}
.links__container_harkiv .links__description
{
    font-family: "Arial", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.4;
    color: #5a636b;
}
.links__container_harkiv:before, .links__container_harkiv:after
{
    background: none !important;
}


.geo_block
{
    border-radius: 12px;
    padding: 24px;
    height: 69px;
    background: #fff;
    font-family: "Manrope", sans-serif;
    font-weight: 500;
    font-size: 15px;
    line-height: 1.4;
    color: #141414;
    margin-bottom: 65px;
}
.geo_block a
{
    color: #0f9944;
}

.ins_case_turist_text
{
    font-family: "Manrope", sans-serif;
    font-weight: 600;
    font-size: 22px;
    line-height: 1.6;
    color: #0e2f31;
    margin-top: 100px;
}
.ins_case_turist_text:first-child
{
    margin-top: -30px;
}
.ins_case_turist_text2
{
    font-family: "Manrope", sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 1.6;
    color: #19975f;
    margin-top: 165px;
}
.ins_case_turist_text3
{
    font-family: "Manrope", sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 1.6;
    color: #0e2f31;
    margin-top: 70px;
}
.ins_case_turist_text2 p
{
    font-family: "Manrope", sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 1.6;
    color: #0e2f31;
    margin-top: 30px;
}
.ins_case_turist_grid
{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(1, 1fr);
}
.ins_case_turist_link
{
    font-family: "Manrope", sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 1.6;
    color: #0e2f31;
    padding-top: 15px;
    padding-bottom: 14px;
}
.ins_case_turist_grid .contacts__phone{
    width: 315px !important;
}
.head_slide_ins_case_turist
{
    min-height:980px !important;
}
.head_slide_ins_case_turist_image
{
    position: absolute;
    bottom: 50%;
    right: 9%;
    width: 414px;
    height: 414px;
    z-index: -1;
    margin-bottom: -50px;
}
.inf_question_card
{
    border-radius: 16px;
    padding: 100px 20px;
    width: 450px;
    height: 342px;
    background: #dcebe7;
    cursor: pointer;
    transition: background-color 0.5s ease;
    text-align: center;
}
.inf_question_card:hover
{
    background: #cae6db;
}
.inf_question_card_img
{
    margin-bottom: 30px;
}
.inf_question_card_title
{
    font-family: "Manrope", sans-serif;
    font-weight: 600;
    font-size: 30px;
    line-height: 1.4;
    color: #0e2f31;
}

.head_slide_text_description
{
    font-family: "Manrope", sans-serif;
    font-weight: 600;
    font-size: 31px;
    line-height: 1.4;
    color: #0e2f31;
}
.head_slide_text_description2
{

}

.head_slide_text_description2 span
{
    color: #0e975e;
}

.hero__image_kasko
{
    top: 0 !important;
    height: 230px !important;
    right: 8% !important;
}

.about-us_svg
{
    position: absolute;
    top: -260px;
    right: -120px;
    width: 653px;
    height: 1064px;
}
.about-us_svg2
{
    position: absolute;
    top: -260px;
    left: -120px;
    width: 653px;
    height: 1064px;
    z-index: -1;
}
.about-us_svg3
{
    position: absolute;
    top: -260px;
    right: -120px;
    width: 703px;
    height: 1064px;
    z-index: -1;
}
.about-us_head_text
{
    font-family: "Manrope", sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 1.6;
    color: #0e2f31;
}

.about-us_b3-text
{
    grid-gap: 105px;
    display: grid;
    grid-template-columns: 295px 485px 1fr;
    text-align: center;
}
.about-us_b3-descr ul li
{
    list-style-type: disc;
    list-style: outside;
    margin-bottom: 20px;
    margin-left: 40px;
    font-family: "Manrope", sans-serif;
    font-weight: 600;
    font-size: 26px;
    line-height: 1.6;
    color: #0e2f31;
}
.about-us_b3-descr span
{
    font-family: "Manrope", sans-serif;
    font-weight: 800;
    font-size: 52px;
    line-height: 1.6;
    text-align: center;
    color: #27b972;
}
.about-us_b3-descr p span
{
    font-family: "Manrope", sans-serif;
    font-weight: 800;
    font-size: 40px;
    line-height: 1.6;
    text-align: center;
    color: #27b972;
}
.about-us_b3-descr svg.ab
{
    position: absolute;
    top: -70px;
    right: 0;
    z-index: -1;
}
.about-us_b4
{
    border-radius: 30px;
    padding: 80px 200px;
    height: 250px;
    background: #cae6db;
}
.about-us_b4 p
{
    font-family: "Manrope", sans-serif;
    font-weight: 500;
    font-size: 32px;
    line-height: 1.6;
    color: #0e2f31;
}
.about-us_b4 img
{
    position: absolute;
    top: 50px;
    right: 200px;
    width: 273px;
    height: 150px;
}
.about-us_b4-descr
{
    font-family: "Manrope", sans-serif;
    font-weight: 600;
    font-size: 36px;
    line-height: 1.4;
    color: #0e2f31;
}
.about-us_b5-text
{
    grid-gap: 173px;
    display: grid;
    grid-template-columns: 258px 207px 243px;
}
.about-us_b5-text p
{
    font-family: "Manrope", sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 1.4;
    color: #0e2f31;
}
.about-us_b7-img
{
    grid-gap: 145px;
    display: grid;
    grid-template-columns: 261px 202px 150px 100px;
}
.about-us_advantages-wrapper__offset {
    padding: 120px 100px 140px 100px;
}
@media only screen and (max-width: 1440px) {
    .about-us_advantages-wrapper__offset {
        padding: 98px 80px 109px 130px;
    }
}
@media only screen and (max-width: 1280px) {
    .about-us_advantages-wrapper__offset {
        padding: 86px 60px 105px 122px;
    }
}
@media only screen and (max-width: 768px) {
    .about-us_advantages-wrapper__offset {
        padding: 97px 70px 100px;
    }
}
@media only screen and (max-width: 660px) {
    .about-us_advantages-wrapper__offset {
        padding: 97px 0 100px 70px;
    }
}
@media only screen and (max-width: 480px) {
    .about-us_advantages-wrapper__offset {
        padding: 40px 0 67px 30px;
    }
}

.new_h4 {
    font-family: "Manrope", sans-serif;
    font-weight: 600;
    font-size: 28px;
    line-height: 1.4;
    color: #0e2f31;
}
@media only screen and (max-width: 1440px) {
    .new_h4 {
        font-size: 24px;
    }
}
@media only screen and (max-width: 1280px) {
    .new_h4 {
        font-size: 21px;
    }
}
@media only screen and (max-width: 768px) {
    .new_h4 {
        font-size: 23px;
    }
}
@media only screen and (max-width: 480px) {
    .new_h4 {
        font-size: 21px;
    }
}



.about-us_swiper-slide
{
    text-align: center;
    font-size: 20px;
    background: #cae6db;
    display: flex;
    flex: 1 0 auto;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    flex-wrap: wrap;
    border-radius: 30px;
    padding: 20px 15px;
    /*margin-right: 70px;*/
    /*width: fit-content;*/
    height: 230px;

}
.about-us_swiper-slide p
{
    font-family: "Manrope", sans-serif;
    font-weight: 300;
    font-size: 20px;
    line-height: 1.8;
    text-align: center;
    color: #0e2f31;
}
.about-us_swiper-slide p:first-child
{
    font-weight: 600;
    margin-bottom: 10px;
}

.swiper-container3{
    width: 95%;
    height: 250px;
    overflow: hidden;
    margin: 0 auto;
}
.swiper-slide{
    text-align: center;
    overflow: hidden;
}
.swiper-slide img{
    max-height: 100%;
}
.about-us_swiper-button-prev
{
    top: 250px;
       width: 42px;
    height: 42px;
    border-radius: 117px;
    fill: rgba(255, 255, 255, 0.7);
    background-image: url("/img/about_icon_lic01.png") !important;
}
.about-us_swiper-button-prev:after
{
    content: "";
}
.about-us_swiper-button-next
{
    top: 250px;
    width: 42px;
    height: 42px;
    border-radius: 117px;
    fill: rgba(255, 255, 255, 0.7);
    background-image: url("/img/about_icon_lic01.png") !important;
    transform: rotate(180deg);
}
.about-us_swiper-button-next:after
{
    content: "";
}

.about-us_swiper-slide img
{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.about-us_swiper-slide2
{
    text-align: center;
    font-size: 20px;
    display: flex;
    flex: 1 0 auto;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    flex-wrap: wrap;
    /*padding: 20px 15px;*/
    /*margin-right: 70px;*/
    /*width: fit-content;*/
    height: 500px;
    width: 250px;
    margin: 0 auto;
}
.about-us_swiper-slide2 p
{
    width: 250px;
    padding: 0 10px 20px 10px;
    font-family: "Manrope", sans-serif;
    font-weight: 600;
    font-size: 15px;
    line-height: 1.4;
    color: #51676b;
    text-align: left;
}
.about-us_swiper-slide2 p.first
{
    margin-top: 30px;
    font-size: 20px;
    color: #0e2f31;
}
.swiper-container2{
    width: 100%;
    height: 500px;
    overflow: hidden;
}
.swiper-slide2{
    text-align: center;
    overflow: hidden;
}
.about-us_swiper-button-prev2
{
    position: absolute;
    top: 355px;
    left: 20px;
    width: 42px;
    height: 42px;
    border-radius: 117px;
    fill: rgba(255, 255, 255, 0.7);
    background-image: url("/img/about_icon_lic01.png") !important;
    z-index: 1;
}
.about-us_swiper-button-prev2:after
{
    content: "";
}
.about-us_swiper-button-next2
{
    position: absolute;
    top: 355px;
    right: 20px;
    width: 42px;
    height: 42px;
    border-radius: 117px;
    fill: rgba(255, 255, 255, 0.7);
    background-image: url("/img/about_icon_lic01.png") !important;
    transform: rotate(180deg);
    z-index: 1;
}
.about-us_swiper-button-next2:after
{
    content: "";
}
.swiper-wrapper_fix
{
    grid-gap: 60px !important;
    grid-template-columns: 142px 229px 275px !important;
}
.osago_dop_mob_block
{
    font-family: "Manrope", sans-serif;
    font-weight: 700;
    font-size: 16px;
    text-align: center;
    line-height: 1.2;
    text-transform: uppercase;
    color: #0e2f31;
    margin-top: 40px;
    margin-bottom: 20px;
    display: none;
}
.osago_dop_mob_block img
{
    margin-top: 12px;
}

.aiw_buttom
{
    border-radius: 11px;
    width: 315px;
    height: 62px;
    background: #00c470;
    margin: 50px auto;
    font-family: "Manrope", sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.2;
    text-align: center;
    color: #fff;
    padding-top: 18px;
}


.card.large.about {
    height: 101px;
    padding: 0;
    width: 265px;
    /*
    padding: 38px 40px ;
    width: 240px;
    */
}
@media only screen and (max-width: 1440px) {
    .card.large.about {
        height: 180px;
        padding: 25px 35px;
        width: 180px;
    }
}
@media only screen and (max-width: 1280px) {
    .card.large.about {
        height: 160px;
        padding: 23px 25px;
        width: 160px;
    }
}
@media only screen and (max-width: 768px) {
    .card.large.about {
        height: 180px;
        padding: 25px 35px;
        width: 180px;
    }
}
@media only screen and (max-width: 480px) {
    .card.large.about {
        height: 160px;
        padding: 23px 25px;
        width: 160px;
    }
}





@media only screen and (max-width: 1440px) {
    .hero_mb_200 {
        margin-bottom: 200px;
    }
}
@media only screen and (max-width: 1280px) {
    .hero_mb_200 {
        margin-bottom: 180px;
    }
}
@media only screen and (max-width: 768px) {
    .hero_mb_200 {
        margin-bottom: 200px;
    }
}
@media only screen and (max-width: 480px) {
    .hero_mb_200 {
        margin-bottom: 110px;
    }
}

@media screen and (max-width: 1560px) {
    .inf_question_card
    {
        padding: 100px 20px;
        width: 350px;
        height: auto;
    }
}

@media screen and (max-width: 1440px) {
    .head_slide_ins_case_turist
    {
        min-height:780px !important;
    }
    .head_slide_ins_case_turist_image
    {
        position: absolute;
        bottom: 50%;
        right: 9%;
        width: 414px;
        height: 414px;
        z-index: -1;
        margin-bottom: -90px;
    }
    .inf_question_card_title
    {
        font-size: 22px;
    }
    .hero__image_kasko
    {
        top: 0 !important;
        height: 170px !important;
        right: 8% !important;
    }
    .ml_100
    {
        margin-left:80px;
    }
    .about-us_swiper-slide p
    {
        font-family: "Manrope", sans-serif;
        font-weight: 400;
        font-size: 18px;
        line-height: 1.8;
        text-align: center;
        color: #0e2f31;
    }
    .about-us_b4
    {
        border-radius: 30px;
        padding: 90px;
        height: 250px;
        background: #cae6db;
    }
    .about-us_b4 p
    {
        font-family: "Manrope", sans-serif;
        font-weight: 600;
        font-size: 24px;
        line-height: 1.6;
        color: #0e2f31;
    }
    .about-us_b4 img
    {
        position: absolute;
        top: 50px;
        right: 90px;
        width: 273px;
        height: 150px;
    }
    .about-us_swiper-slide
    {
        height: 220px;
    }
    .swiper-wrapper_fix
    {
        grid-gap: 50px !important;
        grid-template-columns: 125px 180px 155px !important;
        justify-items: center;
    }
}
@media screen and (max-width: 1280px) {
    .inf_question_card_title
    {
        font-size: 20px;
    }
    .ml_100
    {
        margin-left:70px;
    }
    .hero__image_kasko
    {
        top: 0 !important;
        height: 150px !important;
        right: 8% !important;
    }
    .about-us_b3-text {
        grid-gap: 20px;
        display: grid;
        grid-template-columns: 295px 455px 1fr;
        text-align: center;
    }
    .about-us_b5-text {
        grid-gap: 50px;
    }
    .about-us_b7-img {
        grid-gap: 20px;
        display: grid;
        grid-template-columns: 1fr 1fr;
    }
    .swiper-wrapper_fix
    {
        grid-gap: 25px !important;
        grid-template-columns: 95px 170px 135px !important;
        justify-items: center;
    }
}
@media screen and (max-width: 1030px) {
    .ins_case_turist_grid
    {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(1, 1fr);
    }
    .head_slide_ins_case_turist .hero__title
    {
        width: 280px;
    }
    .head_slide_ins_case_turist
    {
        min-height:760px !important;
    }
    .about-us_b3-descr ul li
    {
        font-size: 18px;
        line-height: 1.6;
        color: #0e2f31;
        margin-bottom: 20px;
        margin-left: 40px;
    }
    .about-us_b3-descr p span
    {
        font-family: "Manrope", sans-serif;
        font-weight: 800;
        font-size: 24px;
        line-height: 1.6;
        text-align: center;
        color: #27b972;
    }
    .about-us_b3-text {
        grid-gap: 20px;
        display: grid;
        grid-template-columns: 215px 275px 1fr;
        text-align: center;
    }
}
@media screen and (max-width: 950px) {
    .about-us_b4
    {
        border-radius: 30px;
        padding: 100px 50px;
        height: 250px;
        background: #cae6db;
    }
    .about-us_b4 p
    {
        font-family: "Manrope", sans-serif;
        font-weight: 600;
        font-size: 18px;
        line-height: 1.6;
        color: #0e2f31;
    }
    .about-us_b4 img
    {
        position: absolute;
        top: 50px;
        right: 50px;
        width: 273px;
        height: 150px;
    }
    .about-us_b5-text {
        grid-gap: 30px;
        display: grid
    ;
        grid-template-columns: 1fr;
    }
    .about-us_b5-text p {
        font-size: 16px;
    }
    .swiper-wrapper_fix
    {
        justify-content: center;
        grid-template-columns: 1fr !important;
        justify-items: center;
    }

}
@media screen and (max-width: 775px) {
    .ins_case_turist_grid
    {
        display: grid;
        grid-template-columns: repeat(1, 260px);
        grid-template-rows: repeat(1, 1fr);
        justify-content: space-around;
    }
    .ins_case_turist_text:first-child
    {
        font-size: 18px;
    }
    .ins_case_turist_text
    {
        font-size: 14px;
        margin-top: 60px;
    }
    .ins_case_turist_text2
    {
        font-size: 16px;
        margin-top: 100px;
    }
    .ins_case_turist_text2 p
    {
        font-size: 14px;
    }
    .ins_case_turist_text3
    {
        font-size: 14px;
    }
    .ins_case_turist_link
    {
        font-size: 14px;
        padding-top: 0;
    }
    .wrapper__column[data-v-055da092],
    .wrapper__left[data-v-055da092]
    {
        margin-bottom: 0 !important;
    }
    .contacts__block-header_phone[data-v-a5c9bc0a] {
        margin-bottom: 25px;
    }
    .inf_question_card_title
    {
        font-size: 22px;
    }
    .mt_120
    {
        margin-top: 0px;
    }
    .about-us_b3-text
    {
        grid-gap: 0px;
        display: grid;
        grid-template-columns: 1fr;
        text-align: center;
        justify-items: center;
    }
    .about-us_b3-descr
    {
        width: 270px;
    }
    .about-us_b4
    {
        border-radius: 30px;
        padding: 50px;
        height: 375px;
        background: #cae6db;
        text-align: center;
    }
    .about-us_b4 p
    {
        font-family: "Manrope", sans-serif;
        font-weight: 600;
        font-size: 16px;
        line-height: 1.6;
        color: #0e2f31;
        text-align: center;
    }
    .about-us_b4 img
    {
        position: relative;
        top: auto;
        right: auto;
        width: 273px;
        height: 150px;
        margin-top: 50px;
    }
    .about-us_b7-img {
        grid-gap: 30px;
        display: grid;
        grid-template-columns: 1fr;
        justify-items: center;
        text-align: center;
    }
}

@media screen and (max-width: 660px) {
    .swiper-wrapper_fix
    {
        flex-direction: column;
        align-items: center;
    }
    .osago_dop_mob_block
    {
        display: block;
    }
}

@media screen and (max-width: 480px) {
    .ins_case_turist_grid {
        display: grid;
        grid-template-columns: repeat(1, 315px);
        grid-template-rows: repeat(1, 1fr);
        justify-content: space-around;
    }
    .head_slide_ins_case_turist
    {
        min-height:480px !important;
    }
    .ml_100
    {
        margin: 0 auto;
        font-size: 18px !important;
    }
    .hero__image_kasko
    {
        top: 110px !important;
        height: auto !important;
        right: 8% !important;
    }
    .head_slide_text_description
    {
        font-size: 20px;
    }
    /*
    .hero__image_mob_osago
    {
        width: 150px !important;
    }

     */
    /*
    .hero.hero-product .hero__content[data-v-6e2ae50e].osago_head {
        margin-right: 40px;
        padding-top: 10px;
    }
     */
    .hero.hero-product .hero__title[data-v-6e2ae50e] {
        margin-bottom: 30px;
    }

}