.hd-tab-cards-multi .tabs{display:flex;justify-content:center;list-style-type:none}.hd-tab-cards-multi .tabs ul{background:#fff;border-radius:15px;display:inline-block;padding:0}.hd-tab-cards-multi .tabs li{display:inline-block}.hd-tab-cards-multi .tabs li a{border:none;border-radius:15px;color:#000;display:block;height:100%;min-width:100px;padding:5px 10px;text-align:center}.hd-tab-cards-multi .tabs li.active a,.hd-tab-cards-multi .tabs li:hover a{background-color:#c8c8c8;color:#fff}.hd-tab-cards-multi .tab-contents-wrapper .tab-contents{display:none;padding:10px}.hd-tab-cards-multi .tab-contents-wrapper .tab-contents.active{display:block}.hd-tab-cards-multi .image-wrap{position:relative}.hd-tab-cards-multi .image{margin:0 0 20px;max-width:250px}.hd-tab-cards-multi .card-section{margin:0 0 30px}.hd-tab-cards-multi .card-wrapper{display:flex;flex-wrap:wrap;gap:20px}.hd-tab-cards-multi .card-wrapper .card{border:none;border-radius:0;-webkit-box-shadow:6px 9px 9px -1px rgba(0,0,0,.5);-moz-box-shadow:6px 9px 9px -1px rgba(0,0,0,.5);box-shadow:6px 9px 9px -1px rgba(0,0,0,.5);display:block;max-width:250px;opacity:0;overflow:hidden;padding:20px;position:relative;transform:translateX(-50px);width:100%}.hd-tab-cards-multi .card-wrapper .card.is-visible{animation:slideIn .6s forwards}@keyframes slideIn{to{opacity:1;transform:translateX(0)}}.hd-tab-cards-multi .category-name{margin:0 0 15px;padding:5px 10px;text-align:center}.hd-tab-cards-multi .content-wrap{position:relative}.hd-tab-cards-multi .heading{margin:0 0 15px}.hd-tab-cards-multi .content{margin:0 0 20px}.hd-tab-cards-multi .btn{font-size:16px;padding:10px 20px;width:100%}.hd-tab-cards-multi .certified{position:absolute;right:0;top:0}.hd-tab-cards-multi .certified-shape-wrap{height:89px;overflow:hidden;position:absolute;right:-63px;top:-13px;width:190px}.hd-tab-cards-multi .certified-shape{background-color:#e5e4e4;height:89px;transform:rotate(45deg);width:190px}.hd-tab-cards-multi .certified-shape-wrap{height:0;transition:height .4s ease}.hd-tab-cards-multi .certified-shape-wrap.is-visible{height:154px}.hd-tab-cards-multi .certified img{height:auto;max-width:60px;opacity:0;position:absolute;right:7px;top:13px;transition:opacity .4s ease}.hd-tab-cards-multi .certified img.is-visible{opacity:1}.modal-dialog{height:100%}html[dir=rtl] .hd-tab-cards-multi .certified{left:0;right:auto}html[dir=rtl] .hd-tab-cards-multi .certified-shape-wrap{left:-63px;right:auto}html[dir=rtl] .hd-tab-cards-multi .certified-shape{transform:rotate(133deg)}html[dir=rtl] .hd-tab-cards-multi .certified img{left:10px;right:auto}html[dir=rtl] .hd-tab-cards-multi .content,html[dir=rtl] .hd-tab-cards-multi .content *,html[dir=rtl] .hd-tab-cards-multi .heading,html[dir=rtl] .hd-tab-cards-multi .price{text-align:right}@media (min-width:768px){.hd-tab-cards-multi .card-wrapper{flex-wrap:nowrap;gap:15px}.hd-tab-cards-multi .card-wrapper .card{width:40%}}@media (min-width:992px){.hd-tab-cards-multi .cards-wrap{display:flex}.hd-tab-cards-multi .card-section{margin-right:15px}.hd-tab-cards-multi .card-section:last-child{margin-right:0}.hd-tab-cards-multi .card-wrapper{flex-wrap:nowrap}.hd-tab-cards-multi .card-wrapper .card{width:100%}html[dir=rtl] .hd-tab-cards-multi .card-section{margin-right:15px}html[dir=rtl] .hd-tab-cards-multi .card-section:first-child{margin-right:0}}