@font-face{font-display:swap;font-family:slackey;font-style:normal;font-weight:400;src:url(/fonts/slackey-v28-latin-regular.woff2)format('woff2')}@font-face{font-display:swap;font-family:open sans;font-style:normal;font-weight:400;src:url(/fonts/open-sans-v40-latin-regular.woff2)format('woff2')}@font-face{font-display:swap;font-family:open sans;font-style:normal;font-weight:700;src:url(/fonts/open-sans-v40-latin-700.woff2)format('woff2')}*,::before,::after{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;box-sizing:border-box;list-style:none;list-style-type:none;margin:0;padding:0;text-decoration:none;text-rendering:optimizeLegibility}.btn,.btn:focus{-webkit-box-shadow:none;box-shadow:none;outline:none !important}.container{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;width:100%}:root{--color-black:hsl(216, 18%, 16%);--color-white:hsl(0, 0%, 100%);--color-darken:hsl(217.5, 36.36%, 8.63%);--color-brand:hsla(24, 94%, 50%, 0.801);--color-brand-link:hsl(36, 100%, 49%);--shadow-small:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);--shadow-medium:0 -4px 6px -1px rgba(255, 251, 251, 0.342),
0 2px 4px -1px rgba(0, 0, 0, 0.06);--shadow-large:0 10px 15px -3px rgba(0, 0, 0, 0.1),
0 4px 6px -2px rgba(0, 0, 0, 0.05)}a,a:hover,a:focus{text-decoration:none}a,button{background:0 0;border:none;color:var(--color-white);cursor:pointer;font-family:inherit;font-size:inherit;line-height:inherit;outline:none;text-decoration:none}a:hover,a:focus{color:initial}blockquote{align-items:center;border-left:.15em solid var(--color-white);font-style:italic;margin:1em;padding:0 1em}body{background-color:var(--color-black);color:var(--color-white);font-family:open sans,segoe ui,Tahoma,Geneva,Verdana,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;overflow-x:hidden;max-width:100vw;text-align:left}h1{font-size:2em}h1,h2,h3,h4,h5,h6{line-height:1.2;margin-bottom:.5rem;margin-top:0}hr{height:0,1rem;margin:2em 0 !important}html{aspect-ratio:100/29;background-color:var(--color-black);box-sizing:inherit;color:var(--color-white);font-size:100%;margin-top:5em;scroll-behavior:smooth;width:100%;overflow-x:hidden;max-width:100vw}html::-webkit-scrollbar{height:5px;width:15px}html::-webkit-scrollbar-thumb{background:var(--color-black);border-radius:16px;box-shadow:inset 2px 2px 2px hsla(0,0%,100%,.25),inset -2px -2px 2px #00000040}html::-webkit-scrollbar-track{background:linear-gradient(90deg,#434343,#434343 1px,#111 0,#111)}img,video{-o-object-fit:cover;display:block;height:auto;max-width:100%;object-fit:cover}p{font-size:1.2em;margin-bottom:1rem;margin-top:1rem}@media(min-width:1200px){.container{max-width:1170px}}#header{background-color:transparent;color:#fefefe}.brand{color:var(--color-white);font-family:inherit;font-size:1rem;font-weight:700;line-height:1.15;text-transform:uppercase}.header{background-color:transparent;color:#fefefe;height:auto;left:0;position:absolute;top:0;width:100%;z-index:100}.active,.btn:hover{background-color:var(--color-darken);color:var(--color-white)}.card{align-items:center;display:flex;justify-content:center;margin-bottom:10px;padding:15px;transition:transform .5s ease-in-out,opacity .5s ease-in-out;width:320px}.card img{border-radius:5px;margin-bottom:10px;object-fit:cover;width:100%}.card-title{font-size:18px;margin-top:10px}.card.hidden{display:none}.card.selected{background-color:#eee;border-color:#ddd}.card:hover{box-shadow:0 0 5px #0003;transform:scale(1.02)}.filters-content{align-items:center;display:flex;justify-content:center}.filters_menu{display:flex;flex-wrap:wrap;gap:10px}.food_section .box{background:linear-gradient(to bottom,#f1f2f3 25px,#0e141e 25px);background-color:var(--color-white);border-radius:15px;color:var(--color-white);margin-top:25px;overflow:hidden;position:relative}.food_section .box .detail-box{padding:25px}.food_section .box .detail-box h5{color:var(--color-white);font-size:1.25em;font-weight:600}.food_section .box .detail-box h6{font-size:1rem;margin-top:10px}.food_section .box .detail-box p{color:var(--color-white);font-size:15px}.food_section .box .img-box{-ms-flex-align:center;-ms-flex-pack:center;-webkit-box-align:center;-webkit-box-pack:center;align-items:center;background:#f1f2f3;border-radius:0 0 0 45px;display:-webkit-box;display:-ms-flexbox;display:flex;height:215px;justify-content:center;margin:-1px;padding:5px}.food_section .box .img-box img{-webkit-transition:all .2s;border-radius:0 0 0 45px;max-height:190px;max-width:100%;transition:all .2s}.food_section .box .options{-ms-flex-pack:justify;-webkit-box-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.food_section .box .options a{-ms-flex-align:center;-ms-flex-pack:center;-webkit-box-align:center;-webkit-box-pack:center;align-items:center;background:var(--color-brand);border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;justify-content:center;width:40px}.food_section .box .options a svg{fill:var(--color-white);height:auto;width:18px}.food_section .box:hover .img-box img{-webkit-transform:scale(1.1);transform:scale(1.1)}.food_section .btn-box{-ms-flex-pack:center;-webkit-box-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin-top:45px}.food_section .btn-box a{-webkit-transition:all .9s;background-color:var(--color-brand);border:none;border-radius:45px;color:var(--color-white);display:inline-block;padding:10px 55px;transition:all .9s}.food_section .btn-box a:hover{background-color:var(--color-brand)}.food_section .filters_menu{-ms-flex-pack:center;-ms-flex-wrap:wrap;-webkit-box-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;justify-content:center;list-style-type:none;margin:45px 0 20px;padding:0}.food_section .filters_menu button{border-radius:25px;cursor:pointer;font-size:large;padding:7px 25px}.food_section .filters_menu button.active{background-color:var(--color-darken);color:var(--color-white)}.grid{flex-basis:100%;padding-left:15px;padding-right:15px}.heading_container{-ms-flex-align:start;-ms-flex-direction:column;-webkit-box-align:start;-webkit-box-direction:normal;-webkit-box-orient:vertical;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column}.heading_container h2{font-size:2rem;font-weight:700;margin-bottom:0;margin-top:2em;position:relative}.heading_container h2 span{color:var(--color-brand)}.heading_container p{margin-bottom:0;margin-top:10px}.heading_container.heading_center{-ms-flex-align:center;-ms-flex-align:center;-webkit-box-align:center;-webkit-box-align:center;align-items:center;align-items:center;text-align:center;text-align:center}.hidden{opacity:0;transform:scale(0)}.layout_padding-bottom{padding-bottom:90px}.row{display:flex;flex-wrap:wrap;justify-content:center;margin-left:-15px;margin-right:-15px}.copyrights{font-weight:700;margin-bottom:5em;padding-bottom:4.5em}.copyrights a{color:var(--color-brand-link)}.copyrights a:hover,a:focus{color:var(--color-brand)}.footer{aspect-ratio:100/29;background-color:var(--color-black);bottom:0;color:var(--color-white);font-family:open sans,segoe ui,Tahoma,Geneva,Verdana,sans-serif;left:0;margin-bottom:.5rem;text-align:center;width:100%}.footer .content{display:flex;justify-content:space-evenly;margin:1.5rem}.footer .content a{color:#fefefe;text-decoration-color:var(--color-brand-link)}.footer .content a:hover{border-bottom:1px solid var(--color-brand)}.footer .content h2{font-size:19px}.footer .content h4{font-size:19px;margin-bottom:1rem}.footer .content p{font-size:small;line-height:1.5;margin-bottom:1.3rem}.resp-sharing-button{border-radius:5px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:.5em .75em;transition:25ms ease-out}.resp-sharing-button--email{background-color:#777}.resp-sharing-button--email{background-color:#777;border-color:#777}.resp-sharing-button--email:hover{background-color:#5e5e5e}.resp-sharing-button--email:hover,.resp-sharing-button--email:active{background-color:#5e5e5e;border-color:#5e5e5e}.resp-sharing-button--facebook{background-color:#3b5998}.resp-sharing-button--facebook{background-color:#3b5998;border-color:#3b5998}.resp-sharing-button--facebook:hover{background-color:#2d4373}.resp-sharing-button--facebook:hover,.resp-sharing-button--facebook:active{background-color:#2d4373;border-color:#2d4373}.resp-sharing-button--google{background-color:#dd4b39}.resp-sharing-button--google{background-color:#bd081c;border-color:#bd081c}.resp-sharing-button--google:hover{background-color:#c23321}.resp-sharing-button--google:hover,.resp-sharing-button--google:active{background-color:#8c0615;border-color:#8c0615}.resp-sharing-button--instagram{background-color:#e4999b}.resp-sharing-button--instagram{background-color:#e4999b;border-color:#e4999b}.resp-sharing-button--instagram:hover{background-color:#8c0615}.resp-sharing-button--instagram:hover,.resp-sharing-button--instagram:active{background-color:#8c0615;border-color:#8c0615}.resp-sharing-button--pinterest{background-color:#bd081c}.resp-sharing-button--pinterest{background-color:#bd081c;border-color:#bd081c}.resp-sharing-button--pinterest:hover{background-color:#8c0615}.resp-sharing-button--pinterest:hover,.resp-sharing-button--pinterest:active{background-color:#8c0615;border-color:#8c0615}.resp-sharing-button--small svg{margin:0;vertical-align:middle}.resp-sharing-button--tripadvisor{background-color:#34e0a1}.resp-sharing-button--tripadvisor{background-color:#34e0a1;border-color:#34e0a1}.resp-sharing-button--tripadvisor:hover{background-color:#004f32}.resp-sharing-button--tripadvisor:hover,.resp-sharing-button--tripadvisor:active{background-color:#004f32;border-color:#004f32}.resp-sharing-button--twitter{background-color:#55acee}.resp-sharing-button--twitter{background-color:#55acee;border-color:#55acee}.resp-sharing-button--twitter:hover{background-color:#2795e9}.resp-sharing-button--twitter:hover,.resp-sharing-button--twitter:active{background-color:#2795e9;border-color:#2795e9}.resp-sharing-button__icon{fill:none;stroke:#fff}.resp-sharing-button__icon svg{height:1em;margin-right:.4em;vertical-align:top;width:1em}.resp-sharing-button__icon--solid,.resp-sharing-button__icon--solidcircle{fill:#fff;stroke:none}.resp-sharing-button__link{color:#fff !important;margin:.5em;text-decoration:none}.resp-sharing-button__link,.resp-sharing-button__icon{display:inline-block}.share{padding:1em 0}.social-media a{color:var(--color-brand-link) !important}footer hr{margin:2rem 0}@media(max-width:767px){.footer{position:unset}.footer .content{display:flex;flex-direction:column;font-size:14px}}@media(min-width:768px) and (max-width:1024px){.footer .content,.footer{font-size:14px}}@media(orientation:landscape) and (max-height:500px){.footer{position:unset}}@media(min-width:768px){.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}.article-text a{color:var(--color-brand-link)}.article-text a:hover{color:var(--color-brand)}.col-md-6{min-height:1px;padding-left:15px;padding-right:15px;position:relative;width:100%}.facebook{fill:currentColor;height:26px;margin:2px;padding:0;width:26px}.google{fill:currentColor;height:22px;margin:4px;padding:0;width:22px}.instagram{fill:currentColor;height:26px;margin:2px;padding:0;width:26px}.list-page-article-img{align-items:center;display:flex;justify-content:center}.list-page-title{align-items:center;display:flex;justify-content:center;margin:2em}.page-article{display:flex;flex-direction:column;padding:0 4em}.page-article-img img,.list-page-article-img img{border-radius:1.5em;margin-top:2em;padding:0}.pinterest{fill:currentColor;height:26px;margin:2px;padding:0;width:26px}.single-page-cta{font-size:medium;letter-spacing:1.5px}.single-page-title,.single-page-cta{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:2em;padding:0 4em}.social-bar{align-items:center;display:flex;padding:1em}.social-bar ul{display:flex;left:50%;margin:0;padding:0;position:relative;top:50%;transform:translate(-50%,-50%)}.social-bar ul li{list-style:none;margin:0 15px}.social-bar ul li a{background:var(--color-darken);border-radius:50%;color:#666;display:block;font-size:15px;height:30px;line-height:30px;position:relative;text-align:center;transition:.5s;width:30px}.social-bar ul li a:before{background:var(--color-brand);border-radius:50%;content:'';height:100%;left:0;position:absolute;top:0;transform:scale(.9);transition:.5s;width:100%;z-index:-1}.social-bar ul li a:hover{box-shadow:0 0 15px var(--color-brand);color:#ffa502;text-shadow:0 0 15px var(--color-brand)}.social-bar ul li a:hover:before{box-shadow:0 0 15px var(--color-brand);filter:blur(3px);transform:scale(1.2)}.x{fill:currentColor;height:16px;margin:7px;padding:0;width:16px}@media only screen and (max-width:768px){.page-article,.page-img,.list-page-img{padding:.2em}.single-page-title,.single-page-cta{margin-top:0;padding:0}}.modal{background:#000000e6;bottom:0;left:0;opacity:0;overflow:hidden;position:fixed;right:0;text-align:left;top:0;transition:opacity .25s ease;visibility:hidden;z-index:900}.modal-state{display:none}.modal-state:checked+.modal{opacity:1;visibility:visible}.modal-state:checked+.modal .modal__inner{top:0}.modal__bg{bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0}.modal__close{cursor:pointer;height:1.1em;position:absolute;right:1em;top:1em;width:1.1em}.modal__close:after,.modal__close:before{background:var(--color-white);content:'';display:block;height:1.5em;left:50%;margin:-3px 0 0 -1px;position:absolute;top:0;transform:rotate(45deg);width:2px}.modal__close:before{transform:rotate(-45deg)}.modal__close:hover:after,.modal__close:hover:before{background:#aaa}.modal__inner{background:#141414;border-radius:5px;bottom:0;height:100vh;left:0;margin:auto;overflow:hidden;position:absolute;right:0;top:-20%;transition:top .25s ease;width:50vw}@media screen and (max-width:768px){.modal__inner{box-sizing:border-box;height:90%;width:90%}}.breadcrumbs{font-size:12px;letter-spacing:2px;line-height:2em;padding-top:60px;text-align:center}@media screen and (max-width:991px){.breadcrumbs{padding-top:20px}.breadcrumbs a{font-size:14px}}#custom-search,#custom-search-field,#custom-search-results{align-items:center;border-radius:6px;display:flex;flex-direction:column;justify-content:center;padding:.4em .2em}#custom-search-results>ul>li:nth-child(n){font-size:1em;line-height:1.5}#custom-search-results>ul>li:nth-child(n)>a{color:var(--color-white);font-family:slackey,cursive;font-size:2em}#custom-search-results>ul>li:nth-child(n)>em{font-size:.8em;line-height:1.5}#next-previous-page .column{box-sizing:border-box;float:left;height:auto;padding:0 10px 10px;width:50%}#next-previous-page .row{height:fit-content;margin:0 -3px}#next-previous-page .row:after{clear:both;content:"";display:table}.about_section{background:inherit;color:var(--color-white)}.about_section .detail-box a{-webkit-transition:all .3s;background-color:var(--color-brand);border:none;border-radius:45px;color:var(--color-white);display:inline-block;margin-top:15px;padding:10px 45px;transition:all .3s}.about_section .detail-box a:hover{background-color:var(--color-brand)}.about_section .detail-box p{margin-top:15px}.about_section .img-box{-ms-flex-pack:center;-webkit-box-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;position:relative}.about_section .img-box img{max-width:445px;position:relative;width:100%;z-index:2}.about_section .row{-ms-flex-align:center;-webkit-box-align:center;align-items:center}.breadcrumbs a{color:var(--color-white);font-size:14px;text-align:center}.breadcrumbs a:hover{color:var(--color-brand);font-size:14px}.breadcrumbs-arrow{font-size:1.4em;vertical-align:auto}.breadcrumbs-arrow-2{font-size:1.4em;margin-left:2px;margin-right:5px;vertical-align:auto}.next{color:var(--font-color) !important;font-size:1em;margin-top:0 !important;padding-bottom:0 !important;padding-left:5px !important;padding-top:.8em !important}.page-item-title{color:var(--font-color);font-size:1.5em;line-height:1.5;padding-bottom:.5em;padding-left:.5em;padding-right:.5em;transition:.5s}.page-item-title:hover{color:#ff4800}.previous{color:var(--font-color) !important;font-size:1em;margin-top:0 !important;padding-bottom:0 !important;padding-left:0 !important;padding-top:.8em !important}@media screen and (max-width:600px){#next-previous-page .column{display:block;margin-bottom:3px;width:100%}}#next-previous-page .empty-next-card{max-height:3em;padding-bottom:3em;padding-left:1em;text-align:left;word-break:keep-all}#next-previous-page .empty-previous-card{height:auto;padding-bottom:1em;padding-left:1em;text-align:left;word-break:break-word}#next-previous-page .next-card{border:1px solid #ffffff20;border-radius:12px;box-shadow:0 0 20px 20px #00000085 inset;height:auto;padding-bottom:1em;padding-left:1em;text-align:left;word-break:keep-all}#next-previous-page .next-card:hover{box-shadow:0 0 15px var(--breadcrumbs-color);color:#ffa502;text-shadow:0 0 15px var(--breadcrumbs-color)}#next-previous-page .next-card:hover:before{box-shadow:0 0 15px var(--breadcrumbs-color);filter:blur(3px);transform:scale(1.2)}#next-previous-page .previous-card{border:1px solid #ffffff20;border-radius:12px;box-shadow:0 0 20px 20px #00000085 inset;height:auto;padding-bottom:1em;padding-left:1em;text-align:left;word-break:break-word}#next-previous-page .previous-card:hover{box-shadow:0 0 15px var(--breadcrumbs-color);color:#ffa502;text-shadow:0 0 15px var(--breadcrumbs-color)}#next-previous-page .previous-card:hover:before{box-shadow:0 0 15px var(--breadcrumbs-color);filter:blur(3px);transform:scale(1.2)}