.template{display:flex;justify-content:space-between;padding:102px 0 0 66px}.template__container{overflow-y:hidden;margin:0 1px 0 0;width:100%}.template__filter{display:flex;justify-content:space-between;margin:0 0 25px;border-radius:5px;padding:0 66px 0 5px;width:100%;height:44px;max-width:unset}.template__filter::-webkit-scrollbar{width:10px}.template__filter::-webkit-scrollbar-track{border-radius:5px;box-shadow:inset 0 0 5px grey}.template__filter::-webkit-scrollbar-thumb{border-radius:10px;background:#a9a9a9}@media(max-width:1439px){.template__filter{padding:0 30px 0 5px}}@media(max-width:1265px){.template__filter{justify-content:center;padding:0 15px 0 0}}@media(max-width:767px){.template__filter{padding:0 5px 0 0}}.template__filInputBlock{display:flex;align-items:center;justify-content:center;border-radius:4px;padding:11px 16px;width:100%;background:#f5f7fd}.template__filInputBlock input::-webkit-search-cancel-button{-webkit-appearance:none;content:url(../img/inputBtnClear.svg);-webkit-transition:filter .1s ease-in-out;transition:filter .1s ease-in-out;cursor:pointer}.template__filInputBlock input::-webkit-search-cancel-button:hover{filter:brightness(0) saturate(100%) invert(11%) sepia(65%) saturate(826%) hue-rotate(190deg) brightness(96%) contrast(103%)}@media(max-width:2000px){.template__filInputBlock{max-width:1285px}}@media(max-width:1440px){.template__filInputBlock{max-width:956px}}.template__filLabel{width:18px;height:18px;background:url(../img/sideNavSearch.svg) no-repeat 50%/cover;cursor:pointer}.template__filInput{border:1px solid transparent;padding:3px 0 0 15px;width:100%;font-family:Inter,sans-serif;font-weight:500;font-style:normal;font-size:12px;line-height:15px;background:#f5f7fd}.template__filInput:focus{outline:none}@media(max-width:967px){.template__filInput{margin:0 auto;padding:10px}}.template__wrapper{display:flex;flex-wrap:wrap;justify-content:flex-start;overflow-y:auto;padding:0 55px 20px 5px;width:100%;max-height:75vh;gap:25px}.template__wrapper::-webkit-scrollbar{width:6px}.template__wrapper::-webkit-scrollbar-track{border-radius:4px;box-shadow:inset 0 0 5px #f5f7fd;background:#fff}.template__wrapper::-webkit-scrollbar-thumb{border-radius:4px;background:#949bbe}@media(max-width:1439px){.template__wrapper{padding:0 30px 20px 5px}}@media(max-width:1265px){.template__wrapper{justify-content:center;padding:0 15px 20px 5px}}@media(max-width:767px){.template__wrapper{padding:0 5px 20px 0;max-height:unset}}@media(max-width:568px){.template__wrapper{justify-content:center}}.template__itemInfoHeader{display:flex;justify-content:space-between;text-align:center}.template__botPart{justify-content:space-between}.template__botPart,.template__favorite{display:flex;align-items:center}.template__favoriteIcon{margin:0 7px 0 0;width:100%;min-width:12px;max-width:12px}.template__favoriteInfo{font-family:Inter,sans-serif;font-weight:400;font-style:normal;font-size:14px;line-height:17px;color:#0f1b41}.template__item{display:flex;flex-direction:column;justify-content:space-between;border-radius:4px;padding:0;width:302px;height:236px;box-shadow:0 0 11px 1px rgba(0,0,0,.31);background:#f5f7fd}.template__itemInfo{padding:12px 8px 8px;min-height:64px;max-width:300px}.template__itemTitle{overflow:hidden;margin:0 0 11px;font-family:Inter,sans-serif;font-weight:600;font-style:normal;font-size:14px;line-height:17px;white-space:nowrap;text-align:center;text-overflow:ellipsis;color:#0f1b41}.template__hashTagWrapper{display:flex;flex-wrap:wrap;align-items:center;max-width:250px}.template__hashTag{margin:0 3px 0 0;font-family:Inter,sans-serif;font-weight:500;font-style:normal;font-size:12px;line-height:15px;color:#949bbe}.template__itemImgWrapper{overflow:hidden;border-radius:4px;width:100%;height:172px;max-width:302px;box-sizing:border-box}@media(max-width:575px){.template__itemImgWrapper{margin:0 auto}}.template__itemImg{width:302px;-o-object-fit:cover;object-fit:cover}.template .loadingAnimation{margin:0 auto;padding-top:15%}@media(max-width:1439px){.template{padding:102px 0 0 30px}}@media(max-width:1265px){.template{padding:102px 0 0 15px;padding:102px 0 0 5px}}.sideNav{overflow-y:auto;margin:0 27px 0 0;padding:0 0 30px;width:100%;height:-webkit-fill-available;min-width:320px;max-width:320px;max-height:100%;background:#fff}.sideNav input[type=search]::-webkit-search-cancel-button{cursor:pointer}.sideNav .sideNavList__item{display:flex;align-items:center;margin:0 0 8px;border:none;border-radius:50px;padding:12px 18px;width:100%;height:44px;text-decoration:none;background:#fff;transition:.3s}@media(max-width:1400px){.sideNav .sideNavList__item{width:170px}}.sideNav .sideNavList .p-button:enabled:active{border-color:transparent}.sideNav .sideNavList .p-button:focus{box-shadow:0 0 0 .2rem transparent}.sideNav .sideNavList__item:hover{background:#f5f7fd!important;cursor:pointer}.sideNav .sideNavList__item:hover .sideNavList__itemText{color:#a4adc8}.sideNav .sideNavList__itemImg{fill:#949bbe;transition:.5s}.sideNav .sideNavList__itemText{margin:0 0 0 15px;font-family:Inter,sans-serif;font-weight:500;font-style:normal;font-size:14px;line-height:17px;text-align:start;color:#a4adc8;transition:.5s}@media(max-width:1400px){.sideNav .sideNavList__itemText{margin:0 0 0 10px;font-size:12px}}.sideNav .sideNav__item--active{background:#2f3ced;cursor:pointer}.sideNav .sideNav__item--active .sideNavList__itemImg{fill:#fff}.sideNav .sideNav__item--active .sideNavList__itemText{color:#fff}.sideNav::-webkit-scrollbar{width:10px}.sideNav::-webkit-scrollbar-track{border-radius:5px;box-shadow:inset 0 0 5px grey}.sideNav::-webkit-scrollbar-thumb{border-radius:10px;background:#a9a9a9}@media(max-width:1400px){.sideNav{padding:30px 0 30px 20px;min-width:205px}}@media(max-width:968px){.sideNav{display:none}}button.p-button.p-component.sideNavList__item.sideNav__item--active:hover{background:#2f3ced!important}button.p-button.p-component.sideNavList__item.sideNav__item--active:hover .sideNavList__itemImg{fill:#fff}button.p-button.p-component.sideNavList__item.sideNav__item--active:hover .sideNavList__itemText{color:#fff}.templates-enter-active,.templates-leave-active,.templates-move{transition:all .5s ease-in}.templates-leave-active{position:absolute}.templates-enter-from,.templates-leave-to{opacity:0;transform:translateY(30px)}.templatePrev::-webkit-scrollbar-track{border:5px solid #fff;background-color:transparent}.templatePrev::-webkit-scrollbar{width:5px;background-color:#dfe6e9}.templatePrev::-webkit-scrollbar-thumb{border-radius:10px;background-color:#2f3ced}.templatePrev:hover{overflow-y:scroll}.templatePrevImg{height:auto}