.section-postcards{padding:60px 0 80px}@media screen and (max-width:989px){.section-postcards{padding:40px 0 60px}}.section-postcards__grid{display:grid;grid-template-columns:repeat(3,minmax(1px,1fr));grid-gap:60px 20px}@media screen and (max-width:1199px){.section-postcards__grid{grid-template-columns:repeat(2,minmax(1px,1fr));grid-gap:40px 20px}}@media screen and (max-width:749px){.section-postcards__grid{grid-template-columns:100%}}.section-postcards__item{display:flex;flex-direction:column}.section-postcards__item-img{width:160px;height:236px;margin-bottom:40px;position:relative}@media screen and (max-width:749px){.section-postcards__item-img{margin-bottom:32px}}.section-postcards__item-img span{left:calc(100% + 20px);top:0;position:absolute;color:#ababab;text-transform:uppercase}.section-postcards__item-img img{width:100%;height:100%;object-fit:contain}.section-postcards__item-title{color:#ababab;text-transform:uppercase;font-size:14px;letter-spacing:-.28px;margin:0 0 12px}.section-postcards__item-desc{max-width:332px;text-align:justify;letter-spacing:-.28px;margin:0;font-size:14px;font-style:normal;font-weight:400;line-height:132%;letter-spacing:-.28px}@media screen and (max-width:576px){.section-postcards__item-desc{max-width:none}}