*{box-sizing:border-box;margin:0;padding:0;font-family:Helvetica,Arial,sans-serif}html{scroll-behavior:smooth;font-size:16px}@media(max-width: 1024px){html{font-size:15px}}@media(max-width: 500px){html{font-size:14px}}body{background-image:url("../img/background.webp");background-color:#000;background-repeat:repeat;color:#fff;text-align:justify}a{text-decoration:none;color:#fff}ul,li{list-style:none}img{width:100%}.padding{padding:3% 12%}@media(max-width: 1024px){.padding{padding:3% 6%}}@media(max-width: 500px){.padding{padding:3% 2%}}p,span{font-size:1rem;line-height:28px}h1{font-size:2rem;color:#f1c670;text-shadow:0 0 5px orange,0 0 15px orange,0 0 20px orange,0 0 40px orange,0 0 60px orange,0 0 10px #ff8d00,0 0 98px orange;animation:blink 15s infinite;-webkit-animation:blink 15s infinite}@keyframes blink{20%,24%,55%{color:#111;text-shadow:none}0%,19%,21%,23%,25%,54%,56%,100%{text-shadow:0 0 5px orange,0 0 15px orange,0 0 20px orange,0 0 40px orange,0 0 60px orange,0 0 10px #ff8d00,0 0 98px orange;color:#fff6a9}}@-webkit-keyframes blink{20%,24%,55%{color:#111;text-shadow:none}0%,19%,21%,23%,25%,54%,56%,100%{text-shadow:0 0 5px orange,0 0 15px orange,0 0 20px orange,0 0 40px orange,0 0 60px orange,0 0 10px #ff8d00,0 0 98px orange;color:#fff6a9}}h2{font-size:1.6rem;color:#fff;text-shadow:0 0 7px #fff,0 0 10px #fff,0 0 26px #5271ff,0 0 41px #5271ff,0 0 61px #5271ff;animation:pulsate .8s ease-in-out infinite alternate}@keyframes pulsate{100%{text-shadow:0 0 4px #fff,0 0 11px #fff,0 0 25px #bc13fe,0 0 40px #bc13fe,0 0 60px #bc13fe}}h3{font-size:1.4rem;color:orange}.overlay::before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:80;pointer-events:none}#up{background-color:crimson;width:50px;height:50px;font-weight:bolder;border-radius:50%;position:fixed;right:2%;bottom:2%;justify-content:center;align-items:center;box-shadow:.5px 1px 5px 5px rgba(0,0,0,.5);transition:.3s ease-out;cursor:pointer;opacity:.7}@media(max-width: 1024px){#up{width:45px;height:45px}}#up:hover{opacity:1}#up p{font-size:1.5rem;font-weight:bolder;position:absolute;top:45%;left:50%;transform:translate(-50%, -50%)}.link-style{color:#fff6a9}.bjoy-guide .guide-info{padding:3% 0;display:flex;justify-content:space-between;flex-wrap:wrap}.bjoy-guide .guide-info .guide-h3{padding-bottom:25px}@media(max-width: 1024px){.bjoy-guide .guide-info .guide-h3{padding-bottom:20px}}@media(max-width: 640px){.bjoy-guide .guide-info .guide-h3{padding-bottom:15px}}.bjoy-guide .guide-info .info-box{width:100%;margin:3% 0 0;display:flex;justify-content:space-between;flex-wrap:wrap}.bjoy-guide .guide-info .info-box p,.bjoy-guide .guide-info .info-box .text-box{width:68%}@media(max-width: 500px){.bjoy-guide .guide-info .info-box p,.bjoy-guide .guide-info .info-box .text-box{width:100%}}.bjoy-guide .guide-info .info-box a{width:30%;flex:0 0 auto}@media(max-width: 500px){.bjoy-guide .guide-info .info-box a{width:100%}}.bjoy-guide .guide-info .activity-img{width:45%;display:flex;justify-content:center;align-items:center;position:relative;background:#fff;background-clip:padding-box;border:solid 3px rgba(0,0,0,0);border-radius:10px}@media(max-width: 1024px){.bjoy-guide .guide-info .activity-img{width:100%;margin-top:15px}}.bjoy-guide .guide-info .activity-img::before{content:"";z-index:-1;position:absolute;top:0;left:0;right:0;bottom:0;margin:-2px;border-radius:inherit;background:linear-gradient(90deg, #ffb71b, #d8bb13 21%, #ffe861 55%, #ceb51e 56%, #ffb800 98%, #ffea00)}.bjoy-guide .guide-info .activity-img img{height:100%;border-radius:8px}@media(max-width: 1024px){.tablet-img{flex-direction:column-reverse}}.worko-tabs{width:100%}.worko-tabs .state{position:absolute;left:-10000px}.worko-tabs .flex-tabs{display:flex;justify-content:space-between;flex-wrap:wrap;border-radius:0 8px 8px 8px}.worko-tabs .flex-tabs .tab{flex-grow:1;max-height:40px}.worko-tabs .flex-tabs .panel{padding:20px;display:none;width:100%;flex-basis:auto}.worko-tabs .tab{background-color:#6e6e6e;display:inline-block;padding:10px;border-left:10px solid #ccc;border-radius:8px 8px;vertical-align:top;cursor:pointer}#tab-one:checked~.tabs #tab-one-label,#tab-two:checked~.tabs #tab-two-label,#tab-three:checked~.tabs #tab-three-label,#tab-four:checked~.tabs #tab-four-label{border-left-color:#ffb800}#tab-one:checked~.tabs #tab-one-panel,#tab-two:checked~.tabs #tab-two-panel,#tab-three:checked~.tabs #tab-three-panel,#tab-four:checked~.tabs #tab-four-panel{display:block;background-color:#515151;border-radius:8px}@media(max-width: 600px){.flex-tabs{flex-direction:column}.flex-tabs .tab{border-bottom:1px solid #ccc}.flex-tabs .tab:last-of-type{border-bottom:none}.flex-tabs #tab-one-label{order:1}.flex-tabs #tab-two-label{order:3}.flex-tabs #tab-three-label{order:5}.flex-tabs #tab-four-label{order:7}.flex-tabs #tab-one-panel{order:2}.flex-tabs #tab-two-panel{order:4}.flex-tabs #tab-three-panel{order:6}.flex-tabs #tab-four-panel{order:8}#tab-one:checked~.tabs #tab-one-label,#tab-two:checked~.tabs #tab-two-label,#tab-three:checked~.tabs #tab-three-label,#tab-four:checked~.tabs #tab-four-label{border-bottom:none}#tab-one:checked~.tabs #tab-one-panel,#tab-two:checked~.tabs #tab-two-panel,#tab-three:checked~.tabs #tab-three-panel,#tab-four:checked~.tabs #tab-four-panel{border-bottom:1px solid #ccc}}