@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300..700;1,300..700&display=swap";.toast-container.svelte-cqwvc2{position:fixed;bottom:20px;left:20px;display:flex;flex-direction:column;gap:10px;z-index:9999;max-width:300px;width:100%}.toast.svelte-cqwvc2{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-radius:6px;color:#fff;box-shadow:0 4px 6px #0000001a;font-family:sans-serif;font-size:18px}.toast.success.svelte-cqwvc2{background-color:#10b981}.toast.error.svelte-cqwvc2{background-color:#ef4444}.toast.info.svelte-cqwvc2{background-color:#3b82f6}.message.svelte-cqwvc2{margin-right:10px}.close-btn.svelte-cqwvc2{background:none;border:none;color:#fff;font-size:30px;cursor:pointer;line-height:1;padding:0 4px;opacity:.7;transition:opacity .2s}.close-btn.svelte-cqwvc2:hover{opacity:1}@media(max-width:1000px){.toast-container.svelte-cqwvc2{right:20px;max-width:none;width:auto}}:root{--header-color: black;--orange: rgb(231, 150, 0)}body{margin:0}main{display:flex;flex-direction:row}main>.left{width:250px;min-height:calc(100vh - 30px);box-shadow:2px 0 5px #0000001a}main>.right{padding:0 20px;font-size:120%;flex:1}.title,.special_font,*{font-family:Cormorant Garamond,serif;font-optical-sizing:auto;font-style:normal}.orange{color:var(--orange)}.fixed{position:sticky;top:0;z-index:10}h1.fixed{background-color:#fff;margin:-15px;padding:30px 0 10px 20px}hr{border:1px solid rgba(0,0,0,.178);width:80%;margin:40px auto}.text{font-size:120%}.title_icon{display:flex;align-items:center;font-weight:700;font-size:200%}.title_icon .img_icon{margin-right:20px;margin-bottom:20px;box-shadow:5px 5px 20px #000}.img_icon{width:150px;height:150px;border-radius:20000px}.img_link img{border:1px solid gray;width:50px;height:50px;border-radius:30000px}.title_center{margin:20px;font-size:150%}.title{font-size:150%}.flex_start{display:flex;flex-direction:row;align-items:center;justify-content:center}.flex_start img{max-width:400px;filter:drop-shadow(10px 10px 15px rgba(0,0,0,.5))}@media(max-width:1000px){.flex_start{flex-direction:column;text-align:center}.flex_start img{width:100%}}.buttons .button{border:none;background-color:var(--header-color);display:inline-block;border-radius:10px;width:auto;padding:0 15px;font-size:120%}.buttons .button a{display:flex;align-items:center;justify-content:center;text-decoration:none}.buttons .button *{color:#fff!important}.scroll-right{display:inline-block;animation:bounce_right 1.5s infinite;cursor:pointer}@keyframes bounce_right{0%,20%,50%,80%,to{transform:translate(0)}40%{transform:translate(10px)}60%{transform:translate(6px)}}@media(max-width:1000px){main{flex-direction:column;padding-top:60px}main>.left{min-height:unset;width:100%}.fixed{display:none}.text{text-align:center}.desktop{display:none!important}}@media(min-width:1001px){.mobile{display:none!important}main>.left{position:sticky;top:0}.fixed{width:100%}.left h1{display:none!important}.text{max-width:800px;margin:auto}.text.illimited{max-width:calc(100vw - 340px)}}.left.svelte-12qhfyh{background-color:#fff;padding:15px;display:flex;align-items:center;height:70px}@media(max-width:1000px){.left.svelte-12qhfyh{position:fixed;top:0;width:100%;z-index:20;box-sizing:border-box}}.left.svelte-12qhfyh>button:where(.svelte-12qhfyh){background:none;border:none;cursor:pointer;margin-right:20px}.side_bar.svelte-12qhfyh{height:calc(100vh - 30px);background-color:#fff;width:70vw;max-width:300px;position:fixed;top:70px;left:0;padding:0 20px;z-index:15;overflow-y:auto;display:flex;flex-direction:column;box-shadow:2px 0 5px #0000001a}.side_bar_desktop.svelte-12qhfyh{height:calc(100vh - 80px);background-color:#fff;width:70vw;max-width:300px;top:80px;left:0;padding:0 20px;z-index:15}.side_bar.svelte-12qhfyh>a:where(.svelte-12qhfyh):first-child>div:where(.svelte-12qhfyh){margin-top:50px}.side_bar.svelte-12qhfyh>a:where(.svelte-12qhfyh) div:where(.svelte-12qhfyh),.side_bar_desktop.svelte-12qhfyh>a:where(.svelte-12qhfyh) div:where(.svelte-12qhfyh){padding:10px;margin-bottom:5px;cursor:pointer}.side_bar.svelte-12qhfyh .active:where(.svelte-12qhfyh),.side_bar_desktop.svelte-12qhfyh .active:where(.svelte-12qhfyh),.side_bar_desktop.svelte-12qhfyh>a:where(.svelte-12qhfyh) div:where(.svelte-12qhfyh):hover{background-color:#0000000d;border-radius:5px}.side_bar.svelte-12qhfyh a:where(.svelte-12qhfyh),.side_bar_desktop.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#000;text-decoration:none;font-size:130%}.overlay.svelte-12qhfyh{position:fixed;top:80px;left:0;width:100vw;height:calc(100vh - 80px);background:#0000;z-index:14}.book_container.svelte-12qhfyh{position:fixed;top:80px;right:40px;z-index:999;background-color:var(--orange);color:#fff;padding:8px 15px;border-radius:10px;box-shadow:0 0 10px var(--orange);font-size:130%;font-weight:700;cursor:pointer;animation:svelte-12qhfyh-pulse 2s infinite ease-in-out}.book_call.svelte-12qhfyh{color:#fff;text-decoration:none}button.mobile.svelte-12qhfyh{color:#000}@keyframes svelte-12qhfyh-pulse{0%{transform:scale(1);box-shadow:0 0 10px var(--orange)}50%{transform:scale(1.08);box-shadow:0 0 25px var(--orange)}to{transform:scale(1);box-shadow:0 0 10px var(--orange)}}@media(max-width:1000px){.book_container.svelte-12qhfyh{bottom:30px;top:unset;right:30px;font-size:110%}}
