#nprogress .bar{height:5px!important}.load{z-index:1999;justify-content:center;margin:200px auto;display:flex}.load div{background-color:#162e51;border-radius:50%;width:40px;height:40px;margin:0 20px;animation-name:up-and-down;animation-duration:.8s;animation-iteration-count:infinite;animation-direction:alternate}.load .two{animation-delay:.3s}.load .three{animation-delay:.6s}@keyframes up-and-down{to{opacity:.2;transform:translateY(-20px)}}
:root,[data-theme=default]{--color-white:#fff;--color-whiter:#f5fbf3;--color-whiter-light:#fafdf9;--color-black:#000;--color-grey:#fcfcfc;--color-primary:#162e51;--color-secondary:#192029;--color-orange:#f9b52e;--color-red:#e53738;--color-red-light:#fdeff0;--color-green:#1fab3b;--color-blue:#083372;--color-blue-light:#ceddff;--color-facebook:#245eaa;--color-google:#e24a2f;--color-behance:#1767fc;--color-dribble:#ee4a89;--color-instagram:#ffab02;--color-placeholder:#a5aebc;--color-paragraph:#162e51;--color-border:#dcdcdc}*,:after,:before{box-sizing:border-box}*,body{font-family:var(--font-family)}html,body{margin:0;padding:0}body{background:#fefcfc;font-size:14px;overflow-x:hidden}body,p,form,input,h1,h2,h3,h4,h5,h6,p,form,ul,li,ol,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{font-family:var(--font-family);color:var(--color-primary);transition:all .3s ease-in-out}a{color:var(--color-primary);font-family:var(--font-family);text-decoration:none;transition:all .3s ease-in-out}a:hover,a:focus,a:active{color:var(--color-blue);text-decoration:none}button,a,input,textarea{outline:0!important}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus,.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:none}.position-relative{position:relative}.img-responsivee{max-width:100%;height:auto}svg{vertical-align:initial}h1,h2,h3,h4,h5,h6,p{margin:0}.custom-input{border:1px solid var(--color-border);height:55px;box-shadow:none;width:100%;color:var(--color-primary);background-color:var(--color-grey);border-radius:10px;margin-bottom:25px;padding-left:20px;padding-right:20px;font-size:18px;font-weight:400}@media only screen and (max-width:639px){.custom-input{height:45px;padding-left:13px;padding-right:13px;font-size:16px}}.custom-input:focus{border-color:var(--color-primary)}.custom-textarea{border:1px solid var(--color-border);box-shadow:none;width:100%;color:var(--color-primary);background-color:var(--color-grey);border-radius:10px;margin-bottom:25px;padding:15px 20px;font-size:18px;font-weight:400}@media only screen and (max-width:639px){.custom-textarea{padding:10px 13px;font-size:16px}}.custom-textarea:focus{border-color:var(--color-primary)}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}.btn{color:#212529;text-align:center;vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#0000;border:1px solid #0000;border-radius:.25rem;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;display:inline-block}.small,small{font-size:.875em}.row>*{width:100%;max-width:100%;padding-left:.75rem;padding-right:.75rem}.row{flex-wrap:wrap;margin-left:-.75rem;margin-right:-.75rem;display:flex}@media only screen and (min-width:992px){.col-lg-5{flex:none;width:41.6667%}.col-lg-6{flex:none;width:50%}.col-lg-7{flex:none;width:58.3333%}}.text-left{text-align:left}.button__sm{padding:0 12px;font-size:16px;font-weight:500;line-height:30px}@media only screen and (max-width:991px){.button__sm{padding:0 10px;font-size:14px;line-height:28px}}.button__md{padding:0 25px;font-size:16px;font-weight:500;line-height:40px}@media only screen and (max-width:991px){.button__md{padding:0 17px;font-size:14px;line-height:35px}}.button__lg{padding:0 36px;font-size:18px;font-weight:700;line-height:50px}@media only screen and (max-width:991px){.button__lg{padding:0 20px;font-size:16px;line-height:40px}}.button__xl{padding:0 45px;font-size:24px;font-weight:500;line-height:65px}@media only screen and (max-width:991px){.button__xl{padding:0 30px;font-size:18px;line-height:45px}}.container{max-width:1300px;margin:0 auto;padding:0 20px;position:relative}.nav-btn{cursor:pointer;z-index:0;border:none;flex-direction:column;justify-content:flex-start;align-items:stretch;width:28px;margin-top:10px;padding:0;transition:all .3s ease-in-out;display:flex;position:relative;right:0}@media only screen and (min-width:992px){.nav-btn{display:none}}.nav-btn span{background-color:var(--color-white);border-radius:100px;height:3px;margin-bottom:5px;transition:all .3s ease-in-out;display:block;position:relative}.nav-btn span:last-child{margin-bottom:0}.nav-btn span:nth-child(2){margin-left:6px}.nav-btn:hover span:nth-child(2){margin-left:0}.nav-btn.show span{height:4px}.nav-btn.show span:first-child{top:9px;transform:rotate(45deg)}.nav-btn.show span:nth-child(2){opacity:0}.nav-btn.show span:last-child{bottom:9px;transform:rotate(-45deg)}.nav-btn.nav-ham{width:49px;height:49px;margin:0;padding:12px;position:absolute;top:0;right:0}.nav-btn.nav-ham span{height:4px}.nav-btn.nav-ham span:first-child{top:9px;transform:rotate(45deg)}.nav-btn.nav-ham span:nth-child(2){opacity:0}.nav-btn.nav-ham span:last-child{bottom:9px;transform:rotate(-45deg)}.header-hero{background-color:#101010;padding:20px 0 75px}@media only screen and (max-width:991px){.header-hero{padding:10px 0 35px}}header .header-inner{flex-direction:row;justify-content:space-between;align-items:flex-start;display:flex}header .header-inner .logo{max-width:141px}@media only screen and (max-width:991px){header .header-inner .logo{width:80px}}@media only screen and (max-width:575px){header .header-inner .logo{width:60px}}header .header-inner .logo img{max-width:100%;height:auto}header .header-inner .header-nav{flex-direction:row;justify-content:flex-start;align-items:stretch;margin:0;padding:30px 0 0;list-style:none;display:flex}@media only screen and (max-width:991px){header .header-inner .header-nav{background-color:var(--color-white);z-index:999;flex-direction:column;justify-content:flex-start;align-items:stretch;width:290px;padding:15px 30px;display:flex;position:fixed;top:0;bottom:0;left:-290px;overflow:auto;box-shadow:0 0 22px #00000029}header .header-inner .header-nav.show{left:0}}header .header-inner .header-nav li{max-width:200px;position:relative}@media only screen and (max-width:991px){header .header-inner .header-nav li{max-width:100%}}header .header-inner .header-nav li a{color:var(--color-white);border-radius:6px;flex-direction:row;justify-content:flex-start;align-items:stretch;min-height:100%;margin-right:10px;padding:0 15px;font-size:15px;font-weight:400;display:flex;position:relative}@media only screen and (max-width:991px){header .header-inner .header-nav li a{color:var(--color-primary);text-align:left;background:0 0;flex-direction:row;justify-content:flex-start;align-items:stretch;min-height:auto;margin:0;padding:12px 0;line-height:1.2;display:flex}}header .header-inner .header-nav li a:hover,header .header-inner .header-nav li a:focus,header .header-inner .header-nav li a:active{color:#9bb2ff}header .header-inner .header-nav li a.dropbtn{padding-right:27px}header .header-inner .header-nav li a.dropbtn:after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='5.7' viewBox='0 0 10 5.7'%3E%3Cpath id='Path_4' data-name='Path 4' d='M5,102.841a.7.7,0,0,1-.5-.205l-4.3-4.3a.7.7,0,0,1,.99-.99l3.8,3.8,3.8-3.8a.7.7,0,0,1,.99.99l-4.3,4.3A.7.7,0,0,1,5,102.841Z' transform='translate(-0.001 -97.14)' fill='%23fff'/%3E%3C/svg%3E%0A");background-position:50%;background-repeat:no-repeat;width:10px;height:6px;position:absolute;top:50%;right:8px;transform:translateY(-50%)}@media only screen and (max-width:991px){header .header-inner .header-nav li a.dropbtn:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='5.7' viewBox='0 0 10 5.7'%3E%3Cpath id='Path_4' data-name='Path 4' d='M5,102.841a.7.7,0,0,1-.5-.205l-4.3-4.3a.7.7,0,0,1,.99-.99l3.8,3.8,3.8-3.8a.7.7,0,0,1,.99.99l-4.3,4.3A.7.7,0,0,1,5,102.841Z' transform='translate(-0.001 -97.14)' fill='%23000'/%3E%3C/svg%3E%0A")}}header .header-inner .header-nav li:last-child a{margin-right:0}header .header-inner .header-nav li ul{z-index:2;opacity:0;visibility:hidden;background-color:#051329eb;border-radius:5px;min-width:250px;margin:25px 0 0;padding:15px 20px;list-style:none;position:absolute;top:100%;left:0}@media only screen and (max-width:991px){header .header-inner .header-nav li ul{opacity:1;visibility:visible;background-color:#0000001a;min-width:100%;margin:0 0 10px;position:relative;top:0}}header .header-inner .header-nav li ul.show{visibility:visible;opacity:1;margin-top:10px}header .header-inner .header-nav li ul li a{margin:0;padding:5px 0;font-size:15px;line-height:1.3}@media only screen and (max-width:991px){header .header-inner .header-nav li ul li a:hover{color:var(--color-primary)}}.header-search .header-search-inner{max-width:900px;margin:0 auto}.header-search .header-search-inner .main-title{color:#9bb2ff;text-align:center;margin:0 0 15px;font-size:35px;font-weight:400}@media only screen and (max-width:991px){.header-search .header-search-inner .main-title{margin-bottom:10px;font-size:28px}}@media only screen and (max-width:575px){.header-search .header-search-inner .main-title{font-size:23px}}.header-search .header-search-inner .sub-title{color:var(--color-white);text-align:center;margin:0 0 50px;font-size:45px;font-weight:700;line-height:54px}@media only screen and (max-width:991px){.header-search .header-search-inner .sub-title{margin-bottom:30px;font-size:35px;line-height:1.4}}@media only screen and (max-width:575px){.header-search .header-search-inner .sub-title{margin-bottom:20px;font-size:28px;line-height:1.3}}.header-search .header-search-inner .custom-input{background-color:var(--color-white);height:75px;color:var(--color-primary);border:none;border-radius:10px;width:100%;padding:0 28px;font-size:26px;font-weight:400;box-shadow:0 8px 22px #00000029}@media only screen and (max-width:991px){.header-search .header-search-inner .custom-input{height:55px;margin-bottom:0;font-size:20px}}@media only screen and (max-width:575px){.header-search .header-search-inner .custom-input{height:45px;padding:0 18px}}.header-search .header-search-inner form{align-items:center;gap:1rem;margin-bottom:25px;display:flex}@media only screen and (max-width:575px){.header-search .header-search-inner form{flex-direction:column;gap:12px}}.header-search .header-search-inner form .custom-input{flex:auto;width:auto;margin-bottom:0}@media only screen and (max-width:575px){.header-search .header-search-inner form .custom-input{width:100%}}@media only screen and (max-width:639px){.header-search .header-search-inner form .custom-input{height:55px}}.header-search .header-search-inner form .btn{white-space:nowrap;flex-shrink:0;align-items:center;gap:8px;height:75px;padding:0 36px;font-size:1.375rem;line-height:normal;display:flex}@media only screen and (max-width:991px){.header-search .header-search-inner form .btn{height:55px;padding:0 24px;font-size:1.125rem}}@media only screen and (max-width:575px){.header-search .header-search-inner form .btn{justify-content:center;width:100%;height:55px;padding:0 20px;font-size:1rem}}.looking-for-sec{text-align:center;padding:50px 0}@media only screen and (max-width:991px){.looking-for-sec{padding:40px 0}}@media only screen and (max-width:575px){.looking-for-sec{padding:30px 0}}.looking-for-sec h3{color:var(--color-primary);max-width:558px;margin:0 auto 40px;font-size:45px;font-weight:700}@media only screen and (max-width:991px){.looking-for-sec h3{margin-bottom:25px;font-size:35px}}@media only screen and (max-width:575px){.looking-for-sec h3{margin-bottom:15px;font-size:25px}}.looking-for-sec p{color:var(--color-primary);max-width:990px;margin:0 auto 30px;font-size:21px;font-weight:400;line-height:30px}@media only screen and (max-width:991px){.looking-for-sec p{margin-bottom:20px;font-size:19px;line-height:1.3}}@media only screen and (max-width:575px){.looking-for-sec p{font-size:17px}}.common-cols-sec{background-color:var(--color-blue);padding:5px 0}@media only screen and (max-width:991px){.common-cols-sec{padding:20px 0}}.common-cols-sec .common-cols{flex-direction:row;justify-content:flex-start;align-items:stretch;min-height:100%;padding:60px 0;display:flex}@media only screen and (max-width:991px){.common-cols-sec .common-cols{padding:25px 0}}@media only screen and (max-width:575px){.common-cols-sec .common-cols{padding:15px}}.common-cols-sec .common-cols .icon{width:150px;margin-right:30px}@media only screen and (max-width:991px){.common-cols-sec .common-cols .icon{width:100px}}@media only screen and (max-width:575px){.common-cols-sec .common-cols .icon{width:70px;margin-right:20px}}.common-cols-sec .common-cols .icon img,.common-cols-sec .common-cols .icon svg{max-width:100%;height:auto}.common-cols-sec .common-cols .text-sec{flex:1;width:1%}.common-cols-sec .common-cols .text-sec h3{color:#81bcff;margin-bottom:21px;font-size:32px;font-weight:700;line-height:38px}@media only screen and (max-width:991px){.common-cols-sec .common-cols .text-sec h3{margin-bottom:15px;font-size:27px;line-height:1.4}}@media only screen and (max-width:575px){.common-cols-sec .common-cols .text-sec h3{margin-bottom:10px;font-size:20px}}.common-cols-sec .common-cols .text-sec h4{color:#81bcff;margin-bottom:21px;font-size:32px;font-weight:700;line-height:38px}@media only screen and (max-width:991px){.common-cols-sec .common-cols .text-sec h4{margin-bottom:15px;font-size:27px;line-height:1.4}}@media only screen and (max-width:575px){.common-cols-sec .common-cols .text-sec h4{margin-bottom:10px;font-size:20px}}.common-cols-sec .common-cols .text-sec p{color:var(--color-white);margin:0;font-size:21px;font-weight:400;line-height:30px}@media only screen and (max-width:991px){.common-cols-sec .common-cols .text-sec p{font-size:18px;line-height:1.4}}@media only screen and (max-width:575px){.common-cols-sec .common-cols .text-sec p{font-size:16px;line-height:1.3}}footer{background-color:var(--color-secondary)}footer .footer-top{padding:60px 0}@media only screen and (max-width:991px){footer .footer-top{padding:45px 0}}@media only screen and (max-width:575px){footer .footer-top{padding:30px 0}}footer .footer-top .footer-top-inner{flex-direction:row;justify-content:flex-start;align-items:stretch;display:flex}@media only screen and (max-width:575px){footer .footer-top .footer-top-inner{flex-direction:column;justify-content:center;align-items:center;display:flex}}footer .footer-top .footer-top-inner .footer-top-block{flex:1}footer .footer-top .footer-top-inner .footer-top-block .logo{max-width:141px}@media only screen and (max-width:991px){footer .footer-top .footer-top-inner .footer-top-block .logo{width:100px}}@media only screen and (max-width:575px){footer .footer-top .footer-top-inner .footer-top-block .logo{width:70px;margin-bottom:15px}}footer .footer-top .footer-top-inner .footer-top-block .logo img{max-width:100%;height:auto}footer .footer-top .footer-top-inner .footer-top-block h3{color:var(--color-white);margin-bottom:19px;font-size:25px;font-weight:700}@media only screen and (max-width:991px){footer .footer-top .footer-top-inner .footer-top-block h3{margin-bottom:15px;font-size:21px}}@media only screen and (max-width:575px){footer .footer-top .footer-top-inner .footer-top-block h3{text-align:center;margin-bottom:10px;font-size:18px}}footer .footer-top .footer-top-inner .footer-top-block .footer-phone{color:var(--color-white);margin-bottom:6px;font-size:25px;font-weight:700}@media only screen and (max-width:991px){footer .footer-top .footer-top-inner .footer-top-block .footer-phone{font-size:21px}}@media only screen and (max-width:575px){footer .footer-top .footer-top-inner .footer-top-block .footer-phone{text-align:center}}footer .footer-top .footer-top-inner .footer-top-block .footer-txt{color:var(--color-white);margin-bottom:18px;font-size:17px;font-weight:400;line-height:32px}@media only screen and (max-width:991px){footer .footer-top .footer-top-inner .footer-top-block .footer-txt{margin-bottom:10px;font-size:15px}}@media only screen and (max-width:575px){footer .footer-top .footer-top-inner .footer-top-block .footer-txt{text-align:center}}footer .footer-top .footer-top-inner .footer-top-block .footer-nav{margin:0;padding:0;list-style:none}@media only screen and (max-width:575px){footer .footer-top .footer-top-inner .footer-top-block .footer-nav{margin-bottom:15px}}footer .footer-top .footer-top-inner .footer-top-block .footer-nav li a{color:var(--color-white);font-size:17px;font-weight:400;line-height:32px;display:block}@media only screen and (max-width:991px){footer .footer-top .footer-top-inner .footer-top-block .footer-nav li a{font-size:15px;line-height:35px}}@media only screen and (max-width:575px){footer .footer-top .footer-top-inner .footer-top-block .footer-nav li a{text-align:center;font-size:14px;line-height:28px}}footer .footer-top .footer-top-inner .footer-top-block .footer-nav li a:hover,footer .footer-top .footer-top-inner .footer-top-block .footer-nav li a:focus,footer .footer-top .footer-top-inner .footer-top-block .footer-nav li a:active{color:var(--color-blue)}footer .footer-bottom{text-align:center;color:var(--color-white);border-top:1px solid #40464d;padding:29px;font-size:16px;font-weight:400;line-height:1}@media only screen and (max-width:991px){footer .footer-bottom{padding:15px;font-size:15px}}footer .footer-bottom a{color:var(--color-white)}footer .footer-bottom a:hover,footer .footer-bottom a:focus,footer .footer-bottom a:active{text-decoration:underline}.breadcrumb{background-color:var(--color-grey);border-bottom:1px solid var(--color-border);color:var(--color-primary);padding:13px 0;font-size:19px;font-weight:500}@media only screen and (max-width:991px){.breadcrumb{padding:10px 0;font-size:17px}}.breadcrumb ol{flex-direction:row;justify-content:flex-start;align-items:center;margin:0;padding:0;list-style:none;display:flex}@media only screen and (max-width:639px){.breadcrumb ol{flex-wrap:wrap}}.breadcrumb ol li a{color:var(--color-primary);background-color:#0000;border-radius:8px;margin:0 7px;padding:0 12px;font-size:19px;font-weight:500;line-height:42px;display:inline-block}@media only screen and (max-width:991px){.breadcrumb ol li a{margin:0 5px;padding:0 10px;font-size:17px;line-height:35px}}@media only screen and (max-width:575px){.breadcrumb ol li a{margin:0 1px;padding:0 6px;font-size:14px;line-height:28px}}.breadcrumb ol li a:hover,.breadcrumb ol li a:focus,.breadcrumb ol li a:active,.breadcrumb ol li a.active{background-color:var(--color-primary);color:var(--color-white)}.faq-sec{text-align:center;padding:50px 0}@media only screen and (max-width:991px){.faq-sec{padding:40px 0}}@media only screen and (max-width:575px){.faq-sec{padding:30px 0}}.faq-sec h1{color:var(--color-primary);max-width:600px;margin:0 auto 60px;font-size:45px;font-weight:700}@media only screen and (max-width:991px){.faq-sec h1{margin-bottom:40px;font-size:35px}}@media only screen and (max-width:575px){.faq-sec h1{margin-bottom:25px;font-size:30px}}.faq-main-block{background-color:var(--color-grey);border:1px solid var(--color-border);border-radius:10px;min-height:calc(100% - 25px);margin-bottom:25px;overflow:hidden}.faq-main-block h2{background-color:var(--color-primary);flex-direction:row;justify-content:flex-start;align-items:center;height:67px;padding:0 20px;display:flex}@media only screen and (max-width:767px){.faq-main-block h2{height:48px;padding:0 15px}}.faq-main-block h2 .qtxt{color:var(--color-white);margin-top:-5px;margin-right:10px;font-size:30px;font-weight:400}@media only screen and (max-width:767px){.faq-main-block h2 .qtxt{margin-top:-3px;font-size:23px}}.faq-main-block h2 .oth-txt{width:1%;color:var(--color-white);text-align:left;flex:1;font-size:22px;font-weight:500;line-height:27px}@media only screen and (max-width:767px){.faq-main-block h2 .oth-txt{font-size:18px;line-height:19px}}.faq-main-block .faq-text-main{text-align:left;padding:20px}@media only screen and (max-width:767px){.faq-main-block .faq-text-main{padding:15px}}.faq-main-block .faq-text-main .faq-text{color:var(--color-primary);margin-bottom:25px;font-size:21px;font-weight:400;line-height:30px}@media only screen and (max-width:767px){.faq-main-block .faq-text-main .faq-text{font-size:17px;line-height:1.4}}.faq-main-block .faq-text-main .faq-text:last-child{margin-bottom:0}.faq-main-block .faq-text-main .faq-text p{color:var(--color-primary);margin:0;font-size:21px;font-weight:400;line-height:30px}@media only screen and (max-width:767px){.faq-main-block .faq-text-main .faq-text p{font-size:17px;line-height:1.4}}.faq-main-block .faq-text-main ul{margin:0;padding:0;list-style:none}.faq-main-block .faq-text-main ul li{color:var(--color-primary);flex-direction:row;justify-content:flex-start;align-items:center;font-size:21px;font-weight:400;line-height:38px;display:flex}@media only screen and (max-width:767px){.faq-main-block .faq-text-main ul li{font-size:17px;line-height:1.5}}.faq-main-block .faq-text-main ul li:before{content:"";background-color:var(--color-blue);border-radius:10px;width:8px;height:8px;margin-right:14px}@media only screen and (max-width:767px){.faq-main-block .faq-text-main ul li:before{width:6px;height:6px;margin-right:10px}}.speciality-sec{padding:50px 0}@media only screen and (max-width:991px){.speciality-sec{padding:40px 0}}@media only screen and (max-width:575px){.speciality-sec{padding:30px 0}}.speciality-sec .speciality-sec-inner{flex-direction:row;justify-content:flex-start;align-items:stretch;display:flex}@media only screen and (max-width:639px){.speciality-sec .speciality-sec-inner{flex-direction:column;justify-content:flex-start;align-items:stretch;display:flex}}.speciality-sec .speciality-sec-inner .speciality-sec-left{flex-direction:column;justify-content:flex-start;align-items:stretch;width:440px;margin:0 60px 0 0;padding:0;list-style:none;display:flex}@media only screen and (max-width:991px){.speciality-sec .speciality-sec-inner .speciality-sec-left{width:350px;margin-right:40px}}@media only screen and (max-width:767px){.speciality-sec .speciality-sec-inner .speciality-sec-left{width:260px;margin-right:25px}}@media only screen and (max-width:639px){.speciality-sec .speciality-sec-inner .speciality-sec-left{flex-flow:wrap;justify-content:flex-start;align-items:stretch;width:100%;margin:0 0 20px;display:flex}}.speciality-sec .speciality-sec-inner .speciality-sec-left li{margin-bottom:20px}@media only screen and (max-width:767px){.speciality-sec .speciality-sec-inner .speciality-sec-left li{margin-bottom:10px}}.speciality-sec .speciality-sec-inner .speciality-sec-left li a{background-color:var(--color-grey);border:1px solid var(--color-border);color:var(--color-primary);border-radius:10px;padding:13px 20px;font-size:20px;font-weight:500;line-height:23px;display:block}@media only screen and (max-width:767px){.speciality-sec .speciality-sec-inner .speciality-sec-left li a{padding:8px 10px;font-size:17px;line-height:19px}}@media only screen and (max-width:639px){.speciality-sec .speciality-sec-inner .speciality-sec-left li a{margin-right:6px;padding:4px 10px;font-size:13px}}.speciality-sec .speciality-sec-inner .speciality-sec-left li a:hover,.speciality-sec .speciality-sec-inner .speciality-sec-left li a:focus,.speciality-sec .speciality-sec-inner .speciality-sec-left li a:active,.speciality-sec .speciality-sec-inner .speciality-sec-left li.active a{background-color:var(--color-blue);color:var(--color-white);border-color:var(--color-blue)}.speciality-sec .speciality-sec-inner .speciality-sec-right{flex:1;width:1%}@media only screen and (max-width:639px){.speciality-sec .speciality-sec-inner .speciality-sec-right{flex:1;width:100%}}.speciality-sec .speciality-sec-inner .speciality-sec-right h2{color:var(--color-primary);margin-bottom:25px;font-size:30px;font-weight:700}.speciality-sec .speciality-sec-inner .speciality-sec-right h2:not(:first-child){margin-top:16px}@media only screen and (max-width:767px){.speciality-sec .speciality-sec-inner .speciality-sec-right h2{margin-bottom:15px;font-size:25px}}@media only screen and (max-width:639px){.speciality-sec .speciality-sec-inner .speciality-sec-right h2{font-size:20px}}.speciality-sec .speciality-sec-inner .speciality-sec-right h3{color:var(--color-primary);margin-top:20px;margin-bottom:20px;font-size:26px;font-weight:700}@media only screen and (max-width:767px){.speciality-sec .speciality-sec-inner .speciality-sec-right h3{margin-top:12px;margin-bottom:12px;font-size:22px}}@media only screen and (max-width:639px){.speciality-sec .speciality-sec-inner .speciality-sec-right h3{font-size:18px}}.speciality-sec .speciality-sec-inner .speciality-sec-right .speciality-text{color:var(--color-primary);margin-bottom:25px;font-size:21px;font-weight:400;line-height:30px}@media only screen and (max-width:767px){.speciality-sec .speciality-sec-inner .speciality-sec-right .speciality-text{margin-bottom:15px;font-size:17px;line-height:1.4}}@media only screen and (max-width:639px){.speciality-sec .speciality-sec-inner .speciality-sec-right .speciality-text{font-size:15px}}.speciality-sec .speciality-sec-inner .speciality-sec-right .speciality-text:last-child{margin-bottom:0}.speciality-sec .speciality-sec-inner .speciality-sec-right .speciality-text a{color:#00f}.speciality-sec .speciality-sec-inner .speciality-sec-right .speciality-text p{color:var(--color-primary);margin-top:10px;font-size:21px;font-weight:400;line-height:30px}@media only screen and (max-width:767px){.speciality-sec .speciality-sec-inner .speciality-sec-right .speciality-text p{font-size:17px;line-height:1.4}}.speciality-sec .speciality-sec-inner .speciality-sec-right ul{margin-top:10px;list-style:outside}@media only screen and (max-width:767px){.speciality-sec .speciality-sec-inner .speciality-sec-right ul{padding-left:20px}}.speciality-sec .speciality-sec-inner .speciality-sec-right ul li{color:var(--color-primary);margin-bottom:10px;font-size:21px;font-weight:400;line-height:1.5}@media only screen and (max-width:767px){.speciality-sec .speciality-sec-inner .speciality-sec-right ul li{margin-bottom:15px;font-size:17px;line-height:1.4}}.speciality-sec .speciality-sec-inner .speciality-sec-right ol{margin-top:10px;list-style:number}@media only screen and (max-width:767px){.speciality-sec .speciality-sec-inner .speciality-sec-right ol{padding-left:20px}}.speciality-sec .speciality-sec-inner .speciality-sec-right ol li{color:var(--color-primary);margin-bottom:10px;font-size:21px;font-weight:400;line-height:1.5}@media only screen and (max-width:767px){.speciality-sec .speciality-sec-inner .speciality-sec-right ol li{margin-bottom:15px;font-size:17px;line-height:1.4}}.speciality-sec .speciality-sec-inner .speciality-sec-right table{border-collapse:collapse;width:100%;display:block;overflow-x:auto}.speciality-sec .speciality-sec-inner .speciality-sec-right table span{font-size:16px}.speciality-sec .speciality-sec-inner .speciality-sec-right table tbody tr:first-child{background-color:#f9fafb}.speciality-sec .speciality-sec-inner .speciality-sec-right table tbody tr:first-child td p{font-weight:700}.speciality-sec .speciality-sec-inner .speciality-sec-right table tbody td{border:1px solid #d1d5db;padding-left:.5rem;padding-right:.5rem}.speciality-sec .speciality-sec-inner .speciality-sec-right table tbody tr:nth-child(odd):not(:first-child){background-color:#f9fafb}.plates-container{flex-wrap:wrap;gap:.75rem;margin-top:1rem;margin-bottom:1rem;display:flex}.plate-item{color:var(--color-primary);cursor:pointer;overflow:hidden}.plate-item:hover{opacity:.8}.plate-item .plate-item_number{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:4px;justify-content:center;align-items:center;width:180px;height:110px;display:flex}@media only screen and (max-width:767px){.plate-item .plate-item_number{width:150px;height:100px}}.plate-item .plate-item_number span{letter-spacing:1px;color:#091a33;text-transform:capitalize;font-size:2rem;font-weight:500}@media only screen and (max-width:767px){.plate-item .plate-item_number span{font-size:1.5rem}}.pagination-container{flex-wrap:wrap;gap:.5rem;width:fit-content;margin:0 auto;display:flex}.pagination-button{background-color:var(--color-border);color:var(--color-secondary);cursor:pointer;border-radius:4px;justify-content:center;justify-items:center;min-width:32px;padding:8px;font-size:1.1rem;font-weight:500;display:flex}.pagination-button:hover{opacity:.8}.pagination-button_active{background-color:var(--color-secondary);color:var(--color-whiter);cursor:auto}.pagination-button_nav:disabled{opacity:.5;cursor:auto}.licenseplatelookup-cols-sec{background-color:var(--color-blue);padding:5px 0}@media only screen and (max-width:991px){.licenseplatelookup-cols-sec{padding:20px 0}}.licenseplatelookup-cols-sec .licenseplatelookup-cols{flex-direction:row;justify-content:flex-start;align-items:stretch;min-height:100%;padding:60px 0;display:flex}@media only screen and (max-width:991px){.licenseplatelookup-cols-sec .licenseplatelookup-cols{padding:25px 0}}@media only screen and (max-width:575px){.licenseplatelookup-cols-sec .licenseplatelookup-cols{padding:15px}}.licenseplatelookup-cols-sec .licenseplatelookup-cols .icon{width:150px;margin-right:30px}@media only screen and (max-width:991px){.licenseplatelookup-cols-sec .licenseplatelookup-cols .icon{width:100px}}@media only screen and (max-width:575px){.licenseplatelookup-cols-sec .licenseplatelookup-cols .icon{width:70px;margin-right:20px}}.licenseplatelookup-cols-sec .licenseplatelookup-cols .icon img,.licenseplatelookup-cols-sec .licenseplatelookup-cols .icon svg{max-width:100%;height:auto}.licenseplatelookup-cols-sec .licenseplatelookup-cols .text-sec{flex:1;width:1%}.licenseplatelookup-cols-sec .licenseplatelookup-cols .text-sec h3,.licenseplatelookup-cols-sec .licenseplatelookup-cols .text-sec h4{color:#81bcff;margin-bottom:21px;font-size:32px;font-weight:700;line-height:38px}@media only screen and (max-width:991px){.licenseplatelookup-cols-sec .licenseplatelookup-cols .text-sec h3,.licenseplatelookup-cols-sec .licenseplatelookup-cols .text-sec h4{margin-bottom:15px;font-size:27px;line-height:1.4}}@media only screen and (max-width:575px){.licenseplatelookup-cols-sec .licenseplatelookup-cols .text-sec h3,.licenseplatelookup-cols-sec .licenseplatelookup-cols .text-sec h4{margin-bottom:10px;font-size:20px}}.licenseplatelookup-cols-sec .licenseplatelookup-cols .text-sec p{color:var(--color-white);margin:0;font-size:21px;font-weight:400;line-height:30px}@media only screen and (max-width:991px){.licenseplatelookup-cols-sec .licenseplatelookup-cols .text-sec p{font-size:18px;line-height:1.4}}@media only screen and (max-width:575px){.licenseplatelookup-cols-sec .licenseplatelookup-cols .text-sec p{font-size:16px;line-height:1.3}}.custom--btn{text-align:center;background:var(--color-green);color:var(--color-white);border-radius:8px;transition:all .3s ease-in-out}.custom--btn:hover,.custom--btn:focus,.custom--btn:active{background:var(--color-primary);color:var(--color-white)}.custom--btn:hover svg path,.custom--btn:focus svg path,.custom--btn:active svg path{fill:var(--color-white)}.custom--btn.btn__light{background:var(--color-white);color:var(--color-primary)}.custom--btn.btn__light:hover,.custom--btn.btn__light:focus,.custom--btn.btn__light:active{opacity:.7;background:var(--color-white);color:var(--color-primary)}.custom--btn.btn__bordered{border:2px solid var(--color-primary);color:var(--color-primary);background:0 0}.custom--btn.btn__bordered svg{margin-right:6px}.custom--btn.btn__bordered:hover,.custom--btn.btn__bordered:focus,.custom--btn.btn__bordered:active{background:var(--color-primary);color:var(--color-white)}.custom--btn.btn__bordered:hover svg path,.custom--btn.btn__bordered:focus svg path,.custom--btn.btn__bordered:active svg path{fill:var(--color-white)}.custom--btn.dark-hover:hover,.custom--btn.dark-hover:focus,.custom--btn.dark-hover:active{background:var(--color-secondary);color:var(--color-white)}.custom--btn.dark-hover:hover svg path,.custom--btn.dark-hover:focus svg path,.custom--btn.dark-hover:active svg path{fill:var(--color-white)}.custom--btn.green{background:var(--color-green);color:var(--color-white)}.custom--btn.green:hover,.custom--btn.green:focus,.custom--btn.green:active{background:var(--color-primary);color:var(--color-white);border-color:var(--color-primary)}.custom--btn.green:hover svg path,.custom--btn.green:focus svg path,.custom--btn.green:active svg path{fill:var(--color-white)}.blog-grid{grid-template-columns:repeat(3,1fr);gap:30px;margin-top:30px;display:grid}@media only screen and (max-width:767px){.blog-grid{grid-template-columns:1fr;gap:20px}}.blog-card{background-color:var(--color-grey);border:1px solid var(--color-border);cursor:pointer;border-radius:10px;flex-direction:column;justify-content:flex-start;align-items:stretch;display:flex;overflow:hidden;box-shadow:0 2px 8px #0000000f}.blog-card:hover,.blog-card:focus,.blog-card:active{transform:translateY(-3px);box-shadow:0 10px 25px #0000001a}.blog-card .blog-card-img{aspect-ratio:2;width:100%;overflow:hidden}.blog-card .blog-card-img img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.blog-card .blog-card-body{flex-direction:column;flex:1;justify-content:space-between;align-items:stretch;padding:20px;display:flex}.blog-card .blog-card-body h2{color:var(--color-primary);margin-bottom:15px;font-size:20px;font-weight:700;line-height:1.4}@media only screen and (max-width:767px){.blog-card .blog-card-body h2{font-size:18px}}.blog-card .blog-card-btn{background-color:var(--color-green);color:var(--color-white);border-radius:8px;align-self:flex-start;padding:4px 20px;font-size:15px;font-weight:500;display:inline-block}
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-space-y-reverse:0;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}@layer theme{:root,:host{--tw-font-serif:ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;--tw-color-red-50:#fef2f2;--tw-color-red-100:#ffe2e2;--tw-color-red-400:#ff6568;--tw-color-red-500:#fb2c36;--tw-color-red-600:#e40014;--tw-color-red-700:#bf000f;--tw-color-red-800:#9f0712;--tw-color-orange-50:#fff7ed;--tw-color-orange-100:#ffedd5;--tw-color-orange-200:#ffd7a8;--tw-color-orange-400:#ff8b1a;--tw-color-orange-600:#f05100;--tw-color-orange-800:#9f2d00;--tw-color-emerald-50:#ecfdf5;--tw-color-emerald-100:#d0fae5;--tw-color-emerald-400:#00d294;--tw-color-emerald-500:#00bb7f;--tw-color-emerald-600:#009767;--tw-color-emerald-700:#007956;--tw-color-teal-50:#f0fdfa;--tw-color-teal-100:#cbfbf1;--tw-color-teal-600:#009588;--tw-color-teal-800:#005f5a;--tw-color-cyan-50:#ecfeff;--tw-color-cyan-100:#cefafe;--tw-color-cyan-600:#0092b5;--tw-color-cyan-800:#005f78;--tw-color-blue-50:#eff6ff;--tw-color-blue-200:#bedbff;--tw-color-blue-600:#155dfc;--tw-color-blue-700:#1447e6;--tw-color-blue-800:#193cb8;--tw-color-blue-900:#1c398e;--tw-color-indigo-50:#eef2ff;--tw-color-indigo-100:#e0e7ff;--tw-color-indigo-600:#4f39f6;--tw-color-indigo-800:#372aac;--tw-color-slate-50:#f8fafc;--tw-color-slate-100:#f1f5f9;--tw-color-slate-200:#e2e8f0;--tw-color-slate-300:#cad5e2;--tw-color-slate-400:#90a1b9;--tw-color-slate-500:#62748e;--tw-color-slate-600:#45556c;--tw-color-slate-700:#314158;--tw-color-slate-800:#1d293d;--tw-color-slate-900:#0f172b;--tw-color-white:#fff;--tw-spacing:.25rem;--tw-container-2xl:42rem;--tw-container-3xl:48rem;--tw-container-5xl:64rem;--tw-text-xs:.75rem;--tw-text-xs--line-height:calc(1 / .75);--tw-text-sm:.875rem;--tw-text-sm--line-height:calc(1.25 / .875);--tw-text-base:1rem;--tw-text-base--line-height:calc(1.5 / 1);--tw-text-lg:1.125rem;--tw-text-lg--line-height:calc(1.75 / 1.125);--tw-text-xl:1.25rem;--tw-text-xl--line-height:calc(1.75 / 1.25);--tw-text-2xl:1.5rem;--tw-text-2xl--line-height:calc(2 / 1.5);--tw-text-3xl:1.875rem;--tw-text-3xl--line-height:calc(2.25 / 1.875);--tw-text-4xl:2.25rem;--tw-text-4xl--line-height:calc(2.5 / 2.25);--tw-font-weight-medium:500;--tw-font-weight-semibold:600;--tw-font-weight-bold:700;--tw-font-weight-black:900;--tw-tracking-wider:.05em;--tw-leading-tight:1.25;--tw-leading-snug:1.375;--tw-leading-relaxed:1.625;--tw-radius-md:.375rem;--tw-radius-lg:.5rem;--tw-radius-xl:.75rem;--tw-radius-2xl:1rem;--tw-radius-3xl:1.5rem;--tw-default-transition-duration:.15s;--tw-default-transition-timing-function:cubic-bezier(.4, 0, .2, 1)}@supports (color:lab(0% 0 0)){:root,:host{--tw-color-red-50:lab(96.5005% 4.18508 1.52328);--tw-color-red-100:lab(92.243% 10.2865 3.83865);--tw-color-red-400:lab(63.7053% 60.745 31.3109);--tw-color-red-500:lab(55.4814% 75.0732 48.8528);--tw-color-red-600:lab(48.4493% 77.4328 61.5452);--tw-color-red-700:lab(40.4273% 67.2623 53.7441);--tw-color-red-800:lab(33.7174% 55.8993 41.0293);--tw-color-orange-50:lab(97.7008% 1.53735 5.90649);--tw-color-orange-100:lab(94.7127% 3.58394 14.3151);--tw-color-orange-200:lab(88.4871% 9.94918 28.8378);--tw-color-orange-400:lab(70.0429% 42.5156 75.8207);--tw-color-orange-600:lab(57.1026% 64.2584 89.8886);--tw-color-orange-800:lab(37.1566% 46.6433 50.5562);--tw-color-emerald-50:lab(97.8462% -6.94966 1.85487);--tw-color-emerald-100:lab(94.9004% -17.0769 5.63836);--tw-color-emerald-400:lab(75.0771% -60.7313 19.4147);--tw-color-emerald-500:lab(66.9756% -58.27 19.5419);--tw-color-emerald-600:lab(55.0481% -49.9246 15.93);--tw-color-emerald-700:lab(44.4871% -41.0396 11.0361);--tw-color-teal-50:lab(98.3189% -4.74921 -.111711);--tw-color-teal-100:lab(95.1845% -17.4212 -.425422);--tw-color-teal-600:lab(55.0223% -41.0774 -3.90277);--tw-color-teal-800:lab(35.5975% -26.6648 -4.34487);--tw-color-cyan-50:lab(98.3304% -5.97432 -2.62108);--tw-color-cyan-100:lab(95.3146% -13.8285 -6.84732);--tw-color-cyan-600:lab(55.1767% -26.7496 -30.5139);--tw-color-cyan-800:lab(36.5114% -17.1989 -21.6292);--tw-color-blue-50:lab(96.492% -1.14644 -5.11479);--tw-color-blue-200:lab(86.15% -4.04379 -21.0797);--tw-color-blue-600:lab(44.0605% 29.0279 -86.0352);--tw-color-blue-700:lab(36.9089% 35.0961 -85.6872);--tw-color-blue-800:lab(30.2514% 27.7853 -70.2699);--tw-color-blue-900:lab(26.1542% 15.7545 -51.5504);--tw-color-indigo-50:lab(95.4818% .411302 -6.78529);--tw-color-indigo-100:lab(91.6577% 1.04591 -12.7199);--tw-color-indigo-600:lab(38.4009% 52.6132 -92.3857);--tw-color-indigo-800:lab(26.6645% 37.9804 -68.6402);--tw-color-slate-50:lab(98.1434% -.369519 -1.05966);--tw-color-slate-100:lab(96.286% -.852436 -2.46847);--tw-color-slate-200:lab(91.7353% -.998765 -4.76968);--tw-color-slate-300:lab(84.7652% -1.94535 -7.93337);--tw-color-slate-400:lab(65.5349% -2.25151 -14.5072);--tw-color-slate-500:lab(48.0876% -2.03595 -16.5814);--tw-color-slate-600:lab(35.5623% -1.74978 -15.4316);--tw-color-slate-700:lab(26.9569% -1.47016 -15.6993);--tw-color-slate-800:lab(16.132% -.318035 -14.6672);--tw-color-slate-900:lab(7.78673% 1.82345 -15.0537)}}}@layer utilities{.tw\:pointer-events-none{pointer-events:none}.tw\:absolute{position:absolute}.tw\:relative{position:relative}.tw\:inset-0{inset:calc(var(--tw-spacing) * 0)}.tw\:m-0{margin:calc(var(--tw-spacing) * 0)}.tw\:mx-auto{margin-inline:auto}.tw\:mt-0\.5{margin-top:calc(var(--tw-spacing) * .5)}.tw\:mt-1{margin-top:calc(var(--tw-spacing) * 1)}.tw\:mt-2{margin-top:calc(var(--tw-spacing) * 2)}.tw\:mt-2\!{margin-top:calc(var(--tw-spacing) * 2)!important}.tw\:mt-4{margin-top:calc(var(--tw-spacing) * 4)}.tw\:mb-1{margin-bottom:calc(var(--tw-spacing) * 1)}.tw\:mb-2{margin-bottom:calc(var(--tw-spacing) * 2)}.tw\:mb-2\!{margin-bottom:calc(var(--tw-spacing) * 2)!important}.tw\:mb-3\!{margin-bottom:calc(var(--tw-spacing) * 3)!important}.tw\:mb-4{margin-bottom:calc(var(--tw-spacing) * 4)}.tw\:mb-4\!{margin-bottom:calc(var(--tw-spacing) * 4)!important}.tw\:mb-6{margin-bottom:calc(var(--tw-spacing) * 6)}.tw\:mb-6\!{margin-bottom:calc(var(--tw-spacing) * 6)!important}.tw\:mb-8{margin-bottom:calc(var(--tw-spacing) * 8)}.tw\:mb-10{margin-bottom:calc(var(--tw-spacing) * 10)}.tw\:mb-12{margin-bottom:calc(var(--tw-spacing) * 12)}.tw\:ml-1{margin-left:calc(var(--tw-spacing) * 1)}.tw\:block{display:block}.tw\:flex{display:flex}.tw\:grid{display:grid}.tw\:grid\!{display:grid!important}.tw\:inline-block{display:inline-block}.tw\:h-4{height:calc(var(--tw-spacing) * 4)}.tw\:h-5{height:calc(var(--tw-spacing) * 5)}.tw\:h-6{height:calc(var(--tw-spacing) * 6)}.tw\:h-8{height:calc(var(--tw-spacing) * 8)}.tw\:h-12{height:calc(var(--tw-spacing) * 12)}.tw\:w-4{width:calc(var(--tw-spacing) * 4)}.tw\:w-5{width:calc(var(--tw-spacing) * 5)}.tw\:w-6{width:calc(var(--tw-spacing) * 6)}.tw\:w-8{width:calc(var(--tw-spacing) * 8)}.tw\:w-12{width:calc(var(--tw-spacing) * 12)}.tw\:w-full{width:100%}.tw\:max-w-2xl{max-width:var(--tw-container-2xl)}.tw\:max-w-3xl{max-width:var(--tw-container-3xl)}.tw\:max-w-5xl{max-width:var(--tw-container-5xl)}.tw\:flex-1{flex:1}.tw\:shrink-0{flex-shrink:0}.tw\:flex-grow{flex-grow:1}.tw\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.tw\:flex-col{flex-direction:column}.tw\:items-center{align-items:center}.tw\:items-start{align-items:flex-start}.tw\:justify-between{justify-content:space-between}.tw\:gap-2{gap:calc(var(--tw-spacing) * 2)}.tw\:gap-3{gap:calc(var(--tw-spacing) * 3)}.tw\:gap-4{gap:calc(var(--tw-spacing) * 4)}.tw\:gap-5{gap:calc(var(--tw-spacing) * 5)}.tw\:gap-6{gap:calc(var(--tw-spacing) * 6)}.tw\:gap-8{gap:calc(var(--tw-spacing) * 8)}:where(.tw\:space-y-2>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--tw-spacing) * 2) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--tw-spacing) * 2) * calc(1 - var(--tw-space-y-reverse)))}:where(.tw\:space-y-3>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--tw-spacing) * 3) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--tw-spacing) * 3) * calc(1 - var(--tw-space-y-reverse)))}:where(.tw\:space-y-4>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--tw-spacing) * 4) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--tw-spacing) * 4) * calc(1 - var(--tw-space-y-reverse)))}:where(.tw\:space-y-5>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--tw-spacing) * 5) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--tw-spacing) * 5) * calc(1 - var(--tw-space-y-reverse)))}:where(.tw\:space-y-6>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--tw-spacing) * 6) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--tw-spacing) * 6) * calc(1 - var(--tw-space-y-reverse)))}:where(.tw\:space-y-8>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--tw-spacing) * 8) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--tw-spacing) * 8) * calc(1 - var(--tw-space-y-reverse)))}:where(.tw\:space-y-12>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--tw-spacing) * 12) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--tw-spacing) * 12) * calc(1 - var(--tw-space-y-reverse)))}:where(.tw\:space-y-16>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--tw-spacing) * 16) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--tw-spacing) * 16) * calc(1 - var(--tw-space-y-reverse)))}.tw\:overflow-hidden{overflow:hidden}.tw\:rounded-2xl{border-radius:var(--tw-radius-2xl)}.tw\:rounded-3xl{border-radius:var(--tw-radius-3xl)}.tw\:rounded-full{border-radius:3.40282e38px}.tw\:rounded-lg{border-radius:var(--tw-radius-lg)}.tw\:rounded-md{border-radius:var(--tw-radius-md)}.tw\:rounded-xl{border-radius:var(--tw-radius-xl)}.tw\:border{border-style:var(--tw-border-style);border-width:1px}.tw\:border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.tw\:border-t-4{border-top-style:var(--tw-border-style);border-top-width:4px}.tw\:border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.tw\:border-blue-200{border-color:var(--tw-color-blue-200)}.tw\:border-cyan-100{border-color:var(--tw-color-cyan-100)}.tw\:border-indigo-100{border-color:var(--tw-color-indigo-100)}.tw\:border-orange-100{border-color:var(--tw-color-orange-100)}.tw\:border-orange-200{border-color:var(--tw-color-orange-200)}.tw\:border-red-100{border-color:var(--tw-color-red-100)}.tw\:border-slate-100{border-color:var(--tw-color-slate-100)}.tw\:border-slate-200{border-color:var(--tw-color-slate-200)}.tw\:border-teal-100{border-color:var(--tw-color-teal-100)}.tw\:border-t-emerald-500{border-top-color:var(--tw-color-emerald-500)}.tw\:border-t-red-500{border-top-color:var(--tw-color-red-500)}.tw\:border-t-red-600{border-top-color:var(--tw-color-red-600)}.tw\:bg-blue-50{background-color:var(--tw-color-blue-50)}.tw\:bg-cyan-50{background-color:var(--tw-color-cyan-50)}.tw\:bg-emerald-50{background-color:var(--tw-color-emerald-50)}.tw\:bg-emerald-100{background-color:var(--tw-color-emerald-100)}.tw\:bg-indigo-50{background-color:var(--tw-color-indigo-50)}.tw\:bg-orange-50{background-color:var(--tw-color-orange-50)}.tw\:bg-orange-100{background-color:var(--tw-color-orange-100)}.tw\:bg-red-50{background-color:var(--tw-color-red-50)}.tw\:bg-slate-50{background-color:var(--tw-color-slate-50)}.tw\:bg-slate-100{background-color:var(--tw-color-slate-100)}.tw\:bg-teal-50{background-color:var(--tw-color-teal-50)}.tw\:bg-white{background-color:var(--tw-color-white)}.tw\:p-0{padding:calc(var(--tw-spacing) * 0)}.tw\:p-2{padding:calc(var(--tw-spacing) * 2)}.tw\:p-3{padding:calc(var(--tw-spacing) * 3)}.tw\:p-5{padding:calc(var(--tw-spacing) * 5)}.tw\:p-6{padding:calc(var(--tw-spacing) * 6)}.tw\:p-8{padding:calc(var(--tw-spacing) * 8)}.tw\:px-2\.5{padding-inline:calc(var(--tw-spacing) * 2.5)}.tw\:px-3{padding-inline:calc(var(--tw-spacing) * 3)}.tw\:px-4{padding-inline:calc(var(--tw-spacing) * 4)}.tw\:py-1{padding-block:calc(var(--tw-spacing) * 1)}.tw\:py-2{padding-block:calc(var(--tw-spacing) * 2)}.tw\:py-12{padding-block:calc(var(--tw-spacing) * 12)}.tw\:pt-4{padding-top:calc(var(--tw-spacing) * 4)}.tw\:pb-4{padding-bottom:calc(var(--tw-spacing) * 4)}.tw\:pl-8{padding-left:calc(var(--tw-spacing) * 8)}.tw\:text-center{text-align:center}.tw\:font-serif\!{font-family:var(--tw-font-serif)!important}.tw\:text-2xl{font-size:var(--tw-text-2xl);line-height:var(--tw-leading,var(--tw-text-2xl--line-height))}.tw\:text-3xl{font-size:var(--tw-text-3xl);line-height:var(--tw-leading,var(--tw-text-3xl--line-height))}.tw\:text-4xl{font-size:var(--tw-text-4xl);line-height:var(--tw-leading,var(--tw-text-4xl--line-height))}.tw\:text-base{font-size:var(--tw-text-base);line-height:var(--tw-leading,var(--tw-text-base--line-height))}.tw\:text-lg{font-size:var(--tw-text-lg);line-height:var(--tw-leading,var(--tw-text-lg--line-height))}.tw\:text-sm{font-size:var(--tw-text-sm);line-height:var(--tw-leading,var(--tw-text-sm--line-height))}.tw\:text-xl{font-size:var(--tw-text-xl);line-height:var(--tw-leading,var(--tw-text-xl--line-height))}.tw\:text-xs{font-size:var(--tw-text-xs);line-height:var(--tw-leading,var(--tw-text-xs--line-height))}.tw\:leading-none{--tw-leading:1;line-height:1}.tw\:leading-relaxed{--tw-leading:var(--tw-leading-relaxed);line-height:var(--tw-leading-relaxed)}.tw\:leading-snug{--tw-leading:var(--tw-leading-snug);line-height:var(--tw-leading-snug)}.tw\:leading-tight{--tw-leading:var(--tw-leading-tight);line-height:var(--tw-leading-tight)}.tw\:font-black{--tw-font-weight:var(--tw-font-weight-black);font-weight:var(--tw-font-weight-black)}.tw\:font-bold{--tw-font-weight:var(--tw-font-weight-bold);font-weight:var(--tw-font-weight-bold)}.tw\:font-medium{--tw-font-weight:var(--tw-font-weight-medium);font-weight:var(--tw-font-weight-medium)}.tw\:font-semibold{--tw-font-weight:var(--tw-font-weight-semibold);font-weight:var(--tw-font-weight-semibold)}.tw\:tracking-wider{--tw-tracking:var(--tw-tracking-wider);letter-spacing:var(--tw-tracking-wider)}.tw\:whitespace-nowrap{white-space:nowrap}.tw\:text-blue-600{color:var(--tw-color-blue-600)}.tw\:text-blue-700{color:var(--tw-color-blue-700)}.tw\:text-blue-800{color:var(--tw-color-blue-800)}.tw\:text-blue-900{color:var(--tw-color-blue-900)}.tw\:text-cyan-600{color:var(--tw-color-cyan-600)}.tw\:text-cyan-800{color:var(--tw-color-cyan-800)}.tw\:text-emerald-400{color:var(--tw-color-emerald-400)}.tw\:text-emerald-600{color:var(--tw-color-emerald-600)}.tw\:text-emerald-700{color:var(--tw-color-emerald-700)}.tw\:text-indigo-600{color:var(--tw-color-indigo-600)}.tw\:text-indigo-800{color:var(--tw-color-indigo-800)}.tw\:text-orange-400{color:var(--tw-color-orange-400)}.tw\:text-orange-600{color:var(--tw-color-orange-600)}.tw\:text-orange-800{color:var(--tw-color-orange-800)}.tw\:text-red-400{color:var(--tw-color-red-400)}.tw\:text-red-500{color:var(--tw-color-red-500)}.tw\:text-red-600{color:var(--tw-color-red-600)}.tw\:text-red-700{color:var(--tw-color-red-700)}.tw\:text-red-800{color:var(--tw-color-red-800)}.tw\:text-slate-300{color:var(--tw-color-slate-300)}.tw\:text-slate-400{color:var(--tw-color-slate-400)}.tw\:text-slate-500{color:var(--tw-color-slate-500)}.tw\:text-slate-600{color:var(--tw-color-slate-600)}.tw\:text-slate-700{color:var(--tw-color-slate-700)}.tw\:text-slate-800{color:var(--tw-color-slate-800)}.tw\:text-slate-900{color:var(--tw-color-slate-900)}.tw\:text-teal-600{color:var(--tw-color-teal-600)}.tw\:text-teal-800{color:var(--tw-color-teal-800)}.tw\:uppercase{text-transform:uppercase}.tw\:italic{font-style:italic}.tw\:opacity-0{opacity:0}.tw\:shadow-sm{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.tw\:transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--tw-default-transition-timing-function));transition-duration:var(--tw-duration,var(--tw-default-transition-duration))}.tw\:transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--tw-default-transition-timing-function));transition-duration:var(--tw-duration,var(--tw-default-transition-duration))}.tw\:transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,var(--tw-default-transition-timing-function));transition-duration:var(--tw-duration,var(--tw-default-transition-duration))}.tw\:transition-shadow{transition-property:box-shadow;transition-timing-function:var(--tw-ease,var(--tw-default-transition-timing-function));transition-duration:var(--tw-duration,var(--tw-default-transition-duration))}@media (min-width:48rem){.tw\:md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.tw\:md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:64rem){.tw\:lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.tw\:lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.tw\:lg\:gap-8{gap:calc(var(--tw-spacing) * 8)}}}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}
@font-face{font-family:Roboto;font-style:normal;font-weight:100;font-stretch:100%;font-display:swap;src:url(../media/572c13468b8cff87-s.1rlxnzisjz_e1.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:100;font-stretch:100%;font-display:swap;src:url(../media/62d4b50592542c9f-s.1lnyw1zsxhp0r.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:100;font-stretch:100%;font-display:swap;src:url(../media/38772d1e0cde909c-s.0lvk2smlqz3yc.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Roboto;font-style:normal;font-weight:100;font-stretch:100%;font-display:swap;src:url(../media/a0ffaa6a9384d9d3-s.2dzaija1uhw5g.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Roboto;font-style:normal;font-weight:100;font-stretch:100%;font-display:swap;src:url(../media/fad568eea626db0e-s.0fd-fjxmcxcjd.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Roboto;font-style:normal;font-weight:100;font-stretch:100%;font-display:swap;src:url(../media/ccee61546c0358b7-s.42l_3z3944ji5.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Roboto;font-style:normal;font-weight:100;font-stretch:100%;font-display:swap;src:url(../media/8fcf71678f67d0c5-s.1szw2e8s5ktgm.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:100;font-stretch:100%;font-display:swap;src:url(../media/f7d6090e8b3debad-s.026ae5sgholss.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-weight:100;font-stretch:100%;font-display:swap;src:url(../media/ce62453a442c7f35-s.p.0a0h245ktd4x0.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(../media/572c13468b8cff87-s.1rlxnzisjz_e1.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(../media/62d4b50592542c9f-s.1lnyw1zsxhp0r.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(../media/38772d1e0cde909c-s.0lvk2smlqz3yc.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(../media/a0ffaa6a9384d9d3-s.2dzaija1uhw5g.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(../media/fad568eea626db0e-s.0fd-fjxmcxcjd.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(../media/ccee61546c0358b7-s.42l_3z3944ji5.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(../media/8fcf71678f67d0c5-s.1szw2e8s5ktgm.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(../media/f7d6090e8b3debad-s.026ae5sgholss.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(../media/ce62453a442c7f35-s.p.0a0h245ktd4x0.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/572c13468b8cff87-s.1rlxnzisjz_e1.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/62d4b50592542c9f-s.1lnyw1zsxhp0r.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/38772d1e0cde909c-s.0lvk2smlqz3yc.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/a0ffaa6a9384d9d3-s.2dzaija1uhw5g.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/fad568eea626db0e-s.0fd-fjxmcxcjd.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/ccee61546c0358b7-s.42l_3z3944ji5.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/8fcf71678f67d0c5-s.1szw2e8s5ktgm.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/f7d6090e8b3debad-s.026ae5sgholss.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/ce62453a442c7f35-s.p.0a0h245ktd4x0.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/572c13468b8cff87-s.1rlxnzisjz_e1.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/62d4b50592542c9f-s.1lnyw1zsxhp0r.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/38772d1e0cde909c-s.0lvk2smlqz3yc.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/a0ffaa6a9384d9d3-s.2dzaija1uhw5g.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/fad568eea626db0e-s.0fd-fjxmcxcjd.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/ccee61546c0358b7-s.42l_3z3944ji5.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/8fcf71678f67d0c5-s.1szw2e8s5ktgm.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/f7d6090e8b3debad-s.026ae5sgholss.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/ce62453a442c7f35-s.p.0a0h245ktd4x0.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/572c13468b8cff87-s.1rlxnzisjz_e1.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/62d4b50592542c9f-s.1lnyw1zsxhp0r.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/38772d1e0cde909c-s.0lvk2smlqz3yc.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/a0ffaa6a9384d9d3-s.2dzaija1uhw5g.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/fad568eea626db0e-s.0fd-fjxmcxcjd.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/ccee61546c0358b7-s.42l_3z3944ji5.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/8fcf71678f67d0c5-s.1szw2e8s5ktgm.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/f7d6090e8b3debad-s.026ae5sgholss.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/ce62453a442c7f35-s.p.0a0h245ktd4x0.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(../media/572c13468b8cff87-s.1rlxnzisjz_e1.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(../media/62d4b50592542c9f-s.1lnyw1zsxhp0r.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(../media/38772d1e0cde909c-s.0lvk2smlqz3yc.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Roboto;font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(../media/a0ffaa6a9384d9d3-s.2dzaija1uhw5g.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Roboto;font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(../media/fad568eea626db0e-s.0fd-fjxmcxcjd.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Roboto;font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(../media/ccee61546c0358b7-s.42l_3z3944ji5.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Roboto;font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(../media/8fcf71678f67d0c5-s.1szw2e8s5ktgm.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(../media/f7d6090e8b3debad-s.026ae5sgholss.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(../media/ce62453a442c7f35-s.p.0a0h245ktd4x0.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto Fallback;src:local(Arial);ascent-override:92.98%;descent-override:24.47%;line-gap-override:0.0%;size-adjust:99.78%}.roboto_fa92673a-module__gP6gTW__className{font-family:Roboto,Roboto Fallback;font-style:normal}.roboto_fa92673a-module__gP6gTW__variable{--font-family:"Roboto", "Roboto Fallback"}
