.tem286-irregular{padding:2% 0;font-size:16px;line-height:1.5;}
.tem286-irregular .titleBar_{background-color:#F2F2F2;border-color:var(--main-color);color:#FFF;position:relative;overflow:hidden;margin-bottom:1px;}
.tem286-irregular .titleBar_ section{color:#2f425d;}
.tem286-irregular .titleBar_ .container{position:relative;z-index:1;padding-top:2%;padding-bottom:2%;}
.tem286-irregular .text .container{padding-top:1%;padding-bottom:1%;}
.tem286-irregular .titleBar_:before{content:"";width:100%;height:100%;border-top:100vh solid rgba(0,0,0,.05);top:0;left:0;display:block;opacity:0;position:absolute;}
.tem286-irregular .titleBar_:hover:before{opacity:1;}
.tem286-irregular .text{overflow:hidden;transition:.5s;line-height:1.5;color:#686868;}
.tem286-irregular .item:not(.active) .text{max-height:0!important;}
.tem286-irregular .item.active .titleBar_ section,
.tem286-irregular .item.active .titleBar_ span{color:inherit!important;}
.tem286-irregular .item.active .titleBar_:before{border-top-color:inherit;opacity:1;}
.tem286-irregular ul .image{background-repeat:no-repeat;background-position:center;background-size:cover;}
.tem286-irregular ul .title{padding:5%;}
.tem286-irregular ul .description{opacity:.5;}
.tem286-irregular ul a{color:#333;}
.tem286-irregular ul li{padding:5px;}
.tem286-irregular ul img{width:100%;opacity:0;}
@media(max-width:767px){ 
    .tem286-irregular .item:nth-of-type(1) .container,
    .tem286-irregular .item:nth-of-type(1) .container{padding:2%!important;}
    .tem286-irregular.full-screen-spacing .item:nth-of-type(1) .text .container{padding:0!important;}
    .tem286-irregular.full-screen-spacing .titleBar_ .container,
    .tem286-irregular .titleBar_ .container,
    .tem286-irregular .text .container,
    .tem286-irregular.full-screen-spacing .item .container{padding:3%!important;}
    .tem286-irregular ul li{padding:1%;}
}
.tem286-irregular.full-screen-spacing .container{width:100%;}