.card-hover-two-module{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.card-hover-two-module__item{height:60px;position:relative;width:260px}.card-hover-two-module__item__title{align-items:center;background:#04127c;border-radius:10px;cursor:pointer;display:flex;height:100%;justify-content:center;overflow:hidden;position:relative;width:100%;z-index:1}.card-hover-two-module__item__title p{color:#fff;font-weight:700;margin:0;padding:0 46px 0 26px;text-align:center}.card-hover-two-module__item.card-open svg{transform:rotate(180deg)}.card-hover-two-module__item__title__arrow{align-items:center;background-color:#65b3a4;display:flex;height:100%;justify-content:center;position:absolute;right:0;top:0;width:40px;z-index:1}.card-hover-two-module__item__content{display:none;left:0;position:absolute;top:0;width:100%;z-index:0}.card-hover-two-module__item__content__box-content{background-color:#fff;border-radius:10px;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);overflow:hidden;padding:80px 20px 32px;position:relative}.card-hover-two-module__item__content__box-content:before{background:linear-gradient(90deg,#04127c,#65b3a4);content:"";height:100%;left:0;position:absolute;top:99%;width:100%}