header[data-astro-cid-qlfjksao]{display:flex;justify-content:space-between;align-items:center;padding:1rem 3rem;box-sizing:border-box;height:10vh;min-height:60px;width:100vw;background:transparent;color:#fff;position:fixed;top:0;animation:header-blur-scroll .5s linear both;animation-timeline:scroll();animation-range:0% 100vh;border-bottom:1px solid transparent;z-index:1}@keyframes header-blur-scroll{0%{backdrop-filter:blur(0px);background:transparent;box-shadow:none}to{backdrop-filter:blur(12px) saturate(180%);background:#60522ebf;box-shadow:0 2px 20px #0000001a}}header[data-astro-cid-qlfjksao] img[data-astro-cid-qlfjksao]{height:100%;max-height:50px}header[data-astro-cid-qlfjksao] nav[data-astro-cid-qlfjksao]{display:flex;gap:2rem;align-items:center}header[data-astro-cid-qlfjksao] nav[data-astro-cid-qlfjksao] a[data-astro-cid-qlfjksao]{color:#fff;text-decoration:none;font-size:clamp(.75rem,1.5vw,1rem);font-family:Poppins-Regular;text-transform:uppercase;position:relative;white-space:nowrap}header[data-astro-cid-qlfjksao] nav[data-astro-cid-qlfjksao] a[data-astro-cid-qlfjksao]:after{background:none repeat scroll 0 0 transparent;bottom:0;content:"";display:block;height:2px;left:50%;position:absolute;background:#fff;transition:width .3s ease 0s,left .3s ease 0s;width:0}header[data-astro-cid-qlfjksao] nav[data-astro-cid-qlfjksao] a[data-astro-cid-qlfjksao]:hover:after{width:100%;left:0}header[data-astro-cid-qlfjksao] nav[data-astro-cid-qlfjksao] a[data-astro-cid-qlfjksao].active:after{width:100%;left:0}@media (width < 1200px){header[data-astro-cid-qlfjksao]{padding:1rem 2rem}header[data-astro-cid-qlfjksao] nav[data-astro-cid-qlfjksao]{gap:1.5rem}header[data-astro-cid-qlfjksao] nav[data-astro-cid-qlfjksao] a[data-astro-cid-qlfjksao]{font-size:clamp(.7rem,1.8vw,.95rem)}}@media (width < 1024px){header[data-astro-cid-qlfjksao]{padding:.75rem 1.5rem}header[data-astro-cid-qlfjksao] img[data-astro-cid-qlfjksao]{max-height:45px}header[data-astro-cid-qlfjksao] nav[data-astro-cid-qlfjksao]{gap:1.25rem}}@media (width < 768px){header[data-astro-cid-qlfjksao]{display:none}}#player[data-astro-cid-6lumpuvh]{position:fixed;bottom:1.5rem;right:1.5rem;display:flex;align-items:center;gap:.75rem;padding:.5rem 1rem .5rem .5rem;background:#141419d1;backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border:1px solid rgba(255,255,255,.08);border-radius:60px;box-shadow:0 8px 32px #00000059,0 0 0 1px #ffffff0a inset;z-index:200;transition:all .4s cubic-bezier(.4,0,.2,1)}#player[data-astro-cid-6lumpuvh]:hover{box-shadow:0 12px 40px #00000073,0 0 0 1px #ffffff0f inset;border-color:#ffffff1f}#player-btn[data-astro-cid-6lumpuvh]{width:42px;height:42px;min-width:42px;display:flex;justify-content:center;align-items:center;background:var(--primary-color);border:none;border-radius:50%;color:#fff;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}#player-btn[data-astro-cid-6lumpuvh]:hover{background:color-mix(in srgb,var(--primary-color) 85%,white);transform:scale(1.08)}#player-btn[data-astro-cid-6lumpuvh]:active{transform:scale(.95)}#player-btn[data-astro-cid-6lumpuvh] svg[data-astro-cid-6lumpuvh]{width:18px;height:18px}#icon-play[data-astro-cid-6lumpuvh]{display:block}#icon-pause[data-astro-cid-6lumpuvh],#icon-loading[data-astro-cid-6lumpuvh],#player[data-astro-cid-6lumpuvh][data-state=loading] #icon-play[data-astro-cid-6lumpuvh]{display:none}#player[data-astro-cid-6lumpuvh][data-state=loading] #icon-loading[data-astro-cid-6lumpuvh]{display:flex}#player[data-astro-cid-6lumpuvh][data-state=playing] #icon-play[data-astro-cid-6lumpuvh]{display:none}#player[data-astro-cid-6lumpuvh][data-state=playing] #icon-pause[data-astro-cid-6lumpuvh]{display:block}#icon-loading[data-astro-cid-6lumpuvh]{width:18px;height:18px;justify-content:center;align-items:center}#icon-loading[data-astro-cid-6lumpuvh] svg[data-astro-cid-6lumpuvh]{width:18px;height:18px;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}#player[data-astro-cid-6lumpuvh][data-state=idle] #player-btn[data-astro-cid-6lumpuvh]{animation:btn-pulse 2.5s ease-in-out infinite}@keyframes btn-pulse{0%,to{box-shadow:0 0 #60522e80}50%{box-shadow:0 0 0 10px #60522e00}}#player[data-astro-cid-6lumpuvh][data-state=playing] #player-btn[data-astro-cid-6lumpuvh],#player[data-astro-cid-6lumpuvh][data-state=loading] #player-btn[data-astro-cid-6lumpuvh]{animation:none}#player-info[data-astro-cid-6lumpuvh]{display:flex;flex-direction:column;justify-content:center;min-width:0;max-width:180px;overflow:hidden}#player-label[data-astro-cid-6lumpuvh]{color:#fffffff2;font-family:Poppins-SemiBold,sans-serif;font-size:.8rem;letter-spacing:.04em;white-space:nowrap}#now-playing[data-astro-cid-6lumpuvh]{color:#fff9;font-family:Poppins-Light,sans-serif;font-size:.72rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:opacity .3s ease;display:inline-block}#now-playing[data-astro-cid-6lumpuvh].scrolling{text-overflow:clip;overflow:visible;animation:marquee-scroll 10s ease-in-out infinite}@keyframes marquee-scroll{0%,18%{transform:translate(0)}40%,58%{transform:translate(var(--scroll-distance, -80px))}80%,to{transform:translate(0)}}#player[data-astro-cid-6lumpuvh][data-state=playing] #now-playing[data-astro-cid-6lumpuvh],#player[data-astro-cid-6lumpuvh][data-state=loading] #now-playing[data-astro-cid-6lumpuvh]{color:#ffffffbf;font-family:Poppins-Regular,sans-serif;font-size:.78rem}#player-volume[data-astro-cid-6lumpuvh]{display:flex;align-items:center;gap:.4rem;margin-left:.25rem;padding-left:.75rem;border-left:1px solid rgba(255,255,255,.1)}#vol-icon[data-astro-cid-6lumpuvh]{width:16px;height:16px;color:#ffffff80;flex-shrink:0}#volume-slider[data-astro-cid-6lumpuvh]{-webkit-appearance:none;appearance:none;width:72px;height:3px;background:#ffffff26;border-radius:3px;outline:none;cursor:pointer;transition:background .2s ease}#volume-slider[data-astro-cid-6lumpuvh]:hover{background:#ffffff40}#volume-slider[data-astro-cid-6lumpuvh]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:12px;height:12px;border-radius:50%;background:var(--primary-color);cursor:pointer;transition:transform .2s ease}#volume-slider[data-astro-cid-6lumpuvh]::-webkit-slider-thumb:hover{transform:scale(1.3)}#volume-slider[data-astro-cid-6lumpuvh]::-moz-range-thumb{width:12px;height:12px;border-radius:50%;background:var(--primary-color);cursor:pointer;border:none}#player-volume[data-astro-cid-6lumpuvh]{transition:max-width .4s cubic-bezier(.4,0,.2,1),opacity .3s ease,margin .4s cubic-bezier(.4,0,.2,1),padding .4s cubic-bezier(.4,0,.2,1);max-width:150px;opacity:1;overflow:hidden}#player[data-astro-cid-6lumpuvh][data-state=idle] #player-volume[data-astro-cid-6lumpuvh]{max-width:0;opacity:0;margin:0;padding:0;border:none}@media (min-width: 1920px){#player[data-astro-cid-6lumpuvh]{padding:.6rem 1.2rem .6rem .6rem;gap:.85rem}#player-btn[data-astro-cid-6lumpuvh]{width:48px;height:48px;min-width:48px}#player-info[data-astro-cid-6lumpuvh]{max-width:220px}#player-label[data-astro-cid-6lumpuvh]{font-size:.85rem}#now-playing[data-astro-cid-6lumpuvh]{font-size:.78rem}#volume-slider[data-astro-cid-6lumpuvh]{width:88px}}@media (max-width: 767px){#player[data-astro-cid-6lumpuvh]{bottom:1rem;right:1rem;padding:.4rem .75rem .4rem .4rem;gap:.5rem}#player-btn[data-astro-cid-6lumpuvh]{width:38px;height:38px;min-width:38px}#player-btn[data-astro-cid-6lumpuvh] svg[data-astro-cid-6lumpuvh]{width:16px;height:16px}#icon-loading[data-astro-cid-6lumpuvh],#icon-loading[data-astro-cid-6lumpuvh] svg[data-astro-cid-6lumpuvh]{width:16px;height:16px}#player-info[data-astro-cid-6lumpuvh]{max-width:130px}#player-label[data-astro-cid-6lumpuvh]{font-size:.72rem}#now-playing[data-astro-cid-6lumpuvh]{font-size:.68rem}#player-volume[data-astro-cid-6lumpuvh]{display:none!important}}@media (max-width: 374px){#player[data-astro-cid-6lumpuvh]{bottom:.75rem;right:.75rem;padding:.35rem .6rem .35rem .35rem}#player-btn[data-astro-cid-6lumpuvh]{width:34px;height:34px;min-width:34px}#player-info[data-astro-cid-6lumpuvh]{max-width:100px}}@media (max-width: 767px){#player-info[data-astro-cid-6lumpuvh]{transition:max-width .4s cubic-bezier(.4,0,.2,1),opacity .35s ease}#player[data-astro-cid-6lumpuvh][data-state=idle]{padding:.4rem;border-radius:50%;gap:0}#player[data-astro-cid-6lumpuvh][data-state=idle] #player-info[data-astro-cid-6lumpuvh]{max-width:0;opacity:0;overflow:hidden}#player[data-astro-cid-6lumpuvh][data-state=loading] #player-info[data-astro-cid-6lumpuvh],#player[data-astro-cid-6lumpuvh][data-state=playing] #player-info[data-astro-cid-6lumpuvh]{max-width:150px;opacity:1}}#player-audio[data-astro-cid-6lumpuvh]{display:none}@keyframes astroFadeInOut{0%{opacity:1}to{opacity:0}}@keyframes astroFadeIn{0%{opacity:0;mix-blend-mode:plus-lighter}to{opacity:1;mix-blend-mode:plus-lighter}}@keyframes astroFadeOut{0%{opacity:1;mix-blend-mode:plus-lighter}to{opacity:0;mix-blend-mode:plus-lighter}}@keyframes astroSlideFromRight{0%{transform:translate(100%)}}@keyframes astroSlideFromLeft{0%{transform:translate(-100%)}}@keyframes astroSlideToRight{to{transform:translate(100%)}}@keyframes astroSlideToLeft{to{transform:translate(-100%)}}@media (prefers-reduced-motion){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*){animation:none!important}[data-astro-transition-scope]{animation:none!important}}#mobile-header[data-astro-cid-3klzhpcv]{position:fixed;top:1rem;left:1rem;padding:.5rem;border-radius:12px;animation:mobile-header-scroll .5s linear both;animation-timeline:scroll();animation-range:0% 100vh;opacity:1;z-index:200;display:none}@keyframes mobile-header-scroll{0%{backdrop-filter:blur(0px);background:transparent;box-shadow:none}to{backdrop-filter:blur(12px) saturate(180%);background:#60522ebf;box-shadow:0 2px 15px #00000026}}#mobile-header[data-astro-cid-3klzhpcv] img[data-astro-cid-3klzhpcv]{height:42px;width:auto;display:block;filter:drop-shadow(0 2px 8px rgba(0,0,0,.3));transition:filter .3s ease}#mobile-header[data-astro-cid-3klzhpcv] img[data-astro-cid-3klzhpcv]:active{filter:drop-shadow(0 2px 12px rgba(0,0,0,.5))}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.fade-in[data-astro-cid-3klzhpcv]{animation:fadeIn .6s ease-out forwards}@media (width < 768px){#mobile-header[data-astro-cid-3klzhpcv]{display:block}}@media (width < 375px){#mobile-header[data-astro-cid-3klzhpcv]{top:.75rem;left:.75rem;padding:.4rem}#mobile-header[data-astro-cid-3klzhpcv] img[data-astro-cid-3klzhpcv]{height:38px}}footer[data-astro-cid-35ed7um5]{background:linear-gradient(to bottom,#60522ef2,#4c4225);color:#fff;padding:3rem 2rem 1rem;margin-top:4rem}.footer-content[data-astro-cid-35ed7um5]{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;padding-bottom:2rem}.footer-section[data-astro-cid-35ed7um5]{display:flex;flex-direction:column}.footer-logo[data-astro-cid-35ed7um5]{width:60px;height:60px;margin-bottom:1rem}.footer-section[data-astro-cid-35ed7um5] p[data-astro-cid-35ed7um5]{margin:.25rem 0;font-size:.95rem;line-height:1.6;opacity:.9}.tagline[data-astro-cid-35ed7um5]{font-family:Poppins-SemiBold;font-size:1.1rem!important;opacity:1!important;margin-top:.5rem!important}.footer-section[data-astro-cid-35ed7um5] h3[data-astro-cid-35ed7um5]{font-family:Poppins-SemiBold;font-size:1.2rem;margin:0 0 1rem;color:var(--secondary-color)}.footer-section[data-astro-cid-35ed7um5] ul[data-astro-cid-35ed7um5]{list-style:none;padding:0;margin:0}.footer-section[data-astro-cid-35ed7um5] li[data-astro-cid-35ed7um5]{margin:.5rem 0;font-size:.9rem;opacity:.9}.social-links[data-astro-cid-35ed7um5]{display:flex;gap:1rem;margin-top:.5rem}.social-links[data-astro-cid-35ed7um5] a[data-astro-cid-35ed7um5]{display:flex;align-items:center;justify-content:center;width:45px;height:45px;background:#ffffff1a;border-radius:50%;transition:all .3s ease;color:#fff}.social-links[data-astro-cid-35ed7um5] a[data-astro-cid-35ed7um5]:hover{background:#fff3;transform:translateY(-3px)}.social-links[data-astro-cid-35ed7um5] svg[data-astro-cid-35ed7um5]{width:22px;height:22px;max-width:22px;max-height:22px}.footer-bottom[data-astro-cid-35ed7um5]{max-width:1400px;margin:0 auto;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.1);text-align:center}.footer-bottom[data-astro-cid-35ed7um5] p[data-astro-cid-35ed7um5]{margin:0;font-size:.85rem;opacity:.7}@media (width < 1024px){.footer-content[data-astro-cid-35ed7um5]{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (width < 768px){footer[data-astro-cid-35ed7um5]{padding:2rem 1.5rem 1rem;margin-top:3rem}.footer-content[data-astro-cid-35ed7um5]{grid-template-columns:1fr;gap:2rem}.footer-section[data-astro-cid-35ed7um5]{text-align:center;align-items:center}.social-links[data-astro-cid-35ed7um5]{justify-content:center}}.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}html,body{margin:0;width:100%;height:100%;font-family:Poppins-Regular}@font-face{font-family:Poppins-ExtraLight;src:url(/fonts/Poppins-ExtraLight.ttf);font-weight:200;font-style:normal}@font-face{font-family:Poppins-Light;src:url(/fonts/Poppins-Light.ttf);font-weight:300;font-style:normal}@font-face{font-family:Poppins-Regular;src:url(/fonts/Poppins-Regular.ttf);font-weight:400;font-style:normal}@font-face{font-family:Poppins-Bold;src:url(/fonts/Poppins-Bold.ttf);font-weight:700;font-style:normal}@font-face{font-family:Poppins-SemiBold;src:url(/fonts/Poppins-SemiBold.ttf);font-weight:600;font-style:normal}:root{--primary-color: #60522e;--secondary-color: rgb(249, 245, 237)}#banner[data-astro-cid-vf3uxcp2]{width:100%;height:100vh;opacity:1;position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed}.banner-overlay[data-astro-cid-vf3uxcp2]{box-sizing:border-box;background:linear-gradient(to bottom,#00000080,#000000a6 85%,#0006);width:100%;height:100%;display:flex;flex-direction:column;padding:0 5%;justify-content:center;align-items:flex-start;position:relative}.banner-content[data-astro-cid-vf3uxcp2]{flex:1;display:flex;flex-direction:column;justify-content:center}.banner-overlay[data-astro-cid-vf3uxcp2] h1[data-astro-cid-vf3uxcp2]{margin:0 0 1.5rem;font-size:clamp(1.8rem,6vw,6rem);color:#fff;line-height:1.2;text-shadow:0 2px 20px rgba(0,0,0,.6);font-family:Poppins-Bold}.banner-overlay[data-astro-cid-vf3uxcp2] p[data-astro-cid-vf3uxcp2]{margin:0;font-size:clamp(.875rem,1.5vw,1.3rem);color:#fff;max-width:600px;line-height:1.6;text-shadow:0 1px 10px rgba(0,0,0,.5);font-family:Poppins-Light}.scroll-indicator[data-astro-cid-vf3uxcp2]{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.5rem;opacity:.8;transition:opacity .3s ease}.scroll-indicator[data-astro-cid-vf3uxcp2]:hover{opacity:1}.scroll-arrow[data-astro-cid-vf3uxcp2]{font-size:2rem;color:#fff;animation:bounce 2s ease-in-out infinite;text-shadow:0 2px 10px rgba(0,0,0,.5)}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.gradient-transition[data-astro-cid-vf3uxcp2]{position:absolute;bottom:0;left:0;right:0;height:150px;background:linear-gradient(to bottom,#fff0,#ffffff0d,#ffffff26);pointer-events:none}@media (width < 1024px){.banner-overlay[data-astro-cid-vf3uxcp2] h1[data-astro-cid-vf3uxcp2]{font-size:clamp(1.8rem,5vw,4rem)}.banner-overlay[data-astro-cid-vf3uxcp2] p[data-astro-cid-vf3uxcp2]{max-width:90%;font-size:clamp(.875rem,2vw,1.1rem)}.scroll-indicator[data-astro-cid-vf3uxcp2]{bottom:1.5rem}}@media (width < 768px){#banner[data-astro-cid-vf3uxcp2]{height:100vh;background-attachment:scroll;background-position:center 35%}.banner-overlay[data-astro-cid-vf3uxcp2]{padding:5rem 1.5rem 4rem;justify-content:center;background:linear-gradient(to bottom,#00000059,#0000008c,#000000b3)}.banner-content[data-astro-cid-vf3uxcp2]{justify-content:center}.banner-overlay[data-astro-cid-vf3uxcp2] h1[data-astro-cid-vf3uxcp2]{font-size:clamp(1.6rem,7.5vw,2.2rem);margin-bottom:1rem}.banner-overlay[data-astro-cid-vf3uxcp2] p[data-astro-cid-vf3uxcp2]{width:100%;max-width:100%;font-size:clamp(.85rem,3.8vw,.95rem);text-align:left;line-height:1.65}.scroll-indicator[data-astro-cid-vf3uxcp2]{bottom:2rem}.scroll-arrow[data-astro-cid-vf3uxcp2]{font-size:2rem}.gradient-transition[data-astro-cid-vf3uxcp2]{height:180px}}@media (width < 375px){.banner-overlay[data-astro-cid-vf3uxcp2] h1[data-astro-cid-vf3uxcp2]{font-size:clamp(1.5rem,7.5vw,2rem)}.banner-overlay[data-astro-cid-vf3uxcp2] p[data-astro-cid-vf3uxcp2]{font-size:clamp(.8rem,3.8vw,.9rem)}.scroll-indicator[data-astro-cid-vf3uxcp2]{bottom:1.5rem}}section[data-astro-cid-pekkqdmt]{width:100%;min-height:100vh;display:flex}section[data-astro-cid-pekkqdmt]>[data-astro-cid-pekkqdmt]{flex:1;min-height:500px}article[data-astro-cid-pekkqdmt]{padding:3rem 2rem;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center}article[data-astro-cid-pekkqdmt] h2[data-astro-cid-pekkqdmt]{font-size:clamp(1.5rem,4vw,3rem);margin:0 0 1.5rem;line-height:1.3}article[data-astro-cid-pekkqdmt] p[data-astro-cid-pekkqdmt]{font-size:clamp(.95rem,1.8vw,1.3rem);margin:0 0 .75rem;line-height:1.6}ul[data-astro-cid-pekkqdmt]{margin-top:1.5rem;list-style:none;padding:0}li[data-astro-cid-pekkqdmt]{font-size:clamp(.95rem,1.8vw,1.3rem);margin:.5rem 0;line-height:1.6;display:flex;align-items:center;gap:.75rem}li[data-astro-cid-pekkqdmt] svg[data-astro-cid-pekkqdmt]{width:20px;height:20px;min-width:20px;color:var(--primary-color);opacity:.8}li[data-astro-cid-pekkqdmt] span[data-astro-cid-pekkqdmt] strong[data-astro-cid-pekkqdmt]{font-family:Poppins-SemiBold}.map-container[data-astro-cid-pekkqdmt]{border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #00000026}@media (width < 1024px){article[data-astro-cid-pekkqdmt] h2[data-astro-cid-pekkqdmt]{font-size:clamp(1.5rem,4.5vw,2.5rem)}article[data-astro-cid-pekkqdmt] p[data-astro-cid-pekkqdmt],li[data-astro-cid-pekkqdmt]{font-size:clamp(.9rem,2vw,1.15rem)}}@media (width < 768px){section[data-astro-cid-pekkqdmt]{flex-direction:column;min-height:auto}section[data-astro-cid-pekkqdmt]>[data-astro-cid-pekkqdmt]{min-height:500px}article[data-astro-cid-pekkqdmt]{padding:2rem 1.5rem}article[data-astro-cid-pekkqdmt] h2[data-astro-cid-pekkqdmt]{font-size:clamp(1.4rem,6vw,2rem);margin-bottom:1rem}article[data-astro-cid-pekkqdmt] p[data-astro-cid-pekkqdmt],li[data-astro-cid-pekkqdmt]{font-size:clamp(.875rem,4vw,1rem)}ul[data-astro-cid-pekkqdmt]{margin-top:1rem}.map-container[data-astro-cid-pekkqdmt]{height:100%}.map-container[data-astro-cid-pekkqdmt] iframe[data-astro-cid-pekkqdmt]{min-height:500px!important}}article[data-astro-cid-hfubn6sp]{min-height:280px;flex-basis:30%;background-color:#fff;border-radius:16px;box-shadow:0 2px 4px #60522e1a,0 8px 16px #60522e14;border:1px solid rgba(96,82,46,.08);position:relative;overflow:hidden;padding:1.5rem;box-sizing:border-box;display:flex;flex-direction:column;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer}article[data-astro-cid-hfubn6sp]:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 4px 8px #60522e26,0 16px 32px #60522e26;border-color:#60522e26}article[data-astro-cid-hfubn6sp]:nth-child(1){animation-delay:.1s}article[data-astro-cid-hfubn6sp]:nth-child(2){animation-delay:.2s}article[data-astro-cid-hfubn6sp]:nth-child(3){animation-delay:.3s}article[data-astro-cid-hfubn6sp]:nth-child(4){animation-delay:.4s}article[data-astro-cid-hfubn6sp]:nth-child(5){animation-delay:.5s}article[data-astro-cid-hfubn6sp]:nth-child(6){animation-delay:.6s}article[data-astro-cid-hfubn6sp] h3[data-astro-cid-hfubn6sp]{font-size:clamp(1.25rem,1.8vw,2rem);margin:0 0 .5rem;line-height:1.3;font-family:Poppins-Bold;color:var(--primary-color)}article[data-astro-cid-hfubn6sp] p[data-astro-cid-hfubn6sp]{font-size:clamp(.8rem,.95vw,1rem);margin:0 0 .5rem;width:65%;line-height:1.5}article[data-astro-cid-hfubn6sp] p[data-astro-cid-hfubn6sp] strong[data-astro-cid-hfubn6sp]{font-family:Poppins-SemiBold}article[data-astro-cid-hfubn6sp] img[data-astro-cid-hfubn6sp]{position:absolute;right:-2%;bottom:-2%;height:55%;max-height:180px;filter:brightness(0) saturate(100%) invert(32%) sepia(6%) saturate(3079%) hue-rotate(5deg) brightness(93%) contrast(91%);opacity:.85}@media (width < 1200px){article[data-astro-cid-hfubn6sp]{min-height:260px;padding:1.25rem}article[data-astro-cid-hfubn6sp] h3[data-astro-cid-hfubn6sp]{font-size:clamp(1.2rem,2vw,1.5rem)}article[data-astro-cid-hfubn6sp] p[data-astro-cid-hfubn6sp]{font-size:clamp(.75rem,1.2vw,.9rem);width:68%}article[data-astro-cid-hfubn6sp] img[data-astro-cid-hfubn6sp]{height:45%;max-height:140px}}@media (width < 1024px){article[data-astro-cid-hfubn6sp]{min-height:240px}article[data-astro-cid-hfubn6sp] h3[data-astro-cid-hfubn6sp]{font-size:1.35rem}article[data-astro-cid-hfubn6sp] p[data-astro-cid-hfubn6sp]{font-size:.85rem;width:70%}article[data-astro-cid-hfubn6sp] img[data-astro-cid-hfubn6sp]{height:40%;max-height:120px}}@media (width < 768px){article[data-astro-cid-hfubn6sp]{width:100%;max-width:500px;min-height:220px;padding:1.5rem}article[data-astro-cid-hfubn6sp] h3[data-astro-cid-hfubn6sp]{font-size:1.3rem;margin-bottom:.75rem}article[data-astro-cid-hfubn6sp] p[data-astro-cid-hfubn6sp]{font-size:.875rem;width:62%;line-height:1.6}article[data-astro-cid-hfubn6sp] img[data-astro-cid-hfubn6sp]{height:35%;max-height:110px;right:0;bottom:0}}@media (width < 400px){article[data-astro-cid-hfubn6sp]{min-height:200px;padding:1.25rem}article[data-astro-cid-hfubn6sp] h3[data-astro-cid-hfubn6sp]{font-size:1.15rem}article[data-astro-cid-hfubn6sp] p[data-astro-cid-hfubn6sp]{font-size:.8rem;width:58%}article[data-astro-cid-hfubn6sp] img[data-astro-cid-hfubn6sp]{height:30%;max-height:90px}}section[data-astro-cid-io7jkapw]{min-height:100vh;background-color:var(--secondary-color);padding:3rem 1rem;box-sizing:border-box}header[data-astro-cid-io7jkapw]{padding:2rem 1rem;display:flex;flex-direction:column;justify-content:center;align-items:center;box-sizing:border-box;margin-bottom:2rem}header[data-astro-cid-io7jkapw] h2[data-astro-cid-io7jkapw]{margin:0 0 1rem;font-size:clamp(1.75rem,4vw,3rem);text-align:center;line-height:1.2}header[data-astro-cid-io7jkapw] p[data-astro-cid-io7jkapw]{margin:0;font-size:clamp(.9rem,1.8vw,1.3rem);text-align:center;max-width:700px;line-height:1.5;padding:0 1rem}section[data-astro-cid-io7jkapw]>div[data-astro-cid-io7jkapw]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1400px;margin:0 auto;padding:0 1rem}@media (width < 1200px){section[data-astro-cid-io7jkapw]>div[data-astro-cid-io7jkapw]{grid-template-columns:repeat(2,1fr);gap:1.5rem}header[data-astro-cid-io7jkapw] h2[data-astro-cid-io7jkapw]{font-size:clamp(1.75rem,4vw,2.5rem)}header[data-astro-cid-io7jkapw] p[data-astro-cid-io7jkapw]{font-size:clamp(.9rem,2vw,1.15rem)}}@media (width < 1024px){section[data-astro-cid-io7jkapw]{padding:2rem 1rem}section[data-astro-cid-io7jkapw]>div[data-astro-cid-io7jkapw]{grid-template-columns:repeat(2,1fr);gap:1.25rem}header[data-astro-cid-io7jkapw]{margin-bottom:1.5rem}}@media (width < 768px){section[data-astro-cid-io7jkapw]{min-height:auto;padding:2rem .5rem}header[data-astro-cid-io7jkapw]{padding:1.5rem 1rem;margin-bottom:1.5rem}header[data-astro-cid-io7jkapw] h2[data-astro-cid-io7jkapw]{font-size:clamp(1.5rem,6vw,2rem);margin-bottom:.75rem}header[data-astro-cid-io7jkapw] p[data-astro-cid-io7jkapw]{font-size:clamp(.875rem,4vw,1rem)}section[data-astro-cid-io7jkapw]>div[data-astro-cid-io7jkapw]{grid-template-columns:1fr;gap:1.25rem;padding:0}}section[data-astro-cid-yjbexwdw]{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:3rem 1rem;gap:3rem;box-sizing:border-box}header[data-astro-cid-yjbexwdw]{display:flex;flex-direction:column;justify-content:center;align-items:center;box-sizing:border-box;text-align:center;padding:0 1rem}header[data-astro-cid-yjbexwdw] h2[data-astro-cid-yjbexwdw]{margin:0 0 1rem;font-size:clamp(1.75rem,4vw,3rem);line-height:1.2}header[data-astro-cid-yjbexwdw] p[data-astro-cid-yjbexwdw]{margin:.25rem 0;font-size:clamp(.9rem,1.8vw,1.3rem);max-width:700px;line-height:1.5}section[data-astro-cid-yjbexwdw]>div[data-astro-cid-yjbexwdw]{width:100%;max-width:1400px;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;padding:0 1rem}article[data-astro-cid-yjbexwdw]{width:100%;border-radius:16px;overflow:hidden;box-shadow:0 2px 8px #0000001a,0 8px 16px #00000014;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer}article[data-astro-cid-yjbexwdw]:hover{transform:scale(1.05);box-shadow:0 4px 12px #00000026,0 16px 24px #0000001f}iframe[data-astro-cid-yjbexwdw]{border:0;width:100%;height:100%;aspect-ratio:16/9}@media (width < 1200px){section[data-astro-cid-yjbexwdw]>div[data-astro-cid-yjbexwdw]{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (width < 1024px){section[data-astro-cid-yjbexwdw]{gap:2.5rem;padding:2.5rem 1rem}header[data-astro-cid-yjbexwdw] h2[data-astro-cid-yjbexwdw]{font-size:clamp(1.6rem,4.5vw,2.5rem)}header[data-astro-cid-yjbexwdw] p[data-astro-cid-yjbexwdw]{font-size:clamp(.875rem,2vw,1.15rem)}section[data-astro-cid-yjbexwdw]>div[data-astro-cid-yjbexwdw]{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media (width < 768px){section[data-astro-cid-yjbexwdw]{min-height:auto;padding:2rem 1rem;gap:2rem}header[data-astro-cid-yjbexwdw] h2[data-astro-cid-yjbexwdw]{font-size:clamp(1.5rem,6vw,2rem);margin-bottom:.75rem}header[data-astro-cid-yjbexwdw] p[data-astro-cid-yjbexwdw]{font-size:clamp(.875rem,4vw,1rem)}section[data-astro-cid-yjbexwdw]>div[data-astro-cid-yjbexwdw]{grid-template-columns:1fr;gap:1.5rem;padding:0}article[data-astro-cid-yjbexwdw]{max-width:500px;margin:0 auto}}
