.work__section{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));grid-column-gap:30px;grid-row-gap:30px;padding:64px 0;width:100%;box-sizing:border-box;overflow:visible}.work__item{cursor:pointer;transition:all .3s ease-in-out;text-decoration:none;aspect-ratio:4 / 3;display:block;width:100%}.work__item:hover .work__item-image{opacity:.6!important}.work__item-image{width:100%;height:auto;display:block;object-fit:cover;aspect-ratio:4 / 3}.work__item-content{display:flex;align-items:center;justify-content:space-between;margin-top:16px}.work__item-title{margin:0;font-size:14px;font-weight:600}.work__item-arrow svg{width:25px}.work__item-arrow{display:flex;align-items:center}@media screen and (max-width: 1024px){.work__item-title{font-size:17px}}@media screen and (max-width: 768px){.work__section{grid-template-columns:repeat(2,1fr);grid-column-gap:16px;grid-row-gap:26px}.work__section{padding:0 0 32px}}@media screen and (max-width: 480px){.work__section{grid-template-columns:1fr;grid-column-gap:8px;grid-row-gap:30px}}@media (max-width: 1200px){.work__section{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.work__section{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.work__section{grid-template-columns:1fr}.work__item{aspect-ratio:unset}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/section-work.css.map */
