.ConsentBanner_banner__4nDHf{position:fixed;bottom:0;left:0;right:0;z-index:1000;color:var(--reverse);border-top:1px solid var(--alternative_dark);transform:translateY(100%);opacity:0;transition:transform .25s ease,opacity .25s ease}.ConsentBanner_banner__4nDHf.ConsentBanner_show__X9xNT{transform:translateY(0);opacity:1}.ConsentBanner_container__cWEi4{max-width:900px;margin:0 auto;padding:2rem;display:grid;grid-gap:.75rem;gap:.75rem}.ConsentBanner_text__0mfFD{font-size:.95rem;color:var(--alternative)}.ConsentBanner_actions__VjiJG{display:flex;flex-wrap:wrap;gap:.5rem}.ConsentBanner_link__6O9YX{color:var(--reverse);display:inline-block}@media (min-width:640px){.ConsentBanner_container__cWEi4{grid-template-columns:1fr auto;align-items:center}}@media (min-width:1400px){.ConsentBanner_banner__4nDHf{max-width:900px;bottom:2rem;left:50%;transform:translateX(-50%) translateY(100%);border:1px solid var(--alternative_dark)}.ConsentBanner_banner__4nDHf.ConsentBanner_show__X9xNT{transform:translateX(-50%) translateY(0)}}.Button_button__uCKYc{display:flex;align-items:center;justify-content:center;gap:.5rem;flex:1 1 fit-content;min-width:-moz-fit-content;min-width:fit-content;text-wrap:nowrap;padding:1rem 1.5rem;border-radius:var(--border_radius)}.Button_svg__RhF1m{width:1.2rem;height:1.2rem;fill:var(--main)}.Button_primary__cRF_6{background-color:var(--primary);color:var(--main);transition:opacity .1s}@media (hover:hover){.Button_primary__cRF_6:hover{background-color:color-mix(in srgb,var(--primary) 80%,transparent 20%)}}@media (hover:none){.Button_primary__cRF_6:active{background-color:color-mix(in srgb,var(--primary) 80%,transparent 20%)}}.Button_reverse__rlYpS{background-color:var(--reverse);color:var(--main);transition:opacity .1s}@media (hover:hover){.Button_reverse__rlYpS:hover{background-color:color-mix(in srgb,var(--reverse) 80%,transparent 20%)}}@media (hover:none){.Button_reverse__rlYpS:hover{background-color:color-mix(in srgb,var(--reverse) 80%,transparent 20%)}}.Button_border__44wdD{border:1px solid var(--alternative_dark);transition:background-color .1s}.Button_border__44wdD svg{fill:var(--reverse)}@media (hover:hover){.Button_border__44wdD:hover{background-color:color-mix(in srgb,var(--alternative_dark) 25%,transparent 75%)}}@media (hover:none){.Button_border__44wdD:active{background-color:color-mix(in srgb,var(--alternative_dark) 25%,transparent 75%)}}.Footer_footer__YgQC9{width:100%;display:flex;align-items:center;justify-content:center;padding:4rem 1rem;border-top:1px solid var(--alternative_dark)}.Footer_container__STlpI{max-width:var(--container_width);width:100%;display:flex;flex-direction:column;align-items:center;gap:4rem}.Footer_container_top__BQAeV{width:100%;display:flex;flex-wrap:wrap;justify-content:center;gap:4rem}.Footer_logotype_socials__TmCeu{display:flex;flex-direction:column;gap:1.5rem;width:min-content}.Footer_social__YgiZp,.Footer_socials__SnsaE{display:flex;width:100%}.Footer_social__YgiZp{height:100%;border-right:1px solid var(--alternative_dark)}.Footer_social__YgiZp:last-child{border-right:none}.Footer_social_link__hrD1S{display:flex;align-items:center;justify-content:center;width:100%}.Footer_social_svg__J6eVD{width:24px;height:24px;color:var(--alternative_dark)}@media (hover:hover){.Footer_social_link__hrD1S:hover .Footer_social_svg__J6eVD{color:var(--reverse)}}@media (hover:none){.Footer_social_link__hrD1S:active .Footer_social_svg__J6eVD{color:var(--reverse)}}.Footer_navigation__1BI2I{display:flex;flex-wrap:wrap;gap:2rem;flex:1 1;justify-content:center}.Footer_navigation_item__l0YSO{flex-grow:1}.Footer_documents__w8doT,.Footer_filters__n1IxQ{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;flex:1 1;text-wrap:nowrap}.Footer_document__uJGuE,.Footer_filter__dGONa{display:flex;flex-direction:column;gap:1rem;flex:1 1}.Footer_document_links__Uy_4I,.Footer_filter_links__M_2K4{display:flex;flex-direction:column;gap:.4rem}.Footer_document_link__RUzsP a,.Footer_filter_link__gHsy8 a{color:var(--alternative)}@media (hover:hover){.Footer_document_link__RUzsP:hover a,.Footer_filter_link__gHsy8:hover a{color:var(--reverse)}}@media (hover:none){.Footer_document_link__RUzsP:active a,.Footer_filter_link__gHsy8:active a{color:var(--reverse)}}.Footer_contacts__kQET_{display:flex;flex-direction:column;gap:1rem;text-align:center}.Footer_contacts__kQET_ a{display:flex;flex-direction:column;gap:.5rem}.Footer_contacts__kQET_,.Footer_contacts__kQET_ a{color:var(--alternative)}@media (hover:hover){.Footer_contacts__kQET_ a:hover{color:var(--reverse)}}@media (hover:none){.Footer_contacts__kQET_ a:active{color:var(--reverse)}}.Footer_copyrights__hYUTM{display:flex;flex-direction:column;gap:.5rem}.Footer_copyright__VV4W1{display:flex;width:-moz-fit-content;width:fit-content;color:var(--alternative)}@media screen and (min-width:800px){.Footer_container__STlpI{align-items:start}.Footer_navigation_item__l0YSO{flex-grow:0}.Footer_contacts__kQET_{text-align:start}}.Header_header__hrF4W{display:flex;justify-content:center;align-items:center;width:100%;padding:1rem;position:fixed;top:0;left:0;z-index:100;background-color:var(--main);border-bottom:1px solid var(--alternative_dark)}.Header_container__esQrv{width:100%;max-width:var(--container_width);display:flex;flex-direction:column;justify-content:space-between;align-items:center}.Header_container__esQrv.Header_active__fudgB{padding-bottom:2rem;height:100svh}.Header_navigation__feQAp{display:none;justify-content:center;width:100%}.Header_container__esQrv.Header_active__fudgB .Header_navigation__feQAp{display:flex}.Header_navigation_items__qxmzs{display:flex;flex-direction:column;width:100%}.Header_navigation_item__D2CzX:first-child a{display:flex;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1rem;margin-right:1rem;border:1px solid var(--reverse);border-radius:var(--border_radius)}.Header_navigation_item__D2CzX:first-child .Header_lines__k0FcL{display:flex;flex-direction:column;justify-content:space-between;width:1rem;height:12px}.Header_navigation_item__D2CzX:first-child .Header_line__v6e0a{width:100%;height:2px;background-color:var(--reverse)}.Header_navigation_item__D2CzX{display:flex;width:100%}.Header_navigation_item__D2CzX a{justify-content:center;align-items:center;width:100%;padding:1rem 0}.Header_buttons__G2OHU{display:none;align-self:stretch;flex-wrap:wrap;gap:.5rem}.Header_container__esQrv.Header_active__fudgB .Header_buttons__G2OHU{display:flex}.Header_top__qr80i{width:100%;display:flex;justify-content:space-between;align-items:center}.Header_burger__B_lKG,.Header_loading__uXSBd{width:1.75rem;height:1.75rem}.Header_burger__B_lKG{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;cursor:pointer}.Header_burger_line__wrSbz{background-color:var(--reverse);width:100%;height:2px;transition:transform .1s ease-in-out}.Header_container__esQrv.Header_active__fudgB .Header_burger_line__wrSbz:first-child{transform:translateY(5px) rotate(45deg)}.Header_container__esQrv.Header_active__fudgB .Header_burger_line__wrSbz:last-child{transform:translateY(-5px) rotate(-45deg)}@media screen and (min-width:1200px){.Header_burger__B_lKG,.Header_loading__uXSBd{display:none}.Header_container__esQrv{flex-direction:row;gap:3rem}.Header_container__esQrv.Header_active__fudgB{padding:0;height:-moz-fit-content;height:fit-content}.Header_top__qr80i{width:auto}.Header_navigation__feQAp{display:flex;justify-content:start;align-self:stretch;margin-right:auto}.Header_navigation_items__qxmzs{flex-direction:row;align-self:stretch;align-items:center}.Header_navigation_item__D2CzX{align-self:stretch;width:-moz-fit-content;width:fit-content}.Header_navigation_item__D2CzX a{padding:0 .75rem}.Header_buttons__G2OHU{display:flex;flex-wrap:nowrap;width:-moz-fit-content;width:fit-content}.Header_buttons__G2OHU a{padding:.5rem 1rem}.Header_buttons__G2OHU a:first-child{border:none}.Header_buttons__G2OHU a:first-child:hover{background-color:transparent}}.Logotype_logotype__psoIw{cursor:pointer}:root{--main:#151515;--reverse:#ffffff;--alternative:#767676;--alternative_dark:#3b3b3bb2;--background_dark:color-mix(in srgb,var(--alternative_dark) 75%,var(--main));--primary:#e79110;--border_radius:0.25rem;--container_width:1800px;--title_size:clamp(2rem,3vw,3rem);--description_size:clamp(1rem,1.25vw,1.25rem);--gap_page:clamp(3rem,8vw,8rem)}html{scroll-behavior:smooth}body,html{max-width:100vw;overflow-x:hidden;background-color:var(--main)}@media screen and (max-width:600px){html:has(#sidebar_checkbox:checked){overflow:hidden}}.no-scroll{overflow:hidden}body,button{color:var(--reverse);font-family:var(--font-cormorant),Arial,Helvetica,sans-serif;font-weight:500;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0;font-size:1.1rem}ol,ul{list-style:none}button{border:none;outline:none;background:none;cursor:pointer;font-size:1rem}address{font-style:normal}a{display:flex;color:var(--reverse);text-decoration:none}.glass{background-color:#151515d7;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}::-webkit-scrollbar{display:none}.loading{display:flex;justify-content:center;align-items:center;width:100%;height:100svh;padding:1rem;background-color:var(--main)}.loading_spinner{border:4px solid rgba(255,255,255,.3);border-top:4px solid var(--primary);border-radius:50%;width:100%;max-width:30px;height:100%;max-height:30px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.button_loading{background-color:var(--alternative)!important;background-image:linear-gradient(90deg,transparent,rgba(0,0,0,.245),transparent);background-size:200% 100%;animation:shimmer 2s infinite;border-radius:var(--border-radius)}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@font-face{font-family:EB Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/d7b29b398dd797a1-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:EB Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/65303d7bdb6c1b1a-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:EB Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/891631c764a307b2-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:EB Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/73b9b49ded63c2ac-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:EB Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/59be34f4d8f1ff65-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:EB Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/39a40c15606bb1f5-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:EB Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/23081e227a96aa1a-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:EB Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/d7b29b398dd797a1-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:EB Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/65303d7bdb6c1b1a-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:EB Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/891631c764a307b2-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:EB Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/73b9b49ded63c2ac-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:EB Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/59be34f4d8f1ff65-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:EB Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/39a40c15606bb1f5-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:EB Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/23081e227a96aa1a-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:EB Garamond Fallback;src:local("Times New Roman");ascent-override:106.26%;descent-override:31.44%;line-gap-override:0.00%;size-adjust:94.77%}.__className_a54117{font-family:EB Garamond,EB Garamond Fallback;font-style:normal}.__variable_a54117{--font-eb-garamond:"EB Garamond","EB Garamond Fallback"}