#wrapper .mod_article .article_bg{position:absolute;left:0;top:0;width:100%;height:100%;padding:0;z-index:1}#wrapper .mod_article .article_bg .inside{min-height:100%;height:100%}#wrapper .mod_article .article_bg img{object-fit:cover;min-height:100%;width:100%}#wrapper .mod_article .article_bg video{min-height:100%;min-width:100%;object-fit:cover}@media (min-width:1921px){#wrapper .mod_article .article_bg video{width:100%}}@media (max-width:1023px){#wrapper .mod_article .article_bg.image .inside{display:var(--background_image_mobile, block)}}@media (max-width:1023px){#wrapper .mod_article .article_bg.video .inside{display:var(--background_video_mobile, block)}}html body #wrapper .mod_article{position:relative}html body #wrapper .mod_article.article_bg_color{background:var(--article_bg_color, #fff)}html body #wrapper .mod_article.font_color,html body #wrapper .mod_article.font_color .rte,html body #wrapper .mod_article.font_color h1,html body #wrapper .mod_article.font_color h2,html body #wrapper .mod_article.font_color h3,html body #wrapper .mod_article.font_color h4,html body #wrapper .mod_article.font_color h5,html body #wrapper .mod_article.font_color h6{color:var(--font_color)}html body #wrapper .mod_article.font_color a,html body #wrapper .mod_article.font_color .rte a,html body #wrapper .mod_article.font_color h1 a,html body #wrapper .mod_article.font_color h2 a,html body #wrapper .mod_article.font_color h3 a,html body #wrapper .mod_article.font_color h4 a,html body #wrapper .mod_article.font_color h5 a,html body #wrapper .mod_article.font_color h6 a{color:var(--font_color)}html body #wrapper .mod_article.font_color a:hover,html body #wrapper .mod_article.font_color .rte a:hover,html body #wrapper .mod_article.font_color h1 a:hover,html body #wrapper .mod_article.font_color h2 a:hover,html body #wrapper .mod_article.font_color h3 a:hover,html body #wrapper .mod_article.font_color h4 a:hover,html body #wrapper .mod_article.font_color h5 a:hover,html body #wrapper .mod_article.font_color h6 a:hover{color:var(--font_color);text-decoration:underline}