:root{--large-container-max-width:1920px;--container-max-width:1440px;--container-padding:96px;--container-padding-redesign:64px;--project-max-width:812px;--project-margin-right:440px}@media screen and (max-width:1400px){:root{--container-padding:64px;--project-max-width:750px}}@media screen and (max-width:1100px){:root{--project-margin-right:0}}@media screen and (max-width:992px){:root{--container-padding:48px;--container-padding-redesign:48px;--project-max-width:646px;--project-margin-right:0}}@media screen and (max-width:768px){:root{--container-padding:8px;--container-padding-redesign:20px;--project-margin-right:0}}.card-template{position:relative;width:100%}.card-template,.card-template__container{display:flex;flex-direction:column;gap:10px}.card-template__img{background:var(--color-secondary);border-radius:var(--border-radius-default);position:relative}.card-template__img img{box-shadow:inset 0 0 36px #00000045}.card-template__tags{-moz-column-gap:4px;column-gap:4px;display:flex;left:12px;position:absolute;top:12px}.card-template__content{display:flex;justify-content:space-between}.card-template__wrapper{display:flex;flex-direction:column;row-gap:2px}.card-template__content-like{background:none;border:none;color:var(--text-secondary);cursor:pointer;line-height:0;padding:0}.card-template__data{gap:8px 10px}.card-template__data,.card-template__meta{color:var(--text-secondary);display:flex;font-size:14px;font-weight:300;line-height:18px}.card-template__meta{align-items:center;-moz-column-gap:4px;column-gap:4px}.card-template__tag{background:#272726bd;border-radius:2px;color:var(--text-color);font-size:12px;font-weight:400;line-height:150%;padding:6px 8px;text-transform:capitalize}.card-template__price{color:var(--color-primary);font-size:16px;font-weight:500;line-height:24px}.card-template__title{color:var(--color-primary)}.card-template__title,.card-template__type{font-size:14px;font-weight:400;line-height:18px}.card-template__type{color:var(--text-secondary)}.card-template__type-row{flex-direction:row;justify-content:space-between;max-width:unset;padding:8px 0 7px}.card-template__type-row:hover{background:var(--color-secondary)}.card-template__type-row .card-template__container{align-items:center;flex-direction:row;gap:24px}.card-template__type-row .card-template__img{max-width:120px}.card-template__type-row .card-template__title{color:var(--text-secondary);font-weight:400}.card-template__type-row .card-template__meta-container{display:flex;gap:40px}.card-template__type-row .card-template__data{color:var(--color-primary);display:flex;font-size:16px;font-weight:400;gap:30px;justify-content:flex-start;line-height:24px}.card-template__type-row .card-template__like{align-items:center;display:flex}
