#article_item{position:relative;float:left;width:100%;padding-top:100px;padding-bottom:100px;border:0px solid red;background-color:#f3f3f3;color:#454545;min-height:100vh;font-family:"freight-big-pro"}
#article_item strong{font-family:"freight-big-pro";font-weight:900;}
.go_back{position:relative;float:right;}
.go_back img{height:30px;}
.additional_article_container{}
.article_content{position:relative;float:left;width:100%;padding-left:100px;text-align:left;}
.article_container .title{position:relative;float:left;width:100%;font-family: "freight-big-pro";font-weight:800;font-size:40px;line-height:1.2;color:#454545;margin-bottom:0px;padding-left:100px;padding-top:60px;}
.article_container .title h1{font-size:inherit;font-weight:800;}
.article_container .subtitle{position:relative;float:left;width:100%;font-family: "freight-big-pro";font-weight:300;font-size:16px;line-height:1.2;color:#454545;margin-bottom:30px;padding-left:100px;padding-top:0px;}

.article_container .title strong{font-family:"freight-big-pro";}
.article_container .title em{font-style:normal;background-color:#DFFD48}
.article_container .text{position:relative;float:left;width: calc(100% - 300px);font-size:18px;color:#454545;font-weight:300;}
.product_prev{position:absolute;left:15px;z-index:1;bottom:-40px;;background:url('../../../img/main/boxes/arrow_left.svg');background-size:100%;background-repeat:no-repeat;background-position:left center;width:10px;height:15px;}
.product_next{position:absolute;left:120px;z-index:1;bottom:-40px;background:url('../../../img/main/boxes/arrow_right.svg');background-size:100%;background-repeat:no-repeat;background-position:right center;width:10px;height:15px;}
