@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;700;800&family=Prata&display=swap');
@import url('/css/site.css');

:root{--void:#051f22;--indigo:#102c3d;--gold:#d7c08a;--cyan:#49ffd5;--pearl:#f2fffb;--muted:#a9cbc4;--shadow:0 26px 84px rgba(3,22,25,.42)}
body.theme-inner-practices{font-family:Manrope,Arial,sans-serif;background:radial-gradient(circle at 18% 18%,rgba(73,255,213,.18),transparent 30%),radial-gradient(circle at 84% 20%,rgba(215,192,138,.15),transparent 30%),linear-gradient(135deg,#051f22,#102c3d 52%,#061316)}
body.theme-inner-practices:before{background-image:linear-gradient(rgba(73,255,213,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(215,192,138,.05) 1px,transparent 1px),radial-gradient(circle at center,transparent 0 64px,rgba(73,255,213,.1) 65px 66px,transparent 67px);background-size:64px 64px,64px 64px,420px 420px}
.theme-inner-practices h1,.theme-inner-practices h2,.theme-inner-practices h3,.theme-inner-practices .brand-title,.theme-inner-practices .footer-title{font-family:Prata,Georgia,serif}.theme-inner-practices .brand-title,.theme-inner-practices .footer-title,.theme-inner-practices .content-section>h2,.theme-inner-practices .intro h1,.theme-inner-practices .hall-title h1,.theme-inner-practices .article-page h1{color:#d7c08a}.theme-inner-practices a,.theme-inner-practices .eyebrow{color:#49ffd5}.theme-inner-practices .hero{min-height:70vh;border-radius:26px;background:linear-gradient(145deg,rgba(242,255,251,.1),rgba(73,255,213,.045))}.theme-inner-practices .hero:before{background:linear-gradient(90deg,transparent 49.5%,rgba(73,255,213,.12) 50%,transparent 50.5%),radial-gradient(circle at center,transparent 0 80px,rgba(215,192,138,.1) 81px 82px,transparent 83px)}.theme-inner-practices .button{background:linear-gradient(135deg,#49ffd5,#d7c08a);color:#051f22}.theme-inner-practices .cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.theme-inner-practices .material-card{border-radius:30px}.theme-inner-practices .material-card__cover{height:132px;background:radial-gradient(circle at center,rgba(73,255,213,.24),transparent 44%),linear-gradient(135deg,#102c3d,#051f22)}.theme-inner-practices .hall-card,.theme-inner-practices .material-card,.theme-inner-practices .list-row,.theme-inner-practices .content-section{border-color:rgba(73,255,213,.24)}
@media(max-width:620px){.theme-inner-practices .cards{grid-template-columns:1fr}}
