@keyframes sandra-open{0%{opacity:0;transform:scale3d(1.1,1.1,1)}to{opacity:1;transform:scaleX(1)}}@keyframes sandra-close{0%{opacity:1}to{opacity:0;transform:scale3d(.9,.9,1)}}@keyframes dialog-mobile-open{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes dialog-mobile-close{0%{opacity:1;transform:translateY(0)}to{opacity:1;transform:translateY(100%)}}@keyframes HideList{0%{transform:scaleY(1)}to{transform:scaleY(0)}}@keyframes clouds{0%{translate:0 0}50%{translate:-30% 0}to{translate:0 0}}@keyframes clouds-bottom{0%{translate:0 0}50%{translate:-20% 0}to{translate:0 0}}.rooms-category__title{padding-bottom:50px}.rooms-category__container{position:relative;width:100%}.rooms-category__container:before{background:url(../images/logo_bg.svg) no-repeat;content:"";height:324px;position:absolute;right:10px;top:50px;width:824px}@media only screen and (max-width:1024px){.rooms-category__container:before{height:194px;right:0;top:250px;width:500px}}.rooms-category__content{display:flex;flex-wrap:wrap;gap:80px 50px;overflow:visible;padding-bottom:120px;width:100%}@media only screen and (max-width:1280px){.rooms-category__content{gap:80px 30px}}@media only screen and (max-width:770px){.rooms-category__content{gap:50px 0}}.rooms-category__content>.room-item{width:calc(33.3% - 33.3px)}@media only screen and (max-width:1280px){.rooms-category__content>.room-item{width:calc(33.3% - 20px)}}@media only screen and (max-width:1100px){.rooms-category__content>.room-item{width:calc(50% - 15px)}}@media only screen and (max-width:770px){.rooms-category__content>.room-item{width:100%}}.rooms-category__content>.room-item--small{width:calc(25% - 23px)}@media only screen and (max-width:1100px){.rooms-category__content>.room-item--small{width:calc(25% - 10px)}}@media only screen and (max-width:770px){.rooms-category__content>.room-item--small{width:calc(50% - 5px)}}
