.logo{width:75%;padding-top:5%}@media screen and (max-width:950px){.father{padding-top:0}.card{width:100%;height:550px;border-bottom:2px solid #dd803a}.info{position:fixed;bottom:0;padding-left:3%;padding-bottom:5%}}@media screen and (min-width:950px){.card{width:300px;border:2px solid #dd803a;border-radius:15px;height:450px}.father{padding-top:3%}.info{position:fixed;bottom:0;padding-bottom:1%;padding-left:1%}}.father,.fatherSpinner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.card{background:#f6f6f6;overflow:hidden;position:relative;color:#212121;-webkit-transition:all .5s ease;transition:all .5s ease}.card,.card__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.card__info{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:15px;gap:3px}.buttonTemplate{color:#000;font-size:120%}.title{text-decoration:none;font-weight:600;font-size:150%;text-align:center}.card:hover .image{-webkit-filter:brightness(.8);filter:brightness(.8)}.card:hover{-webkit-box-shadow:5px 5px 10px 0 #eeac79;box-shadow:5px 5px 10px 0 #eeac79}.card:hover .icons{z-index:1;opacity:1}.image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.card:hover .title{color:#dd803a}.bottom{position:fixed;bottom:0;z-index:-1}