.button_button__L1jK0{width:-moz-fit-content;width:fit-content;height:42px;display:flex;justify-content:center;align-items:center;gap:6px;font-family:GothamSSm Medium,sans-serif;font-size:14px;font-weight:400;line-height:22px;color:var(--button-text-color);background:var(--button-background-color);border:1px solid var(--button-background-color);border-radius:4px;padding:8px 32px;cursor:pointer;transition:.3s ease}.button_button__L1jK0:hover{background:var(--button-background-hovered-color);border:1px solid var(--button-background-hovered-color)}.button_button__L1jK0:disabled{background:var(--button-background-disabled-color);border:1px solid var(--button-background-disabled-color);color:var(--button-text-disabled-color);cursor:no-drop}@media screen and (max-width:440px){.button_button__L1jK0{width:100%}}.MainPagePoster_container__ANLkA{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;position:relative;width:100%;height:auto;max-height:525px;min-height:525px;margin:0 auto 40px 0;padding:7px 50px 30px;border-radius:8px;box-shadow:0 4px 4px rgba(0,0,0,.2);z-index:10}@media screen and (max-width:440px){.MainPagePoster_container__ANLkA{max-height:425px;min-height:425px;padding:7px 20px 10px}}.MainPagePoster_title__KEhWe{max-width:800px;font-family:GothamSSm Bold,sans-serif;font-size:2.5rem;font-weight:400;font-style:normal;letter-spacing:0;color:var(--welcome-text-color);text-shadow:1px 1px 2px rgba(0,0,0,.5);margin:5px 0}.MainPagePoster_title__KEhWe span{color:var(--welcome-text-color-alt)}@media screen and (max-width:440px){.MainPagePoster_title__KEhWe{font-size:1.8rem}}.MainPagePoster_imageContainer__qVKpI{width:100%;max-height:525px;position:absolute;top:0;left:0;z-index:-1}.MainPagePoster_imageContainer__qVKpI:after{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.3);border-radius:8px;content:"";z-index:1}.MainPagePoster_imageContainer__qVKpI .MainPagePoster_image__ek45v{height:525px;width:100%;border-radius:8px;object-fit:cover;object-position:center}.MainPagePoster_imageContainer__qVKpI .MainPagePoster_image__ek45v.MainPagePoster_transition__tDC_K{transition:filter .3s ease-out}@media screen and (max-width:440px){.MainPagePoster_imageContainer__qVKpI .MainPagePoster_image__ek45v{height:425px}}.MainPagePoster_imageContainer__qVKpI .MainPagePoster_defaultBackground__DCAuN{width:100%;height:625px;border-radius:30px}@media screen and (max-width:440px){.MainPagePoster_imageContainer__qVKpI{max-height:425px}}.MainPagePoster_button__nAQUG{margin:14px 0 4px;box-shadow:0 1px 2px rgba(0,0,0,.15)}.postCard_container__4mlvZ{position:relative;display:flex;flex-direction:column;gap:8px;color:var(--post-content-color);flex-grow:1;flex-shrink:1;flex-basis:calc(33.333% - 14px);min-width:280px;max-width:calc(33.333% - 14px);height:180px;padding:16px 16px 16px 56px;border:1px solid var(--post-border-color);background:var(--post-background-color);border-radius:8px;cursor:pointer;overflow:hidden;transition:.3s}@media screen and (max-width:1440px){.postCard_container__4mlvZ{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 14px);max-width:calc(50% - 14px)}}@media screen and (max-width:768px){.postCard_container__4mlvZ{flex:1 1 100%;max-width:unset;min-width:260px}}.postCard_container__4mlvZ .postCard_title__Uu6rf{font-family:GothamSSm Bold,sans-serif;font-size:16px;font-weight:400;line-height:20px;color:var(--post-title-color);display:-webkit-box;max-width:100%;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;transition:.3s ease}.postCard_container__4mlvZ:hover{transform:translateY(-4px);border:1px solid var(--post-border-hover-color)}.postCard_container__4mlvZ:hover .postCard_title__Uu6rf{color:var(--post-title-hover-color)}.postCard_container__4mlvZ:before{content:"NEW";position:absolute;width:80px;height:25px;background:var(--post-label-background-color);top:7px;left:-20px;text-align:center;font-family:GothamSSm Medium,sans-serif;font-size:13px;text-transform:uppercase;font-weight:700;color:var(--post-label-text-color);line-height:27px;transform:rotate(-45deg)}.postCard_container__4mlvZ.postCard_watched__5yCBZ:before{opacity:0}.postCard_details__MujHg{font-family:GothamSSm Light,sans-serif;font-size:14px;font-weight:400;line-height:16px;color:var(--post-details-color)}.postCard_details__MujHg span{color:var(--post-author-color)}.postCard_statistic__FkCg4{display:flex;align-items:center;justify-content:flex-start;gap:20px;margin-top:auto}.postCard_statisticElement__zhPoY{display:flex;align-items:center;gap:6px;font-family:GothamSSm Light,sans-serif;font-size:14px;font-weight:400;line-height:16px;color:var(--post-statistic-color)}.index_container__HpKSV{padding:30px 0}@media screen and (max-width:440px){.index_container__HpKSV{padding:10px 0}}.index_content__k_CP2{display:flex;justify-content:space-between;padding:0 60px}@media screen and (max-width:440px){.index_content__k_CP2{padding:0 18px}}.index_posts__SbvXJ{display:flex;gap:14px;flex-wrap:wrap;padding:30px 0}