.buttonsectionheader{border-radius:5px;border:.5px solid #aaa;box-shadow:0 1px 1px 0 rgba(0,0,0,.251);overflow:hidden;background-color:#ededed;width:147px;height:117px;margin:6px;transition-duration:.3s;cursor:pointer}.buttonsectionheader__cor{width:147px;height:8px;cursor:pointer}.buttonsectionheader__content{display:flex;flex-direction:column;margin:auto;justify-content:space-around;text-align:center;align-items:center;height:96px;cursor:pointer}.buttonsectionheader__content img{margin-top:13px;width:48px;height:48px;cursor:pointer}.buttonsectionheader__content h1{font-size:1rem;cursor:pointer;line-height:normal}.buttonsectionheader:hover{transform:translateY(-5px);transition-duration:.3s}@media(max-width:768px){.buttonsectionheader__content h1{font-size:.875rem}}@media(max-width:480px){.buttonsectionheader{width:110px;height:105px;margin:4px}.buttonsectionheader__content{height:96px}.buttonsectionheader__content img{width:38px;height:38px}.buttonsectionheader__content h1{font-size:.75rem;margin-bottom:10px}}.groupbtnsecheader{position:relative;top:1rem}.groupbtnsecheader__btns{max-width:94vw;overflow-x:auto;display:flex;flex-wrap:nowrap;margin:.5rem}@media(max-width:1200px){.groupbtnsec__btns{display:flex;flex-wrap:nowrap}}