.AppartmentsGallery{margin-left:calc(var(--size-mxxx)*-1);margin-right:calc(var(--size-mxxx)*-1)}.AppartmentsGallery_Scroller{scroll-padding:var(--size-m)}.AppartmentsGallery_Item,.AppartmentsGallery_Scroller{padding-left:var(--size-m);padding-right:var(--size-m)}.AppartmentsGallery_Item{--gallery-item-width:calc(var(--size-mxxx) + 400px);max-width:var(--gallery-item-width);flex:0 0 95%;width:95%}@media (min-width:536px){.AppartmentsGallery_Item{flex:0 0 60%;width:60%}}@media (min-width:768px){.AppartmentsGallery_Item{flex:0 0 var(--gallery-item-width);width:var(--gallery-item-width)}}@media (min-width:1400px){.AppartmentsGallery_Item{--gallery-item-width:calc(var(--size-mxxx) + 480px);flex:0 0 var(--gallery-item-width);max-width:var(--gallery-item-width);width:var(--gallery-item-width)}}.AppartmentsGallery_ItemInner{background-color:var(--elevation-surface);border-radius:var(--size-mxxx);flex-direction:column;display:flex;overflow:hidden}.AppartmentsGallery_Photo{aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover}.AppartmentsGallery_Info{gap:var(--size-sxx);padding:var(--size-mxxx);flex-direction:column;display:flex}
