@property --rotate-angle{syntax:"<angle>";inherits:false;initial-value:45deg}@keyframes avatar-module-scss-module__eIUf5G__spin{0%{--rotate-angle:0deg}to{--rotate-angle:360deg}}@keyframes avatar-module-scss-module__eIUf5G__heart-beat{0%{transform:scale(1)}25%{transform:scale(.9)}50%{transform:scale(1)}75%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes avatar-module-scss-module__eIUf5G__rotate-loading{0%{transform:rotate(0)}25%{transform:rotate(90deg)}50%{transform:rotate(180deg)}75%{transform:rotate(270deg)}to{transform:rotate(360deg)}}@keyframes avatar-module-scss-module__eIUf5G__show-from-down{0%{opacity:0;transform:translateY(-50px)}25%{opacity:.2;transform:translateY(-40px)}50%{opacity:.4;transform:translateY(-20px)}75%{opacity:.8;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes avatar-module-scss-module__eIUf5G__bounce-animation{0%{transform:translateY(0%)}20%{transform:translateY(-15%)}30%{transform:translateY(0%)}55%{transform:translateY(-7%)}77%{transform:translateY(0%)}85%{transform:translateY(-3%)}to{transform:translateY(0)}}@keyframes avatar-module-scss-module__eIUf5G__fade-out{0%{opacity:1}to{opacity:0}}.avatar-module-scss-module__eIUf5G__loader{width:100%!important;height:100%!important;position:absolute!important}
@property --rotate-angle{syntax:"<angle>";inherits:false;initial-value:45deg}@keyframes comments-module-scss-module__7c54Pq__spin{0%{--rotate-angle:0deg}to{--rotate-angle:360deg}}@keyframes comments-module-scss-module__7c54Pq__heart-beat{0%{transform:scale(1)}25%{transform:scale(.9)}50%{transform:scale(1)}75%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes comments-module-scss-module__7c54Pq__rotate-loading{0%{transform:rotate(0)}25%{transform:rotate(90deg)}50%{transform:rotate(180deg)}75%{transform:rotate(270deg)}to{transform:rotate(360deg)}}@keyframes comments-module-scss-module__7c54Pq__show-from-down{0%{opacity:0;transform:translateY(-50px)}25%{opacity:.2;transform:translateY(-40px)}50%{opacity:.4;transform:translateY(-20px)}75%{opacity:.8;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes comments-module-scss-module__7c54Pq__bounce-animation{0%{transform:translateY(0%)}20%{transform:translateY(-15%)}30%{transform:translateY(0%)}55%{transform:translateY(-7%)}77%{transform:translateY(0%)}85%{transform:translateY(-3%)}to{transform:translateY(0)}}@keyframes comments-module-scss-module__7c54Pq__fade-out{0%{opacity:1}to{opacity:0}}.comments-module-scss-module__7c54Pq__comments_box{--input-height:100px;--input-padding:calc(var(--box-padding)/1.5);--input-border-radius:calc(var(--box-border-radius)/2);--comment-list-gap:20px;background-color:var(--box-color);border-radius:var(--box-border-radius);border:var(--ui-border);flex-direction:column;width:100%;display:flex;overflow:hidden}.comments-module-scss-module__7c54Pq__comments_box>*{padding:var(--box-padding);-webkit-user-select:none;user-select:none;-o-user-select:none}.comments-module-scss-module__7c54Pq__comments_box{-webkit-user-select:none;user-select:none;-o-user-select:none}.comments-module-scss-module__7c54Pq__comments_header{--icon-size:20px;background-color:var(--box-color-tr);border-bottom:var(--ui-border);gap:var(--box-gap);justify-content:space-between;align-items:center;display:flex}.comments-module-scss-module__7c54Pq__header_title{gap:var(--box-gap);align-items:center;display:flex}.comments-module-scss-module__7c54Pq__header_title i{width:var(--icon-size);height:var(--icon-size);display:flex}.comments-module-scss-module__7c54Pq__header_title i svg{width:100%;height:100%;fill:var(--t-color)}.comments-module-scss-module__7c54Pq__header_title h3{font-size:large}.comments-module-scss-module__7c54Pq__header_comments_count{opacity:.7;font-size:.8rem}.comments-module-scss-module__7c54Pq__comments_wrapper{gap:var(--box-gap);border-top:var(--ui-border);scrollbar-width:thin;scrollbar-track-color:var(--box-color-tr);scrollbar-width:3px;scrollbar-color:var(--box-color-tr)var(--border-color);scrollbar-gutter:stable;flex-direction:column;height:100%;max-height:500px;display:flex;position:relative}.comments-module-scss-module__7c54Pq__comments_wrapper::-webkit-scrollbar{border-radius:var(--inner-br);border:1px!important;width:3px!important;height:3px!important}.comments-module-scss-module__7c54Pq__comments_wrapper::-webkit-scrollbar-track{background-color:var(--box-color-tr)}.comments-module-scss-module__7c54Pq__comments_wrapper::-webkit-scrollbar-thumb{background-color:var(--border-color);border-radius:calc(var(--inner-br)/2)}.comments-module-scss-module__7c54Pq__comment_input_wrapper{position:relative}.comments-module-scss-module__7c54Pq__comment_input_wrapper.comments-module-scss-module__7c54Pq__disabled .comments-module-scss-module__7c54Pq__comment_form *{pointer-events:none}.comments-module-scss-module__7c54Pq__comment_input_wrapper.comments-module-scss-module__7c54Pq__disabled .comments-module-scss-module__7c54Pq__comment_form:after{content:"";background-color:var(--bg-color);opacity:.8;border-radius:var(--input-border-radius);width:100%;height:100%;position:absolute;top:0;left:0}.comments-module-scss-module__7c54Pq__comment_input_wrapper.comments-module-scss-module__7c54Pq__disabled{-webkit-user-select:none;user-select:none;-o-user-select:none}.comments-module-scss-module__7c54Pq__login_box{width:100%;height:100%;padding:calc(var(--box-padding) + var(--input-padding));border-radius:var(--input-border-radius);justify-content:flex-start;align-items:center;gap:5px;font-size:.8rem;display:flex;position:absolute;top:0;left:0}.comments-module-scss-module__7c54Pq__login_box i{width:15px;height:15px;fill:var(--text-sub-color);display:flex}.comments-module-scss-module__7c54Pq__login_box i svg{width:100%;height:100%}.comments-module-scss-module__7c54Pq__comment_form{background-color:var(--box-color-tr);border:var(--ui-border);border-radius:var(--input-border-radius);width:100%;height:100%;min-height:calc(var(--input-height)/2);position:relative}.comments-module-scss-module__7c54Pq__comment_form .comments-module-scss-module__7c54Pq__comment_area{resize:none;border-radius:calc(var(--box-border-radius)/2);width:100%;height:100%;padding:var(--input-padding);padding-right:calc(var(--input-padding)*4);min-height:calc(var(--input-height)/2);color:var(--text-sub-color);background-color:#0000;border-color:#0000;font-size:.8rem;position:absolute;top:0;left:0}.comments-module-scss-module__7c54Pq__comment_form .comments-module-scss-module__7c54Pq__comment_area:focus{border-color:var(--accent-color);outline:none}.comments-module-scss-module__7c54Pq__comment_form .comments-module-scss-module__7c54Pq__add_comment_button{--color:var(--accent-color);--padding:3px 7px;--border-radius:calc(var(--input-border-radius)/1.5);margin:0 var(--input-padding)var(--input-padding)0;height:calc(100% - var(--input-padding)*2);aspect-ratio:1;max-height:30px;position:absolute;bottom:0;right:0}.comments-module-scss-module__7c54Pq__comments_list{gap:var(--comment-list-gap);flex-direction:column;height:100%;display:flex}.comments-module-scss-module__7c54Pq__comments_list .comments-module-scss-module__7c54Pq__comment_item .comments-module-scss-module__7c54Pq__comment_content_box{border-bottom:var(--ui-border);padding-bottom:var(--comment-item-gap)}.comments-module-scss-module__7c54Pq__comments_list .comments-module-scss-module__7c54Pq__comment_item:last-child .comments-module-scss-module__7c54Pq__comment_content_box{border-bottom:0;padding-bottom:0}.comments-module-scss-module__7c54Pq__comments_list{scrollbar-width:thin;scrollbar-track-color:var(--box-color-tr);scrollbar-width:3px;scrollbar-color:var(--box-color-tr)var(--border-color);scrollbar-gutter:stable}.comments-module-scss-module__7c54Pq__comments_list::-webkit-scrollbar{border-radius:var(--inner-br);border:1px!important;width:3px!important;height:3px!important}.comments-module-scss-module__7c54Pq__comments_list::-webkit-scrollbar-track{background-color:var(--box-color-tr)}.comments-module-scss-module__7c54Pq__comments_list::-webkit-scrollbar-thumb{background-color:var(--border-color);border-radius:calc(var(--inner-br)/2)}.comments-module-scss-module__7c54Pq__comment_item{--comment-avatar-size:35px;--comment-item-gap:calc(var(--comment-list-gap)/2);gap:var(--comment-item-gap);align-items:flex-start;width:100%;display:flex}@keyframes comments-module-scss-module__7c54Pq__load{to{transform:translate(100%)}}.comments-module-scss-module__7c54Pq__comment_item.comments-module-scss-module__7c54Pq__load .comments-module-scss-module__7c54Pq__comment_avatar_box,.comments-module-scss-module__7c54Pq__comment_item.comments-module-scss-module__7c54Pq__load .comments-module-scss-module__7c54Pq__comment_header,.comments-module-scss-module__7c54Pq__comment_item.comments-module-scss-module__7c54Pq__load .comments-module-scss-module__7c54Pq__comment_text{isolation:isolate;pointer-events:none;position:relative;overflow:hidden}.comments-module-scss-module__7c54Pq__comment_item.comments-module-scss-module__7c54Pq__load .comments-module-scss-module__7c54Pq__comment_avatar_box:after,.comments-module-scss-module__7c54Pq__comment_item.comments-module-scss-module__7c54Pq__load .comments-module-scss-module__7c54Pq__comment_header:after,.comments-module-scss-module__7c54Pq__comment_item.comments-module-scss-module__7c54Pq__load .comments-module-scss-module__7c54Pq__comment_text:after{background:linear-gradient(90deg,#d3d3d300 0,var(--hover-color)50%,#d3d3d300 100%);content:"";opacity:.8;border-radius:inherit;-webkit-border-radius:inherit;-moz-border-radius:inherit;-ms-animation:1.5s load linear infinite;width:100%;height:100%;animation:1.5s linear infinite comments-module-scss-module__7c54Pq__load;position:absolute;inset:0;transform:translate(-100%)}.comments-module-scss-module__7c54Pq__comment_item.comments-module-scss-module__7c54Pq__load .comments-module-scss-module__7c54Pq__comment_avatar_box>*,.comments-module-scss-module__7c54Pq__comment_item.comments-module-scss-module__7c54Pq__load .comments-module-scss-module__7c54Pq__comment_header>*,.comments-module-scss-module__7c54Pq__comment_item.comments-module-scss-module__7c54Pq__load .comments-module-scss-module__7c54Pq__comment_text>*{pointer-events:none}.comments-module-scss-module__7c54Pq__comment_item.comments-module-scss-module__7c54Pq__load .comments-module-scss-module__7c54Pq__comment_header,.comments-module-scss-module__7c54Pq__comment_item.comments-module-scss-module__7c54Pq__load .comments-module-scss-module__7c54Pq__comment_text{border-radius:calc(var(--input-border-radius)/2);overflow:hidden}.comments-module-scss-module__7c54Pq__comment_item.comments-module-scss-module__7c54Pq__load .comments-module-scss-module__7c54Pq__comment_header{width:200px}.comments-module-scss-module__7c54Pq__comment_avatar_box{width:var(--comment-avatar-size);height:var(--comment-avatar-size);border-radius:var(--input-border-radius);position:relative;overflow:hidden}.comments-module-scss-module__7c54Pq__comment_avatar_box img{object-fit:cover;width:100%;height:100%}.comments-module-scss-module__7c54Pq__comment_content_box{width:calc(100% - var(--comment-avatar-size));gap:calc(var(--comment-item-gap)/2);white-space:pre-line;flex-direction:column;font-size:.8rem;display:flex;position:relative}.comments-module-scss-module__7c54Pq__comment_header{min-height:var(--comment-item-gap);font-weight:700}.comments-module-scss-module__7c54Pq__comment_header a{text-decoration:none;color:var(--t-color)!important}.comments-module-scss-module__7c54Pq__comment_header .comments-module-scss-module__7c54Pq__author_sign{color:var(--accent-color);font-size:.6rem}.comments-module-scss-module__7c54Pq__comment_text{color:var(--text-sub-color);min-height:calc(var(--comment-item-gap)*2)}.comments-module-scss-module__7c54Pq__comment_actions_box{justify-content:flex-end;gap:5px;width:40%;display:flex;position:absolute;top:0;right:0}.comments-module-scss-module__7c54Pq__action_item{--icon-size:12px;--fill-opacity:.8;--fill-color:var(--text-sub-color);width:fit-content;height:var(--icon-size);cursor:pointer;align-items:center;font-size:.62rem;display:flex;position:relative}.comments-module-scss-module__7c54Pq__action_item i{width:100%;height:100%;opacity:var(--fill-opacity);text-decoration:none;display:flex}.comments-module-scss-module__7c54Pq__action_item i svg{width:var(--icon-size);height:var(--icon-size);fill:var(--fill-color)}.comments-module-scss-module__7c54Pq__action_item i{-o-transition:opacity .2s;transition:opacity .2s}@media (hover:hover) and (pointer:fine){.comments-module-scss-module__7c54Pq__action_item:hover{--fill-opacity:1;--fill-color:var(--t-color)}}.comments-module-scss-module__7c54Pq__empty_comments_list{text-align:center;font-size:.8rem}.comments-module-scss-module__7c54Pq__empty_comments_list span{font-weight:700}.comments-module-scss-module__7c54Pq__comment_meta_wrapper{gap:calc(var(--comment-item-gap)/2);color:var(--text-sub-color);opacity:.8;justify-content:flex-start;align-items:flex-end;font-size:.66rem;display:flex}.comments-module-scss-module__7c54Pq__comment_update{opacity:.6;font-size:.6rem}@media only screen and (max-width:350px){.comments-module-scss-module__7c54Pq__login_box,.comments-module-scss-module__7c54Pq__comment_text{font-size:.7rem}}
@property --rotate-angle{syntax:"<angle>";inherits:false;initial-value:45deg}@keyframes box-module-scss-module__5F0lda__spin{0%{--rotate-angle:0deg}to{--rotate-angle:360deg}}@keyframes box-module-scss-module__5F0lda__heart-beat{0%{transform:scale(1)}25%{transform:scale(.9)}50%{transform:scale(1)}75%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes box-module-scss-module__5F0lda__rotate-loading{0%{transform:rotate(0)}25%{transform:rotate(90deg)}50%{transform:rotate(180deg)}75%{transform:rotate(270deg)}to{transform:rotate(360deg)}}@keyframes box-module-scss-module__5F0lda__show-from-down{0%{opacity:0;transform:translateY(-50px)}25%{opacity:.2;transform:translateY(-40px)}50%{opacity:.4;transform:translateY(-20px)}75%{opacity:.8;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes box-module-scss-module__5F0lda__bounce-animation{0%{transform:translateY(0%)}20%{transform:translateY(-15%)}30%{transform:translateY(0%)}55%{transform:translateY(-7%)}77%{transform:translateY(0%)}85%{transform:translateY(-3%)}to{transform:translateY(0)}}@keyframes box-module-scss-module__5F0lda__fade-out{0%{opacity:1}to{opacity:0}}.box-module-scss-module__5F0lda__stats_box{--box-b-r:var(--outer-br);--item-b-r:calc(var(--box-b-r)/2);background-color:var(--box-color-tr);border:var(--ui-border);border-color:var(--accent-color);width:100%;padding:var(--box-padding);border-radius:var(--box-b-r);-webkit-user-select:none;user-select:none;-o-user-select:none}.box-module-scss-module__5F0lda__stats_box>*{-webkit-user-select:none;user-select:none;-o-user-select:none}.box-module-scss-module__5F0lda__stats_box.box-module-scss-module__5F0lda__load .box-module-scss-module__5F0lda__stats_item{height:60px}@keyframes box-module-scss-module__5F0lda__load{to{transform:translate(100%)}}.box-module-scss-module__5F0lda__stats_box.box-module-scss-module__5F0lda__load .box-module-scss-module__5F0lda__stats_item{isolation:isolate;pointer-events:none;position:relative;overflow:hidden}.box-module-scss-module__5F0lda__stats_box.box-module-scss-module__5F0lda__load .box-module-scss-module__5F0lda__stats_item:after{background:linear-gradient(90deg,#d3d3d300 0,var(--hover-color)50%,#d3d3d300 100%);content:"";opacity:.8;border-radius:inherit;-webkit-border-radius:inherit;-moz-border-radius:inherit;-ms-animation:1.5s load linear infinite;width:100%;height:100%;animation:1.5s linear infinite box-module-scss-module__5F0lda__load;position:absolute;inset:0;transform:translate(-100%)}.box-module-scss-module__5F0lda__stats_box.box-module-scss-module__5F0lda__load .box-module-scss-module__5F0lda__stats_item>*{pointer-events:none}.box-module-scss-module__5F0lda__stats_list{--list-gap:var(--box-gap);--items-in-row:3;gap:var(--list-gap);height:100%;list-style:none;display:flex}.box-module-scss-module__5F0lda__stats_item{--icon-size:15px;--icon-color:var(--text-sub-color);width:calc(100%/var(--items-in-row) - var(--list-gap)*(var(--items-in-row) - 1)/var(--items-in-row));gap:calc(var(--list-gap)/1.5);background-color:var(--box-color-tr);border-radius:var(--item-b-r);padding:calc(var(--box-padding)/1.5);border:var(--ui-border);color:var(--icon-color);flex-wrap:wrap;justify-content:center;align-items:center;min-height:40px;font-size:.9rem;display:flex;position:relative}.box-module-scss-module__5F0lda__stats_item i{width:100%;height:100%;max-width:var(--icon-size);max-height:var(--icon-size);min-width:var(--icon-size);min-height:var(--icon-size);justify-content:center;align-items:center;display:flex}.box-module-scss-module__5F0lda__stats_item i svg{width:100%;height:100%;fill:var(--text-sub-color)}.box-module-scss-module__5F0lda__stats_item .box-module-scss-module__5F0lda__share_button{--padding:0;--b-bg-color:var(--box-color-tr);--icon-color:var(--text-sub-color);--border-radius:var(--item-b-r);--color:var(--text-sub-color);--border:0;width:100%;height:100%;font-weight:700}.box-module-scss-module__5F0lda__stats_item .box-module-scss-module__5F0lda__share_button .box-module-scss-module__5F0lda__content{flex-wrap:wrap}.box-module-scss-module__5F0lda__stats_item>*{font-weight:700}.box-module-scss-module__5F0lda__stats_item.box-module-scss-module__5F0lda__likes,.box-module-scss-module__5F0lda__stats_item.box-module-scss-module__5F0lda__shares{cursor:pointer}@media (hover:hover) and (pointer:fine){.box-module-scss-module__5F0lda__stats_item.box-module-scss-module__5F0lda__likes:hover,.box-module-scss-module__5F0lda__stats_item.box-module-scss-module__5F0lda__shares:hover{background-color:var(--hover-color)}}.box-module-scss-module__5F0lda__stats_item.box-module-scss-module__5F0lda__shares{padding:0}.box-module-scss-module__5F0lda__stats_item.box-module-scss-module__5F0lda__likes i svg{fill:#0000}.box-module-scss-module__5F0lda__stats_item.box-module-scss-module__5F0lda__liked{background-color:var(--accent-color);--icon-color:var(--bg-color)}@media only screen and (max-width:300px){.box-module-scss-module__5F0lda__stats_item{--icon-size:.7rem;font-size:.7rem}.box-module-scss-module__5F0lda__stats_item .box-module-scss-module__5F0lda__share_button{--icon-size:.7rem;--font-size:.7rem}}
@property --rotate-angle{syntax:"<angle>";inherits:false;initial-value:45deg}@keyframes blog-module-scss-module__trpJnq__spin{0%{--rotate-angle:0deg}to{--rotate-angle:360deg}}@keyframes blog-module-scss-module__trpJnq__heart-beat{0%{transform:scale(1)}25%{transform:scale(.9)}50%{transform:scale(1)}75%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes blog-module-scss-module__trpJnq__rotate-loading{0%{transform:rotate(0)}25%{transform:rotate(90deg)}50%{transform:rotate(180deg)}75%{transform:rotate(270deg)}to{transform:rotate(360deg)}}@keyframes blog-module-scss-module__trpJnq__show-from-down{0%{opacity:0;transform:translateY(-50px)}25%{opacity:.2;transform:translateY(-40px)}50%{opacity:.4;transform:translateY(-20px)}75%{opacity:.8;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes blog-module-scss-module__trpJnq__bounce-animation{0%{transform:translateY(0%)}20%{transform:translateY(-15%)}30%{transform:translateY(0%)}55%{transform:translateY(-7%)}77%{transform:translateY(0%)}85%{transform:translateY(-3%)}to{transform:translateY(0)}}@keyframes blog-module-scss-module__trpJnq__fade-out{0%{opacity:1}to{opacity:0}}.blog-module-scss-module__trpJnq__post_section{--blog-gap:30px;--box-padding:15px;--box-gap:calc(var(--blog-gap)/3);--box-border-radius:var(--outer-br);flex-direction:column;justify-content:space-around;align-self:center;width:100%;max-width:1300px;display:flex}.blog-module-scss-module__trpJnq__post_section.blog-module-scss-module__trpJnq__modal{--box-border-radius:var(--inner-br)}.blog-module-scss-module__trpJnq__post_section{gap:var(--blog-gap)}.blog-module-scss-module__trpJnq__post_section.blog-module-scss-module__trpJnq__first{z-index:1}.blog-module-scss-module__trpJnq__post_section>a{color:var(--accent-color)}.blog-module-scss-module__trpJnq__post_section hr{border-radius:var(--box-border-radius);border:0;justify-content:center;align-self:center;width:50%;height:5px;display:flex}.blog-module-scss-module__trpJnq__post_section .blog-module-scss-module__trpJnq__carousel{width:100%}.blog-module-scss-module__trpJnq__post_section .blog-module-scss-module__trpJnq__carousel .blog-module-scss-module__trpJnq__image{width:auto}.blog-module-scss-module__trpJnq__modal_title h1{text-align:center;font-size:1.2rem}.blog-module-scss-module__trpJnq__posts_wrapper{--posts-in-row:4;--layout-gap:15px;--post-border-radius:var(--outer-br);--post-card-padding:15px;grid-template-areas:"main main second third""main main four fifth";grid-auto-rows:300px;grid-auto-columns:calc(100%/var(--posts-in-row) - var(--layout-gap)*(var(--posts-in-row) - 1)/var(--posts-in-row));gap:var(--layout-gap);justify-content:center;height:100%;list-style:none;display:grid}.blog-module-scss-module__trpJnq__posts_wrapper>:first-child{grid-area:main}.blog-module-scss-module__trpJnq__posts_wrapper>:nth-child(2){grid-area:second}.blog-module-scss-module__trpJnq__posts_wrapper>:nth-child(3){grid-area:third}.blog-module-scss-module__trpJnq__posts_wrapper.blog-module-scss-module__trpJnq__zero_posts{flex-direction:column;display:none}.blog-module-scss-module__trpJnq__post_content{gap:var(--blog-gap);flex-direction:row;width:100%;display:flex;overflow-x:clip}.blog-module-scss-module__trpJnq__post_content.blog-module-scss-module__trpJnq__load .blog-module-scss-module__trpJnq__post_text{border-radius:calc(var(--box-border-radius)/2);min-height:200px;position:relative}@keyframes blog-module-scss-module__trpJnq__load{to{transform:translate(100%)}}.blog-module-scss-module__trpJnq__post_content.blog-module-scss-module__trpJnq__load .blog-module-scss-module__trpJnq__post_text{isolation:isolate;pointer-events:none;position:relative;overflow:hidden}.blog-module-scss-module__trpJnq__post_content.blog-module-scss-module__trpJnq__load .blog-module-scss-module__trpJnq__post_text:after{background:linear-gradient(90deg,#d3d3d300 0,var(--hover-color)50%,#d3d3d300 100%);content:"";opacity:.8;border-radius:inherit;-webkit-border-radius:inherit;-moz-border-radius:inherit;-ms-animation:1.5s load linear infinite;width:100%;height:100%;animation:1.5s linear infinite blog-module-scss-module__trpJnq__load;position:absolute;inset:0;transform:translate(-100%)}.blog-module-scss-module__trpJnq__post_content.blog-module-scss-module__trpJnq__load .blog-module-scss-module__trpJnq__post_text>*{pointer-events:none}.blog-module-scss-module__trpJnq__post_content blockquote{border-radius:calc(var(--box-border-radius)/2);padding:var(--box-gap);margin-bottom:var(--box-gap);background-color:var(--box-color)!important}.blog-module-scss-module__trpJnq__post_content .blog-module-scss-module__trpJnq__one_item ol{display:none}.blog-module-scss-module__trpJnq__post_images{cursor:pointer;background-color:var(--box-color);border-radius:var(--box-border-radius);aspect-ratio:1;width:50%;height:500px;top:calc(var(--header-height)*var(--header-visibility));position:sticky;overflow:hidden}.blog-module-scss-module__trpJnq__post_images:has(>.blog-module-scss-module__trpJnq__open){position:relative}.blog-module-scss-module__trpJnq__post_images.blog-module-scss-module__trpJnq__load{isolation:isolate;pointer-events:none;position:sticky;overflow:hidden}.blog-module-scss-module__trpJnq__post_images.blog-module-scss-module__trpJnq__load:after{background:linear-gradient(90deg,#d3d3d300 0,var(--hover-color)50%,#d3d3d300 100%);content:"";opacity:.8;border-radius:inherit;-webkit-border-radius:inherit;-moz-border-radius:inherit;-ms-animation:1.5s load linear infinite;width:100%;height:100%;animation:1.5s linear infinite blog-module-scss-module__trpJnq__load;position:absolute;inset:0;transform:translate(-100%)}.blog-module-scss-module__trpJnq__post_images.blog-module-scss-module__trpJnq__load>*{pointer-events:none}.blog-module-scss-module__trpJnq__post_images .blog-module-scss-module__trpJnq__loader{border-radius:inherit;width:100%!important;height:100%!important;position:absolute!important}.blog-module-scss-module__trpJnq__post_images{-o-transition:top .3s;transition:top .3s}.blog-module-scss-module__trpJnq__post_text{width:50%;background-color:#0000!important}.blog-module-scss-module__trpJnq__post_text div:empty{display:none}.blog-module-scss-module__trpJnq__post_text ul,.blog-module-scss-module__trpJnq__post_text ol{padding-left:15px}.blog-module-scss-module__trpJnq__post_text ul li,.blog-module-scss-module__trpJnq__post_text ol li{margin:8px 0}.blog-module-scss-module__trpJnq__post_text ul li::marker{color:var(--accent-color)!important}.blog-module-scss-module__trpJnq__post_text ol li::marker{color:var(--accent-color)!important}.blog-module-scss-module__trpJnq__post_text>*{margin-bottom:var(--app-padding)}.blog-module-scss-module__trpJnq__post_text>span,.blog-module-scss-module__trpJnq__post_text>div{background-color:#0000!important}.blog-module-scss-module__trpJnq__post_text [style~=color\:]{color:var(--accent-color)!important}.blog-module-scss-module__trpJnq__post_text [style~=background-color\:]{background-color:var(--accent-color)!important;color:var(--bg-color)!important}.blog-module-scss-module__trpJnq__post_text [accent-color=true]{color:var(--accent-color)!important}.blog-module-scss-module__trpJnq__post_text [accent-background=true]{background-color:var(--accent-color)!important;color:var(--bg-color)!important}.blog-module-scss-module__trpJnq__post_text a{color:var(--accent-color)!important}.blog-module-scss-module__trpJnq__post_footer{gap:var(--blog-gap);width:100%;display:flex;position:relative}.blog-module-scss-module__trpJnq__post_footer .blog-module-scss-module__trpJnq__related_posts_hr{display:none}.blog-module-scss-module__trpJnq__post_footer .blog-module-scss-module__trpJnq__post_actions{gap:var(--blog-gap);flex-flow:column wrap;width:100%;display:flex;position:relative}.blog-module-scss-module__trpJnq__post_footer .blog-module-scss-module__trpJnq__post_actions.blog-module-scss-module__trpJnq__no_related{flex-direction:row;width:100%;max-width:none}.blog-module-scss-module__trpJnq__post_footer .blog-module-scss-module__trpJnq__post_actions.blog-module-scss-module__trpJnq__load{opacity:.3}.blog-module-scss-module__trpJnq__post_footer .blog-module-scss-module__trpJnq__post_actions.blog-module-scss-module__trpJnq__load>*{pointer-events:none;position:relative}.blog-module-scss-module__trpJnq__post_footer .blog-module-scss-module__trpJnq__post_meta{border-radius:var(--box-border-radius);border:var(--ui-border);width:100%;min-height:150px;overflow:hidden}.blog-module-scss-module__trpJnq__post_footer .blog-module-scss-module__trpJnq__post_meta .blog-module-scss-module__trpJnq__ad{width:100%;height:100%}.blog-module-scss-module__trpJnq__post_footer .blog-module-scss-module__trpJnq__post_meta .blog-module-scss-module__trpJnq__ad,.blog-module-scss-module__trpJnq__post_footer .blog-module-scss-module__trpJnq__post_meta .blog-module-scss-module__trpJnq__ad>div{z-index:0;position:relative}.blog-module-scss-module__trpJnq__stats_meta{gap:var(--blog-gap);flex-flow:column wrap;width:100%;display:flex}.blog-module-scss-module__trpJnq__stats_meta .blog-module-scss-module__trpJnq__stats_box{--box-b-r:var(--box-border-radius);width:100%}.blog-module-scss-module__trpJnq__share_container{--container-border-radius:var(--box-border-radius)!important}.blog-module-scss-module__trpJnq__related_posts{border-radius:var(--box-border-radius);background-color:#0000;flex-direction:column;align-items:center;width:100%;max-width:100%;height:fit-content}.blog-module-scss-module__trpJnq__related_posts .blog-module-scss-module__trpJnq__arrows{--arrows-position:calc(var(--box-padding)*-1)}.blog-module-scss-module__trpJnq__related_posts .blog-module-scss-module__trpJnq__related_posts_wrapper{grid-gap:calc(var(--box-padding)/1.5);--post-border-radius:calc(var(--box-border-radius)/2);--post-card-padding:10px;grid-template-rows:200px;grid-template-columns:200px 200px 200px;min-height:200px;list-style:none;display:grid}.blog-module-scss-module__trpJnq__related_posts .blog-module-scss-module__trpJnq__related_posts_wrapper.blog-module-scss-module__trpJnq__zero_posts{display:none}.blog-module-scss-module__trpJnq__related_posts .blog-module-scss-module__trpJnq__related_posts_wrapper>li{max-height:300px}.blog-module-scss-module__trpJnq__related_posts .blog-module-scss-module__trpJnq__related_posts_wrapper{-webkit-user-select:none;user-select:none;-o-user-select:none;scrollbar-width:none;scrollbar-color:#0000 #0000;-ms-overflow-style:none;scrollbar-gutter:stable}.blog-module-scss-module__trpJnq__related_posts .blog-module-scss-module__trpJnq__related_posts_wrapper::-webkit-scrollbar{display:none}.blog-module-scss-module__trpJnq__related_posts .blog-module-scss-module__trpJnq__related_posts_wrapper::-webkit-scrollbar-track{display:none}.blog-module-scss-module__trpJnq__related_posts .blog-module-scss-module__trpJnq__related_posts_wrapper::-webkit-scrollbar-thumb{display:none}.blog-module-scss-module__trpJnq__related_posts a{width:100%}.blog-module-scss-module__trpJnq__related_posts .blog-module-scss-module__trpJnq__related_posts_title{margin-bottom:var(--box-gap);font-size:large}.blog-module-scss-module__trpJnq__related_posts .blog-module-scss-module__trpJnq__related_posts_title h3{font-size:.8rem}.blog-module-scss-module__trpJnq__related_posts article{margin-bottom:var(--box-gap)}.blog-module-scss-module__trpJnq__related_posts .blog-module-scss-module__trpJnq__more_posts{border-radius:calc(var(--box-border-radius)/2);padding:var(--box-padding);text-align:center;margin-top:var(--box-padding)}.blog-module-scss-module__trpJnq__related_posts .blog-module-scss-module__trpJnq__more_posts a{color:var(--t-color);text-decoration:none}.blog-module-scss-module__trpJnq__related_posts .blog-module-scss-module__trpJnq__more_posts .blog-module-scss-module__trpJnq__label_emoji{margin-right:var(--box-gap)}.blog-module-scss-module__trpJnq__related_posts .blog-module-scss-module__trpJnq__more_posts h4{gap:calc(var(--box-gap)/2);justify-content:center;align-items:center;display:flex}.blog-module-scss-module__trpJnq__related_posts .blog-module-scss-module__trpJnq__more_posts .blog-module-scss-module__trpJnq__label{background-color:var(--box-color-tr);padding:calc(var(--box-gap)/2);border-radius:calc(var(--box-border-radius)/2);cursor:pointer}.blog-module-scss-module__trpJnq__related_posts .blog-module-scss-module__trpJnq__more_posts.blog-module-scss-module__trpJnq__load{opacity:.3;pointer-events:none}@media (hover:hover) and (pointer:fine){.blog-module-scss-module__trpJnq__related_posts .blog-module-scss-module__trpJnq__more_posts:hover{background-color:var(--hover-color)}}.blog-module-scss-module__trpJnq__related_posts>*{-webkit-user-select:none;user-select:none;-o-user-select:none;width:100%}.blog-module-scss-module__trpJnq__meta_ad,.blog-module-scss-module__trpJnq__comments_related{gap:var(--blog-gap);width:40%;min-width:320px;top:calc(var(--header-visibility)*var(--header-height));-o-transition:top .3s;flex-direction:column;height:fit-content;transition:top .3s;display:flex;position:sticky}.blog-module-scss-module__trpJnq__comments_related{width:100%;height:auto;position:relative;top:0}.blog-module-scss-module__trpJnq__load_more{cursor:pointer;color:var(--t-color);background-color:var(--box-color-tr);border-radius:var(--box-border-radius);will-change:transform;border:0;flex-direction:column;justify-content:center;align-items:center;font-size:24px;font-weight:700;display:flex}.blog-module-scss-module__trpJnq__load_more svg{width:60px;fill:var(--accent-color)}@media (hover:hover) and (pointer:fine){.blog-module-scss-module__trpJnq__load_more:hover{background-color:var(--hover-color)}.blog-module-scss-module__trpJnq__load_more:hover>*{transform:scale(.9)}}.blog-module-scss-module__trpJnq__load_more{-o-transition:transform .3s linear;transition:transform .3s linear}@media only screen and (max-width:1200px){.blog-module-scss-module__trpJnq__posts_wrapper{--posts-in-row:3;grid-template-areas:"main second third""fourt fifth all"}}@media only screen and (max-width:900px){.blog-module-scss-module__trpJnq__post_card h1{font-size:24px}.blog-module-scss-module__trpJnq__post_images{height:100%;max-height:400px}.blog-module-scss-module__trpJnq__load_more{padding:calc(var(--box-padding)/1.5);font-size:18px}}@media only screen and (max-width:850px){.blog-module-scss-module__trpJnq__post_footer{flex-direction:column}.blog-module-scss-module__trpJnq__post_footer .blog-module-scss-module__trpJnq__post_actions,.blog-module-scss-module__trpJnq__stats_meta{flex-direction:row}.blog-module-scss-module__trpJnq__stats_meta .blog-module-scss-module__trpJnq__stats_box{width:calc(40% - var(--blog-gap)/2)}.blog-module-scss-module__trpJnq__meta_ad,.blog-module-scss-module__trpJnq__comments_related{width:100%;min-width:unset;min-width:none;order:0;position:relative;top:0}.blog-module-scss-module__trpJnq__comments_related{order:1}.blog-module-scss-module__trpJnq__post_content{background-color:var(--bg-color);border-radius:0;flex-direction:column;align-items:center;width:100%}.blog-module-scss-module__trpJnq__post_content>div{width:100%}.blog-module-scss-module__trpJnq__post_content{-ms-box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none;box-shadow:none;padding:0}.blog-module-scss-module__trpJnq__post_images{position:relative;top:auto}}@media only screen and (max-width:750px){.blog-module-scss-module__trpJnq__posts_wrapper{--posts-in-row:2;grid-template-areas:"main second""third third"}.blog-module-scss-module__trpJnq__posts_wrapper>:nth-child(3){grid-area:inherit}}@media only screen and (max-width:600px){.blog-module-scss-module__trpJnq__post_card>*{margin:0;margin-bottom:var(--box-padding)}.blog-module-scss-module__trpJnq__post_text>*,.blog-module-scss-module__trpJnq__post_text p{font-size:.9rem}.blog-module-scss-module__trpJnq__post_footer .blog-module-scss-module__trpJnq__post_actions,.blog-module-scss-module__trpJnq__post_footer .blog-module-scss-module__trpJnq__post_actions.blog-module-scss-module__trpJnq__no_related,.blog-module-scss-module__trpJnq__more_posts h4,.blog-module-scss-module__trpJnq__stats_meta{flex-direction:column}.blog-module-scss-module__trpJnq__stats_meta>div{width:100%!important}}@media only screen and (max-width:500px){.blog-module-scss-module__trpJnq__posts_wrapper{flex-direction:column;display:flex}.blog-module-scss-module__trpJnq__post_content .blog-module-scss-module__trpJnq__post_text>*,.blog-module-scss-module__trpJnq__post_content .blog-module-scss-module__trpJnq__post_text p{font-size:.85rem}}@media only screen and (max-height:500px){.blog-module-scss-module__trpJnq__post_text p{font-size:.9rem!important}}
@property --rotate-angle{syntax:"<angle>";inherits:false;initial-value:45deg}@keyframes pagination-module-scss-module__FDgfTG__spin{0%{--rotate-angle:0deg}to{--rotate-angle:360deg}}@keyframes pagination-module-scss-module__FDgfTG__heart-beat{0%{transform:scale(1)}25%{transform:scale(.9)}50%{transform:scale(1)}75%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes pagination-module-scss-module__FDgfTG__rotate-loading{0%{transform:rotate(0)}25%{transform:rotate(90deg)}50%{transform:rotate(180deg)}75%{transform:rotate(270deg)}to{transform:rotate(360deg)}}@keyframes pagination-module-scss-module__FDgfTG__show-from-down{0%{opacity:0;transform:translateY(-50px)}25%{opacity:.2;transform:translateY(-40px)}50%{opacity:.4;transform:translateY(-20px)}75%{opacity:.8;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes pagination-module-scss-module__FDgfTG__bounce-animation{0%{transform:translateY(0%)}20%{transform:translateY(-15%)}30%{transform:translateY(0%)}55%{transform:translateY(-7%)}77%{transform:translateY(0%)}85%{transform:translateY(-3%)}to{transform:translateY(0)}}@keyframes pagination-module-scss-module__FDgfTG__fade-out{0%{opacity:1}to{opacity:0}}.pagination-module-scss-module__FDgfTG__pagination_wrapper{background-color:var(--box-color-tr);border-radius:var(--outer-br);place-content:center;align-self:center;align-items:center;gap:10px;width:fit-content;max-width:300px;padding:10px;display:flex}.pagination-module-scss-module__FDgfTG__pagination_wrapper .pagination-module-scss-module__FDgfTG__pagination_arrow{aspect-ratio:1;cursor:pointer;background-color:var(--box-color-tr);border-radius:calc(var(--inner-br));width:30px;display:flex}.pagination-module-scss-module__FDgfTG__pagination_wrapper .pagination-module-scss-module__FDgfTG__pagination_arrow.pagination-module-scss-module__FDgfTG__disabled{opacity:.3;pointer-events:none}.pagination-module-scss-module__FDgfTG__pagination_wrapper .pagination-module-scss-module__FDgfTG__pagination_arrow .pagination-module-scss-module__FDgfTG__link{display:flex}.pagination-module-scss-module__FDgfTG__pagination_wrapper .pagination-module-scss-module__FDgfTG__pagination_arrow i{width:100%;height:100%;padding:7px}.pagination-module-scss-module__FDgfTG__pagination_wrapper .pagination-module-scss-module__FDgfTG__pagination_arrow i svg{width:100%;height:100%;fill:var(--t-color)}@media (hover:hover) and (pointer:fine){.pagination-module-scss-module__FDgfTG__pagination_wrapper .pagination-module-scss-module__FDgfTG__pagination_arrow i:hover svg{fill:var(--accent-color)}}.pagination-module-scss-module__FDgfTG__pagination_wrapper .pagination-module-scss-module__FDgfTG__pagination{color:var(--text-sub-color);justify-content:center;align-items:center;gap:10px;font-weight:700;display:flex}.pagination-module-scss-module__FDgfTG__pagination_wrapper,.pagination-module-scss-module__FDgfTG__pagination_wrapper>*{-webkit-user-select:none;user-select:none;-o-user-select:none}
@property --rotate-angle{syntax:"<angle>";inherits:false;initial-value:45deg}@keyframes blog-nav-module-scss-module__xvznBG__spin{0%{--rotate-angle:0deg}to{--rotate-angle:360deg}}@keyframes blog-nav-module-scss-module__xvznBG__heart-beat{0%{transform:scale(1)}25%{transform:scale(.9)}50%{transform:scale(1)}75%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes blog-nav-module-scss-module__xvznBG__rotate-loading{0%{transform:rotate(0)}25%{transform:rotate(90deg)}50%{transform:rotate(180deg)}75%{transform:rotate(270deg)}to{transform:rotate(360deg)}}@keyframes blog-nav-module-scss-module__xvznBG__show-from-down{0%{opacity:0;transform:translateY(-50px)}25%{opacity:.2;transform:translateY(-40px)}50%{opacity:.4;transform:translateY(-20px)}75%{opacity:.8;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes blog-nav-module-scss-module__xvznBG__bounce-animation{0%{transform:translateY(0%)}20%{transform:translateY(-15%)}30%{transform:translateY(0%)}55%{transform:translateY(-7%)}77%{transform:translateY(0%)}85%{transform:translateY(-3%)}to{transform:translateY(0)}}@keyframes blog-nav-module-scss-module__xvznBG__fade-out{0%{opacity:1}to{opacity:0}}.blog-nav-module-scss-module__xvznBG__overlay{background-color:var(--hover-color);z-index:1;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);-moz-backdrop-filter:blur(2px);-ms-backdrop-filter:blur(2px);-o-backdrop-filter:blur(2px);width:100%;height:100%;position:fixed;top:0;left:0;transform:translate(0,0)}.blog-nav-module-scss-module__xvznBG__navigation{margin-bottom:var(--app-padding);display:flex;position:relative}.blog-nav-module-scss-module__xvznBG__nav_links{border-radius:var(--inner-br);white-space:nowrap;grid-area:column2;justify-content:flex-start;align-items:center;gap:10px;list-style:none;display:flex}@media (hover:hover) and (pointer:fine){.blog-nav-module-scss-module__xvznBG__nav_links a:hover{background-color:var(--hover-color)}}.blog-nav-module-scss-module__xvznBG__nav_links,.blog-nav-module-scss-module__xvznBG__nav_links>*{-webkit-user-select:none;user-select:none;-o-user-select:none}.blog-nav-module-scss-module__xvznBG__nav_links{scrollbar-width:none;scrollbar-color:#0000 #0000;-ms-overflow-style:none;scrollbar-gutter:stable}.blog-nav-module-scss-module__xvznBG__nav_links::-webkit-scrollbar{display:none}.blog-nav-module-scss-module__xvznBG__nav_links::-webkit-scrollbar-track{display:none}.blog-nav-module-scss-module__xvznBG__nav_links::-webkit-scrollbar-thumb{display:none}.blog-nav-module-scss-module__xvznBG__nav_links_item.blog-nav-module-scss-module__xvznBG__active .blog-nav-module-scss-module__xvznBG__nav_item{border:var(--ui-border);border-color:var(--accent-color);pointer-events:none;background-color:var(--hover-color)}.blog-nav-module-scss-module__xvznBG__nav_item{color:var(--t-color);border-radius:var(--inner-br);align-items:center;gap:5px;width:100%;height:100%;padding:10px 15px;font-weight:700;text-decoration:none;display:flex;position:relative;overflow:hidden}.blog-nav-module-scss-module__xvznBG__nav_item *{cursor:pointer}.blog-nav-module-scss-module__xvznBG__nav_item.blog-nav-module-scss-module__xvznBG__load{pointer-events:none;min-width:150px;min-height:40px}@keyframes blog-nav-module-scss-module__xvznBG__load{to{transform:translate(100%)}}.blog-nav-module-scss-module__xvznBG__nav_item.blog-nav-module-scss-module__xvznBG__load{isolation:isolate;pointer-events:none;position:relative;overflow:hidden}.blog-nav-module-scss-module__xvznBG__nav_item.blog-nav-module-scss-module__xvznBG__load:after{background:linear-gradient(90deg,#d3d3d300 0,var(--hover-color)50%,#d3d3d300 100%);content:"";opacity:.8;border-radius:inherit;-webkit-border-radius:inherit;-moz-border-radius:inherit;-ms-animation:1.5s load linear infinite;width:100%;height:100%;animation:1.5s linear infinite blog-nav-module-scss-module__xvznBG__load;position:absolute;inset:0;transform:translate(-100%)}.blog-nav-module-scss-module__xvznBG__nav_item.blog-nav-module-scss-module__xvznBG__load>*{pointer-events:none}
@property --rotate-angle{syntax:"<angle>";inherits:false;initial-value:45deg}@keyframes blog-module-scss-module__tzI-lW__spin{0%{--rotate-angle:0deg}to{--rotate-angle:360deg}}@keyframes blog-module-scss-module__tzI-lW__heart-beat{0%{transform:scale(1)}25%{transform:scale(.9)}50%{transform:scale(1)}75%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes blog-module-scss-module__tzI-lW__rotate-loading{0%{transform:rotate(0)}25%{transform:rotate(90deg)}50%{transform:rotate(180deg)}75%{transform:rotate(270deg)}to{transform:rotate(360deg)}}@keyframes blog-module-scss-module__tzI-lW__show-from-down{0%{opacity:0;transform:translateY(-50px)}25%{opacity:.2;transform:translateY(-40px)}50%{opacity:.4;transform:translateY(-20px)}75%{opacity:.8;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes blog-module-scss-module__tzI-lW__bounce-animation{0%{transform:translateY(0%)}20%{transform:translateY(-15%)}30%{transform:translateY(0%)}55%{transform:translateY(-7%)}77%{transform:translateY(0%)}85%{transform:translateY(-3%)}to{transform:translateY(0)}}@keyframes blog-module-scss-module__tzI-lW__fade-out{0%{opacity:1}to{opacity:0}}.blog-module-scss-module__tzI-lW__blog_section{--blog-gap:30px;gap:var(--blog-gap);align-self:center;width:100%;max-width:1400px}.blog-module-scss-module__tzI-lW__blog_section.blog-module-scss-module__tzI-lW__first{z-index:1}.blog-module-scss-module__tzI-lW__unsubscribe_container{width:60%;min-height:300px}@media only screen and (max-height:500px){.blog-module-scss-module__tzI-lW__post_hero{--hero-height:50dvh!important}}
