.showroom__box{display:grid;gap:20px;grid-template-columns:1.5fr 2fr}@media (max-width:1023px){.showroom__box{grid-template-columns:1fr}}.showroom__item{height:100%}.showroom__item:first-child{background-color:#f5f5f5;border-radius:20px;padding:100px 80px 75px}@media (max-width:1273px){.showroom__item:first-child{padding:100px 40px 75px}}@media (max-width:767px){.showroom__item:first-child{background-color:#fff;order:2;padding:0}}.showroom__iframe{height:100%}@media (max-width:1023px){.showroom__iframe iframe{height:70vh}}.showroom-location{display:flex;flex-direction:column;height:100%}.showroom-location__name{font-size:32px;font-weight:500;line-height:110%;margin-bottom:50px}@media (max-width:767px){.showroom-location__name{font-size:22px;margin-bottom:15px}}.showroom-location__block{display:flex;flex-wrap:wrap;margin-bottom:20px}.showroom-location__item{align-items:flex-start;display:flex;flex:1 0 auto;margin-bottom:25px;margin-right:15px}.showroom-location__item svg{flex:0 0 .8em;height:1em;margin-right:15px}@media (max-width:767px){.showroom-location__item svg{margin-right:10px;margin-top:0}}.showroom-location__item:first-child{flex:1 0 100%;max-width:100%}.showroom-location__btn{margin-top:auto}.showroom-location__btn button{width:100%}
