.add_button{border:2px solid #444;border-radius:4px;color:#212529;background-color:#fff;cursor:pointer;display:block;width:fit-content;width:-moz-fit-content}.add_button:hover{color:#212529!important;text-decoration:none;background-color:#eee}.tips .tip.open{border-radius:10px;background-color:#fff}.tips .tip.open .tip__title{color:#2fcc71}.tips .tip.open .tip__title .tip__image{transform:rotateX(180deg)}.tips .tip.open .tip__subtitle,.tips .tip.open .tip__description{display:block}.tips .tip__title{position:relative;cursor:pointer;margin-left:0;margin-right:0}.tips .tip__title .tip__image{width:40px;max-width:40px}.tips .tip__subtitle,.tips .tip__description{display:none}.number{background-color:#65b2e4;height:80px;max-height:80px;width:80px;max-width:80px;border-radius:100%;padding:5px;position:relative;margin-left:30px;margin:auto}.number span{border-radius:100%;background-color:#e0eff9;color:#3498da;font-weight:700;display:block;height:100%;width:100%;text-align:center;line-height:70px;font-size:2rem}@media(max-width:768px){.brands img{padding:0!important}}.brands .img-shake:hover{animation:shake 1s;animation-iteration-count:infinite}@keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}