@charset "UTF-8";*{margin:0;padding:0;box-sizing:border-box}*::selection{background:#ffef40;color:#000}body,html{color-scheme:dark;background-color:#161616;color:#fff;min-height:100vh;overflow-x:hidden}div#preload{display:none}.uk-navbar-nav li>a{--active-color: #ffef4000;text-transform:none;font-size:1.3rem;font-weight:lighter;color:#ffffff80!important;transition:all .3s ease-in-out;border-bottom:2px solid transparent;position:relative}.uk-navbar-nav li>a:after{content:"";position:absolute;width:90%;height:1px;bottom:15px;background-color:var(--active-color);transition:all .3s ease-in-out}.uk-navbar-nav li>a:hover{color:#ffffffbf!important}.uk-navbar-nav li>a:hover:after{width:100%}.uk-navbar-nav li.uk-active>a{--active-color: #ffef40;color:#fff!important}section.hero{min-height:100vh;margin-top:-20px}@media (max-width: 960px){section.hero div.flex{flex-wrap:wrap-reverse}}section.hero div.text h1{font-family:Verdana,Geneva,Tahoma,sans-serif;font-weight:700;font-size:9rem;line-height:.9;color:#ffcd26}@media (max-width: 1200px){section.hero div.text h1{font-size:7.5rem}}@media (max-width: 960px){section.hero div.text h1{font-size:6rem;text-align:center!important}}section.hero div.text p{font-family:Candara;font-size:3.5rem;line-height:1;color:#fff;margin-top:0;max-width:700px;font-weight:lighter}@media (max-width: 1200px){section.hero div.text p{font-size:3rem}}@media (max-width: 960px){section.hero div.text p{font-size:2rem;text-align:justify!important;margin-top:20px}}@media (max-width: 960px){section.hero div.text{align-items:center}}section.hero div.eye{padding-right:60px}section.hero div.eye svg{height:100%;width:100%;max-width:450px;max-height:450px}@media (max-width: 960px){section.hero div.eye{padding-bottom:0;padding-right:0;padding-left:0;align-items:center;margin-top:3rem}section.hero div.eye svg{height:300px}}section.hero svg.arrow-down{margin-top:-100px;animation:bounce-up-down 2s ease-in-out infinite;cursor:pointer}@keyframes bounce-up-down{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}@media (max-width: 960px){section.hero svg.arrow-down{display:none}}section{box-shadow:0 20px 20px -10px #0000004d}.yellow{color:#ffcd26}.uk-disabled{opacity:.5}section.section div.hero h1{color:#ffcd26;font-size:5rem;font-weight:700;margin:0;line-height:.7}@media (max-width: 960px){section.section div.hero{display:flex;flex-direction:column;align-items:center}section.section div.hero h1{font-size:3.2rem}section.section div.hero svg{height:150px;margin-bottom:40px}}section.section div.content{font-family:Candara}section.section div.content p{color:#fff;font-size:1.6rem;font-weight:lighter;line-height:1.1;text-align:left}section.section div.content p strong{font-weight:700}section.section div.content p strong a{font-weight:400;text-decoration:underline}@media (max-width: 960px){section.section div.content p{text-align:center;font-size:1.3rem;line-height:1.2}}section.section div.content div.services{font-family:Verdana,Geneva,Tahoma,sans-serif;font-weight:lighter}section.section div.content div.services:not(.large){gap:20px}section.section div.content div.services div.service{border:5px solid white;box-shadow:5px 5px #ffcd26;transition:all .3s ease-in-out}section.section div.content div.services div.service p{text-align:center}section.section div.content div.services div.service:hover{box-shadow:0 0 #ffcd26;transform:translate(5px,5px);background-color:#0006}section.section div.content div.services div.service.large svg{margin-right:20px!important}section.section div.content div.services div.service.large p{text-align:left}section.section div.content div.services div.service.large p.description{font-size:1.2rem;font-family:Candara;margin-top:15px!important}.uk-margin-xsmall-bottom{margin-bottom:3px!important}.uk-container{max-width:none}@font-face{font-family:Signatura-Monoline;src:url(/fonts/Signatura-Monoline.ttf)}#top-nav{background-color:#161616;transition:all .3s ease-in-out;transition-property:background-color,box-shadow}#top-nav svg{filter:drop-shadow(0 0 .5rem #000000)}#top-nav path.fill_{fill:#fff;transition:.3s}#top-nav.active{background-color:#101010}#top-nav.active path.fill_{fill:#c5d80a}#contact-form-captcha{position:relative;margin-left:-2px;min-height:75px;background:#161616}#contact-form-captcha:after{content:"";position:absolute;top:0;left:0;width:calc(100% - 20px);height:calc(100% - 10px);margin-left:12px;display:flex;align-items:center;justify-content:center;border:5px solid #161616;color:#fff;font-size:1.5rem;font-weight:700;z-index:1;pointer-events:none}form label[required]:after{content:" *";color:#f32323}form input:not([type=checkbox]){border:1px solid #ffcd26!important}form textarea{border:1px solid #ffcd26!important}section.content h1,section.content h2,section.content h3,section.content h4,section.content h5,section.content h6{font-family:Signatura-Monoline,cursive;font-weight:600;letter-spacing:.1rem}section.content h1{font-size:5rem}section.content h2{font-size:4rem}section.content h3{font-size:3rem}section.content h4{font-size:2rem}.shadow{box-shadow:0 0 .7rem #00000048}.testimonial-profile{display:flex;gap:1rem;align-items:center}.testimonial-profile h4{margin-bottom:0;margin-top:5px;line-height:.9}:root{--star-size: 25px;--star-color: #fff;--star-background: #fc0}.starrating{position:relative;--percent: calc(var(--rating) / 5 * 100%);display:inline-block;font-size:var(--star-size);font-family:Times;line-height:1}.starrating:before{content:"\2605\2605\2605\2605\2605";letter-spacing:3px;background:linear-gradient(90deg,var(--star-background) var(--percent),var(--star-color) var(--percent));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.uk-card-primary.uk-card-body .uk-button-primary,.uk-card-primary>:not([class*=uk-card-media]) .uk-button-primary,.uk-card-secondary.uk-card-body .uk-button-primary,.uk-card-secondary>:not([class*=uk-card-media]) .uk-button-primary,.uk-light .uk-button-primary,.uk-offcanvas-bar .uk-button-primary,.uk-overlay-primary .uk-button-primary,.uk-section-primary:not(.uk-preserve-color) .uk-button-primary,.uk-section-secondary:not(.uk-preserve-color) .uk-button-primary,.uk-tile-primary:not(.uk-preserve-color) .uk-button-primary,.uk-tile-secondary:not(.uk-preserve-color) .uk-button-primary{color:#000}.uk-heading-line>:after,.uk-heading-line>:before{content:"";border-bottom:calc(.2px + .05em) solid #d1d1d1}footer{background-color:#212121;color:#fff}footer path.fill_{fill:#fff}footer h1,footer h2,footer h3,footer h4,footer h5,footer h6{color:#fff;font-family:Verdana,Geneva,Tahoma,sans-serif}footer h2{font-size:1.5rem;line-height:1;font-weight:600}div.dish{border-bottom:2px solid #d1d1d1;margin-bottom:2rem;padding-bottom:1rem}div.dish p{margin-bottom:0}div.dish .title{font-size:1.2rem;font-weight:600}div.dish .title .sep{display:inline-block;border-bottom:1px solid #242424;margin-bottom:.5rem;margin-left:.5rem;margin-right:.5rem}.dishctn_{margin-left:.3rem}.uk-navbar-toggle-animate svg>[class*=line-]{transition:.2s ease-in-out;transition-property:transform,opacity;transform-origin:center;opacity:1}.uk-navbar-toggle svg>.line-3{opacity:0}.uk-navbar-toggle-animate[aria-expanded=true] svg>.line-3{opacity:1}.uk-navbar-toggle-animate[aria-expanded=true] svg>.line-2{transform:rotate(45deg)}.uk-navbar-toggle-animate[aria-expanded=true] svg>.line-3{transform:rotate(-45deg)}.uk-navbar-toggle-animate[aria-expanded=true] svg>.line-1,.uk-navbar-toggle-animate[aria-expanded=true] svg>.line-4{opacity:0}.uk-navbar-toggle-animate[aria-expanded=true] svg>.line-1{transform:translateY(6px) scaleX(0)}.uk-navbar-toggle-animate[aria-expanded=true] svg>.line-4{transform:translateY(-6px) scaleX(0)}.uk-container.testimonials{overflow:hidden}.testimonial-btn{background-color:#fff;padding:.5rem 1rem;border-radius:.5rem;box-shadow:0 0 .5rem #0000004b}@media (max-width: 767px){.testimonial-btn{margin-left:10px;margin-right:10px}}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:transparent;color:#fff;border-radius:0;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{box-sizing:inherit;border:0;vertical-align:baseline;background-color:#100010f0;padding:.375em;font-family:Minecraftia,sans-serif;font-size:16px;word-spacing:4px;white-space:nowrap;line-height:1.25em;pointer-events:none;z-index:9999;color:#fff;text-shadow:.125em .125em 0 #3F3F3F;top:393px;left:438px}.tippy-content:before{content:"";position:absolute;top:.125em;right:-.125em;bottom:.125em;left:-.125em;border:.125em solid #100010;border-style:none solid;border-color:#100010f0}.tippy-content:after{content:"";position:absolute;top:.125em;right:0;bottom:.125em;left:0;border:.125em solid #2D0A63}
