.footer{background-color:#c72918;border-top:1px solid #fff3;padding:60px 60px 0;position:relative;overflow:hidden}.footer:before{content:"";opacity:.6;position:absolute;inset:0}.footer__container{z-index:1;max-width:1400px;margin:0 auto;position:relative}.footer__header{text-align:left;margin-bottom:30px}@media screen and (max-width:768px){.footer__header{text-align:center;margin-bottom:25px}}@media screen and (max-width:480px){.footer__header{margin-bottom:20px}}.footer__event-name{font-size:var(--fs-h2);color:#fff;font-weight:700;font-family:var(--font-headings);text-shadow:2px 2px 4px #0000004d;margin:0;line-height:1.2}@media screen and (max-width:768px){.footer__event-name{font-size:var(--fs-h2-sm);letter-spacing:.8px}}@media screen and (max-width:480px){.footer__event-name{font-size:var(--fs-h2-xs);letter-spacing:.5px}}.footer__social{margin:25px 0 30px}@media screen and (max-width:768px){.footer__social{text-align:center;margin:20px 0 25px}}@media screen and (max-width:480px){.footer__social{margin:15px 0 20px}}.footer__social-title{font-size:var(--fs-body);color:#ffffffe6;font-weight:600;font-family:var(--font-body);text-transform:uppercase;letter-spacing:.5px;margin:0 0 12px}@media screen and (max-width:768px){.footer__social-title{font-size:var(--fs-body-sm);margin-bottom:10px}}@media screen and (max-width:480px){.footer__social-title{font-size:var(--fs-body-sm);margin-bottom:8px}}.footer__social-icons{align-items:center;gap:15px;display:flex}@media screen and (max-width:768px){.footer__social-icons{justify-content:center;gap:12px}}@media screen and (max-width:480px){.footer__social-icons{gap:10px}}.footer__social-icon{color:#fff;background-color:#ffffff1a;border:2px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:all .3s;display:flex}.footer__social-icon svg{width:20px;height:20px;transition:all .3s}.footer__social-icon:hover{background-color:#fff3;border-color:#fff6;transform:translateY(-2px);box-shadow:0 4px 12px #0000004d}.footer__social-icon:hover svg{transform:scale(1.1)}.footer__social-icon:active{transform:translateY(0)}@media screen and (max-width:768px){.footer__social-icon{width:38px;height:38px}.footer__social-icon svg{width:18px;height:18px}}@media screen and (max-width:480px){.footer__social-icon{width:35px;height:35px}.footer__social-icon svg{width:16px;height:16px}}.footer__content{grid-template-columns:1fr 1fr 1fr;grid-template-areas:"header contact map""location contact map""social contact map";align-items:start;gap:0 40px;margin-bottom:40px;display:grid}@media screen and (max-width:768px){.footer__content{text-align:center;grid-template-columns:1fr;grid-template-areas:"header""contact""social""location""map";gap:30px}}.footer__header{grid-area:header}.footer__social{grid-area:social}.footer__location{grid-area:location}.footer__contact{text-align:left;grid-area:contact}@media screen and (max-width:768px){.footer__contact{text-align:center}}.footer__map{grid-area:map}.footer__location{text-align:left}@media screen and (max-width:768px){.footer__location{text-align:center}}.footer__title{font-size:var(--fs-h3);color:#fff;font-weight:700;font-family:var(--font-body);text-shadow:1px 1px 2px #0000004d;margin:0 0 15px}@media screen and (max-width:768px){.footer__title{font-size:var(--fs-h3-sm)}}@media screen and (max-width:480px){.footer__title{font-size:var(--fs-h3-xs)}}.footer__address{font-size:var(--fs-body-lg);color:#ffffffe6;font-family:var(--font-body);margin:0 0 20px;line-height:1.6}@media screen and (max-width:768px){.footer__address{font-size:var(--fs-body)}}@media screen and (max-width:480px){.footer__address{font-size:var(--fs-body-sm)}}.footer__legalLinks{color:#ffffffeb;font-size:var(--fs-body-sm);flex-wrap:wrap;align-items:center;gap:10px;margin:6px 0 0;line-height:1.6;display:flex}.footer__legalLinks a{color:#fff;text-underline-offset:.18em;text-decoration:underline;text-decoration-thickness:1px}.footer__legalLinks a:hover{color:#ffe3c0}.footer__legalLinks span{opacity:.75}@media screen and (max-width:768px){.footer__legalLinks{justify-content:center}}.footer__maps-button{color:#1a0f08;font-size:var(--fs-btn);font-weight:600;font-family:var(--font-body);cursor:pointer;background:linear-gradient(135deg,gold 0%,#ffed4e 100%);border:none;border-radius:25px;align-items:center;gap:8px;padding:12px 24px;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px #ffd7004d}.footer__maps-button:hover{background:linear-gradient(135deg,#ffed4e 0%,gold 100%);transform:translateY(-2px);box-shadow:0 6px 20px #ffd70066}.footer__maps-button:active{transform:translateY(0)}@media screen and (max-width:768px){.footer__maps-button{font-size:var(--fs-btn-sm);padding:10px 20px}}@media screen and (max-width:480px){.footer__maps-button{font-size:var(--fs-btn-xs);padding:8px 16px}}.footer__map{border-radius:12px;width:100%;height:200px;overflow:hidden;box-shadow:0 8px 25px #0000004d}.footer__map iframe{border:0;border-radius:12px;width:100%;height:100%}@media screen and (max-width:768px){.footer__map{height:250px}}@media screen and (max-width:480px){.footer__map{height:200px}}.footer__bottom{background-color:var(--color-red);text-align:center;border-top:1px solid #ffffff1a;width:100vw;margin-top:40px;margin-left:-50vw;margin-right:-50vw;padding:20px 0;position:relative;left:50%;right:50%}@media screen and (max-width:768px){.footer__bottom{margin-top:30px;padding:18px 0}}@media screen and (max-width:480px){.footer__bottom{margin-top:25px;padding:15px 0}}.footer__copyright{font-size:var(--fs-body-sm);color:#ffffffe6;font-family:var(--font-body);margin:0;padding:0 20px}.footer__copyright a{color:#ffffffe6;text-decoration:none}.footer__copyright a:hover{color:#fff}@media screen and (max-width:480px){.footer__copyright{font-size:var(--fs-body-xs);padding:0 15px}}@media screen and (max-width:768px){.footer{padding:50px 15px 0}}@media screen and (max-width:480px){.footer{padding:40px 10px 0}}
@font-face{font-family:Klarissa;src:url(/fonts/Klarissa.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Klarissa;src:url(/fonts/Klarissa.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}:root{--site-header-offset:104px;--background:#fff;--foreground:#fff;--text-primary:#000;--text-secondary:#666;--color-red:#c72918;--color-header-red:#c72918;--color-orange-circle:#ef6431;--color-yellow:#fff;--color-primary:var(--color-header-red);--color-countdown-bg-start:var(--color-red);--color-countdown-bg-middle:var(--color-orange-circle);--color-countdown-bg-end:var(--color-yellow);--color-countdown-text:#fff;--color-countdown-accent:var(--color-yellow);--color-shadow-light:#0000001f;--color-shadow-medium:#00000040;--font-headings:"Klarissa",serif;--font-body:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--font-heading:var(--font-body);--font-text:var(--font-body);--font-montserrat:var(--font-body);--font-poppins:var(--font-body);--fs-body:1rem;--lh-body:1.6;--fs-body-lg:1.1rem;--fs-body-sm:.95rem;--fs-body-xs:.85rem;--fs-btn:1rem;--fs-btn-sm:.95rem;--fs-btn-xs:.9rem;--lh-btn:1.2;--fs-h1:3rem;--fs-h1-sm:2.4rem;--fs-h1-xs:2.05rem;--fs-h2:2rem;--fs-h2-sm:1.8rem;--fs-h2-xs:1.5rem;--fs-h3:1.6rem;--fs-h3-sm:1.4rem;--fs-h3-xs:1.3rem;--page-shell-padding-inline:20px;--page-shell-padding-inline-sm:16px;--page-shell-padding-bottom:72px;--page-shell-padding-bottom-sm:28px;--page-shell-top-offset:32px;--page-shell-top-offset-sm:12px;--page-section-padding-y:80px;--page-section-padding-y-sm:36px;--page-section-gap:72px;--page-section-gap-sm:24px;--page-title-size:clamp(2rem,3.2vw,2.5rem);--page-title-size-sm:clamp(1.6rem,5.8vw,1.9rem);--page-title-line-height:1.05;--page-subtitle-size:clamp(1rem,1.8vw,1.1rem)}html,body{max-width:100vw;scroll-padding-top:calc(var(--site-header-offset) + 12px);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}body{color:var(--text-primary);background:var(--background);font-family:var(--font-body);font-size:var(--fs-body);line-height:var(--lh-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1{font-size:var(--fs-h1);line-height:1.15}h2{font-size:var(--fs-h2);line-height:1.2}h3{font-size:var(--fs-h3);line-height:1.25}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}button{font-size:var(--fs-btn);line-height:var(--lh-btn)}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}.site-header{z-index:10000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:2px solid #c7291829;position:fixed;top:0;left:0;right:0;box-shadow:0 10px 30px #10101014;background-color:#fff!important}.site-header__inner{max-width:1400px;min-height:var(--site-header-offset);justify-content:space-between;align-items:center;gap:22px;margin:0 auto;padding:0 20px;display:flex;position:relative}.site-header__menuBtn{color:#000000c7;cursor:pointer;background:#0000000a;border:1px solid #00000014;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:none}.site-header__menuBtn:focus-visible{outline:none;box-shadow:0 0 0 4px #c729182e}.site-header__menuIcon{flex-direction:column;justify-content:space-between;width:18px;height:14px;display:inline-flex}.site-header__menuIcon span{background:currentColor;border-radius:999px;width:100%;height:2px;display:block}.logo-link{border-radius:16px;align-items:center;padding:6px 10px;transition:background-color .2s,box-shadow .2s;display:flex}.logo-link:hover{background:#00000008}.logo-link:focus-visible{outline:none;box-shadow:0 0 0 4px #c729182e}.site-logo{width:auto;height:80px;display:block}.site-nav{background:#f7efe3;border:1px solid #0000000f;border-radius:999px;align-items:center;gap:8px;padding:6px;display:flex}.site-nav__link{color:#000;font-weight:800;font-size:var(--fs-btn-sm);letter-spacing:.2px;border-radius:999px;justify-content:center;align-items:center;padding:10px 20px;transition:background-color .2s,box-shadow .2s,color .2s,transform .15s;display:inline-flex}.site-nav__link:hover{color:var(--color-header-red);background:#ffffffeb;transform:translateY(-1px);box-shadow:0 10px 18px #1010101f}.site-nav__link:active{box-shadow:none;transform:translateY(0)}.site-nav__link:focus-visible{outline:none;box-shadow:0 0 0 4px #c729182e}.site-nav__link--active{color:var(--color-header-red);background:#fffffffa;box-shadow:0 10px 18px #1010101f}@supports ((-webkit-backdrop-filter:blur(10px)) or (backdrop-filter:blur(10px))){.site-header{background:#ffffffc7}}#highlights,#programme,#registration,#faqs{scroll-margin-top:calc(var(--site-header-offset) + 12px)}@media (max-width:680px){:root{--site-header-offset:84px}.site-header__inner{min-height:var(--site-header-offset);flex-wrap:nowrap;justify-content:space-between;padding:8px 12px}.site-logo{height:54px}.site-header__menuBtn{border-radius:10px;width:40px;height:40px;display:inline-flex}.site-nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10001;background:#fffffffa;border:1px solid #0000000f;border-radius:18px;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:6px;width:100%;margin-top:0;padding:8px;display:none;position:absolute;top:calc(100% + 8px);left:10px;right:10px;box-shadow:0 18px 40px #10101029}.site-header--open .site-nav{display:flex}.site-nav__link{font-size:var(--fs-btn-xs);justify-content:flex-start;width:100%;padding:9px 12px}.site-nav__link--active{box-shadow:none}}@media (max-width:768px){h1{font-size:var(--fs-h1-sm)}h2{font-size:var(--fs-h2-sm)}h3{font-size:var(--fs-h3-sm)}}@media (max-width:480px){h1{font-size:var(--fs-h1-xs)}h2{font-size:var(--fs-h2-xs)}h3{font-size:var(--fs-h3-xs)}}
@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/572c13468b8cff87-s.974b4bc2.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:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/62d4b50592542c9f-s.9e30d041.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/38772d1e0cde909c-s.62d745bb.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/a0ffaa6a9384d9d3-s.a34f6310.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:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/fad568eea626db0e-s.479744c5.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:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/ccee61546c0358b7-s.83a2e280.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:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/8fcf71678f67d0c5-s.14cf5ea9.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:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/f7d6090e8b3debad-s.eccd0379.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:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/ce62453a442c7f35-s.p.124b2306.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:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/572c13468b8cff87-s.974b4bc2.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:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/62d4b50592542c9f-s.9e30d041.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/38772d1e0cde909c-s.62d745bb.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/a0ffaa6a9384d9d3-s.a34f6310.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:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/fad568eea626db0e-s.479744c5.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:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/ccee61546c0358b7-s.83a2e280.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:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/8fcf71678f67d0c5-s.14cf5ea9.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:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/f7d6090e8b3debad-s.eccd0379.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:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/ce62453a442c7f35-s.p.124b2306.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:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/572c13468b8cff87-s.974b4bc2.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:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/62d4b50592542c9f-s.9e30d041.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/38772d1e0cde909c-s.62d745bb.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/a0ffaa6a9384d9d3-s.a34f6310.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:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/fad568eea626db0e-s.479744c5.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:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/ccee61546c0358b7-s.83a2e280.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:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/8fcf71678f67d0c5-s.14cf5ea9.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:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/f7d6090e8b3debad-s.eccd0379.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:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/ce62453a442c7f35-s.p.124b2306.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:Roboto Fallback;src:local(Arial);ascent-override:92.98%;descent-override:24.47%;line-gap-override:0.0%;size-adjust:99.78%}.roboto_e852f0a1-module__ZIAa7q__className{font-family:Roboto,Roboto Fallback;font-style:normal}.roboto_e852f0a1-module__ZIAa7q__variable{--font-body:"Roboto","Roboto Fallback"}
.social-sidebar{z-index:1000;flex-direction:column;display:flex;position:fixed;top:50%;left:10px;transform:translateY(-50%)}@media screen and (max-width:768px){.social-sidebar{left:15px}}@media screen and (max-width:480px){.social-sidebar{display:none}}.social-sidebar__container{flex-direction:column;align-items:center;display:flex}.social-sidebar__icons{flex-direction:column;gap:10px;display:flex}@media screen and (max-width:768px){.social-sidebar__icons{gap:8px}}@media screen and (max-width:480px){.social-sidebar__icons{gap:6px}}.social-sidebar__icon{background-color:var(--color-red);color:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 2px 8px #0003}.social-sidebar__icon svg{width:16px;height:16px;transition:all .3s}.social-sidebar__icon:hover{background-color:#b91c1c;transform:translateY(-2px);box-shadow:0 4px 12px #0000004d}.social-sidebar__icon:hover svg{transform:scale(1.1)}.social-sidebar__icon:active{transform:translateY(-1px)}@media screen and (max-width:768px){.social-sidebar__icon{width:32px;height:32px}.social-sidebar__icon svg{width:14px;height:14px}}@media screen and (max-width:480px){.social-sidebar__icon{width:30px;height:30px}.social-sidebar__icon svg{width:12px;height:12px}}@media screen and (max-width:320px){.social-sidebar{display:none}}
