.global-section{height:100%;width:100%;max-width:50rem;min-height:100%;margin:0 auto;background-color:#f2e8dc;display:flex;flex-direction:column;overflow:hidden}.global-section__header{padding:0 .5rem}.global-section__header h2{text-align:center;color:#763839;margin:1rem 0 0}.global-chapter{margin:1.5rem;padding:1rem 1.5rem 2rem;background:#f8f4ef;color:#763839;text-align:justify;line-height:1.6rem;font-size:1.2rem;border-radius:.5rem;box-shadow:.25rem .25rem 1.25rem #76383950;overflow:auto}@media (max-width: 576px){.global-chapter{margin:1rem;padding:.75rem .75rem 1.5rem;box-shadow:.25rem .25rem .75rem #76383950}}.global-chapter .chapter-title-container{display:grid;grid-template-columns:2rem 1fr 2rem;justify-items:center}@media (max-width: 576px){.global-chapter .chapter-title-container{grid-template-columns:1.75rem 1fr 1.75rem}}.global-chapter h2{text-align:center;font-size:2rem;line-height:2rem}@media (max-width: 576px){.global-chapter h2{font-size:1.75rem;line-height:1.75rem}}.global-chapter>p{margin-bottom:2rem}.global-chapter>p:last-child{margin-bottom:0}.global-chapter .text-center{text-align:center}.global-chapter .text-right{text-align:right}.global-chapter-host{display:flex;overflow:hidden;justify-content:center}.global-button__host{display:flex;align-items:center}.global-button{border:0;background-color:transparent;cursor:pointer;border-radius:.25rem;padding:.0625rem .125rem}.global-button:hover,.global-button:active{background-color:#f0ece7}.global-button__arrow{display:flex;height:100%}.global-flex-end{justify-content:flex-end}html,body{height:100%;background-color:#f2e8dc}* ::-webkit-scrollbar{width:.85rem;height:.85rem}* ::-webkit-scrollbar-thumb{border:4px solid rgba(0,0,0,0);background-clip:padding-box;border-radius:9999px;background-color:#763839}
