.custom-collection__inner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:50px}.custom-collection__header{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px}.custom-collection__header h2 em:after{background-color:#ffd6a6}.custom-collection__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px 24px}.custom-collection__card{display:flex;flex-direction:column;gap:16px}.custom-collection__card .custom-collection__img-wrapper{display:flex}.custom-collection__card .custom-collection__img-wrapper img{width:100%;height:300px;border-radius:14px}.custom-collection__info{display:flex;align-items:center;justify-content:space-between;gap:10px}.custom-collection__info_inner{display:flex;flex-direction:column;gap:8px}.custom-collection__info_inner h3{font-size:20px;line-height:26px;font-weight:500;color:var(--color-black-deep);letter-spacing:-1px}.custom-collection__info_inner p{font-size:14px;line-height:20px;font-weight:500;color:#767676}.custom-collection__arrow{width:auto;height:auto;min-width:40px;max-width:40px;min-height:40px;max-height:40px;border-radius:70px;border:1px solid #121212;background-color:var(--color-black-deep);display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all .5s}.custom-collection__card:hover .custom-collection__arrow{opacity:1;visibility:visible}.custom-collection__view-btn{cursor:pointer}@media screen and (min-width:1400px){.custom-collection__card .custom-collection__img-wrapper img{height:342px}}@media screen and (max-width:1199px){.custom-collection__card .custom-collection__img-wrapper img{height:342px}.custom-collection__grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:991px){.custom-collection__card .custom-collection__img-wrapper img{height:280px}}@media screen and (max-width:767px){.custom-collection__card .custom-collection__img-wrapper img{height:320px}.custom-collection__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:575px){.custom-collection__card .custom-collection__img-wrapper img{height:280px}}@media screen and (max-width:499px){.custom-collection__card .custom-collection__img-wrapper img{height:240px}.custom-collection__info_inner h3{font-size:18px;line-height:24px}.custom-collection__arrow{min-width:34px;max-width:34px;min-height:34px;max-height:34px}}@media screen and (max-width:425px){.custom-collection__card .custom-collection__img-wrapper img{height:342px}.custom-collection__grid{grid-template-columns:repeat(1,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/custom-collection-list.css.map */
