.container-body{display:flex;flex-direction:column;justify-content:space-between;align-items:center}*{margin:0;padding:0;border:0;box-sizing:border-box}body,html{font-size:100%;line-height:1;margin:0 auto;height:100%}ol,ul{list-style:none}button,input,select,textarea{font:inherit;margin:0;padding:0;border:none;background:none;color:inherit}img{max-width:100%;height:auto;display:block}button{cursor:pointer}a{text-decoration:none;color:inherit}main{width:100%;max-width:87.5rem}main section:nth-child(odd){background-color:#f5f7fa;width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}::-webkit-scrollbar{width:0;height:0;background:rgba(0,0,0,0)}.navbar-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;gap:1rem;margin:0 .8331rem;max-width:64rem;flex-wrap:wrap}.navbar-access{padding:0 .5rem}.navbar-access-button{display:flex;justify-content:space-between;align-items:center;width:100%;padding:.625rem 0}.icon-bars{display:block;width:1.8125rem;height:1.8125rem;color:#717171;padding:.5769rem 0 .1442rem .3846rem;flex-shrink:0;cursor:pointer}.arrow-right,.icon-bars{justify-content:center;align-items:center}.arrow-right{width:.7802rem;height:.7802rem;display:flex;margin-bottom:.2rem}@media screen and (min-width:23.4375rem){.navbar-access{padding:0 .5rem}.navbar-access-button{display:flex;flex-direction:row;justify-content:space-between;padding:.625rem .5rem;font-size:.7788rem;width:100%}}@media screen and (min-width:48rem){.icon-bars,.navbar-access{display:none}.navbar-container{flex-wrap:nowrap}.navbar-access-button{justify-content:flex-end;gap:1.125rem}}