.bh-hover_box_container{grid-column-gap:25px;display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:1fr;grid-row-gap:25px;width:100%}@media (max-width:2150px){.bh-hover_box_container{grid-template-columns:repeat(2,1fr)}}@media (max-width:1650px){.bh-hover_box_container{grid-template-columns:repeat(2,1fr)}}@media (max-width:1200px){.bh-hover_box_container{grid-template-columns:repeat(1,1fr)}}.bh-hover_box{height:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;overflow:hidden;pointer-events:auto;display:block;z-index:1;min-height:450px}html.is-device-touch .bh-hover_box{overflow:visible}.bh-hover_box *{pointer-events:none}.bh-hover_box .title{opacity:0;flex:1}.bh-hover_box .title .bh-text{font-size:var(--wp-font-size-subline)}.bh-hover_box .main-title,.bh-hover_box .text,.bh-hover_box .title{position:relative;z-index:1;color:#fff;padding-top:50px;padding-left:30px;padding-right:30px;text-align:left}.bh-hover_box .main-title,.bh-hover_box .title{text-transform:uppercase;font-weight:700;font-family:headline,Arial,Helevetica}.bh-hover_box .main-title{position:absolute;z-index:5;left:0;right:0;top:0;color:#b30001;transition:color .3s ease-out}.bh-hover_box:hover .main-title{color:#fff!important}.bh-hover_box .text{padding-bottom:100px}.bh-hover_box .overlay,.bh-hover_box .underlay{display:flex;flex-direction:column;justify-content:flex-start}.bh-hover_box .underlay{position:relative;background:#f1f1f1;height:100%}html.is-device-touch .bh-hover_box .underlay{height:auto}.bh-hover_box .underlay .text{color:#010101;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.bh-hover_box .underlay .title{opacity:0;pointer-events:none}.bh-hover_box .overlay{position:absolute;width:100%;height:100%;z-index:5;top:0;left:0;overflow:hidden;pointer-events:none;background:#b30001}html.is-device-touch .bh-hover_box .overlay{position:relative;height:auto;top:auto;left:auto}.bh-hover_box .overlay .title{opacity:0;color:#fff}.bh-hover_box .overlay ol li::marker,.bh-hover_box .overlay ul li::marker{color:#fff}html.is-device-touch .bh-hover_box .overlay{transform:translate(0)!important}