@font-face{font-family:Anonymous Pro;src:url(/fonts/AnonymousPro/AnonymousPro-Regular.ttf);font-weight:400;font-style:auto}@font-face{font-family:Anonymous Pro;src:url(/fonts/AnonymousPro/AnonymousPro-Italic.ttf);font-weight:400;font-style:italic}@font-face{font-family:Anonymous Pro;src:url(/fonts/AnonymousPro/AnonymousPro-Bold.ttf);font-weight:700;font-style:auto}:root{--primary-font:"Anonymous Pro";--body-bg:#0E070D;--white:#fff;--light-grey:#E3E7D4;--grey:#CDBBC9;--dark-green:#7A854D;--orange:#B33D01;--orange-sec:#A63100;--dark:#292328;--black:#000}*{margin:0;padding:0;list-style:none;outline:none;background:none;border:none;box-sizing:border-box;font-size:inherit;font-style:inherit;color:inherit;font-family:var(--primary-font),sans-serif}html{scroll-behavior:smooth}body{max-width:1920px;margin-inline:auto;overflow-x:hidden;background:var(--body-bg);display:flex;flex-direction:column;min-height:100vh}@media screen and (max-width:1024px){body{min-height:100vh}}@media screen and (max-width:768px){body{min-height:100vh}}body::-webkit-scrollbar{width:.25rem;height:.25rem}body::-webkit-scrollbar-thumb{width:.25rem;background:var(--orange);border-radius:.25rem}body::-webkit-scrollbar-track-piece{margin-top:132px}a{text-decoration:none}a,button{white-space:nowrap}button{cursor:pointer}.container{max-width:1406px;margin-inline:auto;padding-inline:32px}@media(max-width:1440px){.container{max-width:1280px}}@media(max-width:1180px){.container{max-width:1024px}}.editor{position:relative}.editor__delete{position:absolute;top:-15px;right:-15px;display:flex;align-items:center;justify-content:center;padding:5px;border-radius:100%;background:var(--orange);width:20px;height:20px;z-index:10;pointer-events:all}.editor__delete>img{width:15px!important;height:15px!important;cursor:pointer!important}.editor__image{position:relative;padding:0}.editor__image>img{width:100%!important}.editor__block__image{gap:20px;padding:10px 16px}.editor__block__image,.editor__block__image__placeholder{display:flex;border:2px dashed var(--light-grey);border-radius:12px}.editor__block__image__placeholder{cursor:pointer;width:100%;padding:50px 16px;align-items:center;justify-content:center}.editor__block__image__text{padding:10px 16px;border:2px dashed var(--light-grey);border-radius:12px}.editor__quote{margin-left:16px;padding:8px;border-left:4px solid var(--light-grey);font-style:italic}.editor__table{width:100%;border-collapse:collapse;table-layout:fixed}.editor__table tr{height:auto}.editor__table td{border:1px solid var(--light-grey);padding:0;vertical-align:top}.editor__table td>p{margin:0;padding:8px;min-height:40px;width:100%;height:100%;box-sizing:border-box;word-break:break-word;overflow-wrap:break-word}.editor__gallery{display:grid;grid-gap:10px;gap:10px;margin:10px}.editor__gallery__placeholder{height:150px;border:2px dashed var(--light-grey);border-radius:12px;display:flex;align-items:center;justify-content:center;cursor:pointer}@media screen and (max-width:440px){.editor__gallery__placeholder{height:60px}}.gallery-item{position:relative;border-radius:12px;display:flex;align-items:center;justify-content:center}.gallery-item img{width:100%!important;height:100%!important;object-fit:cover}.delete-image{position:absolute;top:-5px;right:-5px;display:flex;align-items:center;justify-content:center;padding:5px;border-radius:100%;background:var(--orange);width:20px;height:20px;z-index:10;pointer-events:all}.delete-image>img{width:15px!important;height:15px!important;cursor:pointer!important}.Footer_footer__OYoYH{margin-top:auto;padding:48px 0}@media screen and (max-width:1024px){.Footer_footer__OYoYH{display:none}}.Footer_footer__content__XQXiR{display:flex;flex-direction:column;gap:133px}.Footer_footer__lists__2WMCy{display:flex;gap:82px}.Footer_footer__list__R7C7w{display:flex;flex-direction:column;gap:15px}.Footer_footer__list__title__o5VkC{width:max-content;position:relative;font-size:20px;font-weight:700;line-height:100%;color:var(--light-grey)}.Footer_footer__list__title__o5VkC:before{content:"";position:absolute;right:0;bottom:-4px;left:0;width:100%;height:1px;border-radius:2px;background:var(--light-grey)}.Footer_footer__list__links__WvPHW{display:flex;flex-direction:column;gap:16px}.Footer_footer__list__links__WvPHW a{font-size:16px;font-weight:400;line-height:100%;color:var(--light-grey)}.Footer_footer__copyright__kLniw{display:flex;align-items:center;justify-content:space-between;gap:20px}.Footer_footer__copyright__content__UNP6x{display:flex;align-items:center;gap:110px;font-size:16px;font-weight:700;line-height:100%;color:var(--dark-green)}.Footer_footer__copyright__links__7opqt{display:flex;align-items:center;gap:122px;font-size:16px;font-weight:400;line-height:100%;color:var(--light-grey)}.Footer_home__JCGnB{background:var(--body-bg);position:fixed;right:0;bottom:-240px;left:0;padding:6px 0;transition:.3s ease-in-out}.Footer_home__JCGnB:hover{padding:48px 0;bottom:0}.Header_header__MwWvM{margin-top:60px;padding:12px 0;position:-webkit-sticky;position:sticky;top:0;right:0;left:0;background:var(--body-bg);z-index:11}@media screen and (max-width:1024px){.Header_header__MwWvM{margin-top:43px}}@media screen and (max-width:768px){.Header_header__MwWvM{margin-top:38px}}.Header_header__content__ZWj_u{display:flex;align-items:center;gap:24px}@media screen and (max-width:768px){.Header_header__content__ZWj_u{flex-direction:column}}.Header_header__info__2ZX7Q{max-width:320px;width:100%;position:relative;display:flex;align-items:center;justify-content:space-between;gap:20px}@media screen and (max-width:768px){.Header_header__info__2ZX7Q{max-width:100%;width:100%}}.Header_header__nav__kd0UH{display:flex;align-items:center;gap:24px}@media screen and (max-width:1024px){.Header_header__nav__kd0UH{gap:20px}}@media screen and (max-width:768px){.Header_header__nav__kd0UH{gap:17px}}.Header_header__collapse__XkTKH{display:none}@media screen and (max-width:1024px){.Header_header__collapse__XkTKH{display:flex;gap:24px;position:fixed;top:0;left:-100%;z-index:12;width:75vw;height:100vh;background:var(--body-bg);transition:.3s ease-in-out}}.Header_header__collapse__close__ekEA3{position:absolute;top:62px;right:33px}.Header_header__collapse__content__sGltG{height:100%;display:flex;justify-content:space-between;flex-direction:column;gap:24px;padding:112px 34px 34px}.Header_header__collapse__nav__hFTfH{display:flex;flex-direction:column;gap:23px}.Header_header__collapse__title__DiZYD{width:max-content;position:relative;font-size:20px;font-weight:700;line-height:100%;color:var(--light-grey)}.Header_header__collapse__title__DiZYD:before{content:"";position:absolute;right:0;bottom:-4px;left:0;width:100%;height:1px;border-radius:2px;background:var(--light-grey)}.Header_header__collapse__links__haTLX{display:flex;flex-direction:column;gap:16px}.Header_header__collapse__link__o4M8V{font-size:16px;font-weight:400;line-height:100%;color:var(--light-grey)}.Header_header__collapse__copyright___sT6C{display:flex;flex-direction:column;gap:30px;font-size:10px;font-weight:700;line-height:100%;color:var(--dark-green)}.Header_header__hamburger__XMYdi{display:none}@media screen and (max-width:1024px){.Header_header__hamburger__XMYdi{display:block}}.Header_header__logo___DqV1{width:48px;height:48px;z-index:11}@media screen and (max-width:1440px){.Header_header__logo___DqV1{width:40px}}@media screen and (max-width:1280px){.Header_header__logo___DqV1{width:32px}}@media screen and (max-width:768px){.Header_header__logo___DqV1{width:24px}}.Header_header__logo___DqV1 img{width:100%;height:100%}.Header_header__profile__wOxsI{width:48px;height:48px;z-index:11;display:flex;align-items:center;gap:11px}@media screen and (max-width:1440px){.Header_header__profile__wOxsI{width:40px}}@media screen and (max-width:1280px){.Header_header__profile__wOxsI{width:32px}}@media screen and (max-width:768px){.Header_header__profile__wOxsI{width:24px}}.Header_header__profile__info___QuAt{display:flex;align-items:start;flex-direction:column;gap:7px}@media screen and (max-width:768px){.Header_header__profile__info___QuAt{gap:4px}}.Header_header__profile__info___QuAt span{width:70px;font-size:16px;font-weight:400;line-height:100%;color:var(--light-grey);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:768px){.Header_header__profile__info___QuAt span{font-size:14px}}.Header_header__profile__info___QuAt button{font-size:16px;font-weight:400;line-height:100%;color:var(--orange)}@media screen and (max-width:768px){.Header_header__profile__info___QuAt button{font-size:14px}}.Header_header__profile__wOxsI img{width:100%;height:100%}.Header_header__language__B8QnM{position:relative}.Header_header__language__B8QnM button{display:flex;align-items:end;gap:5px;font-size:32px;font-weight:700;line-height:1;color:var(--light-grey)}@media screen and (max-width:1440px){.Header_header__language__B8QnM button{font-size:28px}}@media screen and (max-width:1280px){.Header_header__language__B8QnM button{font-size:24px}}@media screen and (max-width:768px){.Header_header__language__B8QnM button{font-size:20px}}.Header_header__language__B8QnM button img{width:16px;height:24px}@media screen and (max-width:1440px){.Header_header__language__B8QnM button img{width:14px;height:20px}}@media screen and (max-width:1280px){.Header_header__language__B8QnM button img{width:12px;height:16px}}@media screen and (max-width:768px){.Header_header__language__B8QnM button img{width:8px;height:12px}}.Header_header__language__list__4NV5w{position:absolute;top:35px;left:-8px;display:flex;flex-direction:column;border-radius:4px;background:var(--body-bg)}.Header_header__language__list__4NV5w li{padding:2px 10px;cursor:pointer;font-size:32px;font-weight:700;line-height:100%;color:var(--light-grey)}@media screen and (max-width:1440px){.Header_header__language__list__4NV5w li{font-size:28px}}@media screen and (max-width:1280px){.Header_header__language__list__4NV5w li{font-size:24px}}@media screen and (max-width:768px){.Header_header__language__list__4NV5w li{font-size:20px}}.Header_header__search__q4b8G{width:100%;display:flex;align-items:center;gap:16px}.Header_header__search__input__hZhfN{width:100%;padding:12px 40px;border:2px solid var(--dark-green);border-radius:8px;background:var(--light-grey);font-size:20px;font-weight:400;line-height:100%;color:#0e070d}@media screen and (max-width:1440px){.Header_header__search__input__hZhfN{font-size:18px}}@media screen and (max-width:1280px){.Header_header__search__input__hZhfN{font-size:16px}}@media screen and (max-width:768px){.Header_header__search__input__hZhfN{padding:11px 32px;border-radius:12px;font-size:14px}}.Header_header__search__input__hZhfN::placeholder{color:rgba(14,7,13,.5019607843)}.Header_header__search__button__JTs2_{display:flex;align-items:center;gap:49px;padding:10px 16px;border:2px solid var(--light-grey);border-radius:8px;background:var(--dark-green)}@media screen and (max-width:768px){.Header_header__search__button__JTs2_{padding:9px 21px}}.Header_header__search__button__JTs2_ span{font-size:20px;font-weight:400;line-height:100%;color:#0e070d}@media screen and (max-width:768px){.Header_header__search__button__JTs2_ span{display:none}}.Header_header__search__button__JTs2_ img{width:24px;height:auto}@media screen and (max-width:1440px){.Header_header__search__button__JTs2_ img{width:22px}}@media screen and (max-width:1280px){.Header_header__search__button__JTs2_ img{width:20px}}@media screen and (max-width:768px){.Header_header__search__button__JTs2_ img{width:18px}}.Header_active__v7PU5{left:0}