.templates__wrapper[data-v-032fab67]{container-type:inline-size;display:flex;flex-direction:column;gap:24px;padding-bottom:40px}.templates__wrapper .head[data-v-032fab67]{align-items:center;display:flex;flex-wrap:nowrap;gap:16px;justify-content:space-between}.templates__wrapper .head .intro[data-v-032fab67]{display:flex;flex:1;flex-direction:column;gap:8px;min-width:200px}.templates__wrapper .head .filters[data-v-032fab67]{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.templates__wrapper .head .filters[data-v-032fab67] .buttons__list button,.templates__wrapper .head .filters[data-v-032fab67] .select__btn{height:32px;min-height:32px}.templates__wrapper .head .filters[data-v-032fab67] .buttons__list button{display:flex}.templates__wrapper .head .filters[data-v-032fab67] button div{font-size:13px;height:100%;padding:0 12px}.templates__wrapper .head .filters[data-v-032fab67] .select{max-width:200px!important;min-width:200px;width:200px!important}.templates__wrapper .head .filters[data-v-032fab67] .select__btn{background:transparent;border:2px solid var(--dark-purple);border-radius:8px;color:var(--main-color);font-size:13px;font-weight:500;padding:6px 12px;width:100%}.templates__wrapper .head .filters[data-v-032fab67] .select__btn.open,.templates__wrapper .head .filters[data-v-032fab67] .select__btn:hover{border:2px solid var(--vibrant-purple-05)}.templates__wrapper .head .filters[data-v-032fab67] .select__btn.empty .select__label{color:var(--main-color)}.templates__wrapper .head .filters[data-v-032fab67] .select__arrow{color:var(--main-color);opacity:1}.templates__wrapper .head h1[data-v-032fab67]{color:var(--main-color);font-size:28px;font-weight:500;line-height:140%}.templates__wrapper .head p[data-v-032fab67]{color:var(--white-07);font-size:14px;line-height:140%;max-width:570px}.templates__wrapper .list-skeleton[data-v-032fab67]{-moz-column-gap:10px;column-gap:10px;display:grid;grid-template-columns:repeat(5,1fr);row-gap:15px}.templates__wrapper .list-skeleton>div[data-v-032fab67]{aspect-ratio:3/4;background-color:var(--dark-purple-solid);border:1px solid var(--vibrant-purple-02);border-radius:12px;overflow:hidden;position:relative}.templates__wrapper .list-skeleton>div[data-v-032fab67]:after{animation:skeletonAnimation-032fab67 2s linear infinite;background:linear-gradient(90deg,transparent 5%,hsla(0,0%,100%,.05) 50%,transparent 95%);border-radius:12px;content:"";height:200%;left:-100%;position:absolute;top:-100%;transform:rotate(45deg);width:100%}@container (min-width: 1600px){.templates__wrapper .list-skeleton[data-v-032fab67]{grid-template-columns:repeat(6,1fr)}}@container (min-width: 1920px){.templates__wrapper .list-skeleton[data-v-032fab67]{grid-template-columns:repeat(7,1fr)}}@container (max-width: 1100px){.templates__wrapper .list-skeleton[data-v-032fab67]{grid-template-columns:repeat(4,1fr)}}@container (max-width: 850px){.templates__wrapper .list-skeleton[data-v-032fab67]{grid-template-columns:repeat(3,1fr)}}@container (max-width: 560px){.templates__wrapper .list-skeleton[data-v-032fab67]{grid-template-columns:repeat(2,1fr)}}.templates__wrapper .load-more[data-v-032fab67]{align-items:center;background:var(--dark-purple);border:1px solid var(--darker-purple);border-radius:8px;box-sizing:border-box;color:var(--main-color);display:flex;font-size:16px;gap:8px;justify-content:center;line-height:1;margin:0 auto;min-height:44px;min-width:168px;padding:10px 18px;transition:all .2s;width:-moz-fit-content;width:fit-content}.templates__wrapper .load-more[data-v-032fab67] svg{height:20px;width:20px}.templates__wrapper .load-more[data-v-032fab67]:hover:not(:disabled){border-color:var(--pink-border)}.templates__wrapper .load-more[data-v-032fab67]:disabled{cursor:not-allowed;opacity:.6}.templates__wrapper .list[data-v-032fab67]{-moz-column-gap:10px;column-gap:10px;display:grid;grid-template-columns:repeat(5,1fr);row-gap:15px}.templates__wrapper .list .grid__item[data-v-032fab67]{background-color:var(--secondary-bg);border:1px solid var(--white-01);border-radius:12px;display:flex;flex-direction:column;text-align:left;transition:all .2s}.templates__wrapper .list .grid__item[data-v-032fab67]:hover{border-color:var(--pink-border-05);transform:translateY(-4px)}.templates__wrapper .list .grid__item .img__container[data-v-032fab67]{aspect-ratio:3/4;background:var(--dark-purple);border-radius:12px 12px 0 0;overflow:hidden;position:relative;width:100%}.templates__wrapper .list .grid__item .img__container img[data-v-032fab67]{display:block;height:100%;top:0;right:0;bottom:0;left:0;position:absolute;width:100%}.templates__wrapper .list .grid__item .img__container .bg[data-v-032fab67]{filter:blur(20px);-o-object-fit:cover;object-fit:cover;transform:scale(1.15)}.templates__wrapper .list .grid__item .img__container .photo[data-v-032fab67]{-o-object-fit:contain;object-fit:contain}.templates__wrapper .list .grid__item .content[data-v-032fab67]{display:flex;flex-direction:column;gap:6px;padding:10px 12px}.templates__wrapper .list .grid__item .content .texts[data-v-032fab67]{display:flex;flex-direction:column;gap:6px}.templates__wrapper .list .grid__item .content .texts h3[data-v-032fab67],.templates__wrapper .list .grid__item .content .texts p[data-v-032fab67]{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.templates__wrapper .list .grid__item .content .texts h3[data-v-032fab67]{color:var(--main-color);font-size:15px;font-weight:500;line-height:135%;min-height:40.5px}.templates__wrapper .list .grid__item .content .texts p[data-v-032fab67]{color:var(--white-07);font-size:12px;line-height:135%;min-height:32.4px}.templates__wrapper .list .grid__item .content .images__count[data-v-032fab67]{align-items:center;display:flex;gap:5px}.templates__wrapper .list .grid__item .content .images__count p[data-v-032fab67]{background:var(--white-005);border:1px solid var(--white-01);border-radius:5px;color:var(--white-07);font-size:11px;line-height:130%;padding:3px 6px}.templates__wrapper .list .grid__item .content .images__count svg[data-v-032fab67]{height:11px;width:11px}.templates__wrapper .list .grid__item .content .images__count svg[data-v-032fab67] path{fill:var(--white-06)}.templates__wrapper .list .grid__item .content .hr[data-v-032fab67]{background-color:var(--white-01);height:1px;width:100%}.templates__wrapper .list .grid__item .content .price[data-v-032fab67]{align-items:center;display:flex;justify-content:space-between}.templates__wrapper .list .grid__item .content .price h4[data-v-032fab67]{color:var(--main-color);font-size:15px;font-weight:600}.templates__wrapper .list .grid__item .content .price p[data-v-032fab67]{color:var(--white-05);font-family:monospace;font-size:12px}@container (min-width: 1600px){.templates__wrapper .list[data-v-032fab67]{grid-template-columns:repeat(6,1fr)}}@container (min-width: 1920px){.templates__wrapper .list[data-v-032fab67]{grid-template-columns:repeat(7,1fr)}}@container (max-width: 1100px){.templates__wrapper .list[data-v-032fab67]{grid-template-columns:repeat(4,1fr)}}@container (max-width: 850px){.templates__wrapper .list[data-v-032fab67]{grid-template-columns:repeat(3,1fr)}}@container (max-width: 560px){.templates__wrapper .list[data-v-032fab67]{grid-template-columns:repeat(2,1fr)}}@keyframes skeletonAnimation-032fab67{0%{left:-100%;top:-100%}75%{left:100%;top:100%}to{left:100%;top:100%}}@media screen and (max-width:1000px){.templates__wrapper .head[data-v-032fab67]{flex-wrap:wrap}.templates__wrapper .head .filters[data-v-032fab67]{flex-basis:100%}}@media screen and (max-width:550px){.templates__wrapper .head h1[data-v-032fab67]{font-size:24px}}
