.catalog{justify-content:center}.catalog,.catalog__content{flex-direction:column;align-items:center;width:100%;display:flex}.catalog__content{justify-content:space-between;padding-bottom:120px}.catalog__image{height:228px;justify-content:center;border:1px solid #ece5e3;-o-object-fit:contain;object-fit:contain;margin:0;align-items:center}.catalog__detail,.catalog__image{flex-direction:column;width:100%;display:flex}.catalog__detail{justify-content:space-between;align-items:flex-start}.catalog__detail__text{padding:40px 0 30px;justify-content:flex-start}.catalog__detail__links,.catalog__detail__text{flex-direction:column;align-items:flex-start;display:flex}.catalog__detail__links{justify-content:space-between;width:100%}.catalog__detail__link{flex-grow:1;height:42px;justify-content:center;font-size:13px;font-size:.8125rem;text-decoration:none;font-weight:700;margin-bottom:10px;color:#fff;text-transform:uppercase;flex-direction:row;text-align:center;background-color:#c97858;align-items:center;border-radius:27px;width:100%;line-height:20.8px;line-height:1.3rem;font-family:Montserrat,sans-serif;display:flex}.catalog__detail__link:active,.catalog__detail__link:visited{color:#fff}@media only screen and (min-width:640px){.catalog__image{height:331px;margin-right:70px;width:475px}.catalog__detail__text{padding:60px 0 40px}.catalog__detail__links{flex-direction:row}.catalog__detail__link{margin-right:20px;width:210px}}@media only screen and (min-width:1024px){.catalog__content{flex-direction:row;align-items:flex-start}}