.BackToBlogButton_backButton__fYD0B{display:flex;flex-direction:row;gap:10px;color:var(--color-font-dark)}.BackToBlogButton_backButton__fYD0B svg{transform:rotate(90deg);stroke-width:1.5}.PostContent_actions__hjI7_{position:fixed;width:100%;height:34px;padding:5px 40px;background-color:var(--color-bg-main);opacity:.95;z-index:2;display:flex;flex-direction:row;justify-content:space-between;gap:40px}@media (max-width:768px){.PostContent_actions__hjI7_{padding:5px 20px}}.PostContent_container__A_wte{display:flex;flex-direction:column;gap:40px;max-width:900px;margin-inline:auto;padding:54px 20px 20px;color:var(--color-font-dark);margin-bottom:80px}.PostContent_container__A_wte h1{font-size:1.75rem;margin-bottom:.5em}@media (max-width:768px){.PostContent_container__A_wte h1{font-size:1.5rem}}.PostContent_content__QpYQ4{font-weight:400;font-size:1.125rem}.PostContent_author__G9vdl,.PostContent_container__A_wte time{color:var(--color-font-grey);font-weight:400;font-family:var(--font-title);font-size:16px;margin-bottom:1em}.PostContent_author__G9vdl{margin-bottom:2em}.PostContent_links__d8Jbh{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px}.PostContent_header__mgd5h{display:flex;flex-direction:row;justify-content:space-between;gap:40px}@media (max-width:768px){.PostContent_header__mgd5h{flex-direction:column}}.PostContent_header__mgd5h>*{flex:1 1 50%}.PostContent_info__KdYfU{display:flex;flex-direction:column}.PostContent_image__z7CdY{display:flex;justify-content:center;overflow:hidden;border-radius:15px;max-height:400px}@media (max-width:768px){.PostContent_image__z7CdY{justify-content:flex-start}}.PostContent_image__z7CdY img{display:block;max-height:400px;width:auto;height:auto;border-radius:15px}@media (max-width:768px){.PostContent_image__z7CdY img{-o-object-position:left;object-position:left}.PostContent_content__QpYQ4 iframe{width:100%}}.PostContent_categories__fUmfx{color:var(--color-accent);display:flex;flex-direction:row;flex-wrap:wrap;gap:10px 10px}.PostContent_categories__fUmfx a{position:relative;transition:all .3s ease-in-out;background-color:var(--color-accent-light3);border-radius:10px;padding:6px 10px;color:var(--color-font-light);font-weight:500;line-height:1}.PostContent_categories__fUmfx a:hover{background-color:var(--color-accent);color:var(--color-font-light)}.PostContent_telegram__SEQdV{display:flex;flex-direction:row;gap:10px;align-items:center;color:var(--color-accent);border:1px solid var(--color-accent-light3);border-radius:20px;padding:20px;font-weight:400;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.PostContent_telegram__SEQdV a:hover{text-decoration:underline;text-decoration-thickness:1px}.PostContent_telegram__SEQdV svg{flex:0 0 24px}.PostContent_content__QpYQ4 blockquote{position:relative;display:inline-block;background:var(--color-bg-grey-light);padding:40px 30px 30px 60px;border-radius:20px;color:var(--color-font-dark);text-align:left;transition-duration:.3s;margin:0;font-weight:400;margin-block:20px}@media (max-width:768px){.PostContent_content__QpYQ4 blockquote{padding:60px 20px 30px}}.PostContent_content__QpYQ4 blockquote:before{display:block;content:"”";font-size:110px;font-family:var(--font-title);position:absolute;top:-25px;left:10px;z-index:1;color:var(--color-bg-grey)}@media (max-width:768px){.PostContent_content__QpYQ4 blockquote:before{top:-15px;left:20px;font-size:100px}}.PostContent_content__QpYQ4 ul{list-style-type:disc;padding-left:20px}.PostContent_content__QpYQ4 ul li::marker{color:var(--color-accent)}.PostContent_content__QpYQ4 ol{list-style-type:decimal;padding-left:20px}.PostContent_content__QpYQ4 ol li::marker{color:var(--color-accent);font-weight:500}.PostContent_content__QpYQ4 a{font-weight:400;word-break:break-all}.PostContent_content__QpYQ4 a:hover{text-decoration:underline;text-decoration-thickness:1px}.PostContent_content__QpYQ4 h2,.PostContent_content__QpYQ4 h3{margin-bottom:1rem}.PostContent_content__QpYQ4 h2{font-size:1.5rem}.PostContent_content__QpYQ4 h3{font-size:1.25rem}.PostContent_content__QpYQ4 b,.PostContent_content__QpYQ4 strong{font-weight:500}.PostContent_author__G9vdl{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:35px}@media (max-width:768px){.PostContent_author__G9vdl{gap:20px}}.PostContent_authorImage__sZcd0{border-radius:50%;-o-object-fit:cover;object-fit:cover;width:88px;height:88px}@media (max-width:768px){.PostContent_authorImage__sZcd0{width:70px;height:70px}}.PostContent_authorName__o8FIq{font-family:var(--font-title);font-size:1.125rem;color:var(--color-accent);line-height:1.15}@media (max-width:768px){.PostContent_authorName__o8FIq{font-size:16px}}.ReadMorePosts_container__ltCKU{display:flex;flex-direction:column;gap:20px;padding-block:40px;border-radius:20px;color:var(--color-font-dark);background-color:var(--color-bg-grey)}.ReadMorePosts_container__ltCKU h2{font-size:1.5rem;padding-inline:var(--section-padding-x)}@media (max-width:768px){.ReadMorePosts_container__ltCKU h2{font-size:1.25rem}}.ReadMorePosts_posts__wEVyV{display:flex;gap:20px;padding-inline:var(--section-padding-x)}.ReadMorePosts_post__9t7cE{flex-shrink:0;width:300px;background-color:transparent;overflow:hidden;border-radius:20px;background-color:var(--color-bg-main)}.ReadMorePosts_info__PLenr{padding:20px;display:flex;flex-direction:column;gap:10px;margin-bottom:30px}.ReadMorePosts_post__9t7cE time{color:var(--color-font-grey2);font-size:16px;font-family:var(--font-title);font-weight:300}.ReadMorePosts_post__9t7cE h3{font-size:1.125rem;color:var(--color-font-dark)}.ReadMorePosts_post__9t7cE a{display:flex;flex-direction:column;justify-content:space-between;width:100%;height:100%}.ReadMorePosts_bgImage__a8okw{height:245px;overflow:hidden;border-radius:20px 20px 0 0;position:relative}.ReadMorePosts_bgImage__a8okw img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ReadMorePosts_bgImage__a8okw p{position:absolute;bottom:0;left:0;right:0;padding:10px 10px 10px 20px;background-color:rgba(0,0,0,.5);color:white;font-size:.875rem;font-family:var(--font-title);font-weight:300}.ReadMorePosts_skeleton___RsuR{pointer-events:none}.ReadMorePosts_skeletonCard___mRSE{display:flex;flex-direction:column;height:100%;border-radius:8px;overflow:hidden}.ReadMorePosts_skeletonElement__QO97z{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;-webkit-animation:ReadMorePosts_shimmer__Dya6d 1.5s infinite;animation:ReadMorePosts_shimmer__Dya6d 1.5s infinite;border-radius:4px}@-webkit-keyframes ReadMorePosts_shimmer__Dya6d{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes ReadMorePosts_shimmer__Dya6d{0%{background-position:-200% 0}to{background-position:200% 0}}.ReadMorePosts_skeletonDate__V61XG{height:14px;width:80px;margin-bottom:8px}.ReadMorePosts_skeletonTitle__bKWgA{height:20px;width:100%;margin-bottom:8px}.ReadMorePosts_skeletonTitleSecond__SoQbX{height:20px;width:70%}.ReadMorePosts_skeletonImage__bWq5I{height:245px;width:100%;margin-bottom:12px}.ReadMorePosts_skeletonCategory__PH53w{height:14px;width:120px}@media (max-width:768px){.ReadMorePosts_skeletonImage__bWq5I{height:245px}.ReadMorePosts_skeletonTitle__bKWgA{height:18px}.ReadMorePosts_skeletonTitleSecond__SoQbX{height:18px;width:60%}}@media (prefers-color-scheme:dark){.ReadMorePosts_skeletonElement__QO97z{background:linear-gradient(90deg,#2a2a2a 25%,#3a3a3a 50%,#2a2a2a 75%);background-size:200% 100%}}[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;overflow:hidden;width:auto!important;height:auto!important;z-index:0}.simplebar-mask,.simplebar-offset{position:absolute;padding:0;margin:0;left:0;top:0;bottom:0;right:0}.simplebar-offset{direction:inherit!important;box-sizing:inherit!important;resize:none!important;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;max-width:100%;max-height:100%;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{display:none;width:0;height:0}.simplebar-content:after,.simplebar-content:before{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;z-index:-1}.simplebar-height-auto-observer,.simplebar-track{position:absolute;overflow:hidden;pointer-events:none}.simplebar-track{z-index:1;right:0;bottom:0}[data-simplebar].simplebar-dragging,[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;left:0;right:0;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:"";background:#000;border-radius:7px;opacity:0;transition:opacity .2s linear .5s}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition-delay:0s;transition-duration:0s}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-scrollbar:before{top:2px;bottom:2px;left:2px;right:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:0;bottom:0;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.simplebar-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll;-ms-overflow-style:scrollbar!important}.simplebar-dummy-scrollbar-size>div{width:200%;height:200%;margin:10px 0}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}