html,body{background-color:#1c0f05;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;flex-direction:column;min-width:390px;max-width:100dvw;display:flex;position:relative;overflow-x:hidden}main{flex:1}*{box-sizing:border-box;margin:0;padding:0;transition:all .3s ease-in-out}a{color:inherit;text-decoration:none}ul,ol{list-style:none;display:flex}button{appearance:none;font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;outline:none;padding:0}::-webkit-scrollbar{background:0 0;width:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#fff;border-radius:10px}*{scrollbar-color:#fff #0000;scrollbar-width:thin}.container-obj{flex-direction:column;align-items:start;min-width:390px;max-width:100dvw;margin-block:50px;padding-inline:20px;display:flex}@media (min-width:734px){.container-obj{margin-block:100px;padding-inline:50px}}@media (min-width:1240px){.container-obj{max-width:1440px;margin-block:200px;margin-inline:auto;padding-inline:60px}}.title-el{text-transform:uppercase;color:#fb0;margin-bottom:30px;font-family:Ultra;font-size:24px;font-weight:400;line-height:120%}@media (min-width:734px){.title-el{margin-bottom:50px;font-size:28px}}@media (min-width:1240px){.title-el{margin-bottom:100px;font-size:32px}}.text-par{color:#fff;font-family:Podkova;font-size:16px;font-weight:400;line-height:150%}@media (min-width:734px){.text-par{font-size:24px}}@media (min-width:1240px){.text-par{font-size:28px}}footer{min-width:390px}
.header{z-index:200;background-image:url(/header.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:space-between;align-items:center;width:100%;height:49px;padding:0 20px;display:flex;position:sticky;top:-1px}@media (min-width:734px){.header{height:101px;padding:0 50px}}@media (min-width:1240px){.header{padding:0 60px}}.header .leftBlock{align-items:center;gap:16px;display:flex}@media (min-width:734px){.header .leftBlock{gap:20px}}@media (min-width:1240px){.header .leftBlock{gap:47px}}.header .leftBlock .burger-menu{cursor:pointer;width:30px;height:30px;position:relative}@media (min-width:734px){.header .leftBlock .burger-menu{width:64px;height:64px}}.header .leftBlock .burger-menu-open{z-index:1;width:30px;height:30px}@media (min-width:734px){.header .leftBlock .burger-menu-open{width:64px;height:64px}}.header .leftBlock .burger-menu-close{opacity:0;z-index:2;width:30px;height:30px;position:absolute;top:0;left:0}@media (min-width:734px){.header .leftBlock .burger-menu-close{width:64px;height:64px}}.header .leftBlock .burger-menu.open .burger-menu-close{opacity:1}.header .leftBlock .logo{cursor:pointer;width:64px;height:38px}@media (min-width:734px){.header .leftBlock .logo{width:138px;height:81px}}@media (min-width:1240px){.header .leftBlock .logo{width:116px;height:68px}}.header .leftBlock .logo .logo-img{width:64px;height:38px}@media (min-width:734px){.header .leftBlock .logo .logo-img{width:138px;height:81px}}@media (min-width:1240px){.header .leftBlock .logo .logo-img{width:116px;height:68px}}.header .nav{display:none}@media (min-width:785px){.header .nav{height:100%;display:flex}.header .nav ul{gap:10px;height:100%;font-size:20px;font-weight:400}}@media (min-width:785px) and (min-width:1240px){.header .nav ul{gap:20px;font-size:24px}}@media (min-width:785px){.header .nav ul li{height:100%}.header .nav ul li:first-child{width:67.37px}}@media (min-width:785px) and (min-width:1240px){.header .nav ul li:first-child{width:88.85px}}@media (min-width:785px){.header .nav ul li:nth-child(2){width:106.67px}}@media (min-width:785px) and (min-width:1240px){.header .nav ul li:nth-child(2){width:141.04px}}@media (min-width:785px){.header .nav ul li:nth-child(3){width:48.3px}}@media (min-width:785px) and (min-width:1240px){.header .nav ul li:nth-child(3){width:68.19px}}@media (min-width:785px){.header .nav ul li a{text-align:center;height:100%;padding-inline:5px;line-height:52px;display:block}}@media (min-width:785px) and (min-width:1240px){.header .nav ul li a{padding-inline:10px;line-height:62px}}@media (min-width:785px){.header .nav ul li a.active{color:#00ff5a;font-weight:700}.header .nav ul li a:hover{color:#5bff94}}.header .nav-auth{gap:20px;display:flex}.header .nav-auth .change-language{display:none}@media (min-width:1240px){.header .nav-auth .change-language{display:block}}.header .nav-auth .change-language ul{pointer-events:none;opacity:0;background-color:#3d2214;border-bottom-right-radius:30px;border-bottom-left-radius:30px;flex-direction:column;gap:12px;max-height:0;padding:21px 17px;position:absolute;top:100px;right:212px}.header .nav-auth .change-language ul.open{pointer-events:all;opacity:1;max-height:250px}.header .nav-auth .change-language ul a{color:#fb0;border:.67px solid #fff;border-radius:13.3px;align-items:center;gap:13px;width:255px;padding:13px;font-family:Podkova,sans-serif;font-size:18.62px;font-weight:700;line-height:150%;display:flex}.header .nav-auth .change-language ul li:first-child{background-color:#8f6526;border-radius:13.3px}.header .nav-auth .change-language ul li:first-child:hover{background-color:#8f4826}.header .nav-auth .change-language ul li:nth-child(2){background-color:#8f4826;border-radius:13.3px}.header .nav-auth .auth_list{align-items:center;gap:10px}@media (min-width:734px){.header .nav-auth .auth_list{gap:20px}}.header .nav-auth .auth_list li{color:#fff;align-items:center;width:60.74px;height:22.29px;font-size:11px;font-weight:700;display:flex}@media (min-width:734px){.header .nav-auth .auth_list li{width:130.25px;height:47.79px;font-size:24px}}@media (min-width:1240px){.header .nav-auth .auth_list li{width:112px;height:41px;font-size:22px}}.header .nav-auth .auth_list li a{text-align:center;width:100%;font-family:Podkova,sans-serif;line-height:22.29px}@media (min-width:734px){.header .nav-auth .auth_list li a{line-height:47.79px}}@media (min-width:1240px){.header .nav-auth .auth_list li a{line-height:41px}}.header .nav-auth .auth_list .button-login{background-image:url(/loginbg.png);background-position:50%;background-repeat:no-repeat;background-size:contain}.header .nav-auth .auth_list .button-reg{background-image:url(/regbg.png);background-position:50%;background-repeat:no-repeat;background-size:contain}.header .menu{z-index:10;pointer-events:none;background-color:#181109;width:100%;height:calc(100dvh - 48px);padding:30px 18px;position:absolute;top:48px;left:0;overflow-y:auto;transform:translate(-150%)}@media (min-width:734px){.header .menu{width:436px;height:calc(100dvh - 100px);padding:52px 20px;top:100px}}@media (min-width:1240px){.header .menu{padding:30px 20px}}.header .menu.open{pointer-events:all;display:block;transform:translate(0)}.header .menu_nav{color:#fff;font-family:Podkova,sans-serif;font-size:24px;font-weight:700;line-height:150%}@media (min-width:734px){.header .menu_nav{font-size:28px}}.header .menu_nav .menu_list{flex-direction:column;gap:20px}@media (min-width:734px){.header .menu_nav .menu_list{gap:22px}}.header .menu_nav .menu_list li{width:100%;height:50px}@media (min-width:734px){.header .menu_nav .menu_list li{height:82px}}.header .menu_nav .menu_list li a{background-color:#2a1c15;border-radius:18px;width:100%;padding-left:18px;line-height:50px;display:block}@media (min-width:734px){.header .menu_nav .menu_list li a{border-radius:20px;padding-left:20px;line-height:82px}}.header .menu_nav .menu_list li .image-hot{pointer-events:none;width:74px;height:46px;position:absolute;top:14px;right:19px}@media (min-width:734px){.header .menu_nav .menu_list li .image-hot{right:30px}}.header .menu_nav .menu_list li:first-child{color:#fb0}.header .menu_nav .menu_list .addList{flex-direction:column;height:auto;max-height:82px}@media (min-width:734px){.header .menu_nav .menu_list .addList{max-height:80px}}.header .menu_nav .menu_list .addList.open{max-height:1000px}.header .menu_nav .menu_list .addList_button{text-align:start;background-color:#f1f1f121;border-radius:10px;width:100%;margin-bottom:28px;padding:20px 10px;position:relative}@media (min-width:734px){.header .menu_nav .menu_list .addList_button{padding:20px 30px}}.header .menu_nav .menu_list .addList_button .vector{position:absolute;top:33px;right:30px}.header .menu_nav .menu_list .addList_button.open{background-color:#a3a0a0}.header .menu_nav .menu_list .addList_button.open .vector{transform:rotate(180deg)}.header .menu_nav .menu_list .addList_list{transform-origin:top;opacity:0;pointer-events:none;flex-direction:column;gap:20px;max-height:0;padding:20px 30px;font-weight:400;overflow:hidden}@media (min-width:734px){.header .menu_nav .menu_list .addList_list{gap:20px;width:100%;font-size:28px}}.header .menu_nav .menu_list .addList_list li{height:auto}.header .menu_nav .menu_list .addList_list li a{background:0 0;padding:0}.header .menu_nav .menu_list .addList_list.open{opacity:1;pointer-events:all;max-height:1000px}.header .menu_nav .menu_language{flex-direction:column;gap:20px;padding-top:20px}.header .menu_nav .menu_language a{color:#fb0;border:1px solid #fff;border-radius:18px;align-items:center;gap:35px;width:100%;padding:10px 20px;font-family:Podkova,sans-serif;font-size:26px;font-weight:700;line-height:150%;display:flex}@media (min-width:734px){.header .menu_nav .menu_language a{border-radius:20px;gap:40px;font-size:28px}}@media (min-width:1240px){.header .menu_nav .menu_language a{gap:20px;padding:20px}}.header .menu_nav .menu_language li:first-child{background-color:#8f4826;border-radius:18px}.header .menu_nav .menu_language li:nth-child(2){background-color:#8f6526;border-radius:18px}.header .menu_nav .menu_language li:nth-child(2):hover{background-color:#8f4826}
.footer{padding:0 20px 37px}@media (min-width:734px){.footer{padding:0 50px 55px}}@media (min-width:1240px){.footer{max-width:1440px;margin-inline:auto;padding:0 60px 55px}}.footer_logo{border-bottom:2px solid #fb0;justify-content:space-between;align-items:center;width:100%;padding-bottom:12px;display:flex;position:relative}.footer_logo-logo{width:116px;height:auto}.footer_logo .change-language-list{pointer-events:none;opacity:0;background-color:#1c0f05;border-radius:30px;max-height:0;position:absolute;top:50px;right:25px;overflow:hidden}.footer_logo .change-language-list.open{pointer-events:all;opacity:1;max-height:250px}.footer_logo .change-language-list h3{color:#fb0;text-align:center;padding-block:10px;font-family:Podkova,sans-serif;font-size:28px;line-height:150%}.footer_logo .change-language-list ul{background-color:#3d2214;flex-direction:column;gap:12px;padding:21px 17px}.footer_logo .change-language-list ul a{color:#fb0;border:.67px solid #fff;border-radius:13.3px;align-items:center;gap:13px;width:255px;padding:13px;font-family:Podkova,sans-serif;font-size:18.62px;font-weight:700;line-height:150%;display:flex}.footer_logo .change-language-list ul li:first-child{background-color:#8f6526;border-radius:13.3px}.footer_logo .change-language-list ul li:first-child:hover{background-color:#8f4826}.footer_logo .change-language-list ul li:nth-child(2){background-color:#8f4826;border-radius:13.3px}.footer_info{flex-direction:column;gap:30px;padding-block:62px 48px;display:flex}@media (min-width:734px){.footer_info{gap:53px}}.footer_info section{flex-direction:column;font-size:20px;line-height:110%;display:flex}.footer_info section h2{color:#fb0;width:100%;font-family:Podkova,sans-serif;font-size:28px;font-weight:800}.footer_info section h2 button{text-transform:uppercase;justify-content:space-between;width:100%;display:flex}.footer_info section ul{opacity:0;pointer-events:none;color:#dad1d1;max-height:0;padding-top:0;font-family:Podkova,sans-serif;font-size:28px;font-weight:400}.footer_info section .footer_info_categories{flex-direction:column;gap:40px}.footer_info section .footer_info_categories a{height:32px;line-height:32px;display:block}@media (min-width:734px){.footer_info section .footer_info_categories{flex-direction:row;gap:46px}}.footer_info section .footer_info_information{color:#fff;grid-template-columns:repeat(1,1fr);gap:20px;line-height:150%;display:grid}@media (min-width:734px){.footer_info section .footer_info_information{grid-template-rows:repeat(2,auto);grid-template-columns:repeat(4,1fr)}}.footer_info section.open ul{opacity:1;pointer-events:all;max-height:500px;padding-top:32px}.footer_info section.open .footer_info_information{max-height:1000px}.footer_iconsOne{grid-template-rows:repeat(2,auto);grid-template-columns:repeat(3,1fr);align-items:center;gap:26px;padding-block:26px 36px;display:grid}@media (min-width:734px){.footer_iconsOne{gap:45px;padding-block:57px}}@media (min-width:1240px){.footer_iconsOne{grid-template-rows:repeat(1,auto);grid-template-columns:repeat(6,1fr);gap:45px;padding-block:31px}}.footer_iconsOne img:first-child{width:69px;height:auto}@media (min-width:734px){.footer_iconsOne img:first-child{width:120px}}@media (min-width:1240px){.footer_iconsOne img:first-child{justify-self:start}}.footer_iconsOne img:nth-child(2){justify-self:center;width:41px;height:auto}@media (min-width:734px){.footer_iconsOne img:nth-child(2){width:72px}}.footer_iconsOne img:nth-child(3){justify-self:end;width:116px;height:auto}@media (min-width:734px){.footer_iconsOne img:nth-child(3){width:200px}}@media (min-width:1240px){.footer_iconsOne img:nth-child(3){justify-self:center}}.footer_iconsOne img:nth-child(4){width:72px;height:auto}@media (min-width:734px){.footer_iconsOne img:nth-child(4){width:120px}}@media (min-width:1240px){.footer_iconsOne img:nth-child(4){justify-self:center}}.footer_iconsOne img:nth-child(5){justify-self:center;width:70px;height:auto}@media (min-width:734px){.footer_iconsOne img:nth-child(5){width:116px}}.footer_iconsOne img:nth-child(6){justify-self:end;width:106px;height:auto}@media (min-width:734px){.footer_iconsOne img:nth-child(6){width:176px}}.footer_iconsTwo{grid-template-rows:repeat(2,auto);grid-template-columns:repeat(3,1fr);align-items:center;gap:10px;max-width:calc(100dvw - 40px);padding-block:36px 38px;display:grid;overflow:hidden}@media (min-width:734px){.footer_iconsTwo{max-width:calc(100dvw - 100px);padding-block:21px 57px}}@media (min-width:1240px){.footer_iconsTwo{grid-template-rows:repeat(1,auto);grid-template-columns:repeat(6,1fr);gap:0;max-width:calc(100dvw - 120px);padding-block:20px}}.footer_iconsTwo img:first-child{width:120px;height:auto}@media (min-width:734px){.footer_iconsTwo img:first-child{width:234px}}.footer_iconsTwo img:nth-child(2){justify-self:center;width:104px;height:auto}@media (min-width:734px){.footer_iconsTwo img:nth-child(2){width:184px}}.footer_iconsTwo img:nth-child(3){justify-self:end;width:114px;height:auto}@media (min-width:734px){.footer_iconsTwo img:nth-child(3){width:184px}}@media (min-width:1240px){.footer_iconsTwo img:nth-child(3){justify-self:center}}.footer_iconsTwo img:nth-child(4){width:116px;height:auto}@media (min-width:734px){.footer_iconsTwo img:nth-child(4){width:189px}}@media (min-width:1240px){.footer_iconsTwo img:nth-child(4){justify-self:center}}.footer_iconsTwo img:nth-child(5){justify-self:center;width:100px;height:auto}@media (min-width:734px){.footer_iconsTwo img:nth-child(5){width:163px}}.footer_iconsTwo img:nth-child(6){justify-self:end;width:118px;height:auto}@media (min-width:734px){.footer_iconsTwo img:nth-child(6){width:192px}}.footer_iconsThree{justify-content:space-between;align-items:center;padding-block:10px 43px;display:flex}@media (min-width:734px){.footer_iconsThree{padding-block:20px 25px}}.footer_iconsThree img:first-child{width:66px;height:auto}@media (min-width:734px){.footer_iconsThree img:first-child{width:138px}}.footer_iconsThree img:nth-child(2){width:74px;height:auto}@media (min-width:734px){.footer_iconsThree img:nth-child(2){width:155px}}.footer_iconsThree img:nth-child(3){width:69px;height:auto}@media (min-width:734px){.footer_iconsThree img:nth-child(3){width:145px}}.footer_iconsThree img:nth-child(4){width:71px;height:auto}@media (min-width:734px){.footer_iconsThree img:nth-child(4){width:150px}}.footer_iconsFour{justify-content:space-between;align-items:center;margin-bottom:43px;padding-block:10px;display:flex}@media (min-width:734px){.footer_iconsFour{margin-bottom:25px;padding-block:20px}}.footer_iconsFour img:first-child{width:76px;height:auto}@media (min-width:734px){.footer_iconsFour img:first-child{width:163px}}.footer_iconsFour img:nth-child(2){width:48px;height:auto}@media (min-width:734px){.footer_iconsFour img:nth-child(2){width:103px}}.footer_addInfo{flex-direction:column;gap:12px;font-size:20px;line-height:110%;display:flex}@media (min-width:734px){.footer_addInfo{gap:71px}}.footer_addInfo h2{color:#fb0;font-family:Podkova,sans-serif;font-size:28px;font-weight:800}.footer_addInfo h2 button{gap:32px;font-size:28px;font-weight:800;display:flex}.footer_addInfo p{opacity:0;pointer-events:none;max-height:0;font-family:Podkova,sans-serif;font-size:28px;font-weight:400;line-height:150%;overflow:hidden}.footer_addInfo.open p{opacity:1;pointer-events:all;max-height:300px}.footer_allrights{margin-top:40px;font-family:Podkova,sans-serif;font-size:14px;font-weight:600}@media (min-width:734px){.footer_allrights{font-size:20px}}
@font-face{font-family:Podkova;font-style:normal;font-weight:400 800;font-display:swap;src:url(../media/da3bd8293ed14f98-s.c468d451.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:Podkova;font-style:normal;font-weight:400 800;font-display:swap;src:url(../media/d61a005e723161e6-s.p.a3b11fe3.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Podkova;font-style:normal;font-weight:400 800;font-display:swap;src:url(../media/cea94f71b9b8ab62-s.28ff730d.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:Podkova;font-style:normal;font-weight:400 800;font-display:swap;src:url(../media/74cf08a47d9e58cd-s.ce46b016.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:Podkova;font-style:normal;font-weight:400 800;font-display:swap;src:url(../media/e5352c95870fc24a-s.p.ef7f0d55.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:Podkova Fallback;src:local(Times New Roman);ascent-override:77.21%;descent-override:22.38%;line-gap-override:0.0%;size-adjust:111.26%}.podkova_c70f569f-module__-FOCuG__className{font-family:Podkova,Podkova Fallback;font-style:normal}.podkova_c70f569f-module__-FOCuG__variable{--font-podkova:"Podkova","Podkova Fallback"}
@font-face{font-family:Ultra;font-style:normal;font-weight:400;font-display:swap;src:url(../media/f13bff32337ec9fb-s.5880c7e9.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:Ultra;font-style:normal;font-weight:400;font-display:swap;src:url(../media/8bda34f14a064581-s.p.eafdcff3.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:Ultra Fallback;src:local(Times New Roman);ascent-override:64.81%;descent-override:17.6%;line-gap-override:0.0%;size-adjust:155.65%}.ultra_58e5dbd-module__vk3u0W__className{font-family:Ultra,Ultra Fallback;font-style:normal;font-weight:400}.ultra_58e5dbd-module__vk3u0W__variable{--font-ultra:"Ultra","Ultra Fallback"}
@font-face{font-family:Alegreya;font-style:normal;font-weight:400 900;font-display:swap;src:url(../media/268b8ca873951bf2-s.a82153a0.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:Alegreya;font-style:normal;font-weight:400 900;font-display:swap;src:url(../media/bbf861b4d046d23c-s.p.a7c0a3f3.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Alegreya;font-style:normal;font-weight:400 900;font-display:swap;src:url(../media/2820fc1c3c6d3b3f-s.edea33f9.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Alegreya;font-style:normal;font-weight:400 900;font-display:swap;src:url(../media/b6bde602766ad63e-s.8ecae54e.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Alegreya;font-style:normal;font-weight:400 900;font-display:swap;src:url(../media/43cf86ead64c3be9-s.4da7b225.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:Alegreya;font-style:normal;font-weight:400 900;font-display:swap;src:url(../media/44c307788a7f7d05-s.18bedbde.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:Alegreya;font-style:normal;font-weight:400 900;font-display:swap;src:url(../media/3e185f0c9c3d9cda-s.p.5799f585.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:Alegreya Fallback;src:local(Times New Roman);ascent-override:100.67%;descent-override:34.18%;line-gap-override:0.0%;size-adjust:100.92%}.alegreya_116122f1-module__ifWXua__className{font-family:Alegreya,Alegreya Fallback;font-style:normal}.alegreya_116122f1-module__ifWXua__variable{--font-alegreya:"Alegreya","Alegreya Fallback"}
