.assistant-module__jirqaq__assistant{grid-template-columns:auto 1fr;margin-top:1.5rem;padding:0;display:grid}.assistant-module__jirqaq__graph{margin-top:1.5rem}.assistant-module__jirqaq__graph i,.assistant-module__jirqaq__assistant>div{color:var(--foreground-hover);box-sizing:content-box;border-right:none;width:3ex;padding-left:1.5ex;padding-right:1ex;font-weight:500;transition:border-color .1s ease-in-out;overflow:hidden}.assistant-module__jirqaq__graph i{margin-right:1rem;font-style:normal}.assistant-module__jirqaq__assistant>div{background:var(--border-color);border:1px solid var(--border-color);border-right:none}.assistant-module__jirqaq__assistant>div span{display:block}.assistant-module__jirqaq__assistant textarea{resize:none;white-space:preserve nowrap;border-left:none;overflow-y:hidden}.assistant-module__jirqaq__assistant textarea,.assistant-module__jirqaq__assistant>div{padding-top:1rem;padding-bottom:1rem;font-size:1.2rem;line-height:1.8}.assistant-module__jirqaq__assistant:focus-within>div{border-color:var(--border-focus-color)}.assistant-module__jirqaq__configure{margin-top:1.5rem}.assistant-module__jirqaq__footer{flex-wrap:wrap;grid-column:span 2;gap:20px;padding:1.5rem 0 0;transition:box-shadow .1s ease-in-out;display:flex}.assistant-module__jirqaq__invisible{opacity:0}.assistant-module__jirqaq__graph{padding-top:.5rem}.assistant-module__jirqaq__table{height:2rem;display:flex;margin:0!important}.assistant-module__jirqaq__tableWrapper{margin:1.5rem 0}.assistant-module__jirqaq__table span{justify-content:center;align-items:center;width:2ex;display:flex}
.loading-module__-i_dra__skeleton{background:linear-gradient(90deg,var(--border-color)25%,var(--border-focus-color)37%,var(--border-color)63%);color:transparent;opacity:.5;background-size:400% 100%;animation-name:loading-module__-i_dra__skeleton-loading;animation-duration:1.4s;animation-timing-function:ease;animation-iteration-count:infinite}@keyframes loading-module__-i_dra__skeleton-loading{0%{background-position:100%}to{background-position:0}}.loading-module__-i_dra__loading figure{aspect-ratio:62/38;object-fit:cover;width:100%;display:block}
html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}ul{list-style:none}button,input,select{margin:0}html{box-sizing:border-box}*,:before,:after{box-sizing:inherit}img,video{max-width:100%;height:auto}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}
:root{--background:#fff;--foreground:#333;--foreground-hover:rgba(0,0,0,.5);--link-color:#5a8c72;--link-color-hover:#43775f;--metadata-color:#767676;--text-max-width:500px;--text-large-max-width:1024px;--border-color:#eee;--border-focus-color:rgba(51,51,51,.3);--nav-icon-link-background:#f2f2f2;--nav-icon-link-color:inherit;--nav-icon-link-background-current:#a9c8a9;--nav-icon-link-color-current:#fff;--header-cursor-color:rgba(255,0,0,.9);--nav-link-color-hover:#7da87d;--order-background:#7fbf7f;--order-background-hover:#6aad6a;--stress-size:1rem;--stress-half-size:.5rem;--footer-background:#1f1f1f;--footer-foreground:#e2e2e2;--footer-foreground-hover:rgba(255,255,255,.7);--footer-link-color:#7fae91;--footer-link-color-hover:#689e7f;--footer-metadata-color:#9a9a9a;--footer-nav-link-color-hover:#a9c8a9;--footer-border-color:#333}@media (prefers-color-scheme:dark){:root{--background:#1f1f1f;--foreground:#e2e2e2;--foreground-hover:rgba(255,255,255,.7);--link-color:#7fae91;--link-color-hover:#689e7f;--metadata-color:#9a9a9a;--text-max-width:500px;--border-color:#333;--border-focus-color:rgba(200,200,200,.3);--nav-icon-link-background:#2a2a2a;--nav-icon-link-color:#ddd;--nav-icon-link-background-current:#5a7a5a;--nav-icon-link-color-current:#fff;--header-cursor-color:rgba(255,120,120,.9);--nav-link-color-hover:#a9c8a9;--order-background:#5d8f5d;--order-background-hover:#4e7e4e}html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}html{font-size:14px}body{background:var(--background)}input,textarea,.button{border:1px solid var(--border-color);box-sizing:content-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;border-radius:0;padding:1rem;font-size:1rem;transition:border-color .1s ease-in-out}input,textarea{width:100%}input:focus,textarea:focus,.button:focus{border-color:var(--border-focus-color);outline:none}.warn{background-color:var(--border-color);grid-template-columns:5ex 1fr;align-items:center;padding:2ex 1.5rem;font-style:italic;display:grid}.warn:before{content:"!";color:var(--border-focus-color);font-size:2rem;font-style:normal;font-weight:700;line-height:1}.button{text-transform:uppercase;letter-spacing:.178571em;cursor:pointer;border-color:var(--foreground);border-width:2px;padding:1.36363em 1.63636em 1.36363em 1.77272em;font-family:Raleway,Open Sans,sans-serif;font-size:.785714rem;font-weight:500;line-height:1.45455;transition:background .1s ease-in-out,border-color .1s ease-in-out,color .1s ease-in-out}.button.small{border-width:1px;padding:.6rem 1rem .5rem}.button:hover{border-color:var(--foreground-hover);color:var(--foreground-hover)}.button[disabled]{cursor:default;background:var(--border-color);border-color:var(--border-color);color:var(--border-focus-color)}.button[disabled]:hover{color:var(--border-focus-color);background:var(--border-color);border-color:var(--border-color)}.hidden-fields-container{display:none}body,input,textarea,button{box-sizing:border-box;color:var(--foreground);font-family:Lora,Charis SIL,Helvetica,sans-serif}@media (prefers-color-scheme:dark){body,input,textarea,button{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}.has-error{border-color:var(--header-cursor-color)}.error{color:var(--header-cursor-color)}.notice{background:var(--border-color);padding:2.5rem}.notice p:last-child{margin-bottom:0}table{border:1px solid var(--border-color);width:100%}table td,table th{border:1px solid var(--border-focus-color);padding:.5rem}a{color:var(--link-color);text-decoration:none;transition:background .1s ease-in-out,color .1s ease-in-out;position:relative}a:hover{color:var(--link-color-hover)}a:active{top:1px}[hidden]{display:none}main{font-size:1.1875rem}main header{text-align:center;margin-bottom:2.14286rem}.simple header{margin-bottom:0}main .metadata,footer .metadata{color:var(--metadata-color);font-style:italic}main header .metadata,footer header .metadata,main header .description{font-size:1rem}main header .description p{margin-top:1.5rem}main article{position:relative}main article,main section,main nav{border-bottom:1px solid var(--border-color);padding:4.64286rem 5.35714rem}.content-wide{padding:0 5.35714rem}#header{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;gap:20px;padding:3.64286rem 5.35714rem 2.32143rem;display:flex;position:relative}#header h1{margin-bottom:0;padding-right:.2ex;position:relative}#header h1:after{content:"";background-color:var(--order-background);width:1px;height:1.2em;margin-top:-1rem;margin-left:.2ex;display:inline-block;position:relative;top:.7rem}#header small{font-size:.5em;font-style:italic;display:block;position:absolute;bottom:100%}#header nav ul{font-size:1.2rem;display:flex}#header nav ul li a{color:inherit;padding:1ex}#header nav ul li a:hover{color:var(--nav-link-color-hover)}#header nav ul li.order a{background:var(--order-background);color:var(--nav-icon-link-color-current);border-radius:1.42799rem;margin-left:1ex;padding-left:2ex;padding-right:2ex;font-weight:500}#header nav ul li.order a:hover{background:var(--order-background-hover)}main article:last-child,main section:last-child,main nav:last-child{border-bottom:none}h1,h2{margin-bottom:1.057rem;font-size:2.875rem;font-weight:400;line-height:1.2}h1 a,h2 a{color:inherit}h1 a:hover,h2 a:hover{color:var(--foreground-hover)}figure img{width:100%;display:block}figure figcaption{text-align:center;color:var(--metadata-color);font-size:.890625rem}.content figure,.content p,.content ul{margin-bottom:1.5rem}.content ul{margin-left:1.25em;list-style:outside}.content h3{margin-bottom:1.5rem;font-weight:700}.content li{text-align:match-parent;display:list-item}.content label{margin-bottom:1rem;display:block}.content label[data-required]:after{content:"*";color:var(--header-cursor-color);margin-left:.5ex}.text,.text-large{max-width:var(--text-max-width);margin-left:auto;margin-right:auto;line-height:1.8}.text-large{max-width:var(--text-large-max-width)}main nav{justify-content:center;align-items:center;gap:.5ex;display:flex}main nav a,main nav span{border-radius:50%;justify-content:center;align-items:center;width:3.14286rem;height:3.14286rem;display:flex}main nav svg{width:1rem;height:1rem}main nav a{background:var(--nav-icon-link-background);color:var(--nav-icon-link-color)}main nav span,main nav a:hover{background:var(--nav-icon-link-background-current);color:var(--nav-icon-link-color-current)}main nav span{font-weight:700}main nav em{color:var(--metadata-color)}.list{gap:1ex;display:flex}.list-center{justify-content:center}.list-dots>*+:before{content:"•";vertical-align:middle;opacity:.5;margin-right:1.5ex;font-size:.571428rem}.similarities .container{grid-template-columns:1fr 1fr 1fr;gap:20px;display:grid}.similarities figure{margin-bottom:1.14286rem}.similarities .header,.comments .header{text-align:left}.similarities .header h3,.comments .header h3{font-size:1.14286rem;font-weight:700}.similarities figure img{aspect-ratio:62/38;object-fit:cover;width:100%;display:block}.similarities h2{margin-bottom:.215rem;font-size:1.14286rem}.search-form-on-not-found{position:relative}.search-form-on-not-found form{align-items:stretch;display:flex;position:relative}.search-form-on-not-found input{border-right:none}.search-form-on-not-found button{border:1px solid var(--border-color);cursor:pointer;box-sizing:content-box;height:auto;color:var(--metadata-color);background:0 0;border-left:none;justify-content:center;align-items:center;padding:0 1rem;transition:color .1s ease-in-out,border-color .1s ease-in-out;display:flex}.search-form-on-not-found button:hover{color:var(--foreground)}.search-form-on-not-found button svg{width:1.4rem;height:1.4rem;position:relative}.search-form-on-not-found button:active svg{top:1px}.search-form-on-not-found input:focus+button{border-color:var(--border-focus-color)}@media screen and (max-width:800px){#header,main article,main section,main nav{padding-left:1.5rem;padding-right:1.5rem}#nav a{font-size:1.1rem}.content-wide{padding:0}.similarities .container{grid-template-columns:1fr;padding-left:0;padding-right:0}.similarities figure{margin-bottom:0}.similarities div[itemProp="item"]{grid-template-columns:38% 1fr;gap:20px;display:grid}.similarities div[itemProp="item"] header{text-align:left;margin-top:.3rem;margin-bottom:0}.similarities .metadata{justify-content:flex-start}.similarities .text{margin-left:0;margin-right:0}}@media screen and (max-width:960px){#header{flex-direction:column;align-items:flex-start}#header ul li:first-child a{margin-left:-1ex}}@media screen and (max-width:640px){.text,.text-large{max-width:100%}}@media screen and (max-width:400px){#nav a{font-size:1rem}}
.layout-module__L5FxyW__layout{grid-template-rows:auto 1fr auto;min-height:100vh;display:grid}
.stihiru-module__K6KhaW__stihiruIcon{color:#fff;z-index:2;grid-template-columns:auto 1px auto;height:100%;font-family:Raleway,Open Sans,sans-serif;font-size:.7rem;display:grid;position:relative;overflow:hidden}.stihiru-module__K6KhaW__stihiruIcon>span{align-items:center;display:flex}.stihiru-module__K6KhaW__stihiruIcon span:first-child{background-color:#ed6b2c;padding-right:.4ex}.stihiru-module__K6KhaW__stihiruIcon span:nth-child(2){background-color:#fff;position:relative}.stihiru-module__K6KhaW__stihiruIcon span:nth-child(2) i{background-color:#fff;width:3px;height:1px;margin-top:.19rem;position:absolute;top:50%;left:-1px}.stihiru-module__K6KhaW__stihiruIcon span:last-child{background-color:#aaa;padding-left:.4ex}
.chat-module__wWbbIa__chat{grid-template-columns:1fr;gap:2ex;display:grid;position:fixed;bottom:1.5rem;right:1.5rem}.chat-module__wWbbIa__chatWriter{margin-right:2ex;right:5.5rem}.chat-module__wWbbIa__toggler,.chat-module__wWbbIa__link{background-color:var(--order-background);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:4.14286rem;height:4.14286rem;font-weight:700;transition:background-color .1s ease-in-out;display:flex;position:relative;box-shadow:1rem .5rem 1rem rgba(0,0,0,.05)}.chat-module__wWbbIa__link svg,.chat-module__wWbbIa__toggler svg{color:var(--nav-icon-link-color-current);width:2rem;height:2rem}.chat-module__wWbbIa__toggler:hover{background-color:var(--order-background-hover)}.chat-module__wWbbIa__toggler:active{top:1px}.chat-module__wWbbIa__telegram{background:#24a1de}.chat-module__wWbbIa__telegram svg{width:2.2rem;height:2.2rem}.chat-module__wWbbIa__vk{background:#07f}.chat-module__wWbbIa__vk svg{width:2.5rem;height:2.5rem}.chat-module__wWbbIa__max{background-image:url(/max.png);background-size:cover}.chat-module__wWbbIa__max svg{width:2.5rem;height:2.5rem}.chat-module__wWbbIa__stihiru{position:relative;overflow:hidden}.chat-module__wWbbIa__stihiru>div:first-child,.chat-module__wWbbIa__stihiru>div:last-child{z-index:1;background-color:#ed6b2c;width:50%;position:absolute;top:0;bottom:0;left:0}.chat-module__wWbbIa__stihiru>div:last-child{background-color:#aaa;left:auto;right:0}.chat-module__wWbbIa__zen{background-color:#202022}.chat-module__wWbbIa__zen svg{width:2.5rem;height:2.5rem}.chat-module__wWbbIa__tenchat{border:1px solid var(--border-color);background-color:#fff}.chat-module__wWbbIa__tenchat svg{position:relative;top:.1rem}.chat-module__wWbbIa__youtube{border:1px solid var(--border-color);background:#fff}.chat-module__wWbbIa__youtube svg{color:#f03}
.noimage-module__aN2iEa__noImage{aspect-ratio:62/38;background:var(--border-color);color:var(--border-focus-color);justify-content:center;align-items:center;width:100%;display:flex}
.footer-module__nP6W3G__footer{background-color:var(--footer-background);color:var(--footer-foreground);font-size:1.14286rem}@media (prefers-color-scheme:dark){.footer-module__nP6W3G__footer{border-top:1px solid var(--border-color)}}.footer-module__nP6W3G__footer footer{font-style:italic}.footer-module__nP6W3G__about{line-height:1.8}.footer-module__nP6W3G__pageContent{margin-top:-.5rem;margin-bottom:1rem}.footer-module__nP6W3G__container{max-width:var(--text-large-max-width);grid-template-columns:1fr 1fr;gap:2.5rem 20px;margin-left:auto;margin-right:auto;padding-top:4.64286rem;padding-bottom:4.64286rem;display:grid}.footer-module__nP6W3G__footer hr{background-color:var(--footer-border-color);border:none;height:1px;position:relative}.footer-module__nP6W3G__footer h3{margin-bottom:2.14286rem;font-size:1.14286rem;font-weight:700}.footer-module__nP6W3G__footer h4{margin-bottom:.215rem;font-size:1.14286rem}.footer-module__nP6W3G__footer h4 a{color:var(--footer-foreground)}.footer-module__nP6W3G__footer h4 a:hover{color:var(--footer-foreground-hover)}.footer-module__nP6W3G__footer p{margin-bottom:1rem}.footer-module__nP6W3G__footer p:last-child{margin-bottom:0}.footer-module__nP6W3G__footer a{color:var(--footer-link-color)}.footer-module__nP6W3G__footer a:hover{color:var(--footer-link-color-hover)}.footer-module__nP6W3G__featured [itemprop=item]+[itemprop=item]{margin-top:20px}.footer-module__nP6W3G__featured figure{margin-bottom:0!important}.footer-module__nP6W3G__featured [itemprop=item] header{text-align:left;margin-top:.3rem;margin-bottom:0}.footer-module__nP6W3G__featured figure img{aspect-ratio:62/38;object-fit:cover;width:100%;display:block}.footer-module__nP6W3G__featuredContent{margin:0!important}.footer-module__nP6W3G__metadata{line-height:1.8;color:var(--footer-metadata-color)!important}.footer-module__nP6W3G__featured div[itemProp="item"]{grid-template-columns:38% 1fr;gap:20px;display:grid}.footer-module__nP6W3G__featured .footer-module__nP6W3G__text{margin-left:0;margin-right:0}.footer-module__nP6W3G__footer nav{grid-column:span 2;grid-template-columns:1fr;gap:2.5rem;display:grid}.footer-module__nP6W3G__footer nav p{margin-bottom:0}.footer-module__nP6W3G__footer nav span{display:block}.footer-module__nP6W3G__footer nav p:first-child{white-space:nowrap;flex-wrap:wrap;gap:2ex;display:flex}.footer-module__nP6W3G__footer nav a{color:var(--footer-foreground)}.footer-module__nP6W3G__footer nav a:hover{color:var(--footer-nav-link-color-hover)}.footer-module__nP6W3G__metadata{opacity:.7}@media screen and (max-width:800px){.footer-module__nP6W3G__container{grid-template-columns:1fr;gap:2.5rem}.footer-module__nP6W3G__footer nav{grid-column:span 1;grid-template-columns:1fr;gap:2rem}}@media screen and (max-width:960px){.footer-module__nP6W3G__container{padding-left:1.5rem;padding-right:1.5rem}}
.menuitem-module__ut1BIG__current a{text-underline-offset:.7rem;text-decoration:underline;text-decoration-thickness:1px;-webkit-text-decoration-color:var(--order-background);text-decoration-color:var(--order-background)}
.orderform-module__Q_kf0W__grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}@media screen and (max-width:640px){.orderform-module__Q_kf0W__grid{display:block}}
.searchform-module__ioKvOq__searchForm form{align-items:stretch;display:flex;position:relative;top:.2rem}.searchform-module__ioKvOq__searchForm input{box-sizing:content-box;border-top:none;border-left:none;border-right:none;height:1rem;padding-right:1ex;font-style:italic}.searchform-module__ioKvOq__searchForm button{border:none;border-bottom:1px solid var(--border-color);box-sizing:content-box;height:auto;color:var(--metadata-color);cursor:pointer;background:0 0;justify-content:center;align-items:center;padding:0 0 0 1ex;transition:color .1s ease-in-out,border-color .1s ease-in-out;display:flex}.searchform-module__ioKvOq__searchForm button:hover{color:var(--foreground)}.searchform-module__ioKvOq__searchForm button svg{width:1.4rem;height:1.4rem;position:relative}.searchform-module__ioKvOq__searchForm button:active svg{top:1px}.searchform-module__ioKvOq__searchForm input:focus+button,.searchform-module__ioKvOq__searchForm:focus-within button{border-bottom-color:var(--border-focus-color)}.searchform-module__ioKvOq__searchFormClose{display:none!important}@media screen and (max-width:1200px){.searchform-module__ioKvOq__searchForm{padding-left:3rem!important;padding-right:3rem!important}.searchform-module__ioKvOq__searchFormClose{cursor:pointer;z-index:10;position:absolute;top:1rem;right:1rem;color:inherit!important;background:0 0!important;border:none!important;font-size:2rem!important;display:flex!important}.searchform-module__ioKvOq__searchForm{background:var(--background);z-index:9;justify-content:center;align-items:flex-start;padding-top:20vh;display:none;position:fixed;top:0;bottom:0;left:0;right:0}.searchform-module__ioKvOq__searchForm.searchform-module__ioKvOq__visible{display:flex!important}.searchform-module__ioKvOq__searchForm input{min-width:40vw;padding-top:1.5rem;padding-bottom:1.5rem;font-size:1.5rem}.searchform-module__ioKvOq__searchForm button svg{width:2rem;height:2rem}}
.togglesearch-module__7r1iAW__toggleSearch{margin-top:-.5rem;margin-bottom:-1.5rem;display:none}.togglesearch-module__7r1iAW__toggleSearch button{cursor:pointer;color:var(--foreground);background:0 0;border:none;margin-top:-1ex;margin-bottom:-1ex;padding:1ex;transition:color .1s ease-in-out;display:inline-flex;position:relative;top:.2rem}.togglesearch-module__7r1iAW__toggleSearch button:hover{color:var(--order-background-hover)}.togglesearch-module__7r1iAW__toggleSearch button svg{width:2rem;height:2rem;position:relative}@media screen and (max-width:1200px){.togglesearch-module__7r1iAW__toggleSearch{display:block}}
@font-face{font-family:Lora;font-style:italic;font-weight:400;font-display:swap;src:url(../media/c17e85220dab5903-s.6506615d.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Lora;font-style:italic;font-weight:400;font-display:swap;src:url(../media/659720fbcac806cc-s.p.de2691c7.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Lora;font-style:italic;font-weight:400;font-display:swap;src:url(../media/c3500a4952f4c03f-s.ef0d2f3c.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Lora;font-style:italic;font-weight:400;font-display:swap;src:url(../media/6adbe22fa8bff382-s.6440a121.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Lora;font-style:italic;font-weight:400;font-display:swap;src:url(../media/3adc3f408d8054fb-s.702b76f1.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Lora;font-style:italic;font-weight:400;font-display:swap;src:url(../media/6f8cddd3f32356db-s.6fb5d363.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lora;font-style:italic;font-weight:400;font-display:swap;src:url(../media/5e5dfa9e86f764b8-s.da6e3317.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lora;font-style:italic;font-weight:500;font-display:swap;src:url(../media/c17e85220dab5903-s.6506615d.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Lora;font-style:italic;font-weight:500;font-display:swap;src:url(../media/659720fbcac806cc-s.p.de2691c7.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Lora;font-style:italic;font-weight:500;font-display:swap;src:url(../media/c3500a4952f4c03f-s.ef0d2f3c.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Lora;font-style:italic;font-weight:500;font-display:swap;src:url(../media/6adbe22fa8bff382-s.6440a121.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Lora;font-style:italic;font-weight:500;font-display:swap;src:url(../media/3adc3f408d8054fb-s.702b76f1.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Lora;font-style:italic;font-weight:500;font-display:swap;src:url(../media/6f8cddd3f32356db-s.6fb5d363.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lora;font-style:italic;font-weight:500;font-display:swap;src:url(../media/5e5dfa9e86f764b8-s.da6e3317.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lora;font-style:italic;font-weight:700;font-display:swap;src:url(../media/c17e85220dab5903-s.6506615d.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Lora;font-style:italic;font-weight:700;font-display:swap;src:url(../media/659720fbcac806cc-s.p.de2691c7.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Lora;font-style:italic;font-weight:700;font-display:swap;src:url(../media/c3500a4952f4c03f-s.ef0d2f3c.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Lora;font-style:italic;font-weight:700;font-display:swap;src:url(../media/6adbe22fa8bff382-s.6440a121.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Lora;font-style:italic;font-weight:700;font-display:swap;src:url(../media/3adc3f408d8054fb-s.702b76f1.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Lora;font-style:italic;font-weight:700;font-display:swap;src:url(../media/6f8cddd3f32356db-s.6fb5d363.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lora;font-style:italic;font-weight:700;font-display:swap;src:url(../media/5e5dfa9e86f764b8-s.da6e3317.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lora;font-style:normal;font-weight:400;font-display:swap;src:url(../media/e7150917543fc9da-s.8200e9a3.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Lora;font-style:normal;font-weight:400;font-display:swap;src:url(../media/71fbf9c08529c2a5-s.p.91ff3091.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Lora;font-style:normal;font-weight:400;font-display:swap;src:url(../media/e9457141811d41ae-s.30a48620.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Lora;font-style:normal;font-weight:400;font-display:swap;src:url(../media/ac34884600cd8d5d-s.7d4c278c.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Lora;font-style:normal;font-weight:400;font-display:swap;src:url(../media/e1ccd2766b08c828-s.838318db.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Lora;font-style:normal;font-weight:400;font-display:swap;src:url(../media/507a47c1876d4ec2-s.303dbfb4.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lora;font-style:normal;font-weight:400;font-display:swap;src:url(../media/8c2eb9ceedecfc8e-s.21935807.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lora;font-style:normal;font-weight:500;font-display:swap;src:url(../media/e7150917543fc9da-s.8200e9a3.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Lora;font-style:normal;font-weight:500;font-display:swap;src:url(../media/71fbf9c08529c2a5-s.p.91ff3091.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Lora;font-style:normal;font-weight:500;font-display:swap;src:url(../media/e9457141811d41ae-s.30a48620.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Lora;font-style:normal;font-weight:500;font-display:swap;src:url(../media/ac34884600cd8d5d-s.7d4c278c.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Lora;font-style:normal;font-weight:500;font-display:swap;src:url(../media/e1ccd2766b08c828-s.838318db.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Lora;font-style:normal;font-weight:500;font-display:swap;src:url(../media/507a47c1876d4ec2-s.303dbfb4.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lora;font-style:normal;font-weight:500;font-display:swap;src:url(../media/8c2eb9ceedecfc8e-s.21935807.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lora;font-style:normal;font-weight:700;font-display:swap;src:url(../media/e7150917543fc9da-s.8200e9a3.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Lora;font-style:normal;font-weight:700;font-display:swap;src:url(../media/71fbf9c08529c2a5-s.p.91ff3091.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Lora;font-style:normal;font-weight:700;font-display:swap;src:url(../media/e9457141811d41ae-s.30a48620.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Lora;font-style:normal;font-weight:700;font-display:swap;src:url(../media/ac34884600cd8d5d-s.7d4c278c.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Lora;font-style:normal;font-weight:700;font-display:swap;src:url(../media/e1ccd2766b08c828-s.838318db.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Lora;font-style:normal;font-weight:700;font-display:swap;src:url(../media/507a47c1876d4ec2-s.303dbfb4.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lora;font-style:normal;font-weight:700;font-display:swap;src:url(../media/8c2eb9ceedecfc8e-s.21935807.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lora Fallback;src:local(Times New Roman);ascent-override:87.33%;descent-override:23.78%;line-gap-override:0.0%;size-adjust:115.2%}.lora_12dca405-module__gFezJG__className{font-family:Lora,Lora Fallback}.lora_12dca405-module__gFezJG__variable{--font-lora-serif:"Lora","Lora Fallback"}
@font-face{font-family:Raleway;font-style:normal;font-weight:500;font-display:swap;src:url(../media/b07d56e4259e5ef3-s.88a2fa82.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Raleway;font-style:normal;font-weight:500;font-display:swap;src:url(../media/5812e5c5bc4a13ca-s.p.6d5ec1df.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Raleway;font-style:normal;font-weight:500;font-display:swap;src:url(../media/35182a433ed5e764-s.cf2de9bd.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Raleway;font-style:normal;font-weight:500;font-display:swap;src:url(../media/a603356f7745b930-s.ae1cf0e0.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Raleway;font-style:normal;font-weight:500;font-display:swap;src:url(../media/0311fc4a1dcff40d-s.9f0a2c5c.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Raleway Fallback;src:local(Arial);ascent-override:90.51%;descent-override:22.53%;line-gap-override:0.0%;size-adjust:103.86%}.raleway_5a10a6b3-module__genfUa__className{font-family:Raleway,Raleway Fallback;font-style:normal;font-weight:500}.raleway_5a10a6b3-module__genfUa__variable{--font-raleway-sans:"Raleway","Raleway Fallback"}
