.ht-tabs{display:flex;flex-flow:row wrap;justify-content:flex-start;list-style:none}.ht-tabs:after{clear:both;content:"";display:table}.ht-tabs input[type=radio]{display:none}.ht-tabs label{color:#ccc;cursor:pointer;display:inline-block;flex:1 1 10%;text-align:center;-webkit-transition:all .5s;transition:all .5s}@media (max-width:768px){.ht-tabs label{flex:1 1 33%}}.ht-tabs label span{color:#333;display:block;font-family:Nexa,Roboto;font-size:1.2rem;font-style:normal;font-weight:700;text-decoration:none;text-transform:Uppercase}.ht-tabs label:hover{color:#eee}.ht-tabs label:hover .ht-icon{background-position:50px 0;background-size:100px 50px;border-color:#d12674}.ht-tab__content{box-sizing:border-box;display:none;margin:2rem auto 0;text-align:center;width:90%}.ht-tab__content *{-webkit-animation:scale .2s ease-in-out;-moz-animation:scale .2s ease-in-out;animation:scale .2s ease-in-out}@keyframes scale{0%{opacity:0;transform:scale(.9)}50%{opacity:.5;transform:scale(1.01)}to{opacity:1;transform:scale(1)}}.ht-tabs [id^=ht-tab]:checked+label i{color:#d12764}#ht-tab10:checked~#ht-tab__content--10,#ht-tab11:checked~#ht-tab__content--11,#ht-tab12:checked~#ht-tab__content--12,#ht-tab1:checked~#ht-tab__content--1,#ht-tab2:checked~#ht-tab__content--2,#ht-tab3:checked~#ht-tab__content--3,#ht-tab4:checked~#ht-tab__content--4,#ht-tab5:checked~#ht-tab__content--5,#ht-tab6:checked~#ht-tab__content--6,#ht-tab7:checked~#ht-tab__content--7,#ht-tab8:checked~#ht-tab__content--8,#ht-tab9:checked~#ht-tab__content--9{display:block}@media (min-width:768px){.ht-tabs label span{display:block}}.ht-icon{background-size:100px 50px;border:2px solid #eee;border-radius:100%;box-sizing:border-box;color:#ccc;display:inline-block;font-size:30px;height:54px;line-height:50px;margin-top:1rem;width:54px}