

/* Start:/local/templates/ipm_2022/components/bitrix/news.list/home_slider_banner_desktop/style.css?17628855242108*/
.home-slider-banner .items {opacity: 0;visibility: hidden;transition: opacity 1s ease;-webkit-transition: opacity 1s ease;}
.home-slider-banner .items.slick-initialized {visibility: visible; opacity: 1;}

.home-slider-banner .slick-slide.item1, .home-slider-banner .slick-slide.item2{display: none ;} 
.home-slider-banner .slick-slide.item1:first-child{display: flex ;} 
.home-slider-banner .slick-initialized .slick-slide.item1 {display: flex;flex-direction: column;justify-content: center;align-items: center;padding: 0 32px;}
.home-slider-banner .slick-slide img {display: block;width: 100%; height: auto;}
.home-slider-banner .slick-slide.item2:first-child, .home-slider-banner .slick-initialized .slick-slide.item2 {display: block ;} 
.items.slider-nav {width: 35%;}
.items.slider-for {width:65%;}
.home-slider-banner_bg {background: #f5f5f5; display: flex;align-items: center;}
.home-slider-banner {max-width: 1920px;width: 100%; margin: 25px auto 0;overflow: hidden; /*max-height: 603px;*/}
.home-slider-banner_dop {font: 30px / 40px 'Circe_Light', Arial, sans-serif;text-transform: uppercase;text-align: center;}
.home-slider-banner_name{font: 30px / 36px 'Circe_Bold', Arial, sans-serif;text-align: center;text-transform: uppercase;}
.home-slider-banner_text{font: 18px / 24px 'Circe_Light', Arial, sans-serif;text-align: center;margin-top: 10px;}

@media (max-width:1440px) {
.home-slider-banner_dop {font: 22px / 30px 'Circe_Light', Arial, sans-serif;}
.home-slider-banner_name{font: 22px / 26px 'Circe_Bold', Arial, sans-serif;}
.home-slider-banner_text{font: 13px / 16px 'Circe_Light', Arial, sans-serif;}
}
@media (max-width:1024px) {
.home-slider-banner_dop {font: 16px / 24px 'Circe_Light', Arial, sans-serif;}
.home-slider-banner_name{font:16px / 24px 'Circe_Bold', Arial, sans-serif;}
.home-slider-banner_text{font: 12px / 16px 'Circe_Light', Arial, sans-serif;}
}
@media (max-width:744px) {
.items.slider-nav { float:none;width: 100%;}
.items.slider-for {width:100%;margin-left: 0;}
.home-slider-banner_bg {
    background: #fff;
	display: flex;
        flex-direction: column-reverse;
}
}
/* End */


/* Start:/local/templates/ipm_2022/components/bitrix/news.list/home_new/style.css?17628857283256*/
.home-new .items {opacity: 0;visibility: hidden;transition: opacity 1s ease;-webkit-transition: opacity 1s ease;}
.home-new .items.slick-initialized {visibility: visible; opacity: 1;}

.home-new h2{font-size: 36px;font-family: Circe_Light, Arial, sans-serif;text-align: center;margin: 110px 0 54px;}
.home-new_bg {margin: 0 10px 18px;display: block;}
.home-new_title {text-transform: uppercase;font-size: 16px;font-family: Circe, Arial, sans-serif;margin:0 10px;display: block;line-height: 1.2;}
.home-new .items {margin: 0 -10px;}
.home-new .slick-slide img {width: 100%;height: auto;}
.home-new .slick-prev, .home-new .slick-next {
    border-radius: 50%;
    transform: translate(0);
    top: calc(50% - 50px); 
	bottom: auto;
    width: 50px;
    height: 50px;
    background: #f5f5f5;
    z-index: 2;
-webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.home-new .slick-next:before, .home-new .slick-prev:before  {
    content: '';
    z-index: 3;
    position: absolute;
    top: 0;
    margin-top: 0;
    left: 0;
    margin-left: 0;
    width: 50px;
    height: 50px;
}
.home-new .slick-next:before {background: url(/local/templates/ipm_2022/images/arrow-right_blue.png) no-repeat center center;}
.home-new .slick-prev:before {background: url(/local/templates/ipm_2022/images/arrow-left_blue.png) no-repeat center center;}
.home-new .slick-next, .home-new [dir="rtl"] .slick-next {right: -82px; left: auto;}
.home-new .slick-prev, .home-new [dir="rtl"]  .slick-prev {right: auto; left: -82px;}
.home-new .slick-prev:hover, .home-new .slick-next:hover {background: transparent;}
@media (max-width: 1440px) {
.home-new h2{font-size: 36px;font-family: Circe_Light, Arial, sans-serif;text-align: center;margin: 58px 0 37px;}
.home-new_bg {margin: 0 7.5px 18px;}
.home-new .items {margin: 0 -7.5px;}
.home-new_title {margin:0 7.5px;}
.home-new .slick-next, .home-new [dir="rtl"] .slick-next {right: -73px; left: auto;}
.home-new .slick-prev, .home-new [dir="rtl"]  .slick-prev {right: auto; left: -73px;}
}
@media (max-width: 1330px) {
.home-new  .slick-next, .home-new  [dir="rtl"] .slick-next {right: 20px;left: auto;}
.home-new .slick-prev, .home-new  [dir="rtl"] .slick-prev {right: auto;left: 20px; }
.home-new .slick-next:before {background: url(/local/templates/ipm_2022/images/arrow-right_blue.png) no-repeat center center;}
.home-new .slick-prev:before {background: url(/local/templates/ipm_2022/images/arrow-left_blue.png) no-repeat center center;}
.home-new .slick-prev:hover, .home-new .slick-next:hover {background: transparent;}

}
@media (max-width: 1024px) {
.home-new_bg {margin: 0 10px 20px;}
.home-new .items {margin: 0 -10px;}
.home-new_title {margin:0 10px;}
.home-new .slick-prev:hover, .home-new .slick-next:hover {
    background: rgb(255 255 255 / 50%);
}
}
@media (max-width: 744px) {
.home-new h2{font-family: Circe_Light, Arial, sans-serif;text-align: center;font-size: 30px;margin: 60px auto 40px;}
}
@media (max-width: 460px) {
.home-new h2{font-size: 24px;}
}
@media (max-width: 375px) {
.home-new_bg {margin: 0 0 20px;}
.home-new .items {margin: 0;}
.home-new_title {margin:0;}
.home-new .slick-initialized .slick-slide {text-align: center;}
}
/* End */


/* Start:/local/templates/ipm_2022/components/bitrix/news.list/home-section-catalog/style.css?17628857564065*/
.home-item-sections .items {opacity: 0;visibility: hidden;transition: opacity 1s ease;-webkit-transition: opacity 1s ease;}
.home-item-sections .items.slick-initialized {visibility: visible; opacity: 1;}

.home-item-sections h2{font-size: 36px;font-family: Circe_Light, Arial, sans-serif;text-align: center;margin: 110px 0 54px;}
.home-item-sections_bg {margin: 0 10px 18px;}
.home-item-sections_title {text-transform: uppercase;font-size: 16px;font-family: Circe, Arial, sans-serif;margin:0 10px;display: block;line-height: 1.2;}
.home-item-sections .items {margin: 0 -10px;}
.home-item-sections .slick-slide img {width: 100%;height: auto;}
.home-item-sections .slick-prev, .home-item-sections .slick-next {
    border-radius: 50%;
    transform: translate(0);
    top: calc(50% - 50px); 
	bottom: auto;
    width: 50px;
    height: 50px;
    background: #f5f5f5;
    z-index: 2;
-webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.home-item-sections .slick-next:before, .home-item-sections .slick-prev:before  {
    content: '';
    z-index: 3;
    position: absolute;
    top: 0;
    margin-top: 0;
    left: 0;
    margin-left: 0;
    width: 50px;
    height: 50px;
}
.home-item-sections .slick-next:before {background: url(/local/templates/ipm_2022/images/arrow-right_blue.png) no-repeat center center;}
.home-item-sections .slick-prev:before {background: url(/local/templates/ipm_2022/images/arrow-left_blue.png) no-repeat center center;}
.home-item-sections .slick-next, .home-item-sections [dir="rtl"] .slick-next {right: -82px; left: auto;}
.home-item-sections .slick-prev, .home-item-sections [dir="rtl"]  .slick-prev {right: auto; left: -82px;}
.home-item-sections .slick-prev:hover, .home-item-sections .slick-next:hover {background: #fff;}
@media (max-width: 1440px) {
.home-item-sections h2{font-size: 36px;font-family: Circe_Light, Arial, sans-serif;text-align: center;margin: 58px 0 37px;}
.home-item-sections_bg {margin: 0 7.5px 18px;}
.home-item-sections .items {margin: 0 -7.5px;}
.home-item-sections_title {margin:0 7.5px;}
.home-item-sections .slick-next, .home-item-sections [dir="rtl"] .slick-next {right: -73px; left: auto;}
.home-item-sections .slick-prev, .home-item-sections [dir="rtl"]  .slick-prev {right: auto; left: -73px;}
}
@media (max-width: 1330px) {
.home-item-sections  .slick-next, .home-item-sections  [dir="rtl"] .slick-next {right: 20px;left: auto;}
.home-item-sections  .slick-prev, .home-item-sections  [dir="rtl"] .slick-prev {right: auto;left: 20px; }
.home-item-sections .slick-prev:hover, .home-item-sections .slick-next:hover {background: transparent;}
.home-item-sections .slick-next:before {background: url(/local/templates/ipm_2022/images/arrow-right_blue.png) no-repeat center center;}
.home-item-sections .slick-prev:before {background: url(/local/templates/ipm_2022/images/arrow-left_blue.png) no-repeat center center;}
}
@media (max-width: 1024px) {
.home-item-sections_bg {margin: 0 10px 20px;}
.home-item-sections .items {margin: 0 -10px;}
.home-item-sections_title {margin:0 10px;font-size: 14px;}
.home-item-sections  .slick-next, .home-item-sections  [dir="rtl"] .slick-next, 
.home-item-sections  .slick-prev, .home-item-sections  [dir="rtl"] .slick-prev
{background: transparent;}
.home-item-sections  .slick-next, .home-item-sections  [dir="rtl"] .slick-next {right: 0px;left: auto;}
.home-item-sections  .slick-prev, .home-item-sections  [dir="rtl"] .slick-prev {right: auto;left: 0px; }
}
@media (max-width: 744px) {
.home-item-sections h2{font-family: Circe_Light, Arial, sans-serif;text-align: center;font-size: 30px;margin: 60px auto 40px;}
}
@media (max-width: 600px) {
.home-item-sections h2{margin: 40px auto 20px;}
}
@media (max-width: 460px) {
.home-item-sections h2{font-size: 24px;}
}
@media (max-width: 375px) {
.home-item-sections_bg {margin: 0 0 20px;}
.home-item-sections .items {margin: 0;}
.home-item-sections_title {margin:0;}
.home-item-sections .slick-initialized .slick-slide {text-align: center;}


}
/* End */


/* Start:/local/templates/ipm_2022/components/bitrix/news.list/home-author/style.css?17628857953530*/
.home-author .items {opacity: 0;visibility: hidden;transition: opacity 1s ease;-webkit-transition: opacity 1s ease;}
.home-author .items.slick-initialized {visibility: visible; opacity: 1;}

.home-author img{width: 100%;height: auto;}
.home-author h2{font-size: 36px;font-family: 'Circe_Light', Arial, sans-serif;text-align: center;margin: 110px 0 54px;}
.home-author_text {line-height: 1.2; width: 600px;padding: 55px 45px 20px 70px;font-size: 18px;font-family: 'Circe_Light', Arial, sans-serif;color:#ffffff!important;text-align: justify;}
.home-author_row{padding: 0;position: relative;}
.home-author_col2 { z-index:2; position: absolute; top:0; left:0; right:0; bottom:0;  width:100%;background: linear-gradient(90deg,rgba(46, 51, 71, 1) 0%, rgba(46, 51, 71, 0) 100%);display: flex;align-items: center;}
.home-author .slick-prev, .home-author .slick-next {
    border-radius: 50%;
    transform: translate(0);
    top: calc(50% - 25px); 
	bottom: auto;
    width: 50px;
    height: 50px;
    background: #f5f5f5;
    z-index: 2;
-webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.home-author .slick-next:before, .home-author .slick-prev:before  {
    content: '';
    z-index: 3;
    position: absolute;
    top: 0;
    margin-top: 0;
    left: 0;
    margin-left: 0;
    width: 50px;
    height: 50px;

}
.home-author .slick-next:before {background: url(/local/templates/ipm_2022/images/arrow-right_blue.png) no-repeat center center;}
.home-author .slick-prev:before {background: url(/local/templates/ipm_2022/images/arrow-left_blue.png) no-repeat center center;}
.home-author .slick-next, .home-author [dir="rtl"] .slick-next {right: -82px; left: auto;}
.home-author .slick-prev, .home-author [dir="rtl"]  .slick-prev {right: auto; left: -82px;}
.home-author .slick-prev:hover, .home-author .slick-next:hover {background: #fff;}
@media (max-width: 1440px) {
.home-author h2{font-size: 36px;font-family: 'Circe_Light', Arial, sans-serif;text-align: center;margin: 58px 0 37px;}
.home-author .slick-next, .home-author [dir="rtl"] .slick-next {right: -73px; left: auto;}
.home-author .slick-prev, .home-author [dir="rtl"]  .slick-prev {right: auto; left: -73px;}
.home-author_text {width: 573px;padding: 60px 40px 20px 50px;}
}
@media (max-width: 1330px) {
.home-author .slick-next, .home-author [dir="rtl"] .slick-next {right: 10px;left: auto;background: transparent;}
.home-author .slick-prev, .home-author  [dir="rtl"] .slick-prev {right: auto;left: 10px;background: transparent; }
.home-author .slick-next:before {background: url(/local/templates/ipm_2022/images/arrow-right_white.png) no-repeat center center;}
.home-author .slick-prev:before {background: url(/local/templates/ipm_2022/images/arrow-left_white.png) no-repeat center center;}
.home-author_text {padding: 60px 40px 20px 68px;}
.home-author .slick-prev:hover, .home-author .slick-next:hover {background: transparent;}
}
@media (max-width: 1024px) {
.home-author_text {width: 460px;padding: 45px 65px 20px 68px;font-size: 14px;}
.home-author .slick-next, .home-author [dir="rtl"] .slick-next,
.home-author .slick-prev, .home-author  [dir="rtl"] .slick-prev {background: transparent;}
}
@media (max-width: 744px) {
.home-author h2{font-size: 30px;font-family: 'Circe_Light', Arial, sans-serif;text-align: center;margin: 60px auto 40px;}
.home-author_text {display:none;}
.home-author_col2 {background: transparent;}
}
@media (max-width: 460px) {
.home-author h2{font-size: 24px;}
}
/* End */


/* Start:/local/templates/ipm_2022/components/bitrix/news.list/home-personal-orders/style.css?17611195883952*/
.home-personal-orders img{width: 100%;height: auto;}
.home-personal-orders h2{font-size: 36px;font-family: 'Circe_Light', Arial, sans-serif;text-align: center;margin: 110px 0 54px;}
.home-personal-orders_title {font-size: 18px;font-family: 'Circe_Bold', Arial, sans-serif;color: #023067;margin-bottom:20px;}
.home-personal-orders_text {font-size: 18px;font-family: 'Circe_Light', Arial, sans-serif;}
.home-personal-orders_col2 {display: flex;flex-wrap: wrap;flex-direction: column;justify-content: center;}
.next_new a.home-personal-orders_more {margin-top:30px; font-size: 12px;font-family: Circe_Bold, Arial,sans-serif; text-transform: uppercase;color:#8a724b;border: 1px solid #8a724b; width: 155px;height: 30px; display: flex;justify-content: center; align-items: center;}
.home-personal-orders_row {display: flex;flex-wrap: wrap;margin-right: -10px;margin-left: -10px;}
.home-personal-orders_col1, .home-personal-orders_col2 {padding: 20px 10px;width: 50%;}
.home-personal-orders_col2 {padding: 20px 10px 20px 40px;}
.home-personal-orders .home-personal-orders_row:nth-child(4) .home-personal-orders_col1, 
.home-personal-orders .home-personal-orders_row:nth-child(5) .home-personal-orders_col1 {order:2}
.home-personal-orders .home-personal-orders_row:nth-child(4) .home-personal-orders_col2, 
.home-personal-orders .home-personal-orders_row:nth-child(5) .home-personal-orders_col2 {padding: 20px 10px;}
@media (max-width: 1440px) {
.home-personal-orders h2{font-size: 36px;font-family: Circe_Light, Arial, sans-serif;text-align: center;margin: 58px 0 37px;}
}
@media (max-width: 1024px) {
.home-personal-orders_col2 {padding: 20px 10px 20px 30px;}
.next_new a.home-personal-orders_more {margin-top:44px;}
}
@media (max-width: 744px) {
.home-personal-orders_text {display:none;}
.home-personal-orders_col1, .home-personal-orders_col2 { padding: 0; width: 100%;align-items: center;}
.home-personal-orders_col2{ padding: 0 0 30px 0;}
.home-personal-orders_col1{ padding: 0 0 20px 0;}
.home-personal-orders h2{font-size: 36px;font-family: Circe_Light, Arial, sans-serif;text-align: center;margin: 58px 0 37px;}
.home-personal-orders .home-personal-orders_row:nth-child(4) .home-personal-orders_col2, 
.home-personal-orders .home-personal-orders_row:nth-child(5) .home-personal-orders_col2 {padding: 0;}
.home-personal-orders_row { width: 50%;margin:0; padding: 0 10px;}
.home-personal-orders .maxwidth-theme {display: flex; flex-wrap: wrap; margin-left:0; margin-right:0;}
.home-personal-orders .maxwidth-theme a.home-personal-orders_url {width: 100%;}
.home-personal-orders .home-personal-orders_row:nth-child(2),
.home-personal-orders .home-personal-orders_row:nth-child(4) {padding: 0 10px 0 0;}
.home-personal-orders .home-personal-orders_row:nth-child(3),
.home-personal-orders .home-personal-orders_row:nth-child(5) {padding: 0 0 0 10px;}
.home-personal-orders .home-personal-orders_row:nth-child(4) .home-personal-orders_col1, 
.home-personal-orders .home-personal-orders_row:nth-child(5) .home-personal-orders_col1 {order: inherit;}
.next_new a.home-personal-orders_more { margin-top: 0; }
.home-personal-orders_title {font-size: 16px; margin-bottom: 13px;}
.home-personal-orders h2{font-size: 30px;margin: 60px auto 40px;}
}
@media (max-width: 460px) {
.home-personal-orders_row { width: 100%;margin:0; padding: 0 10px;}
.home-personal-orders h2{font-size: 24px;}
.home-personal-orders_col1{ padding: 0 0 18px 0;}
.home-personal-orders_col2{ padding: 0 0 25px 0;}
.home-personal-orders .home-personal-orders_row:nth-child(4) .home-personal-orders_col2, 
.home-personal-orders .home-personal-orders_row:nth-child(5) .home-personal-orders_col2 {padding: 0 0 25px 0;}
.home-personal-orders .home-personal-orders_row:nth-child(2),
.home-personal-orders .home-personal-orders_row:nth-child(4) {padding: 0;}
.home-personal-orders .home-personal-orders_row:nth-child(3),
.home-personal-orders .home-personal-orders_row:nth-child(5) {padding: 0;}
}
/* End */


/* Start:/local/templates/ipm_2022/components/bitrix/news.list/home_collection/style.css?17628858253758*/
.home_collection .items {opacity: 0;visibility: hidden;transition: opacity 1s ease;-webkit-transition: opacity 1s ease;}
.home_collection .items.slick-initialized {visibility: visible; opacity: 1;}

.home_collection h2{font-size: 36px;font-family: Circe_Light, Arial, sans-serif;text-align: center;margin: 110px 0 54px;}
.home_collection_bg {margin: 0 20px 18px;display: block;}
.home_collection_title {text-transform: uppercase;font-size: 16px;font-family: Circe, Arial, sans-serif;margin:0 20px;display: block;line-height: 1.2;}
.home_collection .items {margin: 0 -20px;}
.home_collection .slick-slide img {width: 100%;height: auto;}
.home_collection .slick-prev, .home_collection .slick-next {
    border-radius: 50%;
    transform: translate(0);
    top: calc(50% - 50px); 
	bottom: auto;
    width: 50px;
    height: 50px;
    background: #e7e7e7;
    z-index: 2;
-webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.home_collection .slick-next:before, .home_collection .slick-prev:before  {
    content: '';
    z-index: 3;
    position: absolute;
    top: 0;
    margin-top: 0;
    left: 0;
    margin-left: 0;
    width: 50px;
    height: 50px;
}
.home_collection .slick-next:before {background: url(/local/templates/ipm_2022/images/arrow-right_blue.png) no-repeat center center;}
.home_collection .slick-prev:before {background: url(/local/templates/ipm_2022/images/arrow-left_blue.png) no-repeat center center;}
.home_collection .slick-next, .home_collection [dir="rtl"] .slick-next {right: -82px; left: auto;}
.home_collection .slick-prev, .home_collection [dir="rtl"]  .slick-prev {right: auto; left: -82px;}
.home_collection  .slick-prev:hover, .home_collection .slick-next:hover {background: #fff;}
@media (max-width: 1440px) {
.home_collection h2{font-size: 36px;font-family: Circe_Light, Arial, sans-serif;text-align: center;margin: 58px 0 37px;}
.home_collection_bg {margin: 0 15px 18px;}
.home_collection .items {margin: 0 -15px;}
.home_collection_title {margin:0 15px;}
.home_collection .slick-next, .home_collection [dir="rtl"] .slick-next {right: -73px; left: auto;}
.home_collection .slick-prev, .home_collection [dir="rtl"]  .slick-prev {right: auto; left: -73px;}
}
@media (max-width: 1330px) {
.home_collection  .slick-next, .home_collection  [dir="rtl"] .slick-next {right: 20px;left: auto;}
.home_collection .slick-prev, .home_collection  [dir="rtl"] .slick-prev {right: auto;left: 20px; }
.home_collection .slick-next:before {background: url(/local/templates/ipm_2022/images/arrow-right_blue.png) no-repeat center center;}
.home_collection .slick-prev:before {background: url(/local/templates/ipm_2022/images/arrow-left_blue.png) no-repeat center center;}
.home_collection  .slick-prev:hover, .home_collection .slick-next:hover {background: transparent;}
}
@media (max-width: 1024px) {
.home_collection_bg {margin: 0 14.5px 20px;}
.home_collection .items {margin: 0 -14.5px;}
.home_collection_title {margin:0 14.5px;}
.home_collection  .slick-next, .home_collection  [dir="rtl"] .slick-next, .home_collection .slick-prev, .home_collection  [dir="rtl"] .slick-prev
{background: transparent;}

}
@media (max-width: 744px) {
.home_collection h2{font-family: Circe_Light, Arial, sans-serif;text-align: center;font-size: 30px;margin: 60px auto 40px;}
.home_collection_bg {margin: 0 9px 20px;}
.home_collection .items {margin: 0 -9px;}
.home_collection_title {margin:0 9px;}
}
@media (max-width: 460px) {
.home_collection h2{font-size: 24px;}

}
@media (max-width: 375px) {
.home_collection_bg {margin: 0 0 20px;}
.home_collection .items {margin: 0;}
.home_collection_title {margin:0;}
.home_collection .slick-initialized .slick-slide {text-align: center;}
}
/* End */


/* Start:/local/templates/ipm_2022/components/bitrix/news.list/home-masterclass/style.css?17628858573956*/
.home-masterclass .items {opacity: 0;visibility: hidden;transition: opacity 1s ease;-webkit-transition: opacity 1s ease;}
.home-masterclass .items.slick-initialized {visibility: visible; opacity: 1;}

.home-masterclass {margin-bottom:114px;}
.home-masterclass h2{font-size: 36px;font-family: 'Circe_Light', Arial, sans-serif;text-align: center;margin: 110px 0 54px;}
.home-masterclass_title {font-size: 18px;font-family: 'Circe_Bold', Arial, sans-serif;color: #023067;margin-bottom:20px;}
.home-masterclass_text {font-size: 18px;font-family: 'Circe_Light', Arial, sans-serif;text-align: justify;}
.next_new a.home-masterclass_more {margin-top:30px; font-size: 12px;font-family: Circe_Bold, Arial,sans-serif; text-transform: uppercase;color:#8a724b;border: 1px solid #8a724b; width: 155px;height: 30px; display: flex;justify-content: center; align-items: center;}
.home-masterclass .slick-prev, .home-masterclass .slick-next {border-radius: 50%;transform: translate(0);top: calc(50% - 25px); bottom: auto;width: 50px;height: 50px;background: #f5f5f5;z-index: 2; -webkit-transition: all 1s ease;-moz-transition: all 1s ease;-o-transition: all 1s ease;transition: all 1s ease; }
.home-masterclass .slick-next:before, .home-masterclass .slick-prev:before  {content: '';z-index: 3;position: absolute;top: 0;margin-top: 0;left: 0; margin-left: 0;width: 50px;height: 50px;}
.home-masterclass .slick-next:before {background: url(/local/templates/ipm_2022/images/arrow-right_blue.png) no-repeat center center;}
.home-masterclass .slick-prev:before {background: url(/local/templates/ipm_2022/images/arrow-left_blue.png) no-repeat center center;}
.home-masterclass .slick-next, .home-masterclass [dir="rtl"] .slick-next {right: -82px; left: auto;}
.home-masterclass .slick-prev, .home-masterclass [dir="rtl"]  .slick-prev {right: auto; left: -82px;}
.home-masterclass_row {display:flex;}
.home-masterclass_col1 {width:450px}
.home-masterclass_col2 {width:calc(100% - 450px);padding-left:50px;}
.home-masterclass_col1 img {width:100%; height: auto;}
.home-masterclass  .slick-prev:hover, .home-masterclass .slick-next:hover {background: #fff;}
@media (max-width: 1440px) {
.home-masterclass_col1 {width:450px}
.home-masterclass_col2 {width:calc(100% - 450px);padding-left:20px;}
.home-masterclass {margin-bottom:90px;}
.home-masterclass h2{font-size: 36px;font-family: Circe_Light, Arial, sans-serif;text-align: center;margin: 58px 0 37px;}
.home-masterclass .slick-next, .home_collection [dir="rtl"] .slick-next {right: -73px; left: auto;}
.home-masterclass .slick-prev, .home_collection [dir="rtl"]  .slick-prev {right: auto; left: -73px;}
}
@media (max-width: 1330px) {
.home-masterclass  .slick-next, .home-masterclass  [dir="rtl"] .slick-next {right: 10px;left: auto;background: transparent;}
.home-masterclass .slick-prev, .home-masterclass  [dir="rtl"] .slick-prev {right: auto;left: 10px;background: transparent; }
.home-masterclass .slick-next:before {background: url(/local/templates/ipm_2022/images/arrow-right_blue.png) no-repeat center center;}
.home-masterclass .slick-prev:before {background: url(/local/templates/ipm_2022/images/arrow-left_blue.png) no-repeat center center;}
.home-masterclass  .slick-prev:hover, .home-masterclass .slick-next:hover {background: transparent;}
}
@media (max-width: 1024px) {
.next_new a.home-masterclass_more {margin-top:44px;}
}
@media (max-width: 991px) {
.home-masterclass_row {flex-wrap:wrap;}
.home-masterclass_col1, .home-masterclass_col2 {width:100%;}
.home-masterclass_col2{padding-left:0;padding-top:16px;}
.home-masterclass_text {display:none;}
.next_new a.home-masterclass_more { margin: 0 auto; }
.home-masterclass_title {font-size: 16px; margin-bottom: 13px;text-align: center;}
}
@media (max-width: 744px) {
.home-masterclass h2{font-size: 30px;font-family: Circe_Light, Arial, sans-serif;text-align: center;margin: 60px auto 40px;}

}
@media (max-width: 460px) {
.home-masterclass h2{font-size: 24px;}

}
/* End */
/* /local/templates/ipm_2022/components/bitrix/news.list/home_slider_banner_desktop/style.css?17628855242108 */
/* /local/templates/ipm_2022/components/bitrix/news.list/home_new/style.css?17628857283256 */
/* /local/templates/ipm_2022/components/bitrix/news.list/home-section-catalog/style.css?17628857564065 */
/* /local/templates/ipm_2022/components/bitrix/news.list/home-author/style.css?17628857953530 */
/* /local/templates/ipm_2022/components/bitrix/news.list/home-personal-orders/style.css?17611195883952 */
/* /local/templates/ipm_2022/components/bitrix/news.list/home_collection/style.css?17628858253758 */
/* /local/templates/ipm_2022/components/bitrix/news.list/home-masterclass/style.css?17628858573956 */
