*{box-sizing:border-box}*,body,html{margin:0;padding:0}body,html{-webkit-text-size-adjust:none;display:flex;flex-direction:column;height:100%}.app-root{display:flex;flex:1 1;flex-direction:column;min-height:100vh}body{background-color:#a3b18ab3;color:#333;font-family:Merriweather,serif;font-size:16px;line-height:1.6}.content-wrapper{display:flex;flex:1 1;flex-direction:column}header{top:0;z-index:1000}nav{align-items:center;display:flex;justify-content:space-between}nav a{color:#444;font-weight:500;margin-left:1.5rem;text-decoration:none;transition:color .3s ease}nav a:hover{color:#8a9a5b}.hero{background-color:#f0eee9;padding:4rem 2rem;text-align:center}.hero h1{color:#4b4b4b;font-size:3rem;margin-bottom:1rem}.hero p{color:#666;font-size:1.25rem;margin:0 auto;max-width:600px}.button{background-color:#8a9a5b;border-radius:30px;color:#fff;display:inline-block;padding:.75rem 1.5rem;text-decoration:none;transition:background-color .3s ease}.button:hover{background-color:#7a8a4b}.section{background-color:#faf8f0;border-bottom:1px solid #eee;padding:4rem 2rem}.section h2{color:#444;font-size:2rem;margin-bottom:1.5rem}.section p{color:#555;max-width:700px}.card{background-color:#faf8f5;border-radius:16px;box-shadow:0 4px 6px #0000000d;padding:2rem;transition:transform .3s ease}.card:hover{transform:translateY(-5px)}footer{background-color:#f5f3f0;color:#777;font-size:.9rem;padding:2rem;text-align:center}img{display:block;margin:0 auto;max-width:100%}.fade-in{transition:opacity .8s ease,transform .8s ease}@media (max-width:768px){.hero h1{font-size:2rem}nav{align-items:flex-start;flex-direction:column}nav a{margin:.5rem 0}.section{padding:2rem 1rem}}.menu-toggle{font-size:1.5rem}.logo{font-size:1.25rem;font-weight:700}.hero-image-wrapper{box-shadow:0 4px 10px #00000080;height:100vh;overflow:hidden;position:relative;width:100%}.hero-image{filter:brightness(.65);height:100%;object-fit:cover;object-position:top;width:100%}.hero-overlay{height:90%;max-width:1200px;position:absolute;transform:translateY(-50%)}.hero-overlay,.therapy-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:12px;color:#faf8f5;left:3rem;padding:1.5rem 2rem;text-align:left;top:100%}.therapy-overlay{height:60%;transform:translateY(-10%)}.overlay-header{display:flex;justify-content:space-between;pointer-events:none;position:absolute;z-index:10}.overlay-nav{width:100%}.logo-box,.menu-box{background-color:#faf7f0d9;border-radius:42px;padding:.5rem 1rem;pointer-events:all}.logo-box{background-color:#faf7f0d9;height:180px}.menu-box{align-items:center;display:flex;gap:1rem;margin-right:1rem}.menu{flex-wrap:wrap;gap:1rem}.menu a:hover{color:#6c63ff}.treatments-section{color:#2e3a59;font-family:Merriweather,serif;margin:4rem auto;max-width:1200px;padding:0 1.5rem;text-align:center}.treatments-header h2{font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.treatments-header p{color:#5a6378;font-size:1.125rem;margin-bottom:3rem}.treatment-cards{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.treatment-card{background:#fff;border-radius:12px;box-shadow:0 8px 20px #2e3a591a;cursor:pointer;display:flex;flex-direction:column;max-width:350px;overflow:hidden;text-align:left;transition:transform .3s ease,box-shadow .3s ease}.treatment-card:hover{box-shadow:0 16px 40px #2e3a5926;transform:translateY(-8px)}.treatment-card img{border-bottom:1px solid #eee;height:200px;object-fit:cover;width:100%}.treatment-info{padding:1.5rem 1.25rem 2rem}.treatment-info h3{color:#2e3a59;font-size:1.5rem;font-weight:700;margin-bottom:.75rem}.treatment-info p{color:#5a6378;font-size:1rem;line-height:1.5}.fade-in{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}@media (max-width:930px){.hero-overlay{height:auto;left:1rem;padding:.5rem 1rem;position:absolute;top:70%}.hero-image{object-position:75%}.treatment-cards{align-items:center;flex-direction:column}.treatment-card{margin-bottom:2rem;max-width:90%}}.home-section{background:#0000;display:flex;justify-content:center;opacity:0;padding:4rem 2rem;transform:translateY(30px);transition:all .6s ease}.fade-in.visible{opacity:1;transform:translateY(0)}.section-content{animation:fadeInCard 1s ease forwards;background:#fff;border-radius:1.5rem;box-shadow:0 10px 30px #00000014;max-width:900px;padding:2rem;transition:transform .3s ease;width:100%}.section-content:hover{box-shadow:0 15px 40px #0000001a;transform:translateY(-5px)}h2{color:#495650;font-family:Merriweather,serif;font-size:2rem;margin-bottom:1rem}p{color:#444;font-size:1.1rem;line-height:1.6;margin-bottom:1.2rem}.styled-list{list-style:none;margin:0;padding-left:0}.styled-list li{color:#333;font-size:1rem;margin-bottom:.75rem;padding-left:1.5rem;position:relative}.styled-list li:before{color:#97ab96;content:"•";font-size:1.2rem;left:0;line-height:1;position:absolute}@keyframes fadeInCard{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.gradient-background{background:linear-gradient(to bottom right,#f2f8f5e6,#d8e5dbe6);background-attachment:fixed;background-size:cover;min-height:100vh;overflow:hidden;padding-bottom:3rem;position:relative}.services-section{margin:0 auto;max-width:1200px;padding:3rem 1.5rem}.services-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(3,250px)}.service-card{box-shadow:0 8px 20px #0000001f;color:#f0f4f1;display:flex;flex-direction:column;font-family:Georgia,serif;justify-content:center;padding:2rem}.dark-green{background-color:#234925}.light-green{background-color:#c9dfc7;color:#234925}.rounded-top-left{border-top-left-radius:3rem}.rounded-top-right{border-top-right-radius:3rem}.rounded-bottom-left{border-bottom-left-radius:3rem}.rounded-bottom-right{border-bottom-right-radius:3rem}.service-image img{border-radius:1.5rem;box-shadow:0 6px 18px #0000001a;height:100%;object-fit:cover;width:100%}.service-card:first-child{grid-column:1/2;grid-row:1/2}.service-card:nth-child(2){grid-column:2/3;grid-row:1/2}.service-image:nth-child(3){grid-column:3/4;grid-row:1/3}.service-image:nth-child(4){grid-column:4/5;grid-row:2/4}.service-card:nth-child(5){grid-column:1/2;grid-row:3/4}.service-card:nth-child(6){grid-column:2/3;grid-row:3/4}.section-wrapper{display:flex;flex-direction:row;height:600px;justify-content:center;max-height:75%;min-height:55%;width:70%}.video-container{height:100%;width:100%}.video-container video{border-radius:25px;height:100%;object-fit:cover;position:relative;width:100%;z-index:-1}.text-content{display:flex;flex-direction:column;justify-content:center;padding:4rem}.image-container,.section-image{height:100%;width:100%}.section-image{border-radius:25px;object-fit:cover;position:relative;z-index:-1}@media (max-width:1250px){.section-wrapper{height:auto;width:80%}.text-content{padding:2rem}}@media (max-width:930px){.section-wrapper{flex-direction:column;height:auto;width:90%}.text-content{margin:0 auto;padding:2rem}.services-grid{grid-template-columns:1fr;grid-template-rows:auto}.service-card,.service-image{border-radius:1.5rem!important;grid-column:auto!important;grid-row:auto!important}}@media (max-width:768px){.section-wrapper{flex-direction:column;height:auto}.text-content{display:flex}.section-content{border-radius:1rem;padding:.5rem}h2{font-size:1.6rem}.styled-list li{font-size:.95rem}}.about-page{background-color:#f9f9f9;color:#333;font-family:Georgia,serif;padding-bottom:3rem}.about-hero{height:70vh;overflow:hidden;position:relative;width:100%}.about-hero-image{height:100%;object-fit:cover;width:100%}.about-hero-overlay{align-items:center;background:#0000004d;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}.about-hero-overlay h1{color:#fff;font-size:3rem;font-weight:300}.about-main-wrapper{display:flex;flex-direction:column;gap:3rem;margin:3rem auto;max-width:70%;padding:0 1rem}.about-card{background:#fff;border-radius:16px;box-shadow:0 12px 32px #0000001a;display:flex;height:auto;min-height:400px;opacity:0;overflow:hidden;transform:translateY(40px);transition:transform .4s ease,opacity .6s ease}.about-card .about-image{display:flex;flex:0 0 30%;height:auto;width:30%}.about-card .about-image img{display:block;height:100%;object-fit:cover;object-position:center;width:100%}.about-image{height:100%;overflow:hidden;width:30%}.about-image img{height:100%;object-fit:cover;width:100%}.about-text{display:flex;flex-direction:column;justify-content:center;padding:2rem;width:70%}.about-text h2{color:#444;font-size:1.8rem;margin-bottom:1rem}.about-card.right-image{flex-direction:row-reverse}@media (max-width:1250px){.about-main-wrapper{max-width:80%}}@media (max-width:930px){.about-main-wrapper{max-width:90%}.about-card.right-image{flex-direction:column}.about-card .about-image,.about-text{width:100%}.about-card{flex-direction:column;width:100%}}.contact-wrapper{align-items:center;box-shadow:0 4px 10px #00000080;display:flex;flex-direction:row;height:100vh;justify-content:center;overflow:hidden;position:relative;width:100%}.contact-overlay{animation:fadeIn 1.5s ease-in;background-color:#f0eee9d9;border-radius:30px;height:auto;padding:40px 20px;position:absolute;top:20%;z-index:10}.contact-container,.contact-overlay{align-items:center;display:flex;flex-direction:column;justify-content:center;width:70%}.contact-container{background:#fff;border-radius:12px;box-shadow:0 8px 30px #0003;gap:24px;height:100%;max-width:60%;padding:14px}.contact-header{color:#333;font-family:Merriweather,serif;font-size:1.25rem;font-weight:500;margin-bottom:10px}.contact-info{color:#555;font-size:.95rem;line-height:1.5;margin-bottom:16px;width:90%}.contact-info strong{display:block;font-weight:600;margin-top:8px}.contact-form{display:flex;flex-direction:column;gap:16px;width:60%}.contact-form label{color:#444;font-size:.95rem;font-weight:500;margin-bottom:4px}.contact-form input,.contact-form textarea{border:1px solid #ccc;border-radius:8px;font-family:inherit;font-size:1rem;padding:12px 16px;transition:border .3s,box-shadow .3s}.contact-form input:focus,.contact-form textarea:focus{border-color:#6e91d2;box-shadow:0 0 0 3px #6e91d233;outline:none}.contact-form textarea{min-height:120px;resize:vertical}.contact-form .error{color:#c0392b;font-size:.85rem;margin-bottom:10px;margin-top:-10px}.contact-form button{background-color:#8a9a5b;border:none;border-radius:30px;color:#fff;cursor:pointer;display:block;font-size:1rem;margin:0 auto;padding:.75rem 1.5rem;text-decoration:none;transition:background-color .3s ease;width:15rem}.contact-form button:hover{background-color:#90a686}.success-message{animation:fadeIn .5s ease-in-out;color:green;font-size:1rem;margin-top:10px;text-align:center}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1250px){.contact-form{width:85%}}@media (max-width:930px){.contact-container{padding:0}.contact-overlay{border-radius:0;max-height:100vh;overflow:scroll;top:140px;width:100%}.contact-form,.contact-info{width:95%}}.app-root{width:100%}.overlay-header{background-color:initial;position:fixed;top:0;width:100%;z-index:1000}.overlay-nav{align-items:center;display:flex;height:100px;justify-content:space-between;margin:0 auto}.logo-box{background-color:#faf7f0f2;border-radius:5%;height:170px;margin-left:5rem;overflow:visible;top:5rem;width:300px}.logo,.logo-box{max-height:400px;max-width:400px}.logo{height:120px;margin-left:-77px;margin-top:35px;width:360px}.menu-box{background-color:#faf7f0f2;border-radius:32px;box-shadow:0 8px 20px #0006;padding:.5rem 1rem;pointer-events:all;position:relative}.menu-toggle{cursor:pointer;display:none}.menu{align-items:center;display:flex;gap:1.5rem}.menu a{color:#333;font-size:1rem;font-weight:500;text-decoration:none;transition:color .3s ease}.menu a:hover{color:#97ab96}.dropdown-trigger{background:none;border:none;color:#333;cursor:pointer;font-family:Merriweather,serif;font-size:1rem;font-weight:500;margin-left:1.5rem;text-decoration:none;transition:color .3s ease}.dropdown-menu,.dropdown-submenu{background:#fff;border:1px solid #ccc;border-radius:6px;box-shadow:0 8px 20px #0000001a;min-width:250px;padding:.5rem 0;z-index:1001}.dropdown-subtrigger{align-items:center;background-color:initial;color:#333;cursor:pointer;display:flex;font-size:.95rem;font-weight:500;justify-content:space-between;padding:.5rem 1rem}.dropdown-subtrigger:hover{background-color:#f4f4f4}.dropdown-menu a,.dropdown-submenu a{color:#333;display:block;font-size:.95rem;padding:.5rem 1rem;text-decoration:none}.dropdown-menu a:hover,.dropdown-submenu a:hover{background-color:#f0f0f0;color:#97ab96}@media (max-width:930px){.logo-box{height:155px;margin-left:4rem;top:5rem;width:250px}.logo,.logo-box{max-height:300px;max-width:300px}.logo{height:120px;margin-left:-68px;margin-top:35px;width:360px}.menu-toggle{display:block}.menu{background:#fff;box-shadow:0 4px 20px #0000001a;display:none;overflow:hidden;position:absolute;right:0;top:100px;width:250px}.menu,.menu.open{flex-direction:column}.menu.open{display:flex;position:fixed;width:100%}.menu a{padding-left:1.3rem}.overlay-nav{align-items:center;display:flex;flex-direction:row;height:100px;justify-content:space-between;margin:0 auto}.dropdown-menu{width:70vh}.dropdown-submenu{display:flex;flex-direction:column;left:0!important;padding-top:2rem;width:768px0vh}.accordion{display:block}.accordion-menu{margin:1rem;width:100vh}.accordion-item{background:#0000;border:1px solid #ccc;padding:.8rem;width:100vh}.accordion-trigger{background:none;border:0;color:#333;cursor:pointer;font-family:Merriweather,serif;font-size:1rem;font-weight:500;padding-bottom:.5rem;padding-left:1.3rem;padding-top:.5rem;text-decoration:none;transition:color .3s ease}.accordion-subtrigger:hover,.accordion-trigger:hover{color:#97ab96}.consultation-trigger{background:none;border:0;color:#333;cursor:pointer;font-family:Merriweather,serif;font-size:1rem;font-weight:500;padding-bottom:.5rem;padding-left:1rem;padding-top:.5rem;text-decoration:none;transition:color .3s ease}.consultation-trigger:hover{color:#97ab96}.accordion-subtrigger{background:none;border:0;color:#333;cursor:pointer;font-family:Merriweather,serif;font-size:1rem;font-weight:500;padding:.75rem 0 .75rem 2.3rem;text-decoration:none;transition:color .3s ease}.accordion-submenu{display:flex;flex-direction:column;left:0!important;padding-left:3.3rem;width:768px0vh}.accordion-trigger button{color:#97ab96}.common-accordion-font-style{background:none;color:#333;cursor:pointer;font-family:Merriweather,serif;font-size:1rem;font-weight:500;text-decoration:none;transition:color .3s ease}}.therapy-container{align-items:center;background:linear-gradient(to bottom right,#f0f4f2,#e7ece9);box-sizing:border-box;display:flex;justify-content:center;min-height:100vh;padding:3rem 1rem}.therapy-card{animation:fadeInUp .8s ease-in-out;background:#fff;box-shadow:0 12px 25px #0000001a;display:flex;flex-direction:column;margin:0 auto;max-width:100%;overflow:hidden;top:5rem;width:100%}.bottom-image-wrapper{border-radius:1rem}.therapy-video{height:20vh;object-fit:cover;width:100%}.therapy-content{color:#333;font-family:Merriweather,serif;font-size:1.1rem;line-height:1.8;margin:0 auto;max-width:60%;padding:5rem;width:60%}.therapy-content h1{color:#526b5c;font-size:2rem;margin-bottom:1rem}.therapy-image{border-radius:1rem;height:50%;margin-bottom:1rem;object-fit:cover;width:50%}.couple-therapy-image{height:20%;width:50%}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1250px){.therapy-content{font-size:1rem;max-width:70%;padding:1rem;width:60%}}@media (max-width:930px){.therapy-content{font-size:1rem;max-width:80%;padding:1.5rem;width:80%}}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(/static/media/roboto-cyrillic-ext-300-normal.b9d87b04a9119d8d2fdf.woff2) format("woff2"),url(/static/media/roboto-cyrillic-ext-300-normal.7415ee828c0712a03d58.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(/static/media/roboto-cyrillic-300-normal.89d0351bce4bc857dba6.woff2) format("woff2"),url(/static/media/roboto-cyrillic-300-normal.9e327056fcb36fe5f7c5.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(/static/media/roboto-greek-ext-300-normal.a88b77bb10633a8045e3.woff2) format("woff2"),url(/static/media/roboto-greek-ext-300-normal.37b1aa837fdc41df2036.woff) format("woff");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(/static/media/roboto-greek-300-normal.fdd1f928a606aa116a44.woff2) format("woff2"),url(/static/media/roboto-greek-300-normal.09291e08e12a16385891.woff) format("woff");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(/static/media/roboto-math-300-normal.acc9c7c1d1fe3a1c7d44.woff2) format("woff2"),url(/static/media/roboto-math-300-normal.8e705c65c77b8d49af8f.woff) format("woff");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-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(/static/media/roboto-symbols-300-normal.616638ec44336b3da884.woff2) format("woff2"),url(/static/media/roboto-symbols-300-normal.27664ab5bb8ebc4bee5e.woff) format("woff");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-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(/static/media/roboto-vietnamese-300-normal.6f0bf63e956c09377ef8.woff2) format("woff2"),url(/static/media/roboto-vietnamese-300-normal.090a6bc019df23df1aca.woff) format("woff");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-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(/static/media/roboto-latin-ext-300-normal.948c05192b1e64d931b1.woff2) format("woff2"),url(/static/media/roboto-latin-ext-300-normal.f615e9e2962807c3e99f.woff) format("woff");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-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(/static/media/roboto-latin-300-normal.db56943a88e4852343ae.woff2) format("woff2"),url(/static/media/roboto-latin-300-normal.9a99f41ee32d494e5d15.woff) format("woff");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-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(/static/media/roboto-cyrillic-ext-400-normal.31476620b88eec076438.woff2) format("woff2"),url(/static/media/roboto-cyrillic-ext-400-normal.321b38d23bba744ca0fd.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(/static/media/roboto-cyrillic-400-normal.86d5c52f4588f9f221d7.woff2) format("woff2"),url(/static/media/roboto-cyrillic-400-normal.04775d6b2de959deebb8.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(/static/media/roboto-greek-ext-400-normal.2d5875b032a1cca91eb2.woff2) format("woff2"),url(/static/media/roboto-greek-ext-400-normal.85384e1ce5cc0ef0c609.woff) format("woff");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(/static/media/roboto-greek-400-normal.98a717d5a38e77c0f657.woff2) format("woff2"),url(/static/media/roboto-greek-400-normal.2f08145252e27538e659.woff) format("woff");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(/static/media/roboto-math-400-normal.b60d9fba1e21da7497e6.woff2) format("woff2"),url(/static/media/roboto-math-400-normal.14e522c73b1cba795cb9.woff) format("woff");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-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(/static/media/roboto-symbols-400-normal.bb5b5d1459beb07bd3d5.woff2) format("woff2"),url(/static/media/roboto-symbols-400-normal.f8a68c83623eea3fc76a.woff) format("woff");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-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(/static/media/roboto-vietnamese-400-normal.b1b8baa94fbcaa57d098.woff2) format("woff2"),url(/static/media/roboto-vietnamese-400-normal.0bfe7bd2087f81ea5ed4.woff) format("woff");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-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(/static/media/roboto-latin-ext-400-normal.0f86a30ca7e981fcfc99.woff2) format("woff2"),url(/static/media/roboto-latin-ext-400-normal.4f3ddb9e14638e56a2dd.woff) format("woff");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-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(/static/media/roboto-latin-400-normal.df1be0be92f6f19b8115.woff2) format("woff2"),url(/static/media/roboto-latin-400-normal.ea471dac4203763adb05.woff) format("woff");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-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(/static/media/roboto-cyrillic-ext-500-normal.634ee2238bf30f362d52.woff2) format("woff2"),url(/static/media/roboto-cyrillic-ext-500-normal.26118852832faec661ad.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(/static/media/roboto-cyrillic-500-normal.1fb2c6d685bfb888cfa3.woff2) format("woff2"),url(/static/media/roboto-cyrillic-500-normal.502d1fd9a890ed36c023.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(/static/media/roboto-greek-ext-500-normal.bef9c15c7164d6435aad.woff2) format("woff2"),url(/static/media/roboto-greek-ext-500-normal.2b2e1b55c141371f1d4c.woff) format("woff");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(/static/media/roboto-greek-500-normal.5c8100481d4e784afbf2.woff2) format("woff2"),url(/static/media/roboto-greek-500-normal.a70542121749cd88abb6.woff) format("woff");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(/static/media/roboto-math-500-normal.41db483cb764343fca71.woff2) format("woff2"),url(/static/media/roboto-math-500-normal.09b0e7000001395ca226.woff) format("woff");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-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(/static/media/roboto-symbols-500-normal.a5457b0ec984fd4cc8da.woff2) format("woff2"),url(/static/media/roboto-symbols-500-normal.1aaf78b4274e491826b5.woff) format("woff");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-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(/static/media/roboto-vietnamese-500-normal.148734d63bd96c6e964f.woff2) format("woff2"),url(/static/media/roboto-vietnamese-500-normal.a0335f50aeb910df5f05.woff) format("woff");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-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(/static/media/roboto-latin-ext-500-normal.8f02573e78730021ef49.woff2) format("woff2"),url(/static/media/roboto-latin-ext-500-normal.0364c58f3512fc5c1795.woff) format("woff");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-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(/static/media/roboto-latin-500-normal.599f66a60bdf974e578e.woff2) format("woff2"),url(/static/media/roboto-latin-500-normal.049cd03485ece237007e.woff) format("woff");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-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(/static/media/roboto-cyrillic-ext-700-normal.361cdfd3a3f9c4bb09ca.woff2) format("woff2"),url(/static/media/roboto-cyrillic-ext-700-normal.6bb07c656c3c4bb1a8e5.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(/static/media/roboto-cyrillic-700-normal.fd3dfdd6cb1a9175b63d.woff2) format("woff2"),url(/static/media/roboto-cyrillic-700-normal.ad64fb455da45d99f060.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(/static/media/roboto-greek-ext-700-normal.eb28a447335ba6d54fcb.woff2) format("woff2"),url(/static/media/roboto-greek-ext-700-normal.f54f1cebdcefe4af6446.woff) format("woff");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(/static/media/roboto-greek-700-normal.d7dfd0b02cd8311e2a97.woff2) format("woff2"),url(/static/media/roboto-greek-700-normal.546863b54842c2463137.woff) format("woff");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(/static/media/roboto-math-700-normal.f6f4b54add6ab9d60a0f.woff2) format("woff2"),url(/static/media/roboto-math-700-normal.9e430a19dae74c703ff9.woff) format("woff");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-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(/static/media/roboto-symbols-700-normal.634070e045ac99822c21.woff2) format("woff2"),url(/static/media/roboto-symbols-700-normal.acd520285a73dd40d2b0.woff) format("woff");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-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(/static/media/roboto-vietnamese-700-normal.44a103f706f3ffe6a041.woff2) format("woff2"),url(/static/media/roboto-vietnamese-700-normal.635e5d0f030598ed0141.woff) format("woff");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-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(/static/media/roboto-latin-ext-700-normal.8e656eff240311c6050a.woff2) format("woff2"),url(/static/media/roboto-latin-ext-700-normal.83f96c076500d224d933.woff) format("woff");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-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(/static/media/roboto-latin-700-normal.c4d6cab43bec89049809.woff2) format("woff2"),url(/static/media/roboto-latin-700-normal.d1c716ce1e4a92fba229.woff) format("woff");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-display:swap;font-family:Merriweather;font-style:normal;font-weight:400;src:url(/static/media/merriweather-cyrillic-ext-400-normal.ba43a824da7a98a03bac.woff2) format("woff2"),url(/static/media/merriweather-cyrillic-ext-400-normal.b13ce39c5ba743c8d5c1.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Merriweather;font-style:normal;font-weight:400;src:url(/static/media/merriweather-cyrillic-400-normal.8be95da93280a86ccf7d.woff2) format("woff2"),url(/static/media/merriweather-cyrillic-400-normal.4cb1e18853ce6dbafbc3.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Merriweather;font-style:normal;font-weight:400;src:url(/static/media/merriweather-vietnamese-400-normal.5b4724a702ea15f76217.woff2) format("woff2"),url(/static/media/merriweather-vietnamese-400-normal.0531fb31a6000532eed0.woff) format("woff");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-display:swap;font-family:Merriweather;font-style:normal;font-weight:400;src:url(/static/media/merriweather-latin-ext-400-normal.aabd7dff7c42644eda5a.woff2) format("woff2"),url(/static/media/merriweather-latin-ext-400-normal.e303711999dd709827e0.woff) format("woff");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-display:swap;font-family:Merriweather;font-style:normal;font-weight:400;src:url(/static/media/merriweather-latin-400-normal.a2f222a5eb500111991a.woff2) format("woff2"),url(/static/media/merriweather-latin-400-normal.6ba9d8710b656b7a51ef.woff) format("woff");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}
/*# sourceMappingURL=main.adc6f724.css.map*/