@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;400;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,200;0,500;1,200&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:initial}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}body{font-family:Roboto,sans-serif}.loading-wrapper{display:flex;justify-content:center;margin-top:130px}.loading{display:inline-block;height:80px;position:relative;width:80px}.loading div{animation:loading-ripple 1s cubic-bezier(0,.2,.8,1) infinite;border:4px solid #cef;border-radius:50%;opacity:1;position:absolute}.loading div:nth-child(2){animation-delay:-.5s}@keyframes loading-ripple{0%{height:0;left:36px;opacity:0;top:36px;width:0}4.9%{height:0;left:36px;opacity:0;top:36px;width:0}5%{height:0;left:36px;opacity:1;top:36px;width:0}to{height:72px;left:0;opacity:0;top:0;width:72px}}header{display:flex;flex-direction:row;gap:10px;justify-content:end;margin:10px 10px 0 0}footer{background-color:#d9b29c;padding:20px 0}footer .credits-resources{display:flex;flex-direction:row;justify-content:space-between;margin:0 auto;width:90%}footer .credits-resources .left-side{margin-bottom:10px}footer .credits-resources a{color:#212121;text-decoration:none}@media screen and (max-width:400px){footer .credits-resources{flex-direction:column;justify-content:start}}.box-icon{border:4px solid #52591e;display:inline-block;height:10px;margin-right:6px;margin-top:8px;width:10px}.statement-wrapper{display:flex;flex-direction:row}.statement-wrapper p{padding-top:2px}@media screen and (max-width:400px){.statement-wrapper{flex-direction:column;justify-content:center;margin-top:40px}.statement-wrapper .box-icon{display:block;margin:0 auto 20px}.statement-wrapper p{padding-top:0}}.top-bar{display:flex;flex-direction:row;height:15px;left:0;position:fixed;top:0;width:100%;z-index:101}.top-bar .top-bar-item{background-color:#212121;width:25%}.top-bar .top-bar-1{background-color:#2182bf}.top-bar .top-bar-2{background-color:#66add9}.top-bar .top-bar-3{background-color:#898c27}.top-bar .top-bar-4{background-color:#d9b29c}.four-box-wrapper{margin:80px auto;width:760px}.four-box-wrapper .four-box{grid-gap:40px;color:#444;display:grid;grid-template-columns:240px 240px 240px;justify-content:center}.four-box-wrapper .four-box .four-box-item{background-color:#2182bf;box-shadow:5px 5px 0 #0000001a;text-align:center}.four-box-wrapper .four-box .four-box-item:hover{background-color:#66add9;cursor:pointer}.four-box-wrapper .four-box .four-box-item a{color:#fff;display:inline-block;padding:55px 95px;text-decoration:none}@media screen and (max-width:400px){.four-box-wrapper{margin-top:60px;width:90%}.four-box-wrapper .four-box{grid-template-columns:100%}.four-box-wrapper .four-box .four-box-item a{padding:45px 92px}}@media screen and (max-width:900px){.four-box-wrapper{width:auto}.four-box-wrapper .four-box{grid-template-columns:240px}}.heart-icon{margin-top:20px}.btn-video{cursor:pointer}.btn-video img{width:20px}nav{display:flex;flex-direction:row;gap:20px;justify-content:end}nav.main-menu.open{background-color:#fff;border:1px solid #424242;box-shadow:10px 10px 0 #0006;display:flex;flex-direction:column;justify-content:center;margin-top:30px;padding:40px 100px}nav.main-menu.open a{padding:10px 0;text-align:center}nav a{color:#2182bf;font-weight:700;text-decoration:none}@media screen and (max-width:400px){nav{display:none;justify-content:center}nav.main-menu{height:100px;opacity:0;transition:height .5s ease}nav.main-menu.open{height:330px;opacity:1}}.burger-menu{cursor:pointer;display:none;height:20px;left:60px;position:absolute;top:10px;width:30px}.bar{background-color:#000;height:3px;position:absolute;transition:transform .3s ease;width:100%}.bar:nth-child(2){top:50%;transform:translateY(-50%)}.bar:nth-child(3){bottom:0}.burger-menu.open .bar:first-child{transform:translateY(8px) rotate(45deg)}.burger-menu.open .bar:nth-child(2){opacity:0}.burger-menu.open .bar:nth-child(3){transform:translateY(-8px) rotate(-45deg)}@media screen and (max-width:400px){.burger-menu{display:block}}*{color:#000}body{background-color:#fff;font-family:Montserrat,sans-serif}.designer{font-family:Satisfy,sans-serif}h1{font-family:Jost,sans-serif;font-size:130px}h3{font-size:22px}h4{color:#424242;font-size:16px}p{color:#303030}hr{margin:20px 0 30px}header{min-height:20px}h1.page-title{color:#2182bf;font-size:40px;font-weight:700;margin-bottom:60px;margin-top:40px;text-align:center}@media screen and (max-width:400px){h1.page-title{line-height:60px}}.page-title-not-found{font-size:32px;font-weight:700;margin:150px 0;text-align:center}.site-block-wrapper{display:flex;flex-direction:row;justify-content:center;margin-top:100px}.site-block-wrapper .site-block{position:relative}@media screen and (max-width:400px){.site-block-wrapper{margin:50px auto 0;width:90%}.site-block-wrapper .site-block h1,.site-block-wrapper .site-block h4{text-align:center}.site-block-wrapper h1{font-size:80px}}.content .content-wrapper{margin:0 auto 50px;min-height:635px;width:90%}.content .content-wrapper p{line-height:22px}.page-credits h3,.page-credits h4{padding-bottom:10px}#home-culture-sub-title{color:#66add9;font-weight:700}#home-culture-title{color:#2182bf;margin-top:6px}.home-state-motto{color:#898c27}#silam-sakma-logo{height:auto;position:absolute;right:-24px;top:8px;width:65px}#silam-sakma-logo img{width:100%}@media only screen and (max-width:600px){#silam-sakma-logo{right:30px;width:50px}}.image-container{opacity:0;transition:opacity .5s ease-in-out}.image-container.loaded{opacity:1}.hidden{display:none}.video-item{border:5px solid #f6f6f6;cursor:pointer;margin:50px auto 0;width:500px}.video-item .video-wrapper{padding:20px}.video-item .video-wrapper video{width:100%}.video-item .video-wrapper .video{filter:grayscale(.8)}.video-item .video-wrapper h3{background-color:#7ac943;border-radius:5px;display:inline-block;font-family:Roboto;font-size:18px;margin:10px 0;padding:10px 20px}.video-item .video-wrapper p{font-family:Roboto;font-size:16px;line-height:22px}.video-item:hover .video{filter:none}@media only screen and (max-width:600px){.video-item{width:90%}}.space-block{height:50px}.space-block-2{height:100px}.page-history h1.page-title{margin-bottom:40px}.slider-paginator{display:none;text-align:center}.glossary-wrapper h2{font-size:32px;font-weight:700;padding-bottom:20px}.glossary-wrapper h3{font-size:24px;padding-bottom:6px}.glossary-wrapper h2,.glossary-wrapper h3{color:#2182bf}.glossary-wrapper .search-box{display:flex;justify-content:center}.glossary-wrapper .search-box input{border:1px solid #2182bf;border-radius:10px;padding:10px 6px;text-align:center;width:200px}.glossary-wrapper .item{margin-bottom:16px}.glossary-wrapper .item .link{margin:8px 0}.glossary-wrapper .item .link .link-item{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAACdAAAAnQGPcuduAAACH0lEQVQ4jY3Vy0uWURAG8N9ngobZIsNuGlHppkXRxaCviCJbBVb/QYtaBtEyMCPaRbVqXVCUtDGyC2VF6KoUkiLsSheJSIUuGFqYLc58+Wqf1QPDOed5Z+bMnHNm3pziqMQWrMI2LAn+NTrwEHfxdRr7ScjjAUYwjk7cD+kMbiR08v9y1hIGF9EXkeRwKiQXXB9aQ7dlOmeH8V1KMY8h1Me38yGCG8IGNIZN81Rn6zLpNeA6bqBcOs/WkFkowzW0YwVuhW2DSGE2LqMEb7EedfiA9xjORPoUM7EIC/EcT1CLL2gqxS6sDKNBNOE0DoWTOdgT8yv4hJ84GjqXMBfPsLs0Qr0azsTOQziTOZIVMR7PcPtRFfPB2GxtCWrQlVGsxYDJKA3JYgCLM+su1OQi1I94KZ3pRszAvRjHsCmMOjPc5hi7pEtZhuoSf2IsFP4HY8XINuzLrI9I5ZXF2ZAsOkK3gL1oK0G/iZRIT6d6ivGPkCyq8S6zzqO/FN04IV39IEYxDwekM63KbHhMegHjofM5+CrswMGcVAltmB/RLsVyvJEe7qj0TuGxVD110uN+gUcxH8bOQrgNsWs7FkhldlO60TJcCCkP7rZUXfWh97v0smiWCn07Vkf6hcjOhQhuEGtCt2hzKKDFRPvqkdpUBU6GVATXEzp/bV8F5KWL+hYGvVNkPL51K9Jgc9M4rcTWSK9Ruih4JbWrXtxR5BfwC1DplF4cjH9VAAAAAElFTkSuQmCC) 2px 2px no-repeat;border:1px solid #000;border-radius:50%;display:inline-block;height:20px;margin-right:6px;padding:12px;width:20px}.glossary-wrapper .item .link .link-item:hover{background-color:#66add9;border-color:#999}.glossary-wrapper .item .link .link-wiki{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAAsTAAALEwEAmpwYAAABYUlEQVQ4jeXUv0vVURjH8ddNS1EcAiEcxOAmgmhDDjW5OUiDKPQH+DdE5aCgo5NoDTWIEI1OTurmJGJB/hgiXCyiwvEmIiJfh+9z8XC5V01s6gNneN7n+/lwnnMevoUsy9ykbt1o2r8ILOApRvENR7iHRfTgIb6jFRv4hREc4hjLeIYSHuA9dOM1sljv0IlhnATbR398+yXYcxQxEfVH9KWnnYmN7oS1BVtK2Bxmk7oLO9XavxPmzQq+HPw26rCNxmR/Ca+qBcKbMD+uOEGGKUxiOtkr4jOaagU2h3mvgm8EX4tOypoXD3GR3oZ5IGGPgs0nrEHefnrnVXU3zD8S1hjsyPn9jWH1srCyFiJgKOo5/A72ItiWfLSupNYwf8UT+ey14w8O5MO9ctWwsj44H/aXwcYTNvi3geWhzuTzBy1Rn9Yy1V8Q+BO7+JQElLAuf91rqRf3K1gXOmoZCv/fD/YMIolaKRMlpz0AAAAASUVORK5CYII=) 2px 4px no-repeat}.glossary-wrapper .glossary-item{margin-bottom:40px}*{box-sizing:border-box}.slideshow-container{margin:auto;max-width:1000px;position:relative}.mySlides{display:none}.mySlides img{width:100%}.next,.prev{background-color:#000c;border-radius:0 3px 3px 0;color:#fff;cursor:pointer;font-size:18px;font-weight:700;margin-top:-22px;padding:16px;position:absolute;top:50%;transition:.6s ease;-webkit-user-select:none;user-select:none;width:auto}.next{border-radius:3px 0 0 3px;right:0}.next:hover,.prev:hover{background-color:#000c}.text{bottom:8px;font-size:15px;text-align:center;width:100%}.numbertext,.text{color:#f2f2f2;padding:8px 12px;position:absolute}.numbertext{background-color:#000;font-size:12px;top:0}.dot{background-color:#bbb;border-radius:50%;cursor:pointer;display:inline-block;height:15px;margin:0 2px;transition:background-color .6s ease;width:15px}.active,.dot:hover{background-color:#717171}.fade{animation-duration:1.5s;animation-name:fade}@keyframes fade{0%{opacity:.4}to{opacity:1}}.timeline{margin:0 auto;max-width:1200px;position:relative}.timeline .content h2,.timeline .content p{color:#175b2d;font-weight:700}.timeline .content h2{color:#59a170;font-size:22px;font-weight:700;margin-bottom:10px}.timeline .content p{font-size:22px;line-height:36px;margin-top:0}@media screen and (max-width:600px){.timeline .content p{word-wrap:break-word;font-size:15px;-webkit-hyphens:auto;hyphens:auto}}.timeline:after{background-color:#fff0e0;bottom:0;content:"";left:50%;margin-left:-3px;position:absolute;top:0;width:6px}.container{background-color:inherit;padding:10px 40px;position:relative;width:50%}.container:after{background-color:#fff;border:4px solid #424241;border-radius:50%;content:"";height:25px;position:absolute;right:-17px;top:15px;width:25px;z-index:1}.left{left:0}.right{left:50%}.left:before{border:solid #0000;border-left:solid #fff0e0;border-width:10px 0 10px 10px;right:30px}.left:before,.right:before{content:" ";height:0;position:absolute;top:22px;width:0;z-index:1}.right:before{border:solid #0000;border-right:solid #fff0e0;border-width:10px 10px 10px 0;left:30px}.right:after{left:-16px}.content{background-color:#fff;border-radius:6px;padding:20px 30px;position:relative}@media screen and (max-width:600px){.timeline:after{left:31px}.container{padding-left:70px;padding-right:25px;width:100%}.container:before{border:solid #0000;border-right:solid #fff;border-width:10px 10px 10px 0;left:60px}.left:after,.right:after{left:15px}.right{left:0}}.container .content{background-color:#fff0e0}.blogs-wrapper .blog-item{border-bottom:1px solid #ededed;cursor:pointer;display:flex;flex-direction:row;gap:20px;height:260px;justify-content:start;margin-bottom:40px;overflow:hidden;padding:10px}.blogs-wrapper .blog-item:last-child{border-bottom:none}.blogs-wrapper .blog-item:hover{background-color:#66add9}.blogs-wrapper .blog-item .left-side{background-color:#f0f0f0;overflow:hidden;width:30%}.blogs-wrapper .blog-item .left-side img{object-fit:contain;width:100%}.blogs-wrapper .blog-item .right-side .title-section{padding-bottom:10px;padding-top:10px}.blogs-wrapper .blog-item .right-side .title-section h3{font-weight:700;margin-bottom:16px;padding:0}.blogs-wrapper .blog-item .right-side .content-section p,.blogs-wrapper .blog-item .right-side .title-section p{margin:8px 0}@media screen and (max-width:400px){.blogs-wrapper .blog-item{display:block;height:auto}.blogs-wrapper .blog-item .left-side,.blogs-wrapper .blog-item .right-side{width:100%}.blogs-wrapper .blog-item .left-side{height:150px;margin-bottom:20px}}.limbu-map-container{margin-bottom:40px}.limbu-map-container .limbu-map-wrapper{margin:0 auto;width:50%}.limbu-map-container .limbu-map-wrapper path{fill:#999;cursor:pointer}.limbu-map-container .limbu-map-wrapper #sankhuwasabha path{fill:#999}.limbu-map-container .limbu-map-wrapper #sankhuwasabha:hover path{fill:#d9b29c}.limbu-map-container .limbu-map-wrapper #taplejung path{fill:#e6e6e6}.limbu-map-container .limbu-map-wrapper #taplejung:hover path{fill:#d9b29c}.limbu-map-container .limbu-map-wrapper #terathum path{fill:#b3b3b3}.limbu-map-container .limbu-map-wrapper #terathum:hover path{fill:#d9b29c}.limbu-map-container .limbu-map-wrapper #dhankuta path{fill:#603813}.limbu-map-container .limbu-map-wrapper #dhankuta:hover path{fill:#d9b29c}.limbu-map-container .limbu-map-wrapper #panchthar path{fill:#39b54a}.limbu-map-container .limbu-map-wrapper #panchthar:hover path{fill:#d9b29c}.limbu-map-container .limbu-map-wrapper #illam path{fill:#93278f}.limbu-map-container .limbu-map-wrapper #illam:hover path{fill:#d9b29c}.limbu-map-container .limbu-map-wrapper #jhapa path{fill:#3fa9f5}.limbu-map-container .limbu-map-wrapper #jhapa:hover path{fill:#d9b29c}.limbu-map-container .limbu-map-wrapper #morang path{fill:#f7931e}.limbu-map-container .limbu-map-wrapper #morang:hover path{fill:#d9b29c}.limbu-map-container .limbu-map-wrapper #sunsari path{fill:#d9e021}.limbu-map-container .limbu-map-wrapper #sunsari:hover path{fill:#d9b29c}@media screen and (max-width:400px){.limbu-map-container .limbu-map-wrapper{width:100%}}
/*# sourceMappingURL=main.ab6ed9a0.css.map*/