.bdt-hover-box{position:relative;overflow:hidden;height:1080px}.bdt-hover-box:before{content:'';position:absolute;background:rgba(0,0,0,0.3);width:100%;height:100%;top:0;left:0;z-index:1;transition:all .25s ease}.bdt-hover-box .bdt-hover-box-item{position:relative;overflow:hidden;padding:40px;cursor:pointer;border:1px solid #fff;transition:all .25s ease}.bdt-hover-box .bdt-hover-box-item.active{background:#E91E63;border-color:#E91E63}.bdt-hover-box .bdt-hover-box-item.active .bdt-hover-box-button a{color:#E91E63;background:#fff}.bdt-hover-box .bdt-hover-box-item .bdt-hover-box-sub-title{color:#fff;margin-bottom:3px;font-weight:500;transition:all .25s ease}.bdt-hover-box .bdt-hover-box-item .bdt-hover-box-title,.bdt-hover-box .bdt-hover-box-item .bdt-hover-box-title a{font-size:24px;font-weight:700;color:#fff;margin:0;transition:all .25s ease}.bdt-hover-box .bdt-hover-box-item .bdt-hover-box-text{color:#fff;line-height:1.5em;padding-top:15px;transition:all .25s ease}.bdt-hover-box .bdt-hover-box-item .bdt-hover-box-text p{margin:0}.bdt-hover-box .bdt-hover-box-item .bdt-hover-box-button{display:block;position:relative;padding-top:30px}.bdt-hover-box .bdt-hover-box-item .bdt-hover-box-button a{font-size:14px;font-weight:600;color:#fff;padding:8px 16px;background:#E91E63;border-radius:3px;transition:all .25s ease}.bdt-hover-box .bdt-hover-box-item .bdt-icon-wrapper{font-size:140px;color:rgba(255,255,255,0.2);display:inline-flex;transition:all .25s ease;position:absolute;right:-20px;bottom:-20px}.bdt-hover-box .bdt-hover-box-item .bdt-icon-wrapper i,.bdt-hover-box .bdt-hover-box-item .bdt-icon-wrapper svg{transition:all .25s ease}.bdt-hover-box .bdt-hover-box-item .bdt-icon-wrapper svg{width:1em}.bdt-hover-box .bdt-hover-box-item .bdt-icon-wrapper svg *{fill:#fff}.bdt-hover-box .bdt-box-item-wrapper{position:relative;height:100%;display:flex;align-items:center;z-index:1}.bdt-hover-box .bdt-hover-box-content{transition:all .25s ease;opacity:0}.bdt-hover-box .bdt-hover-box-content.active{opacity:1}