.tem237-irregular{padding:5% 0;}
.tem237-irregular .items{display:flex;display:-webkit-flex;align-items:center;-webkit-align-items:center;flex-wrap:wrap;-webkit-flex-wrap:wrap;}
.tem237-irregular .item{padding:1%;}
.tem237-irregular .box{background-color:#8891D7;border-radius:6px;color:#FFF;padding:8% 0;}
.tem237-irregular .button_{color:#666;display:inline-block;border-color:#FFF;border-radius:30px;position:relative;}
.tem237-irregular .button_ a{color:inherit;padding:0 30px;height:46px;line-height:46px;white-space:nowrap;position:relative;z-index:1;}
.tem237-irregular .button_:before{content:"";border-top:46px solid;border-radius:46px;position:absolute;width:100%;height:0;top:0;left:0;display:block;border-top-color:inherit;}
.tem237-irregular .title{position:relative;padding-bottom:8px;}
.tem237-irregular .title:before{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);display:block;width:20px;height:0;border-top:1px solid;border-top-color:inherit;}
.tem237-irregular .description_{display:inline-block;position:relative;margin:20% 0 15%;}
.tem237-irregular section[module-edit*="block.block_desc"] strong{line-height:1;white-space:nowrap;}
.tem237-irregular section[module-edit*="block.block_short"]{position:absolute;top:0;right:0;transform:translateY(-100%);text-align:right;}
@media(min-width:769px){
    .tem237-irregular .item.col-sm-4{width:33.333%!important;padding:0;}
    .tem237-irregular .item.col-sm-4:nth-child(3n+2){position:relative;z-index:1;}
    .tem237-irregular .item.col-sm-4:nth-child(3n+1) .box{border-top-right-radius:0;border-bottom-right-radius:0;}
    .tem237-irregular .item.col-sm-4:nth-child(3n+3) .box{border-top-left-radius:0;border-bottom-left-radius:0;}
    .tem237-irregular .item.col-sm-4:nth-child(3n+2) .box{box-shadow:0 0 30px rgba(0,0,0,.2);}
    .tem237-irregular .item.col-sm-4:nth-child(3n+2) figure{padding:30px 0;}
    .tem237-irregular .item.col-sm-4 .description_{margin:30% 0 25%;}
}
@media(max-width:768px){
    .tem237-irregular .item{padding:1%!important;}
    .tem237-irregular .description_{margin:10% 0 6%;}
    .tem237-irregular .items{padding-left: 1%;padding-right: 1%}
    .tem237-irregular.full-screen-spacing .items{padding-left: 0;padding-right: 0}
}