.chip{background-color:#ffffff1a;padding:6px 12px;margin:12px 12px 12px 0;color:#f1f1f1;font-size:14px;border-radius:10px;text-align:center;white-space:nowrap;cursor:pointer;transition:background-color .4s ease-in-out}.chip:hover{background-color:#3f3f3f}.chip.active{background-color:#fff;color:#222;font-weight:400}@media only screen and (max-width:780px){#contents-row{display:flex;justify-content:center;align-items:start}}@media only screen and (max-width:760px){#video{width:70%}}@media only screen and (min-width:761px){#video{width:calc(50% - 13px)}}@media only screen and (min-width:1075px){#video{width:calc(33% - 13px)}}@media only screen and (min-width:1580px){#video{width:calc(25% - 13px)}}@media only screen and (min-width:1900px){#video{width:calc(20% - 13px)}}@media only screen and (min-width:2225px){#video{width:calc(16.5% - 10px)}}#contents-results{max-width:1096px}#details-results{width:720px}.react-player iframe{width:100%!important;height:100%!important}#guide-sections{z-index:40;height:calc(100vh - 56px)}#guide-scrollbar{overflow-y:auto;overflow-x:hidden}#guide-scrollbar::-webkit-scrollbar{width:8px}#guide-scrollbar::-webkit-scrollbar-track{background-color:transparent}#guide-scrollbar::-webkit-scrollbar-thumb{background-color:transparent;border-radius:10px}#guide-scrollbar:hover::-webkit-scrollbar-thumb{background-color:#888;border-radius:10px}.guide-item{width:204px;height:40px;font-size:14px;line-height:1.25rem;display:flex;justify-content:left;align-items:center;transition:background-color .3s ease-in-out;cursor:pointer;outline:none;border-radius:5px;padding:0 12px}.guide-item.active,.guide-item:hover{background-color:#ffffff1a}.guide-item.active:hover{background-color:hsla(0,0%,100%,.2)}.guide-icon{width:24px;height:24px;margin-right:20px;filter:brightness(0) invert(1)}.guide-icon.color{filter:none}.line{border-bottom:1px solid hsla(0,0%,95%,.2);padding-top:12px;margin-bottom:12px}.footer-links{color:#aaa;font-size:13px;padding:12px;font-weight:bolder;overflow:hidden;word-wrap:break-word}.footer-links a{margin-right:8px;text-decoration:none;outline:none}#copyright{padding:12px;color:#717171;font-size:12px}.mini-guide-item{display:flex;flex-direction:column;justify-content:center;align-items:center;width:64px;height:74px;margin:1px;border-radius:8px;font-size:10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;cursor:pointer}.mini-guide-item.active,.mini-guide-item:hover{background-color:#ffffff1a}