@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=DynaPuff:wght@400;500;600;700&display=swap);*{box-sizing:border-box;margin:0;padding:0}body{font-family:Poppins,sans-serif}html{scroll-behavior:smooth}.footer-box{background-color:#f2f2f2;height:70px;width:100%}.footer-box p{font-size:14px}.main-container{min-height:100vh;width:100%}.dark-body .home-box{background-color:#1c1d1d}.dark-body .home-box .search-box .input-box{border:1px solid #353535}.dark-body .home-box .search-box .input-box:hover{border-color:#353535}.dark-body .home-box .search-box input{color:#f1f1f1}.dark-body .home-box .btn-container a,.dark-body .home-box .btn-container button{background-color:#222;border:1px solid #292929;color:#f1f1f1}.dark-body .home-box .btn-container a:hover,.dark-body .home-box .btn-container button:hover{border:1px solid #353434}.dark-body .footer-box{background-color:#191919;border-top:1px solid #292929}.dark-body .footer-box p{color:#f1f1f1}.dark-body .explore-box{background-color:#1c1d1d}.dark-body .nav-bar .input-box{border:1px solid #353535}.dark-body .nav-bar .input-box:hover{border-color:#353535}.dark-body .nav-bar input{color:#f1f1f1}.dark-body .nav-bar .input-box .border-line{color:#353535}.dark-body .tab-box{border-bottom:1px solid #2f2f2f}.dark-body .tab-box .link-box a{color:#acacac}.dark-body .all-box .box .title a{color:#3498db}.dark-body .news-box .box{border-bottom:1px solid #393939}.dark-body .news-box .box .title h1{color:#3498db}.dark-body .news-box .box .other .list{border:1px solid #414141}.dark-body .news-box .box .other .list .link p{color:#9c9c9c}.dark-body .videos-box .other-box .list{border:1px solid #414141}.dark-body .videos-box .other-box .list p{color:#9c9c9c}.home-box{background-color:#fff;min-height:calc(100vh - 70px);padding:20px;position:relative;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;width:100%}.home-box .search-box .title h1{font-family:DynaPuff,cursive;font-size:60px;font-weight:500;text-align:center}.home-box .search-box .title h1 span{margin:0 2px}.home-box .search-box .input-box{border:1px solid #dfe1e5;border-radius:100px;padding:0 18px;transition:all .3s ease}.home-box .search-box .input-box:hover{border-color:rgba(223,225,229,0);box-shadow:0 1px 6px rgba(32,33,36,.28)}.home-box .search-box .input-box i{color:#a1a1a1}.home-box .search-box input{background-color:initial;border:none;font-family:Poppins,sans-serif;font-size:14px;outline:none;padding:12px 16px;width:420px}.home-box .btn-container button{cursor:pointer;font-family:Poppins,sans-serif;outline:none}.home-box .btn-container a,.home-box .btn-container button{background-color:#f8f9fa;border:1px solid #f8f9fa;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;color:#3c4043;font-size:12px;padding:8px 16px}.home-box .btn-container a{text-decoration:none}.home-box .btn-container a:hover,.home-box .btn-container button:hover{border-color:#e8e8e8}.home-box .switch-box{position:absolute;right:20px;top:20px}@media (max-width:550px){.home-box .search-box,.home-box .search-box input{width:100%}}.explore-box{background-color:#fff;min-height:calc(100vh - 70px);padding:20px;position:relative;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;width:100%}.nav-bar{padding-bottom:25px}.nav-bar .title{min-width:170px;text-decoration:none}.nav-bar .title h1{font-family:DynaPuff,cursive;font-size:30px;font-weight:500}.nav-bar .title h1 span{margin:0 1px}.nav-bar .input-box{border:1px solid #dfe1e5;border-radius:100px;padding:0 18px;transition:all .3s ease}.nav-bar .input-box:hover{border-color:rgba(223,225,229,0);box-shadow:0 1px 6px rgba(32,33,36,.28)}.nav-bar input{background-color:initial;border:none;font-family:Poppins,sans-serif;font-size:12px;outline:none;padding:10px 14px 10px 0;width:420px}.nav-bar .icon-box{cursor:pointer}.nav-bar .icon-box button{background-color:initial;border:none;cursor:pointer;outline:none}.tab-box{border-bottom:1px solid #ebebeb}.tab-box .link-box{padding-left:170px}.tab-box .link-box a{color:#5f6368;font-size:14px;margin-right:30px;padding-bottom:10px;position:relative;text-decoration:none}.tab-box .link-box a:last-child{margin-right:0}.tab-box .link-box a:hover{color:#000}.tab-box .link-box a.active{color:#3498db;font-weight:600}.tab-box .link-box a.active:after{background-color:#3498db;bottom:-2px;content:"";height:3px;position:absolute;width:100%}.tab-box .link-box a:hover span{opacity:1}.tab-box .link-box a span{height:16px;margin-right:4px;width:16px}.tab-box .link-box a span.inactive{opacity:.6}.tab-box .link-box a span.active{display:none}.tab-box .link-box a.active span.active{display:block}.tab-box .link-box a.active span.inactive{display:none}.result-box{min-height:calc(100vh - 208px);padding-bottom:30px;padding-left:170px;padding-top:30px}@media (max-width:820px){.nav-bar .left-nav,.nav-bar .left-nav .input-box,.nav-bar .left-nav input{width:100%}}@media (max-width:767px){.nav-bar .left-nav{flex-direction:column}.nav-bar .title{margin-bottom:20px;min-width:100%}.nav-bar .title h1{font-size:40px}.nav-bar .right-nav{position:absolute;right:20px;top:30px}.nav-bar .right-nav .switch-box{margin:0}.result-box,.tab-box .link-box{padding-left:0}.result-box{min-height:calc(100vh - 272px)}}@media (max-width:400px){.tab-box .link-box a{font-size:12px;margin-right:20px}}.loading-box{min-height:calc(100vh - 268px)}.loading-box .gif-box{padding-right:170px}.loading-box img{height:70px}@media (max-width:767px){.loading-box{min-height:calc(100vh - 332px)}.loading-box .gif-box{padding-right:0}}.all-box{max-width:700px}.all-box .box{margin-bottom:30px}.all-box .box .cite p{color:#8a8a8a;font-size:12px}.all-box .box .title a{display:inline-block;text-decoration:none;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease}.all-box .box .title h1{font-size:24px;font-weight:600}.all-box .box .link a{word-wrap:break-word;font-size:16px;word-break:break-all}@media (max-width:1023px){.all-box .box .title h1{font-size:22px}}@media (max-width:767px){.all-box .box .title h1{font-size:20px}.all-box .box .link a{font-size:14px}}.notfound-box{min-height:calc(100vh - 268px)}.notfound-box .box{padding-right:170px}.notfound-box .box h1{font-size:22px}.notfound-box .box h1 span{margin-right:1px}.notfound-box .box .info p{color:5d5d5d;font-size:14px;font-weight:500}@media (max-width:767px){.notfound-box{min-height:calc(100vh - 332px)}.notfound-box .box{padding-right:0}}.images-box{gap:12px}.images-box .box{width:auto}.images-box .box .img-box{height:120px}.images-box .box .img-box img{height:100%;object-fit:cover;width:100%}@media (max-width:767px){.images-box{justify-content:center}}.news-box .box{border-bottom:1px solid #ebebeb;margin-bottom:30px;max-width:700px;padding-bottom:30px}.news-box .box .source .info p,.news-box .box .source .label p{font-size:14px;font-weight:600}.news-box .box .source .info a{word-wrap:break-word;font-size:14px;word-break:break-all}.news-box .box .title h1{font-size:20px;font-weight:600}.news-box .box .title .see-more p{font-size:14px;font-weight:600;white-space:nowrap}.news-box .box .title .see-more a{word-wrap:break-word;font-size:14px;word-break:break-all}.news-box .box .other .list{border:1px solid #d4d4d4;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;display:block;padding:8px 20px;text-decoration:none}.news-box .box .other .list .publisher h1{font-weight:600;text-decoration:underline}.news-box .box .other .list .link p{color:#161616;font-size:14px}@media (max-width:767px){.news-box .box .title h1{font-size:18px}.news-box .box .title .see-more{flex-direction:column}}.videos-box .frame-box{gap:10px;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease}.videos-box .box{height:300px;width:calc(25% - 10px)}.videos-box .box:last-child{margin-bottom:50px}.videos-box .box>div{height:100%!important;width:100%!important}.videos-box .box iframe{border:none}.videos-box .other-box{gap:10px}.videos-box .other-box .list{border:1px solid #d4d4d4;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;color:#161616;display:block;padding:8px 20px;text-decoration:none;width:calc(50% - 10px)}.videos-box .other-box .list .link p{color:#161616;font-size:14px}@media (max-width:1700px){.videos-box .box{height:280px}}@media (max-width:1500px){.videos-box .box{height:260px}}@media (max-width:1300px){.videos-box .box{height:240px;width:calc(33.33333% - 10px)}}@media (max-width:1100px){.videos-box .box{width:calc(50% - 10px)}}@media (max-width:1023px){.videos-box .other-box .list{width:100%}}@media (max-width:650px){.videos-box .box{height:300px;width:100%}}@media (max-width:400px){.videos-box .box{height:250px;width:100%}}@media (max-width:350px){.videos-box .box{height:200px;width:100%}}
/*# sourceMappingURL=main.62b965f1.css.map*/