@import"https://fonts.googleapis.com/css2?family=Asap:wght@400;500;700&display=swap";:root{--c_yellow: #ffe01b;--c_yellow_light: #fff9cf;--c_turquoise: #2b7c88;--c_turquoise_light: #859fa2;--c_gray: #d3d3d3;--c_text: #000000;--c_link: #2b7c88;--c_link_hover: #007c89;--c_bg: #ffffff;--c_bg_hover: #e8f0fe;--c_error_red: #da0000;--c_success_green: #bae622;--c_facebook: #4267b2;--c_facebook_hover: #1b3363;--c_discord: #7289DA;--c_discord_hover: #4458a1;--c_scrollbar-thumb: #222222}*::after,*::before,*{box-sizing:border-box}*{scrollbar-width:thin;scrollbar-color:#222 #f0f0f0}*::-webkit-scrollbar{width:12px}*::-webkit-scrollbar-track{background:#f0f0f0}*::-webkit-scrollbar-thumb{background-color:#222;border-radius:20px;border:3px solid #f0f0f0}body{width:100%;font-family:"Asap",sans-serif;font-size:14px;font-weight:400;line-height:140%;color:var(--c_text)}hr{border:none;border-top:3px dashed var(--c_gray);margin:5px 0}.menu-panel{border:3px solid var(--c_text)}.static-login .body-page-button-container{display:none}:root{--c_yellow: #ffe01b;--c_yellow_light: #fff9cf;--c_turquoise: #2b7c88;--c_turquoise_light: #859fa2;--c_gray: #d3d3d3;--c_text: #000000;--c_link: #2b7c88;--c_link_hover: #007c89;--c_bg: #ffffff;--c_bg_hover: #e8f0fe;--c_error_red: #da0000;--c_success_green: #bae622;--c_facebook: #4267b2;--c_facebook_hover: #1b3363;--c_discord: #7289DA;--c_discord_hover: #4458a1;--c_scrollbar-thumb: #222222}.subheader{padding:5px 0;background-color:var(--c_yellow)}.subheader .subheader-content{display:flex;max-width:1260px;margin:0 auto}.subheader .subheader-content .content-item{display:flex;align-items:center;margin-right:25px;text-transform:uppercase;font-weight:bold;font-size:12px;color:var(--c_text);transition:.2s ease}.subheader .subheader-content .content-item:hover{opacity:.7}.subheader .subheader-content .content-item .item-icon{width:24px;height:24px;margin-right:5px}.d-header{background-color:var(--c_yellow);padding:10px;height:100px;transition:.3s ease}.d-header .wrap{max-width:1320px;padding:0 30px}.d-header .wrap #site-logo{height:54px;transition:.3s ease}.d-header .wrap .header-buttons .login-button .fa,.d-header .wrap .header-buttons .sign-up-button .fa{margin-right:5px}.d-header .wrap .d-header-icons .icon{margin:5px}.d-header .wrap .d-header-icons .icon:hover,.d-header .wrap .d-header-icons .icon:focus{background-color:rgba(0,0,0,0) !important;opacity:.7}.d-header .wrap .d-header-icons .icon:hover .d-icon,.d-header .wrap .d-header-icons .icon:focus .d-icon{color:var(--primary) !important}.d-header .wrap .d-header-icons .icon .d-icon{transition:.2s ease;color:var(--primary)}.d-header .wrap .d-header-icons .active .icon{background-color:rgba(0,0,0,0) !important;opacity:.7}.d-header .wrap .d-header-icons .active .icon .d-icon{color:var(--primary) !important}.d-header .wrap .d-header-icons .current-user{margin-left:10px}.d-header .wrap .d-header-icons .current-user .avatar{width:40px;height:40px}.scrolled .d-header{height:70px}.scrolled .d-header #site-logo{height:44px !important}div:not(.d-editor-button-bar) .btn-default,div:not(.d-editor-button-bar) .btn-primary,div:not(.d-editor-button-bar) .btn-primary{border:3px solid var(--c_text);background-color:var(--c_yellow);color:var(--c_text) !important;text-transform:uppercase;font-weight:bold}div:not(.d-editor-button-bar) .btn-default:hover,div:not(.d-editor-button-bar) .btn-primary:hover,div:not(.d-editor-button-bar) .btn-primary:hover{background-color:var(--c_text) !important;color:var(--c_bg) !important}div:not(.d-editor-button-bar) .btn-default:hover .d-icon,div:not(.d-editor-button-bar) .btn-primary:hover .d-icon,div:not(.d-editor-button-bar) .btn-primary:hover .d-icon{fill:var(--c_bg)}div:not(.d-editor-button-bar) .btn-default .d-icon,div:not(.d-editor-button-bar) .btn-primary .d-icon,div:not(.d-editor-button-bar) .btn-primary .d-icon{fill:var(--c_text);transition:inherit}.login-modal:not(.hidden) .login-form .input-group input,.create-account .login-form .input-group input{border:3px solid var(--c_text);border-radius:0}.login-modal:not(.hidden) .login-form .input-group input:focus,.create-account .login-form .input-group input:focus{outline:none;border:3px solid var(--c_gray);box-shadow:none}:root{--c_turquoise: #134a85;--c_turquoise_light: #4e75b5}*{box-sizing:border-box;padding:0;margin:0}a{text-decoration:none;color:var(--c_turquoise)}ul{list-style-type:none;padding:0;margin:0}.nav-pills>li a.active{background-color:var(--c_turquoise)}.nav-pills>li>a:hover{color:#000;background-color:var(--c_bg_hover)}.subheader{height:33px;padding:0 30px;border-bottom:1px solid rgba(0,0,0,.0509803922);background-color:var(--c_yellow)}.subheader .subheader-content{width:calc(100% - 20px);width:100%}.subheader .subheader-content .content-item{min-height:32px;font-size:100%;line-height:100%;text-transform:none}.subheader .subheader-content .content-item .item-icon{width:32px;height:24px;margin:0 5px 5px 0}.subheader .subheader-content .content-item .item-text{box-sizing:border-box;color:#000;display:block;font-family:var(--f_asap);font-size:12px;font-weight:700;line-height:100%;margin:0;padding:0;text-align:left;text-transform:uppercase;white-space:nowrap}.d-header-wrap{position:sticky;top:0;z-index:995}.d-header{position:relative;height:90px;width:100%;padding:0;margin:0;display:flex;align-items:center;background-color:rgba(0,0,0,0);box-shadow:0 2px 4px -1px rgba(0,0,0,.25);-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:.3s ease}.d-header:after{position:absolute;bottom:0;left:0;display:block;content:"";width:100%;height:90px;background-color:var(--c_yellow);z-index:-1;transition:.3s ease}.d-header:hover:after{background-color:var(--c_bg)}.d-header .wrap{max-width:1320px !important;padding:0 30px !important;margin-right:auto !important;margin-left:auto !important}.d-header>.wrap{width:100%;height:100%}.wrap{margin-right:auto;margin-left:auto}.d-header>.wrap .contents{display:flex;align-items:center;height:100%}.wrap .contents{position:relative}.d-header .title{display:flex;align-items:center;height:100%;min-width:39px}@media only screen and (max-width: 480px){.d-header .title{width:45px;overflow:hidden}}.d-header #site-logo{height:44px;max-height:44px;width:auto;transition:.3s ease;vertical-align:middle}body.scrolled .d-header{height:90px}body.scrolled #site-logo{height:44px !important}.d-header .panel{position:relative;display:flex;flex:0 0 auto;margin-left:auto;align-items:center}.d-header .header-buttons{display:flex;align-items:center;margin-top:.2em}.d-header-icons{text-align:center;margin:0 0 0 5px;list-style:none}.d-header-icons .header-dropdown-toggle{position:relative}.d-header-icons>li{float:left}.d-header-icons .icon{position:relative;display:flex;align-items:center;justify-content:center;width:2.2857em;height:2.2857em;padding:.2143em;text-decoration:none;cursor:pointer;border-top:1px solid rgba(0,0,0,0);border-left:1px solid rgba(0,0,0,0);border-right:1px solid rgba(0,0,0,0);transition:all linear .15s;outline:none}.btn-flat{background:0 0;border:0;line-height:1}.d-header-icons .d-icon{width:100%;font-size:1.7511em;line-height:1.4;display:inline-block}.svg-icon,.svg-icon-title{height:1em;position:relative;vertical-align:-0.125em;fill:currentColor;flex-shrink:0;overflow:visible}img.avatar{border-radius:50%;vertical-align:middle}.drop-down-mode .d-header-icons .active .icon:after{border-top:none}.faq{padding:15px;margin:0 0 40px 0;font-size:19px;line-height:1.3;text-align:center;border:1px solid var(--c_text);box-shadow:0 18px 0 -10px rgba(0,0,0,.3019607843)}@media only screen and (max-width: 1024px){.faq{font-size:17px}}.faq .link{color:var(--c_turquoise);cursor:pointer}@media only screen and (max-width: 1024px){.faq .link{display:inline-block;width:100%}}.faq .link:hover,.faq .link:focuse{color:var(--c_turquoise_light)}.footer{font-family:var(--f_asap);background:linear-gradient(to bottom, var(--c_bg) 5px, var(--c_yellow) 5px)}.footer .st-bleed{padding:0 30px}@media only screen and (max-width: 480px){.footer .st-bleed{padding:0 20px}}.footer .footer-hat{overflow-x:hidden;overflow-y:hidden;background:linear-gradient(to top, var(--c_yellow) 30%, var(--c_bg) 30%)}@media only screen and (max-width: 1440px){.footer .footer-hat{background:linear-gradient(to top, var(--c_yellow) 25%, var(--c_bg) 25%)}}.footer .footer-hat .wrap-img{max-width:2100px;line-height:0;margin:0 auto;padding:0 6%;transform:translateX(3%)}@media only screen and (max-width: 1920px){.footer .footer-hat .wrap-img{transform:none}}@media only screen and (max-width: 1024px){.footer .footer-hat .wrap-img{transform:rotate(-0.65deg);padding:0}}.footer .footer-hat .wrap-img .hat{width:100%;height:auto}.footer .st-bleed .footer-content{width:100%;max-width:1260px;padding:40px 0 60px;margin:0 auto}.footer .st-bleed .footer-content .content-nav{display:flex;justify-content:space-between}@media(max-width: 1240px){.footer .st-bleed .footer-content .content-nav{display:grid;grid-template-columns:repeat(3, 1fr);width:100%}}.footer .st-bleed .footer-content .content-nav .nav-item{margin-bottom:40px}.footer .st-bleed .footer-content .content-nav .nav-item:nth-child(3) .item-list{display:grid;grid-template-columns:repeat(2, 1fr)}@media(max-width: 768px){.footer .st-bleed .footer-content .content-nav{grid-template-columns:repeat(2, 1fr)}.footer .st-bleed .footer-content .content-nav .nav-item:nth-child(3){grid-column-start:1;grid-column-end:3}}@media(max-width: 480px){.footer .st-bleed .footer-content .content-nav .nav-item{width:100%;text-align:center}.footer .st-bleed .footer-content .content-nav{grid-template-columns:repeat(1, 1fr)}.footer .st-bleed .footer-content .content-nav .nav-item:nth-child(3){grid-column-start:1;grid-column-end:1}}.footer .st-bleed .footer-content .content-nav .nav-item .item-title{display:flex;align-items:flex-end;margin-bottom:20px;min-height:48px}@media(max-width: 480px){.footer .st-bleed .footer-content .content-nav .nav-item .item-title{margin:0 auto 20px auto;width:max-content}}.footer .st-bleed .footer-content .content-nav .nav-item .item-title .title-img{height:40px}.footer .st-bleed .footer-content .content-nav .nav-item:nth-child(1) .item-title .title-img{margin-right:5px}.footer .st-bleed .footer-content .content-nav .nav-item:nth-child(2) .item-title .title-img{margin-right:14px}.footer .st-bleed .footer-content .content-nav .nav-item:nth-child(3) .item-title .title-img{margin-right:10px}.footer .st-bleed .footer-content .content-nav .nav-item:nth-child(4) .item-title .title-img{margin-right:5px}.footer .st-bleed .footer-content .content-nav .nav-item .item-title .title-content{line-height:120%;white-space:pre-line}@media only screen and (max-width: 480px){.footer .st-bleed .footer-content .content-nav .nav-item .item-title .title-content{white-space:normal}}.footer .st-bleed .footer-content .content-nav .nav-item .item-list{list-style:none}.footer .st-bleed .footer-content .content-nav .nav-item .item-list .list-element{margin-bottom:10px}.footer .st-bleed .footer-content .content-nav .nav-item .item-list .list-element:last-child{margin-bottom:0}.footer .st-bleed .footer-content .content-nav .nav-item .item-list .list-element .element-link{text-decoration:none;color:var(--c_text);transition:.2s ease}.footer .st-bleed .footer-content .content-nav .nav-item .item-list .list-element .element-link:hover{color:var(--c_turquoise)}.footer .st-bleed .footer-content .content-services{display:flex;flex-wrap:wrap;align-items:center;width:100%;max-width:720px;padding:10px 0;margin-bottom:10px;border-top:2px solid var(--c_text)}.footer .st-bleed .footer-content .content-services .services-title{margin-right:25px;line-height:120%;font-size:20px}@media(max-width: 640px){.footer .st-bleed .footer-content .content-services .services-title{width:100%}}.footer .st-bleed .footer-content .content-services .services-links{display:flex;flex-wrap:wrap}.footer .st-bleed .footer-content .content-services .services-links .link-item{display:flex;align-items:center;margin-right:25px;transition:.2s ease;color:var(--c_text);text-decoration:none}@media(max-width: 640px){.footer .st-bleed .footer-content .content-services .services-links .link-item{margin:10px 25px 0 0}}.footer .st-bleed .footer-content .content-services .services-links .link-item:hover{color:var(--c_turquoise)}.footer .st-bleed .footer-content .content-services .services-links .link-item:last-child{margin-right:0}.footer .st-bleed .footer-content .content-services .services-links .link-item .item-img{width:32px;height:32px;margin-right:5px}.footer .st-bleed .footer-content .content-services .services-links .link-item .item-name{font-size:12px;font-weight:bold;text-transform:uppercase}.footer .st-bleed .footer-content .content-copyright{width:100%;max-width:1024px;font-size:12px;line-height:132%;margin-bottom:20px}.footer .st-bleed .footer-content .content-socials{display:flex}.footer .st-bleed .footer-content .content-socials .social-link{-webkit-tap-highlight-color:rgba(0,0,0,0);transition:.2s ease;margin-right:16px}.footer .st-bleed .footer-content .content-socials .social-link:last-child{margin-right:0}.footer .st-bleed .footer-content .content-socials .social-link:hover .link-img{filter:invert(21%) sepia(68%) saturate(1634%) hue-rotate(191deg) brightness(90%) contrast(92%);transform:scale(0.95)}.footer .st-bleed .footer-content .content-socials .social-link .link-img{width:24px;height:24px;transition:.2s ease}.command .link.skeleton .title,.command-big .post-list .link.skeleton .title,.rised .link.skeleton .title,.nerdopedia .link.skeleton .title,.idea .link.skeleton .title,.worksheet .event.skeleton .title{border-radius:4px;color:rgba(0,0,0,0);background-image:linear-gradient(90deg, #ddd 0px, #e8e8e8 40px, #ddd 80px)}.worksheet .event.skeleton .desc,.worksheet .event.skeleton .event-date,.link.skeleton .desc{border-radius:6px;color:rgba(0,0,0,0);background-image:linear-gradient(90deg, #ddd 0px, #e8e8e8 40px, #ddd 80px)}.music .box-right .link.skeleton,.music .box-left .link.skeleton,.worksheet .event.skeleton .col-right .wrap-img,.link.skeleton .wrap-img{background-image:linear-gradient(90deg, #ddd 0px, #e8e8e8 40px, #ddd 80px)}.command-big .post-list .link.skeleton .col-left .wrap-img,.story .link .wrap-img,.music .box-right .link.skeleton,.music .box-left .link.skeleton,.nerdopedia .link.skeleton .col-left .wrap-img,.worksheet .event.skeleton .col-right .wrap-img{border-radius:6px}.story .link.skeleton .wrap-img,.nerdopedia .link.skeleton .row .col-left .wrap-img,.worksheet .event.skeleton .col-left .event-date{border-color:rgba(0,0,0,0)}.cnt.main{max-width:1280px;padding:0 20px;margin:85px auto 40px auto}@media only screen and (max-width: 480px){.cnt.main{padding:0 14px}}.cnt.main .section{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:flex-start;margin:0 0 60px 0}@media only screen and (max-width: 768px){.cnt.main .section{flex-wrap:wrap}}.section-title{font-size:21px;line-height:1.15;text-align:left}@media only screen and (max-width: 768px){.section-title{font-size:20px}}@media only screen and (max-width: 480px){.section-title{font-size:19px}}@media only screen and (max-width: 768px){.cnt.main .section.section-00{overflow-x:scroll;padding:10px 0 20px;margin:0 0 10px;scrollbar-width:none}.cnt.main .section.section-00::-webkit-scrollbar{display:none}}.command{display:flex;flex-direction:row;width:100%;justify-content:space-between;align-items:flex-start}@media only screen and (max-width: 768px){.command{width:350%}}.command .link{width:calc(25% - 20px);display:flex;flex-direction:column;justify-content:flex-end;align-items:stretch;text-decoration:none;color:#000;background-color:#fff;background-position:center;background-repeat:no-repeat;background-size:cover;border:1px solid rgba(0,0,0,.5607843137);padding:25px 10px 20px 10px;filter:drop-shadow(2px 4px 6px rgba(0, 0, 0, 0.2509803922));transition:all .3s ease-in-out}@media only screen and (max-width: 1152px){.command .link{width:calc(25% - 10px)}}@media only screen and (max-width: 960px){.command .link{width:calc(25% - 5px)}}.command .link:hover{transform:scale(1.02)}.command .link .title{height:22px;margin:0 0 16px 0;font-size:17px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.command .link .desc{height:57px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.command-big{display:flex;flex-direction:column;width:calc(50% - 10px);justify-content:flex-start;align-items:flex-start}@media only screen and (max-width: 960px){.command-big{width:calc(50% - 5px)}}@media only screen and (max-width: 768px){.command-big{width:100%;margin:0 0 40px}}.command-big .section-title{margin:0 0 20px 0}@media only screen and (max-width: 1024px){.command-big .section-title{min-height:2.3em;margin:0 0 10px 0}}@media only screen and (max-width: 768px){.command-big .section-title{min-height:0}}.command-big .post-list{width:100%;height:850px;display:flex;flex-direction:column;align-items:center;justify-content:space-between}@media only screen and (max-width: 768px){.command-big .post-list{height:auto}}.command-big .post-list li{width:100%}@media only screen and (max-width: 768px){.command-big .post-list li:not(:last-child){margin:0 0 12px 0}}.command-big .post-list li .link{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;text-decoration:none;color:#000;background-color:#fff;border:1px solid rgba(0,0,0,.5607843137);padding:10px;filter:drop-shadow(2px 4px 6px rgba(0, 0, 0, 0.2509803922));transition:all .3s ease-in-out}@media only screen and (max-width: 480px){.command-big .post-list li .link{flex-direction:column}}.command-big .post-list li .link:hover{background-color:var(--c_yellow_light)}.command-big .post-list li .link .col-left{width:calc(45% - 10px);height:100%}@media only screen and (max-width: 1280px){.command-big .post-list li .link .col-left{width:250px}}@media only screen and (max-width: 960px){.command-big .post-list li .link .col-left{width:200px}}@media only screen and (max-width: 768px){.command-big .post-list li .link .col-left{margin-bottom:12px}}@media only screen and (max-width: 480px){.command-big .post-list li .link .col-left{width:100%}}.command-big .post-list li .link .col-left .wrap-img{width:100%;aspect-ratio:83/37;display:flex;flex-direction:row;justify-content:center;align-items:center}@media only screen and (max-width: 480px){.command-big .post-list li .link .col-left .wrap-img{aspect-ratio:83/37}}.command-big .post-list li .link .col-left .wrap-img .img{width:100%;height:auto}.command-big .post-list li .link .col-right{width:calc(55% - 10px)}@media only screen and (max-width: 1280px){.command-big .post-list li .link .col-right{width:calc(100% - 260px)}}@media only screen and (max-width: 960px){.command-big .post-list li .link .col-right{width:calc(100% - 210px)}}@media only screen and (max-width: 480px){.command-big .post-list li .link .col-right{width:100%}}.command-big .post-list li .link .col-right .title{height:19px;margin:0 0 8px 0;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.command-big .post-list li .link .col-right .desc{height:57px;margin:0 0 16px 0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-size:14px}@media only screen and (max-width: 960px){.command-big .post-list li .link .col-right .desc{-webkit-line-clamp:4;height:68px;font-size:13px;line-height:1.35}}@media only screen and (max-width: 768px){.command-big .post-list li .link .col-right .desc{width:74%}}@media only screen and (max-width: 520px){.command-big .post-list li .link .col-right .desc{width:100%}}@media only screen and (max-width: 480px){.command-big .post-list li .link .col-right .desc{-webkit-line-clamp:3;height:51px}}.command-big .post-list li .link .col-right .info{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end;align-items:center}.command-big .post-list li .link .col-right .info>*:not(:last-child){margin:0 10px 0 0}.command-big .post-list li .link .col-right .info .likes,.command-big .post-list li .link .col-right .info .views{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;transition:width .8s ease}.command-big .post-list li .link .col-right .info .likes .wrap-icon{width:20px;height:20px}.command-big .post-list li .link .col-right .info .views .wrap-icon{width:17px;height:17px}.command-big .post-list li .link .col-right .info .likes .wrap-icon,.command-big .post-list li .link .col-right .info .views .wrap-icon{margin-right:6px}.command-big .post-list li .link .col-right .info .likes .wrap-icon .likes-icon,.command-big .post-list li .link .col-right .info .views .wrap-icon .views-icon{width:100%;height:auto}.command-big .post-list li .link .col-right .info .likes .likes-count,.command-big .post-list li .link .col-right .info .views .views-count{min-width:7.5px;min-height:19px;font-weight:700}.command-big .btn{margin:30px 0 0 0;align-self:center;text-decoration:none}.rised{display:flex;flex-direction:column;width:calc(50% - 10px);justify-content:flex-start;align-items:flex-start}@media only screen and (max-width: 960px){.rised{width:calc(50% - 5px)}}@media only screen and (max-width: 768px){.rised{width:100%;margin:0 0 40px}}.rised .section-title{margin:0 0 20px 0}@media only screen and (max-width: 1280px){.rised .section-title{min-height:2.3em;margin:0 0 10px 0}}@media only screen and (max-width: 768px){.rised .section-title{min-height:0}}.rised .post-list{width:100%;height:836px;display:flex;flex-direction:column;align-items:center;justify-content:space-between}@media only screen and (max-width: 1152px){.rised .post-list{height:850px}}@media only screen and (max-width: 768px){.rised .post-list{height:auto}}.rised .post-list li{width:100%}.rised .post-list li .link{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;text-decoration:none;color:#000;background-color:#fff;background-position:center;background-repeat:no-repeat;background-size:cover;border:1px solid rgba(0,0,0,.5607843137);padding:10px;filter:drop-shadow(2px 4px 6px rgba(0, 0, 0, 0.2509803922));transition:all .3s ease-in-out}@media only screen and (max-width: 768px){.rised .post-list li:not(:last-child){margin:0 0 12px}}.rised .link:hover{background-color:var(--c_yellow_light)}.rised .post-list li .link .col-left{width:calc(80% - 5px);margin:0 7px}.rised .post-list li .link .col-left .title{height:18px;margin:0 0 6px 0;font-size:16px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.rised .post-list li .link .col-left .desc{font-size:13px;line-height:1.5;height:57px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media only screen and (max-width: 960px){.rised .post-list li .link .col-left .desc{line-height:1.35;height:51px}}.rised .post-list li .link .col-right{width:calc(20% - 5px);height:100%}.rised .post-list li .link .col-right .info{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-end;align-items:flex-end}.rised .post-list li .link .col-right .info>*:not(:last-child){margin:0 0 10px 0}.rised .post-list li .link .col-right .info .comments,.rised .post-list li .link .col-right .info .likes,.rised .post-list li .link .col-right .info .views{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;transition:width .8s ease}.rised .post-list li .link .col-right .info .likes .wrap-icon{width:20px;height:20px}.rised .post-list li .link .col-right .info .comments .wrap-icon,.rised .post-list li .link .col-right .info .views .wrap-icon{width:17px;height:17px}.rised .post-list li .link .col-right .info .comments .wrap-icon,.rised .post-list li .link .col-right .info .likes .wrap-icon,.rised .post-list li .link .col-right .info .views .wrap-icon{margin-right:6px}.rised .post-list li .link .col-right .info .comments .wrap-icon .comments-icon,.rised .post-list li .link .col-right .info .likes .wrap-icon .likes-icon,.rised .post-list li .link .col-right .info .views .wrap-icon .views-icon{width:100%;height:auto}.rised .post-list li .link .col-right .info .comments .comments-count,.rised .post-list li .link .col-right .info .likes .likes-count,.rised .post-list li .link .col-right .info .views .views-count{min-width:7.5px;min-height:19px;font-weight:700}.rised .btn{margin:30px 0 0 0;align-self:center;text-decoration:none}.cnt.main .section-02{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px 20px}@media only screen and (max-width: 960px){.cnt.main .section-02{grid-gap:40px 10px}}@media only screen and (max-width: 768px){.cnt.main .section-02{grid-template-columns:1fr}}.story{width:100%;height:100%}.story .section-title{margin:0 0 20px 0}@media only screen and (max-width: 960px){.story .section-title{margin:0 0 16px 0}}@media only screen and (max-width: 768px){.story .section-title{margin:0 0 14px 0}}.story .link{width:100%;height:100%;display:block;text-decoration:none;color:#000;padding:30px 20px 20px 20px;border:1px solid rgba(0,0,0,.5607843137);background-color:#fff;filter:drop-shadow(2px 4px 6px rgba(0, 0, 0, 0.2509803922));transition:all .3s ease-in-out}@media only screen and (min-width: 769px)and (max-width: 960px){.story .link{padding:30px 16px 16px}}@media only screen and (max-width: 768px){.story .link{padding:20px}}@media only screen and (max-width: 480px){.story .link{padding:14px}}.story .link:hover{background-color:var(--c_yellow_light)}.story .link .title{margin:0 0 25px 0}.story .link .wrap-img{width:100%;aspect-ratio:16/9;border:3px solid #000;display:flex;flex-direction:row;justify-content:center;align-items:center;overflow:hidden}.story .link .wrap-img .img{width:100%;height:auto;transition:transform .5s ease-in-out}.story .link .wrap-img:hover .img{transform:scale(1.15);transform-origin:center}.music{width:100%;height:100%;padding:30px 20px 20px 20px;border:1px solid rgba(0,0,0,.5607843137);background-color:#fff;filter:drop-shadow(2px 4px 6px rgba(0, 0, 0, 0.2509803922))}@media only screen and (min-width: 769px)and (max-width: 960px){.music{padding:30px 16px 16px}}@media only screen and (max-width: 768px){.music{padding:20px}}@media only screen and (max-width: 480px){.music{padding:14px}}.music .section-title{width:100%;margin:0 0 20px 0}@media only screen and (max-width: 960px){.music .section-title{margin:0 0 16px 0}}@media only screen and (max-width: 768px){.music .section-title{margin:0 0 14px 0}}.music .wrapper-container{display:flex;justify-content:space-between}.music .box-left{width:100%}.music .box-right .link,.music .box-left .link{position:relative;width:100%;aspect-ratio:16/9;padding-top:56.25%;display:flex;flex-grow:1;text-decoration:none;color:#000;overflow:hidden;position:relative;transition:all .3s ease-in-out;background-position:center;background-repeat:no-repeat;background-size:contain}.music .box-right .link:not(:last-child),.music .box-left .link:not(:last-child){margin:0 0 10px 0}.music .box-right .link .title,.music .box-left .link .title{position:absolute;bottom:2%;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;width:100%;margin:auto auto 7px;padding:1% 4%;background-color:hsla(0,0%,100%,.6392156863)}.music .link.skeleton .title{padding:0}.music .box-right .link .title{font-size:16px}@media only screen and (max-width: 1152px){.music .box-right .link .title{font-size:15px}}@media only screen and (max-width: 1024px){.music .box-right .link .title{font-size:14px}}.music .box-left .link .title{font-size:17px}@media only screen and (max-width: 1280px){.music .box-left .link .title{font-size:16px}}@media only screen and (max-width: 960px){.music .box-left .link .title{font-size:15px}}.nerdopedia{display:flex;flex-direction:column;width:100%;justify-content:flex-start;align-items:flex-start}.nerdopedia .section-title{margin:0 0 20px 0}@media only screen and (max-width: 1024px){.nerdopedia .section-title{min-height:2.3em;margin:0 0 10px}}@media only screen and (max-width: 768px){.nerdopedia .section-title{min-height:0}}.nerdopedia .post-list{width:100%;margin-top:-20px;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between}.nerdopedia .post-list li{width:calc(50% - 10px);margin-top:20px}@media only screen and (max-width: 768px){.nerdopedia .post-list li{width:100%}}@media only screen and (max-width: 768px){.nerdopedia li:not(:last-child){margin-bottom:12px}}.nerdopedia li .link{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;text-decoration:none;color:#000;background-color:#fff;background-position:center;background-repeat:no-repeat;background-size:cover;border:1px solid rgba(0,0,0,.5607843137);padding:10px;filter:drop-shadow(2px 4px 6px rgba(0, 0, 0, 0.2509803922));transition:all .3s ease-in-out}@media only screen and (max-width: 414px){.nerdopedia li .link{flex-direction:column}}.nerdopedia li .link:hover{background-color:var(--c_yellow_light)}.nerdopedia li .link .col-left{width:310px;align-self:center}@media only screen and (max-width: 1152px){.nerdopedia li .link .col-left{width:270px}}@media only screen and (max-width: 1024px){.nerdopedia li .link .col-left{width:250px}}@media only screen and (max-width: 960px){.nerdopedia li .link .col-left{width:170px}}@media only screen and (max-width: 414px){.nerdopedia li .link .col-left{width:100%;margin:0 0 10px}}.nerdopedia li .link .col-left .wrap-img{width:100%;aspect-ratio:16/9;display:flex;flex-direction:row;justify-content:center;align-items:center}.nerdopedia li .link .col-left .wrap-img .topic-img{width:100%}.nerdopedia li .link .col-right{width:calc(100% - 320px);height:100%;padding:0;display:flex;flex-direction:column;justify-content:flex-start;align-self:end}@media only screen and (max-width: 1152px){.nerdopedia li .link .col-right{width:calc(100% - 280px)}}@media only screen and (max-width: 1024px){.nerdopedia li .link .col-right{width:calc(100% - 260px)}}@media only screen and (max-width: 960px){.nerdopedia li .link .col-right{width:calc(100% - 180px)}}@media only screen and (max-width: 414px){.nerdopedia li .link .col-right{width:100%}}.nerdopedia li .link .col-right .title{min-height:19px;width:100%;margin:0 0 6px 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.nerdopedia li .link .col-right .desc{min-height:98px;width:100%;margin:0 0 8px 0;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}@media only screen and (max-width: 1024px){.nerdopedia li .link .col-right .desc{min-height:95px;-webkit-line-clamp:5}}@media only screen and (max-width: 768px){.nerdopedia li .link .col-right .desc{width:74%;min-height:78px;-webkit-line-clamp:4}}@media only screen and (max-width: 540px){.nerdopedia li .link .col-right .desc{width:100%}}.nerdopedia li .link .col-right .info{margin-top:auto;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end;align-items:center}.nerdopedia li .link .col-right .info>*:not(:last-child){margin:0 10px 0 0}.nerdopedia li .link .col-right .info .likes,.nerdopedia li .link .col-right .info .views{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;transition:width .8s ease}.nerdopedia li .link .col-right .info .likes .wrap-icon{width:20px;height:20px}.nerdopedia li .link .col-right .info .views .wrap-icon{width:17px;height:17px}.nerdopedia li .link .col-right .info .likes .wrap-icon,.nerdopedia li .link .col-right .info .views .wrap-icon{margin-right:6px}.nerdopedia li .link .col-right .info .likes .wrap-icon .likes-icon,.nerdopedia li .link .col-right .info .views .wrap-icon .views-icon{width:100%;height:auto}.nerdopedia li .link .col-right .info .likes .likes-count,.nerdopedia li .link .col-right .info .views .views-count{min-width:7.5px;font-weight:700}.nerdopedia .btn{margin:30px 0 0 0;align-self:center;text-decoration:none}.idea{display:flex;flex-direction:column;width:calc(50% - 10px);justify-content:flex-start;align-items:flex-start}@media only screen and (max-width: 960px){.idea{width:calc(50% - 5px)}}@media only screen and (max-width: 768px){.idea{width:100%}}.idea .section-title{margin:0 0 20px 0}@media only screen and (max-width: 1280px){.idea .section-title{min-height:2.3em;margin:0 0 10px 0}}@media only screen and (max-width: 768px){.idea .section-title{min-height:0}}.idea .post-list{width:100%;height:360px;display:flex;flex-direction:column;align-items:center;justify-content:space-between}@media only screen and (max-width: 1152px){.idea .post-list{height:330px}}@media only screen and (max-width: 768px){.idea .post-list{height:auto}}.idea .post-list li{width:100%}.idea li .link{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;text-decoration:none;color:#000;background-color:#fff;background-position:center;background-repeat:no-repeat;background-size:cover;border:1px solid rgba(0,0,0,.5607843137);padding:10px;filter:drop-shadow(2px 4px 6px rgba(0, 0, 0, 0.2509803922));transition:all .3s ease-in-out}@media only screen and (max-width: 768px){.idea li:not(:last-child){margin:0 0 12px}}.idea li .link:hover{background-color:var(--c_yellow_light)}.idea li .link .col-left{width:calc(15% - 5px)}.idea li .link .col-left .vote-info{display:flex;flex-direction:column;justify-content:space-between;align-items:center}.idea li .link .col-left .vote-info .wrap-icon{width:50px;margin:0 0 5px}.idea li .link .col-left .vote-info .vote-icon{width:100%;height:auto}.idea li .link .col-left .vote-info .vote-count{min-height:19px;font-size:16px;font-weight:700}.idea li .link .col-center{width:calc(65% - 5px)}.idea li .link .col-center .title{height:21px;margin:0 0 10px 0;font-size:18px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}@media only screen and (max-width: 1152px){.idea li .link .col-center .title{height:19px;margin:0 0 3px;font-size:17px}}@media only screen and (max-width: 1024px){.idea li .link .col-center .title{font-size:16px}}.idea li .link .col-center .desc{height:57px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media only screen and (max-width: 480px){.idea li .link .col-center .desc{height:64px;font-size:13px;line-height:1.25;-webkit-line-clamp:4}}.idea li .link .col-right{width:calc(20% - 5px);height:100%;display:flex;flex-direction:row;justify-content:end;align-items:flex-end}.idea li .link .col-right .info{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-between;align-items:flex-end;height:100%}.idea li .link .col-right .info>*:not(:last-child){margin:0 0 10px 0}.idea li .link .col-right .info .comments,.idea li .link .col-right .info .likes,.idea li .link .col-right .info .views{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;transition:width .8s ease}.idea li .link .col-right .info .likes .wrap-icon{width:20px;height:20px}.idea li .link .col-right .info .comments .wrap-icon,.idea li .link .col-right .info .views .wrap-icon{width:17px;height:17px}.idea li .link .col-right .info .comments .wrap-icon,.idea li .link .col-right .info .likes .wrap-icon,.idea li .link .col-right .info .views .wrap-icon{margin-right:6px}.idea li .link .col-right .info .comments .wrap-icon .comments-icon,.idea li .link .col-right .info .likes .wrap-icon .likes-icon,.idea li .link .col-right .info .views .wrap-icon .views-icon{width:100%;height:auto}.idea li .link .col-right .info .comments .comments-count,.idea li .link .col-right .info .likes .likes-count,.idea li .link .col-right .info .views .views-count{min-width:7.5px;font-weight:700}.idea .btn{margin:30px 0 0 0;align-self:center;text-decoration:none}.worksheet{width:100%;margin:0 0 15px 0;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:stretch}.worksheet .section-title{width:100%;margin:0 0 20px 0}@media only screen and (max-width: 768px){.worksheet .section-title{margin:0 0 10px 0}}.worksheet .event{width:100%;border:1px solid #000;padding:10px;color:#000;display:flex;flex-direction:row;justify-content:space-between;align-items:center;filter:drop-shadow(2px 4px 6px rgba(0, 0, 0, 0.2509803922));background-color:#fff}@media only screen and (max-width: 640px){.worksheet .event{flex-direction:column-reverse}}.worksheet .event .col-left{width:calc(40% - 10px);height:100%;padding:20px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;overflow:hidden}@media only screen and (max-width: 960px){.worksheet .event .col-left{padding:10px}}@media only screen and (max-width: 640px){.worksheet .event .col-left{width:100%;padding:0 0 10px}}.worksheet .event .col-left .event-date{display:block;min-height:40px;min-width:152px;font-size:24px;padding:.35em;margin:0 0 45px;border:2px solid #000;border-radius:.3em}@media only screen and (max-width: 960px){.worksheet .event .col-left .event-date{min-height:38px;min-width:133px;margin:0 0 1.2em;font-size:21px}}.worksheet .event .col-left .title{min-height:26px;margin:0 0 15px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:26px;line-height:115%;font-weight:700}@media only screen and (max-width: 960px){.worksheet .event .col-left .title{font-size:24px;min-height:20px;margin:0 0 10px}}@media only screen and (max-width: 480px){.worksheet .event .col-left .title{font-size:23px}}.worksheet .event .col-left .desc{width:100%;height:88px;margin:0 0 20px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;font-size:16px;font-weight:400;line-height:1.4}@media only screen and (max-width: 960px){.worksheet .event .col-left .desc{height:84px;font-size:16px}}@media only screen and (max-width: 640px){.worksheet .event .col-left .desc{font-size:15px}}.worksheet .event .col-left .link{text-decoration:none;align-self:center;margin-top:auto}.worksheet .event .col-right{width:50%}@media only screen and (max-width: 640px){.worksheet .event .col-right{width:100%;margin:0 0 16px}}.worksheet .event .col-right .wrap-img{width:100%;aspect-ratio:730/326;display:flex;justify-content:center;align-items:center}.worksheet .event .col-right .wrap-img .img{width:100%;height:auto}
/*# sourceMappingURL=common_theme_18_1ffad092a78cb46cba15f4fbec858818f1d0d86f.css.map?__ws=community.nerdhunters.com */
