:root{--ma-sea:#174f52;--ma-gold:#c98a42;--ma-sand:#f4efe5;--ma-free:#4f9c64;--ma-busy:#c44f4f;--ma-text:#183839}.ma-bungalows{display:grid;gap:24px;margin:32px 0}.ma-cols-1{grid-template-columns:1fr}.ma-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.ma-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.ma-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.ma-bungalow-card{background:#fff;box-shadow:0 10px 35px rgba(20,55,55,.1);overflow:hidden}.ma-card-image{display:block;min-height:230px;background:#d9e3df center/cover no-repeat;position:relative}.ma-card-image>span{position:absolute;left:15px;top:15px;background:#fff;color:var(--ma-sea);padding:7px 10px;font-size:12px;font-weight:700}.ma-card-body{padding:22px}.ma-place{text-transform:uppercase;letter-spacing:1.4px;color:var(--ma-gold);font-size:11px;margin:0}.ma-card-body h3{font:400 28px Georgia,serif;margin:8px 0 15px;color:var(--ma-text)}.ma-facts{display:flex;flex-wrap:wrap;gap:8px 14px;padding-bottom:15px;border-bottom:1px solid #e4e8e4;color:#667673;font-size:12px}.ma-price{font-size:12px;color:#75817f}.ma-price strong{font-size:20px;color:var(--ma-text)}.ma-card-link{display:inline-block;color:var(--ma-sea);font-weight:700;margin-top:13px}.ma-calendar{margin-top:20px}.ma-calendar h4{font:600 13px Arial,sans-serif;text-transform:uppercase;letter-spacing:1px;margin:0 0 8px}.ma-calendar-legend{display:flex;gap:13px;margin:8px 0 12px;font-size:11px}.ma-calendar-legend span:before{content:"";display:inline-block;width:10px;height:10px;margin-right:5px;border-radius:2px}.ma-calendar-legend .ma-free:before{background:var(--ma-free)}.ma-calendar-legend .ma-busy:before{background:var(--ma-busy)}.ma-calendar-compact .ma-calendar-widget{max-width:100%;overflow-x:auto;padding:8px;background:#fafbf9;border:1px solid #e2e7e2}.ma-calendar-full{padding:30px;background:var(--ma-sand);margin:35px 0}.ma-calendar-full h2{font-family:Georgia,serif;color:var(--ma-text)}.ma-calendar-missing{padding:9px 12px;background:#fff4d4;border-left:3px solid #d39b42;font-size:12px}.ma-detail-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:#dfe5e1;margin:25px 0}.ma-detail-facts>div{background:#fff;padding:16px}.ma-detail-facts dt{text-transform:uppercase;font-size:10px;letter-spacing:1px;color:#7a8885}.ma-detail-facts dd{margin:5px 0 0;color:var(--ma-text);font-weight:700}@media(max-width:980px){.ma-cols-3,.ma-cols-4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.ma-bungalows,.ma-cols-2,.ma-cols-3,.ma-cols-4{grid-template-columns:1fr}.ma-detail-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.ma-calendar-full{padding:20px}}

