.desktop-links.svelte-1o9mb9k{flex-direction:row;justify-content:center;align-items:center;gap:0 5px;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-size:15px;font-weight:700;text-decoration:none}.desktop-links.svelte-1o9mb9k .desktop-menu-link:where(.svelte-1o9mb9k):hover{background-color:var(--primaryColor);color:#fff}.language-button.svelte-1o9mb9k{cursor:pointer;background-color:#0000;border:none;outline:none;height:45px;padding:0}.language-button.svelte-1o9mb9k img:where(.svelte-1o9mb9k){width:30px}.menu-button.svelte-1o9mb9k{width:45px;height:45px;display:none}.language-box.svelte-1o9mb9k{flex-direction:row;justify-content:center;align-items:center;gap:0 5px;display:flex}.overlay.svelte-1o9mb9k{background-color:#fff;flex-direction:column;align-items:center;gap:10px;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:100px}.overlay.svelte-1o9mb9k a:where(.svelte-1o9mb9k){font-size:35px;font-family:var(--titleFont);color:var(--primaryColor);text-align:center;text-decoration:none}@media screen and (width<=1000px){.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}}:root{--titleFont:"DM Serif Display", serif;--font:"Open Sans", sans-serif;--textColor:black;--primaryColor:#97050e;--secondaryColor:#e9e9e9}*{box-sizing:border-box;font-family:var(--font);color:var(--textColor)}body,html{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;font-size:50px;font-weight:400}h2{font-size:40px}h3{margin:20px 0;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:#fff;cursor:pointer;border:none;border-radius:10px;outline:none;padding:10px 20px;font-size:17px;font-weight:700;text-decoration:none}.header-image{object-fit:cover;background-color:var(--secondaryColor);width:100%;height:auto;max-height:700px}ul{padding-left:20px}.flex-center{justify-content:center;align-items:center;display:flex}@media screen and (width<=800px){.inner-container{padding:20px}h1{margin:15px 0;font-size:40px}p{font-size:14px;line-height:21px}}header.svelte-12qhfyh{border-bottom:3px solid var(--primaryColor);background-color:#fff;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){height:60px}header.svelte-12qhfyh .header-right:where(.svelte-12qhfyh){justify-content:center;align-items:center;display:flex}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:60px;height:60px}footer.svelte-12qhfyh .column-box:where(.svelte-12qhfyh) .title:where(.svelte-12qhfyh){font-family:var(--titleFont);margin-top:15px;font-size:25px}footer.svelte-12qhfyh .column-box:where(.svelte-12qhfyh) .cin-code:where(.svelte-12qhfyh){font-size:12px}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 15px}header.svelte-12qhfyh .header-left:where(.svelte-12qhfyh) .logo:where(.svelte-12qhfyh){height:40px;margin-right:10px}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%}}
