.desktop-links.svelte-1o9mb9k{flex-direction:row;justify-content:center;align-items:center;gap:0 15px;display:flex}.desktop-links.svelte-1o9mb9k .desktop-menu-link:where(.svelte-1o9mb9k){text-transform:uppercase;color:var(--textColor);border-radius:10px;padding:15px 10px;font-weight:700;text-decoration:none}.desktop-links.svelte-1o9mb9k .desktop-menu-link:where(.svelte-1o9mb9k):hover{background-color:var(--primaryColor);color:#000}.language-button.svelte-1o9mb9k{cursor:pointer;background-color:#0000;border:none;outline:none;width:45px;height:45px;padding:0}.language-button.svelte-1o9mb9k img:where(.svelte-1o9mb9k){width:30px}.menu-button.svelte-1o9mb9k{width:45px;height:45px;display:none}.overlay.svelte-1o9mb9k{background-color:#000;flex-direction:column;align-items:center;gap:20px;width:100%;height:100%;padding-top:100px;transition:all .5s;display:none;position:fixed;top:0;right:-110%}.overlay.svelte-1o9mb9k.open{transition:all .5s;right:0}.overlay.svelte-1o9mb9k .close:where(.svelte-1o9mb9k){width:40px;position:absolute;top:20px;right:20px}.overlay.svelte-1o9mb9k .logo:where(.svelte-1o9mb9k){width:200px}.overlay.svelte-1o9mb9k a:where(.svelte-1o9mb9k){font-size:40px;font-family:var(--titleFont);color:var(--primaryColor);text-decoration:none}@media screen and (width<=800px){.desktop-links.svelte-1o9mb9k{display:none}.menu-button.svelte-1o9mb9k,.overlay.svelte-1o9mb9k{display:flex}.language-button.svelte-1o9mb9k img:where(.svelte-1o9mb9k){width:40px}}@font-face{font-family:Black Ops One;font-style:normal;font-weight:400;font-display:swap;src:url(../../../fonts/black-ops-one-latin.woff2)format("woff2")}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-display:swap;src:url(../../../fonts/open-sans-latin.woff2)format("woff2")}:root{--titleFont:"Black Ops One", cursive;--font:"Open Sans", sans-serif;--textColor:white;--primaryColor:#f7a814;--secondaryColor:#282828}*{box-sizing:border-box;font-family:var(--font);color:var(--textColor)}body,html{scroll-behavior:smooth;background-color:#000;margin:0;padding:0}.outer-container{width:100%;max-width:1400px;height:100%;margin:auto}.inner-container{padding:50px 100px}h1,h2,h3{font-family:var(--titleFont);text-align:center;color:var(--primaryColor);font-size:50px;font-weight:400}h2{margin-top:150px;font-size:40px}h3{font-size:30px}p,li{text-align:justify;font-size:15px;line-height:22px}button{background-color:#0000;border:none;outline:none}.button{background-color:var(--primaryColor);color:#000;cursor:pointer;border:none;border-radius:10px;outline:none;padding:10px 20px;font-size:17px;font-weight:700;text-decoration:none}.price{background-color:var(--primaryColor);color:#000;display:initial;border-radius:10px;padding:7px 10px;font-size:20px;font-weight:700}.flex-center{display:flex;justify-content:center!important;align-items:center!important}@media screen and (width<=800px){.inner-container{padding:20px}h1{margin:15px 0;font-size:40px}h2{margin-top:75px;margin-bottom:15px}p{font-size:14px;line-height:21px}}header.svelte-12qhfyh{border-bottom:4px solid var(--primaryColor);background-color:#000;padding:20px;position:sticky;top:0}header.svelte-12qhfyh .outer-container:where(.svelte-12qhfyh){flex-direction:row;justify-content:space-between;display:flex}header.svelte-12qhfyh .header-left:where(.svelte-12qhfyh){flex-direction:row;align-items:center;text-decoration:none;display:flex}header.svelte-12qhfyh .header-left:where(.svelte-12qhfyh) .logo:where(.svelte-12qhfyh){width:60px;height:60px;margin-right:20px}header.svelte-12qhfyh .header-left:where(.svelte-12qhfyh) .title:where(.svelte-12qhfyh){font-family:var(--titleFont);font-size:40px}footer.svelte-12qhfyh{background-color:var(--secondaryColor);margin-top:50px;padding:50px 20px;font-size:14px}footer.svelte-12qhfyh .column-box:where(.svelte-12qhfyh){flex-direction:row;justify-content:space-between;display:flex}footer.svelte-12qhfyh .column-box:where(.svelte-12qhfyh) .column:where(.svelte-12qhfyh){flex-direction:column;justify-content:flex-start;align-items:center;width:33.333%;display:flex}footer.svelte-12qhfyh .column-box:where(.svelte-12qhfyh) .column:where(.svelte-12qhfyh) .column-title:where(.svelte-12qhfyh){font-family:var(--titleFont);margin-bottom:10px;font-size:23px}footer.svelte-12qhfyh .column-box:where(.svelte-12qhfyh) .column:where(.svelte-12qhfyh) .row:where(.svelte-12qhfyh){margin-bottom:3px}footer.svelte-12qhfyh .column-box:where(.svelte-12qhfyh) .logo:where(.svelte-12qhfyh){width:120px;height:120px}footer.svelte-12qhfyh .column-box:where(.svelte-12qhfyh) .social-media-links:where(.svelte-12qhfyh){flex-direction:row;gap:10px;margin-top:10px;display:flex}footer.svelte-12qhfyh .column-box:where(.svelte-12qhfyh) .social-media-links:where(.svelte-12qhfyh) img:where(.svelte-12qhfyh){width:35px;height:35px}footer.svelte-12qhfyh .footer-links:where(.svelte-12qhfyh){text-align:center;margin-top:20px;font-size:12px}footer.svelte-12qhfyh .footer-links:where(.svelte-12qhfyh)>:where(.svelte-12qhfyh){display:contents}@media screen and (width<=800px){header.svelte-12qhfyh{padding:10px}header.svelte-12qhfyh .header-left:where(.svelte-12qhfyh) .logo:where(.svelte-12qhfyh){width:45px;height:45px}header.svelte-12qhfyh .header-left:where(.svelte-12qhfyh) .title:where(.svelte-12qhfyh){font-size:32px}footer.svelte-12qhfyh{margin-top:20px;padding:30px 20px}footer.svelte-12qhfyh .column-box:where(.svelte-12qhfyh){flex-direction:column;gap:40px}footer.svelte-12qhfyh .column-box:where(.svelte-12qhfyh) .column:where(.svelte-12qhfyh){width:100%}}
