.skill-level-modal .skill-level-modal__content{max-width:560px;padding:3rem 2rem 2rem;width:100%}.skill-level-modal .skill-level-modal__close{color:var(--color-chocolate)}.skill-level-modal .skill-level-modal__body{-webkit-overflow-scrolling:touch;color:var(--color-chocolate);font-size:var(--text-font-size-small);font-weight:var(--font-weight-light);line-height:1.6;max-height:60vh;overflow-y:auto;padding-right:10px}.skill-level-modal .skill-level-modal__body p{margin-bottom:1rem}.skill-level-modal .skill-level-modal__body p:last-child{margin-bottom:0}.skill-level-modal .skill-level-modal__body ol,.skill-level-modal .skill-level-modal__body ul{font-size:14px;font-weight:300;margin-left:0;margin-right:0}@media screen and (max-width:740px){.skill-level-modal .skill-level-modal__content{max-height:85vh;padding:2.5rem 1.5rem 1.5rem}.skill-level-modal .skill-level-modal__body{max-height:calc(85vh - 4rem)}}