#conditionscards{display:flex;flex-direction:row;gap:1.5rem;margin-top:-150px;z-index:5;align-items:center;justify-content:flex-start}@media only screen and (max-width: 976px){#conditionscards{flex-direction:column}}#conditionscards .info-card{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;background-color:#fff;border-radius:1rem;padding:.8rem;z-index:5;box-shadow:0 0 20px 1px rgba(0,0,0,.12);width:fit-content;min-width:max(300px,50vw)}#conditionscards .info-card .header-title{font-size:.9rem;line-height:1.2rem;font-weight:600;text-transform:uppercase;color:#6d6e71;margin:0;padding:.5rem 0 0 .5rem}#conditionscards .info-card .info-text{font-size:1rem;line-height:1.3rem;font-weight:500;color:#6d6e71;margin:.5rem}#camere{display:flex;flex-direction:column;gap:5rem}#camere .row-room{display:flex;flex-direction:row;align-items:stretch;justify-content:flex-start;width:100%;gap:1.5rem;border-radius:1rem;background-color:#fff;overflow:hidden;box-shadow:0 0 15px 0 rgba(0,0,0,.08)}#camere .row-room .img-slider{position:relative;width:45%;min-height:400px;overflow:hidden}#camere .row-room .img-slider i{position:absolute;left:1rem;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background-color:rgba(255,255,255,.7);display:flex;align-items:center;justify-content:center;color:#6d6e71;box-shadow:0 0 10px 0 rgba(0,0,0,.2);cursor:pointer;z-index:6}#camere .row-room .img-slider .btn-fwd{left:auto;right:1rem}#camere .row-room .img-slider img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;opacity:0;z-index:5;transition:opacity .3s ease-in-out}#camere .row-room .img-slider img.active{opacity:1}#camere .row-room .card-room{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:55%;border-radius:1rem;overflow:hidden;padding:2rem 1rem 2rem 1.5rem}#camere .row-room .card-room .room-title{font-size:2rem;line-height:2.5rem;font-weight:600;color:#d1945f;margin:0}#camere .row-room .card-room .room-text{font-size:1.1rem;line-height:1.5rem;color:#6d6e71;margin:0}#camere .row-room .card-room .room-subtitle{font-size:1rem;line-height:1.4rem;color:#6d6e71;margin:0;text-transform:uppercase}#camere .row-room .card-room .room-features{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:.7rem}#camere .row-room .card-room .room-features .feature-chip{display:flex;flex-direction:row;align-items:center;justify-content:center;border-radius:2rem;padding:.4rem .8rem;background-color:#fff;gap:.6rem;border:1px solid #ddd}#camere .row-room .card-room .room-features .feature-chip i{color:rgba(109,110,113,.8)}#camere .row-room .card-room .room-features .feature-chip p{margin:0}@media only screen and (max-width: 992px){#camere .row-room{flex-wrap:wrap}#camere .row-room .img-slider{width:100%;height:300px}#camere .row-room .card-room{padding:0 2rem 1.5rem;width:100%;justify-content:flex-start}}@media only screen and (min-width: 993px){#camere .row-room:nth-child(odd){flex-direction:row-reverse}#camere .row-room:nth-child(odd) .card-room{align-items:flex-end}#camere .row-room:nth-child(odd) .card-room p{text-align:right}#camere .row-room:nth-child(odd) .card-room .room-features{justify-content:flex-end}}/*# sourceMappingURL=camere.min.css.map */