@import"https://fonts.googleapis.com/css2?family=Cinzel:wght@400;500;600;700&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body,html{margin:0;padding:0;width:100vw;min-height:100vh;box-sizing:border-box}html,body,#root{margin:0;padding:0;height:100%}body{display:block;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.app-root{display:flex;flex-direction:column;min-height:100vh}.app-content{flex:1;display:flex;flex-direction:column}#root{max-width:none;margin:0;padding:0;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}._header_1vb98_4{position:relative;width:100vw;height:170px;background-size:cover;background-position:top center;background-repeat:no-repeat;display:flex;flex-direction:column;justify-content:flex-end;margin:0;padding:0;font-family:Cinzel,serif}._logoWrap_1vb98_20{position:absolute;top:0;left:50%;transform:translate(-50%);z-index:10}._logo_1vb98_20{height:90px;width:90px;object-fit:contain;display:block}._socials_1vb98_35{position:absolute;top:33%;right:3vw;display:flex;flex-direction:row;gap:1.2rem;z-index:10}._socials_1vb98_35 a{color:#fff;font-size:1.5rem;transition:color .2s}._socials_1vb98_35 a:hover{color:gold}._navbar_1vb98_54{width:100vw;position:relative;left:0;bottom:0;display:flex;align-items:flex-end;justify-content:center;z-index:20;min-height:56px;background:transparent;margin:0;padding:0}._menuToggle_1vb98_69{display:block;position:absolute;left:0;top:50%;transform:translateY(-50%);margin:0;z-index:30;width:48px;height:48px;background:none;border:none;padding:0;cursor:pointer;outline:none;display:flex;align-items:center;justify-content:center}._menuItem_1vb98_100{color:#fff;font-size:1rem;font-weight:500;letter-spacing:1px;cursor:pointer;position:relative;padding:1.1rem .5rem;text-align:center;transition:color .2s;font-family:Cinzel,serif;white-space:nowrap}._menuItem_1vb98_100:hover,._menuItem_1vb98_100._active_1vb98_114{color:gold}._caret_1vb98_117{margin-left:6px;font-size:.9em;color:gold;font-family:Cinzel,serif}._dropdown_1vb98_125{position:absolute;left:0;right:0;top:100%;width:100vw;min-width:100vw;background:#991643;border-bottom:1px solid #991643;border-left:1px solid #991643;border-right:1px solid #991643;border-top:1px solid #fff;box-shadow:0 0 20px #00000026;color:#fff;z-index:100;padding:18px 0;opacity:0;visibility:hidden;max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.4,0,.2,1),opacity .4s cubic-bezier(.4,0,.2,1),visibility .4s cubic-bezier(.4,0,.2,1),transform .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1);text-align:center;transform:translateY(-10px) scale(.98);box-shadow:0 0 20px #00000026,0 0 #ffd70000}._dropdown_1vb98_125._open_1vb98_154{opacity:1;visibility:visible;max-height:400px;transform:translateY(0) scale(1);box-shadow:0 8px 32px #0000004d,0 0 20px #ffd7004d}._dropdown_1vb98_125 ul{list-style:none;margin:0;padding:0;display:flex;justify-content:center;gap:2.5rem}._dropdown_1vb98_125 ul li{color:#fff;font-size:1.1rem;padding:.7rem 1.2rem;cursor:pointer;transition:background .3s cubic-bezier(.4,0,.2,1),color .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1);border-radius:4px;position:relative;overflow:hidden;font-family:Cinzel,serif}._dropdown_1vb98_125 ul li:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,215,0,.2),transparent);transition:left .6s cubic-bezier(.4,0,.2,1)}._dropdown_1vb98_125 ul li:hover{background:#7a1530;color:gold;transform:translateY(-2px);box-shadow:0 4px 12px #ffd7004d}._dropdown_1vb98_125 ul li:hover:before{left:100%}._mobileHeaderRow_1vb98_204{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100vw;margin-top:18px;margin-bottom:0;position:relative;z-index:20}._menuToggle_1vb98_69{display:block;position:static;width:48px;height:48px;background:none;border:none;padding:0;cursor:pointer;outline:none;display:flex;align-items:center;justify-content:center;margin-right:12px}._hamburgerIcon_1vb98_230{display:flex;flex-direction:column;justify-content:center;align-items:center;width:28px;height:22px;gap:5px}._hamburgerIcon_1vb98_230 span{display:block;width:100%;height:4px;background:#fff;border-radius:2px;transition:background .2s}._menuToggle_1vb98_69:active ._hamburgerIcon_1vb98_230 span,._menuToggle_1vb98_69:focus ._hamburgerIcon_1vb98_230 span{background:gold}._mobileLogoWrap_1vb98_251{display:flex;align-items:center;justify-content:center;flex:1 1 auto}._mobileMenuPanel_1vb98_258{width:100vw;background:#991643fa;position:absolute;left:0;top:70px;z-index:1100;box-shadow:0 8px 24px #0000001f;border-top:1px solid #fff;padding-bottom:1rem}._mobileMenuList_1vb98_269{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;align-items:flex-start;width:100vw}._mobileMenuItemHeader_1vb98_278{width:100vw;text-align:left;padding:1rem 1.5rem;font-size:1.1rem;border-bottom:1px solid rgba(255,255,255,.08);color:#fff;font-weight:500;display:flex;align-items:center;cursor:pointer;background:none;font-family:Cinzel,serif}._mobileMenuItemHeader_1vb98_278:hover{color:gold;background:#7a1530}._aboutDropdown_1vb98_297{position:absolute;left:0;top:100%;background:#991643;color:#fff;border-top:2px solid #fff;box-shadow:0 8px 24px #0000001f;min-width:260px;width:max-content;padding:.5rem 0;z-index:100;list-style:none;margin:0;display:none}._menuItem_1vb98_100:hover ._aboutDropdown_1vb98_297,._menuItem_1vb98_100:focus-within ._aboutDropdown_1vb98_297{display:block}._aboutDropdownItem_1vb98_317{color:#fff;font-size:1.1rem;padding:.7rem 1.2rem;cursor:pointer;transition:background .2s,color .2s;border-radius:4px;font-family:Cinzel,serif}._aboutDropdownItem_1vb98_317:hover,._aboutDropdownItem_1vb98_317:focus{background:#7a1530;color:gold}._hasSubmenu_1vb98_332{position:relative}._rightChevron_1vb98_335{margin-left:8px;font-size:.9em;color:gold;font-family:Cinzel,serif}._socialMediaDropdown_1vb98_341{position:absolute;left:100%;top:0;background:#991643;min-width:180px;width:max-content;box-shadow:0 8px 24px #0000001f;padding:.5rem 0;z-index:200;list-style:none;margin:0;display:none}._hasSubmenu_1vb98_332:hover ._socialMediaDropdown_1vb98_341,._hasSubmenu_1vb98_332:focus-within ._socialMediaDropdown_1vb98_341{display:block}._socialMediaDropdownItem_1vb98_359{display:flex;align-items:center;padding:1rem 1.5rem;font-size:1.2rem;color:#fff;text-align:left;cursor:pointer;transition:background .2s,color .2s;white-space:nowrap;font-family:inherit}._socialMediaDropdownItem_1vb98_359:hover,._socialMediaDropdownItem_1vb98_359:focus{background:#7a1530;color:gold}@media (max-width: 900px){._navbar_1vb98_54{min-height:48px}._navLinks_1vb98_89{gap:.7rem;font-size:1rem}._dropdown_1vb98_125 ul,._socials_1vb98_35{gap:.7rem}}@media (max-width: 700px){._header_1vb98_4{height:70px;min-height:70px;padding:0;margin:0;background-size:cover;background-position:top center;background-repeat:no-repeat}._logoWrap_1vb98_20{display:none}._logo_1vb98_20{height:70px}._socials_1vb98_35{display:none}._navbar_1vb98_54{display:none;min-height:44px}._mobileHeaderRow_1vb98_204{position:relative;width:100vw;height:100%;margin-top:0;margin-bottom:0;z-index:20}._menuToggle_1vb98_69{position:absolute;left:0;top:50%;transform:translateY(-50%);margin:0;z-index:30}._mobileLogo_1vb98_251{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);height:70px;object-fit:contain;display:block;z-index:25}}._mobileAboutDropdown_1vb98_455{list-style:none;margin:0;padding:0;background:#991643;border-top:1px solid #fff;box-shadow:0 4px 16px #0000001a;width:100vw}._mobileAboutDropdownItem_1vb98_464{padding:1rem 2.2rem;font-size:1.15rem;color:#fff;text-align:left;cursor:pointer;transition:background .2s,color .2s;white-space:nowrap;border-bottom:1px solid rgba(255,255,255,.08);background:none}._mobileAboutDropdownItem_1vb98_464:hover,._mobileAboutDropdownItem_1vb98_464:focus{background:#7a1530;color:gold}._mobileAboutDropdownItem_1vb98_464._hasSubmenu_1vb98_332{position:relative;padding-right:2.8rem}._mobileSocialMediaDropdown_1vb98_484{list-style:none;margin:0;padding:.2rem 0 .2rem 1.5rem;background:#991643;border-left:2px solid #fff;box-shadow:0 4px 16px #0000001a;width:100vw}._mobileSocialMediaDropdownItem_1vb98_493{display:flex;align-items:center;padding:1rem 2.2rem;font-size:1.1rem;color:#fff;text-align:left;cursor:pointer;transition:background .2s,color .2s;white-space:nowrap;font-family:inherit;border-bottom:1px solid rgba(255,255,255,.08);background:none}._mobileSocialMediaDropdownItem_1vb98_493:hover,._mobileSocialMediaDropdownItem_1vb98_493:focus{background:#7a1530;color:gold}._socialIcon_1vb98_376{margin-right:1.1em;font-size:1.3em;display:flex;align-items:center}._socialLabel_1vb98_382{font-size:1.1em;font-family:Cinzel,serif}._ourBeliefsDropdown_1vb98_523{position:fixed;left:0;top:100%;background:#991643;width:100vw;border-bottom:1px solid #991643;border-left:1px solid #991643;border-right:1px solid #991643;border-top:2px solid #fff;box-shadow:0 8px 24px #0000001f;color:#fff;z-index:200;padding:2.2rem 0;height:140px;display:flex;align-items:center;justify-content:center}._ourBeliefsDropdownContent_1vb98_542{width:100%;max-width:1400px;margin:0 auto;display:flex;flex-direction:row;align-items:center;justify-content:center}._ourBeliefsImagesRow_1vb98_551{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1.2rem;min-width:0;box-sizing:border-box}._ourBeliefImageCol_1vb98_560{display:flex;flex-direction:column;align-items:center;flex:1 1 200px;min-width:180px;max-width:320px;box-sizing:border-box;cursor:pointer;transition:transform .4s cubic-bezier(.4,0,.2,1),filter .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1);border-radius:8px;padding:.5rem;position:relative;overflow:hidden}._ourBeliefImageCol_1vb98_560:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at center,rgba(255,215,0,.1) 0%,transparent 70%);opacity:0;transition:opacity .4s cubic-bezier(.4,0,.2,1);border-radius:8px}._ourBeliefImageCol_1vb98_560:hover ._ourBeliefImage_1vb98_560,._ourBeliefImageCol_1vb98_560:focus ._ourBeliefImage_1vb98_560{transform:scale(1.12);filter:brightness(1.2) drop-shadow(0 0 8px rgba(255,215,0,.6))}._ourBeliefImageCol_1vb98_560:hover ._ourBeliefTitle_1vb98_594,._ourBeliefImageCol_1vb98_560:focus ._ourBeliefTitle_1vb98_594{color:gold;text-shadow:0 0 8px rgba(255,215,0,.6)}._ourBeliefImageCol_1vb98_560:hover,._ourBeliefImageCol_1vb98_560:focus{transform:translateY(-5px);box-shadow:0 8px 25px #ffd7004d}._ourBeliefImageCol_1vb98_560:hover:before,._ourBeliefImageCol_1vb98_560:focus:before{opacity:1}._ourBeliefsTenetsCol_1vb98_608{display:flex;flex-direction:column;align-items:flex-start;min-width:180px;margin-left:2rem;margin-right:0}._ourBeliefsTenetsHeader_1vb98_616{color:#e6b97a;font-size:1.1rem;font-weight:700;margin-bottom:.4rem;font-family:Cinzel,serif;text-align:left}._ourBeliefsTenetsList_1vb98_624{list-style:none;margin:0;padding:0;text-align:left;display:flex;flex-direction:column;gap:.2rem;align-items:flex-start}._ourBeliefsTenetItem_1vb98_634{color:#fff;font-size:1rem;margin-bottom:.1rem;text-align:left;font-family:Cinzel,serif;padding:.1rem 0;white-space:nowrap;width:auto;cursor:pointer;transition:color .3s cubic-bezier(.4,0,.2,1),background-color .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1),text-shadow .3s cubic-bezier(.4,0,.2,1);border-radius:4px;position:relative;overflow:hidden}._ourBeliefsTenetItem_1vb98_634:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,215,0,.3),transparent);transition:left .8s cubic-bezier(.4,0,.2,1)}._ourBeliefsTenetItem_1vb98_634:hover{color:gold;background-color:#ffffff1a;transform:translateY(-2px) scale(1.02);box-shadow:0 4px 15px #ffd70066;text-shadow:0 0 10px rgba(255,215,0,.6)}._ourBeliefsTenetItem_1vb98_634:hover:before{left:100%}@media (max-width: 1200px){._ourBeliefsDropdownContent_1vb98_542{max-width:900px}._ourBeliefsImagesRow_1vb98_551{gap:1.5rem}._ourBeliefImageCol_1vb98_560,._ourBeliefsTenetsCol_1vb98_608{min-width:120px;max-width:240px}._ourBeliefsTenetsCol_1vb98_608{margin-left:1.5rem}._ourBeliefsTenetsHeader_1vb98_616{font-size:1.2rem;margin-bottom:.6rem}._ourBeliefsTenetsList_1vb98_624{font-size:1rem}._ourBeliefsTenetItem_1vb98_634{font-size:1rem;margin-bottom:.3rem;padding:.25rem 0}._ourBeliefsTenetItem_1vb98_634:hover{color:gold;background-color:#ffffff1a}}@media (max-width: 900px){._ourBeliefsDropdownContent_1vb98_542{max-width:700px}._ourBeliefsImagesRow_1vb98_551{gap:.7rem}._ourBeliefImageCol_1vb98_560,._ourBeliefsTenetsCol_1vb98_608{min-width:80px;max-width:180px}._ourBeliefsTenetsCol_1vb98_608{margin-left:.7rem}._ourBeliefsTenetsHeader_1vb98_616{font-size:1.1rem;margin-bottom:.5rem}._ourBeliefsTenetsList_1vb98_624{font-size:.95rem}._ourBeliefsTenetItem_1vb98_634{font-size:.95rem;margin-bottom:.2rem;padding:.2rem 0}._ourBeliefsTenetItem_1vb98_634:hover{color:gold;background-color:#ffffff1a}}@media (max-width: 700px){._ourBeliefsDropdownContent_1vb98_542{max-width:98vw;flex-direction:column;align-items:center;justify-content:flex-start;padding-left:.5rem;padding-right:.5rem;width:100vw;min-width:0;box-sizing:border-box;overflow-x:auto}._ourBeliefsImagesRow_1vb98_551{flex-direction:row;flex-wrap:wrap;gap:.5rem;align-items:center;justify-content:center;width:100vw;min-width:0;box-sizing:border-box}._ourBeliefImageCol_1vb98_560,._ourBeliefsTenetsCol_1vb98_608{min-width:0;max-width:100vw;box-sizing:border-box;flex:1 1 45%}._ourBeliefsTenetsCol_1vb98_608{margin-left:0;margin-top:1.2rem;align-items:center;flex:1 1 100%}._ourBeliefsTenetsHeader_1vb98_616{font-size:1rem;margin-bottom:.4rem}._ourBeliefsTenetsList_1vb98_624{font-size:.9rem}._ourBeliefsTenetItem_1vb98_634{font-size:.9rem;margin-bottom:.15rem;padding:.15rem 0}._ourBeliefImage_1vb98_560{width:70px;height:70px}._ourBeliefTitle_1vb98_594{font-size:.9rem;margin-top:.1rem}}._ourBeliefImage_1vb98_560{width:70px;height:70px;object-fit:contain;margin-bottom:.7rem}._archivesImageCol_1vb98_799{display:flex;flex-direction:column;align-items:center;flex:1 1 200px;min-width:180px;max-width:320px;box-sizing:border-box;cursor:pointer;transition:transform .4s cubic-bezier(.4,0,.2,1),filter .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1);border-radius:8px;padding:.5rem;position:relative;overflow:hidden}._archivesImageCol_1vb98_799:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at center,rgba(255,215,0,.1) 0%,transparent 70%);opacity:0;transition:opacity .4s cubic-bezier(.4,0,.2,1);border-radius:8px}._archivesImageCol_1vb98_799:hover ._archivesImage_1vb98_799,._archivesImageCol_1vb98_799:focus ._archivesImage_1vb98_799{transform:scale(1.12);filter:brightness(1.2) drop-shadow(0 0 8px rgba(255,215,0,.6))}._archivesImageCol_1vb98_799:hover ._archivesLabel_1vb98_833,._archivesImageCol_1vb98_799:focus ._archivesLabel_1vb98_833{color:gold;text-shadow:0 0 8px rgba(255,215,0,.6)}._archivesImageCol_1vb98_799:hover,._archivesImageCol_1vb98_799:focus{transform:translateY(-5px);box-shadow:0 8px 25px #ffd7004d}._archivesImageCol_1vb98_799:hover:before,._archivesImageCol_1vb98_799:focus:before{opacity:1}._archivesImage_1vb98_799{width:170px;height:120px;object-fit:cover;margin-bottom:.7rem;transition:transform .2s,filter .2s}@media (max-width: 700px){._archivesImage_1vb98_799{width:90vw;max-width:320px;height:auto}}._archivesLabel_1vb98_833{color:#e6b97a;font-size:1.1rem;font-weight:700;font-family:Cinzel,serif;margin-top:.2rem;text-align:center;white-space:nowrap;transition:color .2s}@media (max-width: 700px){._archivesImageCol_1vb98_799{min-width:0;max-width:48vw;flex:1 1 48vw;align-items:center;margin-bottom:.5rem}._archivesImage_1vb98_799{width:90vw;max-width:320px;height:auto}._archivesLabel_1vb98_833{font-size:.9rem;margin-top:.1rem}}._resourcesDropdown_1vb98_890{position:absolute;top:100%;left:0;background:#9b1747;min-width:220px;box-shadow:0 8px 24px #0000002e;border-radius:0 0 8px 8px;z-index:300;padding:.5rem 0;display:flex;flex-direction:column;font-family:Cinzel,serif}._resourcesDropdownItem_1vb98_905{color:#fff;padding:1rem 2rem;font-size:1.25rem;cursor:pointer;transition:background .2s,font-weight .2s;font-family:Cinzel,serif}._resourcesDropdownItem_1vb98_905:hover,._resourcesDropdownItem_1vb98_905:active{background:#8a1540;font-weight:700}._mobileResourcesDropdown_1vb98_919{background:#9b1747;border-radius:0 0 8px 8px;margin:0;padding:.5rem 0;display:flex;flex-direction:column;font-family:Cinzel,serif}._mobileResourcesDropdownItem_1vb98_929{color:#fff;padding:1rem 1.5rem;font-size:1.15rem;border-bottom:1px solid rgba(255,255,255,.08);font-family:Cinzel,serif}._mobileResourcesDropdownItem_1vb98_929:last-child{border-bottom:none}._mobileResourcesDropdownItem_1vb98_929:active{background:#8a1540;font-weight:700}._navScrollOuter_1vb98_944{position:relative;display:flex;align-items:center;width:100%}._navScrollArea_1vb98_951{overflow-x:auto;overflow-y:visible;white-space:nowrap;flex:1 1 auto;scrollbar-width:none;-ms-overflow-style:none;padding:0;margin:0}._navScrollArea_1vb98_951::-webkit-scrollbar{display:none}._navLinks_1vb98_89{display:flex;gap:1.2rem;list-style:none;margin:0;padding:0;align-items:center;justify-content:center;width:100vw;transition:none}._navScrollBtn_1vb98_977{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:#3c0a3cd9;border:none;border-radius:50%;width:38px;height:38px;display:flex;align-items:center;justify-content:center;color:#d6b36a;font-size:1.5rem;box-shadow:0 0 12px 2px #d6b36a66,0 0 0 2px #991643;cursor:pointer;transition:background .2s,box-shadow .2s,color .2s;outline:none;opacity:.92}._navScrollBtn_1vb98_977._left_1vb98_998{left:.2rem}._navScrollBtn_1vb98_977._right_1vb98_335{right:.2rem}._navScrollBtn_1vb98_977:hover,._navScrollBtn_1vb98_977:focus{background:#d6b36a;color:#991643;box-shadow:0 0 18px 4px #d6b36a99,0 0 0 2px #fffbe6;opacity:1}@media (max-width: 700px){._navScrollOuter_1vb98_944,._navScrollBtn_1vb98_977{display:none!important}}._footer_1739j_1{background:#991643;color:#d6b36a;font-family:Cinzel,serif;padding:0 0 .3rem;border-radius:0 0 16px 16px;width:100%;margin-top:2rem;text-align:center}._goldLine_1739j_12{width:96%;height:2px;margin:0 auto 1.2rem;background:linear-gradient(90deg,#d6b36a00,#d6b36a 30% 70%,#d6b36a00);border-radius:2px}._footerNavSection_1739j_20{margin-bottom:.4rem}._footerNavRow_1739j_24{display:flex;justify-content:center;align-items:center;gap:.5rem;margin-bottom:.05rem;font-size:1rem;color:#d6b36a;white-space:nowrap;overflow-x:auto}._footerNavLink_1739j_36{color:#d6b36a;font-family:Cinzel,serif;font-size:1rem;cursor:pointer;transition:color .2s;white-space:nowrap}._footerNavLink_1739j_36:hover{color:#fffbe6}._footerNavDivider_1739j_48{color:#d6b36a;font-size:1rem;opacity:.7}._footerLegalRow_1739j_54{margin:.3rem 0 .2rem;display:flex;justify-content:center;align-items:center;gap:.7rem;font-size:.92rem;color:#d6b36a;letter-spacing:.13em;text-transform:uppercase;white-space:nowrap;overflow-x:auto}._footerLegalLink_1739j_68{color:#d6b36a;font-family:Cinzel,serif;font-size:.92rem;cursor:pointer;font-weight:600;transition:color .2s;white-space:nowrap}._footerLegalLink_1739j_68:hover{color:#fffbe6}._footerLegalDivider_1739j_81{color:#d6b36a;opacity:.7;font-size:.92rem}._footerCopyright_1739j_87{color:#d6b36a;font-family:Cinzel,serif;font-size:.92rem;margin-top:.1rem;opacity:.85}@media (max-width: 700px){._footerNavRow_1739j_24,._footerLegalRow_1739j_54{flex-direction:row;gap:.5rem}._footerNavSection_1739j_20{margin-bottom:.2rem}._goldLine_1739j_12{margin-bottom:.4rem}}._hero_ftvd4_1{width:100vw;background-size:cover;background-repeat:no-repeat;background-position:top center;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:.2rem;box-sizing:border-box;font-family:Cinzel,serif;overflow:hidden}._heroContent_ftvd4_16{width:100%;margin:0 auto;background:none;border-radius:0;box-shadow:none;padding:.5rem 1rem;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}._heroTitle_ftvd4_29{font-size:2.1rem;color:#fff;font-family:Cinzel,serif;font-weight:700;margin-bottom:.3rem;letter-spacing:.04em;text-shadow:0 2px 16px #99164399;text-transform:lowercase}._heroText_ftvd4_40{color:#fffbe6;font-size:1.05rem;text-align:center;margin-bottom:.7rem;font-family:Cinzel,serif;line-height:1.5;max-width:600px}._heroVideoWrap_ftvd4_50{width:100%;max-width:600px;display:flex;flex-direction:column;align-items:center;margin-bottom:.7rem}._heroVideoThumb_ftvd4_59{position:relative;width:100%;max-width:600px;aspect-ratio:16/9;cursor:pointer;border-radius:10px;overflow:hidden;box-shadow:0 4px 32px #0000002e;transition:box-shadow .2s;outline:none;display:flex;align-items:center;justify-content:center}._heroVideoThumb_ftvd4_59:focus{box-shadow:0 0 0 3px #ffd70099,0 4px 32px #0000002e}._heroVideoImg_ftvd4_77{width:100%;height:100%;object-fit:cover;display:block}._heroPlayBtn_ftvd4_83{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:gold;font-size:3.2rem;filter:drop-shadow(0 0 12px #fffbe6) drop-shadow(0 0 18px #ffd700);background:#3c0a3c2e;border-radius:50%;padding:.15em .18em;box-shadow:0 0 18px 4px #ffd70055;transition:background .2s,color .2s,box-shadow .2s;z-index:2}._heroVideoThumb_ftvd4_59:hover ._heroPlayBtn_ftvd4_83,._heroVideoThumb_ftvd4_59:focus ._heroPlayBtn_ftvd4_83{background:gold;color:#991643;box-shadow:0 0 32px 8px #ffd700bb}._heroVideoModal_ftvd4_105{position:fixed;inset:0;background:#1e001eb8;z-index:1000;display:flex;align-items:center;justify-content:center}._heroVideoInner_ftvd4_114{position:relative;background:#111;border-radius:12px;box-shadow:0 8px 32px #99164399;padding:.5rem;max-width:900px;width:90vw}._heroVideoClose_ftvd4_123{position:absolute;top:.5rem;right:.5rem;background:#991643eb;color:gold;border:none;border-radius:50%;width:2.2rem;height:2.2rem;font-size:1.3rem;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;box-shadow:0 0 8px #ffd70055;transition:background .2s,color .2s}._heroVideoClose_ftvd4_123:hover{background:gold;color:#991643}._heroVideoResponsive_ftvd4_146{width:100%;aspect-ratio:16/9;background:#000;border-radius:8px;overflow:hidden}._heroVideoResponsive_ftvd4_146 iframe{width:100%;height:100%;border:none;display:block}._heroSocials_ftvd4_160{display:flex;gap:.7rem;margin-top:.1rem;justify-content:center;width:100%}._heroSocialBtn_ftvd4_167{display:flex;align-items:center;gap:.5rem;font-family:Cinzel,serif;font-size:.98rem;font-weight:600;color:#fff;background:#3b5998;border:none;border-radius:6px;padding:.5rem .9rem;text-decoration:none;box-shadow:0 2px 8px #99164333;transition:background .2s,color .2s,box-shadow .2s}._heroSocialBtn_ftvd4_167 ._heroSocialCount_ftvd4_183{font-weight:400;font-size:1rem;margin-left:.4em;color:gold}._heroSocialBtn_ftvd4_167._facebook_ftvd4_189{background:#3b5998}._heroSocialBtn_ftvd4_167._facebook_ftvd4_189:hover{background:#2d4373;color:gold}._heroSocialBtn_ftvd4_167._twitter_ftvd4_196{background:#1da1f2}._heroSocialBtn_ftvd4_167._twitter_ftvd4_196:hover{background:#0d8ddb;color:gold}._officialBanner_ftvd4_204{width:100vw;margin-left:calc(-50vw + 50%);background:linear-gradient(180deg,#e2b47a,#d6a86a);display:flex;flex-direction:column;align-items:center;padding:.7rem 0 .5rem;z-index:20;margin-top:50px;margin-bottom:1.2rem}._officialMain_ftvd4_216{color:#fff;font-family:Cinzel,Arial,sans-serif;font-size:2.3rem;font-weight:400;letter-spacing:.08em;text-align:center;margin-bottom:.1em}._officialSub_ftvd4_225{color:#fff;font-family:Cinzel,Arial,sans-serif;font-size:1.1rem;font-weight:300;letter-spacing:.35em;text-align:center;margin-top:.1em}@media (min-width: 1300px){._officialBanner_ftvd4_204{display:none!important}}@media (max-width: 900px){._heroContent_ftvd4_16{max-width:98vw;padding:.3rem .2rem}._heroVideoInner_ftvd4_114{max-width:98vw;width:98vw}._heroVideoWrap_ftvd4_50,._heroVideoThumb_ftvd4_59{max-width:98vw}}@media (max-width: 600px){._heroTitle_ftvd4_29{font-size:1.3rem}._heroText_ftvd4_40{font-size:.92rem;padding:0 .1rem}._heroVideoWrap_ftvd4_50{margin-bottom:.3rem}._heroSocialBtn_ftvd4_167{font-size:.85rem;padding:.4rem .7rem}}@media (max-width: 700px){._hero_ftvd4_1{height:auto!important;min-height:60vh;padding-top:.2rem;padding-bottom:.5rem}._heroContent_ftvd4_16{padding:.2rem;max-width:100vw}._heroVideoWrap_ftvd4_50,._heroVideoThumb_ftvd4_59{max-width:98vw}}._introSection_x67pm_3{position:relative;width:100vw;min-height:340px;background-size:cover;background-position:center top;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;padding:0;margin:0;overflow:hidden}._overlay_x67pm_18{position:absolute;inset:0;background:linear-gradient(#9916431a,#9916432e);z-index:1}._contentWrap_x67pm_25{position:relative;z-index:2;width:100vw;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:2.5rem;padding-bottom:2.5rem}._banner_x67pm_37{width:100vw;background:#991643;padding:1.2rem 0 .7rem;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:2.2rem}._heading_x67pm_48{color:#fff;font-family:Cinzel,serif;font-size:2.5rem;font-weight:600;letter-spacing:2px;margin:0;text-align:center}._subheading_x67pm_58{color:#fff;font-family:Cinzel,serif;font-size:1.1rem;font-weight:400;letter-spacing:.18em;margin-top:.3rem;text-align:center;opacity:.85}._text_x67pm_69{color:#fff;font-size:1.18rem;font-family:Cinzel,serif;font-weight:400;max-width:900px;margin:0 auto;text-align:center;line-height:1.7;text-shadow:0 2px 12px rgba(0,0,0,.18);padding:1.2rem 2.2rem;box-sizing:border-box}@media (max-width: 900px){._heading_x67pm_48{font-size:2rem}._text_x67pm_69{font-size:1.05rem;padding:1rem 1.2rem}._banner_x67pm_37{padding:1rem 0 .5rem;margin-bottom:1.2rem}}@media (max-width: 600px){._introSection_x67pm_3{min-height:220px}._heading_x67pm_48{font-size:1.3rem}._subheading_x67pm_58{font-size:.92rem}._text_x67pm_69{font-size:.98rem;padding:.7rem .5rem}._banner_x67pm_37{padding:.7rem 0 .3rem;margin-bottom:.7rem}}._coreBeliefsSection_1fkkm_3{width:100vw;background:#1a0012;padding:0;margin:0;overflow:hidden}._banner_1fkkm_11{width:100vw;background:#991643;padding:1.1rem 0 .7rem;display:flex;align-items:center;justify-content:center;margin-bottom:0}._bannerText_1fkkm_21{color:#fff;font-family:Cinzel,serif;font-size:1.45rem;font-weight:400;letter-spacing:.22em;text-align:center;opacity:.92}._cardsRow_1fkkm_31{display:flex;flex-direction:row;justify-content:center;align-items:stretch;gap:0;width:100vw;min-height:420px}._card_1fkkm_31{position:relative;flex:1 1 0;min-width:0;min-height:420px;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:2.5rem 1.5rem 2.2rem;box-sizing:border-box;transition:transform .25s cubic-bezier(.4,0,.2,1),box-shadow .25s,z-index .25s;z-index:1;overflow:hidden}._cardOverlay_1fkkm_59{position:absolute;inset:0;background:linear-gradient(180deg,#9916432e,#1a001261);z-index:1;pointer-events:none}._card_1fkkm_31:hover,._card_1fkkm_31:focus-within{transform:translateY(-8px) scale(1.025);box-shadow:0 8px 32px #ffd70021,0 2px 16px #0000002e;z-index:2}._icon_1fkkm_71{width:84px;height:84px;object-fit:contain;margin-bottom:1.2rem;margin-top:.2rem;z-index:2;filter:drop-shadow(0 0 12px #ffd70055)}._title_1fkkm_80{color:#fff;font-family:Cinzel,serif;font-size:1.45rem;font-weight:500;letter-spacing:.18em;margin-bottom:1.1rem;z-index:2;text-align:center;text-shadow:0 2px 12px rgba(0,0,0,.18)}._text_1fkkm_91{color:#fff;font-size:1.08rem;font-family:Cinzel,serif;font-weight:400;text-align:center;line-height:1.7;z-index:2;margin-bottom:2.1rem;text-shadow:0 2px 12px rgba(0,0,0,.18);white-space:pre-line}._learnMoreBtn_1fkkm_103{background:linear-gradient(90deg,#f3e1b8,#e2c07b);color:#991643;font-family:Cinzel,serif;font-size:1.08rem;font-weight:600;border:none;border-radius:8px;padding:.7rem 2.2rem;margin:0 auto;cursor:pointer;box-shadow:0 2px 12px #ffd70021;transition:background .18s,color .18s,box-shadow .18s,transform .18s;z-index:2;outline:none}._learnMoreBtn_1fkkm_103:hover,._learnMoreBtn_1fkkm_103:focus{background:linear-gradient(90deg,#ffe08a,gold);color:#7a1530;box-shadow:0 4px 18px #ffd70055,0 2px 8px #99164333;transform:scale(1.06)}@media (max-width: 1200px){._cardsRow_1fkkm_31{flex-direction:row;flex-wrap:wrap}._card_1fkkm_31{flex:1 1 50%;min-width:320px;max-width:50vw}}@media (max-width: 900px){._cardsRow_1fkkm_31{flex-direction:row;flex-wrap:wrap}._card_1fkkm_31{flex:1 1 100%;min-width:320px;max-width:100vw;margin-bottom:1.5rem}}@media (max-width: 700px){._cardsRow_1fkkm_31{flex-direction:column;align-items:center}._card_1fkkm_31{min-width:0;max-width:98vw;margin-bottom:1.5rem;padding:2rem .7rem 1.5rem}._icon_1fkkm_71{width:62px;height:62px;margin-bottom:.7rem}._title_1fkkm_80{font-size:1.1rem;margin-bottom:.7rem}._text_1fkkm_91{font-size:.98rem;margin-bottom:1.2rem}._learnMoreBtn_1fkkm_103{font-size:.98rem;padding:.6rem 1.2rem}}._eternalOathSection_1jh45_3{position:relative;width:100vw;background:#fff;overflow:hidden;padding:0;margin:0;display:flex;align-items:center;justify-content:center;min-height:520px}._bgImage_1jh45_16{position:absolute;inset:0;width:100vw;height:100%;background-size:cover;background-position:top center;background-repeat:no-repeat;opacity:.18;filter:blur(2px);z-index:1;pointer-events:none}._contentWrap_1jh45_30{position:relative;z-index:2;width:100vw;max-width:900px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:3.5rem 1.2rem;box-sizing:border-box}._certificate_1jh45_44{width:340px;max-width:90vw;margin:0 auto 2.2rem;display:block;border-radius:8px;box-shadow:0 8px 32px #9916431a,0 2px 16px #0000001a;background:#fff;position:relative;z-index:2}._heading_1jh45_56{color:#991643;font-family:Cinzel,serif;font-size:2.2rem;font-weight:700;letter-spacing:.12em;text-align:center;margin:0 0 .5rem;text-shadow:0 2px 12px rgba(153,22,67,.08)}._subheading_1jh45_67{color:#991643;font-family:Cinzel,serif;font-size:1.1rem;font-weight:400;letter-spacing:.18em;margin-bottom:2.1rem;text-align:center;opacity:.85}._text_1jh45_78{color:#222;font-size:1.13rem;font-family:Cinzel,serif;font-weight:400;max-width:700px;margin:0 auto 2.2rem;text-align:center;line-height:1.7;text-shadow:0 2px 12px rgba(153,22,67,.06)}._learnMoreBtn_1jh45_90{background:linear-gradient(90deg,#f3e1b8,#e2c07b);color:#991643;font-family:Cinzel,serif;font-size:1.08rem;font-weight:600;border:none;border-radius:8px;padding:.7rem 2.2rem;margin:0 auto;cursor:pointer;box-shadow:0 2px 12px #ffd70021;transition:background .18s,color .18s,box-shadow .18s,transform .18s;z-index:2;outline:none;display:block}._learnMoreBtn_1jh45_90:hover,._learnMoreBtn_1jh45_90:focus{background:linear-gradient(90deg,#ffe08a,gold);color:#7a1530;box-shadow:0 4px 18px #ffd70055,0 2px 8px #99164333;transform:scale(1.06)}@media (max-width: 900px){._contentWrap_1jh45_30{padding:2.2rem .5rem}._heading_1jh45_56{font-size:1.5rem}._certificate_1jh45_44{width:220px;margin-bottom:1.2rem}._subheading_1jh45_67{font-size:.98rem;margin-bottom:1.1rem}._text_1jh45_78{font-size:1.01rem;margin-bottom:1.2rem}._learnMoreBtn_1jh45_90{font-size:.98rem;padding:.6rem 1.2rem}}._peopleSection_12l4f_3{width:100vw;min-height:600px;background-size:cover;background-position:center top;background-repeat:no-repeat;padding:0;margin:0;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}._introWrap_12l4f_18{width:100vw;max-width:1100px;margin:0 auto 1.5rem;padding:2.5rem 1.2rem 0;text-align:center;z-index:2}._introHeading_12l4f_26{color:#991643;font-family:Cinzel,serif;font-size:2.1rem;font-weight:700;letter-spacing:.12em;margin-bottom:.7rem;text-shadow:0 2px 12px rgba(153,22,67,.08)}._introText_12l4f_35{color:#991643;font-family:Cinzel,serif;font-size:1.08rem;font-weight:400;max-width:800px;margin:0 auto;line-height:1.7;opacity:.92}._carouselWrap_12l4f_46{display:flex;align-items:center;justify-content:center;width:100vw;margin:0 auto;padding:.5rem 0;z-index:2}._arrowBtn_12l4f_55{background:none;border:none;color:#991643;font-size:2.2rem;cursor:pointer;padding:.5rem 1.2rem;transition:color .18s,transform .18s;outline:none;z-index:3}._arrowBtn_12l4f_55:hover,._arrowBtn_12l4f_55:focus{color:gold;transform:scale(1.18)}._carousel_12l4f_46{display:flex;align-items:flex-end;justify-content:center;gap:1.2rem;width:100%;max-width:1100px;min-height:260px;position:relative}._slide_12l4f_80,._activeSlide_12l4f_80{display:flex;align-items:flex-end;justify-content:center;transition:transform .32s cubic-bezier(.4,0,.2,1),box-shadow .32s,filter .32s;cursor:pointer;border-radius:18px;overflow:hidden;box-shadow:0 2px 12px #99164314;filter:grayscale(.3) brightness(.92);opacity:.7}._activeSlide_12l4f_80{transform:scale(1.13) translateY(-12px);box-shadow:0 8px 32px #ffd70055,0 2px 16px #99164333;filter:none;opacity:1;z-index:2;border:3px solid #ffd700}._personImg_12l4f_100{width:220px;height:260px;object-fit:cover;border-radius:18px;background:#fff;transition:box-shadow .18s,filter .18s;box-shadow:0 2px 12px #99164314}._slide_12l4f_80:focus,._activeSlide_12l4f_80:focus{outline:2px solid #ffd700}._testimonialWrap_12l4f_113{width:100vw;max-width:900px;margin:2.2rem auto 0;padding:0 1.2rem 2.5rem;text-align:center;z-index:2}._personName_12l4f_121{color:#222;font-family:Cinzel,serif;font-size:1.35rem;font-weight:700;margin-bottom:.7rem;letter-spacing:.04em}._personTestimonial_12l4f_129{color:#222;font-size:1.08rem;font-family:Cinzel,serif;font-weight:400;margin-bottom:2.1rem;line-height:1.7;text-shadow:0 2px 12px rgba(153,22,67,.06);white-space:pre-line}._buttonRow_12l4f_139{display:flex;flex-direction:row;gap:1.2rem;justify-content:center;align-items:center}._storyBtn_12l4f_146,._joinBtn_12l4f_146{background:linear-gradient(90deg,#f3e1b8,#e2c07b);color:#991643;font-family:Cinzel,serif;font-size:1.08rem;font-weight:600;border:none;border-radius:8px;padding:.7rem 2.2rem;cursor:pointer;box-shadow:0 2px 12px #ffd70021;transition:background .18s,color .18s,box-shadow .18s,transform .18s;outline:none}._storyBtn_12l4f_146:hover,._storyBtn_12l4f_146:focus,._joinBtn_12l4f_146:hover,._joinBtn_12l4f_146:focus{background:linear-gradient(90deg,#ffe08a,gold);color:#7a1530;box-shadow:0 4px 18px #ffd70055,0 2px 8px #99164333;transform:scale(1.06)}@media (max-width: 1100px){._personImg_12l4f_100{width:160px;height:180px}._carousel_12l4f_46{min-height:180px}}@media (max-width: 900px){._introHeading_12l4f_26{font-size:1.3rem}._personImg_12l4f_100{width:120px;height:140px}._carousel_12l4f_46{min-height:140px}._testimonialWrap_12l4f_113{margin-top:1.2rem;padding-bottom:1.2rem}}@media (max-width: 700px){._carousel_12l4f_46{gap:.3rem}._personImg_12l4f_100{width:90vw;height:220px;max-width:320px;min-width:0}._slide_12l4f_80,._activeSlide_12l4f_80{border-radius:12px}._testimonialWrap_12l4f_113{padding:0 .2rem 1.2rem}._buttonRow_12l4f_139{flex-direction:column;gap:.7rem}}._joinSection_11pk9_3{width:100vw;min-height:420px;background:#e3e3e3;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:0 0 2.5rem}._cardWrap_11pk9_14{position:relative;margin:3.5rem auto 1.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center}._logoCircle_11pk9_22{position:absolute;top:-48px;left:50%;transform:translate(-50%);background:#fff;border-radius:50%;box-shadow:0 4px 24px #99164333,0 0 0 6px #e3e3e3;padding:.7rem;z-index:2;display:flex;align-items:center;justify-content:center}._logo_11pk9_22{width:64px;height:64px;object-fit:contain;filter:drop-shadow(0 0 12px #ffd70088)}._card_11pk9_14{background:#991643;border-radius:16px;box-shadow:0 8px 32px #99164333,0 2px 16px #ffd70022;padding:3.5rem 2.2rem 2.2rem;min-width:340px;max-width:370px;display:flex;flex-direction:column;align-items:center;position:relative;z-index:1}._heading_11pk9_55{color:gold;font-family:Cinzel,serif;font-size:1.35rem;font-weight:700;letter-spacing:.08em;text-align:center;margin-bottom:.3rem}._subheading_11pk9_64{color:#fff;font-family:Cinzel,serif;font-size:1rem;font-style:italic;font-weight:400;text-align:center;margin-bottom:1.2rem;opacity:.85}._input_11pk9_74{width:100%;padding:.9rem 1.1rem;margin-bottom:1rem;border:none;border-radius:6px;font-size:1.05rem;font-family:Cinzel,serif;background:#fff;color:#991643;box-shadow:0 2px 8px #99164311;outline:none;transition:box-shadow .18s,border .18s}._input_11pk9_74:focus{box-shadow:0 0 0 2px #ffd70099,0 2px 8px #99164322;border:1.5px solid #ffd700}._checkboxLabel_11pk9_92{display:flex;align-items:center;font-size:.98rem;color:#fff;font-family:Cinzel,serif;margin-bottom:1.2rem;cursor:pointer;-webkit-user-select:none;user-select:none;position:relative}._checkboxLabel_11pk9_92 input[type=checkbox]{opacity:0;width:0;height:0;position:absolute}._customCheckbox_11pk9_109{width:22px;height:22px;border-radius:5px;background:#fff;border:2px solid #ffd700;margin-right:.7rem;display:inline-block;position:relative;box-shadow:0 2px 8px #99164322}._checkboxLabel_11pk9_92 input[type=checkbox]:checked+._customCheckbox_11pk9_109{background:#2eaf4a;border-color:gold}._checkboxLabel_11pk9_92 input[type=checkbox]:checked+._customCheckbox_11pk9_109:after{content:"";position:absolute;left:6px;top:2px;width:6px;height:12px;border:solid #fff;border-width:0 3px 3px 0;transform:rotate(45deg)}._errorMsg_11pk9_135{color:gold;font-size:.98rem;margin-bottom:.7rem;text-align:center}._submitBtn_11pk9_141{width:100%;background:linear-gradient(90deg,#f3e1b8,#e2c07b);color:#991643;font-family:Cinzel,serif;font-size:1.13rem;font-weight:700;border:none;border-radius:8px;padding:.9rem 0;margin-top:.5rem;cursor:pointer;box-shadow:0 2px 12px #ffd70033;transition:background .18s,color .18s,box-shadow .18s,transform .18s;outline:none;letter-spacing:.04em}._submitBtn_11pk9_141:disabled{background:#e2c07b;color:#fff;opacity:.7;cursor:not-allowed}._submitBtn_11pk9_141:hover:not(:disabled),._submitBtn_11pk9_141:focus:not(:disabled){background:linear-gradient(90deg,#ffe08a,gold);color:#7a1530;box-shadow:0 4px 18px #ffd70055,0 2px 8px #99164333;transform:scale(1.03)}._socialRow_11pk9_170{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1.2rem;margin-top:2.2rem}._socialBtn_11pk9_178{display:flex;align-items:center;background:#4267b2;color:#fff;font-family:Cinzel,serif;font-size:1.05rem;font-weight:600;border-radius:6px;padding:.5rem 1.3rem;text-decoration:none;box-shadow:0 2px 8px #99164322;transition:background .18s,color .18s,box-shadow .18s,transform .18s;outline:none;gap:.7rem}._socialBtn_11pk9_178:hover,._socialBtn_11pk9_178:focus{background:gold;color:#991643;box-shadow:0 4px 18px #ffd70055,0 2px 8px #99164333;transform:scale(1.06)}._socialBtn_11pk9_178 ._socialCount_11pk9_200{font-weight:700;margin-left:.5rem;color:#fff;background:#4267b2;border-radius:12px;padding:.1rem .7rem;font-size:.98rem}._facebook_11pk9_209,._facebook_11pk9_209 ._socialCount_11pk9_200{background:#4267b2}._twitter_11pk9_215,._twitter_11pk9_215 ._socialCount_11pk9_200{background:#1da1f2}@media (max-width: 600px){._card_11pk9_14{min-width:0;max-width:98vw;padding:2.2rem .7rem 1.5rem}._logoCircle_11pk9_22{top:-36px;padding:.4rem}._logo_11pk9_22{width:44px;height:44px}._socialRow_11pk9_170{flex-direction:column;gap:.7rem;margin-top:1.2rem}}._purposeMain_1upq5_3{width:100vw;min-height:100vh;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:0;margin:0}._section_1upq5_14{width:100vw;max-width:950px;margin:0 auto;padding:3.5rem 1.2rem 2.5rem;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}._heading1_1upq5_24{color:#991643;font-family:Cinzel,serif;font-size:2.1rem;font-weight:700;letter-spacing:.04em;text-align:center;margin-bottom:2.2rem;text-shadow:0 2px 12px #ffd70022,0 0 0 #fff}._text1_1upq5_34{color:#444;font-size:1.13rem;font-family:Cinzel,serif;font-weight:400;max-width:800px;margin:0 auto 3.2rem;text-align:center;line-height:1.7;text-shadow:0 2px 12px #99164311}._heading2_1upq5_45{color:#991643;font-family:Cinzel,serif;font-size:1.35rem;font-weight:600;font-style:italic;letter-spacing:.02em;text-align:center;margin-bottom:2.2rem;text-shadow:0 2px 12px #ffd70022}._text2_1upq5_56{color:#444;font-size:1.08rem;font-family:Cinzel,serif;font-weight:400;max-width:800px;margin:0 auto;text-align:center;line-height:1.7;text-shadow:0 2px 12px #99164311}._buttonRow_1upq5_67{display:flex;flex-direction:row;gap:2.5rem;justify-content:center;align-items:center;margin:2.8rem 0 0}._brandBtn_1upq5_75{background:linear-gradient(90deg,#f3e1b8,#e2c07b);color:#991643;font-family:Cinzel,serif;font-size:1.08rem;font-weight:600;border:none;border-radius:8px;padding:.9rem 2.5rem;cursor:pointer;box-shadow:0 2px 12px #ffd70033;transition:background .18s,color .18s,box-shadow .18s,transform .18s;outline:none;letter-spacing:.04em}._brandBtn_1upq5_75:hover,._brandBtn_1upq5_75:focus{background:linear-gradient(90deg,#ffe08a,gold);color:#7a1530;box-shadow:0 4px 18px #ffd70055,0 2px 8px #99164333;transform:scale(1.06)}._socialRow_1upq5_96{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1.2rem;margin-top:2.2rem}._socialBtn_1upq5_104{display:flex;align-items:center;background:#4267b2;color:#fff;font-family:Cinzel,serif;font-size:1.05rem;font-weight:600;border-radius:6px;padding:.5rem 1.3rem;text-decoration:none;box-shadow:0 2px 8px #99164322;transition:background .18s,color .18s,box-shadow .18s,transform .18s;outline:none;gap:.7rem}._socialBtn_1upq5_104:hover,._socialBtn_1upq5_104:focus{background:gold;color:#991643;box-shadow:0 4px 18px #ffd70055,0 2px 8px #99164333;transform:scale(1.06)}._socialBtn_1upq5_104 ._socialCount_1upq5_126{font-weight:700;margin-left:.5rem;color:#fff;background:#4267b2;border-radius:12px;padding:.1rem .7rem;font-size:.98rem}._facebook_1upq5_135,._facebook_1upq5_135 ._socialCount_1upq5_126{background:#4267b2}._twitter_1upq5_141,._twitter_1upq5_141 ._socialCount_1upq5_126{background:#1da1f2}@media (max-width: 900px){._heading1_1upq5_24{font-size:1.3rem}._heading2_1upq5_45{font-size:1.05rem}._section_1upq5_14{padding:2.2rem .5rem 1.2rem}._text1_1upq5_34,._text2_1upq5_56{font-size:.98rem}._buttonRow_1upq5_67{flex-direction:column;gap:1.2rem;margin-top:1.5rem}._brandBtn_1upq5_75{width:90vw;max-width:340px;padding:.9rem 0}._socialRow_1upq5_96{flex-direction:column;gap:.7rem;margin-top:1.2rem}}._symbolsSection_1wrur_3{width:100vw;min-height:100vh;background-size:cover;background-position:center top;background-repeat:no-repeat;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:0;margin:0;overflow:hidden}._overlay_1wrur_18{position:absolute;inset:0;width:100vw;height:100%;background:#0a2050d1;z-index:1;pointer-events:none}._headerArea_1wrur_27{position:relative;z-index:2;width:100vw;max-width:700px;margin:0 auto 2.5rem;padding-top:3.5rem;text-align:center}._headerTitle_1wrur_36{color:#fff;font-family:Cinzel,serif;font-size:2.5rem;font-weight:700;letter-spacing:.12em;text-shadow:0 4px 24px #000a,0 0 0 #ffd700;margin-bottom:.7rem}._headerOf_1wrur_45{font-size:1.2rem;font-weight:400;color:gold;margin:0 .5rem;letter-spacing:.08em;text-shadow:0 2px 12px #ffd70055}._headerSub_1wrur_53{color:#fff;font-family:Cinzel,serif;font-size:1.08rem;font-weight:400;letter-spacing:.04em;opacity:.92;margin-bottom:2.5rem;text-shadow:0 2px 12px #000a}._symbolsGrid_1wrur_63{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2.2rem 2.5rem;justify-items:center;align-items:center;width:100vw;max-width:540px;margin:0 auto;padding-bottom:4rem}._symbolBtn_1wrur_76{background:none;border:none;outline:none;border-radius:50%;box-shadow:0 4px 24px #ffd70022,0 2px 8px #000a;border:3px solid #ffd700;width:120px;height:120px;display:flex;align-items:center;justify-content:center;background:#991643;cursor:pointer;transition:box-shadow .18s,transform .18s,border .18s;position:relative}._symbolBtn_1wrur_76:hover,._symbolBtn_1wrur_76:focus{box-shadow:0 8px 32px #ffd70088,0 2px 16px #fff8;border:3.5px solid #fff;transform:scale(1.08);z-index:3}._symbolImg_1wrur_99{width:84px;height:84px;object-fit:contain;border-radius:50%;filter:drop-shadow(0 0 12px #ffd70055);background:transparent}@media (max-width: 900px){._headerTitle_1wrur_36{font-size:1.5rem}._symbolsGrid_1wrur_63{grid-template-columns:repeat(3,1fr);max-width:360px;grid-gap:1.5rem 1.2rem}._symbolBtn_1wrur_76{width:90px;height:90px}._symbolImg_1wrur_99{width:60px;height:60px}}._symbols1Section_1cjby_3{width:100vw;min-height:100vh;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:0 0 2.5rem}._heading_1cjby_13{color:#0a2250;font-family:Cinzel,serif;font-size:2.2rem;font-weight:700;letter-spacing:.08em;text-align:center;margin-top:2.5rem;margin-bottom:2.2rem;text-shadow:0 2px 12px #0002}._imageWrap_1cjby_24{display:flex;justify-content:center;align-items:center;margin-bottom:2.2rem;width:100vw}._symbolImg_1cjby_31{width:320px;max-width:90vw;height:auto;display:block;border-radius:18px;box-shadow:0 8px 32px #0a225033,0 2px 16px #99164322;background:#fff;margin:0 auto}._text1_1cjby_41{color:#444;font-size:1.13rem;font-family:Cinzel,serif;font-weight:400;max-width:700px;margin:0 auto 2.2rem;text-align:center;line-height:1.7;text-shadow:0 2px 12px #99164311}._link_1cjby_52{color:#991643;text-decoration:underline;font-weight:600;transition:color .18s}._link_1cjby_52:hover,._link_1cjby_52:focus{color:gold}._text2_1cjby_61{color:#991643;font-size:1.08rem;font-family:Cinzel,serif;font-weight:600;text-align:center;margin:0 auto 2.5rem;line-height:1.7;font-style:italic;text-shadow:0 2px 12px #ffd70022}._socialRow_1cjby_72{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1.2rem;margin-top:1.2rem}._socialBtn_1cjby_80{display:flex;align-items:center;background:#4267b2;color:#fff;font-family:Cinzel,serif;font-size:1.05rem;font-weight:600;border-radius:6px;padding:.5rem 1.3rem;text-decoration:none;box-shadow:0 2px 8px #99164322;transition:background .18s,color .18s,box-shadow .18s,transform .18s;outline:none;gap:.7rem}._socialBtn_1cjby_80:hover,._socialBtn_1cjby_80:focus{background:gold;color:#991643;box-shadow:0 4px 18px #ffd70055,0 2px 8px #99164333;transform:scale(1.06)}._socialBtn_1cjby_80 ._socialCount_1cjby_102{font-weight:700;margin-left:.5rem;color:#fff;background:#4267b2;border-radius:12px;padding:.1rem .7rem;font-size:.98rem}._facebook_1cjby_111,._facebook_1cjby_111 ._socialCount_1cjby_102{background:#4267b2}._twitter_1cjby_117,._twitter_1cjby_117 ._socialCount_1cjby_102{background:#1da1f2}@media (max-width: 900px){._heading_1cjby_13{font-size:1.3rem}._symbolImg_1cjby_31{width:180px}._text1_1cjby_41,._text2_1cjby_61{font-size:.98rem}._socialRow_1cjby_72{flex-direction:column;gap:.7rem;margin-top:.7rem}}._wrapper_12qzo_1{width:100vw;min-height:70vh;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;position:relative;padding:60px 0;box-sizing:border-box}._wrapper_12qzo_1:before{content:"";position:absolute;inset:0;background:#ffffff80;z-index:1}._contentContainer_12qzo_23{display:flex;flex-direction:row;align-items:center;justify-content:center;max-width:1200px;width:100%;position:relative;z-index:2;gap:60px;padding:40px 32px}._textSection_12qzo_35{flex:1 1 0;display:flex;flex-direction:column;align-items:flex-end;text-align:right;min-width:280px}._heading_12qzo_43{font-family:Cinzel,serif;font-size:2.8rem;color:#8b1a1a;font-weight:700;margin-bottom:.2em;line-height:1.1}._subheading_12qzo_51{display:block;font-family:Cinzel,serif;font-style:italic;font-size:1.3rem;color:#8b1a1a;font-weight:400;margin-top:.1em}._description_12qzo_60{font-family:Lato,sans-serif;font-size:1.15rem;color:#222;margin:1.2em 0 2em;max-width:350px}._openBookBtn_12qzo_67{font-family:Cinzel,serif;font-size:1.1rem;color:#8b1a1a;background:transparent;border:2px solid #8B1A1A;border-radius:6px;padding:.7em 2.2em;cursor:pointer;transition:background .2s,color .2s,box-shadow .2s;box-shadow:0 2px 8px #8b1a1a12}._openBookBtn_12qzo_67:hover,._openBookBtn_12qzo_67:focus{background:#8b1a1a;color:#fff;outline:none}._imageSection_12qzo_84{flex:1 1 0;display:flex;align-items:center;justify-content:flex-start;min-width:260px}._bookImg_12qzo_91{max-width:320px;width:100%;height:auto;box-shadow:0 8px 32px #0000002e,0 1.5px 8px #8b1a1a1a;border-radius:10px;background:#fff;-webkit-user-select:none;user-select:none}@media (max-width: 700px){._contentContainer_12qzo_23{flex-direction:column;gap:32px;padding:24px 8px}._textSection_12qzo_35{align-items:center;text-align:center}._imageSection_12qzo_84{justify-content:center}._heading_12qzo_43{font-size:2rem}._subheading_12qzo_51{font-size:1.05rem}._bookImg_12qzo_91{max-width:220px}}._wrapper_1ojnb_1{width:100vw;padding:56px 0 32px;display:flex;flex-direction:column;align-items:center;background:#fff}._header1_1ojnb_9{font-family:Cinzel,serif;font-size:2.1rem;color:#8b1a1a;font-weight:700;font-style:italic;text-align:center;margin-bottom:2.2rem;max-width:900px}._textBlock_1ojnb_19{font-family:Lato,sans-serif;font-size:1.18rem;color:#666;text-align:center;max-width:850px;margin-bottom:1.7rem;line-height:1.7}._header2_1ojnb_28{font-family:Cinzel,serif;font-size:1.6rem;color:#8b1a1a;font-weight:700;font-style:italic;text-align:center;margin:2.5rem 0 2.2rem;max-width:900px}._socialRow_1ojnb_38{display:flex;gap:18px;justify-content:center;margin-top:.5rem}._socialBtn_1ojnb_44{display:flex;align-items:center;gap:7px;font-family:Lato,sans-serif;font-size:1.05rem;color:#fff;background:#3b5998;border-radius:5px;padding:.5em 1.3em;text-decoration:none;transition:background .2s,box-shadow .2s;box-shadow:0 2px 8px #8b1a1a12}._socialBtn_1ojnb_44:last-child{background:#1da1f2}._socialBtn_1ojnb_44:hover,._socialBtn_1ojnb_44:focus{filter:brightness(1.08);box-shadow:0 4px 16px #8b1a1a21;outline:none}@media (max-width: 700px){._header1_1ojnb_9,._header2_1ojnb_28{font-size:1.15rem;padding:0 8px}._textBlock_1ojnb_19{font-size:1rem;padding:0 8px}._socialRow_1ojnb_38{flex-direction:column;gap:10px}}._wrapper_pvc9d_1{width:100vw;padding:56px 0 32px;display:flex;flex-direction:column;align-items:center;background:#fff}._header1_pvc9d_9,._header2_pvc9d_9,._header3_pvc9d_9{font-family:Cinzel,serif;color:#8b1a1a;font-weight:700;font-style:italic;text-align:center;max-width:900px}._header1_pvc9d_9{font-size:2.1rem;margin-bottom:2.2rem}._header2_pvc9d_9,._header3_pvc9d_9{font-size:1.6rem;margin:3.5rem 0 2.2rem}._textBlock_pvc9d_25{font-family:Lato,sans-serif;font-size:1.18rem;color:#666;text-align:center;max-width:850px;margin-bottom:1.7rem;line-height:1.7}._socialRow_pvc9d_34{display:flex;gap:18px;justify-content:center;margin-top:.5rem}._socialBtn_pvc9d_40{display:flex;align-items:center;gap:7px;font-family:Lato,sans-serif;font-size:1.05rem;color:#fff;background:#3b5998;border-radius:5px;padding:.5em 1.3em;text-decoration:none;transition:background .2s,box-shadow .2s;box-shadow:0 2px 8px #8b1a1a12}._socialBtn_pvc9d_40:last-child{background:#1da1f2}._socialBtn_pvc9d_40:hover,._socialBtn_pvc9d_40:focus{filter:brightness(1.08);box-shadow:0 4px 16px #8b1a1a21;outline:none}@media (max-width: 700px){._header1_pvc9d_9,._header2_pvc9d_9,._header3_pvc9d_9{font-size:1.15rem;padding:0 8px}._textBlock_pvc9d_25{font-size:1rem;padding:0 8px}._socialRow_pvc9d_34{flex-direction:column;gap:10px}}._wrapper_1d57v_1{width:100vw;padding:56px 0 32px;display:flex;flex-direction:column;align-items:center;background:#fff}._header1_1d57v_9,._header2_1d57v_9{font-family:Cinzel,serif;color:#8b1a1a;font-weight:700;font-style:italic;text-align:center;max-width:900px}._header1_1d57v_9{font-size:2.1rem;margin-bottom:2.2rem}._header2_1d57v_9{font-size:1.6rem;margin:3.5rem 0 2.2rem}._textBlock_1d57v_25{font-family:Lato,sans-serif;font-size:1.18rem;color:#666;text-align:center;max-width:850px;margin-bottom:1.7rem;line-height:1.7}._socialRow_1d57v_34{display:flex;gap:18px;justify-content:center;margin-top:.5rem}._socialBtn_1d57v_40{display:flex;align-items:center;gap:7px;font-family:Lato,sans-serif;font-size:1.05rem;color:#fff;background:#3b5998;border-radius:5px;padding:.5em 1.3em;text-decoration:none;transition:background .2s,box-shadow .2s;box-shadow:0 2px 8px #8b1a1a12}._socialBtn_1d57v_40:last-child{background:#1da1f2}._socialBtn_1d57v_40:hover,._socialBtn_1d57v_40:focus{filter:brightness(1.08);box-shadow:0 4px 16px #8b1a1a21;outline:none}@media (max-width: 700px){._header1_1d57v_9,._header2_1d57v_9{font-size:1.15rem;padding:0 8px}._textBlock_1d57v_25{font-size:1rem;padding:0 8px}._socialRow_1d57v_34{flex-direction:column;gap:10px}}._wrapper_1xses_1{width:100vw;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;position:relative;padding-bottom:0}._banner_1xses_13{width:100vw;background:linear-gradient(180deg,#d2a86a,#c9a063);padding:32px 0 18px;text-align:center;box-shadow:0 2px 16px #00000012}._bannerHeader_1xses_20{font-family:Cinzel,serif;font-size:2.7rem;color:#fff;letter-spacing:.08em;font-weight:400;margin:0 0 .2em;text-transform:uppercase}._bannerSubheader_1xses_29{font-family:Lato,sans-serif;font-size:1.1rem;color:#fff;letter-spacing:.18em;text-transform:uppercase;margin-bottom:.2em}._videoContainer_1xses_37{width:100%;display:flex;justify-content:center;margin:24px 0 0}._responsiveVideo_1xses_43{position:relative;width:100%;max-width:600px;aspect-ratio:16/9;height:auto;box-shadow:0 8px 32px #0000002e,0 1.5px 8px #8b1a1a1a;border-radius:12px;overflow:hidden;background:#000}._responsiveVideo_1xses_43 iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}._headerBelowVideo_1xses_62{font-family:Cinzel,serif;font-size:1.5rem;color:#fff;font-style:italic;text-align:center;margin:2.5rem 0 1.2rem;font-weight:400}._textBlock_1xses_71{font-family:Lato,sans-serif;font-size:1.15rem;color:#eaeaea;text-align:center;max-width:700px;margin-bottom:2.2rem;line-height:1.7}._socialBtn_1xses_80{display:flex;align-items:center;gap:7px;font-family:Lato,sans-serif;font-size:1.05rem;color:#fff;background:#3b5998;border-radius:5px;padding:.5em 1.3em;text-decoration:none;transition:background .2s,box-shadow .2s;box-shadow:0 2px 8px #8b1a1a12}._socialBtn_1xses_80:last-child{background:#1da1f2}._socialBtn_1xses_80:hover,._socialBtn_1xses_80:focus{filter:brightness(1.08);box-shadow:0 4px 16px #8b1a1a21;outline:none}@media (max-width: 900px){._responsiveVideo_1xses_43{max-width:100vw;border-radius:0}}@media (max-width: 700px){._wrapper_1xses_1{padding-bottom:0}._bannerHeader_1xses_20{font-size:1.3rem}._bannerSubheader_1xses_29{font-size:.85rem}._headerBelowVideo_1xses_62,._textBlock_1xses_71{font-size:1rem;padding:0 8px}}._wrapper_1i50e_1{width:100vw;background:#8b1a1a;padding:24px 0 40px;display:flex;flex-direction:column;align-items:center}._header_1i50e_9{font-family:Cinzel,serif;font-size:2.1rem;color:#fff;font-weight:700;text-align:center;letter-spacing:.04em;margin-bottom:.3rem}._subheader_1i50e_18{font-family:Lato,sans-serif;font-size:1.1rem;color:#fffbe6;letter-spacing:.18em;text-transform:uppercase;text-align:center;margin-bottom:2.5rem}._grid_1i50e_27{display:flex;gap:36px;justify-content:center;align-items:stretch;width:100%;max-width:1200px;margin-bottom:2.5rem;flex-wrap:wrap}._card_1i50e_37{background:#991643;border-radius:16px;box-shadow:0 8px 32px #0000002e;overflow:hidden;display:flex;flex-direction:column;align-items:center;width:340px;max-width:95vw;min-width:220px;margin-bottom:.5rem;transition:transform .18s,box-shadow .18s}._card_1i50e_37:hover{transform:translateY(-6px) scale(1.025);box-shadow:0 16px 48px #00000038}._cardImg_1i50e_55{width:100%;height:170px;object-fit:cover;background:#fff}._cardTitle_1i50e_61{font-family:Cinzel,serif;font-size:1.15rem;color:#fff;font-weight:600;text-align:center;margin:1.2rem 0 .7rem}._cardBtn_1i50e_69{width:90%;margin:0 auto 1.2rem;font-family:Lato,sans-serif;font-size:1.08rem;color:#8b1a1a;background:#fff;border:none;border-radius:8px;padding:.7em 0;cursor:pointer;transition:background .18s,color .18s,box-shadow .18s;box-shadow:0 2px 8px #8b1a1a12;font-weight:600}._cardBtn_1i50e_69:hover,._cardBtn_1i50e_69:focus{background:#d2a86a;color:#991643;outline:none}._ctaRow_1i50e_89{display:flex;justify-content:center;width:100%}._ctaBtn_1i50e_94{font-family:Cinzel,serif;font-size:1.13rem;color:#fff;background:#d2a86a;border:none;border-radius:8px;padding:.8em 2.5em;cursor:pointer;font-weight:700;letter-spacing:.08em;box-shadow:0 2px 8px #8b1a1a12;transition:background .18s,color .18s,box-shadow .18s}._ctaBtn_1i50e_94:hover,._ctaBtn_1i50e_94:focus{background:#b98a3e;color:#fffbe6;outline:none}@media (max-width: 1100px){._grid_1i50e_27{gap:18px}._card_1i50e_37{width:300px}}@media (max-width: 900px){._grid_1i50e_27{flex-direction:column;align-items:center;gap:24px}._card_1i50e_37{width:95vw;max-width:400px;padding-top:0}}@media (max-width: 700px){._wrapper_1i50e_1{padding:8px 0 16px}._header_1i50e_9{font-size:1.2rem}._subheader_1i50e_18{font-size:.85rem}._cardTitle_1i50e_61{font-size:1rem}._cardImg_1i50e_55{height:190px;object-fit:cover;width:100%;margin:0}._ctaBtn_1i50e_94{font-size:1rem;padding:.7em 1.5em}}._wrapper_1t82a_1{width:100vw;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:64px 0 0;position:relative;margin-bottom:0}._imagesRow_1t82a_14{display:flex;gap:32px;justify-content:center;align-items:flex-end;margin-bottom:2.5rem}._tabletImg_1t82a_21{width:220px;max-width:44vw;transform:rotate(-8deg);box-shadow:0 8px 32px #0000002e;border-radius:18px;z-index:2}._bookImg_1t82a_29{width:270px;max-width:54vw;transform:rotate(6deg);box-shadow:0 8px 32px #0000002e;border-radius:8px;z-index:2}._header_1t82a_37{font-family:Cinzel,serif;font-size:2.3rem;color:#fff;font-weight:700;text-align:center;letter-spacing:.04em;margin-bottom:.3rem;margin-top:1.2rem}._subheader_1t82a_47{font-family:Lato,sans-serif;font-size:1.15rem;color:#fffbe6;letter-spacing:.18em;text-transform:uppercase;text-align:center;margin-bottom:2.2rem}._ctaBtn_1t82a_56{font-family:Cinzel,serif;font-size:1.13rem;color:#fff;background:#d2a86a;border:none;border-radius:8px;padding:.8em 2.5em;cursor:pointer;font-weight:700;letter-spacing:.08em;box-shadow:0 2px 8px #8b1a1a12;transition:background .18s,color .18s,box-shadow .18s;margin-bottom:0}._ctaBtn_1t82a_56:hover,._ctaBtn_1t82a_56:focus{background:#b98a3e;color:#fffbe6;outline:none}@media (max-width: 900px){._imagesRow_1t82a_14{gap:12px}._tabletImg_1t82a_21{width:150px}._bookImg_1t82a_29{width:180px}}@media (max-width: 700px){._wrapper_1t82a_1{padding:32px 0 0;margin-bottom:0}._imagesRow_1t82a_14{flex-direction:column;gap:0;align-items:center;margin-bottom:1.2rem}._tabletImg_1t82a_21{width:150px;margin-bottom:-18px;transform:rotate(-8deg)}._bookImg_1t82a_29{width:180px;transform:rotate(6deg)}._header_1t82a_37{font-size:1.3rem;margin-top:.7rem}._subheader_1t82a_47{font-size:.85rem;margin-bottom:1.2rem}._ctaBtn_1t82a_56{font-size:1rem;padding:.7em 1.5em;margin-bottom:0}}._wrapper_1eoqc_1{width:100vw;min-height:100vh;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:48px 0 0;position:relative;margin-bottom:0}._joinCardWrap_1eoqc_15{display:flex;justify-content:center;align-items:flex-start;width:100%;margin-bottom:2.2rem}._textBox_1eoqc_22{background:#ffffffeb;border-radius:14px;box-shadow:0 4px 24px #8b1a1a1a;padding:2.1rem 2.2rem 1.5rem;max-width:520px;width:90vw;margin:0 auto 2.5rem;text-align:center}._text1_1eoqc_32{font-family:Lato,sans-serif;font-size:1.13rem;color:#222;margin-bottom:1.2rem;line-height:1.6}._text2_1eoqc_39{font-family:Lato,sans-serif;font-size:1.05rem;color:#444;font-style:italic;line-height:1.5}._banner_1eoqc_46{width:100vw;background:#888;color:#fff;font-family:Cinzel,serif;font-size:1.08rem;text-align:center;padding:.7em 0;letter-spacing:.04em;margin:0}@media (max-width: 700px){._wrapper_1eoqc_1{padding:24px 0 0}._textBox_1eoqc_22{padding:1.2rem .7rem 1.1rem;max-width:98vw}._banner_1eoqc_46{font-size:.98rem;padding:.6em 0;margin:0}}._wrapper_1p6sw_1{width:100vw;flex-grow:1;min-height:calc(100vh - 60px);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:48px 0 0;margin-bottom:0}._contentRow_1p6sw_16{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;width:100%;max-width:1200px;margin:0 auto 1.2rem;gap:48px;padding-bottom:0}._formCard_1p6sw_27{background:#991643;border-radius:14px;box-shadow:0 4px 24px #8b1a1a1a;padding:2.2rem 2.2rem 1.5rem;max-width:420px;width:90vw;display:flex;flex-direction:column;align-items:center}._logo_1p6sw_38{width:54px;margin-bottom:.7rem}._formHeader_1p6sw_42{font-family:Cinzel,serif;color:gold;font-size:1.18rem;font-weight:700;text-align:center;margin-bottom:1.2rem}._form_1p6sw_27{width:100%;display:flex;flex-direction:column;gap:.7rem}._row2_1p6sw_56{display:flex;gap:.7rem}._input_1p6sw_60,._textarea_1p6sw_60{font-family:Lato,sans-serif;font-size:1.05rem;border:none;border-radius:6px;padding:.7em 1em;width:100%;background:#fff;color:#222;box-shadow:0 1px 4px #8b1a1a12}._input_1p6sw_60:focus,._textarea_1p6sw_60:focus{outline:2px solid #d2a86a}._inputIconRow_1p6sw_74{display:flex;align-items:center;gap:.5em}._inputIcon_1p6sw_74{color:#991643;font-size:1.1rem;margin-right:.2em}._privacyRow_1p6sw_84{display:flex;align-items:center;gap:.5em;font-size:.98rem;color:#fff;margin:.5em 0 .2em}._submitBtn_1p6sw_92{font-family:Cinzel,serif;font-size:1.08rem;color:#fff;background:linear-gradient(90deg,#d2a86a,#b98a3e);border:none;border-radius:8px;padding:.8em 0;width:100%;cursor:pointer;font-weight:700;letter-spacing:.08em;box-shadow:0 2px 8px #8b1a1a12;transition:background .18s,color .18s,box-shadow .18s;margin-top:.7em}._submitBtn_1p6sw_92:hover,._submitBtn_1p6sw_92:focus{background:#b98a3e;color:#fffbe6;outline:none}._textCol_1p6sw_113{flex:1 1 0;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;max-width:520px;width:100%;margin-top:.2rem}._header_1p6sw_123{font-family:Cinzel,serif;font-size:1.35rem;color:#8b1a1a;font-weight:700;text-align:left;margin-bottom:1.1rem}._text1_1p6sw_131{font-family:Lato,sans-serif;font-size:1.08rem;color:#444;margin-bottom:1.1rem;line-height:1.6}._text2_1p6sw_138{font-family:Lato,sans-serif;font-size:1.01rem;color:#666;font-style:italic;line-height:1.5;margin-bottom:1.2rem}._pressLink_1p6sw_146{font-family:Cinzel,serif;color:#991643;font-weight:700;font-size:1.08rem;margin-top:.7rem;cursor:pointer;text-decoration:underline;align-self:flex-start}._socialRow_1p6sw_156{display:flex;gap:18px;justify-content:center;margin-bottom:0;padding-bottom:0}._socialBtn_1p6sw_163{display:flex;align-items:center;gap:7px;font-family:Lato,sans-serif;font-size:1.05rem;color:#fff;background:#3b5998;border-radius:5px;padding:.5em 1.3em;text-decoration:none;transition:background .2s,box-shadow .2s;box-shadow:0 2px 8px #8b1a1a12}._socialBtn_1p6sw_163:last-child{background:#1da1f2}._socialBtn_1p6sw_163:hover,._socialBtn_1p6sw_163:focus{filter:brightness(1.08);box-shadow:0 4px 16px #8b1a1a21;outline:none}@media (max-width: 900px){._contentRow_1p6sw_16{flex-direction:column;align-items:center;gap:24px}._formCard_1p6sw_27,._textCol_1p6sw_113{max-width:98vw;width:100%}._formCard_1p6sw_27{margin-bottom:.7rem}._textCol_1p6sw_113{margin-top:0;align-items:center;text-align:center}._header_1p6sw_123{text-align:center}._pressLink_1p6sw_146{align-self:center}}@media (max-width: 700px){._wrapper_1p6sw_1{padding:24px 0 0}._formCard_1p6sw_27{padding:1.2rem .7rem 1.1rem}._socialRow_1p6sw_156{flex-direction:column;gap:10px}}._pyramidSection_1jzxa_1{position:relative;width:100vw;min-height:260px;background-size:cover;background-position:center top;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;padding:0;margin:0;overflow:hidden}._overlay_1jzxa_16{position:absolute;inset:0;background:linear-gradient(#bf8c4a61,#bf8c4a70);z-index:1}._contentWrap_1jzxa_23{position:relative;z-index:2;width:100vw;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:2.5rem;padding-bottom:2.5rem}._pyramidIcon_1jzxa_35{width:90px;height:auto;margin-bottom:1.2rem;margin-top:.5rem}._heading_1jzxa_42{color:#fff;font-family:Cinzel,serif;font-size:2.3rem;font-weight:700;letter-spacing:2px;margin:0 0 .7rem;text-align:center;text-shadow:0 2px 12px rgba(0,0,0,.18)}._subheading_1jzxa_53{color:#fff;font-family:Lato,serif;font-size:1.35rem;font-style:italic;font-weight:400;text-align:center;opacity:.97;line-height:1.5;text-shadow:0 2px 12px rgba(0,0,0,.13)}._subheading2_1jzxa_65{font-style:italic;font-weight:400;font-size:1.25rem;display:block;margin-top:.2rem}@media (max-width: 900px){._heading_1jzxa_42{font-size:1.6rem}._subheading_1jzxa_53{font-size:1.05rem}._pyramidIcon_1jzxa_35{width:60px}._contentWrap_1jzxa_23{padding-top:1.2rem;padding-bottom:1.2rem}}@media (max-width: 600px){._pyramidSection_1jzxa_1{min-height:140px}._heading_1jzxa_42{font-size:1.1rem}._subheading_1jzxa_53{font-size:.92rem}._pyramidIcon_1jzxa_35{width:38px}._contentWrap_1jzxa_23{padding-top:.7rem;padding-bottom:.7rem}}._pyramidTextSection_z50vo_1{width:100vw;display:flex;justify-content:center;align-items:flex-start;background:#fff;padding:0;margin:0}._textWrap_z50vo_11{max-width:760px;margin:0 auto;padding:2.5rem 1.5rem;display:flex;flex-direction:column;gap:2.2rem}._paragraph_z50vo_20{color:#444;font-family:Lato,Arial,sans-serif;font-size:1.13rem;line-height:1.7;margin:0;text-align:left}._header_z50vo_29{color:#991643;font-family:Cinzel,serif;font-size:1.45rem;font-weight:700;text-align:center;margin:2.2rem 0 1.2rem;line-height:1.4}@media (max-width: 900px){._textWrap_z50vo_11{padding:1.5rem .7rem;gap:1.3rem}._header_z50vo_29{font-size:1.08rem;margin:1.2rem 0 .7rem}._paragraph_z50vo_20{font-size:.98rem}}@media (max-width: 600px){._textWrap_z50vo_11{padding:1rem .2rem;gap:.9rem}._header_z50vo_29{font-size:.98rem;margin:.7rem 0 .4rem}._paragraph_z50vo_20{font-size:.92rem}}._relatedTopicsSection_1f4yd_1{width:100vw;background:#fff;padding:0 0 2.5rem;margin:0;display:flex;flex-direction:column;align-items:center}._sectionTitle_1f4yd_11{color:#991643;font-family:Cinzel,serif;font-size:1.25rem;font-weight:700;text-align:center;margin:2.2rem 0 1.7rem;letter-spacing:.02em}._cardGrid_1f4yd_21{display:flex;gap:2.2rem;justify-content:center;align-items:stretch;width:100%;max-width:1400px;flex-wrap:wrap}._card_1f4yd_21{position:relative;width:350px;min-height:420px;background-size:cover;background-position:center;border-radius:6px;overflow:hidden;box-shadow:0 2px 16px #00000014;display:flex;flex-direction:column;align-items:center;margin-bottom:1.5rem}._cardOverlay_1f4yd_46{position:absolute;inset:0;background:linear-gradient(#9916432e,#ffffffd1);z-index:1}._logo_1f4yd_53{position:absolute;top:28px;left:50%;transform:translate(-50%);width:120px;height:auto;z-index:2;filter:drop-shadow(0 2px 8px rgba(0,0,0,.1))}._cardContent_1f4yd_64{position:relative;z-index:3;background:#ffffffeb;margin-top:170px;padding:1.2rem 1.2rem 1.7rem;border-radius:0 0 6px 6px;box-shadow:0 2px 8px #0000000a;display:flex;flex-direction:column;align-items:center;min-height:220px}._cardTitle_1f4yd_78{font-family:Cinzel,serif;font-size:1.18rem;font-weight:700;color:#222;text-align:center;margin-bottom:.7rem}._cardText_1f4yd_87{font-family:Lato,Arial,sans-serif;font-size:1.01rem;color:#444;text-align:center;margin-bottom:1.2rem;line-height:1.6}._readMoreBtn_1f4yd_96{background:#d2c3a3;color:#fff;font-family:Lato,Arial,sans-serif;font-size:1rem;border:none;border-radius:4px;padding:.7rem 0;width:100%;text-align:center;text-decoration:none;font-weight:500;transition:background .18s;cursor:pointer;margin-top:auto}._readMoreBtn_1f4yd_96:hover{background:#bfa45a;color:#fff}@media (max-width: 1100px){._cardGrid_1f4yd_21{gap:1.2rem}._card_1f4yd_21{width:300px;min-height:370px}._logo_1f4yd_53{width:90px;top:18px}._cardContent_1f4yd_64{margin-top:120px;padding:1rem .7rem 1.2rem;min-height:170px}}@media (max-width: 900px){._cardGrid_1f4yd_21{flex-direction:column;align-items:center}._card_1f4yd_21{width:90vw;min-width:220px;max-width:400px}}@media (max-width: 600px){._sectionTitle_1f4yd_11{font-size:1.02rem;margin:1.2rem 0 .7rem}._card_1f4yd_21{width:98vw;min-width:160px;max-width:99vw;min-height:260px}._logo_1f4yd_53{width:60px;top:8px}._cardContent_1f4yd_64{margin-top:70px;padding:.7rem .2rem .8rem;min-height:90px}._cardTitle_1f4yd_78{font-size:.98rem}._cardText_1f4yd_87{font-size:.92rem}._readMoreBtn_1f4yd_96{font-size:.92rem;padding:.5rem 0}}._eyeSection_1cfds_1{position:relative;width:100vw;min-height:260px;background-size:cover;background-position:center center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;padding:0;margin:0;overflow:hidden}._overlay_1cfds_16{position:absolute;inset:0;background:linear-gradient(#bf8c4a61,#bf8c4a70);z-index:1}._contentWrap_1cfds_23{position:relative;z-index:2;width:100vw;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:2.5rem;padding-bottom:2.5rem}._eyeIcon_1cfds_35{width:90px;height:auto;margin-bottom:1.2rem;margin-top:.5rem}._heading_1cfds_42{color:#fff;font-family:Cinzel,serif;font-size:2.3rem;font-weight:700;letter-spacing:2px;margin:0 0 .7rem;text-align:center;text-shadow:0 2px 12px rgba(0,0,0,.18)}._subheading_1cfds_53{color:#fff;font-family:Lato,serif;font-size:1.35rem;font-style:italic;font-weight:400;text-align:center;opacity:.97;line-height:1.5;text-shadow:0 2px 12px rgba(0,0,0,.13)}@media (max-width: 900px){._heading_1cfds_42{font-size:1.6rem}._subheading_1cfds_53{font-size:1.05rem}._eyeIcon_1cfds_35{width:60px}._contentWrap_1cfds_23{padding-top:1.2rem;padding-bottom:1.2rem}}@media (max-width: 600px){._eyeSection_1cfds_1{min-height:140px}._heading_1cfds_42{font-size:1.1rem}._subheading_1cfds_53{font-size:.92rem}._eyeIcon_1cfds_35{width:38px}._contentWrap_1cfds_23{padding-top:.7rem;padding-bottom:.7rem}}._eyeTextSection_rm0on_1{width:100vw;display:flex;justify-content:center;align-items:flex-start;background:#fff;padding:0;margin:0}._textWrap_rm0on_11{max-width:760px;margin:0 auto;padding:2.5rem 1.5rem;display:flex;flex-direction:column;gap:2.2rem}._paragraph_rm0on_20{color:#444;font-family:Lato,Arial,sans-serif;font-size:1.13rem;line-height:1.7;margin:0;text-align:left}._header_rm0on_29{color:#991643;font-family:Cinzel,serif;font-size:1.45rem;font-weight:700;text-align:center;margin:2.2rem 0 1.2rem;line-height:1.4}@media (max-width: 900px){._textWrap_rm0on_11{padding:1.5rem .7rem;gap:1.3rem}._header_rm0on_29{font-size:1.08rem;margin:1.2rem 0 .7rem}._paragraph_rm0on_20{font-size:.98rem}}@media (max-width: 600px){._textWrap_rm0on_11{padding:1rem .2rem;gap:.9rem}._header_rm0on_29{font-size:.98rem;margin:.7rem 0 .4rem}._paragraph_rm0on_20{font-size:.92rem}}._globalistSection_bcu6s_1{position:relative;width:100vw;min-height:600px;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:flex-end;justify-content:center;padding:0;margin:0;overflow:visible}._contentWrap_bcu6s_16{position:relative;z-index:2;width:100vw;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding:0 1rem 2rem}._textContent_bcu6s_27{text-align:center;color:#8b0000;margin-bottom:-5rem}._mainHeading_bcu6s_33{margin:0;font-family:Cinzel,serif;font-weight:700;line-height:1.2}._headingLine1_bcu6s_40{display:block;font-size:3.5rem;margin-bottom:.3rem}._headingLine2_bcu6s_46{display:block;font-size:5rem;font-weight:800}@media (max-width: 900px){._globalistSection_bcu6s_1{min-height:500px}._headingLine1_bcu6s_40{font-size:2.8rem}._headingLine2_bcu6s_46{font-size:4rem}._textContent_bcu6s_27{margin-bottom:-4rem}}@media (max-width: 600px){._globalistSection_bcu6s_1{min-height:400px}._headingLine1_bcu6s_40{font-size:2.2rem}._headingLine2_bcu6s_46{font-size:3rem}._textContent_bcu6s_27{margin-bottom:-2.5rem}}
