
.load *{
    transition: 0s!important;
}
@font-face {
    font-family: 'FuturaMedium';
    src: url('../fonts/FuturaPT-Medium.eot');
    src: local('Futura PT Medium'), local('FuturaPT-Medium'),
    url('../fonts/FuturaPT-Medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/FuturaPT-Medium.woff') format('woff'),
    url('../fonts/FuturaPT-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'FuturaBold';
    src: url('../fonts/FuturaPT-Bold.eot');
    src: local('Futura PT Bold'), local('FuturaPT-Bold'),
    url('../fonts/FuturaPT-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/FuturaPT-Bold.woff') format('woff'),
    url('../fonts/FuturaPT-Bold.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Pribambas';
    src: url('../fonts/Pribambas-Regular.ttf') format('truetype');
    src: url('../fonts/Pribambas-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Pribambas-Regular.woff2') format('woff2'),
    url('../fonts/Pribambas-Regular.woff') format('woff'),
    url('../fonts/Pribambas-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Arial';
    src: url('../fonts/ArialMT.eot');
    src: local('Arial'), local('ArialMT'),
    url('../fonts/ArialMT.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ArialMT.woff') format('woff'),
    url('../fonts/ArialMT.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ArialNarrow';
    src: url('../fonts/ArialNarrow.eot');
    src: local('Arial Narrow'), local('ArialNarrow'),
    url('../fonts/ArialNarrow.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ArialNarrow.woff') format('woff'),
    url('../fonts/ArialNarrow.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Balpag';
    src: url('../fonts/Balpaq.ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'FuturaBold';
    src: url('../fonts/FuturaPT-Bold.eot');
    src: local('Futura PT Bold'), local('FuturaPT-Bold'),
    url('../fonts/FuturaPT-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/FuturaPT-Bold.woff') format('woff'),
    url('../fonts/FuturaPT-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
.pribambas{
    font-family: 'Pribambas', sans-serif;
}
.kz .pribambas{
    font-family: 'Balpag', sans-serif;
}
body{
    line-height: 1.2;
    font-family: 'FuturaMedium', sans-serif;
    margin: 0;
    background-image: url("../img/bg.jpg");
    background-size: 100%;
    color: #7F351E;
    /*background-position: center center;*/
}
.loader{
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 100;
    background: #BA122B;
    display: flex;
    align-items: center;
    justify-content: center;
}
.loader img{
    width: 100px;
}
section{
    /*background-image: url("../img/bg.jpg");*/
    /*background-size: cover;*/
    /*background-position: center center;*/
}
.test{
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    opacity: 0.5;
    z-index: -1;
}
.full{
    display: block;
    width: 100%;
}
a{
    text-decoration: none;
    transition: all 0.35s;
}
.flex{
    display: flex;
    justify-content: space-between;
}
.align-center{
    align-items: center;
}
.align-start{
    align-items: flex-start;
}
.start{
    justify-content: flex-start;
}
.end{
    justify-content: flex-end;
}
.center{
    justify-content: center;
}
.logo{
    width: 7.9rem;
}
#main{
    position: relative;
    overflow: hidden;
}
#main .container{
    padding: 4.9rem 7.3rem;
    padding-bottom: 0;
}
.logo_text{
    padding-left: 1rem;
    font-size: 2.65rem;
    text-transform: uppercase;
    color: #BA122B;
}
.text_box{
    margin-top: 4.5rem;
    font-size: 5.55rem;
    padding: 0.2rem 2rem;
    line-height: 0.75;
    padding-bottom: 1.7rem;
    background: #BA122B;
    color: white;
}
.text_box2{
    margin-top: 2.7rem;
     background: #BA122B;
    color: white;
    font-size: 10.1rem;
    line-height: 0.55;
    padding: 1.5rem 1.8rem;
    padding-top: 0.2rem;
    letter-spacing: 0;
}
.text_box2 span{
    display: block;
    font-size: 5.6rem;
    letter-spacing: 0;
    line-height: 1;
    margin-top: 2.1rem;
}
.board{
    width: 30.7rem;
    margin-left: 16rem;
    margin-top: -2.2rem;
    position: relative;
}

.board_text{
    position: absolute;
    top: 5.6rem;
    left: 3.3rem;
    text-transform: uppercase;
    color: white;
}
.board_title{
    font-size: 3.9rem;
    line-height: 1;
    text-shadow: -1px 0px 2px #000000;
}
.board_content{
    text-shadow: -1px 0px 2px #000000;
    font-family: FuturaBold, sans-serif;
    font-size: 1.25rem;
    margin-top: 1rem;
    line-height: 1.6;
}
.board_date{
    box-shadow: 0px 14.17px 28.34px 0px #28170C80;
    color: #B57D4B;
    background: white;
    font-family: FuturaBold, sans-serif;
    margin-top: 0.9rem;
    font-size: 0.94rem;
    padding: 0.4rem;
    padding-top: 0.5rem;
    line-height: 1;
    border-radius: 20px;
}
.bottom_text{
    text-transform: uppercase;
    margin-top: -5.8rem;
    font-size: 0.8rem;
    position: relative;
    z-index: 7;
    color: white;
}
.relative{
    position: relative;
    z-index: 4;
}
.product{
    position: absolute;
    width: 54.7rem;
    left: 0;
    bottom: 0;
    z-index: 5;
    pointer-events: none;
}
.circle{
    position: absolute;
    right: 0;
    top: 1.8rem;
    width: 74.3rem;
}
.giraffe{
    position: absolute;
    left: 0;
    top: 0;
    width: 85.3rem;
    z-index: 1;
}
.family{
    position: absolute;
    bottom: -2.2rem;
    right: 0;
    width: 60.7rem;
    z-index: 7;
}

.new_prod_img{
    width: 39.8rem;
    margin-left: 11.9rem;
    margin-top: -4.6rem;
    margin-bottom: -2.6rem;
    position: relative;
    z-index: 10;
}

.bg_title{
    position: absolute;
    width: 100%;
    top: 2.4rem;
    left: 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 2.66rem;
    color: white;
    text-shadow: 0px 0px 3px #676666;
}
.rel{
    position: relative;
}
.lang_box{

}
.lang_box a{
    display: inline-block;
    padding: 0 0.95rem;
    font-size: 1.6rem;
    text-decoration: none;
    background: #BA122B;
    color: white;
    border-radius: 30px;
}
.lang_box a.active{
    margin-left: -1rem;
    position: relative;
    z-index: 1;
    background: white;
    color: #BA122B;
}
.menu{
    display: flex;
    align-items: center;
}
.menu a{
    font-family: Pribambas, sans-serif;
    text-transform: uppercase;
    border: 1px solid white;
    color: white;
    margin-right: 2.1rem;
    padding: 0.6rem 0.9rem;
    padding-top: 0;
    font-size: 1.9rem;
    border-radius: 30px;
    text-decoration: none;
    line-height: 0.8;
    letter-spacing: 0.02rem;
}
.kz .section_title{
    padding: 1.8rem 2rem;
}

.kz .box5_left_title{
    padding: 0.8rem 1.3rem;
    font-size: 2rem;
}
.kz .menu a, .kz .main_right_text, .kz .box3_bottom_btn, .kz .box5_title{
    font-family: Balpag, sans-serif;
}
.kz .inline_text {
    font-size: 1.7rem;
    padding: 0.9rem 1rem;
}
.kz .inline_text:nth-child(2) {
    padding: 0.9rem 1.8rem;
}
.menu a:hover{
    background: #BA122B;
    color: white;
    border-color: #BA122B;
}
.main_right_text{
    position: absolute;
    right: 0;
    top: 5rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    font-family: Pribambas, sans-serif;
    align-items: flex-end;
}
.inline_text{
    font-size: 1.7rem;
    padding: 0.9rem 1rem;
    padding-top: 0.3rem;
    margin-bottom: 1.1rem;
    line-height: 1;
    text-align: center;
    background: #BA122B;
    color: white;
    border-radius: 30px;
}
a.inline_text:hover{
    background: #c82a42;
}
.inline_text:nth-child(2){
    padding: 0.2rem 1.8rem;
    padding-bottom: 0.9rem;
}
.main_bottom{
    position: relative;
    z-index: 8;
}

.container_sm{
    width: 100.3rem;
    margin: 0 auto;
}
#box-2{
    padding-top: 2.3rem;
}
.box2_items{
    height: 58rem;
    position: relative;
    margin-top: -34.5rem;
}
*{
    outline: none!important;
    box-sizing: border-box;
}
.box2_item{
    position: absolute;
    width: 19.8rem;
    opacity: 0;
}

.z_text{
    position: absolute;
    font-size: 3.3rem;
    line-height: 1;
    left: 0;
    width: 100%;
    text-align: center;
    bottom: 1.3rem;
    color: white;
    text-shadow: 0px 0px 3px #7b7b7b;
}

.z1{
    left: 0;
    top: 0;
    opacity: 1;
}

.z2{
    left: 18.9rem;
    top: 27.1rem;
    opacity: 1;
    width: 20.7rem;
}
.z3{
    left: 43.3rem;
    bottom: 0.6rem;
    opacity: 1;
    width: 20.6rem;
}
.z_text span{
    display: block;
    font-size: 2rem;
    margin-bottom: -0.2rem;
}
.z3 .z_text {
    bottom: 0.8rem;
    font-size: 2.6rem;
}

.z4{
    right: 12.1rem;
    top: 27rem;
    opacity: 1;
    width: 20.5rem;
}

.z5{
    right: -1.1rem;
    top: 8.5rem;
    opacity: 1;
    width: 22.1rem;
}
.box2_center{
    width: 43.6rem;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}
.box2_text_box{
    position: absolute;
    font-size: 9.6rem;
    line-height: 1;
    left: 0;
    width: 100%;
    text-align: center;
    top: 8.5rem;
    color: white;
    text-shadow: 0px 0px 3px #545454;
}
.box2_text_box span{
    display: block;
    font-size: 5.5rem;
    margin-bottom: -1rem;
}
#box-3{
    padding-top: 5.8rem;
}
.box3_center{
    width: 37.9rem;
    margin: 0 auto;
    position: relative;
}
.box2_rel{
    position: relative;
    z-index: 1;
}
.box3_giraffe{
    position: absolute;
    left: 33.5rem;
    top: -2.4rem;
    width: 20.1rem;
}
.box3_center_text{
    text-transform: uppercase;
    position: absolute;
    top: 45%;
    transform: translate(-50%, -50%);
    left: 52%;
    text-align: center;
    z-index: 3;
    font-size: 9.7rem;
    line-height: 0.85;
    color: white;
    text-shadow: 0px 0px 3px #787878;
}
.box3_item{
    position: absolute;
    left: -0.9rem;
    top: 11.7rem;
    width: 29rem;
    z-index: 1;
}
.box3_item_arrow{
    width: 5.4rem;
    right: -8rem;
    bottom: 6.6rem;
    position: absolute;
}
.box3_item_text_rel{
    width: 91.2%;
    position: relative;
}
.box3_item_btn{
    background: #BA122B;
    color: white;
    margin-top: -6.7rem;
    padding: 0.5rem 1rem;
    text-align: center;
    font-size: 4.2rem;
    margin-left: -0.6rem;
    line-height: 1;
    letter-spacing: 0.11rem;
    border-radius: 30px;
    position: relative;
    z-index: 2;
    text-shadow: 0px 0px 3px #787878;
}
.box3_item_text{
    padding-top: 0.2rem;
    text-align: center;
    font-size: 3rem;
    line-height: 1.1;
    /*line-height: 0.8;*/
}
.box3_num{
    position: absolute;
    top: -5.8rem;
    left: 50%;
    transform: translateX(-50%);
    width: 6.7rem;
    height: 6.7rem;
    background: #BA122B;
    color: white;
    border-radius: 50%;
    padding: 0.55rem;
    font-size: 4.4rem;
    font-family: 'Pribambas', sans-serif;
    line-height: 1;
    z-index: 3;
}
.box3_num_box{
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-weight: 700;
    line-height: 0.7;
    padding-bottom: 1.4rem;
    border: 0.45rem solid white;
}
.bi2{
    left: 37.9rem;
    top: 32.8rem;
    width: 27.5rem;
}
.bi2 .box3_item_img{
    width: 17.1rem;
    margin-left: 2.3rem;
}

.bi2 .box3_item_btn {
    margin-top: -1.9rem;
    font-size: 3.7rem;
    padding: 0.8rem 1rem;
}
.white_link{
    display: block;
    text-transform: uppercase;
    text-shadow: 0px 0px 3px #787878;
}
.bi2 .box3_item_arrow {
    right: -4.3rem;
    top: 3.1rem;
    bottom: unset;
}

.bi3{
    left: unset;
    right: -2.6rem;
    top: 3.5rem;
    width: 32rem;
}

.bi3 .box3_item_btn {
    margin-top: -3.5rem;
    padding: 0.5rem 1rem;
    text-align: center;
    font-size: 4.2rem;
    width: 88%;
    margin-left: 2.5rem;
}
.bi3 .box3_item_text{
    width: max-content;
    transform: translateX(-50%);
    position: relative;
    left: 50%;
    margin-top: 0.9rem;
    line-height: 0.8;
}
.white_link{
    color: white;
}
.box3_bottom_btn_box{
    text-align: center;
    margin-top: 18.3rem;
}
.box3_bottom_btn{
    display: inline-block;
    color: white;
    font-family: Pribambas, sans-serif;
    font-size: 4.5rem;
    line-height: 1;
    letter-spacing: 0.06rem;
    padding: 0 2.5rem;
    padding-bottom: 1.6rem;
    border-radius: 30px;
    background-image: url("../img/box3_btn.png");
    background-size: cover;
    background-position: center center;
    text-shadow: 0px 0px 3px #787878;
}

#box-4{
    padding-top: 6.4rem;
}
.section_title_box{
    text-align: center;
    margin-bottom: 3.2rem;
    text-shadow: 0px 0px 3px #787878;
}
.section_title{
    display: inline-block;
    background: #BA122B;
    color: white;
    font-size: 9.7rem;
    line-height: 0.82;
    padding: 0 2rem;
    padding-bottom: 1.8rem;
    min-width: 56.7rem;
}
.section_title span{
    display: block;
    font-size: 5.5rem;
}
.faq_box{
    width: 84.9rem;
    margin: 0 auto;
}
.faq_title{
    display: flex;
    align-items: center;
    border: 1px solid #BA122B;
    background: white;
    justify-content: space-between;
    border-radius: 3rem;
    overflow: hidden;
    color: #7F351E;
    position: relative;
    z-index: 1;
}

.faq_content{
    font-size: 1.4rem;
    margin-left: 0;
    background: white;
    padding: 2rem;
    margin-top: 0.2rem;
    border: 1px solid #BA122B;
    border-radius: 2rem;
    display: none;
}
.faq_content p{
    margin-top: 0;
    margin-bottom: 0.5rem;
}
.faq_num{
    background: #BA122B;
    color: white;
    width: 5.6rem;
    height: 4.9rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 3rem;
}
.faq_arrow{
    border: 2px solid #BA122B;
    width: 4.8rem;
    height: 4.8rem;
    border-radius: 50%;
    padding: 0.5rem;
}
.faq_arrow_box{
    width: 100%;
    height: 100%;
    background: #BA122B;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.faq_arrow_box img {
    width: 1.2rem;
    transition: all 0.35s;
}
.factive .faq_arrow_box img{
    transform: rotate(-180deg);
}
.faq_title_content{
    width: calc(100% - 10.4rem);
    padding-left: 3.2rem;
    line-height: 1;
    font-size: 2.59rem;
}
.faq_item{
    margin-bottom: 0.95rem;
}
.box5_title_center{
    text-align: center;
}
.box5_title{
    display: inline-block;
    font-family: Pribambas, sans-serif;
    font-size: 9.4rem;
    line-height: 1;
    padding: 0px 2.3rem;
    padding-top: 0.4rem;
    padding-bottom: 2.5rem;
    border-radius: 5.7rem;
    background-image: url("../img/box3_btn.png");
    background-size: cover;
    background-position: center center;
    color: white;
    position: relative;
    z-index: 1;
    text-shadow: 0px 0px 3px #787878;
}
#box-5{
    padding-top: 4rem;
}
.box5_items{
    margin-top: -8.3rem;
}
.box5_left{
    width: 42.8%;
}
.box5_right{
    position: relative;
    width: 56.5%;
}
.text-center{
    text-align: center;
}
.box5_left_title {
    background: #BA122B;
    color: white;
    padding: 0 1.3rem;
    font-size: 2.8rem;
    display: inline-block;
    line-height: 1.1;
    padding-bottom: 0.8rem;
    letter-spacing: 0.1rem;
    border-radius: 30px;
    position: relative;
    z-index: 1;
    text-shadow: 0px 0px 3px #787878;
}
.box5_left_item_text{
    margin-top: 5rem;
    position: relative;
    z-index: 1;
}
.box5_left_item{
    color: white;
    padding-left: 7.2rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 21.3rem;
    font-family: FuturaBold, sans-serif;
    position: relative;
    align-items: flex-start;
}
.ab_img{
    position: absolute;
    left: 0;
    top: 0;
}
.cover_img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.box5_t{
    text-transform: uppercase;
    font-size: 2.36rem;
    margin-bottom: 1.4rem;
    text-shadow: 0px 0px 3px #787878;
}
.box5_bg{
    background: white;
    color: #7F351E;
    display: inline-block;
    text-transform: uppercase;
    font-size: 1.1rem;
    padding: 0.25rem 0.8rem;
    border-radius: 12px;
    position: relative;
    z-index: 1;
}
.box5_left_item.sm{
    justify-content: flex-end;
    height: 9rem;
    align-items: flex-start;
}
.box5_left_item.sm .box5_bg {
    border-radius: 6px;
}
.box6_container{
    width: 84.6rem;
    margin: 0 auto;
}
#box-6{
    padding-top: 5.5rem;
}
#box-6 .section_title_box{
    margin-bottom: 1.5rem;
}
.box6_table table{
    border-collapse: separate;
    border-spacing: 4px 0;
    margin: 0 -4px;
    width: calc(100% + 8px);
}
.box6_table th{
    text-transform: uppercase;
    font-size: 2.1rem;
    padding: 0.6rem 0;
    line-height: 1;
    padding-bottom: 0.5rem;
    background: #7F351E;
    color: white;
}
.box6_table td{
    text-align: center;
    padding: 0.6rem 0.5rem;
    border-bottom: 2px solid #BA122B;
    font-size: 1.4rem;
    padding-bottom: 0.2rem;
    background: white;
    color: black;
}
/*.box6_table th:not(:last-child), .box6_table td:not(:last-child){*/
/*    border-right: 5px solid transparent;*/
/*}*/

#box-7{
    padding-top: 2.6rem;
    padding-bottom: 4.1rem;
}
#box-7 .section_title_box{
    margin-bottom: 0;
}
.part_box{
    border: 2px solid #BA122B;
    border-top: none;
    border-bottom-left-radius: 2rem;
    border-bottom-right-radius: 2rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 1.4rem 1rem;
    background-color: rgba(255,255,255,0.7);
}
.scale_img{
    width: 100%;
    height: 100%;
    object-fit: scale-down;
}
.part_item{
    max-width: 15%;
    padding: 0;
    max-height: 3.7rem;
    margin: 0.4rem 0.5rem;
}
.part_item.big{
    max-width: 22%;
}
.footer_box{
    display: flex;
    justify-content: center;
}
.footer_box .menu a{
    margin: 0 1rem;
}
footer{
    padding: 2.7rem 0;
    background-image: url("../img/footer.png");
    background-size: cover;
    background-position: center center;
    color: white;
}
.footer_contacts{
    position: absolute;
    right: -1.5rem;
    top: 50%;
    text-align: right;
    transform: translateY(-50%);
    font-size: 1.43rem;
}
.footer_contacts span{
    display: block;
}
.footer_contacts a{
    color: white;
}
.box6_right_images{
    text-align: right;
    padding-right: 7rem;
}
.box6_right_images img{
    width: auto;
    height: 8.3rem;
    margin-left: 1rem;
}
.box6_right_title{
    font-size: 6.8rem;
    text-transform: uppercase;
    font-family: 'FuturaBold', sans-serif;
    padding-left: 13.1rem;
    padding-top: 0.3rem;
    letter-spacing: 0.4rem;
    text-shadow: 0px 0px 3px #787878;
}
.box5_right{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.box5_right_list{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background: #BA122B;
    color: white;
    width: 51.6rem;
    margin: 0 auto;
    padding: 0 0.7rem;
    padding-top: 0.5rem;
}
.box5_right_list > div:first-child{
    width: 45%;
    text-transform: uppercase;
}
.box5_right_list > div:last-child{
    width: 52%;
    text-transform: uppercase;
}
.box5_right_list p{
    margin: 0;
    font-size: 1.7rem;
    color: #FABF6A;
}
.box5_right_list ul{
    margin: 0;
    margin-left: 1.5rem;
    margin-bottom: 1rem;
    font-size: 1.1rem;
    padding: 0;
}
.box5_right_top, .box5_right_list{
    position: relative;
    z-index: 3;
    color: white;
}

.modal {
    overflow-y: auto;
    display: none;
    background-color: rgba(0, 0, 0, 0.7);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99; }
.modal .modal__layer {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
.modal .modal__block {
    background-color: #BA122B;
    color: white;
    width: 90rem;
    border-radius: 0;
    position: absolute;
    padding: 2rem 3rem;
    left: 0;
    right: 0;
    top: 3rem;
    margin: 0 auto;
    text-align: left;
}

.close {
    width: 20px;
    height: 20px;
    position: absolute;
    right: 11px;
    top: 13px;
    opacity: 1;}
.close:before, .close:after {
    content: '';
    width: 20px;
    height: 2px;
    background-color: #ffffff;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: -1px auto 0;
    -webkit-transition: 300ms;
    transition: 300ms; }
.close:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }
.close:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg); }
.close:hover:before {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg); }
.close:hover:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }


.modal_title{
    font-size: 3.4rem;
    margin-bottom: 1.9rem;
}
.modal__content{
    font-size: 1.2rem;
}
.modal__content p{

}
.modal__content ul{

}
.modal__content ul li{

}