.section-glossary-hero{padding:5rem 0;background:linear-gradient(180deg,#fff,#f0f2f3)}@media (max-width:62rem){.section-glossary-hero{padding:4rem 0}}@media (max-width:36rem){.section-glossary-hero{padding:3rem 0}}.section-glossary-hero .hero-row{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;gap:1rem}@media (max-width:62rem){.section-glossary-hero .hero-row{flex-direction:column;align-items:flex-start}}@media (max-width:36rem){.section-glossary-hero .hero-row{gap:.75rem}}.section-glossary-hero .hero-title{flex:1}.section-glossary-hero .hero-title .section-title{text-align:left;margin:0;font-size:5rem}@media (max-width:62rem){.section-glossary-hero .hero-title .section-title{font-size:3.25rem}}@media (max-width:36rem){.section-glossary-hero .hero-title .section-title{font-size:2.25rem}}.section-glossary-hero .hero-description{flex:1.3;display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;gap:1rem;padding:0 0 .25rem;width:100%}.section-glossary-hero .hero-description .inner{font-size:1.25rem}@media (max-width:36rem){.section-glossary-hero .hero-description .inner{font-size:1.125rem;max-width:60%}}.section-glossary-hero .hero-description svg{width:2rem;height:2rem}@media (max-width:36rem){.section-glossary-hero .hero-description svg{width:1.5rem;height:1.5rem}}.section-glossary-content{position:relative;padding:0 0 5rem}.section-glossary-content .glossary-controls{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:2rem 0;gap:1rem}@media (max-width:62rem){.section-glossary-content .glossary-controls{flex-direction:column-reverse;padding:1.5rem 0}}@media (max-width:36rem){.section-glossary-content .glossary-controls{align-items:flex-start;padding:2rem 0}}.section-glossary-content .glossary-controls .side{flex:1;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.5rem;width:100%}.section-glossary-content .glossary-controls .side-2{flex:1.3;width:100%}@media (max-width:73.75rem){.section-glossary-content .glossary-controls .side-2{flex:1}}.section-glossary-content .glossary-alpha{border:1px solid #e2e6ea;border-radius:.8rem;padding:.25rem}.section-glossary-content .glossary-alpha button{background:none;border:none!important;padding:.7rem 1rem;border-radius:.6rem;text-transform:uppercase;font-size:1rem;font-weight:500;outline:none;line-height:1;transition:background .4s ease-out}@media (max-width:36rem){.section-glossary-content .glossary-alpha button{padding:.5rem .6rem}}.section-glossary-content .glossary-alpha button:hover{padding:.7rem 1rem;background:#f0f2f3}@media (max-width:36rem){.section-glossary-content .glossary-alpha button:hover{padding:.5rem .6rem}}.section-glossary-content .glossary-alpha button.active{background:#f0f2f3}.section-glossary-content .button-words{border:none;border-radius:.8rem;padding:.8rem 1rem;outline:none;line-height:1}.section-glossary-content .button-words svg{width:.8rem;height:.8rem}.section-glossary-content .button-words svg svg use{fill:#ff6700}.section-glossary-content .button-words:hover{background:#f0f2f3;border:none}.section-glossary-content .glossary-search{position:relative;width:100%}.section-glossary-content .glossary-search input{width:100%;border:1px solid #e2e6ea;padding:.8rem 1rem;border-radius:.8rem;transition:all .4s}.section-glossary-content .glossary-search input.error{background:#fef2f2!important;border-color:#ff7373!important;box-shadow:0 0 0 3px rgb(240 61 61 / .2)}.section-glossary-content .glossary-search input.error:focus,.section-glossary-content .glossary-search input:focus{box-shadow:0 0 0 3px rgb(255 103 0 / .2)}.section-glossary-content .glossary-search input.error:not(:placeholder-shown),.section-glossary-content .glossary-search input:not(:placeholder-shown){border-color:#ff6700!important}.section-glossary-content .glossary-search button{position:absolute;right:0;top:50%;transform:translateY(-50%);background:none;border:none;outline:none;pointer-events:none;line-height:1;padding:0 1rem}.section-glossary-content .glossary-search button svg{width:1rem;height:1rem;margin:0;padding:0}.section-glossary-content .glossary-list{margin:1rem 0 0}@media (max-width:62rem){.section-glossary-content .glossary-list{margin:0}}.section-glossary-content .glossary-letter{display:flex;flex-direction:row;align-items:stretch;justify-content:space-between;gap:1rem;border-bottom:1px solid #f0f2f3;padding:3rem 0}@media (max-width:36rem){.section-glossary-content .glossary-letter{flex-direction:column;padding:2rem 0}}.section-glossary-content .glossary-letter.active .letter{color:#ff6700}.section-glossary-content .glossary-letter .letter{flex:1;font-size:5rem;font-weight:500;line-height:1;transition:color .4s ease-out}@media (max-width:36rem){.section-glossary-content .glossary-letter .letter{font-size:3rem}}.section-glossary-content .posts-list{flex:1.3;display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media (max-width:62rem){.section-glossary-content .posts-list{grid-template-columns:repeat(1,1fr)}}.section-glossary-content .glossary-item{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:.5rem;border:1px solid #f0f2f3;border-radius:.8rem;padding:1.5rem;min-height:13.5rem}.section-glossary-content .glossary-item:hover{color:#000}.section-glossary-content .glossary-item:hover .button-custom{transform:translate(0)}.section-glossary-content .glossary-item h3{font-size:1.75rem;margin:0}@media (max-width:62rem){.section-glossary-content .glossary-item h3{font-size:1.5rem}}@media (max-width:36rem){.section-glossary-content .glossary-item h3{font-size:1.375rem}}.section-glossary-content .glossary-item__content{flex:1}.section-glossary-content .glossary-item .button-custom{transform:translate(-85%)}@media (max-width:62rem){.section-glossary-content .glossary-item .button-custom{transform:translate(0)}}.section-glossary-content .glossary-item .inner{position:relative;overflow:hidden}