body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#e6e6e6;background:var(--background-color);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;overflow-x:hidden}:root{--primary-color:#2a8bb1;--secondary-color:#00c0f3;--font-color:#323232;--sfont-color:#e6e6e6;--background-color:#e6e6e6;--font-title:Myanmar-Khyay,sans-serif;--font-paragraph:MuktaMalar-Regular,sans-serif;--font-paragraph-light:MuktaMalar-Light,sans-serif}h1,h2,h3,h4,h5,h6{color:#323232;color:var(--font-color);font-family:Myanmar-Khyay,sans-serif;font-family:var(--font-title);font-weight:lighter;line-height:1.2;margin:0 0 .5em}h1{font-size:clamp(2rem,5vw,3rem)}h2{font-size:clamp(1.75rem,4vw,2.5rem)}h3{font-size:clamp(1.5rem,3vw,2rem)}h4{font-size:clamp(1.25rem,2.5vw,1.75rem)}h5{font-size:clamp(1.125rem,2vw,1.5rem)}h6{font-size:clamp(1rem,1.5vw,1.25rem)}li,p{font-feature-settings:"tnum" 1,"onum" 0;color:#323232;color:var(--font-color);font-family:MuktaMalar-Regular,sans-serif;font-family:var(--font-paragraph);font-size:clamp(1rem,1.5vw,1.125rem)}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.text-link:active,.text-link:focus{cursor:pointer;text-decoration:none!important}.text-link--PRIMARY.btn{background-color:var(--font-color);border:none;border-radius:8px;color:var(--background-color);cursor:pointer;font-size:clamp(.9rem,1vw,1rem);margin-top:clamp(.6rem,1vw,1rem);padding:clamp(.6rem,1vw,.8rem) clamp(1.5rem,3vw,2.8rem);transition:all .3s ease}.text-link--PRIMARY.btn:hover{background-color:var(--secondary-color);color:var(--font-color)}.text-link--PRIMARY.btn:active,.text-link--PRIMARY.btn:focus{box-shadow:0 0 0 3px #0000ff80;outline:none}.text-link--SECONDARY.btn{color:var(--font-color);font-size:clamp(.9rem,1vw,1rem);margin-top:clamp(.6rem,1vw,1rem);padding:clamp(.6rem,1vw,.8rem) clamp(.8rem,2vw,1rem);text-decoration:underline!important;text-decoration-thickness:2px!important;text-underline-offset:5px;transition:all .3s ease}.navbar{display:flex;flex-direction:column;width:100%}.navbar_top .navbar_icons{align-items:center;display:flex;flex-direction:row;position:relative;width:100%}.navbar_top .navbar_icons .logo-link{align-items:center;display:flex;justify-content:center;padding-left:1.5rem}.navbar_top .navbar_icons .icon-image{display:block;object-fit:contain}.navbar__accessibility{align-items:center;display:flex;gap:.375rem;margin-left:auto;margin-right:1rem}.navbar__accessibility .iconify{color:#000;cursor:pointer;transition:color .3s ease}.navbar__accessibility .iconify:focus-visible,.navbar__accessibility .iconify:hover{color:var(--secondary-color)}.icon-button:focus .iconify,.icon-button:hover .iconify{color:var(--secondary-color)}.icon-button:focus{outline:2px solid var(--secondary-color);outline-offset:2px}.navbar_menu{background-color:#d9d9d9;flex-wrap:wrap;gap:10rem;height:40px;justify-content:center;padding:0 5rem;width:100%}.navbar_menu,.text-link{align-items:center;display:flex}.text-link{color:#000;flex-direction:row;font-family:Myanmar-Khyay,sans-serif;font-size:1rem;text-decoration:none;transition:color .2s ease}.text-link.active-link{color:var(--primary-color)}.icon-button{align-items:center;background:none;border:none;cursor:pointer;display:flex;padding:0}.icon-button:focus{outline:2px solid var(--primary-color)}.text-link:hover{color:var(--secondary-color)}.dropdown.expanded .dropdown-menu{opacity:1;pointer-events:auto;transform:translateY(0)}.dropdown{display:inline-block;position:relative}.dropdown .chevron-icon{display:flex;margin-left:2px;transition:transform .3s ease-in-out}.dropdown:after{content:"";height:30px;left:0;position:absolute;top:100%;width:100%;z-index:1}.dropdown:hover .chevron-icon{transform:rotate(90deg)}.dropdown .dropdown-menu{background:var(--background-color);box-shadow:0 -4px 8px #00000026;display:flex;flex-direction:column;gap:14px;left:-10px;min-width:150px;opacity:0;padding:14px;pointer-events:none;position:absolute;text-align:left;top:145%;transform:translateX(4px);transition:opacity .3s ease,transform .3s ease;z-index:1000}.dropdown .dropdown-menu .text-link{font-size:.875rem}.dropdown.focused .dropdown-menu,.dropdown:hover .dropdown-menu{opacity:1;pointer-events:auto;transform:translateY(0);transform:translateX(0)}.dropdown.focused .chevron-icon,.dropdown:hover .chevron-icon{transform:rotate(90deg)}.hamburger{display:none}@media screen and (max-width:1500px){.navbar_menu{gap:clamp(4rem,6vw,10rem)}}@media screen and (max-width:1024px){.navbar{padding-bottom:.8rem;padding-top:.8rem}.icon-image.UCR{height:auto;width:clamp(100px,30vw,150px)}.icon-image.ObDI{height:auto;width:clamp(50px,16vw,80px)}.language,.wheelchair{display:none}.hamburger{display:block;height:auto;width:40px}.navbar_menu{background-color:var(--background-color);display:none;flex-direction:column;gap:1rem;height:auto;padding:1rem 0 0}.navbar_menu.open{display:flex;flex-direction:column}.navbar_menu>.dropdown,.navbar_menu>.text-link{border-bottom:1px solid #aaa;font-size:1.125rem;padding:.5rem 1rem;position:relative;width:100%}.dropdown .text-link{cursor:pointer;font-size:1.125rem;justify-content:space-between;width:90%}.dropdown .chevron-icon{display:inline-block;transition:transform .3s ease}.dropdown .dropdown-menu{background-color:#0000;box-shadow:none;display:none;gap:1rem;opacity:1;pointer-events:auto;position:static;transform:none}.dropdown .dropdown-menu .text-link{font-size:1rem}.dropdown.expanded .chevron-icon{transform:rotate(90deg)}.dropdown.expanded .dropdown-menu{display:flex}}.footer{background-color:var(--font-color);flex-direction:column;padding-bottom:30px;padding-top:60px}.footer,.footer_links{display:flex;position:relative}.footer_links{flex-direction:row;flex-wrap:wrap;gap:100px;justify-content:center;padding-left:75px;padding-right:75px}.footer_links .icon-image{align-items:center;display:block;justify-content:center;object-fit:contain}.footer_links .footer__section{align-items:start;display:flex;flex-direction:column;gap:10px}.footer_links .footer__section .footer__section-title{color:#fff;font-family:Myanmar-Khyay,sans-serif;font-size:1.25rem}.footer_links .footer__section .text-link{color:#bababa;font-family:Myanmar-SansPro,sans-serif;font-size:.875rem;font-weight:400;text-decoration:none}.footer_links .footer__section .text-link:focus,.footer_links .footer__section .text-link:hover{color:var(--secondary-color);text-decoration:underline}.footer__divider{background-color:#585858;height:2px;margin:20px 75px;width:calc(100% - 150px)}.footer_info{display:flex;flex-direction:row;padding-left:75px}.footer_info .text-link{color:var(--sfont-color);font-family:Myanmar-Khyay,sans-serif;font-size:.75rem;font-weight:lighter;text-decoration:none}.footer_info .text-link:not(:last-child):after{color:var(--secondary-color);content:"·";margin:0 8px}.footer_info .text-link:focus,.footer_info .text-link:hover{color:var(--secondary-color)}@media screen and (max-width:1400px){.footer_links{gap:40px}}@media screen and (max-width:1024px){.footer_links{flex-wrap:wrap;gap:40px;justify-content:space-between}.footer_links .footer__section,.footer_links .logo-link{align-items:center;box-sizing:border-box;display:flex;flex-basis:calc(50% - 40px);flex-grow:0;flex-shrink:1;justify-content:center}.footer_links .logo-link .icon-image{display:block;margin:0 auto}}@media screen and (max-width:768px){.footer_links{flex-direction:column}.footer_info{align-items:center;flex-direction:column-reverse;gap:.125rem;padding-left:0;padding-right:0}.footer_info .text-link:not(:last-child):after{content:none}}.scroll-to-top-btn{align-items:center;background-color:var(--font-color);border:none;border-radius:5px;bottom:15px;box-shadow:0 4px 8px #0000004d;color:var(--background-color);cursor:pointer;display:flex;font-size:16px;justify-content:center;opacity:0;padding:10px 15px;position:fixed;right:15px;transition:all .3s ease;visibility:hidden;z-index:1000}.scroll-to-top-btn .scroll-arrow{font-size:1.125rem}.scroll-to-top-btn:hover{background-color:var(--secondary-color);box-shadow:0 6px 12px #00000073;color:var(--font-color)}.scroll-to-top-btn.visible{opacity:1;visibility:visible}.page-container{align-items:center}.heroSection,.page-container{display:flex;flex-direction:column;justify-content:center}.heroSection{background-position:50%;background-size:cover;min-height:80vh;position:relative;width:100%}.heroSection:before{background:#000c;content:"";height:100%;position:absolute;width:100%;z-index:1}.heroSection *{z-index:2}.heroSection .hero_title{color:var(--sfont-color);font-size:clamp(4rem,6vw,6rem);line-height:117%;margin-bottom:0;order:1}.heroSection .hero_subTitle,.heroSection .hero_title{font-family:Myanmar-Khyay,sans-serif;font-weight:lighter;margin-left:auto;margin-right:auto;max-width:1440px}.heroSection .hero_subTitle{color:var(--secondary-color);font-size:clamp(1rem,2vw,1.25rem);line-height:120%;margin-bottom:1.5rem;order:2}.heroSection .hero_paragraph{display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:1440px;order:3}.heroSection .hero_paragraph p{color:var(--sfont-color);font-family:MuktaMalar-Light,sans-serif;font-size:clamp(1rem,2vw,1.25rem);line-height:120%;margin-bottom:2%}.heroSection .breadcrumbs{align-items:center;display:flex;left:1rem;position:absolute;top:1rem;z-index:3}.heroSection .breadcrumbs .breadcrumbItem{display:flex}.heroSection .breadcrumbs .breadcrumbItem .text-link{color:var(--sfont-color);font-family:Myanmar-Khyay,sans-serif;font-size:clamp(.75rem,2vw,.938rem);text-decoration:none}.heroSection .breadcrumbs .breadcrumbItem .text-link.active-link{color:var(--secondary-color)}.heroSection .breadcrumbs .breadcrumbItem .breadcrumbIcon{color:var(--sfont-color);font-size:clamp(1rem,2vw,1.625rem)}.heroSection--TERTIARY{min-height:55vh}.heroSection--TERTIARY .hero_subTitle{order:1}.heroSection--TERTIARY .hero_title{order:2}@media screen and (max-width:1400px){.heroSection{min-height:75vh}.heroSection .hero_title{font-size:clamp(3rem,6vw,4rem)}.heroSection .hero_paragraph,.heroSection .hero_subTitle{font-size:clamp(.75rem,2vw,1rem)}.heroSection .hero_paragraph{margin-left:15%;margin-right:15%}.heroSection .breadcrumbs .breadcrumbItem .text-link{font-size:.875rem}.heroSection--TERTIARY{min-height:60vh}}@media screen and (max-width:1920px){.heroSection .hero_paragraph,.heroSection .hero_title{margin-left:12.5%;margin-right:12.5%}}@media screen and (max-width:1024px){.heroSection .hero_title{font-size:clamp(3rem,6vw,4rem)}.heroSection .hero_paragraph{font-size:clamp(.875rem,2vw,1rem);margin-left:5%;margin-right:5%}.heroSection .breadcrumbs{left:.5rem;top:.5rem}.heroSection .breadcrumbs .breadcrumbItem .text-link{font-size:.875rem}}@media screen and (max-width:768px){.heroSection{margin-bottom:0}.heroSection .hero_paragraph,.heroSection .hero_title{margin-left:7.5%;margin-right:7.5%}.heroSection .hero_title{font-size:clamp(2.5rem,6vw,4rem)}.heroSection .hero_paragraph,.heroSection .hero_subTitle{font-size:clamp(.938rem,2vw,1rem)}.heroSection .hero_paragraph{margin-left:5%;margin-right:5%}.heroSection .breadcrumbs .breadcrumbItem .text-link{font-size:.75rem}}.servicesSection{align-items:center;gap:clamp(2rem,5vw,4rem);height:auto;justify-content:center;max-width:1440px;padding-bottom:6%;padding-top:6%}.servicesSection,.services_header{display:flex;flex-direction:column}.services_header{text-align:center}.services_header .services_title{color:var(--font-color);font-family:Myanmar-Khyay,sans-serif;font-size:clamp(2rem,5vw,3rem);font-weight:lighter;margin-bottom:10px}.services_header .services_paragraph{color:var(--font-color);font-family:MuktaMalar-Regular,sans-serif;font-size:clamp(.875rem,2vw,1.125rem);line-height:130%;margin-bottom:5%;margin-top:0}.services_items{align-items:stretch;display:flex;flex-wrap:wrap;gap:clamp(2rem,4vw,60px);justify-content:center}.service_item{color:inherit;display:flex;flex:1 1 300px;flex-direction:row;flex-wrap:wrap;max-width:400px;padding:0 clamp(1rem,3vw,30px);position:relative;text-decoration:none}.service_item_title{color:var(--font-color);font-family:Myanmar-Khyay,sans-serif;font-size:clamp(1.25rem,3vw,1.75rem);font-weight:lighter;margin:0}.service_item_paragraph{color:var(--font-color);font-family:MuktaMalar-Regular,sans-serif;font-size:clamp(.9rem,2vw,1rem);line-height:130%;max-width:100%}.service_item_icon{color:var(--primary-color);font-size:120px;margin-bottom:5%;transition:color .3s ease}.service_item_icon:hover,.text-link:focus{color:var(--secondary-color)}.text-link:focus{text-decoration:underline}.item__divider{align-self:center;background-color:#bababa;display:flex;height:70%;position:absolute;right:-30px;width:2px}@media screen and (max-width:1920px){.servicesSection{margin-left:12.5%;margin-right:12.5%}}@media screen and (max-width:1400px){.services_header .services_title{font-size:clamp(1.625rem,5vw,2.375rem)}.services_header .services_paragraph{font-size:clamp(.938rem,2vw,1rem)}.service_item_title{font-size:clamp(1rem,2.5vw,1rem)}.service_item_paragraph{font-size:clamp(.75rem,1.5vw,.9rem)}}@media screen and (max-width:1014px){.item__divider{display:none}}@media screen and (max-width:768px){.services_header{margin-bottom:5%}.servicesSection{margin-left:7.5%;margin-right:7.5%;padding-bottom:15%;padding-top:15%}.service_item_icon{font-size:100px}.service_item{border-bottom:1px solid #bababa;padding-bottom:1.5rem}.service_item:last-child{border-bottom:none}}.basicSection{display:flex;justify-content:center;padding:6% 0;width:100%}.basicSection .basicItems{grid-gap:clamp(2rem,4vw,4rem);display:grid;gap:clamp(2rem,4vw,4rem);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));max-width:1440px;width:100%}.basicSection .basicItem{align-items:center;display:flex;flex-basis:calc(50% - 4rem);flex-direction:column;flex-grow:1;flex-shrink:1;justify-content:center;margin:0 auto}.basicSection .basicItem .basicItem-title{color:var(--font-color);font-family:Myanmar-Khyay,sans-serif;font-size:clamp(2rem,5vw,3rem);font-weight:lighter;line-height:1.5;text-align:center}.basicSection .basicItem .basicItem-paragraph{color:var(--font-color);font-family:MuktaMalar-Regular,sans-serif;font-size:clamp(1rem,1.5vw,1.125rem);text-align:center}.basicSection .basicItem .basicLinks{display:flex;flex-direction:row;gap:15px}.basicSection--SECONDARY{background-color:var(--primary-color)}.basicSection--SECONDARY .basicItem .basicItem-paragraph,.basicSection--SECONDARY .basicItem .basicItem-title{color:var(--sfont-color)}.basicSection--TERTIARY{align-items:flex-start;background-color:var(--background-color);gap:clamp(2rem,4vw,4rem)}.basicSection--TERTIARY .basicItem{align-items:flex-start;margin-left:0}.basicSection--TERTIARY .basicItem .basicItem-title{font-size:clamp(1.5rem,2vw,2.5rem);text-align:left}.basicSection--TERTIARY .basicItem .basicItem-paragraph{font-size:clamp(1rem,1.5vw,1.125rem);margin:0;text-align:left}.basicSection--QUATERNARY{align-items:flex-start;background-color:var(--primary-color);gap:clamp(2rem,4vw,4rem)}.basicSection--QUATERNARY .basicItem{align-items:flex-start;margin-left:0}.basicSection--QUATERNARY .basicItem .basicItem-title{color:var(--background-color);font-size:clamp(1.5rem,2vw,2.5rem);text-align:left}.basicSection--QUATERNARY .basicItem .basicItem-paragraph{color:var(--background-color);font-size:clamp(1rem,1.5vw,1.125rem);margin:0;text-align:left}.basicSection--withNoPadding{padding-bottom:0}@media screen and (max-width:1920px){.basicSection .basicItems{max-width:75%}}@media screen and (max-width:1400px){.basicSection .basicItem{flex:1 1 100%}.basicSection .basicItem .basicItem-title{font-size:clamp(1.625rem,5vw,2.375rem)}.basicSection .basicItem .basicItem-paragraph{font-size:clamp(.938rem,2vw,1rem)}}@media screen and (max-width:768px){.basicSection .basicItems{max-width:85%}.basicSection .basicItem{margin:10% 0}.basicSection .basicItem .basicItem-title{text-align:center}.basicSection .basicItem .basicItem-paragraph,.basicSection .basicItem .basicItem-title{margin:2% 0}.basicSection--QUATERNARY .basicItem{align-items:center}}.valuesSection{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:center;max-width:1440px;padding:4% 0}.valuesSection-title{color:var(--font-color);font-family:Myanmar-Khyay,sans-serif;font-size:clamp(2rem,5vw,3rem);font-weight:300;line-height:1.5;margin-bottom:2rem;text-align:center}.valuesItem-header{align-items:center;color:var(--font-color);display:flex;font-size:2rem;gap:.75rem;justify-content:center}.valuesItem-header .icon,.valuesItem-header .iconify,.valuesItem-header svg{flex-shrink:0;font-size:2.2rem;margin-bottom:1rem}.valuesGrid{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-bottom:4rem;width:100%}.valuesGrid .valuesItem{align-items:flex-start;border-bottom:2px solid var(--font-color);box-sizing:border-box;display:flex;flex-basis:calc(33.8% - 1.5rem);flex-direction:column;flex-grow:0;flex-shrink:1;justify-content:flex-start;margin-bottom:0;padding:1.25rem 0 0;position:relative}.valuesGrid .valuesItem:after{background-color:var(--font-color);content:"";height:90%;position:absolute;right:-10px;top:0;width:2px}.valuesGrid .valuesItem .valuesItem-title{color:var(--font-color);font-family:Myanmar-Khyay,sans-serif;font-size:clamp(1.5rem,2.5vw,1.875rem);font-weight:300;text-align:left}.valuesGrid .valuesItem .valuesItem-paragraph{color:var(--font-color);font-family:MuktaMalar-Regular,sans-serif;font-size:clamp(.875rem,2vw,1.125rem);line-height:1.4;text-align:left}@media screen and (max-width:1920px){.valuesGrid{max-width:75vw}}@media screen and (min-width:1367px){.valuesGrid .valuesItem:nth-last-child(-n+3){border-bottom:none}.valuesGrid .valuesItem:nth-child(3n):after{display:none}}@media screen and (max-width:1400px){.valuesSection-title{font-size:clamp(2rem,5vw,2.375rem)}.valuesSection-subTitle{font-size:clamp(.75rem,2vw,1rem)}.valuesGrid .valuesItem{border-bottom:2px solid var(--font-color)}.valuesGrid .valuesItem:after{display:none}.valuesGrid .valuesItem .valuesItem-title{font-size:clamp(1rem,2.5vw,1.5rem)}.valuesGrid .valuesItem .valuesItem-paragraph{font-size:clamp(.875rem,2vw,1rem)}}@media screen and (max-width:768px){.valuesContent{padding:10% 0}.valuesGrid{max-width:85vw}.valuesGrid .valuesItem{border-bottom:2px solid var(--font-color);flex:0 1 100%;padding:1rem 0}.valuesGrid .valuesItem .valuesItem-title{font-size:clamp(1.25rem,5vw,1.75rem)}.valuesGrid .valuesItem .valuesItem-paragraph{font-size:clamp(.95rem,3vw,1.125rem)}}.cardsSection{align-items:center;display:flex;flex-direction:column;gap:clamp(1rem,2vw,2rem);margin:clamp(3%,5vw,6%) 0}.cardsSection .cardHeader{max-width:1440px;width:100%}.cardsSection .cardHeader .cardTitle{color:var(--font-color);font-family:Myanmar-Khyay,sans-serif;font-size:clamp(1.5rem,2vw,2.5rem);font-weight:300;text-align:left}.cardsSection .cardHeader .cardParagraph{color:var(--font-color);font-family:MuktaMalar-Regular,sans-serif;font-size:clamp(1rem,1.5vw,1.125rem);text-align:left}.cardsSection .cardItems{grid-gap:clamp(1.5rem,3vw,1.85rem);display:grid;gap:clamp(1.5rem,3vw,1.85rem);grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-template-columns:repeat(auto-fit,minmax(var(--card-width,300px),1fr));max-width:1440px;width:100%}.cardsSection .cardItem{align-items:center;background-color:#d9d9d9;border:1px solid #ccc;border-radius:5px;box-shadow:0 4px 10px #0000001a;display:flex;flex-direction:row;padding:clamp(1rem,100%,1.75rem);text-decoration:none;transition:all .3s ease}.cardsSection .cardItem .cardItem-text{display:flex;flex-direction:column;text-align:left;width:65%}.cardsSection .cardItem .cardItem-text .cardItem-title{text-wrap:nowrap;color:var(--font-color);font-family:Myanmar-Khyay,sans-serif;font-size:clamp(1rem,2.5vw,1.25rem);font-weight:300;margin:0}.cardsSection .cardItem .cardItem-text .cardItem-subtitle{text-wrap:nowrap;color:var(--primary-color);font-family:Myanmar-Khyay,sans-serif;font-size:clamp(1rem,2.5vw,1rem);font-weight:300}.cardsSection .cardItem .cardItem-text .cardItem-paragraph{color:var(--font-color);font-family:MuktaMalar-Regular,sans-serif;font-size:clamp(.8rem,1.5vw,1rem);line-height:130%}.cardsSection .cardItem .cardItem-text .cardItem-link{align-items:center;background-color:var(--font-color);border-radius:10px;color:var(--sfont-color);display:inline-flex;font-family:Myanmar-Khyay,sans-serif;font-size:clamp(.75rem,1.2vw,.875rem);height:38px;justify-content:center;line-height:100%;padding:0 12px;text-decoration:none;transition:all .3s ease;white-space:nowrap;width:80px}.cardsSection .cardItem .cardItem-text .cardItem-link .cardItem-link-Icon{align-items:center;display:flex;font-size:1.25rem}.cardsSection .cardItem .cardItem-iconsvg{fill:var(--font-color);font-size:clamp(2.5rem,6vw,10rem);transition:fill .2s ease;width:28%}.cardsSection .cardItem .cardItem-icon,.cardsSection .cardItem .cardItem-iconsvg{align-items:end;aspect-ratio:1;display:flex;justify-content:end;margin-left:auto;margin-right:auto}.cardsSection .cardItem .cardItem-icon{color:var(--font-color);font-size:clamp(2.5rem,6vw,8rem);transition:color .3s ease;width:20%}.cardsSection .cardItem:focus .cardItem-icon,.cardsSection .cardItem:focus .cardItem-iconsvg,.cardsSection .cardItem:focus .cardItem-title,.cardsSection .cardItem:hover .cardItem-icon,.cardsSection .cardItem:hover .cardItem-iconsvg,.cardsSection .cardItem:hover .cardItem-title{fill:var(--secondary-color);color:var(--secondary-color)}.cardsSection .cardItem:focus .cardItem-link,.cardsSection .cardItem:hover .cardItem-link{background-color:var(--secondary-color);color:var(--font-color)}@media screen and (max-width:1920px){.cardsSection{max-width:75vw}}@media screen and (max-width:1400px){.cardsSection .cardItems{grid-template-columns:repeat(auto-fit,minmax(calc(var(--card-width) - 150px),1fr))}.cardsSection .cardItem{height:auto}.cardsSection .cardHeader .cardTitle{font-size:clamp(1.625rem,5vw,2.375rem)}.cardsSection .cardHeader .cardParagraph{font-size:clamp(.938rem,2vw,1rem)}.cardsSection .cardItem{height:65%}.cardsSection .cardItem .cardItem-text{width:70%}.cardsSection .cardItem .cardItem-text .cardItem-title{font-size:clamp(1rem,2.5vw,1rem)}.cardsSection .cardItem .cardItem-text .cardItem-paragraph{font-size:clamp(.75rem,1.5vw,.9rem);margin:0}.cardsSection .cardItem .cardItem-text .cardItem-link{display:none;height:38px;width:80px}.cardsSection .cardItem .cardItem-icon{font-size:5rem}}@media screen and (max-width:768px){.cardsSection{max-width:85%}.cardsSection .cardHeader{margin-bottom:1.5rem;margin-top:1.5rem;max-width:90vw}.cardsSection .cardHeader .cardTitle{text-align:center}.cardsSection .cardItems{grid-template-columns:1fr;max-width:90vw}.cardsSection .cardItem{padding:clamp(1rem,100%,1.25rem)}.cardsSection .cardItem .cardItem-title{margin:0}.cardsSection .cardItem .cardItem-link{display:none!important}.cardsSection .cardItem .cardItem-icon{font-size:5rem}}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.leaflet-tile::selection{background:#0000}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:initial!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:#fffc;border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px #0006;color:#333}.leaflet-container a.leaflet-popup-close-button{background:#0000;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px #0006;color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:#0000;border:6px solid #0000;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.mapSection{display:flex;flex-direction:row;flex-wrap:wrap;height:70vh;justify-content:center;margin:0 auto;max-width:1440px;width:100%}.mapContainer{border-radius:5px;box-shadow:0 8px 16px #0003}.leaflet-container{border-radius:5px;height:90%;max-width:100%;width:100%}@media screen and (max-width:1920px){.mapSection{max-width:75%}}@media screen and (max-width:768px){.mapSection{height:auto;margin-bottom:8%;max-width:85%}.leaflet-container{height:90vw;width:90vw}}.contactsSection{flex-wrap:wrap;gap:clamp(3rem,3vw,6.25rem);height:auto;justify-content:center;margin:7% 0;max-width:1440px;width:100%}.contactItem,.contactsSection{display:flex;flex-direction:row}.contactItem{align-items:center;flex-wrap:nowrap;gap:10px}.contact_item-text .contact_item-header{display:flex;font-family:Myanmar-Khyay,sans-serif;font-size:1.5rem;margin:0}.contact_item-text .contact_item-paragraph{color:#323232;display:flex;font-family:Myanmar-Khyay,sans-serif;font-size:1rem;margin:0;text-decoration:none}.contact_item-text .contact_item-paragraph.is-link{color:#2a8bb1;cursor:pointer;text-decoration:none;transition:color .2s ease}.contact_item-text .contact_item-paragraph.is-link:hover{color:#00c0f3;text-decoration:underline}.contact_item-paragraph{color:#323232;display:flex;font-family:Myanmar-Khyay,sans-serif;font-size:1rem;margin:0;text-decoration:none}.contact_item-paragraph.is-link{color:#2a8bb1;cursor:pointer;text-decoration:none;transition:color .2s ease}.contact_item-paragraph.is-link:hover{color:#00c0f3;text-decoration:underline}.contact_item_icon{color:var(--font-color);font-size:clamp(4rem,3vw,5rem)}@media screen and (max-width:1920px){.contactsSection{max-width:75%}}@media(max-width:768px){.contactsSection{align-items:center;display:flex;flex-direction:column;gap:clamp(1.25rem,5vw,6.25rem);max-width:85%;padding-bottom:2rem;padding-top:2rem}.contact_item_icon{font-size:4rem}.contactItem{justify-content:flex-start;margin-bottom:.5rem;margin-top:.5rem;max-width:400px;width:100%}}.strategySection{align-items:flex-start;display:flex;flex-wrap:wrap;gap:5vw;justify-content:center;margin:5vw 0;max-width:1440px;position:relative;width:100%}.strategySection .strategyItem{background-color:#fff;border:none;border-radius:10px;cursor:pointer;flex-basis:calc(50% - 5vw);flex-grow:1;flex-shrink:1;font-family:Myanmar-Khyay,sans-serif;max-width:calc(60% - 5vw);min-height:140px;padding:0;position:relative}.strategySection .strategyItem .strategyItem-chevron-icon-container{align-items:center;background-color:#319fca;border-radius:10px;bottom:-18px;display:flex;height:90px;justify-content:center;left:50%;position:absolute;transform:translateX(-50%) rotate(45deg);transition:background-color 1s ease;width:90px;z-index:-1}.strategySection .strategyItem .strategyItem-chevron-icon-container .strategyItem-chevron-icon{bottom:-11px;color:#fff;font-size:3.5rem;position:absolute;right:-11px;transform:rotate(45deg);transition:background-color .5s ease,color .5s ease;z-index:2}.strategySection .strategyItem .strategyItem-header{background-color:#319fca;border-radius:10px;display:flex;height:140px;overflow:hidden;position:relative;transition:background-color .5s ease;width:100%}.strategySection .strategyItem .strategyItem-header .strategyItem-objective,.strategySection .strategyItem .strategyItem-header .strategyItem-title{align-items:center;box-sizing:border-box;display:flex;flex-shrink:0;justify-content:center;padding:1rem;transition:transform .5s ease;width:100%}.strategySection .strategyItem .strategyItem-header .strategyItem-title{color:#fff;font-size:clamp(1.25rem,1.6vw,1.875rem);font-weight:lighter;justify-content:center;line-height:120%;text-align:center;transform:translateX(0);z-index:1}.strategySection .strategyItem .strategyItem-header .strategyItem-objective{background-color:#fff;flex-direction:column;overflow:hidden;z-index:50}.strategySection .strategyItem .strategyItem-header .strategyItem-objective-title{color:#319fca;font-size:clamp(1.5rem,2vw,2.5rem);font-weight:lighter;margin:0;text-align:left;width:90%}.strategySection .strategyItem .strategyItem-header .strategyItem-objective-description{color:var(--font-color);font-size:clamp(1rem,1vw,1.125rem);font-weight:lighter;margin:0;text-align:left;width:90%}.strategySection .strategyItem .strategyItem-header:hover{background-color:#fff}.strategySection .strategyItem .strategyItem-header:hover .strategyItem-objective{transform:translateX(-100%)}.strategySection .strategyItem .strategyItem-content{max-height:0;overflow:hidden;transition:all .9s ease;width:100%}.strategySection .strategyItem .strategyItem-content .strategyItem-subtitle{color:#000;font-size:clamp(1.125rem,2vw,1.625rem);font-weight:lighter;line-height:150%;margin:2rem 0 1rem}.strategySection .strategyItem .strategyItem-content .strategyItem-paragraph{color:var(--font-color);font-family:MuktaMalar-Regular,sans-serif;font-size:clamp(1rem,1.5vw,1.25rem);line-height:120%;margin:10px 10px 60px;padding:0 10%;text-align:left}.strategySection .strategyItem .strategyItem-content .strategyItem-paragraph li{margin-bottom:1.5rem}.strategySection .strategyItem.open .strategyItem-content{max-height:1000px}.strategySection .strategyItem.open .strategyItem-chevron-icon-container{background-color:#fff}.strategySection .strategyItem.open .strategyItem-chevron-icon-container .strategyItem-chevron-icon{color:#319fca}@media screen and (max-width:1920px){.strategySection{max-width:75vw}}@media screen and (max-width:768px){.strategySection{gap:8vh;margin-bottom:8vh;max-width:85vw}.strategySection .strategyItem{flex:0 1 100%;max-width:none;width:100%}.strategySection .strategyItem .strategyItem-header{height:180px}}.accordionSection{max-width:1440px;padding-bottom:2%;width:100%}.accordionSection .accordionToggle{align-items:center;background:none;border:none;border-bottom:1px solid #bababa;cursor:pointer;display:flex;font-family:Myanmar-Khyay,sans-serif;font-size:clamp(1.2rem,5vw,1.3rem);font-weight:lighter;justify-content:space-between;padding:.75rem 1rem;text-align:left;transition:border-color .3s;width:100%}.accordionSection .accordionToggle:hover{border-color:#2a8bb1}.accordionSection .accordionToggle .accordionIcon{font-size:1.5rem;transition:transform .4s ease}.accordionSection .accordionToggle .accordionIcon.rotated{transform:rotate(90deg)}.accordionSection .accordionContent{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));max-height:0;opacity:0;overflow:hidden;transform:scaleY(.98);transform-origin:top;transition:all .4s ease}.accordionSection .accordionContent.open{max-height:none;opacity:1;padding-top:1rem;transform:scaleY(1)}.accordionSection .accordionContent .accordionItem{background:#d9d9d9;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 2px 8px #0000000a;margin-bottom:1.25rem;padding:1.5rem .625rem;transition:box-shadow .3s ease,border-color .3s ease}.accordionSection .accordionContent .accordionItem:hover{border-color:#ccc;box-shadow:0 4px 12px #00000014}.accordionSection .accordionContent .accordionItem .accordionItem-image{border-radius:8px;box-shadow:0 2px 6px #0000001a;height:auto;margin-bottom:1rem;max-height:200px;object-fit:cover;width:100%}.accordionSection .accordionContent .accordionItem .accordionItem-name{color:#323232;font-family:Myanmar-Khyay,sans-serif;font-size:clamp(1.2rem,3vw,1.375rem);font-weight:500;margin-bottom:.3rem}.accordionSection .accordionContent .accordionItem .accordionItem-position{color:#666;font-family:Myanmar-SansPro,sans-serif;font-size:clamp(1rem,2vw,1.1rem);font-weight:600;margin-bottom:1rem}.accordionSection .accordionContent .accordionItem .contact-link{align-items:center;background-color:var(--font-color);border-radius:8px;color:var(--sfont-color);display:flex;font-family:Myanmar-SansPro,sans-serif;font-size:clamp(.9rem,2vw,1rem);gap:.5rem;padding:.75rem 1rem;text-decoration:none;transition:background-color .3s,color .3s}.accordionSection .accordionContent .accordionItem .contact-link:hover{background-color:var(--secondary-color);color:var(--font-color)}.accordionSection .accordionContent .accordionItem .contact-link:active{background-color:#cceaf2}.accordionSection .accordionContent .accordionItem .contact-link .icon{font-size:clamp(1rem,2vw,1.3rem)}.accordionSection .accordionContent .accordionItem .contact-link+.contact-link{margin-top:.5rem}@media(max-width:1920px){.accordionSection{max-width:75%}}@media(max-width:1024px){.accordionSection .accordionContent{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}@media(max-width:768px){.accordionSection{max-width:85%}.accordionSection .accordionContent{grid-template-columns:1fr}}.rich-text{max-width:1440px;padding:5% 0;text-align:left}.rich-text h1,.rich-text h2,.rich-text h3{margin:1em 0 0}.rich-text p{margin:1em 0}.rich-text ul{list-style-type:disc}.rich-text ol,.rich-text ul{margin:1em 0;padding-left:1.5rem}.rich-text ol{list-style-type:decimal}.rich-text li{margin-bottom:.5em}.rich-text blockquote{background-color:#fff;border-left:4px solid #ccc;color:#555;font-style:italic;margin:1.5em 0;padding:1em 1.5em}.rich-text img{border-radius:6px;display:block;height:auto;margin:1em auto;max-width:100%}.rich-text pre{background:#f4f4f4;border-radius:5px;font-family:monospace;font-size:.9em;overflow-x:auto;padding:1rem}.rich-text code{background:#eee;border-radius:4px;font-family:monospace;padding:.2em .4em}@media screen and (max-width:1920px){.rich-text{max-width:75%}}@media screen and (max-width:1400px){.rich-text h1{font-size:clamp(1.625rem,5vw,2.375rem)}.rich-text p{font-size:clamp(.938rem,2vw,1rem)}}@media screen and (max-width:768px){.rich-text{max-width:85%}.rich-text h1{text-align:center}}.dashboardsSection{gap:clamp(1rem,2vw,2rem);margin:clamp(1%,5vw,1%) 0;max-width:1440px;padding:1rem;width:100%}.dashboardItem,.dashboardsSection{display:flex;flex-direction:column}.dashboardItem{gap:1.5rem}.dashboardItem-text{text-align:center}.dashboardItem-text .dashboardItem-title{color:var(--font-color);font-family:Myanmar-Khyay,sans-serif;font-size:clamp(1.5rem,2vw,2.5rem);font-weight:300;text-align:left}.dashboardItem-text .dashboardItem-paragraph{color:var(--font-color);font-family:MuktaMalar-Regular,sans-serif;font-size:clamp(1rem,1.5vw,1.125rem);text-align:left}.dashboardItem iframe{background-color:#d9d9d9;border:1px solid #ccc;border-radius:5px;box-shadow:0 4px 10px #0000001a;width:100%}@media screen and (max-width:1920px){.dashboardsSection{max-width:75vw}}@media screen and (max-width:768px){.dashboardsSection{gap:1.5rem;max-width:85vw;padding:.5rem}.dashboardItem-text .dashboardItem-paragraph{font-size:1rem}}.roadmap-container{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:1440px;padding:2rem 1rem}.roadmap-title{color:var(--font-color);font-family:Myanmar-Khyay,sans-serif;font-size:clamp(2rem,5vw,3rem);font-weight:lighter;line-height:1.4;max-width:1440px;text-align:center}.roadmap-wrapper{align-items:center;display:flex;max-width:100%;position:relative;width:100%}.roadmap-wrapper:before{background:#323232;border-radius:4px;content:"";height:14px;left:2px;position:absolute;top:50%;transform:translateY(-50%);width:98%;z-index:0}.roadmap-timeline{display:flex;flex:1 1;gap:5rem;overflow-x:auto;padding:5rem 4rem;scroll-behavior:smooth;z-index:1}.roadmap-timeline::-webkit-scrollbar{display:none}.roadmap-nav{align-items:center;background:#323232;border:none;border-radius:50%;cursor:pointer;display:flex;flex-shrink:0;height:40px;justify-content:center;transition:all .3s ease;width:40px;z-index:2}.roadmap-nav svg{color:var(--background-color);margin:0;transition:all .3s ease}.roadmap-nav:hover{background-color:var(--secondary-color);transform:scale(1.3)}.roadmap-nav:hover svg{color:var(--font-color);transform:scale(1.3)}.roadmap-nav.no-scroll-left,.roadmap-nav.no-scroll-right{background:#0000;cursor:default;pointer-events:none;transform:none}.roadmap-nav.no-scroll-left svg,.roadmap-nav.no-scroll-right svg{display:none}.roadmap-nav.no-scroll-left{background-color:#323232;border-radius:0;cursor:default;height:40px;transform:none;width:16px}.roadmap-nav.no-scroll-right{background:#323232;border-radius:0;-webkit-clip-path:polygon(0 0,100% 50%,0 100%);clip-path:polygon(0 0,100% 50%,0 100%);height:40px;width:40px}.roadmap-item{flex-shrink:0;min-width:200px;position:relative;transition:transform .3s;z-index:2}.roadmap-item:hover .roadmap-marker{background-color:#323232;transform:translate(-50%,-50%) scale(1.1)}.roadmap-item:hover .roadmap-marker .marker-icon{transform:scale(1.2)}.roadmap-item:hover .roadmap-marker.completed .marker-icon{color:#4caf50}.roadmap-item:hover .roadmap-marker.execution .marker-icon{color:var(--secondary-color)}.roadmap-item:hover .roadmap-marker.planning .marker-icon{color:#ffc107}.roadmap-item:hover .roadmap-content{box-shadow:0 6px 18px #0000001a}.roadmap-item:hover .roadmap-content .roadmap-value{opacity:1;pointer-events:auto;transform:translateX(0)}.roadmap-marker{background-color:var(--background-color);border:12px solid #323232;border-radius:50%;height:40px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:border-color .3s,transform .3s;width:40px;z-index:2}.roadmap-marker.completed{background-color:#4caf50}.roadmap-marker.execution{background-color:var(--secondary-color)}.roadmap-marker.planning{background-color:#ffc107}.roadmap-marker .marker-icon{color:#323232;transition:color .3s,transform .3s}.roadmap-content{background:#fff;border-radius:8px;box-shadow:0 2px 0 #0000001a;height:-webkit-fit-content;height:fit-content;overflow:hidden;padding:1.25rem;position:relative;width:220px}.roadmap.data{box-sizing:border-box;position:relative;z-index:1}.roadmap-value{border-radius:8px;box-sizing:border-box;display:flex;flex-direction:column;gap:.5rem;height:100%;justify-content:center;left:0;opacity:0;padding:1.25rem;pointer-events:none;position:absolute;top:0;transform:translateX(50%);transition:all .3s ease;width:100%;z-index:2}.roadmap-value.completed{background-color:#4caf50}.roadmap-value.execution{background-color:var(--secondary-color)}.roadmap-value.planning{background-color:#ffc107}.roadmap-content:hover .roadmap-value{opacity:1;pointer-events:auto;transform:translateX(0)}.roadmap-date,.roadmap-value-title{color:#2a8bb1;font-family:Myanmar-Khyay,sans-serif;font-size:clamp(1rem,2.5vw,1.25rem);font-weight:700}.roadmap-value-title{color:#323232;text-align:center}.roadmap-heading{font-size:clamp(.8rem,1.5vw,1rem);font-weight:600;margin:.5rem}.roadmap-description,.roadmap-value-description{font-feature-settings:"tnum" 1,"onum" 0;color:var(--font-color);font-family:MuktaMalar-Regular,sans-serif;font-size:clamp(.8rem,1.5vw,1rem);line-height:1.5;margin:0;padding:.2rem .75rem;text-align:left}.roadmap-value-description{text-align:center}.roadmap-item.top .roadmap-content{margin-bottom:22rem}.roadmap-item.bottom .roadmap-content{margin-top:22rem}.roadmap-chevrons{align-self:end;display:flex}.scroll-count{align-items:center;background-color:#d9d9d9;border-radius:10px;display:flex;font-family:Myanmar-Khyay,sans-serif;font-size:.8rem;font-weight:bolder;padding:.5rem}.chevron-button{background-color:#0000;border:none;color:#323232;cursor:pointer;display:flex;font-size:1.5rem;padding:0;transition:all .3s ease}.chevron-button:hover{color:var(--secondary-color);transform:scale(1.3)}@media(max-width:1920px){.roadmap-title,.roadmap-wrapper{max-width:75vw}}@media(max-width:1900px){.roadmap-wrapper:before{width:97%}.roadmap-title,.roadmap-wrapper{max-width:75vw;width:1130px}}@media(max-width:1520px){.roadmap-container{margin:4rem}.roadmap-container,.roadmap-wrapper{align-items:center;display:flex;flex-direction:column}.roadmap-wrapper{padding:0 1rem;position:relative;width:100%}.roadmap-wrapper:before{background:#323232;border-radius:4px;content:"";height:100%;left:50%;position:absolute;top:0;transform:translateX(-50%);width:10px;z-index:0}.roadmap-timeline{flex-direction:column;gap:2rem;padding:4rem 0}.roadmap-item,.roadmap-timeline{align-items:center;display:flex;width:100%}.roadmap-item{flex-direction:row;position:relative}.roadmap-marker{background-color:var(--background-color);border:8px solid #323232;border-radius:50%;height:40px;width:40px;z-index:2}.roadmap-content{background:#fff;border-radius:8px;box-shadow:0 2px 0 #0000001a;margin:0;padding:1rem;text-align:left;transition:box-shadow .3s;width:240px}.roadmap-nav{display:none}.roadmap-title{width:auto}.roadmap-description{padding:0}.roadmap-item.top .roadmap-content{margin-bottom:0;margin-left:clamp(18rem,45vw,26rem)}.roadmap-item.bottom{flex-direction:row-reverse}.roadmap-item.bottom .roadmap-content{margin-right:clamp(18rem,45vw,26rem);margin-top:0}.roadmap-chevrons,.roadmap-nav.no-scroll-left,.roadmap-nav.no-scroll-right{display:none}}@media(max-width:768px){.roadmap-container{margin:2rem auto;max-width:85%}.roadmap-timeline{display:flex;flex-direction:column;gap:2rem;padding:2rem 0}.roadmap-wrapper{display:flex;flex-direction:column;overflow:visible;position:relative;width:100%}.roadmap-item{align-items:flex-start;flex-direction:row}.roadmap-marker{display:none}.roadmap-content{background:#fff;border-radius:8px;box-shadow:0 2px 6px #0000001a;flex:1 1;margin:0;padding:1rem;text-align:left}.roadmap-item.bottom .roadmap-content,.roadmap-item.top .roadmap-content{margin:0}}.separatorSection{gap:clamp(1rem,2vw,2rem);margin:clamp(1%,5vw,2%) 0;max-width:1440px;width:100%}.separatorSection .separator_title_container{align-items:center;background-color:var(--font-color);border-radius:10px;box-shadow:0 4px 15px #0003;display:flex;flex-direction:row;gap:1rem;height:80px;justify-content:center;width:100%}.separatorSection .separator_title_container .separator_title{color:var(--background-color);font-family:Myanmar-Khyay,sans-serif;font-size:clamp(1.5rem,2vw,2.5rem);font-weight:300;margin:0;text-align:center}.separatorSection .separator_title_container .separator_icon{color:var(--secondary-color);flex-shrink:0;font-size:clamp(2rem,2vw,3rem);transform:translateY(-.1em)}@media screen and (max-width:1920px){.separatorSection{max-width:75%}}@media screen and (max-width:768px){.separatorSection{max-width:100%}.separatorSection .separator_title_container{border-radius:0;width:100%}}.not-found{align-items:center;display:flex;flex-direction:column;height:calc(100vh - 150px);justify-content:center;text-align:center}.not-found h1{font-size:clamp(8rem,8vw,14rem)}.not-found h1,.not-found h2{color:var(--font-color);font-family:Myanmar-Khyay,sans-serif;font-weight:lighter;line-height:117%;margin-bottom:0;margin-left:auto;margin-right:auto;max-width:1440px}.not-found h2{font-size:clamp(3rem,6vw,3.5rem)}.not-found p{color:var(--font-color);font-family:MuktaMalar-Light,sans-serif;font-size:clamp(1rem,2vw,1.5rem);line-height:120%;margin-bottom:2%}.not-found .go-home{align-items:center;background-color:var(--font-color);border-radius:10px;color:var(--sfont-color);display:inline-flex;font-family:Myanmar-Khyay,sans-serif;font-size:clamp(.75rem,1.2vw,.875rem);justify-content:center;line-height:100%;padding:1rem 1.5rem;text-decoration:none;transition:all .3s ease;white-space:nowrap}.not-found .go-home:hover{background-color:var(--secondary-color);color:var(--font-color)}@media screen and (max-width:1024px){.not-found{height:calc(100vh - 125px)}.go-home{margin:16px 0}}.scrollSections{position:fixed;right:25px;top:50%;transform:translateY(-50%);z-index:1000}.scrollSections ul{list-style:none;margin:0;opacity:0;padding:0;pointer-events:none;position:relative;transition:opacity .4s ease,transform .4s ease}.scrollSections ul:before{background:#666;border-radius:3px;bottom:0;content:"";left:50%;opacity:.6;position:absolute;top:0;transform:translateX(-50%);width:3px}.scrollSections ul.visible{opacity:1;pointer-events:auto;transform:translateX(0)}.scrollSections ul li{display:flex;justify-content:center;margin:1.2rem 0;position:relative}.scrollSections ul li .circleLink{align-items:center;background:#fff;background:var(--background-color,#fff);border:2px solid #ccc;border:2px solid var(--line-color,#ccc);border-radius:50%;box-shadow:0 4px 10px #00000014;display:flex;height:40px;justify-content:center;transition:all .3s ease;width:40px;z-index:2}.scrollSections ul li .circleLink .sectionIcon{color:var(--font-color);font-size:24px;transition:all .3s ease}.scrollSections ul li .circleLink .tooltip{background:#fff;background:var(--background-color,#fff);border-radius:8px;box-shadow:0 4px 12px #00000026;color:var(--font-color);font-size:.8rem;opacity:0;padding:.4rem .8rem;pointer-events:none;position:absolute;right:160%;top:50%;transform:translateY(-50%) scale(.95);transition:all .3s ease;white-space:nowrap}.scrollSections ul li .circleLink:hover{background:var(--primary-color);border-color:var(--primary-color);transform:scale(1.05)}.scrollSections ul li .circleLink:hover .sectionIcon{color:#fff;transform:scale(1.2)}.scrollSections ul li .circleLink:hover .tooltip{opacity:1;transform:translateY(-50%) translateX(-6px) scale(1)}.scrollSections ul li.active .circleLink{background:#ff6b6b;background:var(--secondary-color,#ff6b6b);border-color:#ff6b6b;border-color:var(--secondary-color,#ff6b6b);box-shadow:0 6px 14px #0003;transform:scale(1.15)}.scrollSections ul li.active .circleLink .sectionIcon{color:#fff;transform:scale(1.25)}@media screen and (max-width:1324px){.scrollSections{right:15px}.scrollSections ul:before{width:2px}.scrollSections ul li{margin:.8rem 0}.scrollSections ul li .circleLink{height:30px;width:30px}.scrollSections ul li .circleLink .sectionIcon{font-size:18px}.scrollSections ul li .circleLink .tooltip{font-size:.65rem;padding:.3rem .6rem;right:110%;transform:translateY(-50%) scale(.9)}.scrollSections ul li .circleLink:hover{transform:scale(1.08)}.scrollSections ul li .circleLink:hover .sectionIcon{transform:scale(1.1)}.scrollSections ul li.active .circleLink{box-shadow:0 4px 10px #0000002e;transform:scale(1.15)}.scrollSections ul li.active .circleLink .sectionIcon{transform:scale(1.15)}}@media screen and (max-width:768px){.scrollSections{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffb3;border-radius:14px;bottom:20px;box-shadow:0 6px 20px #00000026;display:none;max-width:95%;padding:.6rem 1rem;position:fixed;right:50%;top:auto;transform:translateX(50%);width:auto;z-index:9999}.scrollSections ul{align-items:center;display:flex;gap:.1rem;justify-content:center;padding:0}.scrollSections ul:before{content:none}.scrollSections ul li{margin:0}.scrollSections ul li .circleLink{height:36px;width:36px}.scrollSections ul li .circleLink .tooltip{bottom:120%;right:50%;top:auto;transform:translateX(50%) scale(.95)}.scrollSections ul li .circleLink:hover .tooltip{transform:translateX(50%) translateY(-6px) scale(1)}}.page-container{margin:0 auto}@font-face{font-family:Myanmar-Khyay;font-style:normal;font-weight:400;src:url(/static/media/MyanmarKhyay.9457e865c03a94238142.ttf)}@font-face{font-family:Myanmar-SansPro;font-style:normal;font-weight:400;src:url(/static/media/MyanmarSansPro-Regular.59ba68ee758f95de9ef7.ttf)}@font-face{font-family:MuktaMalar-Medium;font-style:normal;font-weight:400;src:url(/static/media/MuktaMalar-Medium.47a213d938d81ae34391.ttf)}@font-face{font-family:MuktaMalar-Regular;font-style:normal;font-weight:400;src:url(/static/media/MuktaMalar-Regular.526fe0dfa89083d3644b.ttf)}@font-face{font-family:MuktaMalar-Light;font-style:normal;font-weight:400;src:url(/static/media/MuktaMalar-Light.f144acf453e7f0f4a660.ttf)}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media(prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.leaflet-attribution-flag{display:none!important}.App-header{align-items:center;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}