

/* Start:/local/templates/volnewmer/components/bitrix/news.detail/index_technology/style.css?1763002233857*/
/* TECH STYLES */

.s_tech_section {padding:70px 0;overflow-x:hidden;} 
.s_tech {padding-top:20px;display:flex;justify-content: space-between;position: relative;z-index: 5;} 
.s_tech_col:first-child {width:calc(100% - 500px);padding-right: 30px;}
.s_tech_col:last-child {width: 430px;}
.s_tech_pics {padding-top:20px;} 
.s_tech_pic {margin-bottom: 38px;} 
.s_tech_pic:last-child {margin-bottom:0;} 
.s_tech_decor_romb.decor_romb_pink {top: -90px; right: -330px; width: 590px; border-width: 40px; opacity: 0.4;} 

@media (max-width: 991px) {  
  .s_tech {display:flex;} 
  .s_tech_col:first-child {width:60% ; padding-right: 0px;}
  .s_tech_col:last-child {width: 40%;} 
}

@media (max-width: 767px) {  
  .s_tech {display:flex;} 
  .s_tech_col:first-child {width:100% ; padding-right: 0px;}
  .s_tech_col:last-child {display:none;} 
}

/* End */


/* Start:/local/templates/volnewmer/components/bitrix/news.detail/index_technology_more/style.css?1762996345919*/
/* TECH STYLES */

.s_tech_more_section {padding:70px 0;overflow-x:hidden;} 
.s_tech_more {padding-top:20px;display:flex;justify-content: space-between;position: relative;z-index: 5;} 
.s_tech_more_col:last-child {width:calc(100% - 500px);padding-right: 30px;}
.s_tech_more_col:first-child {width: 430px;} 
.s_tech_more_pics {padding-top:20px;} 
.s_tech_more_pic {margin-bottom: 38px;} 
.s_tech_more_pic:last-child {margin-bottom:0;} 
.s_tech_more_decor_romb.decor_romb_pink {top: 100px;left: -330px;width: 590px;border-width: 40px;opacity: 0.4;} 

@media (max-width: 991px) {  
  .s_tech_more {display:flex;} 
  .s_tech_more_col:first-child {width:40% ; }
  .s_tech_more_col:last-child {width: 60%; padding-right: 0px;} 
}

@media (max-width: 767px) {  
  .s_tech {display:flex;} 
  .s_tech_more_col:last-child {width:100% ; padding-right: 0px;}
  .s_tech_more_col:first-child {display:none;} 
}

/* End */


/* Start:/local/templates/volnewmer/components/bitrix/news.detail/tech_volformer_lifting/style.css?1766960831803*/
/* VOLFORMER INTRO STYLES */
 
.vf_intro_section {background: #1e1e1e;}  
.vf_intro_section .page_title_section {text-align:center;margin-bottom: 60px;}  

.vf_intro_grid {display: flex;justify-content: space-between;align-items: center;}
.vf_intro_grid_col {width: 45%;/* border:1px solid red; */}  
.vf_intro_text {margin-right: 130px;} 
.vf_intro_pic {display:block;}
.vf_intro_pic img {display:block;max-width:100%;height:auto;border-radius:15px;}


@media (max-width: 1200px) { 
  .vf_intro_grid_col {width: 47%; }   
  .vf_intro_text {margin-right: 0px;} 
}  

@media (max-width: 991px) { 
  .vf_intro_grid { display: flex; flex-direction: column; }
  .vf_intro_grid_col {width: 100%; }    
  .vf_intro_text {margin-right: 0px;}  
  .vf_intro_pic {margin-bottom:40px;} 
}  

/* End */


/* Start:/local/templates/volnewmer/components/bitrix/news.detail/tech_volformer_how_works/style.css?17669615242171*/
/* HOW WORKS STYLES */

.section_group_volformer {overflow:hidden;}

.hw_section {background: var(--site-color-bg);position:relative;}  
.hw_section .page_title_section {text-align:center;margin-bottom: 60px;}  
.hw_section .sub_caption {text-align:center;position: relative;z-index: 5;} 
.sub_caption.hw_sub_caption {margin-bottom: 90px;}

.hw_decor {position:relative;} 
.hw_decor_pic {position:absolute;z-index:1;top:0;left:calc(50% - 250px);width: 469px;aspect-ratio:1/1;background-color:transparent !important;} 

.hw_list {display: flex;flex-wrap: wrap;justify-content: space-between;}
.hw_list .hw_item {width: 34%;/* border:1px solid red; */margin-bottom: 25px;} 
.hw_list .hw_item .sub_caption {text-align:left;margin-bottom: 28px !important;} 
.hw_list .hw_item.style_text p {margin-bottom:15px;}

.hw_decor_romb_pink {position: absolute;top: -280px;left: calc(50% - -650px);z-index: 1;width: 560px;opacity: 1;border-color: #4f0d29 !important;} 
.hw_decor_romb_grey {position: absolute;top: 230px;left: calc(50% - 1150px);z-index: 1;width: 560px;opacity: 0.4;} 

@media (max-width: 1398px) {
  .hw_decor_pic { left: calc(50% - 217px); width: 413px; }
}

@media (max-width: 1300px) {
  .hw_decor_romb_pink {left: calc(50% - -450px);top: -280px;}
  .hw_decor_romb_grey {left: calc(50% - 920px);top: 230px;}
} 

@media (max-width: 1199px) { 
  .hw_list {display: flex;flex-wrap: wrap;justify-content: flex-start;flex-direction: column;} 
  .hw_list .hw_item {width: 59%;}
  .hw_decor_pic {left: calc(50%);width: 413px;} 
}

@media (max-width: 860px) {
  .hw_list {display:block;} 
  .hw_list .hw_item {width:100%;}
  .hw_decor_pic {position:relative;width:100%;left: -22px;background-position-x: center;margin-bottom: 50px;height: 300px;}
} 

@media (max-width: 680px) { 
  .hw_decor_romb_pink {left: calc(50% - -140px);top: -60px;} 
  .hw_decor_romb_grey {left: calc(50% - 690px);top: 690px;} 
} 

@media (max-width: 640px) {
  .hw_section .page_title_section { margin-bottom: 30px; } 
  .sub_caption.hw_sub_caption { margin-bottom: 40px; font-size:17px; } 
  .hw_list .hw_item .sub_caption {font-size:17px ;}
}

/* End */


/* Start:/local/templates/volnewmer/components/bitrix/news.detail/tech_volformer_impact/style.css?1766961694837*/
/* VOLFORMER_IMPACT STYLES */

.vf_im_section {}  
.vf_im_section .page_title_section {text-align:center;margin-bottom: 60px;}  

.vf_im_grid {display: flex;justify-content: space-between;align-items: center;}
.vf_im_grid_col {width: 45%;/* border:1px solid red; */}  
.vf_im_text {margin-right: 50px;} 
.vf_im_pic {display:block;}
.vf_im_pic img {display:block;max-width:100%;height:auto;border-radius:15px;}

@media (max-width: 1200px) { 
  .vf_im_grid_col {width: 47%; }   
  .vf_im_text {margin-right: 0px;} 
}  

@media (max-width: 991px) { 
  .vf_im_grid { display: flex; flex-direction: column; }
  .vf_im_grid.vf_im_grid_last {display: flex;flex-direction: column-reverse;margin-top: 40px;}
  .vf_im_grid_col {width: 100%; }    
  .vf_im_text {margin-right: 0px;}  
  .vf_im_pic {margin-bottom:40px;} 
}  

/* End */


/* Start:/local/templates/volnewmer/components/bitrix/news.detail/tech_volformer_faq/style.css?17669624211655*/
/* TECHNOLOGY_FAQ STYLES */

.s_section_page.tfaq_section {background: var(--site-color-bg);padding-bottom: 30px;position:relative;overflow: hidden;} 
.s_section_page.tfaq_section .page_title_section {text-align:center;margin-bottom: 60px;}  
.sub_caption.tfaq_sub_caption { margin-bottom: 90px; text-align: center; max-width: 800px; margin-left: auto; margin-right: auto; }
.tfaq_list {display:flex;flex-wrap: wrap;padding-top: 50px;position: relative;z-index: 10;justify-content: center;} 
.tfaq_item {width: 50%;margin-bottom: 90px;}
.tfaq_item_wrap {border-left: 7px solid var(--site-color-pink);padding: 15px 20px 15px 30px;min-height: 147px;}
.tfaq_item_question {font-size: 22px;margin-bottom: 15px;line-height: 115%;color: var(--site-color-pink);}
.tfaq_item_answer {font-size: 17px;line-height: 150%;}
.tfaq_section .s_faq_decor_romb_grey { position: absolute; top: 150px; right: calc(50% - 1050px); z-index: 1; width: 560px; opacity: 0.4; }

@media (max-width: 1200px) { 
   .tfaq_section .s_faq_decor_romb_grey { right: calc(50% - 810px); top: 270px; }
} 

@media (max-width: 991px) { 
  .sub_caption.tfaq_sub_caption {margin-bottom:40px;} 
  .tfaq_list {display:flex;padding-top:0;}
  .tfaq_item {width:100%;margin-bottom: 40px;}
}  

@media (max-width: 640px) {
  .tfaq_section {padding-bottom:20px;}
  .tfaq_section .page_title_section { margin-bottom: 30px; }
  .sub_caption.tfaq_sub_caption {font-size: 17px;}  
  .tfaq_item_question {font-size:19px;} 
  .tfaq_item_answer {font-size:15px;} 
  .tfaq_item_wrap {min-height:auto;}
  .tfaq_section .s_faq_decor_romb_grey {right: calc(50% - 680px);top: 130px;} 
}
/* End */
/* /local/templates/volnewmer/components/bitrix/news.detail/index_technology/style.css?1763002233857 */
/* /local/templates/volnewmer/components/bitrix/news.detail/index_technology_more/style.css?1762996345919 */
/* /local/templates/volnewmer/components/bitrix/news.detail/tech_volformer_lifting/style.css?1766960831803 */
/* /local/templates/volnewmer/components/bitrix/news.detail/tech_volformer_how_works/style.css?17669615242171 */
/* /local/templates/volnewmer/components/bitrix/news.detail/tech_volformer_impact/style.css?1766961694837 */
/* /local/templates/volnewmer/components/bitrix/news.detail/tech_volformer_faq/style.css?17669624211655 */
