.news-ticker-wrapper{background:#8c8c8c;align-items:stretch;width:100%;display:flex;overflow:hidden;box-shadow:0 2px 4px #0000001a}.news-ticker-label{color:#002147;white-space:nowrap;z-index:2;text-transform:uppercase;background:#fdc800;align-items:center;padding:8px 20px 8px 40px;font-size:16px;font-weight:800;display:flex;position:relative}.news-ticker-arrow{color:#002147;margin-left:20px;font-size:16px}.news-ticker-container{flex-grow:1;align-items:center;display:flex;position:relative;overflow:hidden}.news-ticker-scroll{white-space:nowrap;width:max-content;animation:35s linear infinite scrollHorizontal;display:flex}.news-ticker-container:hover .news-ticker-scroll{animation-play-state:paused}.news-ticker-list{margin:0;padding:0;list-style:none;display:flex}.news-ticker-item{align-items:center;padding:0 10px;font-size:15px;display:flex}.news-ticker-item a{color:#002147;align-items:center;text-decoration:none;transition:opacity .3s;display:flex}.news-ticker-item a:hover{text-decoration:underline}.news-ticker-item:after{content:"|";color:#fff;margin-left:20px;font-weight:300}@keyframes scrollHorizontal{0%{transform:translate(0)}to{transform:translate(-33.3333%)}}
.course-slider-container{width:100%;margin:0 auto;padding-bottom:30px;position:relative;overflow:hidden}.course-slider-wrapper{overflow:hidden}.course-slider-track{align-items:stretch;transition:transform .5s ease-in-out;display:flex}.course-slide-item{box-sizing:border-box;flex:0 0 100%;padding:0 8px;display:flex}@media (min-width:640px){.course-slide-item{flex:0 0 50%;display:flex}}@media (min-width:1024px){.course-slide-item{flex:0 0 25%;display:flex}}.course-card{background:#fff;border:none;border-radius:0;flex-direction:column;width:100%;height:490px;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 2px 12px #0000001a}.course-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000024}.course-card-thumb{flex-shrink:0;height:200px;position:relative;overflow:hidden}.course-card-thumb>img,.course-card-thumb>span{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.course-card:hover .course-card-thumb>img{transform:scale(1.04)}.course-instructor-row{background:#00000061;align-items:center;gap:8px;padding:8px 12px;display:flex;position:absolute;bottom:0;left:0;right:0}.course-instructor-avatar{border:2px solid #fff;border-radius:50%;flex-shrink:0;width:36px;height:36px;overflow:hidden}.course-instructor-avatar img{object-fit:cover;width:100%;height:100%}.course-instructor-name{color:#fff;font-size:12.5px;font-weight:500}.course-card-body{flex-direction:column;flex:1;padding:16px 16px 14px;display:flex;overflow:hidden}.course-card-body h3{color:#002147;margin:0 0 8px;font-size:15px;font-weight:700;line-height:1.45}.course-card-body h3 a{color:#002147;text-decoration:none}.course-card-body h3 a:hover{color:#fdc800}.course-excerpt{color:#666;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;flex-shrink:0;margin:0 0 6px;font-size:13px;line-height:1.55;display:-webkit-box;overflow:hidden}.course-readmore{color:#fdc800;flex-grow:1;flex-shrink:0;margin-bottom:10px;font-size:12.5px;font-weight:600;text-decoration:none;display:inline-block}.course-readmore:hover{color:#002147}.course-meta{color:#777;border-top:1px solid #f0f0f0;flex-shrink:0;justify-content:space-between;align-items:center;margin-top:auto;padding-top:12px;font-size:12.5px;display:flex}.course-meta i{color:#777;margin-right:4px}.course-fee{color:#fff;white-space:nowrap;background:#fdc800;border-radius:2px;padding:4px 10px;font-size:12.5px;font-weight:700}.btn-sm{display:none}.course-slider-btn{color:#fff;cursor:pointer;z-index:10;opacity:.85;background:#002147;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:opacity .2s,background .2s;display:flex;position:absolute;top:42%;transform:translateY(-50%);box-shadow:0 2px 6px #00000026}.course-slider-btn:hover{opacity:1;background:#fdc800}.course-slider-btn.prev{left:-4px}.course-slider-btn.next{right:-4px}.course-slider-dots{justify-content:center;gap:8px;margin-top:20px;display:flex}.course-dot{cursor:pointer;background:#ccc;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:background .3s}.course-dot.active{background:#fdc800}
.instructor-slider-container{width:100%;max-width:1200px;margin:0 auto;padding-bottom:30px;position:relative;overflow:hidden}.instructor-slider-wrapper{padding:10px 0;overflow:hidden}.instructor-slider-track{transition:transform .5s ease-in-out;display:flex}.instructor-slide-item{box-sizing:border-box;flex:0 0 100%;padding:0 10px}@media (min-width:600px){.instructor-slide-item{flex:0 0 50%}}@media (min-width:900px){.instructor-slide-item{flex:0 0 33.3333%}}@media (min-width:1200px){.instructor-slide-item{flex:0 0 25%}}.instructor-card{text-align:center;background:#fff;border:1px solid #0000000f;flex-direction:column;height:100%;padding:20px;transition:transform .3s,box-shadow .3s;display:flex}.instructor-card:hover{transform:translateY(-5px);box-shadow:0 5px 15px #0000001a}.instructor-img{border:3px solid #0000000d;border-radius:50%;width:200px;height:200px;margin:0 auto 15px;position:relative;overflow:hidden}.instructor-img img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.instructor-card:hover .instructor-img img{transform:scale(1.06)}.instructor-linkedin{opacity:0;background:#0077b5d1;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:opacity .25s;display:flex;position:absolute;inset:0}.instructor-card:hover .instructor-linkedin{opacity:1}.instructor-linkedin i{color:#fff;font-size:2rem}.instructor-card h3{margin:0 0 4px;font-size:18px}.instructor-card h3 a{color:var(--color-primary);text-decoration:none}.instructor-card h3 a:hover{color:var(--color-gold)}.instructor-designation{color:var(--color-text);margin-bottom:10px;font-size:13px}.instructor-bio{color:var(--color-text);margin:0;font-size:13px;line-height:1.5}.instructor-slider-btn{background:var(--color-primary);color:#fff;cursor:pointer;z-index:10;opacity:.8;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:opacity .3s,background .3s;display:flex;position:absolute;top:40%;transform:translateY(-50%);box-shadow:0 2px 6px #00000026}.instructor-slider-btn:hover{opacity:1;background:var(--color-gold);color:#fff}.instructor-slider-btn.prev{left:5px}.instructor-slider-btn.next{right:5px}@media (max-width:1250px){.instructor-slider-btn.prev{left:10px}.instructor-slider-btn.next{right:10px}}.instructor-slider-dots{justify-content:center;gap:8px;margin-top:20px;display:flex}.instructor-dot{cursor:pointer;background:#ccc;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:background .3s}.instructor-dot.active{background:var(--color-gold)}.ps-initials{color:#002147;background:linear-gradient(135deg,#e8edf5 0%,#d0daea 100%);justify-content:center;align-items:center;width:100%;height:100%;font-size:3rem;font-weight:700;display:flex}
.ts-container{max-width:860px;margin:0 auto;padding-bottom:48px;position:relative;overflow:hidden}.ts-track{transition:transform .5s ease-in-out;display:flex}.ts-slide{box-sizing:border-box;flex:0 0 100%;padding:0 8px}.ts-card{text-align:center;background:#fff;border:1px solid #e8eef8;border-radius:8px;padding:2.2rem 2.5rem;box-shadow:0 2px 16px #00214712}.ts-quote-icon{color:var(--color-gold);margin-bottom:1rem;font-size:2rem;line-height:1}.ts-text{color:#444;margin:0 0 1.8rem;font-size:1rem;font-style:italic;line-height:1.85}.ts-author{justify-content:center;align-items:center;gap:1rem;display:flex}.ts-avatar{object-fit:cover;border:3px solid var(--color-gold);border-radius:50%;flex-shrink:0;width:72px;height:72px}.ts-author-info{text-align:left;flex-direction:column;gap:2px;display:flex}.ts-name{color:var(--color-primary);font-size:1rem;font-weight:700}.ts-company{color:var(--color-gold);font-size:.88rem;font-weight:600}.ts-role{color:#777;font-size:.82rem}.ts-btn{background:var(--color-primary);color:#fff;cursor:pointer;z-index:10;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:background .2s;display:flex;position:absolute;top:42%;transform:translateY(-50%)}.ts-btn:hover{background:var(--color-gold)}.ts-prev{left:0}.ts-next{right:0}.ts-dots{justify-content:center;gap:8px;display:flex;position:absolute;bottom:12px;left:0;right:0}.ts-dot{cursor:pointer;background:#ccc;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:background .2s}.ts-dot.active{background:var(--color-gold)}@media (max-width:600px){.ts-card{padding:1.5rem 1.2rem}.ts-btn{display:none}}
.register-fixed-btn{text-align:center;background:#ffc000;padding:15px 25px;font-size:16px;font-weight:600;line-height:1.4;transition:background .2s;display:block;box-shadow:0 4px 12px #0003;color:#000!important;text-decoration:none!important}.register-fixed-btn:hover{background:#e6ac00;color:#000!important}.register-fixed-desktop{z-index:999;position:fixed;top:70%;right:0}.register-fixed-mobile{display:none}@media (max-width:768px){.register-fixed-desktop{display:none}.register-fixed-mobile{z-index:999;margin-top:0;display:block;position:fixed;bottom:180px;right:0}.register-fixed-mobile .register-fixed-btn{width:120px;padding:12px;font-size:12px}}.hero-slider{width:100%;max-width:100%;height:420px;margin:0;position:relative;overflow:hidden}.hero-slide-bg-picture{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.hero-slide-bg-picture img{object-fit:cover;object-position:bottom center;width:100%;height:100%;display:block}.hero-slides{width:100%;height:100%;position:relative}.hero-slide{opacity:0;background-position:bottom;background-size:cover;transition:opacity .5s;position:absolute;inset:0}.hero-slide.active{opacity:1;z-index:1}.hero-slide-overlay{background:#0003;position:absolute;inset:0}@keyframes heroSlideDown{0%{opacity:0;transform:translateY(-40px)}to{opacity:1;transform:translateY(0)}}.hero-slide-content{opacity:0;flex-direction:column;justify-content:center;align-items:flex-start;gap:30px;max-width:1170px;margin:0 auto;display:flex;position:absolute;top:30px;left:5%;right:5%}.hero-slide.active .hero-slide-content{opacity:1}.hero-slide.active .hero-slide-title{animation:.6s .1s both heroSlideDown}.hero-slide.active .hero-know-more{animation:.6s .35s both heroSlideDown}.hero-slide-title{font-family:var(--font-primary,sans-serif);text-shadow:0 2px 4px #0009;margin:0;font-size:40px;font-weight:700;line-height:1.2;color:#fff!important}.hero-know-more{text-align:center;cursor:pointer;background:#ffc000;border:none;padding:18px 45px;font-size:18px;font-weight:700;transition:transform .2s;box-shadow:0 4px 6px #0000004d;color:#000!important}.hero-know-more:hover{background:#e6ac00;transform:scale(1.02);color:#000!important}.hero-nav{color:#ffffffb3;cursor:pointer;z-index:10;background:0 0;border:none;padding:20px;font-size:50px;transition:color .2s;position:absolute;top:50%;transform:translateY(-50%)}.hero-nav:hover{color:#fff}.hero-nav.prev{left:20px}.hero-nav.next{right:20px}.hero-dots{z-index:2;gap:8px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.hero-dots button{cursor:pointer;background:#ffffff80;border:none;border-radius:50%;width:10px;height:10px;padding:0}.hero-dots button.active{background:#fdc800}@media (max-width:768px){.hero-slider{height:400px}.hero-slide-title{font-size:24px;line-height:30px}.hero-slide-content{flex-direction:column;align-items:flex-start;bottom:60px}.hero-know-more{min-width:160px;padding:15px;font-size:14px}}.stats-section{background:#f4f6f5;padding:0}.stats-grid{grid-template-columns:repeat(4,1fr);gap:0;display:grid}.stat-card{text-align:center;border-right:1px solid #b5b5b5cc;flex-direction:column;align-items:center;gap:8px;padding:16px 15px;display:flex}.stat-card:last-child{border-right:none}.stat-icon{justify-content:center;align-items:center;width:60px;height:60px;display:flex}.stat-icon img{object-fit:contain;max-width:70%;max-height:70%}.stat-value{color:var(--color-primary);font-size:28px;font-weight:700}.stat-label{color:var(--color-primary);font-size:16px}@media (max-width:768px){.stats-grid{grid-template-columns:repeat(2,1fr)}.stat-card{border-bottom:1px solid #b5b5b5cc;border-right:none}.stat-card:nth-child(2n){border-right:none}}.welcome-section{padding:50px 0}.welcome-grid{grid-template-columns:1fr 1fr;align-items:center;gap:40px;display:grid}.welcome-text .section-title{text-align:left}.welcome-text .yellow-border-after:after{margin:10px 0 0}.welcome-text p{text-align:justify;margin-bottom:1.5rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,Oxygen,Open Sans,sans-serif}.welcome-image-wrap{text-align:center}.welcome-image{object-fit:fill;border-radius:5%;width:96%;max-width:100%;height:301px}@media (max-width:768px){.welcome-grid{grid-template-columns:1fr}.welcome-image{aspect-ratio:4/3;height:auto}}.courses-section{padding:80px 0}.testimonials-section{background:#f8f8f8;padding:50px 0}.testimonials-section .section-title{margin-bottom:30px}.testimonials-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:30px;display:grid}.testimonial-card{text-align:center;background:#fff;border-radius:8px;margin:0;padding:25px;box-shadow:0 2px 8px #0000000a}.testimonial-img{border-radius:50%;width:92px;height:92px;margin:0 auto 15px;overflow:hidden}.testimonial-img img{object-fit:cover;width:100%;height:100%}.testimonial-title{color:var(--color-primary);margin:0 0 4px;font-size:18px}.testimonial-role{color:var(--color-text);margin-bottom:12px;font-size:13px;display:block}.testimonial-text{color:var(--color-text);margin:0;font-size:14px;line-height:1.6}.placement-section{background:#f8f8f8;padding:25px 0}.placement-slider-wrap{width:100%;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%)}.placement-track{align-items:center;gap:30px;width:max-content;animation:22s linear infinite placement-scroll;display:flex}.placement-slider-wrap:hover .placement-track{animation-play-state:paused}@keyframes placement-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.placement-logo-item{background:#fff;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:160px;height:80px;padding:12px 16px;transition:box-shadow .2s;display:flex;box-shadow:0 1px 6px #00000014}.placement-logo-item:hover{box-shadow:0 4px 16px #00000021}.placement-logo-item img{object-fit:contain;filter:grayscale(30%);max-width:100%;max-height:100%;transition:filter .2s}.placement-logo-item:hover img{filter:grayscale(0%)}.instructors-section{padding:50px 0 85px}.instructors-header{text-align:center;margin-bottom:20px}.instructors-header h2{color:var(--color-primary);margin:0 0 8px}.instructors-subtitle{color:var(--color-text);margin:0;font-size:15px}.news-ticker-fullwidth{z-index:999;margin-bottom:10px;position:sticky;bottom:10px}
:root{--color-primary:#002147;--color-gold:#fdc800;--color-gold-hover:#e0b000;--color-bg-light:#f4f6f5;--color-bg-gray:#f8f8f8;--color-bg-alt:#f0ede8;--color-text:#7a7a7a;--color-text-muted:#7a7a7a;--color-text-dark:#222;--font-body:var(--font-roboto),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-heading:var(--font-jost),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--header-height:100px}*,:before,:after{box-sizing:border-box}body{font-family:var(--font-body);color:var(--color-text);line-height:var(--line-height);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);color:var(--color-primary);font-weight:500;line-height:1.2}h1{font-size:40px;line-height:44px}h2{font-size:28px;line-height:31px}h3{font-size:20px;line-height:26px}a{color:var(--color-primary);text-decoration:none}a:hover{color:var(--color-gold);text-decoration:none}img{max-width:100%;height:auto}.container{width:100%;max-width:1170px;margin:0 auto;padding:0 60px}.section{padding:50px 0}.section-title{text-align:center;color:var(--color-primary);margin-bottom:2rem;font-size:28px;font-weight:500}.btn{font-family:var(--font-body);cursor:pointer;border:none;border-radius:0;padding:12px 24px;font-size:1rem;font-weight:500;transition:background .2s;display:inline-block}.btn-primary,.btn-gold{background:var(--color-gold);color:#222}.btn-primary:hover,.btn-gold:hover{background:var(--color-gold-hover);color:#222}.btn-outline{color:var(--color-primary);border:2px solid var(--color-primary);background:0 0}.btn-outline:hover{background:var(--color-primary);color:#fff}.yellow-border-after:after{content:"";background:var(--color-gold);width:60px;height:3px;margin:10px auto 0;display:block}@media (max-width:768px){.container{padding:0 24px}}
@font-face{font-family:Jost;font-style:normal;font-weight:400;font-display:swap;src:url(../media/39c55468420adfa6-s.56419174.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Jost;font-style:normal;font-weight:400;font-display:swap;src:url(../media/9b8f0e32b229dbc1-s.cfd9c1c2.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:Jost;font-style:normal;font-weight:400;font-display:swap;src:url(../media/81cef6a21128489e-s.p.6cf41120.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:Jost;font-style:normal;font-weight:500;font-display:swap;src:url(../media/39c55468420adfa6-s.56419174.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Jost;font-style:normal;font-weight:500;font-display:swap;src:url(../media/9b8f0e32b229dbc1-s.cfd9c1c2.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:Jost;font-style:normal;font-weight:500;font-display:swap;src:url(../media/81cef6a21128489e-s.p.6cf41120.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:Jost;font-style:normal;font-weight:600;font-display:swap;src:url(../media/39c55468420adfa6-s.56419174.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Jost;font-style:normal;font-weight:600;font-display:swap;src:url(../media/9b8f0e32b229dbc1-s.cfd9c1c2.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:Jost;font-style:normal;font-weight:600;font-display:swap;src:url(../media/81cef6a21128489e-s.p.6cf41120.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:Jost;font-style:normal;font-weight:700;font-display:swap;src:url(../media/39c55468420adfa6-s.56419174.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Jost;font-style:normal;font-weight:700;font-display:swap;src:url(../media/9b8f0e32b229dbc1-s.cfd9c1c2.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:Jost;font-style:normal;font-weight:700;font-display:swap;src:url(../media/81cef6a21128489e-s.p.6cf41120.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:Jost Fallback;src:local(Arial);ascent-override:111.45%;descent-override:39.06%;line-gap-override:0.0%;size-adjust:96.01%}.jost_f777a37e-module__fE1iRG__className{font-family:Jost,Jost Fallback;font-style:normal}.jost_f777a37e-module__fE1iRG__variable{--font-jost:"Jost","Jost Fallback"}
@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/572c13468b8cff87-s.974b4bc2.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.9e30d041.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.62d745bb.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.a34f6310.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.479744c5.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.83a2e280.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.14cf5ea9.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.eccd0379.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.124b2306.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.974b4bc2.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.9e30d041.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.62d745bb.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.a34f6310.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.479744c5.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.83a2e280.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.14cf5ea9.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.eccd0379.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.124b2306.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.974b4bc2.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.9e30d041.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.62d745bb.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.a34f6310.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.479744c5.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.83a2e280.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.14cf5ea9.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.eccd0379.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.124b2306.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_582afb1f-module__jsXHiW__className{font-family:Roboto,Roboto Fallback;font-style:normal}.roboto_582afb1f-module__jsXHiW__variable{--font-roboto:"Roboto","Roboto Fallback"}
@font-face{font-family:Roboto Slab;font-style:normal;font-weight:400;font-display:swap;src:url(../media/8856956fa550053e-s.aa7ab40d.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 Slab;font-style:normal;font-weight:400;font-display:swap;src:url(../media/fe9e8dd4a2ad4385-s.4ceec0fb.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Roboto Slab;font-style:normal;font-weight:400;font-display:swap;src:url(../media/c492570a33c2511a-s.f486836d.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Roboto Slab;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2e31362fa3cbeb8b-s.54409f46.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 Slab;font-style:normal;font-weight:400;font-display:swap;src:url(../media/bd177ace3eee3014-s.02644e92.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 Slab;font-style:normal;font-weight:400;font-display:swap;src:url(../media/da2446ec5f26383f-s.c0fe6b67.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 Slab;font-style:normal;font-weight:400;font-display:swap;src:url(../media/5cf8828ea9d4dda3-s.p.e51369d5.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 Slab;font-style:normal;font-weight:500;font-display:swap;src:url(../media/8856956fa550053e-s.aa7ab40d.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 Slab;font-style:normal;font-weight:500;font-display:swap;src:url(../media/fe9e8dd4a2ad4385-s.4ceec0fb.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Roboto Slab;font-style:normal;font-weight:500;font-display:swap;src:url(../media/c492570a33c2511a-s.f486836d.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Roboto Slab;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2e31362fa3cbeb8b-s.54409f46.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 Slab;font-style:normal;font-weight:500;font-display:swap;src:url(../media/bd177ace3eee3014-s.02644e92.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 Slab;font-style:normal;font-weight:500;font-display:swap;src:url(../media/da2446ec5f26383f-s.c0fe6b67.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 Slab;font-style:normal;font-weight:500;font-display:swap;src:url(../media/5cf8828ea9d4dda3-s.p.e51369d5.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 Slab Fallback;src:local(Times New Roman);ascent-override:89.69%;descent-override:23.2%;line-gap-override:0.0%;size-adjust:116.83%}.roboto_slab_c0a4ea8c-module__Lt72Cq__className{font-family:Roboto Slab,Roboto Slab Fallback;font-style:normal}.roboto_slab_c0a4ea8c-module__Lt72Cq__variable{--font-roboto-slab:"Roboto Slab","Roboto Slab Fallback"}
