.custom-cursor{width:20px;height:20px;border-radius:50%;--tw-bg-opacity:1;background-color:rgb(0 64 54/var(--tw-bg-opacity,1));border:1px solid #fff;position:fixed;pointer-events:none;z-index:1000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate-fadeIn{animation:fadeIn .5s ease-in-out}.view-transition-hero{view-transition-name:hero-slider}.box-cutoff{clip-path:polygon(0 0,0 0,calc(100% - 20px) 0,100% 20px,100% calc(100% - 0px),calc(100% - 0px) 100%,0 100%,0 calc(100% - 0px))}.transition{transition:all .35s ease-in-out}.button-box-animation:hover .top{transition:all .35s ease-in-out;transform:translateY(-100%);opacity:0}.button-box-animation:hover .bottom{transition:all .35s ease-in-out;transform:translateY(0)}.title-shadow,.title-shadow h1,.title-shadow h2{text-shadow:#000 1px 1px 2px}.white-colour,.white-colour p{color:#fff;opacity:1}.darkenHero:after{position:absolute;inset:0;width:100%;height:100%;background:#000;opacity:.45;z-index:10;content:""}.darkenHeroNavy:after{opacity:.35}.darkenHeroCategoryNavy:after,.darkenHeroNavy:after{position:absolute;inset:0;width:100%;height:100%;background:#004036;z-index:10;content:""}.darkenHeroCategoryNavy:after{opacity:.55}@keyframes scrollIndicator{0%,to{transform:translateY(180%)}50%{transform:translateY(0)}}@keyframes mobileScrollIndicator{0%,to{bottom:translateY(180%)}50%{transform:translateY(0)}}.ulTickMarker ul li{position:relative}.ulTickMarker ul li:after{position:absolute;left:-25px;top:-1px;background-image:url(/icons/tick.svg);background-repeat:no-repeat;content:"";width:20px;height:20px}.heroSwiper{overflow:visible!important}.heroSwiper .swiper-pagination{text-align:left;bottom:2rem!important;left:1rem!important}.heroSwiper .swiper-pagination .swiper-pagination-bullet-active{background:#004036!important;width:20px;border-radius:5px;--tw-shadow-color:#fff;--tw-shadow:var(--tw-shadow-colored);--tw-shadow:0 25px 50px -12px rgba(0,0,0,.25);--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.heroSwiper .swiper-pagination .swiper-pagination-bullet{background:#fff;opacity:1}.packageSwiper .swiper-pagination .swiper-pagination-bullet-active{background:#bf8d36!important;width:20px;border-radius:5px;--tw-shadow-color:#fff;--tw-shadow:var(--tw-shadow-colored);--tw-shadow:0 25px 50px -12px rgba(0,0,0,.25);--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.packageSwiper .swiper-pagination .swiper-pagination-bullet{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));opacity:1}.gallerySwiper{overflow:visible!important}.gallerySwiper .swiper-pagination{text-align:left;bottom:-2rem!important}.gallerySwiper .swiper-pagination .swiper-pagination-bullet-active{background:#004036!important;width:20px;border-radius:5px;--tw-shadow-color:#fff;--tw-shadow:var(--tw-shadow-colored);--tw-shadow:0 25px 50px -12px rgba(0,0,0,.25);--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.gallerySwiper .swiper-pagination .swiper-pagination-bullet{background:#d9d9d9;opacity:1}@media(min-width:768px){.eventsGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem}}.fullHeightHero{height:100vh}@media(min-width:1280px){.fullHeightHero{height:calc(var(--vh, 1vh)*100)}}.formWrapper{background:#004036;padding:1rem}@media(min-width:992px){.formWrapper{padding:2rem}}.formWrapper br{display:none}.formWrapper label{color:#fff;font-family:var(--font-gilroy);font-weight:500;font-size:20px;margin-bottom:5px;display:block}.formWrapper input{width:100%;margin-bottom:10px;padding:.65rem 0;border-radius:2.5px;display:block;border:1px solid #bf8d36}.formWrapper input[type=submit]{width:100%;display:block;padding:.65rem 0;margin-top:2rem;cursor:pointer;--tw-bg-opacity:1;background-color:rgb(206 169 67/var(--tw-bg-opacity,1));color:#fff;text-transform:uppercase;letter-spacing:2px;font-weight:500;clip-path:polygon(0 0,0 0,calc(100% - 20px) 0,100% 20px,100% calc(100% - 0px),calc(100% - 0px) 100%,0 100%,0 calc(100% - 0px))}.formWrapper input[type=submit]:active,.formWrapper input[type=submit]:hover{background:#ab7e30}.formStyles{font-size:15px;max-width:600px;margin:0 auto;padding:1.5rem;--tw-bg-opacity:1;background-color:rgb(0 64 54/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));border-radius:0;display:flex;flex-direction:column;gap:10px}.formStyles div{display:flex;justify-content:space-between;gap:2rem}.formStyles div div{width:100%;flex-direction:column;gap:5px}.formStyles div div input{width:100%}@media(min-width:768px){.formStyles{padding:1.5rem}}@media(min-width:992px){.formStyles{margin:0 0 0 auto}}.formStyles a{padding-left:5px;--tw-text-opacity:1;color:rgb(206 169 67/var(--tw-text-opacity,1))}.formStyles small{font-size:14px;line-height:14px}.formStyles label{padding-bottom:5px;padding-top:5px;display:inline-block;font-size:14px}.formStyles input[type=email],.formStyles input[type=text],.formStyles textarea{padding:6px 8px;border-radius:2px;border:1px solid #fff;width:100%;margin-bottom:.5rem;color:#004036;font-weight:500}.formStyles textarea{height:100px;max-height:250px;min-height:100px}.formStyles input[type=checkbox]{margin-right:10px}.formStyles label{font-weight:500;font-size:15px}.formStyles input[type=submit]{background-color:#ab7e30;color:#fff;width:100%;padding:15px 20px;border:none;border-radius:0;margin:1rem 0;cursor:pointer;font-weight:600;text-transform:uppercase;transition:all .25s ease;clip-path:polygon(0 0,0 0,calc(100% - 20px) 0,100% 20px,100% calc(100% - 0px),calc(100% - 0px) 100%,0 100%,0 calc(100% - 0px))}.formStyles input[type=submit]:hover{background-color:#bf8d36}.image-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1rem}.image-grid div:first-child{grid-column:span 4}.image-grid div:nth-child(2),.image-grid div:nth-child(3){grid-column:span 2}.circle{position:absolute;width:60px;height:60px;background-color:#fff;border-radius:50%;text-align:center;line-height:60px;display:none;pointer-events:none}.smaller-news-title{font-size:clamp(2.1875rem,1.7411rem + 2.2321vw,3.75rem);line-height:clamp(2.1875rem,1.7411rem + 2.2321vw,3.75rem)}.categoryGrid{display:grid;grid-template-columns:1fr}@media(min-width:768px){.categoryGrid{grid-template-columns:repeat(6,1fr);grid-gap:20px;grid-template-areas:"a a a b b b " "c c d d e e"}.categoryGrid #hos1{grid-area:a}.categoryGrid #hos2{grid-area:b}.categoryGrid #hos3{grid-area:c}.categoryGrid #hos4{grid-area:d}.categoryGrid #hos5{grid-area:e}}.footer-widget{background:transparent!important;text-align:left!important;display:flex!important;justify-content:flex-start!important}.footer-widget *{color:#fff!important}.footer-widget .trustpilot-widget__container,.footer-widget .trustpilot-widget__stars,.footer-widget .trustpilot-widget__text,.footer-widget .trustpilot-widget__text--medium,.footer-widget .trustpilot-widget__text--small{color:#fff!important;text-align:left!important}.footer-widget .trustpilot-widget__stars svg{fill:#fff!important}.footer-widget a{color:#fff!important;text-decoration:none!important;text-align:left!important}.footer-widget a:hover{color:#bf8d36!important}.footer-widget span{color:#fff!important;text-align:left!important}.footer-widget iframe{filter:invert(1) hue-rotate(180deg)!important}