.room-types{background:#f6f7f9}.type-links{display:flex;flex-wrap:wrap;gap:12px;margin:28px 0 40px}.type-links a{background:white;border:1px solid #cbd1da;padding:10px 16px;font-size:15px}.room-type{border-top:1px solid #cbd1da;padding-top:36px;margin-top:52px;scroll-margin-top:30px}.room-type h3{font-size:clamp(23px,3vw,32px);margin:12px 0!important}.type-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:24px 0}.type-facts>div{background:white;padding:16px}.type-facts dt{font-size:14px;color:#555}.type-facts dd{font-size:30px;color:#233e80;margin:6px 0 0;font-family:Georgia,serif}.type-facts small{font-family:sans-serif;font-size:14px;display:block}.type-photos{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.type-photos .photo-tile{margin:0;padding:0;min-width:0;background:white;border:0;box-shadow:none;transform:none;grid-column:auto}.type-photos .photo-tile img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover}.type-photos .photo-tile:first-child{grid-column:span 2;grid-row:span 2}.type-photos .photo-tile:first-child img{height:100%;aspect-ratio:auto}.room-type .button{font-size:15px}.room-types>.fine{margin-top:40px}@media(max-width:600px){.type-photos{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.type-photos .photo-tile:first-child{grid-column:1/-1;grid-row:auto}.type-photos .photo-tile:first-child img{aspect-ratio:4/3;height:auto}.type-facts>div{padding:12px 8px}.type-facts dd{font-size:27px}.type-links{gap:8px}.type-links a{padding:9px 12px;font-size:14px}.room-type{margin-top:36px}.room-type .button{display:block;text-align:center;padding:14px 10px}}