@property --rotate-angle{syntax:"<angle>";inherits:false;initial-value:45deg}@keyframes content-module-scss-module__y16BPa__spin{0%{--rotate-angle:0deg}to{--rotate-angle:360deg}}@keyframes content-module-scss-module__y16BPa__heart-beat{0%{transform:scale(1)}25%{transform:scale(.9)}50%{transform:scale(1)}75%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes content-module-scss-module__y16BPa__rotate-loading{0%{transform:rotate(0)}25%{transform:rotate(90deg)}50%{transform:rotate(180deg)}75%{transform:rotate(270deg)}to{transform:rotate(360deg)}}@keyframes content-module-scss-module__y16BPa__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 content-module-scss-module__y16BPa__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 content-module-scss-module__y16BPa__fade-out{0%{opacity:1}to{opacity:0}}.content-module-scss-module__y16BPa__category_content{gap:var(--app-padding);flex-direction:column;display:flex}.content-module-scss-module__y16BPa__video_list{--items-count:3;--items-gap:var(--app-padding);--items-padding:calc(var(--app-padding) - 5px);gap:var(--items-gap);flex-wrap:wrap;list-style:none;display:flex}.content-module-scss-module__y16BPa__video_item{--video-item-width:calc((100%/var(--items-count)) - (var(--items-gap)*(var(--items-count) - 1)/var(--items-count)));--thumbnail-width:calc(100%);--thumbnail-height:calc((var(--thumbnail-width))*9/16);border-radius:var(--inner-br);width:var(--video-item-width);border:var(--ui-border-tr);cursor:pointer;position:relative;overflow:hidden}.content-module-scss-module__y16BPa__video_item a{color:var(--t-color);align-items:center;gap:var(--items-padding);padding:var(--items-padding);flex-direction:column;text-decoration:none;display:flex}.content-module-scss-module__y16BPa__video_item .content-module-scss-module__y16BPa__thumbnail_box{height:var(--thumbnail-height);width:var(--thumbnail-width);aspect-ratio:16/9;border-radius:var(--inner-br);display:flex;position:relative;overflow:hidden}.content-module-scss-module__y16BPa__video_item img{object-fit:contain;object-position:center;aspect-ratio:16/9;border-radius:inherit;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);-moz-backdrop-filter:blur(50px);-ms-backdrop-filter:blur(50px);-o-backdrop-filter:blur(50px);width:100%;height:100%;transform:translate(0,0)}.content-module-scss-module__y16BPa__video_item .content-module-scss-module__y16BPa__title_box{width:100%;min-height:40px;position:relative;overflow:hidden}.content-module-scss-module__y16BPa__video_item .content-module-scss-module__y16BPa__title_box h3{font-size:.9rem;font-weight:600}@media (hover:hover) and (pointer:fine){.content-module-scss-module__y16BPa__video_item:hover{background-color:var(--hover-color)}.content-module-scss-module__y16BPa__video_item:hover .content-module-scss-module__y16BPa__play{display:flex}}.content-module-scss-module__y16BPa__duration{margin:var(--items-padding);padding:calc(var(--items-padding)/2)calc(var(--items-padding));border-radius:calc(var(--outer-br) - var(--inner-br));background-color:var(--label-box-color);align-items:center;min-width:40px;height:20px;font-size:.7rem;display:flex;position:absolute;bottom:0;right:0;overflow:hidden}.content-module-scss-module__y16BPa__play{justify-content:center;align-items:center;width:100%;height:100%;display:none;position:absolute;top:0;left:0}.content-module-scss-module__y16BPa__play i{padding:calc(var(--app-padding) - 5px);aspect-ratio:1;border-radius:var(--outer-br);background-color:var(--box-color);align-self:center;width:100%;max-width:50px;height:100%;max-height:50px;display:flex}.content-module-scss-module__y16BPa__play i svg{fill:var(--accent-color);width:100%;height:100%}.content-module-scss-module__y16BPa__play{-o-transition:display .3s ease-in-out;transition:display .3s ease-in-out}.content-module-scss-module__y16BPa__video_layout_wrapper{--layout-gap:20px;--box-padding:15px;--box-gap:calc(var(--box-padding)/2);--box-border-radius:var(--outer-br);gap:var(--layout-gap);width:100%;display:flex}.content-module-scss-module__y16BPa__video_layout_wrapper .content-module-scss-module__y16BPa__not_found svg{max-width:100px}.content-module-scss-module__y16BPa__video_layout_wrapper .content-module-scss-module__y16BPa__share_button{--border:var(--ui-border-tr);--border-radius:var(--box-border-radius);min-width:150px;min-height:40px;position:relative}.content-module-scss-module__y16BPa__video_layout_wrapper .content-module-scss-module__y16BPa__share_button.content-module-scss-module__y16BPa__load .content-module-scss-module__y16BPa__button_content{opacity:.2}.content-module-scss-module__y16BPa__video_layout_wrapper.content-module-scss-module__y16BPa__modal{--box-border-radius:var(--inner-br)}.content-module-scss-module__y16BPa__video_layout_wrapper>*,.content-module-scss-module__y16BPa__video_layout_wrapper{-webkit-user-select:none;user-select:none;-o-user-select:none}.content-module-scss-module__y16BPa__title{flex-direction:column;justify-content:center;width:100%;display:flex;position:relative}.content-module-scss-module__y16BPa__title h1{font-size:1.2rem}.content-module-scss-module__y16BPa__related_videos_box{border-radius:var(--box-border-radius);gap:var(--box-gap);flex-direction:column;width:100%;display:flex}.content-module-scss-module__y16BPa__related_videos_box h2{font-size:1.1rem}.content-module-scss-module__y16BPa__related_videos_list{--items-gap:calc(var(--box-padding)/2);flex-direction:column}.content-module-scss-module__y16BPa__related_videos_list .content-module-scss-module__y16BPa__video_item{border-radius:var(--box-border-radius);width:100%}.content-module-scss-module__y16BPa__related_videos_list .content-module-scss-module__y16BPa__video_item a{padding:var(--items-padding);flex-direction:row}.content-module-scss-module__y16BPa__related_videos_list .content-module-scss-module__y16BPa__video_item .content-module-scss-module__y16BPa__thumbnail_box{width:40%;height:100%}.content-module-scss-module__y16BPa__related_videos_list .content-module-scss-module__y16BPa__video_item .content-module-scss-module__y16BPa__thumbnail_box img{border-radius:calc(var(--box-border-radius)/2)}.content-module-scss-module__y16BPa__related_videos_list .content-module-scss-module__y16BPa__video_item .content-module-scss-module__y16BPa__title_box{width:60%}.content-module-scss-module__y16BPa__related_videos_list .content-module-scss-module__y16BPa__video_item .content-module-scss-module__y16BPa__title_box h3{font-size:.8rem}.content-module-scss-module__y16BPa__video_wrapper{gap:var(--layout-gap);flex-direction:column;width:124.444%;display:flex}.content-module-scss-module__y16BPa__video_wrapper.content-module-scss-module__y16BPa__load .content-module-scss-module__y16BPa__title,.content-module-scss-module__y16BPa__video_wrapper.content-module-scss-module__y16BPa__load .content-module-scss-module__y16BPa__description{border-radius:var(--box-border-radius);min-height:40px;overflow:hidden}.content-module-scss-module__y16BPa__video_wrapper.content-module-scss-module__y16BPa__load .content-module-scss-module__y16BPa__title .content-module-scss-module__y16BPa__description_text,.content-module-scss-module__y16BPa__video_wrapper.content-module-scss-module__y16BPa__load .content-module-scss-module__y16BPa__description .content-module-scss-module__y16BPa__description_text{min-height:200px}@keyframes content-module-scss-module__y16BPa__load{to{transform:translate(100%)}}.content-module-scss-module__y16BPa__video_wrapper.content-module-scss-module__y16BPa__load .content-module-scss-module__y16BPa__title,.content-module-scss-module__y16BPa__video_wrapper.content-module-scss-module__y16BPa__load .content-module-scss-module__y16BPa__description{isolation:isolate;pointer-events:none;position:relative;overflow:hidden}.content-module-scss-module__y16BPa__video_wrapper.content-module-scss-module__y16BPa__load .content-module-scss-module__y16BPa__title:after,.content-module-scss-module__y16BPa__video_wrapper.content-module-scss-module__y16BPa__load .content-module-scss-module__y16BPa__description: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 content-module-scss-module__y16BPa__load;position:absolute;inset:0;transform:translate(-100%)}.content-module-scss-module__y16BPa__video_wrapper.content-module-scss-module__y16BPa__load .content-module-scss-module__y16BPa__title>*,.content-module-scss-module__y16BPa__video_wrapper.content-module-scss-module__y16BPa__load .content-module-scss-module__y16BPa__description>*{pointer-events:none}.content-module-scss-module__y16BPa__video_wrapper.content-module-scss-module__y16BPa__load .content-module-scss-module__y16BPa__title{min-height:40px}.content-module-scss-module__y16BPa__related_videos_wrapper{width:53.3333%;min-width:300px}.content-module-scss-module__y16BPa__video{aspect-ratio:16/9;border-radius:var(--box-border-radius);border:var(--ui-border);width:100%;max-height:500px}.content-module-scss-module__y16BPa__video.content-module-scss-module__y16BPa__vertical{aspect-ratio:14/16}.content-module-scss-module__y16BPa__description{border:var(--ui-border);border-radius:var(--box-border-radius);padding:var(--box-padding);gap:calc(var(--layout-gap)/2);background-color:var(--box-color);flex-direction:column;display:flex;position:relative}.content-module-scss-module__y16BPa__description_title h2{font-size:1.1rem}.content-module-scss-module__y16BPa__description_text{gap:var(--box-gap);-webkit-user-select:text;user-select:text;flex-direction:column;font-weight:500;display:flex}.content-module-scss-module__y16BPa__description_text p{font-size:.9rem}.content-module-scss-module__y16BPa__category_content.content-module-scss-module__y16BPa__load .content-module-scss-module__y16BPa__header h1{border-radius:var(--box-border-radius);isolation:isolate;pointer-events:none;width:fit-content;min-width:300px;min-height:40px;position:relative;overflow:hidden}.content-module-scss-module__y16BPa__category_content.content-module-scss-module__y16BPa__load .content-module-scss-module__y16BPa__header h1: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 content-module-scss-module__y16BPa__load;position:absolute;inset:0;transform:translate(-100%)}.content-module-scss-module__y16BPa__category_content.content-module-scss-module__y16BPa__load .content-module-scss-module__y16BPa__header h1>*,.content-module-scss-module__y16BPa__video_item.content-module-scss-module__y16BPa__load,.content-module-scss-module__y16BPa__video_item.content-module-scss-module__y16BPa__load .content-module-scss-module__y16BPa__thumbnail_box>*,.content-module-scss-module__y16BPa__video_item.content-module-scss-module__y16BPa__load .content-module-scss-module__y16BPa__title_box>*,.content-module-scss-module__y16BPa__video_item.content-module-scss-module__y16BPa__load .content-module-scss-module__y16BPa__duration>*{pointer-events:none}.content-module-scss-module__y16BPa__video_item.content-module-scss-module__y16BPa__load .content-module-scss-module__y16BPa__thumbnail_box,.content-module-scss-module__y16BPa__video_item.content-module-scss-module__y16BPa__load .content-module-scss-module__y16BPa__title_box,.content-module-scss-module__y16BPa__video_item.content-module-scss-module__y16BPa__load .content-module-scss-module__y16BPa__duration{isolation:isolate;pointer-events:none;position:relative;overflow:hidden}.content-module-scss-module__y16BPa__video_item.content-module-scss-module__y16BPa__load .content-module-scss-module__y16BPa__thumbnail_box:after,.content-module-scss-module__y16BPa__video_item.content-module-scss-module__y16BPa__load .content-module-scss-module__y16BPa__title_box:after,.content-module-scss-module__y16BPa__video_item.content-module-scss-module__y16BPa__load .content-module-scss-module__y16BPa__duration: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 content-module-scss-module__y16BPa__load;position:absolute;inset:0;transform:translate(-100%)}.content-module-scss-module__y16BPa__video_item.content-module-scss-module__y16BPa__load .content-module-scss-module__y16BPa__thumbnail_box>*,.content-module-scss-module__y16BPa__video_item.content-module-scss-module__y16BPa__load .content-module-scss-module__y16BPa__title_box>*,.content-module-scss-module__y16BPa__video_item.content-module-scss-module__y16BPa__load .content-module-scss-module__y16BPa__duration>*{pointer-events:none}.content-module-scss-module__y16BPa__video_item.content-module-scss-module__y16BPa__load .content-module-scss-module__y16BPa__title_box{border-radius:var(--box-border-radius)}.content-module-scss-module__y16BPa__pagination{justify-content:center;align-items:center;display:flex}@media only screen and (max-width:1100px){.content-module-scss-module__y16BPa__video_layout_wrapper{flex-direction:column}.content-module-scss-module__y16BPa__video_layout_wrapper .content-module-scss-module__y16BPa__video_wrapper{width:100%}.content-module-scss-module__y16BPa__video_layout_wrapper .content-module-scss-module__y16BPa__related_videos_wrapper{width:100%;min-width:none}.content-module-scss-module__y16BPa__video_layout_wrapper .content-module-scss-module__y16BPa__related_videos_list{flex-direction:row}.content-module-scss-module__y16BPa__video_layout_wrapper .content-module-scss-module__y16BPa__related_videos_list .content-module-scss-module__y16BPa__video_item{width:var(--video-item-width)}.content-module-scss-module__y16BPa__video_layout_wrapper .content-module-scss-module__y16BPa__related_videos_list .content-module-scss-module__y16BPa__video_item a{flex-direction:column}.content-module-scss-module__y16BPa__video_layout_wrapper .content-module-scss-module__y16BPa__related_videos_list .content-module-scss-module__y16BPa__video_item .content-module-scss-module__y16BPa__thumbnail_box{height:var(--thumbnail-height);width:var(--thumbnail-width)}.content-module-scss-module__y16BPa__video_layout_wrapper .content-module-scss-module__y16BPa__related_videos_list .content-module-scss-module__y16BPa__video_item .content-module-scss-module__y16BPa__title_box{width:100%}}@media only screen and (max-width:1000px){.content-module-scss-module__y16BPa__video_list{--items-count:2}}@media only screen and (max-width:600px){.content-module-scss-module__y16BPa__video_list{--items-count:1}.content-module-scss-module__y16BPa__title h1{font-size:1rem}.content-module-scss-module__y16BPa__related_videos_list{--items-count:2}.content-module-scss-module__y16BPa__description_text p{font-size:.8rem}}@media only screen and (max-width:450px){.content-module-scss-module__y16BPa__related_videos_list{--items-count:1}}@media only screen and (max-height:500px){.content-module-scss-module__y16BPa__category_content{margin-top:calc(var(--app-padding)*3)}}
@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}
