div.game-quest{width:100%;padding-top:0;padding-bottom:0}@media (min-width:1280px){div.game-quest{padding-left:0;padding-right:0}}div.game-quest{background:var(--theme-bg);color:var(--font-color)}div.game-quest div.card-container-quest{display:flex;flex-direction:column}div.game-quest div.game-quest-header{margin-bottom:.5rem;padding-top:0;text-align:left;font-size:1.5rem;line-height:2rem}div.game-quest div.game-quest-body{background-size:cover;background-position:50%;position:relative;z-index:10;border-radius:.75rem;padding-left:.25rem;padding-right:.25rem;padding-bottom:0}@media (min-width:1280px){div.game-quest div.game-quest-body{padding-left:1rem;padding-right:1rem;padding-top:0}}div.quest-card{padding:0}@media (min-width:1280px){div.quest-card{padding-left:.5rem;padding-right:.5rem}}div.game-quest-body-component::-webkit-scrollbar{width:0}div.game-quest-body-component{height:170px;overflow-y:auto}@media (min-width:1280px){div.game-quest-body-component{height:730px}}div.quest-card div.card-body{border-radius:.75rem;background-color:rgba(0,0,0,.2);padding:.75rem .5rem}div.quest-card div.quest-images{position:relative;margin:auto .75rem auto auto;width:60px}@media (min-width:640px){div.quest-card div.quest-images{width:120px}}@media (min-width:1024px){div.quest-card div.quest-images{margin-top:auto;margin-bottom:auto}}@media (min-width:1280px){div.quest-card div.quest-images{display:block;width:40%}}div.quest-card div.quest-images img{height:auto;width:100%}div.quest-card div.card-info{margin-top:0;text-align:center;font-size:10px;color:hsla(0,0%,100%,.8)}@media (min-width:640px){div.quest-card div.card-info{margin-top:.25rem;margin-bottom:.25rem;font-size:12px}}div.quest-card div.card-title{text-align:center;font-size:.75rem;line-height:1rem;font-weight:300;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}@media (min-width:640px){div.quest-card div.card-title{font-size:1.25rem;line-height:1.75rem}}div.quest-card div.accept-btn button{margin-top:.25rem;margin-bottom:.25rem;height:1rem;flex-direction:column;padding-top:0;padding-bottom:0;font-size:.75rem;line-height:1rem;font-size:8px;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}@media (min-width:640px){div.quest-card div.accept-btn button{height:1.25rem;font-size:10px}}@media (min-width:1280px){div.quest-card div.accept-btn button{display:flex;padding-top:.75rem;padding-bottom:.75rem}}.deny-btn{margin-top:.25rem;margin-bottom:.25rem;height:1rem;width:100%;flex-direction:column;--tw-bg-opacity:1!important;background-color:rgb(0 0 0/var(--tw-bg-opacity,1))!important;padding-top:0;padding-bottom:0;font-size:.75rem;line-height:1rem;font-size:8px;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}@media (min-width:640px){.deny-btn{height:1.25rem;font-size:10px}}@media (min-width:1280px){.deny-btn{display:flex;padding-top:.75rem;padding-bottom:.75rem}}.deny-btn{background:var(--danger-btn)}.detail-btn{margin-top:.25rem;margin-bottom:.25rem;height:1rem;width:100%;flex-direction:column;--tw-bg-opacity:1!important;background-color:rgb(0 0 0/var(--tw-bg-opacity,1))!important;padding-top:0;padding-bottom:0;font-size:.75rem;line-height:1rem;font-size:8px;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}@media (min-width:640px){.detail-btn{height:1.25rem;font-size:10px}}@media (min-width:1280px){.detail-btn{display:flex;padding-top:.75rem;padding-bottom:.75rem}}.detail-btn{background:var(--detail-btn)}.btn-quest{background:var(--btn-theme);border-radius:50px}