.trophies-grid{display:grid;gap:24px;overflow:hidden;grid-template-columns:repeat(2, 1fr)}@media(min-width: 768px){.trophies-grid{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 1024px){.trophies-grid{grid-template-columns:repeat(5, 1fr)}}.trophies-grid__empty{grid-column:1/-1;text-align:center;color:#fff;padding:40px 0}.trophies-grid__item{overflow:hidden;display:flex;flex-direction:column}.trophies-grid__image-wrap{position:relative;width:100%;padding-top:100%;overflow:hidden;background:#3a3a3a}.trophies-grid__image{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.trophies-grid__image--placeholder{background:#e0e0e0}.trophies-grid__image--placeholder::after{content:"🏆";position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:2rem;opacity:.3}.trophies-grid__content{padding:1rem 0;display:flex;flex-direction:column;gap:4px;flex:1}.trophies-grid__title{margin:0;font-size:1rem;font-weight:600;color:#fff;line-height:1.3}.trophies-grid__rate{margin:0;font-size:.9rem;color:#fff;margin-top:auto}.ec-btn{display:inline-block;border:0;cursor:pointer;font:inherit;text-decoration:none;line-height:1;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;transition:background-color 200ms ease-in-out,color 200ms ease-in-out,transform 200ms ease-in-out}.ec-btn:hover{transform:translateY(-1px)}.ec-btn:active{transform:translateY(0)}.ec-btn--primary{background-color:#1e1e1e;color:#fff}.ec-btn--primary:hover{background-color:#1e1e1e;color:#fff}.ec-btn--secondary{background-color:#f25010;color:#fff}.ec-btn--secondary:hover{filter:brightness(0.95)}.ec-btn--outline{background-color:rgba(0,0,0,0);color:#1e1e1e;border:2px solid #1e1e1e}.ec-btn--outline:hover{background-color:#1e1e1e;color:#fff}.ec-container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}@media(min-width: 768px){.ec-container{padding:0 2rem}}.day-rates{display:flex;flex-direction:column;gap:0;width:100%;border:1px solid #e5e5e5;background-color:rgba(255,255,255,.1);font-family:"Lato",sans-serif}.day-rates__row{display:grid;grid-template-columns:1fr 1fr;align-items:baseline;gap:12px;border-bottom:none;padding:.75rem}.day-rates__row:last-child{border-bottom:none}.day-rates__label{font-size:1rem;color:#fff;font-weight:400;font-family:"Baskerville",serif}.day-rates__rate{display:flex;align-items:baseline;gap:6px;flex-wrap:wrap}.day-rates__amount{font-size:1rem;font-weight:700;color:#fff}.day-rates__suffix{font-size:.85rem;color:#fff;font-weight:400}.gform_wrapper input:not([type=submit]):not([type=button]),.gform_wrapper textarea,.gform_wrapper select{color:#1e1e1e !important;background-color:#fff}.gform_wrapper input::-moz-placeholder, .gform_wrapper textarea::-moz-placeholder{color:#1e1e1e !important;opacity:1}.gform_wrapper input::placeholder,.gform_wrapper textarea::placeholder{color:#1e1e1e !important;opacity:1}.gform_wrapper select option{color:#fff}.gfield_label{font-family:"Baskerville" !important;font-weight:600 !important;color:#fff !important}.gform-field-label{font-family:"Baskerville" !important;font-weight:600 !important;color:#fff !important;font-size:1rem !important}.gform_button{background:none !important;border:solid 1px #fff !important;border-radius:0 !important;box-shadow:none !important;color:#fff !important;padding:1rem 3rem !important;font-family:"Baskerville",serif !important;font-weight:600 !important;text-shadow:none !important;font-size:1rem !important}.gform_button:hover{color:#1e1e1e !important;background-color:#fff !important}.country-selector.weglot-dropdown{background:none !important}.country-selector.weglot-dropdown .wgcurrent:after{color:#fff !important}.country-selector.weglot-dropdown .wgcurrent a,.country-selector.weglot-dropdown .wgcurrent span{padding-right:30px !important}.country-selector.weglot-dropdown .wgcurrent:after{display:inline-block;position:absolute;top:50%;right:8px;width:auto;height:auto;margin-top:-7px;font-family:"Font Awesome 7 Pro";font-weight:900;content:"";font-size:14px;line-height:1;color:#fff;background:none;transition:all 200ms;transform:rotate(-90deg)}.country-selector.weglot-dropdown.open .wgcurrent:after,.country-selector.weglot-dropdown .wgcurrent.open:after{transform:rotate(0deg)}h3.trophies-grid__title{font-size:1.2rem !important}.packages-sc__title{font-size:1.75rem !important}.ondj-sticky-header{position:fixed;top:-120px;left:0;width:100%;z-index:9999;transition:top .4s ease}.ondj-sticky-header.ibay-show{top:0}body.admin-bar .ondj-sticky-header.ibay-show{top:32px}@media screen and (max-width: 782px){body.admin-bar .ondj-sticky-header.ibay-show{top:46px}}@media screen and (max-width: 600px){body.admin-bar .ondj-sticky-header.ibay-show{top:0}}