html{overflow-y:auto}@media screen and (min-width:760){html{overflow-y:overlay}}.link>span{display:inline-block;position:relative;cursor:pointer}.link span:after{content:"";display:block;position:absolute;width:0;bottom:0;height:2px;margin:-5px 0;left:0;background-color:#f90;transition:all .3s ease-in 0s}.link span:hover:after{width:100%}.section{max-height:768px;margin-bottom:4rem}@media screen and (min-width:760px){.section{max-height:768px;margin-bottom:8rem}}.underline span{text-decoration:underline;cursor:pointer}.bold{font-weight:800}