header{height:var(--header-height);justify-content:end;position:absolute;width:100%;z-index:15}header,header .menu-bar{align-items:center;display:flex;top:0}header .menu-bar{background-color:#ffb25ae6;border-radius:0 0 0 16px;flex-direction:column;gap:64px;opacity:0;overflow-x:hidden;padding:64px 0;position:fixed;right:0;width:0}header .menu-bar div{align-items:center;display:flex;flex-direction:column;gap:16px}header .menu-bar a{color:#fff!important;font-size:2rem;text-align:center}header .menu-bar a:hover{color:#e9e9e9!important}header nav{display:flex;font-size:1.25em;gap:24px;padding-right:32px}header nav .link-active{color:var(--secondary-brand-color)}header nav #nav-icon4{cursor:pointer;height:22.5px;position:fixed;right:32px;transform:rotate(0);transition:.5s ease-in-out;width:30px;z-index:1000}header nav #nav-icon4 span{background:#a3a3a3;border-radius:9px;display:block;height:3px;left:0;opacity:1;position:absolute;transform:rotate(0);transition:.25s ease-in-out;width:100%}header nav #nav-icon4 span:first-child{top:0;transform-origin:left center}header nav #nav-icon4 span:nth-child(2){top:9px;transform-origin:left center}header nav #nav-icon4 span:nth-child(3){top:18px;transform-origin:left center}header nav #nav-icon4.open span:first-child{left:8px;top:-2px;transform:rotate(45deg)}header nav #nav-icon4.open span:nth-child(2){opacity:0;width:0}header nav #nav-icon4.open span:nth-child(3){left:8px;top:19.5px;transform:rotate(-45deg)}.menu_open{animation-duration:.5s;animation-fill-mode:forwards;animation-name:menu-slidein}@keyframes menu-slidein{0%{opacity:0;width:0}to{opacity:1;width:33%}}@keyframes menu-slidein-mobile{0%{opacity:0;width:0}to{opacity:1;width:100%}}.menu_close{animation-duration:.5s;animation-fill-mode:forwards;animation-name:menu-slideout}@keyframes menu-slideout{0%{opacity:1;width:33%}to{opacity:0;width:0}}@keyframes menu-slideout-mobile{0%{opacity:1;width:100%}to{opacity:0;width:0}}footer{align-items:center;background-color:var(--primary-brand-color);display:flex;height:64px;justify-content:space-between;padding:0 32px}footer .img-links img{width:32px}footer .site-links{display:flex;gap:16px;justify-content:space-around}footer .site-links a,footer .site-links a:visited{color:#fff;text-decoration:none;transition:color 125ms ease-in-out}footer .site-links a:hover{color:var(--secondary-brand-color)}:root{--background-body:#fff;--primary-brand-color:#bc7227;--secondary-brand-color:#ffcc64;--border-active:#757159;--border-hover:#aeaf95;--font-color:#2e2a24;--router-link:#989877;--header-height:3.5rem}@font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:300;src:url(./lato-v24-latin-300.BP2wSCML.woff2) format("woff2")}@font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:400;src:url(./lato-v24-latin-regular.BEhtfm5r.woff2) format("woff2")}@font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:700;src:url(./lato-v24-latin-700.BUGMgin4.woff2) format("woff2")}@font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:900;src:url(./lato-v24-latin-900.C3uaq3BA.woff2) format("woff2")}@font-face{font-display:swap;font-family:Taprom;font-style:normal;font-weight:400;src:url(./taprom-v27-latin-regular.xEkMl2RY.woff2) format("woff2")}.animate{animation:mymove 3s forwards;opacity:0}.animate-2{animation:mymove 2.5s forwards;opacity:0}.animate-msg{animation:mymove 1s forwards;color:var(--background-body);opacity:0}body{background-color:var(--background-body);font-family:Lato;font-size:100%;margin:0}body,html{overflow-x:hidden}h3,p{background-color:transparent!important}a,a:visited{color:var(--router-link);text-decoration:none;transition:color 125ms ease-in-out}a:hover{color:var(--secondary-brand-color)}@media (max-width:1250px){.menu-bar{border-radius:0!important}.menu_open{animation-name:menu-slidein-mobile!important}.menu-close{animation-name:menu-slideout-mobile!important}}@media (max-width:750px){body{font-size:50%}footer div>a{font-size:150%}article{font-size:2em!important}article .aboutme-top{display:block!important}article img{width:100%!important}section{font-size:2em!important}div.content-about h1,div.content-wrapper h1{font-size:2rem!important}.opening-hours{width:100%!important}.head-wrapper{display:block!important}.about-section-top{align-items:center!important;flex-direction:column;justify-content:center!important}.opening-hours{max-width:100%!important}}.atf-picture{align-items:center;max-width:100dvw;overflow-x:hidden;position:relative;width:100%}.atf-picture,.atf-picture .logo{display:flex;justify-content:center}.atf-picture .logo{padding:0 4em;position:absolute}.atf-picture .logo img{max-width:25em;position:relative;width:calc(100% - 6em);z-index:10}.atf-picture .background-atf{max-height:80vh;max-width:100dvw;min-width:100dvw;-o-object-fit:fill;object-fit:fill;position:relative;top:0}main,main .content{align-items:center;display:flex;flex-direction:column;width:100%}main .content{max-width:1440px}@keyframes mymove{to{opacity:1}}
