@charset "utf-8";.catalog-resort{--catalog-resort-bg:#fbf8fb;--catalog-resort-card-bg:#f6f6f6;--catalog-resort-modal-bg:#fbf8fb;--catalog-resort-text:#3f3d3f;--catalog-resort-border:#e6e1e6;--catalog-resort-shadow:0 8px 24px rgba(0,0,0,.18);--catalog-resort-radius:32px;--catalog-resort-button-size:56px;background:transparent;color:var(--catalog-resort-text);margin:0 auto 40px;padding:0;position:relative}@media(min-width:768px){.catalog-resort{margin:0 auto 50px}}@media(min-width:1024px){.catalog-resort{margin:0 auto 75pt}}.catalog-resort__container{margin-inline:auto;max-width:1250px}.catalog-resort__header{margin-bottom:2pc;max-width:45pc}.catalog-resort__title{font-family:serif;font-size:30px;font-weight:300;line-height:1;margin:0 0 1pc}.catalog-resort__description{font-size:14px;line-height:1.35;margin:0}.catalog-resort__layout{-webkit-box-pack:start;-ms-flex-pack:start;display:grid;gap:0;grid-template-areas:"media" "content" "button";grid-template-columns:1fr;justify-content:start;overflow:visible;position:relative}@media(min-width:1024px){.catalog-resort__layout{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:10px;grid-template-areas:"content" "button" "media"}}.catalog-resort__content-card{background:var(--catalog-resort-card-bg);border-radius:2pc;grid-area:content;margin-inline:auto;max-width:min(1250px,100vw - 2pc);min-height:470px;padding:1pc 24px}@media(min-width:768px){.catalog-resort__content-card{min-height:276px;min-width:500px;width:100%}}@media(min-width:1024px){.catalog-resort__content-card{max-height:305px;padding:1rem}}@media(min-width:1440px){.catalog-resort__content-card{padding:1.5rem}}.catalog-resort__benefits{display:grid;gap:28px}.catalog-resort__benefits .catalog-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:inherit;justify-content:space-between}@media(min-width:768px){.catalog-resort__benefits .catalog-list{display:grid;grid-template-columns:repeat(2,1fr);row-gap:1pc}}.catalog-resort__benefits .catalog-list__item{gap:10px}.catalog-resort__benefits .catalog-list__item .catalog-list__icon{aspect-ratio:auto;border-radius:0;height:40px;width:40px}@media(min-width:1024px){.catalog-resort__benefits{gap:36px 3pc;grid-template-columns:1fr}}.catalog-resort__media{border-radius:0;grid-area:media;margin-inline:auto;max-width:min(1250px,100vw - 2pc);min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;overflow:visible;position:relative;z-index:10}@media(min-width:768px){.catalog-resort__media .cmp-image{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:2pc;display:-webkit-box;display:-ms-flexbox;display:flex;max-height:300px;overflow:hidden}}@media(min-width:1024px){.catalog-resort__media .cmp-image{border-radius:1pc;max-height:360px;max-width:660px}.catalog-resort__media{border-radius:var(--catalog-resort-radius);grid-column:2;grid-row:1/span 2;max-height:360px;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;overflow:hidden;z-index:1}}.catalog-resort__image,.catalog-resort__media img{border-radius:var(--catalog-resort-radius);border-bottom-left-radius:0;border-bottom-right-radius:0;display:block;height:100%;min-height:auto;-o-object-fit:cover;object-fit:cover;width:100%}@media(min-width:1024px){.catalog-resort__image,.catalog-resort__media img{border-radius:0;min-height:280px;overflow:hidden}}.catalog-resort__hotels-button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--catalog-resort-modal-bg);border:0;border-radius:999px;color:var(--catalog-resort-text);cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font:inherit;font-size:14px;font-weight:700;gap:10px;max-width:calc(100% - 2pc);min-height:3pc;padding:8px 18px 8px 8px;position:absolute;right:1pc;top:1pc;z-index:3}.catalog-resort__hotels-button-icon{-webkit-box-flex:0;border:1px solid var(--catalog-resort-border);border-radius:50%;display:grid;-ms-flex:0 0 auto;flex:0 0 auto;font-size:0;height:36px;place-items:center;width:36px}.catalog-resort__hotels-button-icon:before{background:currentColor;content:"";display:block;height:30px;mask:url(../../../../content/dam/palladium-catalog/icons/Hotel-icon.png) center/contain no-repeat;-webkit-mask:url(../../../../content/dam/palladium-catalog/icons/Hotel-icon.png) center/contain no-repeat;width:30px}.catalog-resort__discover{grid-area:button;margin-top:9pt;margin-inline:auto;max-width:min(1250px,100vw - 2pc);position:relative;width:-webkit-fill-available}.catalog-resort__discover .catalog-resort__modal-close{display:none}@media(min-width:1024px){.catalog-resort__discover .catalog-resort__modal-close{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;bottom:auto;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:15px;height:30px;justify-content:center;left:auto;right:10px;top:10px;width:30px}.catalog-resort__discover{grid-column:1;margin-top:0;max-height:-webkit-fill-available}}.catalog-resort__discover-button{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;background:var(--catalog-resort-card-bg);border:0;border-radius:2pc;color:var(--catalog-resort-text);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font:inherit;font-size:22px;font-weight:700;gap:1pc;justify-content:space-between;min-height:4pc;padding:0 9pt 0 24px;text-align:left;width:100%}@media(min-width:1024px){.catalog-resort__discover-button{height:-webkit-fill-available}}.catalog-resort__discover-button[aria-expanded=true] .catalog-resort__discover-icon{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.catalog-resort__discover-icon{font-size:25px;height:40px;width:40px}.catalog-resort__discover-text{font-size:1pc}.catalog-resort__discover-icon,.catalog-resort__modal-close{-webkit-box-flex:0;background:var(--catalog-resort-text);border:0;border-radius:50%;color:#fff;cursor:pointer;display:grid;-ms-flex:0 0 auto;flex:0 0 auto;font-size:25px;line-height:1;place-items:center}.catalog-resort__modal{background:var(--catalog-resort-modal-bg);border:1px solid var(--catalog-resort-border);border-radius:24px;-webkit-box-shadow:var(--catalog-resort-shadow);box-shadow:var(--catalog-resort-shadow);z-index:5}.catalog-resort__modal-close{font-size:15px;height:40px;left:-15px;position:absolute;top:-20px;width:40px;z-index:2}@media(min-width:1024px){.catalog-resort__modal-close{font-size:15px;height:30px;left:auto;right:9pt;top:9pt;width:30px;z-index:2}}.catalog-resort__modal--included{-ms-overflow-style:none;font-size:15px;inset-inline:1pc;bottom:75px!important;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;left:0!important;max-height:450px;overflow-x:hidden;overflow-y:scroll;padding:24px;position:absolute;right:0;scrollbar-width:none;top:auto;inset:auto auto 88px calc(100% + 24px);max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;width:calc(100% + 20pc)}.catalog-resort__modal--included::-webkit-scrollbar{display:none}@media(min-width:768px){.catalog-resort__modal--included{max-height:270px;max-width:100%!important;overflow-y:scroll}}@media(min-width:1024px){.catalog-resort__modal--included{bottom:10px!important;left:104.5%!important;max-height:340px;max-width:91%!important;overflow-y:scroll;padding:1rem}}@media(min-width:1440px){.catalog-resort__modal--included{bottom:10px!important;max-height:340px;max-width:630px!important;overflow-y:scroll;padding:1rem}}.catalog-resort__modal--hotels{left:1pc;padding:24px;position:absolute;right:1pc;top:72px}@media(min-width:1024px){.catalog-resort__modal--hotels{bottom:24px;left:24px;padding:1.5rem;right:24px;top:24px}}.catalog-resort__accordion{display:grid;gap:14px}.catalog-resort__accordion-item{background:var(--catalog-resort-card-bg);border-radius:20px}.catalog-resort__accordion-trigger{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;background:transparent;border:0;color:inherit;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font:inherit;font-size:1pc;font-weight:700;gap:1pc;justify-content:space-between;max-width:95%;padding:1rem;text-align:left;width:100%}@media(min-width:1024px){.catalog-resort__accordion-trigger{padding:9pt 14px}}.catalog-resort__accordion-icon{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.catalog-resort__accordion-description{font-size:22px;line-height:1.3;padding:0 24px 24px}.catalog-resort__accordion-description p{margin:0 0 1pc}.catalog-resort__accordion-description p:last-child{margin-bottom:0}.catalog-resort__accordion-description ol,.catalog-resort__accordion-description ul{display:grid;gap:.5rem;list-style:none;margin:0;padding:0}@media(min-width:768px){.catalog-resort__accordion-description ol,.catalog-resort__accordion-description ul{display:grid;gap:.5rem;grid-template-columns:repeat(2,1fr);list-style:none;margin:0;padding:0}}.catalog-resort__accordion-description li{font-size:14px;padding-left:28px;position:relative}.catalog-resort__accordion-description li:before{content:"✓";font-weight:700;left:0;position:absolute}.catalog-resort__hotels-list{display:grid;gap:28px;list-style:none;margin:0;padding:0}@media(min-width:1024px){.catalog-resort__hotels-list{gap:8px}}.catalog-resort__hotel{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:grid;gap:20px;grid-template-columns:1fr}.catalog-resort__hotel a{color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.catalog-resort__hotel a:hover{color:#000;text-decoration:none}.catalog-resort__hotel a .catalog-resort__hotel-image{aspect-ratio:1/1;max-height:75pt;max-width:75pt}@media(min-width:1440px){.catalog-resort__hotel a .catalog-resort__hotel-image{aspect-ratio:1/4;max-height:75pt;max-width:150px}}.catalog-resort__hotel a .catalog-resort__hotel-title{font-size:20px}@media(min-width:1024px){.catalog-resort__hotel,.catalog-resort__hotel a{grid-template-columns:1fr}}.catalog-resort__hotel-image{aspect-ratio:4/3;border-radius:0!important;height:75pt;min-height:auto!important;-o-object-fit:cover;object-fit:cover;width:75pt}@media(min-width:1024px){.catalog-resort__hotel-image{border-radius:1pc!important;max-height:75pt;max-width:150px;min-height:75pt;width:150px}}.catalog-resort__hotel-location{font-size:11px;line-height:1.2;margin:0 0 4px;text-transform:uppercase}@media(min-width:1024px){.catalog-resort__hotel-location{font-size:10px}}.catalog-resort__hotel-title{font-size:1pc;line-height:1.15;margin:0 0 8px}@media(min-width:1024px){.catalog-resort__hotel-title{font-size:20px}}.catalog-resort__hotel-stars{font-size:18px;letter-spacing:2px;margin:0}@media(min-width:1024px){.catalog-resort__image,.catalog-resort__media img{min-height:420px}.catalog-resort__hotels-button{bottom:2pc;right:2pc;top:auto}.catalog-resort__accordion-description ol,.catalog-resort__accordion-description ul{grid-template-columns:repeat(2,minmax(0,1fr))}}