:root{--jc-orange: #ea5413; --jc-red: #bb2026; --jc-black: #111318; --jc-title: #242424; --jc-text: #61666b; --jc-muted: #777777; --jc-line: #dedede; --jc-light-line: #e9ecef; --jc-soft: #f4f5f6; --jc-paper: #f6f7f8; --jc-white: #ffffff;} *{box-sizing: border-box;} html{scroll-behavior: smooth;} body{margin: 0px; background: rgb(255, 255, 255); color: var(--jc-text); font-family: Lato, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: 400; -webkit-font-smoothing: antialiased; text-rendering: optimizelegibility;} img{display: block; max-width: 100%;} a{color: inherit; text-decoration: none;} .jc-ibc-page, .jc-ibc-page *{box-sizing: border-box;} .jc-shell{width: 84%; max-width: none; margin-left: auto; margin-right: auto;} .jc-kicker{display: inline-flex; align-items: center; gap: 10px; color: var(--jc-orange); font-family: Lato, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: 700; line-height: 1.3; letter-spacing: 0.12em; text-transform: uppercase;} .jc-kicker::before{content: ""; width: 30px; height: 2px; background: currentcolor; flex: 0 0 auto;} .jc-ibc-page h1, .jc-ibc-page h2, .jc-ibc-page h3{margin-top: 0px; color: var(--jc-black); font-family: Poppins, Arial, Helvetica, sans-serif;} .jc-ibc-page h1{margin-bottom: 22px; max-width: 1040px; font-size: clamp(48px, 5.35vw, 82px); line-height: 1.02; letter-spacing: -0.045em; font-weight: 600;} .jc-ibc-page h2{margin-bottom: 22px; font-size: clamp(34px, 3.6vw, 58px); line-height: 1.02; letter-spacing: -0.035em; font-weight: 600;} .jc-ibc-page h3{margin-bottom: 10px; font-size: 24px; line-height: 1.18; letter-spacing: -0.02em; font-weight: 600;} .jc-ibc-page p{margin-top: 0px; color: var(--jc-text); font-size: 16px; line-height: 1.85;} .jc-button{min-height: 48px; padding: 0px 24px; display: inline-flex; align-items: center; justify-content: center; border: 1px solid var(--jc-black); background: var(--jc-black); color: rgb(255, 255, 255); font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: 700; letter-spacing: 0.055em; text-transform: uppercase; transition: background 0.22s, border-color 0.22s, color 0.22s;} .jc-button:hover{background: var(--jc-orange); border-color: var(--jc-orange);} .jc-button--light{background: transparent; color: var(--jc-black); border-color: rgb(207, 211, 213);} .jc-button--light:hover{color: rgb(255, 255, 255);} .jc-hero{padding: 94px 0px 92px; background: rgb(255, 255, 255);} .jc-hero-grid{display: grid; grid-template-columns: minmax(0px, 0.92fr) minmax(0px, 1.08fr); gap: clamp(48px, 6vw, 96px); align-items: center;} .jc-hero-copy{min-width: 0px;} .jc-hero-copy .jc-kicker{margin-bottom: 22px;} .jc-hero-lead{max-width: 760px; margin-bottom: 18px; color: rgb(51, 56, 61) !important; font-size: 17px !important; line-height: 1.75 !important;} .jc-hero-body{max-width: 760px; margin-bottom: 30px;} .jc-hero-actions{display: flex; gap: 12px; flex-wrap: wrap;} .jc-hero-media{min-height: 570px; margin: 0px; position: relative; overflow: hidden; background: rgb(233, 233, 233);} .jc-hero-media img{width: 100%; height: 100%; min-height: 570px; object-fit: cover; object-position: center center;} .jc-image-caption{position: absolute; left: 26px; right: 26px; bottom: 24px; padding: 14px 16px; background: rgba(10, 12, 14, 0.78); color: rgba(255, 255, 255, 0.9); font-size: 12px; line-height: 1.5; letter-spacing: 0.06em; text-transform: uppercase; backdrop-filter: blur(5px);} .jc-benefits{border-top: 1px solid var(--jc-line); border-bottom: 1px solid var(--jc-line); background: rgb(255, 255, 255);} .jc-benefits-grid{display: grid; grid-template-columns: repeat(3, minmax(0px, 1fr));} .jc-benefit{min-height: 196px; padding: 42px 36px 44px 0px; border-right: 1px solid var(--jc-line);} .jc-benefit + .jc-benefit{padding-left: 36px;} .jc-benefit:last-child{border-right: 0px;} .jc-benefit-index{display: block; margin-bottom: 22px; color: var(--jc-orange); font-size: 12px; font-weight: 700; line-height: 1.4; letter-spacing: 0.12em; text-transform: uppercase;} .jc-benefit h3{max-width: 390px; margin-bottom: 0px; font-size: 23px; line-height: 1.25; font-weight: 600; letter-spacing: -0.025em;} .jc-focus{padding: 98px 0px 104px; background: var(--jc-soft);} .jc-section-heading{display: grid; grid-template-columns: minmax(0px, 0.88fr) minmax(0px, 1.12fr); gap: clamp(42px, 6vw, 92px); align-items: start; margin-bottom: 52px;} .jc-section-heading h2{margin-top: 12px; margin-bottom: 0px; max-width: 760px;} .jc-section-heading p{max-width: 790px; margin-bottom: 0px;} .jc-focus-grid{display: grid; grid-template-columns: minmax(0px, 1.12fr) minmax(360px, 0.88fr); gap: 28px; align-items: stretch;} .jc-focus-image{min-height: 620px; overflow: hidden; background: rgb(221, 221, 221);} .jc-focus-image img{width: 100%; height: 100%; min-height: 620px; object-fit: cover; object-position: center center;} .jc-feature-list{border-top: 1px solid rgb(207, 210, 212);} .jc-feature{padding: 25px 3px 26px; border-bottom: 1px solid rgb(207, 210, 212);} .jc-feature span{display: block; margin-bottom: 8px; color: var(--jc-orange); font-size: 11px; font-weight: 700; letter-spacing: 0.12em;} .jc-feature h3{margin-bottom: 9px; font-size: 22px; line-height: 1.25;} .jc-feature p{max-width: 600px; margin-bottom: 0px; font-size: 15px; line-height: 1.78;} .jc-tech{position: relative; padding: 0px; background: rgb(23, 23, 23); color: rgb(255, 255, 255);} .jc-tech .jc-shell{position: relative;} .jc-tech-grid{display: grid; grid-template-columns: minmax(300px, 0.78fr) minmax(0px, 1.22fr); gap: clamp(54px, 6vw, 92px); align-items: start;} .jc-tech-sticky{position: sticky; top: 0px; min-height: 100vh; padding: clamp(82px, 8vh, 118px) 0px clamp(66px, 7vh, 96px); display: flex; flex-direction: column; justify-content: center;} .jc-tech .jc-kicker{margin-bottom: 14px; color: rgb(239, 119, 122);} .jc-tech .jc-kicker::before{background: currentcolor;} .jc-tech-sticky h2{max-width: 620px; margin: 0px 0px 22px; color: rgb(255, 255, 255); font-size: clamp(36px, 3.8vw, 60px); line-height: 1.02; letter-spacing: -0.038em; font-weight: 600;} .jc-tech-lead{max-width: 520px; margin: 0px 0px 34px !important; color: rgb(168, 168, 168) !important; font-size: 16px !important; line-height: 1.8 !important;} .jc-tech-note{max-width: 500px; padding-top: 28px; border-top: 1px solid rgb(59, 59, 59);} .jc-tech-note h3{margin: 0px 0px 14px; color: rgb(255, 255, 255); font-size: 23px; line-height: 1.2; letter-spacing: -0.02em; font-weight: 600;} .jc-tech-note p{margin: 0px; color: rgb(150, 150, 150); font-size: 15px; line-height: 1.75;} .jc-tech-tag{display: inline-flex; align-items: center; margin-top: 24px; padding: 8px 11px; border: 1px solid rgb(68, 68, 68); color: rgb(215, 215, 215); font-size: 10.5px; font-weight: 700; line-height: 1.3; letter-spacing: 0.11em; text-transform: uppercase;} .jc-tech-scroll{padding: clamp(102px, 10vh, 138px) 0px clamp(110px, 11vh, 150px);} .jc-tech-scroll-head{display: flex; align-items: center; justify-content: space-between; gap: 24px; padding: 0px 0px 22px; border-bottom: 1px solid rgb(59, 59, 59);} .jc-tech-scroll-head span:first-child{color: rgb(119, 119, 119); font-size: 11px; font-weight: 700; letter-spacing: 0.13em; text-transform: uppercase;} .jc-tech-scroll-head span:last-child{color: rgb(85, 85, 85); font-size: 11px; letter-spacing: 0.08em; text-transform: uppercase;} .jc-spec-list{border-bottom: 1px solid rgb(59, 59, 59);} .jc-spec-row{min-height: 104px; padding: 27px 0px; display: grid; grid-template-columns: minmax(0px, 0.9fr) minmax(0px, 1.1fr); gap: 34px; align-items: center; border-bottom: 1px solid rgb(59, 59, 59); transition: background 0.28s, transform 0.35s, opacity 0.35s;} .jc-spec-row:last-child{border-bottom: 0px;} .jc-spec-label{color: rgb(143, 143, 143); font-size: 15px; line-height: 1.5; font-weight: 400;} .jc-spec-value{color: rgb(243, 243, 243); font-size: 17px; line-height: 1.45; font-weight: 700; letter-spacing: -0.01em;} .jc-spec-index{display: block; margin-bottom: 8px; color: rgb(85, 85, 85); font-size: 10px; font-weight: 700; line-height: 1; letter-spacing: 0.12em;} .jc-spec-row.jc-reveal-ready{opacity: 0.42; transform: translateY(12px);} @media (hover: hover) and (pointer: fine) {.jc-spec-row:hover{background: rgba(255, 255, 255, 0.024);} } @media (max-width: 1180px) {.jc-tech-grid{grid-template-columns: minmax(280px, 0.82fr) minmax(0px, 1.18fr); gap: 48px;} .jc-tech-sticky h2{font-size: clamp(34px, 4.4vw, 52px);} .jc-spec-row{grid-template-columns: 1fr; gap: 8px; min-height: 112px;} } @media (max-width: 767px) {.jc-tech{padding: 0px;} .jc-tech-grid{grid-template-columns: 1fr; gap: 0px;} .jc-tech-sticky{position: relative; top: auto; min-height: 0px; padding: 68px 0px 44px; justify-content: flex-start;} .jc-tech-sticky h2{font-size: 32px; line-height: 1.08;} .jc-tech-lead, .jc-tech-note p{font-size: 14px !important; line-height: 1.8 !important;} .jc-tech-note h3{font-size: 21px;} .jc-tech-scroll{padding: 0px 0px 72px;} .jc-tech-scroll-head{padding-bottom: 16px;} .jc-tech-scroll-head span:last-child{display: none;} .jc-spec-row{min-height: 0px; padding: 20px 0px; grid-template-columns: 1fr; gap: 7px;} .jc-spec-label{font-size: 13px;} .jc-spec-value{font-size: 15px;} .jc-spec-row.jc-reveal-ready{opacity: 1; transform: none;} } .jc-turnaround{padding: 104px 0px 116px; background: rgb(255, 255, 255); border-top: 1px solid rgb(237, 237, 237);} .jc-turnaround-grid{display: grid; grid-template-columns: minmax(0px, 1fr) minmax(0px, 1fr); gap: clamp(54px, 6vw, 96px); align-items: center;} .jc-turnaround-copy h2{max-width: 760px; margin-top: 12px; margin-bottom: 24px;} .jc-turnaround-copy > p{max-width: 690px; margin-bottom: 34px;} .jc-turnaround-list{border-top: 1px solid rgb(218, 218, 218);} .jc-turnaround-item{display: grid; grid-template-columns: 52px minmax(0px, 1fr); gap: 18px; align-items: center; min-height: 76px; border-bottom: 1px solid rgb(218, 218, 218);} .jc-turnaround-number{width: 42px; height: 42px; display: grid; place-items: center; border: 1px solid rgb(216, 216, 216); color: var(--jc-red); font-size: 14px; line-height: 1;} .jc-turnaround-item strong{color: rgb(17, 17, 17); font-family: Lato, Arial, Helvetica, sans-serif; font-size: 15.5px; font-weight: 700; line-height: 1.45;} .jc-concept{min-height: 552px; padding: 42px; position: relative; display: grid; place-items: center; overflow: hidden; background: rgb(245, 243, 238);} .jc-machine-diagram{width: min(100%, 610px); height: 330px; position: relative;} .jc-rail{position: absolute; left: 9%; right: 9%; top: 49%; height: 15px; background: rgb(32, 32, 32);} .jc-rail::before, .jc-rail::after{content: ""; position: absolute; top: -48px; width: 26px; height: 112px; background: rgb(32, 32, 32);} .jc-rail::before{left: 8%;} .jc-rail::after{right: 8%;} .jc-cleaning-head{position: absolute; left: 14%; top: 31%; width: 142px; height: 126px; background: var(--jc-red); box-shadow: rgba(0, 0, 0, 0.1) 0px 18px 36px;} .jc-cleaning-head::before{content: ""; position: absolute; right: -150px; top: 56px; width: 165px; height: 4px; background: var(--jc-red);} .jc-tubesheet{position: absolute; right: 6%; top: 12%; width: 222px; aspect-ratio: 1 / 1; border: 17px solid rgb(34, 34, 34); border-radius: 50%; background: radial-gradient(circle at 9px 9px, rgb(36, 36, 36) 0px, rgb(36, 36, 36) 3px, transparent 3.7px) 0px 0px / 18px 18px, rgb(216, 213, 205);} .jc-spray{position: absolute; left: 44.5%; top: 49%; width: 105px; height: 2px; transform-origin: left center; background: linear-gradient(90deg, rgba(187, 32, 38, 0.95), rgba(187, 32, 38, 0));} .jc-spray.one{transform: rotate(-17deg);} .jc-spray.two{transform: rotate(0deg);} .jc-spray.three{transform: rotate(17deg);} .jc-concept-caption{position: absolute; left: 44px; bottom: 36px; color: rgb(124, 124, 124); font-size: 11px; line-height: 1.4; letter-spacing: 0.14em; text-transform: uppercase;} @media (max-width: 1180px) {.jc-shell{width: 92%;} .jc-hero-grid, .jc-section-heading, .jc-focus-grid, .jc-turnaround-grid{grid-template-columns: 1fr;} .jc-hero-media, .jc-hero-media img{min-height: 520px;} .jc-section-heading{gap: 28px;} .jc-focus-image, .jc-focus-image img{min-height: 520px;} .jc-benefit h3{font-size: 21px;} .jc-concept{min-height: 500px;} } @media (max-width: 767px) {.jc-shell{width: 92%;} .jc-hero{padding: 64px 0px 68px;} .jc-ibc-page h1{font-size: 39px; line-height: 1.03;} .jc-ibc-page h2{font-size: 32px; line-height: 1.08;} .jc-ibc-page h3{font-size: 21px;} .jc-ibc-page p{font-size: 14px; line-height: 1.8;} .jc-hero-lead{font-size: 15px !important; line-height: 1.72 !important;} .jc-hero-actions{flex-direction: column; align-items: flex-start;} .jc-hero-media, .jc-hero-media img{min-height: 360px;} .jc-benefits-grid{grid-template-columns: 1fr;} .jc-benefit, .jc-benefit + .jc-benefit{min-height: 0px; padding: 30px 0px; border-right: 0px; border-bottom: 1px solid var(--jc-line);} .jc-benefit:last-child{border-bottom: 0px;} .jc-benefit h3{font-size: 20px;} .jc-focus, .jc-tech, .jc-turnaround{padding: 68px 0px 72px;} .jc-section-heading{margin-bottom: 38px;} .jc-focus-image, .jc-focus-image img{min-height: 350px;} .jc-feature{padding: 22px 2px;} .jc-feature h3{font-size: 20px;} .jc-feature p{font-size: 14px; line-height: 1.75;} .jc-turnaround-grid{gap: 46px;} .jc-turnaround-item{min-height: 68px;} .jc-turnaround-item strong{font-size: 14px;} .jc-concept{min-height: 400px; padding: 18px;} .jc-machine-diagram{transform: scale(0.72);} .jc-concept-caption{left: 22px; bottom: 20px; font-size: 9.5px;} } .jc-site-cta{display: inline-flex; justify-content: center; align-items: center; gap: 22px; background: var(--jc-orange); color: white; padding: 17px 23px; font-weight: 700; white-space: nowrap;} .jc-site-cta:hover{background: rgb(199, 70, 14); color: white !important;} .jc-site-footer{border-top: 8px solid var(--jc-orange); background: rgb(17, 17, 17); color: rgb(170, 170, 170); padding: 72px 0px 0px; font-size: 15px; line-height: 1.8;} .jc-footer-grid{display: grid; grid-template-columns: 1.05fr 1.15fr 1fr; gap: 70px; padding-bottom: 64px;} .jc-footer-brand img{height: auto; width: 285px; margin-bottom: 26px;} .jc-footer-brand p{max-width: 300px; margin: 0px;} .jc-site-footer h2{font-family: Poppins, Arial, sans-serif; color: rgb(255, 255, 255); font-size: 21px; font-weight: 500; margin: 0px 0px 22px;} .jc-footer-links{display: grid; grid-template-columns: 1fr 1fr; gap: 10px 24px;} .jc-site-footer a:hover{color: var(--jc-orange);} .jc-footer-contact p{margin: 0px 0px 20px;} .jc-footer-contact > a:not(.jc-site-cta){display: block; overflow-wrap: anywhere; margin-bottom: 15px;} .jc-footer-contact .jc-site-cta{color: rgb(255, 255, 255); margin-top: 5px; font-size: 13px; text-transform: uppercase;} .jc-footer-bottom{border-top: 1px solid rgb(51, 51, 51); display: flex; justify-content: space-between; gap: 24px; padding: 24px 0px; color: rgb(147, 147, 147); font-size: 12px;} .jc-to-top{position: fixed; bottom: 22px; right: 22px; z-index: 25; width: 48px; height: 48px; border: 1px solid rgb(221, 221, 221); border-radius: 50%; background: rgb(255, 255, 255); color: rgb(51, 51, 51); display: grid; place-items: center; box-shadow: rgba(0, 0, 0, 0.067) 0px 2px 8px; font-size: 22px;} .jc-to-top:hover{color: var(--jc-orange);} .jc-site-footer a:focus-visible, .jc-to-top:focus-visible{outline: 3px solid var(--jc-orange); outline-offset: 5px;} @media (max-width: 1250px) {.jc-footer-grid{gap: 35px;} } @media (max-width: 767px) {.jc-site-footer{padding-top: 48px;} .jc-footer-grid{grid-template-columns: 1fr; gap: 34px; padding-bottom: 40px;} .jc-footer-brand img{width: 250px;} .jc-footer-brand p{max-width: none;} .jc-footer-bottom{flex-direction: column; gap: 8px; padding-right: 45px;} .jc-to-top{width: 42px; height: 42px; right: 14px; bottom: 14px;} } @media (prefers-reduced-motion: reduce) {html{scroll-behavior: auto;} .jc-spec-row{transition: none;} } .jc-tech{background: var(--jc-orange); color: rgb(255, 255, 255);} .jc-tech .jc-kicker, .jc-tech-sticky h2, .jc-tech-note h3{color: rgb(255, 255, 255);} .jc-tech-lead{color: rgb(255, 234, 219) !important;} .jc-tech-note p, .jc-spec-label, .jc-spec-value, .jc-spec-index, .jc-tech-tag, .jc-tech-scroll-head span:first-child, .jc-tech-scroll-head span:last-child{color: rgb(255, 255, 255);} .jc-tech-note, .jc-tech-tag, .jc-tech-scroll-head, .jc-spec-list, .jc-spec-row{border-color: rgba(255, 234, 219, 0.48);} .jc-spec-row.jc-reveal-ready{opacity: 1;} @media (hover: hover) and (pointer: fine) {.jc-spec-row:hover{background: rgba(255, 255, 255, 0.09);} } .jc-tech-note p, .jc-spec-index, .jc-tech-tag, .jc-tech-scroll-head span:first-child, .jc-tech-scroll-head span:last-child{color: rgb(255, 234, 219);} .jc-tech-tag{background: rgba(255, 234, 219, 0.12);} .jc-hero-media{background: rgb(255, 255, 255); display: flex; align-items: center; padding-bottom: 76px;} .jc-hero-media img{height: auto; min-height: 0px; object-fit: contain;} @font-face { font-family: Lato; font-style: normal; font-weight: 400; src: url("/static/font/S6uyw4BMUTPHjx4wXg.woff2") format("woff2"); unicode-range: U+0-FF, 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: Lato; font-style: normal; font-weight: 700; src: url("/static/font/S6u9w4BMUTPHh6UVSwiPGQ.woff2") format("woff2"); unicode-range: U+0-FF, 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: Poppins; font-style: normal; font-weight: 400; src: url("/static/font/pxiEyp8kv8JHgFVrJJfecg.woff2") format("woff2"); unicode-range: U+0-FF, 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: Poppins; font-style: normal; font-weight: 500; src: url("/static/font/pxiByp8kv8JHgFVrLGT9Z1xlFQ.woff2") format("woff2"); unicode-range: U+0-FF, 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: Poppins; font-style: normal; font-weight: 600; src: url("/static/font/pxiByp8kv8JHgFVrLEj6Z1xlFQ.woff2") format("woff2"); unicode-range: U+0-FF, 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: italic; font-weight: 100; font-stretch: 100%; font-display: swap; src: url("/static/font/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkenkaWzU.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+1EE00-1EEFF; } @font-face { font-family: Roboto; font-style: italic; font-weight: 100; font-stretch: 100%; font-display: swap; src: url("/static/font/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkaHkaWzU.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+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, 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+1F000-1F0FF, 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+1F700-1F7FF, 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+1FB00-1FBFF; } @font-face { font-family: Roboto; font-style: italic; font-weight: 100; font-stretch: 100%; font-display: swap; src: url("/static/font/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBnka.woff2") format("woff2"); unicode-range: U+0-FF, 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: italic; font-weight: 200; font-stretch: 100%; font-display: swap; src: url("/static/font/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkenkaWzU.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+1EE00-1EEFF; } @font-face { font-family: Roboto; font-style: italic; font-weight: 200; font-stretch: 100%; font-display: swap; src: url("/static/font/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkaHkaWzU.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+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, 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+1F000-1F0FF, 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+1F700-1F7FF, 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+1FB00-1FBFF; } @font-face { font-family: Roboto; font-style: italic; font-weight: 200; font-stretch: 100%; font-display: swap; src: url("/static/font/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBnka.woff2") format("woff2"); unicode-range: U+0-FF, 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: italic; font-weight: 300; font-stretch: 100%; font-display: swap; src: url("/static/font/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkenkaWzU.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+1EE00-1EEFF; } @font-face { font-family: Roboto; font-style: italic; font-weight: 300; font-stretch: 100%; font-display: swap; src: url("/static/font/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkaHkaWzU.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+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, 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+1F000-1F0FF, 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+1F700-1F7FF, 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+1FB00-1FBFF; } @font-face { font-family: Roboto; font-style: italic; font-weight: 300; font-stretch: 100%; font-display: swap; src: url("/static/font/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBnka.woff2") format("woff2"); unicode-range: U+0-FF, 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: italic; font-weight: 400; font-stretch: 100%; font-display: swap; src: url("/static/font/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkenkaWzU.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+1EE00-1EEFF; } @font-face { font-family: Roboto; font-style: italic; font-weight: 400; font-stretch: 100%; font-display: swap; src: url("/static/font/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkaHkaWzU.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+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, 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+1F000-1F0FF, 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+1F700-1F7FF, 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+1FB00-1FBFF; } @font-face { font-family: Roboto; font-style: italic; font-weight: 400; font-stretch: 100%; font-display: swap; src: url("/static/font/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBnka.woff2") format("woff2"); unicode-range: U+0-FF, 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: italic; font-weight: 500; font-stretch: 100%; font-display: swap; src: url("/static/font/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkenkaWzU.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+1EE00-1EEFF; } @font-face { font-family: Roboto; font-style: italic; font-weight: 500; font-stretch: 100%; font-display: swap; src: url("/static/font/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkaHkaWzU.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+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, 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+1F000-1F0FF, 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+1F700-1F7FF, 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+1FB00-1FBFF; } @font-face { font-family: Roboto; font-style: italic; font-weight: 500; font-stretch: 100%; font-display: swap; src: url("/static/font/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBnka.woff2") format("woff2"); unicode-range: U+0-FF, 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: italic; font-weight: 600; font-stretch: 100%; font-display: swap; src: url("/static/font/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkenkaWzU.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+1EE00-1EEFF; } @font-face { font-family: Roboto; font-style: italic; font-weight: 600; font-stretch: 100%; font-display: swap; src: url("/static/font/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkaHkaWzU.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+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, 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+1F000-1F0FF, 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+1F700-1F7FF, 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+1FB00-1FBFF; } @font-face { font-family: Roboto; font-style: italic; font-weight: 600; font-stretch: 100%; font-display: swap; src: url("/static/font/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBnka.woff2") format("woff2"); unicode-range: U+0-FF, 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: italic; font-weight: 700; font-stretch: 100%; font-display: swap; src: url("/static/font/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkenkaWzU.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+1EE00-1EEFF; } @font-face { font-family: Roboto; font-style: italic; font-weight: 700; font-stretch: 100%; font-display: swap; src: url("/static/font/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkaHkaWzU.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+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, 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+1F000-1F0FF, 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+1F700-1F7FF, 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+1FB00-1FBFF; } @font-face { font-family: Roboto; font-style: italic; font-weight: 700; font-stretch: 100%; font-display: swap; src: url("/static/font/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBnka.woff2") format("woff2"); unicode-range: U+0-FF, 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: italic; font-weight: 800; font-stretch: 100%; font-display: swap; src: url("/static/font/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkenkaWzU.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+1EE00-1EEFF; } @font-face { font-family: Roboto; font-style: italic; font-weight: 800; font-stretch: 100%; font-display: swap; src: url("/static/font/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkaHkaWzU.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+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, 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+1F000-1F0FF, 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+1F700-1F7FF, 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+1FB00-1FBFF; } @font-face { font-family: Roboto; font-style: italic; font-weight: 800; font-stretch: 100%; font-display: swap; src: url("/static/font/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBnka.woff2") format("woff2"); unicode-range: U+0-FF, 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: italic; font-weight: 900; font-stretch: 100%; font-display: swap; src: url("/static/font/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkenkaWzU.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+1EE00-1EEFF; } @font-face { font-family: Roboto; font-style: italic; font-weight: 900; font-stretch: 100%; font-display: swap; src: url("/static/font/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkaHkaWzU.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+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, 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+1F000-1F0FF, 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+1F700-1F7FF, 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+1FB00-1FBFF; } @font-face { font-family: Roboto; font-style: italic; font-weight: 900; font-stretch: 100%; font-display: swap; src: url("/static/font/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBnka.woff2") format("woff2"); unicode-range: U+0-FF, 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: 100; font-stretch: 100%; font-display: swap; src: url("/static/font/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBGEe.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+1EE00-1EEFF; } @font-face { font-family: Roboto; font-style: normal; font-weight: 100; font-stretch: 100%; font-display: swap; src: url("/static/font/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBGEe.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+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, 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+1F000-1F0FF, 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+1F700-1F7FF, 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+1FB00-1FBFF; } @font-face { font-family: Roboto; font-style: normal; font-weight: 100; font-stretch: 100%; font-display: swap; src: url("/static/font/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2") format("woff2"); unicode-range: U+0-FF, 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: 200; font-stretch: 100%; font-display: swap; src: url("/static/font/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBGEe.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+1EE00-1EEFF; } @font-face { font-family: Roboto; font-style: normal; font-weight: 200; font-stretch: 100%; font-display: swap; src: url("/static/font/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBGEe.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+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, 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+1F000-1F0FF, 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+1F700-1F7FF, 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+1FB00-1FBFF; } @font-face { font-family: Roboto; font-style: normal; font-weight: 200; font-stretch: 100%; font-display: swap; src: url("/static/font/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2") format("woff2"); unicode-range: U+0-FF, 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("/static/font/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBGEe.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+1EE00-1EEFF; } @font-face { font-family: Roboto; font-style: normal; font-weight: 300; font-stretch: 100%; font-display: swap; src: url("/static/font/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBGEe.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+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, 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+1F000-1F0FF, 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+1F700-1F7FF, 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+1FB00-1FBFF; } @font-face { font-family: Roboto; font-style: normal; font-weight: 300; font-stretch: 100%; font-display: swap; src: url("/static/font/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2") format("woff2"); unicode-range: U+0-FF, 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("/static/font/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBGEe.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+1EE00-1EEFF; } @font-face { font-family: Roboto; font-style: normal; font-weight: 400; font-stretch: 100%; font-display: swap; src: url("/static/font/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBGEe.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+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, 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+1F000-1F0FF, 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+1F700-1F7FF, 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+1FB00-1FBFF; } @font-face { font-family: Roboto; font-style: normal; font-weight: 400; font-stretch: 100%; font-display: swap; src: url("/static/font/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2") format("woff2"); unicode-range: U+0-FF, 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("/static/font/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBGEe.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+1EE00-1EEFF; } @font-face { font-family: Roboto; font-style: normal; font-weight: 500; font-stretch: 100%; font-display: swap; src: url("/static/font/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBGEe.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+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, 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+1F000-1F0FF, 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+1F700-1F7FF, 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+1FB00-1FBFF; } @font-face { font-family: Roboto; font-style: normal; font-weight: 500; font-stretch: 100%; font-display: swap; src: url("/static/font/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2") format("woff2"); unicode-range: U+0-FF, 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: 600; font-stretch: 100%; font-display: swap; src: url("/static/font/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBGEe.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+1EE00-1EEFF; } @font-face { font-family: Roboto; font-style: normal; font-weight: 600; font-stretch: 100%; font-display: swap; src: url("/static/font/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBGEe.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+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, 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+1F000-1F0FF, 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+1F700-1F7FF, 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+1FB00-1FBFF; } @font-face { font-family: Roboto; font-style: normal; font-weight: 600; font-stretch: 100%; font-display: swap; src: url("/static/font/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2") format("woff2"); unicode-range: U+0-FF, 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("/static/font/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBGEe.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+1EE00-1EEFF; } @font-face { font-family: Roboto; font-style: normal; font-weight: 700; font-stretch: 100%; font-display: swap; src: url("/static/font/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBGEe.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+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, 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+1F000-1F0FF, 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+1F700-1F7FF, 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+1FB00-1FBFF; } @font-face { font-family: Roboto; font-style: normal; font-weight: 700; font-stretch: 100%; font-display: swap; src: url("/static/font/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2") format("woff2"); unicode-range: U+0-FF, 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: 800; font-stretch: 100%; font-display: swap; src: url("/static/font/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBGEe.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+1EE00-1EEFF; } @font-face { font-family: Roboto; font-style: normal; font-weight: 800; font-stretch: 100%; font-display: swap; src: url("/static/font/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBGEe.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+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, 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+1F000-1F0FF, 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+1F700-1F7FF, 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+1FB00-1FBFF; } @font-face { font-family: Roboto; font-style: normal; font-weight: 800; font-stretch: 100%; font-display: swap; src: url("/static/font/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2") format("woff2"); unicode-range: U+0-FF, 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("/static/font/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBGEe.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+1EE00-1EEFF; } @font-face { font-family: Roboto; font-style: normal; font-weight: 900; font-stretch: 100%; font-display: swap; src: url("/static/font/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBGEe.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+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, 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+1F000-1F0FF, 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+1F700-1F7FF, 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+1FB00-1FBFF; } @font-face { font-family: Roboto; font-style: normal; font-weight: 900; font-stretch: 100%; font-display: swap; src: url("/static/font/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2") format("woff2"); unicode-range: U+0-FF, 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; } @scope (.jc-navigation-scope) {:root{--direction-multiplier: 1;} .layout *, .layout ::after, .layout ::before{box-sizing: border-box;} .layout a{box-shadow: none; text-decoration: none;} .layout img{border-width: medium; border-style: none; border-color: currentcolor; border-image: none; border-radius: 0px; box-shadow: none; height: auto; max-width: 100%;} .layout-element{--flex-direction: initial; --flex-wrap: initial; --justify-content: initial; --align-items: initial; --align-content: initial; --gap: initial; --flex-basis: initial; --flex-grow: initial; --flex-shrink: initial; --order: initial; --align-self: initial; align-self: var(--align-self); flex-basis: var(--flex-basis); flex-grow: var(--flex-grow); flex-shrink: var(--flex-shrink); order: var(--order);} .layout-element:where(.layout-container-full, .layout-widget){align-content: var(--align-content); align-items: var(--align-items); flex-direction: var(--flex-direction); flex-wrap: var(--flex-wrap); gap: var(--row-gap) var(--column-gap); justify-content: var(--justify-content);} :root{--page-title-display: block;} @keyframes eicon-spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(359deg); } } .layout-widget{position: relative;} @media (prefers-reduced-motion: no-preference) {html{scroll-behavior: smooth;} } .layout-container{--border-radius: 0; --border-top-width: 0px; --border-right-width: 0px; --border-bottom-width: 0px; --border-left-width: 0px; --border-style: initial; --border-color: initial; --container-widget-width: 100%; --container-widget-height: initial; --container-widget-flex-grow: 0; --container-widget-align-self: initial; --content-width: min(100%,var(--container-max-width,1140px)); --width: 100%; --min-height: initial; --height: auto; --text-align: initial; --margin-top: 0px; --margin-right: 0px; --margin-bottom: 0px; --margin-left: 0px; --padding-top: var(--container-default-padding-top,10px); --padding-right: var(--container-default-padding-right,10px); --padding-bottom: var(--container-default-padding-bottom,10px); --padding-left: var(--container-default-padding-left,10px); --position: relative; --z-index: revert; --overflow: visible; --gap: var(--widgets-spacing,20px); --row-gap: var(--widgets-spacing-row,20px); --column-gap: var(--widgets-spacing-column,20px); --overlay-mix-blend-mode: initial; --overlay-opacity: 1; --overlay-transition: 0.3s; --e-con-grid-template-columns: repeat(3,1fr); --e-con-grid-template-rows: repeat(2,1fr); border-radius: var(--border-radius); height: var(--height); min-height: var(--min-height); min-width: 0px; overflow: var(--overflow); position: var(--position); width: var(--width); z-index: var(--z-index); --flex-wrap-mobile: wrap;} .layout-container:where(:not(.e-div-block-base)){transition: background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s);} .layout-container{--margin-block-start: var(--margin-top); --margin-block-end: var(--margin-bottom); --margin-inline-start: var(--margin-left); --margin-inline-end: var(--margin-right); --padding-inline-start: var(--padding-left); --padding-inline-end: var(--padding-right); --padding-block-start: var(--padding-top); --padding-block-end: var(--padding-bottom); --border-block-start-width: var(--border-top-width); --border-block-end-width: var(--border-bottom-width); --border-inline-start-width: var(--border-left-width); --border-inline-end-width: var(--border-right-width);} .layout-container{margin-block-end: var(--margin-block-end); margin-block-start: var(--margin-block-start); margin-inline-end: var(--margin-inline-end); margin-inline-start: var(--margin-inline-start); padding-inline-end: var(--padding-inline-end); padding-inline-start: var(--padding-inline-start);} .layout-container.e-flex{--flex-direction: column; --flex-basis: auto; --flex-grow: 0; --flex-shrink: 1; flex: var(--flex-grow) var(--flex-shrink) var(--flex-basis);} .layout-container-full, .layout-container > .layout-container-inner{padding-block-end: var(--padding-block-end); padding-block-start: var(--padding-block-start); text-align: var(--text-align);} .layout-container-full.e-flex, .layout-container.e-flex > .layout-container-inner{flex-direction: var(--flex-direction);} .layout-container, .layout-container > .layout-container-inner{display: var(--display);} .layout-container-boxed.e-flex{place-content: normal; align-items: normal; flex-flow: column;} .layout-container-boxed{gap: initial; text-align: initial;} .layout-container.e-flex > .layout-container-inner{align-content: var(--align-content); align-items: var(--align-items); align-self: auto; flex: 1 1 auto; flex-wrap: var(--flex-wrap); justify-content: var(--justify-content);} .layout-container > .layout-container-inner{gap: var(--row-gap) var(--column-gap); height: 100%; margin: 0px auto; max-width: var(--content-width); padding-inline: 0px; width: 100%;} :is(.layout-section-wrap, [data-layout-id]) > .layout-container{--margin-left: auto; --margin-right: auto; max-width: min(100%,var(--width));} .layout-container .layout-widget.layout-widget{margin-block-end: 0px;} .layout-container::before{border-block-end-width: var(--border-block-end-width); border-block-start-width: var(--border-block-start-width); border-color: var(--border-color); border-inline-end-width: var(--border-inline-end-width); border-inline-start-width: var(--border-inline-start-width); border-radius: var(--border-radius); border-style: var(--border-style); content: var(--background-overlay); display: block; height: max(100% + var(--border-top-width) + var(--border-bottom-width),100%); left: calc(0px - var(--border-left-width)); mix-blend-mode: var(--overlay-mix-blend-mode); opacity: var(--overlay-opacity); position: absolute; top: calc(0px - var(--border-top-width)); transition: var(--overlay-transition,.3s); width: max(100% + var(--border-left-width) + var(--border-right-width),100%);} .layout-container::before{transition: background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s);} .layout-container .layout-widget{min-width: 0px;} .layout-container > .layout-widget > .layout-widget-container{height: 100%;} .layout-container.layout-container > .layout-container-inner > .layout-widget, .layout.layout .layout-container > .layout-widget{max-width: 100%;} @media (max-width: 767px) {.layout-container.e-flex{--width: 100%; --flex-wrap: var(--flex-wrap-mobile);} } .layout-element:where(:not(.layout-container)):where(:not(.e-div-block-base)) .layout-widget-container, .layout-element:where(:not(.layout-container)):where(:not(.e-div-block-base)):not(:has(.layout-widget-container)){transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s);} .animated{animation-duration: 1.25s;} @media (prefers-reduced-motion: reduce) {.animated{animation: auto ease 0s 1 normal none running none !important;} html *{transition-delay: 0s !important; transition-duration: 0s !important;} } @media (max-width: 767px) {.layout .layout-hidden-mobile{display: none;} } @media (min-width: 768px) and (max-width: 1024px) {.layout .layout-hidden-tablet{display: none;} } @media (min-width: 1025px) and (max-width: 99999px) {.layout .layout-hidden-desktop{display: none;} } .layout-widget-image{text-align: center;} .layout-widget-image a{display: inline-block;} .layout-widget-image img{display: inline-block; vertical-align: middle;} .layout-item::after, .layout-item::before{display: block; position: absolute; transition: 0.3s cubic-bezier(0.58, 0.3, 0.005, 1);} .layout-item:not(:hover):not(:focus):not(.layout-item-active):not(.highlighted)::after, .layout-item:not(:hover):not(:focus):not(.layout-item-active):not(.highlighted)::before{opacity: 0;} .layout-item-active::after, .layout-item-active::before, .layout-item:focus::after, .layout-item:focus::before, .layout-item:hover::after, .layout-item:hover::before{transform: scale(1);} .e--pointer-underline .layout-item::after, .e--pointer-underline .layout-item::before{background-color: rgb(63, 68, 75); height: 3px; left: 0px; width: 100%; z-index: 2;} .e--pointer-double-line.e--animation-grow .layout-item:not(:hover):not(:focus):not(.layout-item-active):not(.highlighted)::after, .e--pointer-double-line.e--animation-grow .layout-item:not(:hover):not(:focus):not(.layout-item-active):not(.highlighted)::before, .e--pointer-overline.e--animation-grow .layout-item:not(:hover):not(:focus):not(.layout-item-active):not(.highlighted)::after, .e--pointer-overline.e--animation-grow .layout-item:not(:hover):not(:focus):not(.layout-item-active):not(.highlighted)::before, .e--pointer-underline.e--animation-grow .layout-item:not(:hover):not(:focus):not(.layout-item-active):not(.highlighted)::after, .e--pointer-underline.e--animation-grow .layout-item:not(:hover):not(:focus):not(.layout-item-active):not(.highlighted)::before{height: 0px; left: 50%; width: 0px;} .e--pointer-double-line.e--animation-drop-out .layout-item:not(:hover):not(:focus):not(.layout-item-active):not(.highlighted)::before, .e--pointer-overline.e--animation-drop-out .layout-item:not(:hover):not(:focus):not(.layout-item-active):not(.highlighted)::before, .e--pointer-underline.e--animation-drop-out .layout-item:not(:hover):not(:focus):not(.layout-item-active):not(.highlighted)::before{top: 10px;} .e--pointer-double-line.e--animation-drop-out .layout-item:not(:hover):not(:focus):not(.layout-item-active):not(.highlighted)::after, .e--pointer-overline.e--animation-drop-out .layout-item:not(:hover):not(:focus):not(.layout-item-active):not(.highlighted)::after, .e--pointer-underline.e--animation-drop-out .layout-item:not(:hover):not(:focus):not(.layout-item-active):not(.highlighted)::after{bottom: 10px;} .e--pointer-double-line.e--animation-drop-in .layout-item:not(:hover):not(:focus):not(.layout-item-active):not(.highlighted)::before, .e--pointer-overline.e--animation-drop-in .layout-item:not(:hover):not(:focus):not(.layout-item-active):not(.highlighted)::before, .e--pointer-underline.e--animation-drop-in .layout-item:not(:hover):not(:focus):not(.layout-item-active):not(.highlighted)::before{top: -10px;} .e--pointer-double-line.e--animation-drop-in .layout-item:not(:hover):not(:focus):not(.layout-item-active):not(.highlighted)::after, .e--pointer-overline.e--animation-drop-in .layout-item:not(:hover):not(:focus):not(.layout-item-active):not(.highlighted)::after, .e--pointer-underline.e--animation-drop-in .layout-item:not(:hover):not(:focus):not(.layout-item-active):not(.highlighted)::after{bottom: -10px;} .e--pointer-double-line.e--animation-slide .layout-item:not(:hover):not(:focus):not(.layout-item-active):not(.highlighted)::before, .e--pointer-overline.e--animation-slide .layout-item:not(:hover):not(:focus):not(.layout-item-active):not(.highlighted)::before{left: -20px; width: 10px;} .e--pointer-underline .layout-item::after{bottom: 0px; content: "";} .e--pointer-double-line.e--animation-slide .layout-item:not(:hover):not(:focus):not(.layout-item-active):not(.highlighted)::after, .e--pointer-underline.e--animation-slide .layout-item:not(:hover):not(:focus):not(.layout-item-active):not(.highlighted)::after{inset-inline-start: 100%; width: 10px;} .e--pointer-framed.e--animation-grow .layout-item:not(:hover):not(:focus):not(.layout-item-active):not(.highlighted)::before{transform: scale(0.75);} .e--pointer-framed.e--animation-shrink .layout-item:not(:hover):not(:focus):not(.layout-item-active):not(.highlighted)::before{transform: scale(1.25);} .e--pointer-background.e--animation-shrink .layout-item:not(:hover):not(:focus):not(.layout-item-active):not(.highlighted)::before{transform: scale(1.2); transition: 0.3s;} .e--pointer-background.e--animation-sweep-left .layout-item:not(:hover):not(:focus):not(.layout-item-active):not(.highlighted)::before{left: 100%;} .e--pointer-background.e--animation-sweep-right .layout-item:not(:hover):not(:focus):not(.layout-item-active):not(.highlighted)::before{right: 100%;} .e--pointer-background.e--animation-sweep-up .layout-item:not(:hover):not(:focus):not(.layout-item-active):not(.highlighted)::before{top: 100%;} .e--pointer-background.e--animation-sweep-down .layout-item:not(:hover):not(:focus):not(.layout-item-active):not(.highlighted)::before{bottom: 100%;} .e--pointer-background.e--animation-shutter-out-vertical .layout-item:not(:hover):not(:focus):not(.layout-item-active):not(.highlighted)::before{bottom: 50%; top: 50%;} .e--pointer-background.e--animation-shutter-out-horizontal .layout-item:not(:hover):not(:focus):not(.layout-item-active):not(.highlighted)::before{left: 50%; right: 50%;} .layout-nav-menu--main .layout-nav-menu a{transition: 0.4s;} .layout-nav-menu--main .layout-nav-menu a, .layout-nav-menu--main .layout-nav-menu a:focus, .layout-nav-menu--main .layout-nav-menu a:hover{padding: 13px 20px;} .layout-nav-menu--main .layout-nav-menu ul{border-style: solid; border-width: 0px; padding: 0px; position: absolute; width: 12em;} .layout-nav-menu--layout-horizontal{display: flex;} .layout-nav-menu--layout-horizontal .layout-nav-menu{display: flex; flex-wrap: wrap;} .layout-nav-menu--layout-horizontal .layout-nav-menu a{flex-grow: 1; white-space: nowrap;} .layout-nav-menu--layout-horizontal .layout-nav-menu > li{display: flex;} .layout-nav-menu--layout-horizontal .layout-nav-menu > li ul{top: 100% !important;} .layout-nav-menu--layout-horizontal .layout-nav-menu > li:not(:first-child) > a{margin-inline-start: var(--e-nav-menu-horizontal-menu-item-margin);} .layout-nav-menu--layout-horizontal .layout-nav-menu > li:not(:first-child) > ul{inset-inline-start: var(--e-nav-menu-horizontal-menu-item-margin) !important;} .layout-nav-menu--layout-horizontal .layout-nav-menu > li:not(:last-child) > a{margin-inline-end: var(--e-nav-menu-horizontal-menu-item-margin);} .layout-nav-menu--layout-horizontal .layout-nav-menu > li:not(:last-child)::after{align-self: center; border-color: var(--e-nav-menu-divider-color,#000); border-left-style: var(--e-nav-menu-divider-style,solid); border-left-width: var(--e-nav-menu-divider-width,2px); content: var(--e-nav-menu-divider-content,none); height: var(--e-nav-menu-divider-height,35%);} .layout-nav-menu__align-center .layout-nav-menu{justify-content: center; margin-inline: auto;} .layout-widget-nav-menu:not(:has(.layout-widget-container)):not([class*="layout-hidden-"]){display: flex; flex-direction: column;} .layout-nav-menu{position: relative; z-index: 2;} .layout-nav-menu::after{clear: both; content: " "; display: block; font: 0px / 0 serif; height: 0px; overflow: hidden; visibility: hidden;} .layout-nav-menu, .layout-nav-menu li, .layout-nav-menu ul{display: block; line-height: normal; list-style: none; margin: 0px; padding: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);} .layout-nav-menu ul{display: none;} .layout-nav-menu a, .layout-nav-menu li{position: relative;} .layout-nav-menu li{border-width: 0px;} .layout-nav-menu a{align-items: center; display: flex;} .layout-nav-menu a, .layout-nav-menu a:focus, .layout-nav-menu a:hover{line-height: 20px; padding: 10px 20px;} .layout-nav-menu .sub-arrow{align-items: center; display: flex; line-height: 1; margin-block: -10px; padding: 10px; padding-inline-end: 0px;} .layout-nav-menu .sub-arrow .e-font-icon-svg{height: 1em; width: 1em;} .layout-nav-menu--dropdown .layout-item.layout-item-active, .layout-nav-menu--dropdown .layout-item:focus, .layout-nav-menu--dropdown .layout-item:hover, .layout-sub-item:focus, .layout-sub-item:hover{background-color: rgb(63, 68, 75); color: rgb(255, 255, 255);} .layout-menu-toggle{align-items: center; background-color: rgba(0, 0, 0, 0.05); border: 0px solid; border-radius: 3px; color: rgb(51, 55, 61); cursor: pointer; display: flex; font-size: var(--nav-menu-icon-size,22px); justify-content: center; padding: 0.25em;} .layout-menu-toggle.layout-active .layout-menu-toggle__icon--open, .layout-menu-toggle:not(.layout-active) .layout-menu-toggle__icon--close{display: none;} .layout-menu-toggle .e-font-icon-svg{fill: rgb(51, 55, 61); height: 1em; width: 1em;} .layout-menu-toggle svg{height: auto; width: 1em; fill: var(--nav-menu-icon-color,currentColor);} .layout-nav-menu--dropdown{background-color: rgb(255, 255, 255); font-size: 13px;} .layout-nav-menu--dropdown.layout-nav-menu__container{margin-top: 10px; overflow: hidden auto; transform-origin: center top; transition: max-height 0.3s, transform 0.3s;} .layout-nav-menu--dropdown.layout-nav-menu__container .layout-sub-item{font-size: 0.85em;} .layout-nav-menu--dropdown a{color: rgb(51, 55, 61);} ul.layout-nav-menu--dropdown a, ul.layout-nav-menu--dropdown a:focus, ul.layout-nav-menu--dropdown a:hover{border-inline-start: 8px solid transparent; text-shadow: none;} .layout-nav-menu--toggle{--menu-height: 100vh;} .layout-nav-menu--toggle .layout-menu-toggle:not(.layout-active) + .layout-nav-menu__container{max-height: 0px; overflow: hidden; transform: scaleY(0);} .layout-nav-menu--toggle .layout-menu-toggle.layout-active + .layout-nav-menu__container{animation: 0.3s ease 0s 1 normal backwards running hide-scroll; max-height: var(--menu-height); transform: scaleY(1);} @media (max-width: 1024px) {.layout-nav-menu--dropdown-tablet .layout-nav-menu--main{display: none;} } @media (min-width: 1025px) {.layout-nav-menu--dropdown-tablet .layout-menu-toggle, .layout-nav-menu--dropdown-tablet .layout-nav-menu--dropdown{display: none;} .layout-nav-menu--dropdown-tablet nav.layout-nav-menu--dropdown.layout-nav-menu__container{overflow-y: hidden;} } @keyframes hide-scroll { 0%, 100% { overflow: hidden; } } .layout-1802 .layout-element.layout-element-f865a1d{--display: flex;} .layout-1802 .layout-element.layout-element-8759332{--display: flex; --min-height: 92px; --flex-direction: row; --container-widget-width: calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% ); --container-widget-height: 100%; --container-widget-flex-grow: 1; --container-widget-align-self: stretch; --flex-wrap-mobile: wrap; --justify-content: space-around; --align-items: center; --gap: 0px 0px; --row-gap: 0px; --column-gap: 0px; border-style: solid; --border-style: solid; border-width: 0px 0px 1px; --border-top-width: 0px; --border-right-width: 0px; --border-bottom-width: 1px; --border-left-width: 0px; border-color: rgb(129, 129, 129); --border-color: #818181; --margin-top: 0px; --margin-bottom: 0px; --margin-left: 0px; --margin-right: 0px; --padding-top: 0px; --padding-bottom: 0px; --padding-left: 0px; --padding-right: 0px; --z-index: 999;} .layout-1802 .layout-element.layout-element-60a7373{--display: flex; --flex-direction: row; --container-widget-width: calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% ); --container-widget-height: 100%; --container-widget-flex-grow: 1; --container-widget-align-self: stretch; --flex-wrap-mobile: wrap; --justify-content: flex-start; --align-items: center; --gap: 0px 0px; --row-gap: 0px; --column-gap: 0px; --margin-top: 0px; --margin-bottom: 0px; --margin-left: 40px; --margin-right: 0px; --padding-top: 0px; --padding-bottom: 0px; --padding-left: 0px; --padding-right: 0px;} .layout-1802 .layout-element.layout-element-4b8d5f1{text-align: start;} .layout-1802 .layout-element.layout-element-4b8d5f1 img{width: 84%;} .layout-1802 .layout-element.layout-element-f20ee41{--display: flex; --flex-direction: row; --container-widget-width: calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% ); --container-widget-height: 100%; --container-widget-flex-grow: 1; --container-widget-align-self: stretch; --flex-wrap-mobile: wrap; --justify-content: flex-end; --align-items: center; --gap: 0px 0px; --row-gap: 0px; --column-gap: 0px; --margin-top: 0px; --margin-bottom: 0px; --margin-left: 0px; --margin-right: 0px; --padding-top: 0px; --padding-bottom: 0px; --padding-left: 0px; --padding-right: 0px;} .layout-widget-nav-menu .layout-nav-menu .layout-item{font-family: var( --e-global-typography-primary-font-family ), Sans-serif; font-weight: var( --e-global-typography-primary-font-weight );} .layout-widget-nav-menu .layout-nav-menu--main .layout-item{color: var( --e-global-color-text ); fill: var( --e-global-color-text );} .layout-widget-nav-menu .layout-nav-menu--main .layout-item:hover, .layout-widget-nav-menu .layout-nav-menu--main .layout-item.layout-item-active, .layout-widget-nav-menu .layout-nav-menu--main .layout-item:focus{color: var( --e-global-color-accent ); fill: var( --e-global-color-accent );} .layout-widget-nav-menu .layout-nav-menu--main:not(.e--pointer-framed) .layout-item::before, .layout-widget-nav-menu .layout-nav-menu--main:not(.e--pointer-framed) .layout-item::after{background-color: var( --e-global-color-accent );} .layout-widget-nav-menu{--e-nav-menu-divider-color: var( --e-global-color-text );} .layout-widget-nav-menu .layout-nav-menu--dropdown .layout-item, .layout-widget-nav-menu .layout-nav-menu--dropdown .layout-sub-item{font-family: var( --e-global-typography-accent-font-family ), Sans-serif; font-weight: var( --e-global-typography-accent-font-weight );} .layout-1802 .layout-element.layout-element-011a355{margin: 0px 5px calc(var(--kit-widget-spacing, 0px) + 0px) 0px; padding: 0px; --e-nav-menu-horizontal-menu-item-margin: calc( 0px / 2 );} .layout-1802 .layout-element.layout-element-011a355 .layout-menu-toggle{margin: 0px auto;} .layout-1802 .layout-element.layout-element-011a355 .layout-nav-menu .layout-item{font-family: Roboto, sans-serif; font-size: 16px; font-weight: 400;} .layout-1802 .layout-element.layout-element-011a355 .layout-nav-menu--main .layout-item{color: rgb(255, 255, 255); fill: rgb(255, 255, 255); padding: 0px 14px;} .layout-1802 .layout-element.layout-element-011a355 .layout-nav-menu--main .layout-item:hover, .layout-1802 .layout-element.layout-element-011a355 .layout-nav-menu--main .layout-item.layout-item-active, .layout-1802 .layout-element.layout-element-011a355 .layout-nav-menu--main .layout-item:focus{color: rgb(234, 84, 19); fill: rgb(234, 84, 19);} .layout-1802 .layout-element.layout-element-011a355 .layout-nav-menu--main:not(.e--pointer-framed) .layout-item::before, .layout-1802 .layout-element.layout-element-011a355 .layout-nav-menu--main:not(.e--pointer-framed) .layout-item::after{background-color: rgb(234, 84, 19);} .layout-1802 .layout-element.layout-element-011a355 .layout-nav-menu--main .layout-item.layout-item-active{color: rgb(234, 84, 19);} .layout-1802 .layout-element.layout-element-011a355 .e--pointer-underline .layout-item::after{height: 0px;} .layout-1802 .layout-element.layout-element-011a355 div.layout-menu-toggle{color: rgb(255, 255, 255);} .layout-1802 .layout-element.layout-element-011a355 div.layout-menu-toggle svg{fill: rgb(255, 255, 255);} .layout-1802 .layout-element.layout-element-011a355 div.layout-menu-toggle:hover, .layout-1802 .layout-element.layout-element-011a355 div.layout-menu-toggle:focus{color: rgb(255, 255, 255);} .layout-1802 .layout-element.layout-element-011a355 div.layout-menu-toggle:hover svg, .layout-1802 .layout-element.layout-element-011a355 div.layout-menu-toggle:focus svg{fill: rgb(255, 255, 255);} .layout-1802 .layout-element.layout-element-5eb86f5{--display: flex; --min-height: 0px; --flex-direction: row; --container-widget-width: calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% ); --container-widget-height: 100%; --container-widget-flex-grow: 1; --container-widget-align-self: stretch; --flex-wrap-mobile: wrap; --justify-content: flex-end; --align-items: center; --gap: 0px 0px; --row-gap: 0px; --column-gap: 0px; --margin-top: 0px; --margin-bottom: 0px; --margin-left: 0px; --margin-right: 40px; --padding-top: 0px; --padding-bottom: 0px; --padding-left: 0px; --padding-right: 0px;} .layout-1802 .layout-element.layout-element-5e35620 .wd-button-wrapper a{background-color: rgb(234, 84, 19); border-color: rgb(234, 84, 19); color: rgb(255, 255, 255);} .layout-1802 .layout-element.layout-element-5e35620 .wd-button-wrapper:hover a{background-color: rgb(0, 0, 0); border-color: rgb(0, 0, 0); color: rgb(255, 254, 254);} .layout-1802 .layout-element.layout-element-5e35620 .wd-btn-text{font-family: Poppins, sans-serif;} .layout-location-header::before{content: ""; display: table; clear: both;} @media (min-width: 768px) {.layout-1802 .layout-element.layout-element-60a7373{--width: 22%;} .layout-1802 .layout-element.layout-element-f20ee41{--width: 83%;} .layout-1802 .layout-element.layout-element-5eb86f5{--width: 13%;} } @media (max-width: 767px) {.layout-1802 .layout-element.layout-element-f865a1d{--margin-top: 0px; --margin-bottom: 0px; --margin-left: 0px; --margin-right: 0px; --padding-top: 0px; --padding-bottom: 0px; --padding-left: 0px; --padding-right: 0px;} .layout-1802 .layout-element.layout-element-8759332{--flex-direction: row; --container-widget-width: initial; --container-widget-height: 100%; --container-widget-flex-grow: 1; --container-widget-align-self: stretch; --flex-wrap-mobile: wrap; --justify-content: space-around;} .layout-1802 .layout-element.layout-element-60a7373{--width: 71%; --margin-top: 0px; --margin-bottom: 0px; --margin-left: 0px; --margin-right: 0px; --padding-top: 0px; --padding-bottom: 0px; --padding-left: 0px; --padding-right: 0px;} .layout-1802 .layout-element.layout-element-4b8d5f1 img{width: 84%; max-width: 87%;} .layout-1802 .layout-element.layout-element-f20ee41{--width: 14%; --flex-direction: row; --container-widget-width: initial; --container-widget-height: 100%; --container-widget-flex-grow: 1; --container-widget-align-self: stretch; --flex-wrap-mobile: wrap; --justify-content: flex-end; --gap: 0px 0px; --row-gap: 0px; --column-gap: 0px; --margin-top: 0px; --margin-bottom: 0px; --margin-left: 0px; --margin-right: 0px; --padding-top: 0px; --padding-bottom: 0px; --padding-left: 0px; --padding-right: 0px;} .layout-1802 .layout-element.layout-element-011a355{--nav-menu-icon-size: 24px;} } :root{--wd-text-line-height: 1.6; --wd-brd-radius: .001px; --wd-form-height: 42px; --wd-form-color: inherit; --wd-form-placeholder-color: inherit; --wd-form-bg: transparent; --wd-form-brd-color: rgba(0,0,0,0.1); --wd-form-brd-color-focus: rgba(0,0,0,0.15); --wd-form-chevron: url("/static/image/internal-bundle-cleaner/icon-7c608a601f87.svg"); --btn-height: 42px; --btn-transform: uppercase; --btn-font-weight: 600; --btn-font-family: inherit; --btn-font-style: unset; --wd-main-bgcolor: #fff; --wd-scroll-w: .001px; --wd-admin-bar-h: .001px; --wd-tags-mb: 20px; --wd-block-spacing: 20px; --wd-header-banner-mt: .001px; --wd-sticky-nav-w: .001px; --color-white: #fff; --color-gray-100: #f7f7f7; --color-gray-200: #f1f1f1; --color-gray-300: #bbb; --color-gray-400: #a5a5a5; --color-gray-500: #777; --color-gray-600: #666; --color-gray-700: #555; --color-gray-800: #333; --color-gray-900: #242424; --bgcolor-black-rgb: 0,0,0; --bgcolor-white-rgb: 255,255,255; --bgcolor-white: #fff; --bgcolor-gray-100: #f7f7f7; --bgcolor-gray-200: #f7f7f7; --bgcolor-gray-300: #f1f1f1; --bgcolor-gray-400: rgba(187,187,187,0.4); --brdcolor-gray-200: rgba(0,0,0,0.075); --brdcolor-gray-300: rgba(0,0,0,0.105); --brdcolor-gray-400: rgba(0,0,0,0.12); --brdcolor-gray-500: rgba(0,0,0,0.2);} html, body, div, span, h1, h2, h3, p, a, img, strong, ul, li, article, figure, figcaption, footer, header, nav, section{margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; font-language-override: inherit; font-size: 100%;} *, ::before, ::after{box-sizing: border-box;} html{line-height: 1; text-size-adjust: 100%; -webkit-tap-highlight-color: transparent; font-family: sans-serif; overflow-x: hidden;} ul{list-style: none; margin-bottom: var(--list-mb); padding-left: var(--li-pl); --list-mb: 20px; --li-mb: 10px; --li-pl: 17px;} a img{border-width: medium; border-style: none; border-color: currentcolor; border-image: none;} article, figcaption, figure, footer, header, main, nav, section{display: block;} a, button{touch-action: manipulation;} button{margin: 0px; color: inherit; font: inherit;} button{overflow: visible;} button{cursor: pointer; appearance: button;} body{margin: 0px; background-color: rgb(255, 255, 255); color: var(--wd-text-color); text-rendering: optimizelegibility; font-weight: var(--wd-text-font-weight); font-style: var(--wd-text-font-style); font-size: var(--wd-text-font-size); font-family: var(--wd-text-font); -webkit-font-smoothing: antialiased; line-height: var(--wd-text-line-height);} @supports (overflow: clip) {body{overflow: clip;} } :is(body){height: auto;} p{margin-bottom: var(--wd-tags-mb);} a{color: var(--wd-link-color); text-decoration: none; transition: 0.25s;} a:hover{color: var(--wd-link-color-hover);} a:focus{outline: none;} strong{font-weight: 600;} img{max-width: 100%; height: auto; border: 0px; vertical-align: middle;} svg:not(:root){overflow: hidden;} h1{font-size: 28px;} h2{font-size: 24px;} h3{font-size: 22px;} h1, h2, h3{display: block; margin-bottom: var(--wd-tags-mb); color: var(--wd-title-color); text-transform: var(--wd-title-transform); font-weight: var(--wd-title-font-weight); font-style: var(--wd-title-font-style); font-family: var(--wd-title-font); line-height: 1.4;} li{margin-bottom: var(--li-mb);} li:last-child{margin-bottom: 0px;} li > ul{margin-top: var(--li-mb); margin-bottom: 0px;} ul{list-style: disc;} .text-center{--content-align: center; --text-align: center; text-align: var(--text-align);} @keyframes wd-rotate { 100% { transform: rotate(360deg); } } @keyframes wd-fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } } @keyframes wd-fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } } @keyframes wd-fadeInBottomShort { 0% { transform: translate3d(0px, 20px, 0px); } 100% { transform: none; } } @keyframes wd-ShakePrev { 25% { transform: translate3d(0px, 0px, 0px); } 50% { transform: translate3d(3px, 0px, 0px); } 75% { transform: translate3d(-3px, 0px, 0px); } } @keyframes wd-ShakeNext { 25% { transform: translate3d(0px, 0px, 0px); } 50% { transform: translate3d(-3px, 0px, 0px); } 75% { transform: translate3d(3px, 0px, 0px); } } @keyframes wd-FadeInLoader { 0% { opacity: 0; } 100% { opacity: 0.8; } } ::-webkit-input-placeholder{color: var(--wd-form-placeholder-color);} :is(.btn, .button, button, [type="submit"], [type="button"]){padding: 5px 20px; min-height: var(--btn-height); font-size: 13px; position: relative; display: inline-flex; align-items: center; justify-content: center; outline: none; border: 0px solid transparent; border-radius: 0px; box-shadow: none; vertical-align: middle; text-align: center; text-decoration: none; text-transform: var(--btn-transform); text-shadow: none; font-weight: var(--btn-font-weight); font-family: var(--btn-font-family); font-style: var(--btn-font-style); line-height: 1.2; cursor: pointer; transition: color 0.25s, background-color 0.25s, border-color 0.25s, box-shadow 0.25s, opacity 0.25s; color: var(--btn-color, #3E3E3E); background-color: var(--btn-bgcolor, #F3F3F3);} :is(.btn, .button, button, [type="submit"], [type="button"]):hover{color: var(--btn-color-hover, #3E3E3E); background-color: var(--btn-bgcolor-hover, #e0e0e0);} @keyframes wd-fadeInTooltip { 0% { opacity: 0; } 100% { opacity: 0.9; } } @keyframes wd-fadeInUpBig { 0% { transform: translate3d(0px, 100%, 0px); } 100% { transform: none; } } @keyframes wd-fadeOutDownBig { 0% { transform: none; } 100% { transform: translate3d(0px, 100%, 0px); } } .btn-size-large{padding: 5px 28px; min-height: 48px; font-size: 14px;} .btn.btn-style-bordered:not(:hover){background-color: transparent !important;} .wd-btn-icon{line-height: 1; margin-left: 5px;} .btn-icon-pos-right{flex-direction: row;} @media (max-width: 1024px) {@supports not (overflow: clip) {body{overflow: hidden;} } } .layout-element svg.wd-icon{width: 1em; height: 1em; fill: currentcolor;} .layout-location-header{margin-bottom: 40px;} :root{--wd-top-bar-h: 42px; --wd-top-bar-sm-h: 40px; --wd-top-bar-sticky-h: .00001px; --wd-top-bar-brd-w: .00001px; --wd-header-general-h: 104px; --wd-header-general-sm-h: 60px; --wd-header-general-sticky-h: .00001px; --wd-header-general-brd-w: 1px; --wd-header-bottom-h: 50px; --wd-header-bottom-sm-h: .00001px; --wd-header-bottom-sticky-h: .00001px; --wd-header-bottom-brd-w: .00001px; --wd-header-clone-h: .00001px; --wd-header-brd-w: calc(var(--wd-top-bar-brd-w) + var(--wd-header-general-brd-w) + var(--wd-header-bottom-brd-w)); --wd-header-h: calc(var(--wd-top-bar-h) + var(--wd-header-general-h) + var(--wd-header-bottom-h) + var(--wd-header-brd-w)); --wd-header-sticky-h: calc(var(--wd-top-bar-sticky-h) + var(--wd-header-general-sticky-h) + var(--wd-header-bottom-sticky-h) + var(--wd-header-clone-h) + var(--wd-header-brd-w)); --wd-header-sm-h: calc(var(--wd-top-bar-sm-h) + var(--wd-header-general-sm-h) + var(--wd-header-bottom-sm-h) + var(--wd-header-brd-w));} @media (min-width: 1025px) {.layout-location-header .layout-nav-menu--main > .layout-nav-menu{column-gap: 5px;} .layout-location-header .layout-nav-menu--main > .layout-nav-menu > li > .layout-item{padding-left: 13px !important; padding-right: 13px !important;} } } .layout-location-header{--wd-header-general-sm-h: 60px; --brdcolor-gray-500: rgba(0,0,0,0.2); --bgcolor-gray-100: #f7f7f7; --btn-font-family: ; --wd-title-font-weight: 600; --wd-scroll-w: .001px; --btn-default-box-shadow-hover: none; --wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif; --btn-transform: uppercase; --wd-block-spacing: 20px; --btn-font-style: ; --wd-widget-title-color: #333; --wd-top-bar-sm-h: 40px; --color-gray-300: #bbb; --notices-warning-bg: #E0B252; --wd-header-general-brd-w: 1px; --wd-widget-title-transform: uppercase; --color-gray-500: #777; --wd-form-height: 42px; --page-title-display: block; --bgcolor-white: #fff; --e-global-typography-primary-font-weight: 600; --btn-default-bgcolor-hover: #efefef; --color-white: #fff; --notices-success-bg: #459647; --color-gray-400: #a5a5a5; --wd-text-font-weight: 400; --bgcolor-white-rgb: 255,255,255; --wd-text-line-height: 1.6; --e-global-typography-text-font-weight: 400; --color-gray-100: #f7f7f7; --wd-title-color: #242424; --wd-top-bar-h: 42px; --wd-sticky-nav-w: .001px; --wd-admin-bar-h: .001px; --btn-default-color: #333; --wd-header-el-font-size: 13px; --wd-header-bottom-sticky-h: .00001px; --wd-header-el-transform: uppercase; --btn-accented-bgcolor: #83b735; --wd-text-color: #777777; --wd-header-clone-h: .00001px; --wd-form-placeholder-color: ; --wd-container-w: 1222px; --wd-link-color-hover: #242424; --wd-link-color: #333333; --btn-default-box-shadow-active: none; --wd-header-bottom-sm-h: .00001px; --e-global-color-secondary: #54595F; --wd-entities-title-color-hover: rgb(51 51 51 / 65%); --e-global-typography-text-font-family: "Roboto"; --wd-header-sticky-h: calc(.00001px + .00001px + .00001px + .00001px + calc(.00001px + 1px + .00001px)); --wd-form-chevron: url("/static/image/internal-bundle-cleaner/icon-7c608a601f87.svg"); --brdcolor-gray-300: rgba(0,0,0,0.105); --brdcolor-gray-200: rgba(0,0,0,0.075); --btn-default-box-shadow: none; --bgcolor-black-rgb: 0,0,0; --btn-default-brd-radius: 0px; --wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif; --btn-height: 42px; --wd-text-font-size: 14px; --bgcolor-gray-300: #f1f1f1; --color-gray-800: #333; --wd-widget-title-font-size: 16px; --wd-top-bar-sticky-h: .00001px; --btn-accented-bgcolor-hover: #74a32f; --wd-form-color: ; --btn-accented-color: #fff; --wd-text-font: "Lato", Arial, Helvetica, sans-serif; --wd-main-bgcolor: #fff; --wd-entities-title-font-weight: 500; --wd-form-brd-radius: 0px; --bgcolor-gray-400: rgba(187,187,187,0.4); --wd-header-el-font: "Lato", Arial, Helvetica, sans-serif; --wd-form-brd-color-focus: rgba(0,0,0,0.15); --e-global-color-primary: #6EC1E4; --btn-accented-brd-radius: 0px; --wd-header-general-h: 104px; --wd-primary-color: #83b735; --e-global-typography-secondary-font-weight: 400; --brdcolor-gray-400: rgba(0,0,0,0.12); --btn-default-bgcolor: #f7f7f7; --btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15); --btn-font-weight: 600; --notices-success-color: #fff; --wd-alternative-font: "Lato", Arial, Helvetica, sans-serif; --wd-title-font: "Poppins", Arial, Helvetica, sans-serif; --wd-header-banner-mt: .001px; --wd-widget-title-font-weight: 600; --wd-form-brd-width: 2px; --e-global-typography-primary-font-family: "Roboto"; --color-gray-900: #242424; --e-global-typography-accent-font-weight: 500; --wd-form-brd-color: rgba(0,0,0,0.1); --color-gray-700: #555; --notices-warning-color: #fff; --color-gray-600: #666; --wd-tags-mb: 20px; --btn-accented-bottom-active: -1px; --e-global-typography-secondary-font-family: "Roboto Slab"; --direction-multiplier: 1; --wd-entities-title-color: #333333; --e-global-color-text: #7A7A7A; --wd-header-el-font-weight: 700; --wd-brd-radius: 0px; --wd-header-sm-h: calc(40px + 60px + .00001px + calc(.00001px + 1px + .00001px)); --color-gray-200: #f1f1f1; --btn-default-color-hover: #333; --btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15); --e-global-color-accent: #61CE70; --wd-alternative-color: #fbbc34; --wd-header-bottom-h: 50px; --wd-form-bg: transparent; --btn-accented-color-hover: #fff; --btn-default-bottom: 0px; --wd-header-h: calc(42px + 104px + 50px + calc(.00001px + 1px + .00001px)); --wd-top-bar-brd-w: .00001px; --wd-header-bottom-brd-w: .00001px; --bgcolor-gray-200: #f7f7f7; --e-global-typography-accent-font-family: "Roboto"; --wd-header-general-sticky-h: .00001px; --wd-header-brd-w: calc(.00001px + 1px + .00001px); background: rgb(0, 0, 0); position: relative; z-index: 30; font-family: Lato, Arial, sans-serif; line-height: 1.6; color: rgb(119, 119, 119); font-size: 14px;} .layout-location-header .layout-nav-menu--main .menu-item-has-children{position: relative;} .layout-location-header .layout-nav-menu--main .menu-item-has-children:hover > .sub-menu, .layout-location-header .layout-nav-menu--main .menu-item-has-children:focus-within > .sub-menu{display: block; position: absolute; top: 100%; left: 0px; min-width: 260px; z-index: 40;} #jc-mobile-drawer-shortcode{position: relative; z-index: 99999; font-family: Poppins, "PingFang SC", "Microsoft YaHei", Arial, sans-serif;} #jc-mobile-drawer-shortcode *{box-sizing: border-box;} #jc-mobile-drawer-shortcode .jc-mobile-header-bar{width: 100%; display: flex; align-items: center; justify-content: space-between; padding: 16px 20px; position: relative; z-index: 2;} #jc-mobile-drawer-shortcode .jc-mobile-header-bar::after{content: ""; position: absolute; left: 50%; bottom: 0px; width: 100vw; height: 1px; background: rgb(176, 176, 176); transform: translateX(-50%);} #jc-mobile-drawer-shortcode .jc-header-logo{display: flex; align-items: center; text-decoration: none; line-height: 0; max-width: 180px;} #jc-mobile-drawer-shortcode .jc-header-logo img{display: block; width: auto; max-width: 100%; max-height: 40px;} #jc-mobile-drawer-shortcode .jc-menu-btn{width: 42px; height: 42px; border: 0px; background: transparent; padding: 0px; display: flex; flex-direction: column; justify-content: center; align-items: center; gap: 5px; cursor: pointer; flex: 0 0 auto;} #jc-mobile-drawer-shortcode .jc-menu-btn span{display: block; width: 22px; height: 2px; background: rgb(234, 84, 19); border-radius: 10px;} #jc-mobile-drawer-shortcode .jc-menu-mask{position: fixed; inset: 0px; background: rgba(0, 0, 0, 0.28); opacity: 0; visibility: hidden; transition: 0.3s; z-index: 99990;} #jc-mobile-drawer-shortcode .jc-menu-drawer{position: fixed; top: 0px; right: 0px; width: min(86vw, 360px); height: 100vh; background: rgb(243, 243, 243); transform: translateX(100%); transition: transform 0.35s; z-index: 99991; box-shadow: rgba(0, 0, 0, 0.15) -10px 0px 30px; overflow-y: auto;} #jc-mobile-drawer-shortcode.open .jc-menu-mask{opacity: 1; visibility: visible;} #jc-mobile-drawer-shortcode.open .jc-menu-drawer{transform: translateX(0px);} #jc-mobile-drawer-shortcode .jc-menu-top{height: 58px; background: rgb(0, 0, 0); color: rgb(255, 255, 255); display: flex; align-items: center; justify-content: space-between; padding: 0px 28px;} #jc-mobile-drawer-shortcode .jc-menu-title{font-size: 16px; font-weight: 700; letter-spacing: 0.8px; text-transform: uppercase;} #jc-mobile-drawer-shortcode .jc-menu-close{border: 0px; background: transparent; color: rgb(255, 255, 255); font-size: 28px; line-height: 1; cursor: pointer; padding: 0px;} #jc-mobile-drawer-shortcode .jc-menu-body{padding: 0px;} #jc-mobile-drawer-shortcode .jc-menu-list, #jc-mobile-drawer-shortcode .sub-menu{list-style: none; margin: 0px; padding: 0px;} #jc-mobile-drawer-shortcode .jc-menu-list > li{margin: 0px 28px; border-bottom: 1px solid rgb(221, 221, 221);} #jc-mobile-drawer-shortcode .jc-menu-list > li > a{width: 100%; min-height: 64px; display: flex; align-items: center; text-decoration: none; color: rgb(17, 17, 17); font-size: 18px; font-weight: 600; line-height: 1.35; padding: 0px;} #jc-mobile-drawer-shortcode .jc-menu-list > li.menu-item-has-children{display: flex; flex-wrap: wrap; align-items: center;} #jc-mobile-drawer-shortcode .jc-menu-list > li.menu-item-has-children > a{flex: 1 1 auto; width: auto; min-width: 0px; min-height: 64px; display: flex; align-items: center; padding: 0px 12px 0px 0px;} #jc-mobile-drawer-shortcode .current-menu-item > a, #jc-mobile-drawer-shortcode .current_page_item > a{color: rgb(234, 84, 19) !important;} #jc-mobile-drawer-shortcode .menu-item-has-children > .sub-menu{display: none; width: 100%; padding: 0px 0px 12px;} #jc-mobile-drawer-shortcode .menu-item-has-children.open > .sub-menu{display: block;} #jc-mobile-drawer-shortcode .jc-sub-toggle{position: static; width: 24px; height: 24px; border: 0px; background: transparent; padding: 0px; cursor: pointer; display: flex; align-items: center; justify-content: center; flex: 0 0 24px; margin-left: auto;} #jc-mobile-drawer-shortcode .jc-sub-toggle::before{content: ""; width: 8px; height: 8px; border-top: 1.8px solid rgb(17, 17, 17); border-right: 1.8px solid rgb(17, 17, 17); transform: rotate(45deg); transition: transform 0.25s;} #jc-mobile-drawer-shortcode .menu-item-has-children.open > .jc-sub-toggle::before{transform: rotate(135deg);} #jc-mobile-drawer-shortcode .sub-menu li{padding: 0px;} #jc-mobile-drawer-shortcode .sub-menu a{display: block; text-decoration: none; color: rgb(85, 85, 85); font-size: 15px; line-height: 1.7; padding: 6px 0px 6px 18px; position: relative;} #jc-mobile-drawer-shortcode .sub-menu a::before{content: ""; position: absolute; left: 0px; top: 50%; width: 8px; height: 1px; background: rgb(153, 153, 153); transform: translateY(-50%);} #jc-mobile-drawer-shortcode .sub-menu a:hover{color: rgb(234, 84, 19);} @media (min-width: 768px) {#jc-mobile-drawer-shortcode{display: none;} }