

/* Start:/freski/fresco_information/css/love_what_we_do.css?171075124822081*/
.color_correction {
    width: 100%;
    height: max-content;
    color: #333333;
    margin-bottom: 40px;
    /* font-family: 'Katherine-Plus', 'sans-serif'; */
}

.color_correction p{
    margin-bottom: 0px;
}

/* -----------banner---------------- */
.banner_top {
    width: 100%;
    height: max-content;
}

.banner_top__container {
    position: relative;
    height: 400px;
    max-width: 2550px;
    overflow: hidden;
    margin: 0 auto;
}
.banner_top__banner {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}


/* 
.banner_top__banner img{
    width: 100%;
    height: 100%;
    object-fit: cover;
} */

/* ----------navigation-------------- */

.navigation_top {
    width: 100%;
    height: max-content;
    margin-top: 40px;
}

.navigation_top__container{
    /* width: 1240px; */
    width: 1320px;

    max-width: 90%;
    margin: 0 auto;
    height: max-content
}

.navigation_top ul{
    display: flex;
    flex-wrap:wrap ;
    align-items: end;
    color: #ACACAC;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    margin: 0px;
    padding: 0px;
}
.navigation_top  ul li{
    margin-right: 10px;
    min-width: max-content;
    margin-top: 2px;
}

.navigation_top ul li a{
    color: #ACACAC;
    text-decoration: none;
}


/* --------------------------- */

.color_correction__container{
    /* width: 1240px; */
    width: 1320px;
    max-width: 90%;
    margin: 0 auto;
    height: max-content
}

/* ------------------------- */

.color_correction__example_correction{
    width: 100%;
    height: max-content;
    position: relative;
    margin-top: 20px;
}

.example_correction_padding{
    margin-top: 30px;
}

.color_correction__example_correction h5{
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    margin: 0px;
}

.color_correction__example_correction p{
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    /* margin-top: 20px; */
    margin-top: 12px;
}

.example_correction__list {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
    margin-bottom: 20px;
}

.example_correction__img_box {
    width: 30%;
    height: max-content;
    text-align: center;

}
.example_correction__img_box img{
    height: 245px;
    width: 100%;
    object-fit: cover;
}
.example_correction__img_box span{
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #ACACAC;
    margin-top: 12px;
    display: block;
}


.example_correction__arrow {
    width: 42px;
    height: 27px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -25px;
}

.example_correction__arrow img{
    width: 100%;
    object-fit: contain;
}
.big_arraow {
}
.small_arraow {
}

/* -------------------- */


.factory_information{
    width: 100%;
    height: max-content;
    margin-top: 30px;
}

.factory_information h2{
    font-weight: 700;
    font-size: 39px;
    line-height: 48px;
    color: #333333;
}

.factory_information p{
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #333333;
    margin-top: 30px;
}

.factory_information span{
    display: block;
    width: max-content;
    max-width: 90%;
    margin: 30px auto 0px;
    font-weight: 400;
    font-size: 31px;
    line-height: 34px;
    color: #ACACAC;
    font-family: 'Katherine-Plus', 'sans-serif';
}

.factory_information img{
    width: 100%;
    height: max-content;
    max-height: 704px;
    object-fit: contain;
    margin-top: 20px;
}

.factory_information p:last-child{
    margin-top: 40px;
}

/* --------------------------- */



.create_image_request{
    width: 100%;
    height: max-content;
    margin-top: 30px;
}

.create_image_request span{
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #333333;
}

.create_image_request span a{
    color: #7D0808;
    text-decoration: none;
    border-bottom: 1px solid #7D0808;
    transition: border 0.2s;
}

.create_image_request span a:hover{
    border-bottom: 1px solid #7d080800;
}

.create_image_request__img-box{
    width: 100%;
    height: max-content;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
}

.create_image_request__img-box img{
    width: 49%;
    max-height: 400px;
    object-fit: cover;
}
/* ----------------------------  */
.production_information{
    margin-top: 40px;
}

.production_information span{
    font-style: normal;
    font-weight: 400;
    font-size: 31px;
    line-height: 34px;
    color: #ACACAC;
    font-family: 'Katherine-Plus', 'sans-serif';
}

.production_information p{
    margin-top: 30px;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;

    color: #333333;
}

.production_information span:first-child{
    display: block;
    width: max-content;
    max-width: 90%;
    margin: 0 auto;
}

/* .color_correction__container {
} */

.production_information__content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 30px;
}
.production_information__text-box {
    width: 49%;
    height: max-content;
}

.production_information__text-box p{
    margin-bottom: 12px;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #333333;
    margin-top: 0px;
}

.production_information__text-box a{
    color: #7D0808;
    text-decoration: none;
    border-bottom: 1px solid #7D0808;
}

.production_information__text-box p:last-child{
    margin-bottom: 0px;
}

.production_information__text-box span{
    position: relative;
    display: block;
    margin-top: 30px;
    width: max-content;
    max-width: 100%;
    height: max-content;
}   

.production_information__text-box span::before{
    content: '';
    background-image: url('/freski/fresco_information/images/love_what_we_do/Union.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 91px;
    height: 41px;
    position: absolute;
    right: -110px;
    bottom: -10px;
    /* transform:; */
    transform:  rotate(30deg) scale(-1, 1);

}


.production_information__img-box {
    width: 49%;
    height: max-content;
}
.production_information__img-box img{
    width: 100%;
    height: max-content;
}
/* ----------------------------------------- */

.proof_options {
    width: 100%;
    margin-top: 20px;
    text-align: center;
}
.proof_options__img-box {
    width: 100%;
    height: max-content;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 12px;
}

.proof_options__img-box img{
    width: 49%;
    height: max-content;
}

.proof_options span{
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #ACACAC;
}
/* ------------------------------------------- */

.canvas_information {
    margin-top: 30px;
}
.color_correction__container {
}
.canvas_information__content {
}

.canvas_information__content img{
    width: 100%;
    height: max-content;
    object-fit: contain;
    margin-top: 20px;
}

.canvas_information__content p{
    margin-top: 30px;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 0px;
    color: #333333;
}

.canvas_information__content a{
    display: flex;
    width: max-content;
    padding: 0px 35px;
    height: 42px;
    background: #7D0808;
    margin: 30px auto 0px;
    color: white;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
}

.canvas_information__content a:hover{
    background: #920a0a;
    color: white!important;
}


/* --------------------------------------------- */
/* @media screen and (min-width:1000px){
    {

    }
} */
@media screen and (min-width:800px){
    .small_arraow {
        display: none;
    }

    .banner_top__banner {
        background-image: url('/freski/fresco_information/images/love_what_we_do/16-037-4.webp');
    }
    
    .production_information__mobile-show{
        display: none;
    }
}


@media screen and (max-width: 1200px){
    /*------- banner --------------  */
    .banner_top__container {
       height: 370px;
    }
   
   /* ----------navigation-------------- */
   
    .navigation_top {
       margin-top: 35px;
    }

   
    .navigation_top ul{
       font-size: 16px;
       line-height: 18px;

    }
   /* ------------ */

   .color_correction__top_info{
        margin-top: 25px;
    }
    .color_correction__top_info h2{
        font-size: 28px;
        line-height: 38px;
        margin-bottom: 25px;
    }
    .color_correction__top_info h4{
        margin-top: 25px;
        margin-bottom: 15px;
        font-size: 18px;
        line-height: 20px;
    }
    .color_correction__top_info p{
        margin-bottom: 10px;
        font-size: 16px;
        line-height: 20px;
    }
    /* ---------------------------------- */
    .color_correction__example_correction{
        margin-top: 15px;
    }

    .color_correction__example_correction h5{
        font-size: 16px;
        line-height: 20px;
    }

    .color_correction__example_correction p{
        font-size: 16px;
        line-height: 20px;
        margin-top: 15px;
    }

    .example_correction__list {
        margin-top: 15px;
    }

    .example_correction__img_box {
        width: 28%;

    }
    .example_correction__img_box img{
        height: 180px;
    }
    .example_correction__img_box span{
        font-size: 16px;
        line-height: 20px;
        margin-top: 4px;
    }


    .example_correction__arrow {
        width: 32px;
        height: 17px;
        margin-top: -20px;
    }

}


@media screen and (max-width: 1200px){

    .banner_top__container {
        height: 320px;
    }

    /* ----------------- */
    .factory_information{
        margin-top: 30px;
    }

    .factory_information h2{
        font-size: 34px;
        line-height: 44px;
    }

    .factory_information p{
        font-size: 16px;
        line-height: 20px;
        margin-top: 30px;
    }

    .factory_information span{
        max-width: 90%;
        margin: 30px auto 0px;
        font-size: 29px;
        line-height: 32px;
    }

    .factory_information img{
        max-height: 654px;
        margin-top: 20px;
    }

    .factory_information p:last-child{
        margin-top: 40px;
    }

    /* --------------------------- */

    .create_image_request{
        margin-top: 30px;
    }

    .create_image_request span{
        font-size: 16px;
        line-height: 20px;
    }

    .create_image_request__img-box{
        margin-top: 20px;
    }

    .create_image_request__img-box img{
        width: 49%;
        max-height: 400px;
        margin: 2px 0px;
    }
    /* ----------------------------  */
    .production_information{
        margin-top: 40px;
    }

    .production_information span{
        font-size: 29px;
        line-height: 32px;
    }

    .production_information p{
        margin-top: 30px;
        font-size: 16px;
        line-height: 20px;
    }

    .production_information span:first-child{
        max-width: 90%;
    }

    .production_information__content {
        margin-top: 30px;
    }
    .production_information__text-box {
        width: 49%;
    }

    .production_information__text-box p{
        margin-bottom: 12px;
        font-size: 16px;
        line-height: 20px;
        margin-top: 0px;
    }

    .production_information__text-box span{
        margin-top: 20px;
    }   

    .production_information__text-box span::before{
        width: 91px;
        height: 41px;
        right: -90px;
        bottom: 15px;
        transform:  rotate(10deg) scale(-1, 1);
    }


    .production_information__img-box {
        width: 49%;
    }
    .production_information__img-box img{
        width: 100%;
        margin: 2px 0px;
    }
    /* ----------------------------------------- */

    .proof_options {
        margin-top: 20px;
    }
    .proof_options__img-box {
        width: 100%;
        height: max-content;
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 12px;
    }

    .proof_options__img-box img{
        width: 49%;
        height: max-content;
        margin: 2px 0px;
    }

    .proof_options span{
        font-size: 16px;
        line-height: 20px;
    }
    /* ------------------------------------------- */

    .canvas_information {
        margin-top: 30px;
    }

    .canvas_information__content img{
        width: 100%;
        margin-top: 20px;
        margin: 2px 0px;
    }

    .canvas_information__content p{
        margin-top: 30px;
        font-size: 16px;
        line-height: 20px;
    }

    .canvas_information__content a{
        display: flex;
        padding: 0px 35px;
        height: 42px;
        margin: 30px auto 0px;
        border-radius: 10px;
    }
}




@media screen and (max-width: 1000px){
    /*------- banner --------------  */
    .banner_top__container {
       height: 350px;
   }
   
   /* ----------navigation-------------- */
   
   .navigation_top {
       margin-top: 30px;
   }

   
   .navigation_top ul{
       font-size: 14px;
       line-height: 16px;

   }
}




@media screen and (max-width: 1000px){

    .banner_top__container {
        height: 280px;
    }

    /* ----------------- */
    .factory_information{
        margin-top: 12px;
    }

    .factory_information h2{
        font-size: 28px;
        line-height: 36px;
    }

    .factory_information p{
        font-size: 12px;
        line-height: 16px;
        margin-top: 12px;
    }

    .factory_information span{
        max-width: 90%;
        margin: 20px auto 0px;
        font-size: 24px;
        line-height: 28px;
    }

    .factory_information img{
        max-height: 654px;
        margin-top: 20px;
    }

    .factory_information p:last-child{
        margin-top: 20px;
    }

    /* --------------------------- */

    .create_image_request{
        margin-top: 20px;
    }

    .create_image_request span{
        font-size: 12px;
        line-height: 16px;
    }

    .create_image_request__img-box{
        margin-top: 20px;
    }

    .create_image_request__img-box img{
        width: 49%;
        max-height: 400px;
    }
    /* ----------------------------  */
    .production_information{
        margin-top: 40px;
    }

    .production_information span{
        font-size: 25px;
        line-height: 28px;
    }

    .production_information p{
        margin-top: 20px;
        font-size: 12px;
        line-height: 14px;
    }

    .production_information span:first-child{
        max-width: 90%;
    }

    .production_information__content {
        margin-top: 20px;
    }
    .production_information__text-box {
        width: 49%;
    }

    .production_information__text-box p{
        margin-bottom: 8px;
        margin-top: 0px;
        font-size: 12px;
        line-height: 14px;
    }

    .production_information__text-box span{
        margin-top: 12px;
        font-size: 18px;
        line-height: 20px;
    }   

    .production_information__text-box span::before{
        width: 71px;
        height: 31px;
        right: -75px;
        bottom: 0px;
        transform:  rotate(20deg) scale(-1, 1);
    }


    .production_information__img-box {
        width: 49%;
    }
    .production_information__img-box img{
        width: 100%;
        height: max-content;
        max-height: 340px;
        object-fit: cover;
    }
    /* ----------------------------------------- */

    .proof_options {
        margin-top: 20px;
    }
    .proof_options__img-box {
        width: 100%;
        height: max-content;
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 12px;
    }

    .proof_options__img-box img{
        width: 49%;
        height: max-content;
        max-height: 340px;

    }

    .proof_options span{
        font-size: 12px;
        line-height: 16px;
    }
    /* ------------------------------------------- */

    .canvas_information {
        margin-top: 30px;
    }

    .canvas_information__content img{
        width: 100%;
        margin-top: 20px;
        max-height: 340px;
    }

    .canvas_information__content p{
        margin-top: 20px;
        font-size: 12px;
        line-height: 16px;
    }

    .canvas_information__content a{
        padding: 0px 20px;
        height: 37px;
        margin: 40px auto 0px;

        font-weight: 400;
        font-size: 14px;
        line-height: 17px;
        color: #FFFFFF;
    }
}

@media screen and (max-width: 800px){
    
    .factory_information p{
        margin-bottom: 0px;
    }

    /*------- banner --------------  */
    .banner_top__container {
        height:197px;
    }

    .banner_top__banner {
        background-image: url('/freski/fresco_information/images/love_what_we_do/2023-05-16_23-42-33 1.webp');
    }
  
    /* ----------navigation-------------- */
  
    .navigation_top {
        margin-top: 12px;
    }
  
    .navigation_top ul li a{
        font-size: 12px;
        line-height: 15px;
    }
    /* -------------- */

    .big_arraow {
        display: none;
    }

    /* ---------------------------------- */
    .color_correction__example_correction{
        margin-top: 20px;
    }
    
    .color_correction__example_correction h5{
        font-size: 14px;
        line-height: 17px;
        color: #2D2D2D;
    }
    
    .color_correction__example_correction p{
        font-weight: 400;
        font-size: 14px;    
        line-height: 17px;
        color: #2D2D2D;
        margin-top: 12px;
    }
    
    .example_correction__list {
        /* margin-top: 12px; */
        margin-top: 20px;
        display: inline-block;
        margin-bottom: 8px;
    }
    
    .example_correction_padding .example_correction__list{
        margin-top: 12px;
    }
    
    .example_correction__img_box {
        width: 100%;
    }
    .example_correction__img_box img{
        /* height: 219px; */
        width: 100%;
        height: max-content;
        max-height: 320px;
    }
    .example_correction__img_box span{
        font-weight: 400;
        font-size: 14px;
        line-height: 17px;
        margin-top: 8px;
    }
    
    
    .example_correction__arrow {
        width: 26px;
        height: 27px;
        margin: 10px auto;
    }
    
    
    /* -------------------- */
    
    .color_correction__feedback {
        margin-top: 20px;
    }
    
    .feedback__content p{
        font-size: 14px;
        line-height: 17px;
        margin-bottom: 12px;
    }
    
    .feedback__content p small{
        font-size: 14px;
        line-height: 17px;
    }

}


@media screen and (max-width: 800px){

    .color_correction {
        margin-bottom: 30px;
    }

    .banner_top__container {
        height: 280px;
    }

    /* ----------------- */
    .factory_information{
        margin-top: 12px;
    }

    .factory_information h2{
        font-size: 16px;
        line-height: 20px;
    }

    .factory_information p{
        font-size: 14px;
        line-height: 17px;
        margin-top: 12px;
    }

    .factory_information span{
        max-width: 100%;
        margin: 20px auto 0px;
        font-size: 20px;
        line-height: 90%;
    }

    .factory_information img{
        /* max-height: 654px; */
        width: 100%;
        height: 100%;
        max-height: 254px;
        margin-top: 20px;
        object-fit: contain;
    }

    .factory_information p:last-child{
        margin-top: 20px;
    }

    /* --------------------------- */

    .create_image_request{
        margin-top: 12px;
    }

    .create_image_request span{
        font-size: 14px;
        line-height: 17px;
    }

    .create_image_request__img-box{
        margin-top: 20px;
        display: inline-block;
    }

    .create_image_request__img-box img{
        width: 100%;
        max-height: 400px;
    }
    /* ----------------------------  */
    .production_information{
        margin-top: 30px;
    }

    .production_information span{
        font-size: 20px;
        line-height: 90%;
    }

    .production_information p{
        margin-top: 20px;
        font-size: 14px;
        line-height: 17px;
    }

    .production_information span:first-child{
        max-width: 100%;
    }

    .production_information__content {
        margin-top: 20px;
        flex-direction: column;
    }
    .production_information__text-box {
        width: 100%;
        order: 2;
        margin-top: 20px;
    }

    .production_information__text-box p{
        margin-bottom: 8px;
        margin-top: 0px;
        font-size: 14px;
        line-height: 17px;
    }

    .production_information__pc-show{
        display: none;
    }

    .production_information__mobile-show{
        display: inline-block;
    }

    .production_information__text-box span{
        margin-top: 12px;
        font-size: 18px;
        line-height: 20px;
        display: none;
    }   

    .production_information__img-box {
        width: 100%;
        order: 1;
    }
    .production_information__img-box img{
        width: 100%;
    }
    /* ----------------------------------------- */

    .proof_options {
        margin-top: 20px;
    }
    .proof_options__img-box {
        width: 100%;
        display: inline-block;
        margin-bottom: 6px;
    }

    .proof_options__img-box img{
        width: 100%;
        max-height: 400px;
        object-fit: cover;
    }

    .proof_options span{
        font-size: 14px;
        line-height: 17px;
    }
    /* ------------------------------------------- */

    .canvas_information {
        margin-top: 20px;
    }

    .canvas_information__content img{
        width: 100%;
        margin-top: 20px;
    }

    .canvas_information__content p{
        margin-top: 18px;
        font-size: 14px;
        line-height: 17px;
    }

    .canvas_information__content a{
        margin: 30px auto 0px;
    }
}

@media screen and (max-width: 550px){
    .banner_top__container {
        height:184px;
    }
}
/* End */


/* Start:/local/templates/fresco/css/fonts/katherine_plus/katherine_plus.css?17346032041259*/
@font-face {
	font-family: 'Katherine-Plus';
	src: url('/local/templates/fresco/css/fonts/katherine_plus/fonts/katherine_plus.eot'); /* IE 9 Compatibility Mode */
	src: url('/local/templates/fresco/css/fonts/katherine_plus/fonts/katherine_plus.eot?#iefix') format('embedded-opentype'), /* IE < 9 */
		url('/local/templates/fresco/css/fonts/katherine_plus/fonts/katherine_plus.woff2') format('woff2'), /* Super Modern Browsers */
		url('/local/templates/fresco/css/fonts/katherine_plus/fonts/katherine_plus.woff') format('woff'), /* Firefox >= 3.6, any other modern browser */
		url('/local/templates/fresco/css/fonts/katherine_plus/fonts/katherine_plus.ttf') format('truetype'), /* Safari, Android, iOS */
		url('/local/templates/fresco/css/fonts/katherine_plus/fonts/katherine_plus.svg#katherine_plus') format('svg'); /* Chrome < 4, Legacy iOS */
}
section.interior.container-lg h3{
	text-align: center;
	font-size: 30px;
	font-weight: 700;
	margin-top: 50px;
}
.h24{
	font-weight: 700;
}
@media screen and (max-width: 990px){
	section.interior.container-lg h3{
		margin-top: 30px;
	}
	section.interior.container-lg h3{
		font-size: 18px;
	}
	section.interior.container-lg{
		padding: 0 20px!important;
	}
}
.for_you_animation .slick-arrow{
	opacity: .25;
	}
/* End */


/* Start:/local/components/fresco/main.feedback/templates/freski_popup_from/style.css?17223176055256*/

.freski_popup{
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 200;
}
.freski_popup__bg{
  width: 100%;
  height: 100%;
  background-color: #00000069;
}
.freski_popup__content{
  position: absolute;
  margin: auto;
  width: 95%;
  max-width: 730px;
  height: max-content;
  padding: 40px 60px;
  background-color: white;
}

@media screen and (min-width: 650px){
  .freski_popup__content{
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
  }
}



.freski_popup__close_btn{
  position: absolute;
  right: 18px;
  top: 18px;
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  color: #000;
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
  border: 0;
  border-radius: 0.25rem;
  opacity: .5;
  cursor: pointer;
}

.freski_popup__content_container{
  width:100%;
}

.freski_popup__form{
}
.freski_popup__form form{
  /* max-width: 610px; */
  /* margin: 0px auto; */
}

  .freski_popup__form form h4{
    text-align: center;
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    color: #333333;
    
  }
  .freski_popup__form form  p{
    text-align: center;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #2D2D2D;
    margin: 20px 0px 0px;
  }
  
  .freski_popup__form form label{
    width: 100%;
    height: max-content;
    margin-top: 12px;
  }
  .freski_popup__form form label span{
    color: #ACACAC;
  }
  .freski_popup__form form label input{
    height: 38px;
    width: 100%;
    display: block;
    border: 1px solid #E5E5E5;
    font-size: 18px;
    margin-top: 4px;
  }
  
  .freski_popup__form form label textarea{
    height: 92px;
    width: 100%;
    display: block;
    border: 1px solid #E5E5E5;
    font-size: 18px;
    margin-top: 4px;

  }
  
  .freski_popup__form form .file_inp_label{
    border: none;
  }
  
  .freski_popup__form .freski_popup__file{
    width: 100%; 
    height: max-content;
    margin-top: 20px;
    position: relative; 
  }

  .freski_popup__file label{
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  
  .freski_popup__file label p{
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #C0C0C0;
    margin: 0px;
    padding: 0px;
  }


  .freski_popup__file label .file_btn span{
    margin-left: 1em;
    position: relative;
    color: #FFFFFF;
  }
  
  .freski_popup__file label .file_btn span::after{
    content: '';
    position: absolute;
    left: -1.5em;
    top: 0;
    width: 1em;
    height: 1em;
    background: url("/local/templates/fresco/images/freski/icons/Vector.svg");
    background-size: contain;
    background-repeat: no-repeat;
  } 

  .freski_popup__form button[type=submit] {
    display: block;
    margin: 40px auto 0px;
  }

  .freski_popup__form p{
    color: #C0C0C0;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    margin: 12px 0px 0px;
  }

  /* .freski_popup__form p a{
    color: #4D8CC7;
  } */

  
  

  
  .freski_popup__successful{
    width:100%;
    height:100%;
    text-align: center;
  }
  
  .freski_popup__successful h4{
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    color: #333333;
 }
  
  .freski_popup__successful p{
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    margin-top:20px;
    color: #2D2D2D;
  }
  
  .freski_popup__successful button{
    margin: 20px auto 0px;
  }
  

  /* -------------- */

.mf-captcha__container{
  width: 100%;
  height: max-content;
  margin-top: 12px;
  display: flex;
  align-items: end;
  justify-content: space-between;
  font-size: 14px;
}

.mf-captcha__input{ 
  /* width: 60%; */
  width: 100%;
  height: max-content;
}

.mf-captcha__input input{
  width: 100%;
  height: 100%;
  border: 1px solid #E5E5E5;
  font-size: 18px;
  margin-top: 4px;
  height: 40px;
  margin-bottom: -2px;
}


.mf-captcha__img{
  /* width: 38%; */
  width: max-content;
  height: 38px;
}


@media screen and (max-width: 650px){
  .freski_popup__content{
    padding: 25px 30px;
    width: 100%;

    bottom: 0;
    right: 0;

    border-radius: 20px 20px 0px 0px;
    box-shadow: 0px -2px 2px 0px rgba(0, 0, 0, 0.10);

  }

  .freski_popup__form form h4 {
    font-size: 18px;
    line-height: 20px;
  }

  .freski_popup__form form p{
    font-size: 14px;
  }

  .freski_popup__form .inpform {
    font-size: 14px;
  }
  .freski_popup__form form label input{
    height: 32px;
  }
  .freski_popup__form form label textarea{
    height: 70px;
  }

  .freski_popup__form form label{
    margin-top: 8px;
  }

  .freski_popup__form form label span{
    font-size: 14px;
    line-height: 16px;
  }


  .file_name{
    max-width: 50%;
  }
  .freski_popup__form form .file_name p{
    text-align: left;
    font-size: 12px;
  }

  .freski_popup__form p,
  .freski_popup__form p a {
    font-size: 12px;
  }

}
/* End */


/* Start:/local/templates/fresco/css/team.css?178029025615839*/
/* Header */
.team__header {
    margin-top: 70px;
    margin-bottom: 80px;
}

.team__header_logo {
    max-width: 50%;
}

.team__header_logo img {
    max-width: 100%;
}

.team__header_contacts p {
    text-align: right;
    margin-bottom: 0;
    font-size: 18px;
}

.team__header_contacts a {
    font-size: 20px;
    color: #7D0808;
}

.team__header_contacts a:hover {
    text-decoration: underline;
    color: #650808;
}

/* Subheader */
.team__subheader {
    padding: 40px 0;
    background: #fff;
}

.team__subheader h2 {
    font-weight: bold;
    font-size: 79px;
}

.team__subheader p {
    font-size: 24px;
    margin-bottom: 0;
}

.team__subheader .team__join_link {
    font-weight: bold;
    color: #7D0808;
    text-decoration: underline;
    scroll-behavior: smooth;
}

.team__download_link {
    margin-bottom: 20px;
}

/* Slider */
.team__slider {
    margin-bottom: 80px;
}

.team__slider .slider_top {
    margin-bottom: 20px;
}

.team__slider img {
    border-radius: 10px;
}

/* Offers */
.team__offers .d-flex {
    margin: 100px 0;
}

.team__offers_payback {
    width: 50%;
    padding: 30px 12% 0;
}

.team__offers_discount {
    width: 50%;
    padding: 30px 10% 0;
}

.team__offers_discount h3 {
    color: #24949F;
}

.team__offers_percent {
    font-size: 200px;
    line-height: 200px;
    margin-bottom: 0;
}

.team__offers_text {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 40px;
}

.team__offers_button {
    font-size: 18px;
    color: white;
    border: none;
    border-radius: 10px;
    padding: 10px 30px;
}

.team__offers_texture_btn {
    background: #7D0808;
}

.team__offers_texture_btn:hover {
    background: #650808;
}

.team__offers_discount button {
    background: #24949F;
}

.team__offers_discount button:hover {
    background: #1A6971;
}

.team__offers_img {
    width: 50%;
    border-radius: 10px;
    overflow: hidden;
}

.team__offers_img img {
    width: 100%;
}

/* Offers popup form */
.popup_offer {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1000;
    display: none;
}

.popup_offer_bg {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.719);
}

.popup_offer__content {
    width: 730px;
    max-width: 100%;
    height: max-content;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background: white;
    box-shadow: 4px 4px 4px #00000040;
}

.popup_offer__close_btn {
    width: 21px;
    height: 21px;
    position: absolute;
    right: 18px;
    top: 18px;
    cursor: pointer;
    background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23E5E5E5'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
}

.popup_offer__container {
    padding: 40px 60px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.popup_offer_header {
    color: #333;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 30px;
}

.popup_offer__container .text_field {
    font-size: 18px;
}

::placeholder {
    color: #ACACAC;
}

.team__offer_form_submit {
    margin: 18px auto 0;
    background: #7D0808;
    border: none;
    border-radius: 10px;
    width: max-content;
    padding: 10px 40px;
    color: white;
    font-size: 18px;
}

.team__offer_form_submit:hover {
    background: #650808;
}

.team__offer_form_submit[data-incomplete] {
    background: #ACACAC;
}

/* Popup video */
.popup-video{
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1000;
    display: none;
}
  
.popup-video__open{
    display: block;
}
  
.popup-video__bg{
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.719);
    cursor: pointer;
}

.popup-video__content{
    width: 1250px;
    max-width: 100%;
    height: max-content;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto
}
.popup-video__close-btn{
    display: none;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
    opacity: 0.6;
    background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
}
.popup-video__container{
    width: 95%;
    height: 550px;
    margin: 30px auto;
}

.popup-video iframe{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
  
@media screen and (max-width: 1200px){
    .popup-video__container{
        height: 450px;
    }
}
  
@media screen and (max-width: 1000px){
    .popup-video__container{
        height: 350px;
    }
}

@media screen and (max-width: 700px){
    .popup-video__container{
        height: 270px;
    }
}

/* About section (video) */
.team__about {
    margin-top: 100px;
}

.team__about h3 {
    font-family: 'Katherine-Plus', sans-serif;
    font-weight: 400;
    font-size: 40px;
    line-height: 44px;
    color: #ACACAC;
    text-align: center;
    margin-bottom: 30px;
}

.team__video_box {
    width: 100%;
    border-radius: 20px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}

.team__video_box img {
    width: 100%;
}

.team__video_box::before{
    content: '';
    position: absolute;
    width: 86px;
    height: 86px;
    background-image: url('/local/templates/fresco/images/banners/icon_play.svg');
    background-repeat: no-repeat;
    background-size: contain;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    transition: all 0.3s;
}

.team__video_box:hover::before{
    width: 96px;
    height: 96px;
}

/* Features & materials */
.team__features,
.team__materials {
    margin-top: 80px;
}

.team__section_header {
    font-size: 42px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 0;
}

.team__cards {
    margin-top: 50px;
}

.team__card {
    width: 24%;
    margin-right: 20px;
}

.team__card:nth-child(4n) {
    margin-right: 0;
}

.team__card img {
    width: 100%;
    object-fit: cover;
}

.team__card_caption {
    margin-top: 20px;
    margin-bottom: 0;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}

/* Text */
.team__text {
    margin: 100px 0;
}

.team__text h3 {
    color: #24949F;
}

/* Join form */
.team__form_box img {
    width: 50%;
}

.team__form_box form {
    background: #F5F5F5;
    padding: 80px 60px;
}

.team__form_box form p {
    margin: 30px 0;
    font-size: 20px;
    text-align: center;
}

.text_field {
    border: 1px solid #ACACAC;
    text-align: center;
    margin-bottom: 12px;
    padding: 4px 8px;
}

.team__form_box select {
    background-image: url('/local/templates/fresco/images/team/dropdown.svg');
    background-repeat: no-repeat;
    background-position-x: calc(100% - 10px);
    background-position-y: 10px;
    -webkit-appearance: none; /* Отключает стандартные стили iOS */
    -moz-appearance: none;
    appearance: none;
    color: #000;
    text-align-last: center;
}

.team__form_policy {
    color: #ACACAC;
}

.team__form_policy a {
    color: #ACACAC;
    text-decoration: underline;
}

.team__form_policy input {
    accent-color: #24949F;
}

.team__form_submit {
    margin: 30px auto 0;
    background: #7D0808;
    border: none;
    border-radius: 10px;
    width: max-content;
    padding: 10px 40px;
    color: white;
    font-size: 18px;
}

.team__form_submit:hover {
    background: #650808;
}

.team__catalog {
    display: block;
    background: #24949F;
    width: 100%;
    padding: 40px 0;
    color: white;
}

.team__catalog:hover {
    color: white!important;
}

.team__catalog span {
    margin-right: 12px;
}

/* Join form popup */
.team__modal {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.team__modal_overlay {
    overflow: auto;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
}

.team__modal_window {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 730px;
    height: max-content;
    margin: auto;
    background-color: #fff;
    box-shadow: 4px 4px 4px #00000040;
}

.team__modal_container {
    box-sizing: border-box;
    padding: 40px 60px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.team__modal_header {
    color: #333;
    text-align: center;
    font-size: 24px;
    line-height: 30px;
    font-weight: bold;

}

.team__modal_text {
    margin-top: 20px;
    color: #2D2D2D;
    text-align: center;
    font-size: 18px;
    line-height: 22.25px;
}

.team__modal_button {
    margin-top: 30px;
    background-color: #7D0808;
    color: #fff;
    border: none;
    border-radius: 10px;
    padding: 10px 60px;
    font-size: 18px;
    text-align: center;
    cursor: pointer;
}

.modal__button:hover {
    background-color: #650808;
}

/* Media queries */
@media screen and (max-width: 1400px){
    .team__header {
        margin-bottom: 50px;
    }
    .team__subheader h2 {
        font-size: 68px;
    }
    .team__offers_percent {
        font-size: 160px;
        line-height: 160px;
    }
    .team__offers_text {
        font-size: 21px;
        line-height: 26px;
        margin-bottom: 20px;
    }
    .team__offers_button {
        font-size: 16px;
        padding: 10px 20px;
    }
    .team__card_caption {
        font-size: 22px;
    }
    .team__section_header {
        font-size: 36px;
    }
    .team__form_box form {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .team__form_box form p {
        font-size: 18px;
        margin: 20px 0;
    }
    .team__form_box select {
        background-size: 18px;
    }
}

@media screen and (max-width: 1200px){
    .team__subheader h2 {
        font-size: 60px;
    }
    .team__subheader p {
        font-size: 20px;
    }
    .team__offers_percent {
        font-size: 140px;
        line-height: 140px;
    }
    .team__offers_text {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 20px;
    }
    .team__offers_button {
        font-size: 13px;
    }
    .team__section_header {
        font-size: 30px;
    }
    .team__card_caption {
        font-size: 18px;
    }
    .team__form_box form {
        padding: 40px;
    }
    .team__form_box form p {
        font-size: 14px;
        margin: 16px 0;
    }
    .team__form_box .text_field {
        font-size: 14px;
    }
    .team__form_box select {
        background-size: 12px;
    }
    .team__form_submit {
        font-size: 16px;
        padding: 8px 24px;
        margin-top: 24px;
    }

    .team__modal_window {
        width: 630px;
    }
    .team__modal_container {
        padding: 30px 48px;
    }
    .team__modal_header {
        font-size: 22px;
    }
    .team__modal_text {
        font-size: 16px;
        margin-top: 16px;
    }
    .team__modal_button {
        margin-top: 24px;
        padding: 8px 48px;
        font-size: 16px;
    }

}

@media screen and (max-width: 992px) {
    .team__header {
        margin-bottom: 30px;
    }
    .team__header_contacts p {
        font-size: 14px;
    }
    .team__header_contacts a {
        font-size: 16px;
    }
    .team__subheader h2 {
        font-size: 44px;
    }
    .team__subheader p {
        font-size: 16px;
    }
    .team__slider,
    .team__offers .d-flex,
    .team__text {
        margin: 60px 0;
    }
    .team__slider img {
        width: 180px;
    }
    .team__offers_percent {
        font-size: 100px;
        line-height: 100px;
    }
    .team__offers_text {
        font-size: 13px;
        line-height: 16px;
        margin-bottom: 10px;
    }
    .team__offers_button {
        font-size: 12px;
    }
    .team__offers_payback,
    .team__offers_discount {
        padding-top: 10px;
    }
    .team__about,
    .team__features,
    .team__materials {
        margin-top: 60px;
    }
    .team__about h3 {
        font-size: 31px;
        line-height: 34px;
        margin-bottom: 6px;
    }
    .team__cards {
        margin-top: 30px;
    }
    .team__card_caption {
        font-size: 13px;
    }
    .team__section_header {
        font-size: 24px;
    }
    .team__form_box form {
        padding: 25px;
    }
    .team__form_box p {
        margin: 12px 0;
    }
    .team__form_box .text_field {
        margin-bottom: 8px;
        padding: 3px 6px;
    }
    .team__form_policy {
        font-size: 14px;
    }
}

/* Mobile version */
@media screen and (max-device-width: 640px) {
    .container {
        padding-left: 25px;
        padding-right: 25px;
    }
    .team__header {
        margin-top: 24px;
        margin-bottom: 20px;
    }
    .team__header_logo {
        max-width: 100%;
    }
    .team__header_contacts {
        margin-top: 20px;
    }
    .team__subheader {
        padding: 20px 0;
    }
    .team__subheader h2 {
        text-align: center;
        font-size: 37px;
    }
    .team__subheader p {
        text-align: center;
    }
    .team__download_link {
        margin: 10px 0 6px;
    }
    .team__download_link .container {
        padding: 0;
    }
    .team__slider {
        margin: 0 0 20px;
    }
    .team__slider .slider_top {
        margin-bottom: 8px;
    }
    .team__slider .sc-slide {
        margin-right: 8px!important;
    }
    .team__slider img {
        width: 146px;
    }
    .team__offers .d-flex {
        margin-top: 30px;
        margin-bottom: 0;
    }
    .team__offers_img {
        width: 100%;
    }
    .team__offers_img_mobi {
        width: 41%;
    }
    .team__offers_payback {
        padding-top: calc(48vw - 164px);
        padding-left: 20px;
    }
    .team__offers_percent {
        font-size: 90px;
    }
    .team__offers_text {
        font-size: 18px;
        line-height: 22.25px;
        margin-bottom: 0;
    }
    .team__offers_button {
        width: 100%;
        font-size: 14px;
        margin-top: 30px;
        margin-bottom: 20px;
    }
    .team__offers_discount {
        width: 100%;
        padding: 30px 0 0;
    }
    .team__about {
        margin-top: 30px;
    }
    .team__about h3 {
        font-size: 20px;
        line-height: 22px;
        margin-bottom: 6px;
    }
    .team__video_box {
        border-radius: 0;
    }
    .team__video_box::before {
        width: 50px;
        height: 50px;
    }
    .team__features {
        margin-top: 30px;
    }
    .team__section_header {
        font-size: 18px;
    }
    .team__cards {
        margin-top: 20px;
    }
    .team__card {
        width: 49%;
        margin-right: 2%;
    }
    .team__card:nth-child(2n) {
        margin-right: 0;
    }
    .team__card_caption {
        margin: 8px 0 12px;
        font-size: 14px;
    }
    .team__materials {
        margin-top: 18px;
    }
    .team__text {
        margin-top: 18px;
        margin-bottom: 30px;
        font-size: 18px;
    }
    .team__form .container {
        padding: 0;
    }
    .team__form_box form {
        padding: 30px 25px;
    }
    .team__form_box img {
        width: 100%;
    }
    .team__form_box form p {
        margin: 10px 0 20px;
    }
    .team__form_policy {
        margin-top: 12px;
    }
    .team__form_submit {
        margin: 25px 0 0;
        width: 100%;
    }
    .team__catalog {
        padding: 20px;
    }
    .team__catalog img {
        display: none;
    }
    .team__catalog span {
        margin: 0;
    }
}

/* End */
/* /freski/fresco_information/css/love_what_we_do.css?171075124822081 */
/* /local/templates/fresco/css/fonts/katherine_plus/katherine_plus.css?17346032041259 */
/* /local/components/fresco/main.feedback/templates/freski_popup_from/style.css?17223176055256 */
/* /local/templates/fresco/css/team.css?178029025615839 */
