@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&display=swap);*{box-sizing:border-box;outline:none}::selection{background:#ffce90;color:#fff}html{overflow-x:hidden}button,input,table,textarea{font-family:Inter,sans-serif}body{background-color:#fff;color:#000;display:flex;flex-direction:column;font:400 16px/26px Inter,sans-serif;justify-content:flex-start;margin:0;min-height:100vh;min-width:295px;padding:0;position:relative;width:100%}html{height:100%}footer,header,main,section{position:relative}button{background:transparent;cursor:pointer;font-size:medium;padding:0}.app{display:flex;flex-direction:column;min-height:100vh;padding:48px 0}@media screen and (max-width:819px){.app{padding:35px 0}}.container{height:100%;margin:0 auto;max-width:1408px}@media screen and (max-width:1563px){.container{margin:0 5vw}}.container_outer{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(12,1fr)}@media screen and (min-width:820px)and (max-width:1279px){.container_outer{grid-template-columns:repeat(8,1fr)}}@media screen and (max-width:819px){.container_outer{grid-template-columns:repeat(4,1fr)}}.container_outer .container_xl{grid-column:2/12}.container_outer .container_md{grid-column:3/11}.container_outer .container_sm{grid-column:4/10}@media screen and (max-width:1439px){.container_outer .container_md_s{grid-column:2/12}}@media screen and (max-width:1279px){.container_outer .container_md_tablet{grid-column:1/9}}@media screen and (max-width:819px){.container_outer .container_md_tablet{grid-column:1/-1}}@media screen and (max-width:1439px){.container_outer .container_sm_s{grid-column:3/11}}@media screen and (max-width:1279px){.container_outer .container_sm_tablet{grid-column:2/8}}@media screen and (max-width:819px){.container_outer .container_sm_tablet{grid-column:1/-1}}input{margin:0;padding:0}input:-webkit-autofill,input:-webkit-autofill:focus{-webkit-transition:background-color 600000s 0s,color 600000s 0s;transition:background-color 600000s 0s,color 600000s 0s}input[type=search]::-ms-clear,input[type=search]::-ms-reveal{display:none;height:0;width:0}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}input::-webkit-calendar-picker-indicator{opacity:0}nav,ul{list-style-type:none}ul li{list-style-position:inside}ol,ul li{padding:0}ol{margin:0}ol li{list-style-position:inside;padding:0}a{color:#000;text-decoration:none}h1,h2,h3,h4,p,ul{margin:0;padding:0}h4{font:700 16px/25px Inter,sans-serif}img,table{width:100%}img{display:block;height:auto}img::selection{background:transparent}.img{align-items:center;display:flex;flex-shrink:0;justify-content:center;overflow:hidden}.img img,.img picture{display:block;height:100%;object-fit:cover;width:100%}select{appearance:none;-moz-appearance:none;-webkit-appearance:none;outline:none;width:100%}select::-ms-expand{display:none}input,textarea{border:none;outline:none;width:100%}textarea{resize:none}button{border:none}address{font-style:normal}.main{margin:60px 0 150px}@media screen and (max-width:767px){.main{margin-bottom:100px}}.input{background:transparent}.nowrap{white-space:nowrap}.hidden{display:none}.pointer{cursor:pointer}.uppercase{text-transform:uppercase}.underline{text-decoration:underline}.block{padding:120px 0;position:relative}@media screen and (max-width:1023px){.block{padding:100px 0}}.button{align-items:center;background:#fff;border-radius:6px;cursor:pointer;display:flex;font:400 16px/20px Inter,sans-serif;gap:8px;justify-content:center;padding:10px 20px;transition:all .2s ease;-webkit-user-select:none;user-select:none;white-space:nowrap}.button.yellow{background:#ffce90;color:#000}.button.yellow:hover{background-color:#ffd8a7}@media screen and (min-width:1280px){.button.yellow:hover{box-shadow:0 12px 10px -7px rgba(0,0,0,.5),0 5px 4px -2px rgba(172,106,21,.256)}}.button.big{border-radius:9px;font:500 18px/21px Inter,sans-serif;padding:18px 38px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.button:disabled{background-color:#e6e6e6;color:#000;color:initial}@media screen and (max-width:819px){.button{width:100%!important}}svg{height:0;transition:all .2s ease;width:0}.link{color:#3b9bff}.link:hover{text-decoration:underline}.h1-display{font:500 47px/57px Inter,sans-serif}.h1-heading{font:700 36px/44px Inter,sans-serif}@media screen and (max-width:1279px){.h1-heading{font:700 36px/44px Inter,sans-serif}}.h2-heading{font:500 24px/32px Inter,sans-serif}@media screen and (max-width:1279px){.h2-heading{font:500 24px/32px Inter,sans-serif}}.col-3{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(3,1fr)}@media screen and (min-width:820px)and (max-width:1279px){.col-3{gap:25px}}@media screen and (max-width:819px){.col-3{gap:15px}}a,button{-webkit-tap-highlight-color:rgba(0,0,0,0)}.blur{background-color:rgba(177,185,193,.7);bottom:0;left:0;position:fixed;right:0;top:0;z-index:3}.blur.active{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.toolbarWrap{background-color:#fff;padding-bottom:40px;padding-top:32px;position:-webkit-sticky;position:sticky;top:-8px;z-index:1}#toolbar{background:#fafafa;z-index:1}@media screen and (max-width:819px){#toolbar{left:8px;right:8px}#toolbar .tox-toolbar__group{padding:0 5px}}#toolbar .tox-editor-header{border:none;border-radius:6px;box-shadow:0 2px 4px rgba(0,0,0,.5)}.tox svg{height:24px;width:24px}@media screen and (max-width:819px){.tox svg{height:20px;width:20px}}.tox .tox-toolbar__primary{margin:0 auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.mce-content-body{min-height:550px}@media screen and (max-width:819px)and (orientation:portrait){.mce-content-body{min-height:500px}}.no-select{-webkit-user-select:none;user-select:none}.home_headingWrap__Z1CfR{height:calc(100vh - 90px);position:relative}.home_heading__VVb\+V{color:#e63312;display:inline-block;font:400 160px/1 Tinos-Regular;left:0;letter-spacing:3px;position:-webkit-sticky;position:sticky;right:0;text-align:center;text-transform:uppercase;white-space:nowrap;width:100%}.home_mainText__HGu6U{color:#000;font:400 50px/61px Inter,sans-serif;letter-spacing:0;opacity:1;padding:100px 0 200px;text-align:justify}.home_books__mM6hZ{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(12,1fr);margin-bottom:200px}.home_book__90rFV:first-child{grid-column:2/6}.home_book__90rFV:nth-child(2){grid-column:8/12}.home_book__90rFV .home_img__U4o4p{border-radius:3.572327px 1.786164px 1.786164px 3.572327px;box-shadow:0 35px 31px -7px rgba(48,36,20,.522),0 18px 17px -6px rgba(29,24,14,.637),0 9px 7px -6px rgba(0,0,0,.5);display:block;position:relative;transition:all .2s ease}.home_book__90rFV .home_img__U4o4p:hover{box-shadow:0 46px 57px -3px rgba(48,36,20,.323),0 38px 43px -22px rgba(29,24,14,.637)}.home_book__90rFV .home_title__YT3ng{color:rgba(168,149,89,.5);color:hsla(0,0%,100%,.7);font:700 14px/17px Inter,sans-serif;left:5px;position:absolute;right:5px;text-align:center;text-transform:uppercase;top:50px;-webkit-user-select:none;user-select:none}.home_book__90rFV a{margin:85px auto 0}.footer_footer__yM7ap{margin-top:auto}@media screen and (max-width:819px){.footer_footer__yM7ap{margin-top:64px}}.footer_footer__yM7ap a{white-space:nowrap}@media screen and (max-width:819px){.footer_footer__yM7ap a{text-align:center;white-space:normal}.footer_year__5B7D9{display:none}}.footer_wrap__QF7q1{align-items:center;display:flex;gap:80px;justify-content:flex-start}@media screen and (min-width:820px)and (max-width:1279px){.footer_wrap__QF7q1{align-items:normal;gap:56px}}@media screen and (max-width:819px){.footer_wrap__QF7q1{flex-direction:column;gap:64px}.footer_wrap__QF7q1>span{order:2}}.footer_list__gEMjV{align-items:center;display:flex;flex-wrap:wrap;gap:17px 32px;justify-content:flex-start}@media screen and (min-width:820px)and (max-width:1279px){.footer_list__gEMjV{flex-wrap:wrap}}@media screen and (max-width:819px){.footer_list__gEMjV{align-items:center;flex-direction:column;gap:32px;order:0}}@media screen and (min-width:820px){.footer_donation__pXHkM{align-items:center;background:#2c91ea;border-radius:23px;bottom:35px;color:#fff;display:flex;gap:14px;line-height:20px;padding:12px 14px;position:fixed}.footer_donation__pXHkM:hover{background:#409ff3;text-decoration:none}}@media screen and (max-width:819px){.footer_donation__pXHkM{margin:0;order:1}}.footer_donation__pXHkM .footer_svg__YeSYG{height:22px;width:24px}.signUp_signUp__-grVD{margin:110px 0 120px}.signUp_signUp__-grVD h1{text-align:center}.signUp_signUp__-grVD h4{margin-bottom:24px}.signUp_layout__-9-ms{grid-gap:64px;display:grid;gap:64px;grid-template-columns:1fr}.signUp_linkRight__HXFoV{margin-left:auto}.signUp_modal__IKd7Y{background-color:#fff;border-radius:9px;box-shadow:0 12px 10px -7px rgba(0,0,0,.5),0 5px 4px -2px rgba(172,106,21,.256);left:50%;max-width:450px;padding:40px 50px 56px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;z-index:3}@media screen and (max-width:819px){.signUp_modal__IKd7Y{max-width:calc(100vw - 30px);padding:40px 40px 56px}}.signUp_modal__IKd7Y h2{text-align:center}.signUp_modal__IKd7Y .signUp_svg__MGowf{display:block;height:112px;margin:0 auto 32px;width:112px}.Form_loginForm__ICUbQ{margin-top:64px}.Form_block__UfJM-{grid-gap:42px;display:grid;gap:42px;grid-template-columns:1fr}.Form_row__yYwoZ{position:relative}.Form_rowCheckbox__XYd2J{align-items:flex-start;display:flex;gap:24px;justify-content:flex-start;position:relative}.Form_rowCheckbox__XYd2J input[type=checkbox]{display:none}.Form_input__wNwso{background:transparent;border-bottom:2px solid #585e6c;font:400 16px/20px Inter,sans-serif;padding:16px 0 10px;transition:all .2s ease}.Form_input__wNwso.Form_focused__rp\+SV,.Form_input__wNwso:hover{border-color:#ffce90}.Form_input__wNwso.Form_focused__rp\+SV+.Form_label__Cg04F{color:#8d8d8d;font:400 12px/15px Inter,sans-serif;top:0}.Form_error__iYhTY{color:#e63312;font:400 14px/17px Inter,sans-serif;position:absolute;top:calc(100% + 10px)}.Form_label__Cg04F{left:0;position:absolute;top:12px;transition:all .2s ease}.Form_checkbox__sYJS6{align-items:center;border:2px solid #4d4d4d;border-radius:6px;cursor:pointer;display:flex;flex-shrink:0;height:24px;justify-content:center;transition:all .2s ease;width:24px}.Form_checkbox__sYJS6.Form_active__LQoV6{background:#ffce90;border-color:#ffce90}.Form_checkbox__sYJS6 svg{height:13px;width:13px}.Form_checkbox__sYJS6:hover{background:#ffce90;border-color:#ffce90}.Form_submit__70zCj{margin:0 auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Form_eye__7sX6W{bottom:calc(50% - 10px);line-height:1;position:absolute;right:0}.Form_eye__7sX6W svg{fill:silver;height:20px;width:31px}.Form_eye__7sX6W svg.Form_active__LQoV6{fill:#ffce90}.Form_select__wD-2r.Form_active__LQoV6 .Form_label__Cg04F{color:#8d8d8d;font:400 12px/15px Inter,sans-serif;top:0}@font-face{font-display:swap;font-family:Gotham Pro;font-weight:700;src:local("Gotham Pro"),url(/static/media/GothamPro-Bold.b9c5d1404c9e2ed632e3.woff2) format("woff2")}@font-face{font-display:swap;font-family:Tinos-Regular;font-weight:700;src:local("Gotham Pro"),url(/static/media/Tinos-Regular.882ef15859656b4deed5.woff2) format("woff2")}.header_wrap__nC0A0{align-items:center;display:flex;gap:30px;justify-content:space-between}@media screen and (min-width:1280px){.header_wrap__nC0A0.header_open__xOjzj{justify-content:flex-start}.header_wrap__nC0A0.header_open__xOjzj .header_login__z3EBc{margin-left:auto;width:100%}}@media screen and (max-width:819px){.header_wrap__nC0A0>*{width:33.3%}}.header_logo__ww4uV{font:700 28px/24px Gotham Pro;max-width:150px}@media screen and (max-width:819px){.header_logo__ww4uV{font:700 18px/16px Gotham Pro}}.header_login__z3EBc,.header_logoWrap__ZVwWJ{min-width:16.6666666667%}.header_lang__dyopw{align-items:center;border-radius:9px;cursor:pointer;display:flex;gap:25px;justify-content:center;padding:10px;transition:all .2s ease}@media screen and (min-width:820px){.header_lang__dyopw:hover{background-color:#ebebeb}}@media screen and (max-width:819px){.header_lang__dyopw.header_active__r7ZI0 .header_name__rkvVT{display:block}}.header_lang__dyopw svg{fill:#000;height:26px;width:31px}.header_lang__dyopw .header_name__rkvVT{font:400 16px/20px Inter,sans-serif;white-space:nowrap}@media screen and (max-width:819px){.header_lang__dyopw .header_name__rkvVT{display:none}}.header_langWrap__4ae3M{position:relative}@media screen and (max-width:819px){.header_langWrap__4ae3M{display:flex;justify-content:center}}.header_popup__eN8Q\+{display:flex;flex-wrap:wrap;gap:27px 12px;margin-top:80px}@media screen and (max-width:819px){.header_popup__eN8Q\+{align-items:center;flex-direction:column;flex-wrap:nowrap;gap:32px}}.header_popupWrap__0ckze{background:#fff;border-radius:9px;box-shadow:0 12px 10px -7px rgba(0,0,0,.5),0 5px 4px -2px rgba(172,106,21,.256);font:500 18px/21px Inter,sans-serif;left:50%;padding:25px 114px 100px;position:absolute;top:25px;-webkit-transform:translate(-50%);transform:translate(-50%);z-index:3}@media screen and (min-width:1280px){.header_popupWrap__0ckze{width:928px}}@media screen and (min-width:820px)and (max-width:1279px){.header_popupWrap__0ckze{padding:25px 32px 100px;width:calc(100vw - 44px)}}@media screen and (max-width:819px){.header_popupWrap__0ckze{height:calc(100vh - 23px);overflow:hidden;overflow-y:auto;padding:25px 1em 48px;width:calc(100vw - 22px)}}@media screen and (min-width:1280px){.header_popup__eN8Q\+ button{border-radius:9px;padding:10px;transition:all .3s ease}.header_popup__eN8Q\+ button:hover{background-color:#000;color:#fff}}.header_popupButton__ndEKR{align-items:center;background-color:#000;border-radius:9px;color:#fff;cursor:pointer;display:flex;gap:25px;justify-content:center;margin:0 auto;padding:10px}.header_popupButton__ndEKR svg{fill:#fff;height:26px;width:31px}.header_burger__66FrJ{align-items:flex-start;display:flex;flex-direction:column;height:20px;justify-content:space-between;margin-left:auto;transition:all .2s ease;width:32px}.header_burger__66FrJ:after,.header_burger__66FrJ:before{content:"";width:100%}.header_burger__66FrJ span,.header_burger__66FrJ:after,.header_burger__66FrJ:before{background:#000;border-radius:2px;display:block;height:4px;transition:all .4s ease}.header_burger__66FrJ span{opacity:1;width:75%}.header_burger__66FrJ.header_open__xOjzj{height:24px;position:fixed;right:5vw;top:50px;width:24px;z-index:4}.header_burger__66FrJ.header_open__xOjzj span{opacity:0}.header_burger__66FrJ.header_open__xOjzj:after,.header_burger__66FrJ.header_open__xOjzj:before{-webkit-transform-origin:left;transform-origin:left;width:34px}.header_burger__66FrJ.header_open__xOjzj:before{-webkit-transform:rotate(405deg) translateY(-2px);transform:rotate(405deg) translateY(-2px);-webkit-transform-origin:left top;transform-origin:left top}.header_burger__66FrJ.header_open__xOjzj:after{-webkit-transform:rotate(315deg) translateY(2px);transform:rotate(315deg) translateY(2px);-webkit-transform-origin:left bottom;transform-origin:left bottom}.header_burger__66FrJ.header_open__xOjzj+.header_burgerMenu__GNwNm{left:0}.header_burgerMenu__GNwNm{background-color:#fafafa;bottom:0;left:calc(100vw + 50px);padding:110px 5vw 50px;position:fixed;top:0;transition:left .2s ease;width:100vw;z-index:3}@media screen and (max-width:819px){.header_burgerMenu__GNwNm{-ms-overflow-style:none;height:100vh;overflow-y:auto;scrollbar-width:none}.header_burgerMenu__GNwNm::-webkit-scrollbar{display:none}}.NotAuth_wrap__RsJeq{align-items:center;display:flex;gap:10px;justify-content:flex-end}@media screen and (max-width:819px){.NotAuth_wrap__RsJeq{flex-direction:column-reverse;gap:32px;justify-content:flex-start}}.IsAuth_wrap__hN50E{align-items:center;cursor:pointer;display:flex;gap:8px;justify-content:flex-end}@media screen and (min-width:1280px){.IsAuth_wrap__hN50E.IsAuth_active__Dc2uJ{gap:0}}.IsAuth_name__PwjEw{font-weight:500;text-transform:capitalize}.IsAuth_burger__BTnNn{background-color:#ffce90;border-radius:50%;flex-shrink:0;height:24px;position:relative;transition:box-shadow .2s ease;width:24px}.IsAuth_burger__BTnNn:hover{box-shadow:0 12px 10px -7px rgba(0,0,0,.5),0 5px 4px -2px rgba(172,106,21,.256)}.IsAuth_burger__BTnNn span,.IsAuth_burger__BTnNn:after,.IsAuth_burger__BTnNn:before{background-color:#000;border-radius:1px;height:2px;left:5px;position:absolute;transition:all .2s ease;width:14px}.IsAuth_burger__BTnNn:after,.IsAuth_burger__BTnNn:before{content:""}.IsAuth_burger__BTnNn:before{top:calc(50% - 5px)}.IsAuth_burger__BTnNn:after{top:calc(50% + 3px)}.IsAuth_burger__BTnNn span{top:calc(50% - 1px)}.IsAuth_burger__BTnNn.IsAuth_burgerActive__KUoBV span{display:none}.IsAuth_burger__BTnNn.IsAuth_burgerActive__KUoBV:after,.IsAuth_burger__BTnNn.IsAuth_burgerActive__KUoBV:before{top:calc(50% - 1px);-webkit-transform-origin:center center;transform-origin:center center}.IsAuth_burger__BTnNn.IsAuth_burgerActive__KUoBV:before{-webkit-transform:rotate(405deg);transform:rotate(405deg)}.IsAuth_burger__BTnNn.IsAuth_burgerActive__KUoBV:after{-webkit-transform:rotate(315deg);transform:rotate(315deg)}.IsAuth_menu__6skeC{align-items:center;display:flex;gap:32px;justify-content:flex-end}@media screen and (max-width:819px){.IsAuth_menu__6skeC{flex-direction:column}}.IsAuth_menu__6skeC a{white-space:nowrap}@media screen and (min-width:820px){.IsAuth_menuWrap__cOUno{flex-shrink:0;height:0;opacity:0;overflow:hidden;transition:all .2s ease;width:0}}@media screen and (min-width:820px)and (max-width:1279px){.IsAuth_menuWrap__cOUno{transition:none 0s ease 0s;transition:initial}.IsAuth_menuWrap__cOUno .IsAuth_menuBlur__CpxZF{background-color:transparent;opacity:.7;position:absolute;transition:background-color .2s ease;z-index:-1}}@media screen and (max-width:819px){.IsAuth_menuWrap__cOUno{border-bottom:3px solid #000;padding-bottom:64px}}@media screen and (min-width:820px){.IsAuth_menuWrap__cOUno.IsAuth_active__Dc2uJ{height:auto;margin:0 64px 0 7%;opacity:1;width:auto}}@media screen and (min-width:1280px)and (max-width:1439px){.IsAuth_menuWrap__cOUno.IsAuth_active__Dc2uJ{margin:0 64px}}@media screen and (min-width:820px)and (max-width:1279px){.IsAuth_menuWrap__cOUno.IsAuth_active__Dc2uJ{grid-gap:30px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);bottom:0;display:grid;gap:30px;grid-template-columns:repeat(8,1fr);left:0;margin:0;padding:20vh 0 30vh;position:fixed;right:0;top:0;z-index:3}.IsAuth_menuWrap__cOUno.IsAuth_active__Dc2uJ .IsAuth_menuBlur__CpxZF{background-color:#b1b9c1;bottom:0;left:0;right:0;top:0;z-index:0}.IsAuth_menuWrap__cOUno.IsAuth_active__Dc2uJ .IsAuth_menu__6skeC{background-color:#fff;border-radius:9px;box-shadow:0 12px 10px -7px rgba(0,0,0,.5),0 5px 4px -2px rgba(172,106,21,.256);flex-direction:column;grid-column:3/7;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:flex-start;padding:42px 1em 48px;position:relative}.IsAuth_menuWrap__cOUno.IsAuth_active__Dc2uJ .IsAuth_menu__6skeC .IsAuth_burger__BTnNn{position:absolute;right:16px;top:16px}}.IsAuth_menuName__YV91B{font:700 24px/29px Inter,sans-serif;padding-bottom:10px}.profile_profile__QCKQw{margin:110px 0 190px}@media screen and (max-width:819px){.profile_profile__QCKQw{margin:80px 0}}.profile_profileNav__dxeUE{align-items:center;display:flex;gap:34px;justify-content:flex-start;padding-bottom:47px}@media screen and (max-width:819px){.profile_profileNav__dxeUE{gap:20px}}.profile_profileNav__dxeUE a{background-color:#fff;border-radius:9px;color:#000;font:500 24px/32px Inter,sans-serif;padding:14px;transition:all .2s ease}.profile_profileNav__dxeUE a:not(.profile_active__8P3qV):hover{background-color:#ebebeb}@media screen and (max-width:819px){.profile_profileNav__dxeUE a{font-size:18px}}.profile_profileNav__dxeUE .profile_active__8P3qV{background-color:#000;color:#fff}.profile_profileChoose__I5lLD{grid-gap:30px;display:grid;gap:30px;grid-template-columns:1fr 1fr}@media screen and (max-width:1279px){.profile_profileChoose__I5lLD{gap:160px;grid-template-columns:1fr}}.profile_profilePart__H7qcZ{position:relative}@media screen and (min-width:1280px){.profile_profilePart__H7qcZ{grid-gap:0 30px;display:grid;gap:0 30px;grid-template-columns:repeat(6,1fr);padding-bottom:20px;text-align:center}}.profile_profilePart__H7qcZ:first-child:after{background:#000;bottom:0;content:"";left:calc(100% + 13.5px);position:absolute;top:0;width:3px}@media screen and (max-width:1279px){.profile_profilePart__H7qcZ:first-child:after{height:3px;left:0;top:calc(100% + 80px);width:100%}}@media screen and (max-width:1279px)and (max-width:819px){.profile_profilePart__H7qcZ{text-align:center}}.profile_profilePart__H7qcZ h2{grid-column:1/7;margin-bottom:68px}.profile_profilePart__H7qcZ .profile_img__0awO3,.profile_profilePart__H7qcZ a{grid-column:3/5;width:100%}@media screen and (min-width:1280px)and (max-width:1439px){.profile_profilePart__H7qcZ .profile_img__0awO3,.profile_profilePart__H7qcZ a{min-width:190px}}.profile_profilePart__H7qcZ .profile_img__0awO3{border-radius:3.572327px 1.786164px 1.786164px 3.572327px;box-shadow:0 35px 31px -7px rgba(48,36,20,.522),0 18px 17px -6px rgba(29,24,14,.637),0 9px 7px -6px rgba(0,0,0,.5);display:block;margin-bottom:63px;position:relative;transition:all .2s ease}.profile_profilePart__H7qcZ .profile_img__0awO3:hover{box-shadow:0 46px 57px -3px rgba(48,36,20,.323),0 38px 43px -22px rgba(29,24,14,.637)}@media screen and (min-width:820px)and (max-width:1279px){.profile_profilePart__H7qcZ .profile_img__0awO3{margin:0}}@media screen and (max-width:1279px){.profile_profilePart__H7qcZ .profile_img__0awO3{grid-column:1/4;grid-row:1/4;max-width:224px;width:100%}}@media screen and (max-width:819px){.profile_profilePart__H7qcZ .profile_img__0awO3{margin:0 auto 64px}}.profile_profilePart__H7qcZ .profile_title__oQEZZ{color:hsla(0,0%,100%,.704);color:rgba(168,149,89,.5);color:hsla(0,0%,100%,.7);font:700 7.85px/1 Inter,sans-serif;left:5px;position:absolute;right:5px;text-align:center;text-transform:uppercase;top:50px;-webkit-user-select:none;user-select:none}@media screen and (max-width:1279px){.profile_profilePart__H7qcZ .profile_title__oQEZZ{font-size:8.45px}}.profile_profilePart__H7qcZ .profile_profileText__SDBUj{grid-column:2/6;line-height:2;margin-bottom:48px}@media screen and (max-width:1279px){.profile_profilePart__H7qcZ .profile_profileText__SDBUj{grid-column:4/9}}@media screen and (min-width:820px)and (max-width:1279px){.profile_profilePart__H7qcZ .profile_button__7ij9f{grid-column:4/9}}@media screen and (max-width:819px){.profile_profilePart__H7qcZ .profile_button__7ij9f{margin:0 auto;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}}@media screen and (min-width:1280px){.profile_profilePart__H7qcZ .profile_profileInfo__51Jnu{display:contents}}@media screen and (min-width:820px)and (max-width:1279px){.profile_profilePart__H7qcZ .profile_profileInfo__51Jnu{grid-gap:0 30px;display:grid;gap:0 30px;grid-template-columns:repeat(8,1fr);width:100%}}.profile_wrap__N9ZJu{grid-gap:30px;border-top:3px solid #000;display:grid;gap:30px;padding-top:80px;position:relative}.profile_wrap__N9ZJu:after{background:#000;content:"";display:block;position:absolute;width:3px}@media screen and (min-width:1280px){.profile_wrap__N9ZJu:after{height:216px;left:66.6666666667%;top:0}.profile_wrap__N9ZJu.profile_empty__ZtZWv:after{left:33.3333333333%}}@media screen and (min-width:820px)and (max-width:1279px){.profile_wrap__N9ZJu.profile_empty__ZtZWv:after{height:206px;left:44.4444444444%;top:0}}@media screen and (min-width:1280px){.profile_wrap__N9ZJu{grid-template-columns:repeat(12,1fr)}}@media screen and (min-width:820px)and (max-width:1279px){.profile_wrap__N9ZJu{gap:160px 30px;grid-template-columns:repeat(8,1fr)}}@media screen and (max-width:819px){.profile_wrap__N9ZJu{gap:0;grid-template-columns:1fr}.profile_wrap__N9ZJu.profile_filled__Fx5Yj .profile_book__CCE1L{grid-row:2/3}.profile_wrap__N9ZJu.profile_filled__Fx5Yj .profile_book__CCE1L+a{grid-row:3/4}.profile_wrap__N9ZJu.profile_empty__ZtZWv .profile_book__CCE1L{grid-column:1/-1}}@media screen and (min-width:820px){.profile_book__CCE1L{grid-column:1/4;margin-right:15px;position:relative}}@media screen and (max-width:819px){.profile_book__CCE1L{margin:0 auto 68px;max-width:232px}}.profile_book__CCE1L .profile_img__0awO3{border-radius:3.572327px 1.786164px 1.786164px 3.572327px;box-shadow:0 35px 31px -7px rgba(48,36,20,.522),0 18px 17px -6px rgba(29,24,14,.637),0 9px 7px -6px rgba(0,0,0,.5);display:block;position:relative;transition:all .2s ease}@media screen and (min-width:1280px){.profile_book__CCE1L .profile_img__0awO3:hover{box-shadow:0 46px 57px -3px rgba(48,36,20,.323),0 38px 43px -22px rgba(29,24,14,.637)}}.profile_book__CCE1L .profile_title__oQEZZ{color:rgba(168,149,89,.5);color:hsla(0,0%,100%,.7);font:700 14px/17px Inter,sans-serif;left:5px;position:absolute;right:5px;text-align:center;text-transform:uppercase;top:50px;-webkit-user-select:none;user-select:none}.profile_book__CCE1L .profile_pages__Q1Ybt{color:#3d3d3d;font:400 14px/24px Inter,sans-serif;margin-top:32px;text-align:center}@media screen and (min-width:820px){.profile_info__aSeC4{grid-column:4/10}}@media screen and (min-width:820px)and (max-width:1279px){.profile_info__aSeC4{grid-column:4/9}}@media screen and (max-width:819px){.profile_info__aSeC4{grid-row:1/2}}.profile_info__aSeC4 h1{margin-bottom:22px;text-transform:capitalize}@media screen and (min-width:1280px){.profile_info__aSeC4 h1{max-width:calc(66.66667% - 10px)}}.profile_date__SZ40\+{font:500 24px/32px Inter,sans-serif;margin-bottom:60px}@media screen and (min-width:1280px){.profile_date__SZ40\+{max-width:calc(66.66667% - 10px)}}@media screen and (max-width:819px){.profile_date__SZ40\+{margin-bottom:40px}}.profile_sidebar__skDp7{align-items:center;display:flex;flex-direction:column;gap:64px}@media screen and (min-width:820px){.profile_sidebar__skDp7{grid-column:10/13}}@media screen and (min-width:820px)and (max-width:1279px){.profile_sidebar__skDp7{grid-gap:30px;align-items:flex-start;display:grid;gap:30px;grid-column:1/-1;grid-template-columns:repeat(8,1fr)}.profile_sidebar__skDp7 button{grid-column:6/9}}@media screen and (max-width:1279px){.profile_sidebar__skDp7{position:relative}.profile_sidebar__skDp7:after{background:#000;bottom:calc(100% + 64px);content:"";height:3px;left:0;position:absolute;right:0}}@media screen and (max-width:819px){.profile_sidebar__skDp7{grid-row:4/5;margin-top:150px}}.profile_sidebarText__BqLtM{line-height:32px;width:100%}@media screen and (min-width:820px)and (max-width:1279px){.profile_sidebarText__BqLtM{grid-column:1/6}}.profile_sidebarText__BqLtM p:not(:last-child){margin-bottom:42px}@media screen and (min-width:1280px){.profile_emptyText__QBj-B{grid-column:6/11}}@media screen and (min-width:820px)and (max-width:1279px){.profile_emptyText__QBj-B{grid-column:5/9}}.profile_emptyText__QBj-B p{line-height:2;margin-bottom:50px}.greetings_greetings__5s\+UU{padding:100px 0 70px}.greetings_greetings__5s\+UU h1{margin-bottom:56px}.greetings_wrap__qKHGh{grid-gap:42px;display:grid;gap:42px;grid-template-columns:1fr}.greetings_wrap__qKHGh h2{margin-bottom:28px}.greetings_button__DIYgN{margin:64px auto 0}@media screen and (max-width:819px){.greetings_button__DIYgN{width:100%!important}}.editor_editorWrap__0mqKT{grid-column:1/9;height:100%;position:relative}@media screen and (max-width:1279px){.editor_editorWrap__0mqKT{grid-column:1/-1}}.editor_tab__ANAL5{background-color:#fafafa;border-radius:6px;box-shadow:0 2px 4px rgba(0,0,0,.5);margin-bottom:30px;padding:7px}.editor_wrap__vQUAw{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(12,1fr);padding-top:60px}@media screen and (min-width:1280px){.editor_wrap__vQUAw{min-height:80vh}}.editor_wrap__vQUAw h2{margin-bottom:25px}.editor_aside__H\+AaO{color:#3d3d3d;grid-column:10/13;position:relative}@media screen and (min-width:820px)and (max-width:1279px){.editor_aside__H\+AaO{display:none}}.editor_aside__H\+AaO .editor_asideSticky__NoJBw{position:-webkit-sticky;position:sticky;top:125px;z-index:1}.editor_tip__w8JhC{align-items:center;bottom:40px;display:flex;gap:24px;justify-content:flex-start;left:auto;position:fixed}.editor_tip__w8JhC:hover .editor_tipLogo__q3fHR{background:#ffd8a7;box-shadow:0 12px 10px -7px rgba(0,0,0,.5),0 5px 4px -2px rgba(172,106,21,.256)}.editor_tipLogo__q3fHR{background:#ffce90;border-radius:50%;flex-shrink:0;height:48px;transition:all .2s ease;width:48px}.editor_tipLogo__q3fHR svg{height:100%;width:100%}.editor_connection__JTBBL{-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;border-radius:10px;bottom:30px;color:#fff;left:15px;position:fixed;right:15px;text-align:center;z-index:3}.editor_connection__JTBBL.editor_closed__ktabR{background:#e63312}.editor_connection__JTBBL.editor_opened__CpDdS{-webkit-animation:editor_connection__JTBBL 2s linear .2s forwards;animation:editor_connection__JTBBL 2s linear .2s forwards;background:#7cfc00}.editor_status__akhfb{align-items:center;display:flex;gap:19px;justify-content:flex-start;margin-top:48px;position:relative}.editor_status__akhfb:before{-webkit-animation:editor_typing__kTZV5 2s linear .2s infinite forwards;animation:editor_typing__kTZV5 2s linear .2s infinite forwards;background-color:#7cfc00;border-radius:50%;content:"";display:block;height:24px;left:4px;position:relative;width:24px}.editor_status__akhfb:after{border:1px solid #000;border-radius:50%;box-sizing:border-box;content:"";height:32px;left:0;position:absolute;width:32px}.editor_status__akhfb span{line-height:1}.editor_status__akhfb:not(.editor_saved__g3A2M) span{display:none}.editor_status__akhfb.editor_saved__g3A2M:before{-webkit-animation-iteration-count:0;animation-iteration-count:0}@-webkit-keyframes editor_connection__JTBBL{0%{display:block;opacity:1}80%{opacity:1}to{display:none;opacity:0}}@keyframes editor_connection__JTBBL{0%{display:block;opacity:1}80%{opacity:1}to{display:none;opacity:0}}@-webkit-keyframes editor_typing__kTZV5{0%{opacity:1}50%{opacity:0}to{opacity:1}}@keyframes editor_typing__kTZV5{0%{opacity:1}50%{opacity:0}to{opacity:1}}.styles_wrap__xSUM7{margin:200px auto}@media screen and (max-width:819px){.styles_wrap__xSUM7{margin:60px auto 80px}}.styles_mail__87GSP{height:86px;margin-bottom:80px;width:116px}.styles_mailWrap__VqS-1{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}h1{margin-bottom:32px}.text_page__ZXVI\+{margin:100px 0 150px}.text_page__ZXVI\+ h1,.text_page__ZXVI\+ h2,.text_page__ZXVI\+ h3{text-align:left}.text_page__ZXVI\+ h1{margin-bottom:56px}@media screen and (min-width:820px)and (max-width:1279px){.text_page__ZXVI\+ h1{margin-bottom:40px}}@media screen and (max-width:819px){.text_page__ZXVI\+ h1{margin-bottom:30px}}.text_page__ZXVI\+ h2{margin-bottom:28px}@media screen and (max-width:1279px){.text_page__ZXVI\+ h2{margin-bottom:1em}}.text_page__ZXVI\+ .text_block__ZAVte:not(:last-child){margin-bottom:42px}.text_page__ZXVI\+ p:not(:last-child){margin-bottom:16px}.text_page__ZXVI\+ li:before{content:"— "}.text_table__2ziVx .text_tableRow__BrxPz{display:grid;grid-template-columns:3fr 7fr}.text_table__2ziVx .text_tableRow__BrxPz:nth-child(2n){background:#f0eeee}.text_table__2ziVx .text_tableDate__6fa7C{padding:30px}.text_table__2ziVx .text_tableDate__6fa7C:first-child{font-weight:700}@media screen and (min-width:820px)and (max-width:1279px){.text_table__2ziVx .text_tableDate__6fa7C{padding:15px}}@media screen and (max-width:819px){.text_table__2ziVx .text_tableDate__6fa7C{padding:10px}}.donation_donation__OUg6G{margin:110px 0 120px}@media screen and (max-width:819px){.donation_donation__OUg6G{margin:80px 0}}.donation_donation__OUg6G h1{text-align:center}.donation_nav__o4zUa{align-items:center;display:flex;justify-content:space-between;margin-top:110px}@media screen and (max-width:819px){.donation_nav__o4zUa{margin-top:65px}}.donation_methods__Jrh7E{align-items:center;display:flex;gap:34px;justify-content:flex-start;white-space:nowrap}@media screen and (max-width:819px){.donation_methods__Jrh7E{-ms-overflow-style:none;gap:20px;margin:0 -5vw;overflow-x:auto;padding:0 5vw;position:relative;scrollbar-width:none}.donation_methods__Jrh7E::-webkit-scrollbar{display:none}}.donation_method__ENFjG input{display:none}.donation_method__ENFjG input:checked+label{background:#000;color:#fff}.donation_method__ENFjG label{border-radius:9px;cursor:pointer;display:block;padding:14px}.donation_method__ENFjG label:hover{background:#000;color:#fff}.donation_main__o7S79{grid-gap:30px;border-top:3px solid #000;display:grid;gap:30px;grid-template-columns:6fr 3fr 3fr;margin-top:46px}@media screen and (min-width:1280px)and (max-width:1439px){.donation_main__o7S79{grid-template-columns:8fr 1fr 3fr}}@media screen and (max-width:1279px){.donation_main__o7S79{gap:80px;grid-template-columns:repeat(8,1fr)}}@media screen and (max-width:819px){.donation_main__o7S79{grid-template-columns:repeat(4,1fr)}}.donation_content__pyHK4{padding-top:78px}@media screen and (min-width:1280px)and (max-width:1439px){.donation_content__pyHK4{padding-right:50px}}@media screen and (max-width:1279px){.donation_content__pyHK4{grid-column:1/-1}}.donation_divider__UIc9w{line-height:0;position:relative}.donation_divider__UIc9w:after{background:#000;content:"";height:206px;position:absolute;right:110px;top:0;width:3px}@media screen and (max-width:1279px){.donation_divider__UIc9w{grid-column:1/-1}.donation_divider__UIc9w:after{height:3px;left:0;right:0;width:100%}.donation_shareButton__TLjEz{display:none}}.donation_sidebar__0E5CZ{line-height:2}@media screen and (min-width:1280px){.donation_sidebar__0E5CZ{padding-top:78px}}@media screen and (min-width:820px)and (max-width:1279px){.donation_sidebar__0E5CZ{grid-column:1/6}}@media screen and (max-width:819px){.donation_sidebar__0E5CZ{grid-column:1/-1}}.donation_priceBox__Jh7sb{border:1px solid #979797;display:grid;grid-template-columns:repeat(4,1fr)}@media screen and (max-width:819px){.donation_priceBox__Jh7sb{grid-template-columns:1fr 1fr}}@media screen and (min-width:820px){.donation_priceItem__bYs15:not(:last-child){border-right:1px solid #979797}}@media screen and (max-width:819px){.donation_priceItem__bYs15:nth-child(-n+2){border-bottom:1px solid #979797}.donation_priceItem__bYs15:nth-child(odd){border-right:1px solid #979797}}.donation_priceItem__bYs15 input{display:none}.donation_priceItem__bYs15 input:checked+label{background:#ffce90}.donation_priceItem__bYs15 label{align-items:center;cursor:pointer;display:flex;font:500 20px/32px Inter,sans-serif;justify-content:center;padding:11px;white-space:nowrap}.donation_priceItem__bYs15 label:hover{background:#ffe1ba}.donation_priceItemCustom__-l5yj{border:1px solid #979797;position:relative}.donation_priceItemCustom__-l5yj input{background:#ffce90;font:500 20px/32px Inter,sans-serif;text-align:center;-webkit-user-select:none;user-select:none}.donation_priceItemCustom__-l5yj input:checked+label{background:#ffce90}.donation_priceItemCustom__-l5yj label{align-items:center;background:#ffce90;cursor:text;display:flex;font:500 20px/32px Inter,sans-serif;height:100%;justify-content:center;padding:11px;position:absolute;width:100%}.donation_priceCheckbox__-Qi0k{margin-top:42px}.donation_priceCheckbox__-Qi0k input{display:none}.donation_priceCheckbox__-Qi0k input:checked+label span{background:#ffce90}.donation_priceCheckbox__-Qi0k input:checked+label span:after{left:calc(100% - 31px)}.donation_priceCheckbox__-Qi0k span{background-color:#efefef;border:1px solid #979797;border-radius:18px;display:inline-flex;height:36px;position:relative;width:70px}.donation_priceCheckbox__-Qi0k span:after{aspect-ratio:1/1;background-color:#fff;border:.5px solid #979797;border-radius:50%;bottom:3px;box-shadow:0 3px 2px -1px rgba(0,0,0,.31);content:"";left:3px;position:absolute;top:3px;transition:all .3s ease}.donation_priceCheckbox__-Qi0k label{align-items:center;cursor:pointer;display:inline-flex;font:500 20px/32px Inter,sans-serif;gap:23px;justify-content:flex-start}.donation_priceCheckbox__-Qi0k label:hover span{background:#ffd8a7}.donation_info__DyavM{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(2,1fr);margin-top:64px}@media screen and (max-width:819px){.donation_info__DyavM{gap:40px;grid-template-columns:1fr}}.donation_policy__Goi-R{grid-gap:30px;display:grid;gap:30px;grid-template-columns:4fr 2fr;margin-top:64px}@media screen and (max-width:819px){.donation_policy__Goi-R{grid-template-columns:1fr}}.donation_policy__Goi-R button{margin-left:auto}.donation_paymentBlock__XlFo5{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(2,1fr)}.donation_paymentBlock__XlFo5 span{font:400 16px/2 Inter,sans-serif}@media screen and (max-width:819px){.donation_paymentBlock__XlFo5{grid-template-columns:1fr}}.donation_sbp__UP\+6P{aspect-ratio:1/1;max-width:328px}.donation_cryptoList__cnFVU{grid-gap:80px 62px;display:grid;gap:80px 62px;grid-template-columns:repeat(4,1fr)}@media screen and (max-width:819px){.donation_cryptoList__cnFVU{gap:60px;grid-template-columns:repeat(2,1fr)}}.donation_cryptoItem__0i\+cT{align-items:center;display:flex;flex-shrink:0;gap:16px}.donation_cryptoItem__0i\+cT svg{fill:#ffce90;height:42px;transition:background-color .2s ease;width:42px}.donation_cryptoItem__0i\+cT:hover .donation_ltc__CjO\+\+{fill:#345d9d}.donation_cryptoItem__0i\+cT:hover .donation_zrx__C6DwT{fill:#231815}.donation_cryptoItem__0i\+cT:hover .donation_usdt__PrSMO{fill:#50af95}.donation_cryptoItem__0i\+cT:hover .donation_eth__tIOnh polygon{fill:#3c3c3b}.donation_cryptoItem__0i\+cT:hover .donation_eth__tIOnh polygon:first-child{fill:#343434}.donation_cryptoItem__0i\+cT:hover .donation_eth__tIOnh polygon:nth-child(2),.donation_cryptoItem__0i\+cT:hover .donation_eth__tIOnh polygon:nth-child(3){fill:#8c8c8c}.donation_cryptoItem__0i\+cT:hover .donation_eth__tIOnh polygon:nth-child(4){fill:#141414}.donation_cryptoItem__0i\+cT:hover .donation_eth__tIOnh polygon:nth-child(5){fill:#393939}.donation_cryptoItem__0i\+cT:hover .donation_etc__MOb-o path:first-child{fill:#3ab83a}.donation_cryptoItem__0i\+cT:hover .donation_etc__MOb-o path:nth-child(2),.donation_cryptoItem__0i\+cT:hover .donation_etc__MOb-o polygon:nth-child(3){fill:#0b8311}.donation_cryptoItem__0i\+cT:hover .donation_etc__MOb-o polygon:nth-child(4){fill:#146714}.donation_cryptoItem__0i\+cT:hover .donation_btc__8cRgM{fill:#f7931a}.donation_cryptoItem__0i\+cT:hover .donation_bth__0AT3y{fill:#0ac18e}.donation_modal__ox6HJ{background-color:#fff;border-radius:9px;box-shadow:0 12px 10px -7px rgba(0,0,0,.5),0 5px 4px -2px rgba(172,106,21,.256);left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;z-index:3}.donation_modal__ox6HJ img{aspect-ratio:328/337}.donation_modal__ox6HJ .donation_close__E6gpw{align-items:center;background:#ffce90;border-radius:50%;display:flex;height:24px;justify-content:center;line-height:1;position:absolute;right:16px;top:16px;width:24px}.donation_modal__ox6HJ .donation_close__E6gpw svg{height:11px;width:12px}.donation_success__khTLu{max-width:540px;padding:60px 60px 55px;text-align:center}.donation_success__khTLu h2{font:700 36px/1.2 Inter,sans-serif;padding-bottom:22px}.donation_success__khTLu p{font:400 16px/26px Inter,sans-serif}.donation_success__khTLu .donation_closeButton__Sj-Cg{margin:40px auto 0}.donation_qr__UFuQw{max-width:620px;padding:60px;text-align:center}.donation_qr__UFuQw img{display:block;padding-bottom:32px}@media screen and (max-width:819px){.donation_qr__UFuQw{padding:30px}.donation_qr__UFuQw img{padding-bottom:24px}}.donation_share__PJQUk{max-width:640px;padding:60px 60px 70px;text-align:center}.donation_share__PJQUk h2{padding-bottom:22px}
/*# sourceMappingURL=main.b8112eec.css.map*/