.complex-card{border:1px solid var(--gray-200);border-radius:24px;align-items:center;gap:28px;padding:20px;display:flex}@media (max-width:991.98px){.complex-card{grid-template-rows:76px 1fr;grid-template-columns:304px 1fr;gap:12px;display:grid}}@media (max-width:676.98px){.complex-card{grid-template-rows:auto;grid-template-columns:1fr}}.complex-card__left{object-fit:cover;border-radius:16px;min-width:330px;max-width:350px;height:260px;overflow:hidden}@media (max-width:991.98px){.complex-card__left{order:3;min-width:auto;height:202px}}@media (max-width:676.98px){.complex-card__left{order:1;max-width:100%;height:197px}}.complex-card__left img{object-fit:cover;width:100%;height:100%}.complex-card__content{flex-direction:column;justify-content:space-between;width:100%;max-width:646px;height:260px;display:flex}@media (max-width:991.98px){.complex-card__content{order:2;grid-row:span 2;max-width:100%;height:100%}}@media (max-width:676.98px){.complex-card__content{gap:12px}}.complex-card__content__cost{justify-content:space-between;align-items:center;display:flex}.complex-card__content__cost span{color:var(--gray-700);font-size:24px;font-weight:700;line-height:140%}.complex-card__content__name{color:var(--gray-700);justify-content:space-between;align-items:center;font-size:20px;font-weight:700;line-height:140%;display:flex}.complex-card__content__name span{color:var(--gray-500);white-space:nowrap;align-items:center;gap:8px;margin-left:8px;font-size:16px;font-weight:500;line-height:140%;display:flex}.complex-card__content__name svg{object-fit:contain;width:16px;height:16px;margin-left:12px;display:block}.complex-card__content__adress{color:var(--gray-700);font-size:16px;font-weight:500;line-height:140%}.complex-card__content__metro{align-items:center;gap:8px;display:flex}.complex-card__content__metro svg{object-fit:contain;width:16px;height:14px}.complex-card__content__metro_title{color:var(--gray-700);font-size:16px;font-weight:500;line-height:140%}.complex-card__content__metro_subtitle{color:var(--gray-500);font-size:14px;font-weight:500;line-height:140%}.complex-card__content__discription{-webkit-line-clamp:2;color:var(--gray-500);-webkit-box-orient:vertical;font-size:16px;font-weight:400;line-height:140%;display:-webkit-box;overflow:hidden}.complex-card__content__btns{align-items:center;gap:12px;display:flex}@media (max-width:676.98px){.complex-card__content__btns{flex-direction:column;align-items:flex-start}.complex-card__content__btns>*{width:100%}}.complex-card__right{background:var(--gray-50);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:220px;height:260px;padding:16px;display:flex}@media (max-width:991.98px){.complex-card__right{grid-template-rows:repeat(2,1fr);grid-template-columns:70px 1fr;column-gap:12px;max-width:100%;height:100%;display:grid}}@media (max-width:767.98px){.complex-card__right{grid-template-columns:50px 1fr;column-gap:6px}}@media (max-width:676.98px){.complex-card__right{order:1;grid-template-columns:70px 1fr;column-gap:12px;padding:12px 16px}}.complex-card__right img{object-fit:contain;border-radius:12px;width:70px;height:70px;margin-bottom:16px}@media (max-width:991.98px){.complex-card__right img{grid-row:span 2;width:60px;height:60px;margin-bottom:0}}@media (max-width:767.98px){.complex-card__right img{width:50px;height:50px}}@media (max-width:676.98px){.complex-card__right img{width:70px;height:70px}}.complex-card__right__title{text-align:center;color:var(--gray-700);margin-bottom:8px;font-size:14px;font-weight:500;line-height:140%}@media (max-width:991.98px){.complex-card__right__title{text-align:left;margin-bottom:0}}.complex-card__right__subtitle{text-align:center;color:var(--gray-700);font-size:16px;font-weight:700;line-height:140%}@media (max-width:991.98px){.complex-card__right__subtitle{text-align:left}}
