#page {overflow: hidden}
.wrapper.new-page .hn_container{margin-left:auto;margin-right:auto;padding:0 30px;max-width:1220px;}
.information{margin-bottom:100px;margin-top:91px;}
.information__items{display:flex;flex-wrap:wrap;}
.information__item:nth-child(1){padding-bottom:calc(49% - 2px);position:relative;width:43%;}
.information__item:nth-child(2){align-items:center;display:flex;padding-left:calc(8% + 4px);position:relative;width:57%;}
.information__bgVideo{bottom:0;left:0;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:bottom;object-position:bottom;position:absolute;right:0;top:0;width:100%;}
.information__list{list-style:none;counter-reset:section;}
.information__listItem{color:#272727;font-size:22px;font-weight:400;line-height:154.5%;max-width:561px;padding-left:80px;position:relative;}
.information__listItem:not(:last-child){margin-bottom:50px;}
.information__listItem::before{align-items:center;background:none;border:1px solid #272727;counter-increment:section;content:counter(section);height:62px;display:flex;position:absolute;justify-content:center;font-size:16px;font-style:normal;font-weight:400;line-height:150%;top:50%;text-align:center;transform:translateY(-50%);width:62px;}
.information__listItem.play-animation-scroll{opacity:0;transition:all 0.6s ease;transition-delay:0.6s;}
.information__listItem.play-animation-scroll.show{opacity:1;}
@media screen and (max-width: 1024.98px){
	.information__item:nth-child(2){padding-left:5%;}
	.information__listItem{font-size:18px;padding-left:90px;}
}
@media screen and (max-width: 960.98px){
	.wrapper.new-page .hn_container{padding-left:20px;padding-right:20px;}
	.information{margin-bottom:77px;}
}
@media screen and (max-width: 800.98px){
	.information__item:nth-child(1){padding-bottom:calc(89% - 5px);width:100%;}
	.information__item:nth-child(2){padding-left:0;width:100%;}
	.information__bgVideo{-o-object-position:50% 80%;object-position:50% 80%;}
	.information__list{margin-top:52px;}
}
@media screen and (max-width: 575.98px){
	.wrapper.new-page .hn_container{padding-left:15px;padding-right:15px;}
	.information{margin-bottom:70px;}
	.information__listItem{font-size:12px;line-height:160%;padding-left:78px;}
	.information__listItem:not(:last-child){margin-bottom:52px;}
	.information__listItem:nth-child(2){margin-bottom:62px;}
	.information__listItem::before{height:60px;width:60px;}
}