:root{--foreground-rgb:0,0,0;--background-start-rgb:214,219,220;--background-end-rgb:255,255,255}@media(prefers-color-scheme:dark){:root{--foreground-rgb:255,255,255;--background-start-rgb:0,0,0;--background-end-rgb:0,0,0}}html{overflow-x:hidden;scroll-behavior:smooth}body{color:#000;background:#fff;margin:0}.section{position:relative;margin:40px 0;scroll-margin-top:150px}a{text-decoration:none}.wrapper{margin:0 auto;max-width:1440px;padding:0 75px}@media only screen and (max-width:1024px){.wrapper{padding:0 50px}}@media only screen and (max-width:768px){.wrapper{padding:0 20px}}.flex-col,.flex-row{display:flex}.flex-col{flex-direction:column}.bold{font-weight:700}button{background-color:transparent;border:none;margin:0;padding:0;text-align:inherit;font:inherit;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.button,a.button{display:flex;align-items:center;justify-content:center;min-width:140px;text-transform:uppercase;padding:10px 30px;margin:7px;font-size:15px;line-height:normal;border-radius:20px}.button.primary,a.button.primary{background:linear-gradient(273deg,#76b5ad -21.48%,#328f84 110.19%);color:#fff;border:1px solid #62aaa1}.button.primary:hover,a.button.primary:hover{color:#62aaa1;background:#fff}.button.secondary,a.button.secondary{border:1px solid #62aaa1;color:#fff}.button.secondary:hover,a.button.secondary:hover{background:linear-gradient(273deg,#76b5ad -21.48%,#328f84 110.19%)}.h1,h1{font-size:96px;font-weight:700;line-height:1;font-family:var(--font-oswald)}@media only screen and (max-width:1024px){.h1,h1{font-size:50px}}.h2,h2{font-size:36px;font-weight:500;line-height:1;font-family:var(--font-oswald)}@media only screen and (max-width:1024px){.h2,h2{font-size:30px}}.uppercase{text-transform:uppercase}.h3,h3{font-size:25px;font-weight:400;line-height:1;font-family:var(--font-oswald)}@media only screen and (max-width:1024px){.h3,h3{font-size:24px}}@media only screen and (max-width:768px){.h3,h3{font-size:20px}}.super-header{font-size:18px;font-weight:400;color:#23a44c}@media only screen and (max-width:1024px){.super-header{font-size:16}}.bottom-banner{margin:40px 0 0}.bottom-banner .cta-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:75px 0;margin:0 auto}.socials-container{display:flex}.socials-container a{margin:10px;cursor:pointer}.socials-container a:hover svg path:first-of-type,.socials-container a:hover:first-of-type svg path{fill:#23a44c}.praise-ribbon{background-color:#d9d9d9;width:100vw}.praise-ribbon .wrapper{display:flex;justify-content:center}.praise-ribbon .praise-items{display:flex}@media only screen and (max-width:768px){.praise-ribbon .praise-items{flex-direction:column}}.praise-ribbon .praise-items .item{display:flex;flex-direction:column;text-align:center;text-transform:uppercase;flex:0 1 auto;padding:50px;margin:0 45px}@media only screen and (max-width:1024px){.praise-ribbon .praise-items .item{padding:40px 0}}.praise-ribbon .praise-items .item .bold{font-weight:700}swiper-container{width:100vw;height:100vh;object-fit:cover;position:relative}swiper-container swiper-slide img{width:100%;height:100%;object-fit:cover;object-position:right}@media only screen and (max-width:768px){.slide-img{display:none}}.slide-img.mbl-only{display:none}@media only screen and (max-width:768px){.slide-img.mbl-only{display:block}}.homepage-hero{position:relative}.hero-text{display:flex;flex-direction:column;position:absolute;color:#fff;top:0;padding:100px 500px 75px 0;z-index:2}@media only screen and (max-width:1024px){.hero-text{padding:100px 400px 75px 0}}@media only screen and (max-width:768px){.hero-text{height:90vh;justify-content:flex-end;padding:20px 20px 20px 0}}.hero-text h2{margin:0}.hero-text .description{font-size:20px;margin-right:100px}@media only screen and (max-width:768px){.hero-text .description{font-size:unset;margin-right:0}}.hero-text .buttons-container{display:flex}@media only screen and (max-width:768px){.hero-text .buttons-container{flex-direction:column}}.about-us{margin:80px 0}.about-us .wrapper{display:flex;gap:75px}@media only screen and (max-width:768px){.about-us .wrapper{flex-direction:column;gap:0}}.about-us .wrapper .left-side .image-container{display:none;width:200px;height:200px;border-radius:0 225px 225px 225px;overflow:hidden}.about-us .wrapper .left-side .image-container img{width:100%;height:100%;object-fit:cover}.about-us .wrapper .left-side .image-container.fam{display:block;border-radius:20px;overflow:hidden;width:70%;height:auto;aspect-ratio:2/1;margin:50px auto}.about-us .wrapper .left-side .image-container.fam img{object-fit:cover}@media only screen and (max-width:768px){.about-us .wrapper .left-side .image-container.mbl-only{display:block;margin:0 auto}}.about-us .wrapper .left-side .text-container h2,.about-us .wrapper .left-side .text-container h3{color:#1e4b5e}.about-us .wrapper .right-side .image-container{width:400px;height:400px;border-radius:0 225px 225px 225px;overflow:hidden}.about-us .wrapper .right-side .image-container img{width:100%;height:100%;object-fit:cover}@media only screen and (max-width:768px){.about-us .wrapper .right-side .image-container{display:none}}.about-us .services h3{color:#1e4b5e}.about-us .services-container{display:flex;height:100%}@media only screen and (max-width:768px){.about-us .services-container{flex-direction:column}}.about-us .services-container .service{display:flex;flex-direction:column;justify-content:space-between;align-items:center;flex:0 1 33%}.new-patient .wrapper{background:linear-gradient(90deg,#1d4a5d 3.04%,#297290 104.07%);color:#fff;margin:0 180px;padding:0;border-radius:30px}@media only screen and (max-width:768px){.new-patient .wrapper{margin:0 20px}}.new-patient .wrapper .container-inner{display:flex;flex-direction:column;align-items:center;padding:120px 240px;text-align:center}@media only screen and (max-width:1024px){.new-patient .wrapper .container-inner{padding:50px}}@media only screen and (max-width:768px){.new-patient .wrapper .container-inner{padding:20px}}.new-patient .wrapper .container-inner .buttons-container{display:flex}@media only screen and (max-width:768px){.new-patient .wrapper .container-inner .buttons-container{flex-direction:column}}.what-to-expect .wrapper{display:flex;flex-direction:column;align-items:center;margin:0 180px}.what-to-expect .wrapper h2{color:#1e4b5e}@media only screen and (max-width:1024px){.what-to-expect .wrapper{margin:0 60px}}@media only screen and (max-width:768px){.what-to-expect .wrapper{margin:0 20px}}.conditions{background:linear-gradient(90deg,#1d4a5d 3.04%,#297290 104.07%);color:#fff}.conditions .wrapper{padding:0}.conditions .container-inner{padding:100px 240px}.conditions .container-inner h2{text-align:center}@media only screen and (max-width:1024px){.conditions .container-inner{padding:60px}}@media only screen and (max-width:768px){.conditions .container-inner{padding:20px}}.conditions .container-inner .conditions-list{display:flex;flex-direction:column;flex-wrap:wrap;height:250px;margin-top:75px}@media only screen and (max-width:768px){.conditions .container-inner .conditions-list{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:20px;column-gap:20px;height:auto;margin-top:10px}}.conditions .container-inner .conditions-list li{padding:2px 0}@media only screen and (max-width:768px){.conditions .container-inner .conditions-list li{word-break:break-word}}.location .wrapper{display:flex;flex-direction:column;align-items:center}.location h2{color:#1e4b5e}.location-container{margin:60px 180px;border:3px solid #62aaa1;border-radius:30px}@media only screen and (max-width:1024px){.location-container{margin:60px}}@media only screen and (max-width:768px){.location-container{margin:10px}}.location-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr 1fr;padding:32px;border-radius:30px}@media only screen and (max-width:768px){.location-grid{padding:15px}}.location-grid .map{grid-row:1/3;grid-column:1/2}.location-grid .map img{width:100%;height:100%;object-fit:cover;border-top-left-radius:30px}.location-grid .practice{grid-row:1/3;grid-column:2/3}.location-grid .practice img{width:100%;height:100%;object-fit:cover;border-top-right-radius:30px}.location-grid .address{display:flex;align-items:center;justify-content:center;grid-row:3/4;grid-column:1/3;background:linear-gradient(90deg,#1d4a5d 3.04%,#297290 104.07%);border-bottom-left-radius:30px;border-bottom-right-radius:30px}.location-grid .address h3{color:#fff}@media only screen and (max-width:768px){.location-grid .address{text-align:center;padding:10px}}.form{display:flex;margin-bottom:0}@media only screen and (max-width:768px){.form{flex-direction:column}.form img{display:none}}.form .contact-form{padding:0 85px;flex:0 1 70%;background:linear-gradient(90deg,#1d4a5d 3.04%,#297290 104.07%);color:#fff}.form .contact-form:has(.submission-message){display:flex;align-items:center;justify-content:center}@media only screen and (max-width:1024px){.form .contact-form{padding:0 60px}}@media only screen and (max-width:768px){.form .contact-form{padding:20px}}.form .contact-form .inner-form{display:flex;flex-direction:column}.form .contact-form .inner-form input:not(.submit),.form .contact-form .inner-form textarea{font-family:var(--font-roboto);background-color:#111311;color:#fff;opacity:.5;padding:20px;border:none;border-radius:10px;margin:14px 0}.form .contact-form .inner-form input:not(.submit).message,.form .contact-form .inner-form textarea.message{display:flex;flex-direction:column;align-items:flex-start;height:150px}.form .contact-form .inner-form input:not(.submit) ::placeholder,.form .contact-form .inner-form textarea ::placeholder{opacity:1;margin-left:10px}.form .contact-form .inner-form .submit{background:unset;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #fff;padding:10px;border-radius:30px;color:#fff;margin:14px 0}.form .contact-form .inner-form .submit:hover{background:#62aaa1;border:1px solid #62aaa1;color:#fff}.footer{background-color:#d9d9d9}.footer .wrapper{display:flex;justify-content:space-between;align-items:center;padding-top:54px;padding-bottom:54px}@media only screen and (max-width:768px){.footer .wrapper{align-items:flex-start;flex-direction:column}}.footer .wrapper .footer-logo{width:275px;height:62px}.footer .navbar{display:flex;flex-direction:column}@media only screen and (max-width:768px){.footer .navbar:first-of-type{display:none}}.footer .navbar ul{list-style:none}@media only screen and (max-width:768px){.footer .navbar ul{padding-left:0}}.footer .navbar ul li{padding:5px 0}.footer .navbar a{color:#111311;cursor:pointer}.footer .navbar a:hover{text-decoration:underline}@font-face{font-family:__Oswald_d5b6be;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/872a910a76ad7c93-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:__Oswald_d5b6be;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/c28d9658ceeceb34-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Oswald_d5b6be;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/22aff8d1661d2efa-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:__Oswald_d5b6be;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/35415d5027fd8570-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:__Oswald_d5b6be;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/cee54c58f389a0a9-s.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:__Oswald_Fallback_d5b6be;src:local("Arial");ascent-override:145.07%;descent-override:35.14%;line-gap-override:0.00%;size-adjust:82.24%}.__className_d5b6be{font-family:__Oswald_d5b6be,__Oswald_Fallback_d5b6be;font-weight:700;font-style:normal}.__variable_d5b6be{--font-oswald:"__Oswald_d5b6be","__Oswald_Fallback_d5b6be"}@font-face{font-family:__Roboto_93a584;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/74c003a2abab0c4f-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_93a584;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/24c15609eaa28576-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Roboto_93a584;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/84602850c8fd81c3-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Roboto_93a584;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/90da053edc2b7de3-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_93a584;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/ac3b7908202f8517-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_93a584;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/627d916fd739a539-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_93a584;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b5ee789b512e4d1b-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_93a584;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/2c07349e02a7b712-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_93a584;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/47cbc4e2adbc5db9-s.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_93a584;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/74c003a2abab0c4f-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_93a584;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/24c15609eaa28576-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Roboto_93a584;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/84602850c8fd81c3-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Roboto_93a584;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/90da053edc2b7de3-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_93a584;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/ac3b7908202f8517-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_93a584;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/627d916fd739a539-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_93a584;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b5ee789b512e4d1b-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_93a584;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/2c07349e02a7b712-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_93a584;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/47cbc4e2adbc5db9-s.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_93a584;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/74c003a2abab0c4f-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_93a584;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/24c15609eaa28576-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Roboto_93a584;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/84602850c8fd81c3-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Roboto_93a584;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/90da053edc2b7de3-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_93a584;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/ac3b7908202f8517-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_93a584;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/627d916fd739a539-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_93a584;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b5ee789b512e4d1b-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_93a584;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/2c07349e02a7b712-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_93a584;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/47cbc4e2adbc5db9-s.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_93a584;src:local("Arial");ascent-override:92.67%;descent-override:24.39%;line-gap-override:0.00%;size-adjust:100.11%}.__className_93a584{font-family:__Roboto_93a584,__Roboto_Fallback_93a584;font-style:normal}.__variable_93a584{--font-roboto:"__Roboto_93a584","__Roboto_Fallback_93a584"}