:root{--yokohama-black:#1e1e1e;--yokohama-dark-gray:#54595f;--yokohama-gray:#7a7a7a;--yokohama-light-gray:#c5c5c5;--yokohama-lightest-gray:#f0f0f0;--yokohama-green:#61ce70;--yokohama-blue:#6ec1e4;--yokohama-red:#c33;--yokohama-dark-red:#a31a16}*{margin:0;padding:0;box-sizing:border-box;letter-spacing:.5px}html{scroll-behavior:smooth!important}a,button,div,input,select,textarea{font-size:16px;color:var(--yokohama-dark-gray)}a{text-decoration:none;transition:.5s;color:var(--yokohama-dark-gray);font-weight:600}a:hover,ul{color:var(--yokohama-black)}ul{list-style:none;line-height:1.4}.discList{list-style:disc}ol{color:var(--yokohama-black);list-style-position:inside;line-height:1.4}hr{border:none}p{color:var(--yokohama-black);margin:0;line-height:1.35;font-size:17px}strong{font-weight:600}button{border:none;transition:.5s;cursor:pointer;background:none;border-radius:5px;font-weight:500}table{border-collapse:unset;border-spacing:unset}tr{transition:.5s}input,select,textarea{outline:none;border:none;font-weight:600;color:var(--yokohama-gray)}textarea{resize:none;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}::placeholder{color:var(--yokohama-light-gray);font-weight:600}.container{max-width:1250px;margin:0 auto;padding:2.5rem 0}.fullContainer{width:100%}.flexContainer{display:flex;flex-wrap:wrap}.flex{display:flex}.flexWrap{flex-wrap:wrap}.block{display:block}.inlineBlock{display:inline-block}.col1{width:8.15%}.col2{width:16.3%}.col2nHalf{width:20.375%}.col3{width:23.5%}.col4{width:32%}.col5{width:40.75%}.col6{width:48.9%!important}.col7{width:57.05%}.col8{width:65.2%}.col9{width:74.2%}.col9nHalf{width:77.425%}.col10{width:81.5%}.col11{width:89.65%}.col12{width:100%}.hAuto{height:auto}.h100{height:100vh}.w15{width:15%}.w20{width:20%}.w30{width:30%}.w35{width:35%}.w40{width:40%}.w50{width:50%}.w60{width:60%}.w65{width:65%}.w70{width:70%}.w80{width:80%}.w100{width:100%}@media only screen and (max-width:575px){.col10,.col11,.col2,.col2nHalf,.col3,.col4,.col5,.col6,.col7,.col8,.col9,.col9nHalf{width:100%}.col6Mobile{width:48.9%}.col8Mobile{width:65.2%}.w50{width:100%}.fullMobile{width:100%!important}}@media only screen and (min-width:576px) and (max-width:767px){.col2,.col2nHalf,.col3,.col4,.col5{width:48.9%}.col10,.col11,.col6,.col7,.col8,.col9,.col9nHalf{width:100%}.col2Landscape{width:16.3%}.col3Landscape{width:23.5%}.col4Landscape{width:32%}.col6Landscape{width:48.9%}.col8Landscape{width:65.2%}.col9Landscape{width:74.2%}.col11Landscape{width:89.65%}.fullMobile{width:100%}.fullLandscape{width:100%!important}.flexLandscape{display:flex}}@media only screen and (min-width:768px) and (max-width:1024px){.col2,.col2nHalf,.col3{width:32%}.col4,.col5{width:48.9%}.col10,.col11,.col7,.col8,.col9,.col9nHalf{width:100%}.col3Tablet{width:23.5%}.col3nHalfTablet{width:28.525%}.col4Tablet{width:32%}.col5Tablet{width:40.75%}.col6Tablet{width:48.9%}.col8Tablet{width:65.2%}.col9Tablet{width:74.2%!important}.fullTablet{width:100%!important}.flexTablet{display:flex}}@media only screen and (max-width:1180px){.container{width:92.5%}}.blackBg{background-color:var(--yokohama-black)}.darkGrayBg{background-color:var(--yokohama-dark-gray)}.grayBg{background-color:var(--yokohama-gray)}.lightGrayBg{background-color:var(--yokohama-light-gray)}.lightestGrayBg{background-color:var(--yokohama-lightest-gray)}.lightGrayGradientBg{background:#f4f4f4;background:linear-gradient(90deg,#f4f4f4,hsla(0,0%,100%,0))}.whiteBg{background-color:#fff}.spaceAround{justify-content:space-around}.spaceBetween{justify-content:space-between}.spaceEvenly{justify-content:space-evenly}.justifyCenter{justify-content:center}.justifyRight{justify-content:flex-end}.alignCenter{align-items:center}.stretchItems{align-items:stretch}.wrapReverse{flex-wrap:wrap-reverse}.absolute{position:absolute}@media only screen and (max-width:575px){.wrapReverseMobile{flex-wrap:wrap-reverse}}.mAuto{margin:0 auto!important}.m0{margin:0!important}.m1{margin:1rem}.mtHalf{margin-top:.5rem}.mt1{margin-top:1rem}.mt1Half{margin-top:1.5rem}.mt2{margin-top:2rem}.mt3{margin-top:3rem}.mtHalf{margin-top:-.5rem}.mt-1{margin-top:-1rem}.mt-2{margin-top:-2rem}.mlHalf{margin-left:.5rem}.ml1{margin-left:1rem}.ml2{margin-left:2rem}.mrHalf{margin-right:.5rem}.mr1{margin-right:1rem}.mr2{margin-right:2rem}.mbHalf{margin-bottom:.5rem}.mb1{margin-bottom:1rem}.mb1Half{margin-bottom:1.5rem}.mb2{margin-bottom:2rem}.mb3{margin-bottom:3rem}.mb-1{margin-bottom:-1rem}.mb-2{margin-bottom:-2rem}.pt1{padding-top:1rem}.pt2{padding-top:2rem}.pt3{padding-top:3rem}.pb0{padding-bottom:0}.pb1{padding-bottom:1rem}.pb2{padding-bottom:2rem}.pb3{padding-bottom:3rem}.ph0{padding:0}.ph1{padding:1rem 0}.ph1Half{padding:1.5rem 0}.ph2{padding:2rem 0}.ph3{padding:3rem 0}.pt0{padding-top:0}.p0{padding:0!important}.pHalf{padding:.5rem}.p1{padding:1rem}.p2{padding:2rem}.p3{padding:3rem}.pr1{padding-right:1rem}.plHalf{padding-left:.5rem}.pl1{padding-left:1rem}.pw1{padding-left:1rem!important;padding-right:1rem!important}@media only screen and (max-width:575px){.mt1Mobile{margin-top:1rem}.mt2Mobile{margin-top:2rem}.mb1Mobile{margin-bottom:1rem}.mb2Mobile{margin-bottom:2rem}.mb3Mobile{margin-bottom:3rem}.mb-1Mobile{margin-bottom:-1rem}.pHalfMobile{padding:.5rem}.p1Mobile{padding:1rem}.pt1-5Mobile{padding-top:1.5rem}}@media only screen and (min-width:576px) and (max-width:767px){.mt1Landscape{margin-top:1rem}.mt2Landscape{margin-top:2rem}.mb1Landscape{margin-bottom:1rem}.mb2Landscape{margin-bottom:2rem}.mAutoLandscape{margin:0 auto}.p1Landscape{padding:1rem}}@media only screen and (min-width:768px) and (max-width:1024px){.mt1Tablet{margin-top:1rem}.mt2Tablet{margin-top:2rem}.mb1Tablet{margin-bottom:1rem}.mb2Tablet{margin-bottom:2rem}}@media only screen and (max-width:1024px){.pb1FullMobile{padding-bottom:1rem!important}}h1,h2,h3,h4,h5,h6{margin:0}.white{color:#fff}.black{color:var(--yokohama-black)}.darkGray{color:var(--yokohama-dark-gray)}.gray{color:var(--yokohama-gray)}.lightGray{color:var(--yokohama-light-gray)}.green{color:var(--yokohama-green)}.red{color:var(--yokohama-red)}.bigTitle{font-size:50px}.mediumTitle{font-size:40px}.smallTitle{font-size:30px}.bigText{font-size:25px}.mediumText{font-size:20px}.regularText{font-size:17px}.smallText{font-size:15px}.miniText{font-size:12px}.tac{text-align:center!important}.tal{text-align:left}.tar{text-align:right}.taf{text-align:justify}.fw700{font-weight:700}.fw600{font-weight:600}.fw500{font-weight:500!important}.fw400{font-weight:400!important}.fw300{font-weight:300}.fw100{font-weight:100}.lh17{line-height:1.7}.lh15{line-height:1.5}@media only screen and (max-width:575px){.smallTextMobile{font-size:16px}.bigTitle{font-size:40px}.mediumTitle{font-size:35px}.smallTitle{font-size:28px}.bigText{font-size:20px}.talMobile{text-align:left}.tacMobile{text-align:center}}@media only screen and (min-width:576px) and (max-width:767px){.bigTitle{font-size:45px}.mediumTitle{font-size:40px}.smallTitle{font-size:35px}.bigText{font-size:22.5px}.tacLandscape{text-align:center}.talLandscape{text-align:left}}@media only screen and (min-width:768px) and (max-width:1024px){.tacTablet{text-align:center}.talTablet{text-align:left}.mAutoTablet{margin:0 auto!important}}@media only screen and (max-width:1024px){.tacFullMobile{text-align:center}}.borderR5{border-radius:5px}.borderGray{border:1.5px solid var(--yokohama-light-gray)}.grayLine{border-bottom:1.5px solid var(--yokohama-light-gray)}.darkGrayLine{border-bottom:1.5px solid var(--yokohama-dark-gray)}.grayLineRight{border-right:1.5px solid var(--yokohama-gray)}.regularRedLine{border-bottom:2px solid var(--yokohama-red)}.redLine{border-bottom:3px solid var(--yokohama-red);width:80px;-webkit-clip-path:polygon(2% 0,100% 0,98% 100%,0 100%);clip-path:polygon(2% 0,100% 0,98% 100%,0 100%)}.redLineGross{border-bottom:5px solid var(--yokohama-red);-webkit-clip-path:polygon(0 0,100% 0,99.5% 100%,0 100%);clip-path:polygon(0 0,100% 0,99.5% 100%,0 100%)}.redLineMedium{width:120px}.borderBottomRed{border-bottom:2px solid var(--yokohama-red)}@media only screen and (max-width:575px){.grayLineRight{border-right:none;border-bottom:1.5px solid var(--yokohama-gray)}}@media only screen and (max-width:1024px){.noGrayLineRightMobile{border-right:none;border-bottom:none}}.hide{display:none!important}.hideDesktop{display:none}@media only screen and (max-width:575px){.hideMobile{display:none!important}.showMobile{display:unset}}@media only screen and (min-width:576px) and (max-width:767px){.hideLandscape{display:none!important}}@media only screen and (min-width:768px) and (max-width:1024px){.hideTablet{display:none!important}}@media only screen and (max-width:1200px){.hideFullMobile{display:none!important}.hideDesktop{display:unset}}.floatRight{float:right}.floatLeft{float:left}.clearFloat{clear:both}.columnMini{width:25px}.columnSmall{width:60px}.overflowXAuto{overflow-x:auto}.fullImageBanner{width:100%;height:auto}.cursorPointer{cursor:pointer}.basicBorder{border-radius:10px}.opacity5{opacity:.5}.boxShadow{box-shadow:0 0 20px 0 rgba(0,0,0,.1)}.react-tel-input .selected-flag:hover{background-color:transparent!important}.circleCheck{font-size:50px;color:var(--yokohama-green);margin:1rem 0}.triangleWarning{font-size:50px;color:var(--yokohama-red);margin:1rem 0}.heroVideoContainer{position:relative}.heroVideoContainerBackground{position:absolute;width:100%;height:99.4%;max-height:800px;z-index:1;background:#0000008a;background:linear-gradient(0deg,rgba(0,0,0,.493),hsla(0,100%,98%,0))}.heroVideoTextContainer{position:absolute;width:1250px;z-index:1;top:50%;left:50%;transform:translate(-50%,-50%)}.heroVideoContent{width:55%}.heroVideo{position:relative;z-index:0;width:100%;height:auto;max-height:500px;object-fit:cover}@media only screen and (max-width:1180px){.heroVideo{height:400px}.heroVideoTextContainer{width:92.5%}}@media only screen and (max-width:575px){.heroVideoContent{width:100%}.heroVideoContainer{text-align:center}}@media only screen and (max-width:767px){.heroVideo{height:350px}}@media only screen and (min-width:576px) and (max-width:767px){.heroVideoContent{width:80%}}.gm-style-iw-d{overflow:unset!important}.gm-style-iw{padding:.75rem!important;border-radius:0!important;margin-top:-3rem!important;margin-left:-.8rem;background-color:#ffffffd8!important}.gm-style-iw-chr{position:absolute;right:0;top:-5px}.gm-style-iw-ch{display:none!important}.gm-style .gm-style-iw-tc:after{top:-3.1rem;left:-.8rem;background-color:#ffffffd8!important}.svg-inline--fa,svg:not(:root).svg-inline--fa{overflow:visible}.svg-inline--fa{display:inline-block;font-size:inherit;height:1em;vertical-align:-.125em}.svg-inline--fa.fa-lg{vertical-align:-.225em}.svg-inline--fa.fa-w-1{width:.0625em}.svg-inline--fa.fa-w-2{width:.125em}.svg-inline--fa.fa-w-3{width:.1875em}.svg-inline--fa.fa-w-4{width:.25em}.svg-inline--fa.fa-w-5{width:.3125em}.svg-inline--fa.fa-w-6{width:.375em}.svg-inline--fa.fa-w-7{width:.4375em}.svg-inline--fa.fa-w-8{width:.5em}.svg-inline--fa.fa-w-9{width:.5625em}.svg-inline--fa.fa-w-10{width:.625em}.svg-inline--fa.fa-w-11{width:.6875em}.svg-inline--fa.fa-w-12{width:.75em}.svg-inline--fa.fa-w-13{width:.8125em}.svg-inline--fa.fa-w-14{width:.875em}.svg-inline--fa.fa-w-15{width:.9375em}.svg-inline--fa.fa-w-16{width:1em}.svg-inline--fa.fa-w-17{width:1.0625em}.svg-inline--fa.fa-w-18{width:1.125em}.svg-inline--fa.fa-w-19{width:1.1875em}.svg-inline--fa.fa-w-20{width:1.25em}.svg-inline--fa.fa-pull-left{margin-right:.3em;width:auto}.svg-inline--fa.fa-pull-right{margin-left:.3em;width:auto}.svg-inline--fa.fa-border{height:1.5em}.svg-inline--fa.fa-li{width:2em}.svg-inline--fa.fa-fw{width:1.25em}.fa-layers svg.svg-inline--fa{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.fa-layers{display:inline-block;height:1em;position:relative;text-align:center;vertical-align:-.125em;width:1em}.fa-layers svg.svg-inline--fa{transform-origin:center center}.fa-layers-counter,.fa-layers-text{display:inline-block;position:absolute;text-align:center}.fa-layers-text{left:50%;top:50%;transform:translate(-50%,-50%);transform-origin:center center}.fa-layers-counter{background-color:#ff253a;border-radius:1em;box-sizing:border-box;color:#fff;height:1.5em;line-height:1;max-width:5em;min-width:1.5em;overflow:hidden;padding:.25em;right:0;text-overflow:ellipsis;top:0;transform:scale(.25);transform-origin:top right}.fa-layers-bottom-right{bottom:0;right:0;top:auto;transform:scale(.25);transform-origin:bottom right}.fa-layers-bottom-left{bottom:0;left:0;right:auto;top:auto;transform:scale(.25);transform-origin:bottom left}.fa-layers-top-right{right:0;top:0;transform:scale(.25);transform-origin:top right}.fa-layers-top-left{left:0;right:auto;top:0;transform:scale(.25);transform-origin:top left}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s linear infinite}.fa-pulse{animation:fa-spin 1s steps(8) infinite}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{display:inline-block;height:2em;position:relative;width:2.5em}.fa-stack-1x,.fa-stack-2x{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.svg-inline--fa.fa-stack-1x{height:1em;width:1.25em}.svg-inline--fa.fa-stack-2x{height:2em;width:2.5em}.fa-inverse{color:#fff}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}.svg-inline--fa .fa-primary{fill:var(--fa-primary-color,currentColor);opacity:1;opacity:var(--fa-primary-opacity,1)}.svg-inline--fa .fa-secondary{fill:var(--fa-secondary-color,currentColor)}.svg-inline--fa .fa-secondary,.svg-inline--fa.fa-swap-opacity .fa-primary{opacity:.4;opacity:var(--fa-secondary-opacity,.4)}.svg-inline--fa.fa-swap-opacity .fa-secondary{opacity:1;opacity:var(--fa-primary-opacity,1)}.svg-inline--fa mask .fa-primary,.svg-inline--fa mask .fa-secondary{fill:#000}.fad.fa-inverse{color:#fff}@font-face{font-family:__Roboto_300622;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/3794f505ceb4aef5-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Roboto_300622;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/320d9f5d177d6ec2-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Roboto_300622;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/ca9e8d8193aed290-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Roboto_300622;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/80512c49369d7ad3-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Roboto_300622;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/0d580af215996300-s.woff2) format("woff2");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031a,U+0326-0327,U+032c,U+032f-0330,U+0332-0333,U+0338,U+033a,U+0346,U+034d,U+0391-03a1,U+03a3-03a9,U+03b1-03c9,U+03d1,U+03d5-03d6,U+03f0-03f1,U+03f4-03f5,U+2016-2017,U+2034-2038,U+203c,U+2040,U+2043,U+2047,U+2050,U+2057,U+205f,U+2070-2071,U+2074-208e,U+2090-209c,U+20d0-20dc,U+20e1,U+20e5-20ef,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214f,U+2190,U+2192,U+2194-21ae,U+21b0-21e5,U+21f1-21f2,U+21f4-2211,U+2213-2214,U+2216-22ff,U+2308-230b,U+2310,U+2319,U+231c-2321,U+2336-237a,U+237c,U+2395,U+239b-23b7,U+23d0,U+23dc-23e1,U+2474-2475,U+25af,U+25b3,U+25b7,U+25bd,U+25c1,U+25ca,U+25cc,U+25fb,U+266d-266f,U+27c0-27ff,U+2900-2aff,U+2b0e-2b11,U+2b30-2b4c,U+2bfe,U+3030,U+ff5b,U+ff5d,U+1d400-1d7ff,U+1ee??}@font-face{font-family:__Roboto_300622;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/14254a1c498c2b09-s.woff2) format("woff2");unicode-range:U+0001-000c,U+000e-001f,U+007f-009f,U+20dd-20e0,U+20e2-20e4,U+2150-218f,U+2190,U+2192,U+2194-2199,U+21af,U+21e6-21f0,U+21f3,U+2218-2219,U+2299,U+22c4-22c6,U+2300-243f,U+2440-244a,U+2460-24ff,U+25a0-27bf,U+28??,U+2921-2922,U+2981,U+29bf,U+29eb,U+2b??,U+4dc0-4dff,U+fff9-fffb,U+10140-1018e,U+10190-1019c,U+101a0,U+101d0-101fd,U+102e0-102fb,U+10e60-10e7e,U+1d2c0-1d2d3,U+1d2e0-1d37f,U+1f0??,U+1f100-1f1ad,U+1f1e6-1f1ff,U+1f30d-1f30f,U+1f315,U+1f31c,U+1f31e,U+1f320-1f32c,U+1f336,U+1f378,U+1f37d,U+1f382,U+1f393-1f39f,U+1f3a7-1f3a8,U+1f3ac-1f3af,U+1f3c2,U+1f3c4-1f3c6,U+1f3ca-1f3ce,U+1f3d4-1f3e0,U+1f3ed,U+1f3f1-1f3f3,U+1f3f5-1f3f7,U+1f408,U+1f415,U+1f41f,U+1f426,U+1f43f,U+1f441-1f442,U+1f444,U+1f446-1f449,U+1f44c-1f44e,U+1f453,U+1f46a,U+1f47d,U+1f4a3,U+1f4b0,U+1f4b3,U+1f4b9,U+1f4bb,U+1f4bf,U+1f4c8-1f4cb,U+1f4d6,U+1f4da,U+1f4df,U+1f4e3-1f4e6,U+1f4ea-1f4ed,U+1f4f7,U+1f4f9-1f4fb,U+1f4fd-1f4fe,U+1f503,U+1f507-1f50b,U+1f50d,U+1f512-1f513,U+1f53e-1f54a,U+1f54f-1f5fa,U+1f610,U+1f650-1f67f,U+1f687,U+1f68d,U+1f691,U+1f694,U+1f698,U+1f6ad,U+1f6b2,U+1f6b9-1f6ba,U+1f6bc,U+1f6c6-1f6cf,U+1f6d3-1f6d7,U+1f6e0-1f6ea,U+1f6f0-1f6f3,U+1f6f7-1f6fc,U+1f7??,U+1f800-1f80b,U+1f810-1f847,U+1f850-1f859,U+1f860-1f887,U+1f890-1f8ad,U+1f8b0-1f8bb,U+1f8c0-1f8c1,U+1f900-1f90b,U+1f93b,U+1f946,U+1f984,U+1f996,U+1f9e9,U+1fa00-1fa6f,U+1fa70-1fa7c,U+1fa80-1fa89,U+1fa8f-1fac6,U+1face-1fadc,U+1fadf-1fae9,U+1faf0-1faf8,U+1fb??}@font-face{font-family:__Roboto_300622;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/4036a8cc6ad3520f-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Roboto_300622;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c7128a8004343716-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Roboto_300622;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c4a2ca76cbcd952a-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Roboto_Fallback_300622;src:local("Arial");ascent-override:92.67%;descent-override:24.39%;line-gap-override:0.00%;size-adjust:100.11%}.__className_300622{font-family:__Roboto_300622,__Roboto_Fallback_300622;font-weight:400;font-style:normal}@font-face{font-family:__Roboto_Condensed_85f14f;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/c3277b1fc9814a11-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Roboto_Condensed_85f14f;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/daf8f76afea94d38-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Roboto_Condensed_85f14f;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/db543aed20e9fd49-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Roboto_Condensed_85f14f;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/2d4548ecb8e6788a-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Roboto_Condensed_85f14f;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b0e53c6de4c17f6f-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Roboto_Condensed_85f14f;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/99e1cd6951c368b4-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Roboto_Condensed_85f14f;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/3e69bd2508e1cac0-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Roboto_Condensed_Fallback_85f14f;src:local("Arial");ascent-override:104.18%;descent-override:27.42%;line-gap-override:0.00%;size-adjust:89.05%}.__className_85f14f{font-family:__Roboto_Condensed_85f14f,__Roboto_Condensed_Fallback_85f14f;font-weight:700;font-style:normal}