.postcard{background:#fff;padding:16px;border-radius:10px;position:relative;max-width:25%;margin-right:30px;margin-top:30px;text-decoration:none}.postcard-block{display:flex;flex-direction:column}.postcard-block__img-wrap{max-width:352px;height:175px;width:100%}.postcard-block__img-wrap img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.postcard-block__text-wrap{position:relative}.postcard-block__text-wrap .title{max-width:608px;margin-bottom:0!important;margin-top:20px}.postcard-block__text-wrap .title,.postcard-block__text-wrap .title-text{font-weight:700;font-size:24px;line-height:28px;color:#333}.postcard-block__text-wrap .title-data{position:absolute;bottom:5px;font-weight:300;font-size:16px;line-height:19px;color:#828282}.arrow{position:absolute;right:13px;top:13px;width:20px;height:20px}.arrowimg{width:100%;height:100%}@media screen and (max-width:790px){.postcard{max-width:calc(33.33% - 30px)}}@media screen and (max-width:540px){.postcard{max-width:calc(50% - 30px)}}@media screen and (max-width:440px){.postcard{max-width:100%;margin-right:0}}.post{width:100%;padding-top:20px;background:#fff;display:flex;flex-direction:column}.post-maintext p{font-weight:300;font-size:16px;line-height:130%;color:#333}.post-maintext .rightimg{max-width:340px;max-height:202px;float:right;margin:30px 0 30px 30px}.post-maintext .rightimg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.post-mainimg{margin-top:30px;margin-bottom:30px;max-width:100%;height:400px}.post-mainimg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.post-title{margin:0;margin-bottom:20px;font-size:46px;font-weight:400;line-height:54px;text-align:left}.post-share{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.post-share__data{font-weight:300;font-size:16px;line-height:19px;color:#828282}.post-share__links{display:flex;align-items:center}.post-share__links .text{font-weight:400;font-size:16px;line-height:19px;color:#333}.post-share__links .social{display:flex;align-items:center;font-weight:300;font-size:16px;line-height:130%;color:#333;margin-left:21px;cursor:pointer}.post-share__links .social svg{margin-right:13px}.post-bottom{margin-top:40px;background:#d4d4d4;display:flex;flex-direction:column;align-items:center;padding-bottom:50px}.post-bottom .title-cards{max-width:1238px;width:100%;font-weight:700;font-size:24px;line-height:28px;color:#333;margin-top:20px;margin-bottom:20px;text-align:left;padding-left:30px}.post-bottom .cards{display:flex}@media screen and (max-width:700px){.cards{flex-wrap:wrap;justify-content:center}}