.spa{max-width:1200px;padding:2rem 1rem;background-color:#BFB47B;color:#333;margin:100px auto 0}.spa__header{text-align:center;margin-bottom:4rem;background-color:#9f9668;padding:10px;background-position-y:0;background-size:50px;background-position-x:0;background-repeat:no-repeat}.spa__title{color:wheat;font-size:2.5rem;margin-bottom:1rem;letter-spacing:2px;font-family:BroadSheet Regular}.spa__description{max-width:800px;margin:0 auto;line-height:1.6;font-family:CalSans}.spa__section{display:flex;gap:2rem;margin-bottom:6rem;align-items:center;background-color:#9f9668;padding:2rem}.spa__section--reverse{flex-direction:row-reverse}.spa__info{flex:1 1;display:flex;flex-direction:column;justify-content:center;margin:0 auto;align-items:center}.spa__info p{max-width:400px}.spa__section-title{color:wheat;font-size:2rem;margin-bottom:1.5rem;text-align:center;letter-spacing:1px;font-family:Broadsheet Regular}.spa__section-description{line-height:1.6;font-family:CalSans,sans-serif;background-color:#BFB47B;padding:10px;letter-spacing:2px;border-radius:10px;border:3px dotted #9f9668}.spa__image-container{flex:1 1;position:relative}.spa__image{width:100%;height:auto;border-radius:4px;object-fit:cover;border:3px #f2e2c6}.spa__vista360{display:none;top:20px;left:20px;background-color:rgba(0,0,0,.6);color:white;border:none;padding:.5rem 1rem;border-radius:20px;font-size:.8rem;cursor:pointer}.spa__facilities-list{list-style:none;padding:0;font-family:CalSans,sans-serif}.spa__facility{margin-bottom:1.5rem}.spa__facility strong{display:block;margin-bottom:.5rem;font-size:1.1rem}.spa__facility p{margin:0;line-height:1.5}@media (max-width:768px){.spa__section,.spa__section--reverse{flex-direction:column}.spa__image-container{margin-bottom:2rem}}