/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
:root{--font-primary:"venice-blvd",sans-serif;--font-secondary:"kohinoor-devanagari",sans-serif;--body-text:#fff;--accent:#E95F4F;--accent2:#707070;--dark:#131640;--brand-secondary:#A5C715;--brand-tertiary:#008F8F;--theme1-primary:#007BBD;--theme1-secondary:#16826B;--gradient1:linear-gradient(180deg,var(--theme1-primary) 0%,var(--theme1-secondary) 100%);--theme2-primary:#5D338E;--theme2-secondary:#3D71B7;--gradient2:linear-gradient(180deg,var(--theme2-primary) 0%,var(--theme2-secondary) 100%);--gradient2-rv:linear-gradient(180deg,var(--theme2-secondary) 0%,var(--theme2-primary) 100%);--theme3-primary:#2B2E83;--theme3-secondary:#D61C69;--gradient3:linear-gradient(180deg,var(--theme3-primary) 0%,var(--theme3-secondary) 100%);--theme4-primary:#00A19A;--theme4-secondary:#95C11f;--gradient4:linear-gradient(180deg,var(--theme4-primary) 0%,var(--theme4-secondary) 100%);--theme5-primary:#F9E11E;--theme5-secondary:#EB6209;--gradient5:linear-gradient(180deg,var(--theme5-primary) 0%,var(--theme5-secondary) 100%);--gradient5-lr:linear-gradient(-90deg,var(--theme5-primary) 0%,var(--theme5-secondary) 100%);--gradient5-rv:linear-gradient(180deg,var(--theme5-secondary) 0%,var(--theme5-primary) 100%);--high-contrast-bg:black;--high-contrast-color:#ffff00;--box-shadow:0 6px 8px rgba(0,0,0,0.1);}.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl,.row{--bs-gutter-x:3rem;}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl,.row{--bs-gutter-x:1.5rem;}}.row.g-0,.container-fluid,.container-fluid .row{--bs-gutter-x:0;}@media (min-width:1800px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1580px;}}body{font-family:var(--font-primary);font-weight:400;font-style:normal;color:var(--dark);}h1,h2,h3{font-weight:700;font-style:normal;}@media (min-width:1200px){.h1,h1{font-size:3.8rem;}}p,li{font-family:var(--font-secondary);font-size:1.2rem;font-weight:400;}a{text-decoration-color:var(--accent);color:var(--dark);text-decoration-thickness:max(1px,0.0625rem);text-underline-offset:0.1578em;transition:0.3s all ease;}a:hover{text-decoration-color:var(--brand-secondary);text-decoration-thickness:max(3px,0.1875rem,0.12em);}.card-video-wrapper{width:100%;height:0;padding-bottom:70.7%;position:relative;}.card-video-wrapper video{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;top:0;left:0;border-radius:20px;}@media (min-width:1200px){.video-bg{position:fixed;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;z-index:-10;transform:translateX(-50%) translateY(-50%);background-size:cover;}}.card-base{position:relative;}.card-base img,.card-base .card-video-wrapper{box-shadow:var(--box-shadow);border-radius:10px;}.card-base figcaption{border-color:transparent;color:var(--dark);font-size:1.1rem;padding:10px;}.card-base figcaption::after{content:"";position:absolute;width:44px;height:44px;border:2px solid var(--accent);background-color:#ffffff;border-radius:50%;background-image:url(/themes/custom/activedundee/images/arrow.svg);background-repeat:no-repeat;background-position:center;background-size:40%;right:10px;bottom:45px;transition:0.3s all ease;}.card-base a{display:block;text-decoration:none;}.card-base a:hover figcaption::after{right:5px;border:2px solid var(--brand-secondary);background-color:var(--brand-secondary);}.card-base.card--horizontal{padding:10px;}@media (min-width:768px){.card-base.card--horizontal{padding:20px 15px;}}@media (min-width:1200px){.card-base.card--horizontal{padding:20px 25px;}}.card-base.card--horizontal a{display:flex;flex-wrap:wrap;border:2px solid var(--accent);border-radius:10px;box-shadow:var(--box-shadow);background:#fff;}.card-base.card--horizontal a img{width:100%;box-shadow:none;border-radius:9px 9px 0 0;-o-object-fit:cover;object-fit:cover;}@media (min-width:768px){.card-base.card--horizontal a img{border-radius:9px 0 0 9px;width:30%;}}.card-base.card--horizontal a figcaption{width:80%;align-items:center;}@media (min-width:768px){.card-base.card--horizontal a figcaption{width:70%;}}@media (min-width:768px){.card-base.card--horizontal a figcaption:after{right:25px;bottom:5px;}}@media (min-width:1200px){.card-base.card--horizontal a figcaption:after{right:55px;}}@media (min-width:768px){.card-base.card--horizontal a:hover figcaption:after{right:15px;}}@media (min-width:1200px){.card-base.card--horizontal a:hover figcaption:after{right:45px;}}.card-base .highlight{position:absolute;margin:0 auto;text-align:center;padding:10px 15px;width:50%;left:25%;display:block;z-index:100;background:#fff;border-radius:10px;}.card-base .highlight--top{top:-25px;}.card-base .highlight--bgcolor{background:var(--brand-secondary);}.card-base .feature{color:var(--brand-tertiary);font-size:1.2rem;}.card-external figcaption::after{background-image:url(/themes/custom/activedundee/images/external-link.svg);}.section--cards{margin:0 12px;}@media (min-width:1200px){.section--cards{margin:0 80px;}}figure a img{filter:brightness(1);transition:0.3s all;}figure a:hover img{filter:brightness(1.3);}.controls select{width:98%;}@media (min-width:768px){.controls{width:40%;transform:translate(0px,-30px);background:#fff;border-radius:10px;margin-left:4.7%;box-shadow:var(--box-shadow);}.controls label,.controls select{width:100%;}.controls select{width:90%;padding:5px;border-color:var(--accent);border-radius:5px;}}.progress-bar.bg-offpeak,.badge-offpeak{background-color:var(--theme2-secondary);}.progress-bar.bg-peak,.badge-peak{background-color:#1e4a84;}.progress-bar.bg-reduced,.badge-reduced{background-color:var(--theme2-primary);}@media (min-width:1200px){.container--narrow{max-width:60vw;}}@media (min-width:1440px){.container--narrow{max-width:50vw;}}.text-left{text-align:left !important;}.text-right{text-align:right !important;}.image-reveal{animation:fade-in-bright 2.5s ease-in-out;}.site-header{justify-content:center;padding-top:30px;color:#ffffff;}.site-header .part-of-graphic path{fill:var(--brand-tertiary);}@media (min-width:1200px){.site-header .part-of-graphic path{fill:#ffffff;}}@media (max-width:1199.98px){.site-header .part-of-graphic{position:absolute;top:12px;left:38px;}}@media (min-width:1200px){.site-header .part-of-graphic{margin-left:4.7%;transform:translate(0,-10px);}}.site-header .navbar-brand{width:70%;}@media (min-width:768px){.site-header .navbar-brand{width:40%;}}@media (min-width:1200px){.site-header .navbar-brand{width:50%;}}.site-header .navbar-collapse{flex-wrap:wrap;}.site-header .navbar-toggler{z-index:1000;background:#ffffff;border-radius:50%;min-height:80px;min-width:80px;position:fixed;right:30px;}.site-header .navbar-toggler.collapsed .navbar-toggler-inner{transform:translate3d(0,0px,0) rotate(0deg);}.site-header .navbar-toggler.collapsed .navbar-toggler-inner:before{transform:rotate(0deg) translate3d(0px,0px,0);opacity:1;}.site-header .navbar-toggler.collapsed .navbar-toggler-inner:after{bottom:-10px;transform:translate3d(0,0px,0) rotate(0deg);}.site-header .navbar-toggler-icon{background-image:none;position:relative;height:1.2em;}.site-header .navbar-toggler-icon .navbar-toggler-inner{background-color:var(--theme1-secondary);height:3px;width:100%;display:block;margin:10px 0;position:absolute;transition:0.5s all ease;transform:translate3d(0,5px,0) rotate(45deg);}.site-header .navbar-toggler-icon .navbar-toggler-inner:before,.site-header .navbar-toggler-icon .navbar-toggler-inner:after{content:"";background-color:var(--theme1-secondary);height:3px;width:100%;display:block;transition:0.5s all ease;position:absolute;}.site-header .navbar-toggler-icon .navbar-toggler-inner:before{top:-10px;transform:rotate(-45deg) translate3d(-5.71429px,-6px,0);opacity:0;}.site-header .navbar-toggler-icon .navbar-toggler-inner:after{bottom:-19px;transform:translate3d(0,-20px,0) rotate(-90deg);}.site-header .svg-animate--mobile-only{position:absolute;left:40%;width:55%;opacity:0.4;}.site-header .svg-animate--mobile-only .draw-line,.site-header .svg-animate--mobile-only .solid-shape{stroke-width:36px;}.site-header .draw-line,.site-header .solid-shape{stroke-width:26px;animation:dash 2s ease-in-out;}.site-header .solid-shape{animation:fade-in 2s ease-in-out;}.site-header #activeDundeeNav{z-index:900;}@media (max-width:1199.98px){.site-header #activeDundeeNav{position:fixed;height:100dvh;top:0;background:#ffffff;left:0;overflow-y:scroll;overflow-x:hidden;}.site-header .collapsing{transition:none;}.site-header .collapse:not(.show){opacity:0;transition:0.3s all ease;}.site-header .collapse{opacity:1;}}.site-header .home-logo-large{display:none;margin:0 auto;}@media (min-width:1200px){.site-header .home-logo-large{display:block;width:550px;margin-top:30px;}}.site-header nav{display:flex;flex-wrap:wrap;justify-content:flex-start;}@media (min-width:1200px){.site-header nav.navbar{justify-content:flex-end;}}.site-header nav li{font-size:1rem;}.site-header nav a{color:var(--dark);font-weight:600;padding:3px 8px;text-decoration:none;transition:0.3s color ease;}.site-header nav a:hover{color:var(--brand-tertiary);}.site-header nav .nav--main{background:#fff;padding:15px;padding-top:60px;border-radius:25px;display:flex;justify-content:space-evenly;align-items:center;flex:0 0 100%;flex-grow:1;max-width:100%;}@media (min-width:1200px){.site-header nav .nav--main{padding-top:15px;}}@media (min-width:1200px){.site-header nav .nav--main .active{position:relative;}.site-header nav .nav--main .active:after{content:"";position:absolute;background-image:url(/themes/custom/activedundee/images/underline.svg);background-repeat:no-repeat;background-size:contain;bottom:-25px;height:30px;left:0;right:0;}}.site-header nav .nav--main .home-link{position:relative;overflow:hidden;margin-top:-10px;margin-bottom:-10px;}.site-header nav .nav--main .home-link a{display:block;width:90px;height:33px;padding:3px 12px;background-image:url(/themes/custom/activedundee/images/logos/active-dundee-logo-nav.png);background-repeat:no-repeat;background-size:contain;text-indent:-10000px;}@media (max-width:1199.98px){.site-header nav .nav--main .home-link{order:-1;}}@media (max-width:1199.98px){.site-header nav .nav--main li{width:100%;padding:15px;font-size:1.4rem;text-align:left;}}.site-header nav .nav--account{background:var(--brand-secondary);border-radius:0 0 25px 25px;padding:15px;margin-right:50px;margin-bottom:25px;margin-left:auto;}@media (max-width:1199.98px){.site-header nav .nav--account{width:100%;}.site-header nav .nav--account li{width:50%;}.site-header nav .nav--account li:first-child{border-right:2px solid rgba(255,255,255,0.4);}.site-header nav .nav--account li a{font-size:1.1rem;width:100%;display:block;text-align:center;}}.site-header .breadcrumb a{color:#ffffff;text-decoration:underline;text-decoration-color:var(--accent);padding:0;}.site-header .breadcrumb a:hover{color:#ffffff;text-decoration-thickness:max(3px,0.1875rem,0.12em);text-decoration-color:var(--brand-secondary);}.site-header .breadcrumb-item.active,.site-header .breadcrumb-item + .breadcrumb-item::before{color:#ffffff;}.site-header h1{color:var(--body-text);}.site-header h1 span{position:relative;}.site-header h1 span::after{content:"";position:absolute;background-image:url(/themes/custom/activedundee/images/underline.svg);background-repeat:no-repeat;background-size:contain;bottom:-40px;height:40px;left:0;right:0;}.site-header .brand-message{width:55vw;margin-bottom:15px;z-index:20;position:relative;transform:translate(-5%,0px);}@media (min-width:768px){.site-header .section--content{padding-bottom:5vw;}}.site-header .section--content .btn-primary{margin-right:20px;margin-bottom:15px;}.site-header .section--content .svg-animate--over-content{z-index:100;position:relative;}.p-content-custom{padding:30px 24px;}@media (min-width:1200px){.p-content-custom{padding-top:130px;}}.p-content-custom h1,.p-content-custom h2,.p-content-custom h3,.p-content-custom h4{padding:15px 0;}.fslightbox-container{background-color:#fff;}@media (min-width:768px){.home:before{content:"";position:absolute;top:0;left:0;right:0;background-image:url(/themes/custom/activedundee/images/larger-device-bg.png);background-size:contain;background-position:top;height:200%;background-repeat:no-repeat;pointer-events:none;}}.home .site-header{text-align:center;}.home .site-header nav .nav--main .home-link a{width:90px;height:40px;background-image:url(/themes/custom/activedundee/images/icon.svg);background-position:center;}.home .site-header h1{color:var(--body-text);padding-bottom:50px;}@media (min-width:768px){.home .site-header h1{padding-bottom:80px;font-size:2.5rem;}}.banner--video--active{background:#ffffff;}.banner--video--active main{background:#ffffff;position:relative;z-index:20;}@media (max-width:1199.98px){.banner--video--active .video-bg{position:absolute;left:0;right:0;}.banner--video--active .cards--header{padding-top:64vw;}}@media (min-width:1200px){.banner--video--active .site-header{position:relative;}.banner--video--active .site-header h1{padding-bottom:20px;padding-top:30px;}.banner--video--active .site-header .video-bg{z-index:5;}.banner--video--active .site-header:after{content:"";position:absolute;bottom:0;left:0;right:0;height:24vw;background-size:cover;background-image:url(/themes/custom/activedundee/images/bg-curve.png);z-index:10;}.banner--video--active .site-header .home-logo-large{margin-top:120px;margin-bottom:60px;position:relative;z-index:20;filter:drop-shadow(2px 8px 10px rgba(0,0,0,0.3));}.banner--video--active .site-header .part-of-graphic{filter:drop-shadow(2px 8px 10px rgba(0,0,0,0.3));}.banner--video--active .site-header .cards--header{position:relative;z-index:20;}}.banner--video--active .site-footer{position:relative;z-index:20;}.banner--video--active .site-footer:before{content:"";height:130px;background-color:#fff;position:absolute;top:-130px;left:0;right:0;}.banner--header{}@media (min-width:768px){.banner--header{position:absolute;top:0;right:0;width:50%;padding-bottom:30px;overflow:hidden;max-width:850px;}}.banner--header .banner--wrapper{border-radius:50%;overflow:hidden;transform:rotate(-20deg);border:20px solid;}@media (min-width:768px){.banner--header .banner--wrapper{border:40px solid #f5bb1a;}}.banner--header .banner--wrapper img{transform:rotate(20deg);width:100%;}.banner--header svg{width:100%;height:auto;}.banner--header .image-reveal{overflow:visible;}@media (max-width:767.99px){.banner--header .image-reveal{animation:unset;transform:translate(20px,10px);margin-bottom:30px;}}.banner--header .svg-animate{position:absolute;width:100%;left:0;max-width:100%;opacity:1;height:120%;margin-top:-14%;}@media (max-width:767.99px){.banner--header .svg-animate{display:none;}}.banner--header .svg-animate .draw-line,.banner--header .svg-animate .solid-shape{stroke-width:75px;transform:translate(13px,8px);}.banner--header #stroke{stroke:var(--accent);stroke:#eae37d;stroke-width:70px;}@media (min-width:768px){.banner--header #stroke{display:none;}}.square-container{display:block;width:100%;filter:brightness(1.2);pointer-events:none;z-index:10;}@media (min-width:768px){.square-container{top:0;right:0;width:48%;position:absolute;}}.square{width:25%;float:left;position:relative;padding-bottom:25%;}.content{width:100%;height:100%;position:absolute;background-color:transparent;}.light{background-color:rgba(255,255,255,0.06);}.mid{background-color:rgba(255,255,255,0.15);}.more{background-color:rgba(255,255,255,0.2);}.app-feature a{width:100%;}.app-feature a.btn-icon{display:block;color:#ffffff;margin:10px 0;border:2px solid transparent;transition:0.3s all ease;padding:30px;border-radius:20px;}.app-feature a.btn-icon:hover{border:2px solid var(--accent);}.btn-icon{min-height:100px;min-width:48%;}@keyframes dash{0%{opacity:1;stroke-dashoffset:10;}100%{opacity:1;stroke-dashoffset:0;}}@keyframes fade-in{0%{opacity:0;}95%{opacity:0;}100%{opacity:1;}}@keyframes fade-in-bright{0%{opacity:0;filter:brightness(0.8);}65%{opacity:0;filter:brightness(0.8);}80%{opacity:1;filter:brightness(1.4);}100%{opacity:1;filter:brightness(1);}}.svg-animate{max-width:300px;}.svg-animate--large{max-width:100%;}.draw-line,.solid-shape{fill:none !important;stroke:#ffffff;stroke-dasharray:10;stroke-dashoffset:10;stroke-width:10;animation:dash 1s ease-in-out;z-index:100;position:relative;fill:none;stroke-linecap:round;stroke-miterlimit:10;stroke-width:20px;}.solid-shape{stroke-dasharray:0;stroke-dashoffset:0;animation:fade-in 1s ease-in-out;}.svg-animate--heart .draw-line,.svg-animate--heart .solid-shape{stroke-width:19px;}@media (min-width:768px){section.cards--header{padding-top:10px;padding-bottom:80px;}}section.cards--header .cards--header-card{margin-bottom:30px;}@media (min-width:768px){section.cards--header .cards--header-card{margin-bottom:0;}}section.cards--header .cards--header-card a{position:relative;display:block;filter:brightness(1);transition:0.3s all ease;}section.cards--header .cards--header-card a .svg-animate{opacity:0;position:absolute;width:30%;transition:0.3s opacity ease;}@media (min-width:768px){section.cards--header .cards--header-card a .svg-animate{width:70%;}}section.cards--header .cards--header-card a .svg-animate .draw-line,section.cards--header .cards--header-card a .svg-animate .solid-shape{stroke-width:20px;animation:unset;}section.cards--header .cards--header-card a .svg-animate.svg-animate--left{left:-5%;top:-10%;}@media (min-width:768px){section.cards--header .cards--header-card a .svg-animate.svg-animate--left{left:-10%;}}section.cards--header .cards--header-card a .svg-animate.svg-animate--middle{left:5%;top:-20%;}section.cards--header .cards--header-card a .svg-animate.svg-animate--right{width:20%;left:2%;top:-10%;}@media (min-width:768px){section.cards--header .cards--header-card a .svg-animate.svg-animate--right{width:55%;left:60%;}}section.cards--header .cards--header-card a .btn{min-width:70%;}section.cards--header .cards--header-card a:hover{filter:brightness(1.2);}section.cards--header .cards--header-card a:hover .svg-animate{opacity:1;}section.cards--header .cards--header-card a:hover .svg-animate .draw-line,section.cards--header .cards--header-card a:hover .svg-animate .solid-shape{animation:dash 1s ease-in-out;}section.cards--header .cards--header-card a:hover .svg-animate .solid-shape{animation:fade-in 1s ease-in-out;}section.cards--header .cards--header-card a:hover .btn{color:var(--dark);background:var(--brand-secondary);}section.cards--header img{border-radius:10px 0 0 10px;}@media (min-width:768px){section.cards--header img{border-radius:20px;}}section.cards--header .card-video-wrapper video{border-radius:10px 0 0 10px;}@media (min-width:768px){section.cards--header .card-video-wrapper video{border-radius:20px;}}section.cards--header .btn-primary{margin:0;height:100%;width:100%;border-radius:0 10px 10px 0;text-align:left;font-size:1.3rem;display:inline-block;vertical-align:middle;padding-top:12%;}@media (min-width:768px){section.cards--header .btn-primary{height:auto;width:auto;border-radius:10px;margin-left:15px;margin-right:15px;text-align:center;font-size:1.1rem;padding-top:15px;transform:translate(0px,-10px);box-shadow:0 4px 8px rgba(0,0,0,0.2);}}.section--padding{padding-top:2.5vw;padding-bottom:2.5vw;}.section--margin{margin-top:2.5vw;margin-bottom:2.5vw;}@media (min-width:768px){.section--content{padding-left:4.7%;padding-right:4.7%;}}.section--stats{padding:3vw 0;}.section--stats .stats-wrapper{margin-top:30px;}.section--stats .stats-wrapper div{flex:50%;padding:10px;}@media (min-width:768px){.section--stats .stats-wrapper div{flex:1 1 auto;}}.section--stats .stats-wrapper div h2{text-align:center;font-size:1rem;font-weight:400;}.section--stats .stats-wrapper div h2 span{display:block;width:100%;font-size:2.6rem;font-weight:700;}@media (min-width:768px){.section--negative-margin-top{margin-top:-30px;}}.home .section--stats .btn-membership{margin-top:-50px;margin-bottom:50px;}.btn-primary{background-color:var(--theme5-primary);background-image:var(--gradient5-lr);border-radius:10px;padding:15px 20px;padding-top:15px;text-align:center;color:var(--dark);font-weight:600;text-decoration:none;border:transparent;transition:0.3s all ease;}.btn-primary:hover{color:var(--dark);background:var(--brand-secondary);}.btn-secondary{border:2px solid var(--accent);background:#ffffff;color:var(--dark);padding:10px 20px;}.btn-secondary:hover{border:2px solid var(--brand-secondary);color:var(--dark);background:var(--brand-secondary);}.btn-large{padding:30px 40px;font-size:1.2rem;margin-left:0;margin-right:0;}@media (min-width:768px){.btn-large{font-size:1.5rem;width:100%;margin:5px 0;}}.btn-membership{background-color:var(--brand-secondary);width:100%;margin:10px auto;padding:15px 20px;font-size:1.2rem;border:3px solid var(--brand-secondary);}.btn-membership:hover{background-color:#ffffff;border:3px solid var(--brand-secondary);}.large-form label{font-size:2rem;font-weight:700;padding:20px 10px 10px 10px;}@media (min-width:768px){.large-form label{padding:0;font-size:3rem;font-size:3vw;}}@media (min-width:1750px){.large-form label{font-size:2.5vw;}}@media (min-width:2160px){.large-form label{font-size:2.2vw;}}.large-form .form-select-lg{padding-top:1rem;padding-bottom:1rem;}@media (min-width:768px){.large-form .form-select-lg{padding-top:1.5rem;padding-bottom:1.5rem;}}.large-form .btn-primary{width:60%;margin-top:15px;margin-bottom:15px;margin-left:40%;padding-top:1rem;padding-bottom:1rem;}@media (min-width:768px){.large-form .btn-primary{font-size:1.25rem;padding-top:1.5rem;padding-bottom:1.5rem;width:100%;margin-left:15px;margin-top:0;margin-bottom:0;}}.form-select{border:2px solid var(--accent);}.form-select:focus{border-color:var(--accent);box-shadow:0 0 0 0.25rem rgba(249,225,30,0.25);}.section--form{padding-top:5vw;padding-bottom:5vw;}.section--form label{text-align:left;}@media (min-width:768px){.section--form--whats-on label{text-align:right;}}.swiper-controls{position:absolute;right:0;top:30px;}.swiper-controls--wrapper{position:relative;width:150px;}.swiper-button-next,.swiper-button-prev{color:var(--dark);width:60px;height:60px;background:#fff;border:2px solid var(--accent);border-radius:50%;}.swiper-button-next::after,.swiper-button-prev::after{font-size:28px;}.swiper-button-next:hover,.swiper-button-prev:hover{color:var(--dark);background:var(--brand-secondary);border:2px solid var(--brand-secondary);}.swiper--edge{margin:50px 0;overflow:hidden;}@media (min-width:992px){.swiper--edge{margin:0;}}.swiper--edge .swiper{overflow:visible;}.swiper{width:100%;height:100%;}.swiper h1{font-size:1.3rem;padding:20px 10px 10px 10px;}.swiper--activities .swiper-slide figure{box-shadow:none;}.swiper--activities .swiper-slide figure img,.swiper--activities .swiper-slide figure .card-video-wrapper{box-shadow:var(--box-shadow);border-radius:10px;}.swiper--activities .swiper-slide figure figcaption{border-color:transparent;}.swiper--activities .swiper-slide figure figcaption::after,.swiper--promo .swiper-slide figure figcaption::after{content:"";position:absolute;width:44px;height:44px;border:2px solid var(--accent);background-color:#ffffff;border-radius:50%;background-image:url(/themes/custom/activedundee/images/arrow.svg);background-repeat:no-repeat;background-position:center;background-size:40%;right:15px;bottom:45px;transition:0.3s all ease;}.swiper-slide{text-align:left;font-size:1.1rem;display:flex;justify-content:center;align-items:center;min-height:200px;}.swiper-slide figure{box-shadow:var(--box-shadow);border-radius:0px 0px 10px 10px;}.swiper-slide figcaption{border:2px solid var(--accent);border-radius:0px 0px 10px 10px;border-top:0;padding:10px;background:#ffffff;}.swiper-slide a{color:var(--dark);text-decoration:none;}.swiper-slide a:hover figcaption::after{right:10px;border:2px solid var(--brand-secondary);background-color:var(--brand-secondary);}.swiper--promo a:hover figcaption{border:2px solid var(--brand-secondary);border-top:0;}section.image-bg{position:relative;}@media (min-width:992px){section.image-bg{padding:3rem 0;min-height:50vw;}}@media (max-width:991.98px){section.image-bg .image-wrapper{height:0;padding-bottom:56.25%;position:relative;}}section.image-bg .image-wrapper .bg-image{width:100%;position:absolute;top:0;left:0;height:100%;-o-object-fit:cover;object-fit:cover;}section.image-bg .container,section.image-bg .container-fluid{position:relative;z-index:200;}section.image-bg .container .wrapper,section.image-bg .container-fluid .wrapper{color:#ffffff;padding:30px;border-radius:10px;}@media (max-width:767.99px){section.image-bg .container .wrapper,section.image-bg .container-fluid .wrapper{margin-top:-30px;}}section.image-bg .container .wrapper .btn-secondary,section.image-bg .container-fluid .wrapper .btn-secondary{margin-right:15px;margin-bottom:15px;}section.image-bg .container .wrapper h2,section.image-bg .container-fluid .wrapper h2{font-size:1.3rem;margin-top:30px;margin-bottom:15px;}section.image-bg .container .wrapper p a,section.image-bg .container-fluid .wrapper p a{color:#ffffff;}@media (max-width:767.99px){section.image-bg .container .wrapper .btn-secondary,section.image-bg .container-fluid .wrapper .btn-secondary{width:100%;}}.section--venue-information{overflow:hidden;}.section--venue-information .service-notice{background:var(--brand-secondary);padding:2rem;border-radius:27px;margin:4rem 0 3rem 0;position:relative;}@media (min-width:992px){.section--venue-information .service-notice{margin-bottom:4rem 0 0 0;}}.section--venue-information .service-notice h3{color:black;}.section--venue-information .service-notice .wisp{position:absolute;z-index:-1;}.section--venue-information .service-notice .wisp.wisp-1{top:-3rem;left:-2rem;}.section--venue-information .service-notice .wisp.wisp-2{bottom:-3rem;right:-2rem;}.section--venue-information .service-notice p:last-child{margin-bottom:0;}.section--venue-information .cta-col{display:flex;justify-content:center;margin-bottom:3rem;}@media (min-width:992px){.section--venue-information .cta-col{margin-bottom:0;justify-content:flex-end;}}.section--venue-information .cta-col ul{position:relative;z-index:2;padding-left:0;margin-bottom:0;width:350px;max-width:100%;}.section--venue-information .cta-col ul li{list-style-type:none;}.section--venue-information .cta-col ul li:not(:last-child){margin-bottom:1rem;}.section--venue-information .cta-col ul li a{display:block;text-align:center;padding:1rem;}.section--venue-information .additional-info{margin-top:4rem;}.section--further-venue-info h2:not(.accordion-header){margin-bottom:2rem;}.gallery-col{margin-top:3rem;}@media (min-width:992px){.gallery-col{margin-top:0;}}.gallery-col .view-gallery{text-align:center;padding:1rem;}.gallery-col .image-output{display:flex;flex-direction:column;gap:2rem;}.gallery-col .image-output .image-item .image-wrapper{height:0;padding-bottom:71.79%;position:relative;border-radius:5px;margin-bottom:25px;background:var(--accent2);box-shadow:0px 3px 6px rgba(0,0,0,0.16);}.gallery-col .image-output .image-item .image-wrapper.featured-image img{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:5px;-o-object-fit:cover;object-fit:cover;}.gallery-col .image-output .image-item .image-wrapper.default-image img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:60%;height:auto;}.location-block{margin-top:4rem;}.location-block .map-wrapper{background:var(--accent2);position:relative;height:0;padding-bottom:25.38%;}.location-block .map-wrapper iframe,.location-block .map-wrapper img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}.accordion .accordion-item:first-of-type > .accordion-header .accordion-button{border-radius:0;padding-top:0;}.accordion .accordion-item{border:0;border-radius:0;border-bottom:1px solid #707070;}.accordion .accordion-item h2{color:black;}.accordion .accordion-body{padding:0 0 1rem 0;}.accordion .accordion-body .card--horizontal{padding:0;}.accordion .accordion-body .card--horizontal a figcaption:after{right:0;bottom:-10px;}.accordion button{padding-left:0;padding-right:0;font-size:1.5rem;font-weight:700;box-shadow:none !important;border:0;}.accordion button:after,.accordion button[aria-expanded=true]:after{content:"+";background:linear-gradient(#e87864 0%,#ec9f66 50.25%,#ec9f66 50.25%,#efc668 100%);width:44px;height:44px;border-radius:50%;filter:drop-shadow(0px 3px 6px rgba(0,0,0,0.16));display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:bold;}.accordion button[aria-expanded=true]{background:transparent;color:var(----high-contrast-bg);}.accordion button[aria-expanded=true]:after{content:"-";background:var(--gradient4);padding-top:6px;}.more-info{margin-top:4rem;}.more-info h2{margin-bottom:2rem;}@media (min-width:768px){.more-info .more-info-content{-moz-column-count:2;column-count:2;-moz-column-gap:2rem;column-gap:2rem;}}.cta-col{display:flex;justify-content:center;}.cta-col ul{position:relative;padding-left:0;margin-bottom:0;width:100%;gap:1rem;}@media (max-width:576px){.cta-col ul{display:grid;grid-template-columns:repeat(2,1fr);}}.cta-col ul li{list-style-type:none;margin-bottom:20px;}.cta-col ul li a{display:block;text-align:center;padding:1rem;}.card-col{margin-bottom:1.5rem;}.card-col .card-item .content-wrapper{margin-top:0.5rem;}.card-col .card-item .image-wrapper{height:0;padding-bottom:71.79%;position:relative;background:var(--accent2);box-shadow:0px 3px 6px rgba(0,0,0,0.16);border-radius:10px;overflow:hidden;}.card-col .card-item .image-wrapper.featured-image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}.card-col .card-item .image-wrapper.default-image img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:60%;height:auto;}.col-utilities{padding-top:10px;padding-left:24px;padding-right:24px;}@media (min-width:1200px){.col-utilities{padding-top:30px;padding-left:0;padding-right:0;}}.col-utilities h1,.col-utilities h2{font-size:1.3rem;}.col-utilities .btn-primary{width:100%;margin-bottom:15px;}.timetable-key{list-style-type:none;padding-left:0;}.timetable-key li{display:inline-block;position:relative;padding-left:25px;font-size:1.1rem;margin-right:20px;margin-bottom:5px;}@media (min-width:1200px){.timetable-key li{display:block;margin-right:0;}}.timetable-key li:before{content:"";position:absolute;left:0;top:3px;background-color:var(--accent);width:20px;height:20px;border-radius:5px;}.timetable-key li.water-based:before{background-color:#4A95EC;}.timetable-key li.group-fitness:before{background-color:#E15343;}.timetable-key li.gym-floor:before{background-color:#DF752D;}.timetable-key li.antenatal:before{background-color:#A02959;}.timetable-key li.active-aging:before{background-color:#F7D349;}.timetable-key li.racket-sports:before{background-color:#30685D;}.timetable-key li.teens:before{background-color:#55B9D1;}.timetable-key li.juniors:before{background-color:#4DA447;}.timetable-key li.early-years:before{background-color:#613CB0;}.site-footer{color:var(--body-text);margin-top:130px;padding-bottom:50px;}.site-footer > div > .row:last-child > *{align-items:flex-end;padding-bottom:25px;}.site-footer .footer--logo{position:relative;}@media (max-width:767.99px){.site-footer .footer--logo{width:60%;}}.site-footer .footer--logo img{margin-top:-50px;}@media (min-width:768px){.site-footer .footer--logo img{margin-left:-50px;}}@media (min-width:768px){.site-footer .footer--logo:after{content:"";background:url(/themes/custom/activedundee/images/graphic-devices/bounce-1.svg) no-repeat left top;background-size:contain;width:350px;height:200px;position:absolute;left:calc(100% - 95px);top:-135px;}}.site-footer .footer--content .info{display:flex;font-size:0.8rem;align-items:flex-end;text-align:center;}@media (min-width:768px){.site-footer .footer--content .info{text-align:left;}}.site-footer .brand--footer{padding-top:25px;padding-bottom:25px;text-align:center;min-height:100px;}.site-footer .logos-row{border-top:1px solid var(--theme4-secondary);display:flex;flex-wrap:wrap;margin-top:25px;}@media (min-width:768px){.site-footer .logos-row{flex-wrap:nowrap;}}.site-footer .logos-row > div{display:flex;padding:10px;justify-content:center;align-items:center;width:50%;}@media (min-width:480px){.site-footer .logos-row > div{width:33.3%;}}@media (min-width:768px){.site-footer .logos-row > div{width:auto;}}.site-footer .logos-row > div img{-o-object-fit:contain;object-fit:contain;max-height:60%;}@media (min-width:768px){.site-footer .logos-row > div img{max-height:95%;}}.site-footer .nav li{padding:10px 6px;}.site-footer .nav li a{font-size:1rem;color:#fff;text-decoration:underline;text-decoration-color:var(--accent);}.site-footer .nav li a:hover{color:#ffffff;text-decoration-thickness:max(3px,0.1875rem,0.12em);text-decoration-color:var(--brand-secondary);}.site-footer .nav--footer{position:relative;z-index:10;}@media (min-width:768px){.site-footer .nav--footer{margin-top:-100px;}}@media (min-width:768px){.site-footer .nav--footer li:nth-last-child(1 of .nav-item-footer){margin-bottom:100px;}}.site-footer .nav--footer-legal li{padding-bottom:0;}@media (max-width:767.99px){.site-footer .nav .nav-item-footer a{background:#fff;border-radius:7px;color:var(--dark);padding:5px 8px;text-decoration:none;}}@media (min-width:768px){.site-footer .nav .nav-item-footer{width:50%;}.site-footer .nav .nav-item-footer:nth-last-child(1){margin-bottom:100px;}}@media (max-width:767.99px){.site-footer .nav .nav-item-footer--legal a{background:#fff;border-radius:7px;color:var(--dark);padding:5px 8px;text-decoration:none;}}@media (min-width:768px){.site-footer .nav .nav-item-footer--legal ~ li:before{content:"| ";}}.site-footer #accessibility-container{display:flex;flex-direction:column;justify-content:center;}@media (min-width:768px){.site-footer #accessibility-container{flex-direction:row;}}.site-footer #accessibility-container .switch-container{min-height:35px;margin:0 10px 15px;}@media (min-width:768px){.site-footer #accessibility-container .switch-container{margin-bottom:0;}}.site-footer #accessibility-container .switch-container .switch{position:relative;display:flex;align-items:center;height:calc(100% + 2px);top:2px;}.site-footer #accessibility-container .switch-container .switch .switch-title{display:block;font-weight:600;cursor:pointer;position:relative;bottom:100%;margin-right:15px;}.site-footer #accessibility-container .switch-container .switch .slider{position:absolute;cursor:pointer;right:0;background-color:#fff;border:1px solid var(--accent2);border-radius:16px;transition:0.4s;width:80px;height:34px;}@media (min-width:768px){.site-footer #accessibility-container .switch-container .switch .slider{left:0;bottom:5px;right:auto;}}.site-footer #accessibility-container .switch-container .switch .slider:before{position:absolute;content:"";height:25px;width:25px;left:4px;bottom:4px;border-radius:50%;background-color:var(--theme5-primary);background-image:var(--gradient5);transition:0.4s;z-index:2;}.site-footer #accessibility-container .switch-container .switch .slider:after{content:"off";color:var(--dark);font-weight:600;position:absolute;right:15px;top:3px;z-index:1;}.site-footer #accessibility-container .switch-container .switch input{display:none;}.site-footer #accessibility-container .switch-container .switch input[type=checkbox]:checked ~ .slider:before{transform:translateX(calc(100% + 20px));}.site-footer #accessibility-container .switch-container .switch input[type=checkbox]:checked ~ .slider:after{content:"on";right:auto;left:15px;}.website-by{width:150px;font-size:1rem;color:#fff;margin-left:auto;}.website-by .wrap{display:flex;gap:0.25rem;}.website-by a{display:inline-block;transform:translateY(-3px);}@media (min-width:1200px){.website-by a{transform:translateY(-2px);}}.website-by svg{height:17px;}body .gradient-bg,.theme1 .gradient-bg{background:var(--theme1-primary);background-image:var(--gradient1);}body.theme2 .gradient-bg{background:var(--theme2-primary-rv);background-image:var(--gradient2-rv);}@media (min-width:1200px){body.theme2 .gradient-bg{background:var(--theme2-primary);background-image:var(--gradient2);}}body.theme3 .gradient-bg{background:var(--theme3-primary);background-image:var(--gradient3);}body.theme4 .gradient-bg{background:var(--theme4-primary);background-image:var(--gradient4);}body.theme5 .gradient-bg{background:var(--theme5-primary-rv);background-image:var(--gradient5-rv);}@media (min-width:1200px){body.theme5 .gradient-bg{background:var(--theme5-primary);background-image:var(--gradient5);}}body.theme5 .site-header{color:var(--dark);}body.theme5 .site-header h1,body.theme5 .site-header h2,body.theme5 .site-header h3{color:var(--dark);}body.theme5 .site-header .breadcrumb a,body.theme5 .site-header .breadcrumb-item.active,body.theme5 .site-header .breadcrumb-item + .breadcrumb-item::before{color:var(--dark);}body.theme5 .site-header .part-of-graphic path{fill:var(--brand-tertiary);}@media (min-width:1200px){body.theme5 .site-header .part-of-graphic path{fill:var(--dark);}}@media (min-width:1200px){body.theme5 .site-header nav .nav--main{box-shadow:var(--box-shadow);}}body.theme5 .site-footer{color:var(--dark);}body.theme5 .site-footer .nav li a{color:var(--dark);}body.theme5 .site-footer .logos-row{border-top:1px solid var(--dark);}body.theme-light{background:#fffff6;}body.theme-light .gradient-bg{background:var(--theme1-primary);background-image:var(--gradient1);}body.theme-light .site-header{background:#fffff6;color:var(--dark);background-image:unset;}body.theme-light .site-header h1,body.theme-light .site-header h2,body.theme-light .site-header h3{color:var(--brand-tertiary);}body.theme-light .site-header .breadcrumb a,body.theme-light .site-header .breadcrumb-item.active,body.theme-light .site-header .breadcrumb-item + .breadcrumb-item::before{color:var(--dark);}body.theme-light .site-header .part-of-graphic path{fill:var(--brand-tertiary);}@media (min-width:1200px){body.theme-light .site-header .part-of-graphic path{fill:var(--dark);}}@media (min-width:1200px){body.theme-light .site-header nav .nav--main{box-shadow:var(--box-shadow);}}body.theme-light .section--content h1,body.theme-light .section--content h2,body.theme-light .section--content h3{color:var(--brand-tertiary);}body.reduce-motion *,body.reduce-motion *:before,body.reduce-motion *:after{animation:none;transition:none !important;}@media (prefers-reduced-motion:reduce){*,*:before,*:after{animation:none;transition:none !important;}}@font-face{font-family:"OpenDyslexic";src:local("OpenDyslexic-Regular"),url(/themes/custom/activedundee/font/OpenDyslexic-Regular.otf) format("opentype"),url(/themes/custom/activedundee/font/OpenDyslexic-Regular.woff) format("woff");}body.dyslexia-friendly{font-family:"OpenDyslexic" !important;}body.dyslexia-friendly *{font-family:"OpenDyslexic" !important;}body.high-contrast{background:var(--high-contrast-bg) !important;color:var(--high-contrast-color) !important;text-decoration-color:var(--high-contrast-color) !important;}body.high-contrast *,body.high-contrast *:before,body.high-contrast *:after{background:var(--high-contrast-bg) !important;color:var(--high-contrast-color) !important;}body.high-contrast .gradient-bg,body.high-contrast a{background:var(--high-contrast-bg) !important;color:var(--high-contrast-color) !important;text-decoration-color:var(--high-contrast-color) !important;}body.high-contrast .site-footer #accessibility-container .switch-container .switch .slider:before{background:var(--high-contrast-color) !important;}body.high-contrast .site-header .navbar-toggler,body.high-contrast .site-header .navbar-toggler-icon{background:var(--high-contrast-color) !important;}body.high-contrast .site-header .part-of-graphic path{fill:var(--high-contrast-color) !important;}body.high-contrast .btn-primary,body.high-contrast .btn-secondary{background:var(--high-contrast-color) !important;color:var(--high-contrast-bg) !important;}@media (prefers-contrast:more){*,*:before,*:after{background:var(--high-contrast-bg) !important;color:var(--high-contrast-color) !important;text-decoration-color:var(--high-contrast-color) !important;}.gradient-bg,a{background:var(--high-contrast-bg) !important;color:var(--high-contrast-color) !important;}.site-footer #accessibility-container .switch-container .switch .slider:before{background:var(--high-contrast-color) !important;}}
:root{--brand-tertiary-small-text:#008F8F;}.line-above{position:relative;}.line-above::before{content:"";position:absolute;top:10px;width:60%;height:5px;right:107px;background-color:#FBE859;}@media (min-width:1200px){.line-above::before{width:80%;}}.line-above::after{content:"";background-image:url(/themes/custom/activedundee/images/hr-line-end.svg);background-size:contain;background-position:left;position:absolute;right:0;height:50px;width:110px;top:-29px;}.large-text{font-size:3rem;}@media (min-width:1200px){.large-text{font-size:4.5rem;}}.small-text{font-size:0.9rem;font-weight:300;}.on-page-nav{display:flex;flex-basis:auto;flex-wrap:wrap;background:#fff;box-shadow:var(--box-shadow);padding:15px;border-radius:25px;margin-bottom:30px;justify-content:space-evenly;}.on-page-nav ul{display:flex;justify-content:space-evenly;align-items:center;flex:0 0 100%;flex-grow:1;padding-left:0;margin-bottom:0;max-width:100%;list-style:none;}.on-page-nav ul li{font-size:1rem;}.on-page-nav ul li a{color:var(--dark);font-weight:600;padding:3px 30px;font-size:1.3rem;text-decoration:none;transition:0.3s color ease;}@media (min-width:1200px){.on-page-nav ul li a{padding:3px 50px;}.on-page-nav ul li a.active{position:relative;}.on-page-nav ul li a.active:after{content:"";position:absolute;background-image:url(/themes/custom/activedundee/images/underline.svg);background-repeat:no-repeat;background-size:contain;bottom:-25px;height:30px;left:0;right:0;}}.highlight-panel{background-color:#fff;padding:25px;border-radius:10px;box-shadow:var(--box-shadow);color:var(--brand-tertiary-small-text);}.highlight-panel .large-text{font-size:2rem;font-family:var(--font-primary);}.highlight-panel p{color:var(--brand-tertiary-small-text);}.highlight-panel .btn-primary{width:100%;margin:0 auto;}.highlight-panel--with-cta{height:calc(100% - 60px);}.card-base .feature{color:var(--brand-tertiary-small-text);font-size:1.2rem;}.card-base figcaption{position:relative;}.w-full{width:100%;}.two-column-content .banner--header{top:0;}@media (min-width:1480px){.two-column-content .banner--header{top:-70px;}}@media (min-width:2250px){.two-column-content .banner--header{top:0px;}}.section--member-cards .card-col{padding-left:8px;padding-right:8px;}@media (min-width:768px){.section--member-cards .card-col{padding-right:calc(var(--bs-gutter-x) * 0.5);padding-left:calc(var(--bs-gutter-x) * 0.5);}}.section--member-cards .card-col p{font-size:1rem;}@media (min-width:1200px){.section--member-cards .card-col p{font-size:1.2rem;}}.card-member-highlight .highlight,.card-member-highlight img{border:2px solid var(--accent);}@media (min-width:1200px){.card-member-highlight img{border-bottom:none;border-radius:10px 10px 0 0;}}.card-base .highlight{width:80%;left:10%;}@media (min-width:768px){.card-base .highlight{width:60%;left:20%;}}.card-base .highlight-price{padding:7px;left:8px;width:auto;margin-top:-40px;}.card-icon-top figcaption::after{top:-30px;bottom:unset;}.card-no-link figcaption::after{display:none;}.member-group{border-radius:15px;padding:30px;border:2px dashed var(--accent);color:#ffffff;}.member-tags{margin-bottom:50px;}.member-tags a{margin-bottom:5px;}@media (min-width:1200px){.card-connect-to-bolt-on:before{content:"";position:absolute;bottom:0;width:50px;height:50px;left:calc(50% - 25px);background-color:#ffffff;border:2px dashed var(--accent);border-radius:50%;z-index:5;}.card-connect-to-bolt-on:after{content:"";position:absolute;bottom:15px;width:20px;height:20px;left:calc(50% - 10px);background-color:var(--brand-secondary);border-radius:50%;z-index:10;}.card-connect-to-bolt-on figcaption{border:2px solid var(--accent);border-top:none;border-radius:0 0 10px 10px;padding-bottom:20px;}.card-connect-to-bolt-on figure:before{content:"";height:50%;width:2px;border:2px dashed var(--accent);position:absolute;border-right:0;margin:0 auto;border-radius:10px;top:100%;left:50%;z-index:-10;}.card-connect-to-bolt-on figure:after{content:"";height:4px;width:50%;border-top:2px dashed var(--accent);position:absolute;border-right:0;margin:0 auto;top:150%;left:0;border-radius:10px;z-index:-10;}}.append-bolt-ons{border:2px dashed var(--accent);margin-top:40px;padding:10px;border-radius:10px;position:relative;}@media (min-width:1200px){.append-bolt-ons{margin-top:100px;}.append-bolt-ons:before{content:"";position:absolute;top:-125px;width:50px;height:50px;left:calc(50% - 25px);background-color:#ffffff;border:2px dashed var(--accent);border-radius:50%;z-index:5;}.append-bolt-ons:after{content:"";position:absolute;top:-110px;width:20px;height:20px;left:calc(50% - 10px);background-color:var(--brand-secondary);border-radius:50%;z-index:10;}}.append-bolt-ons h2{font-size:1.8rem;}.append-bolt-ons .bold-on-card-small h3{font-size:1.2rem;padding-top:10px;}.card-with-bolt-on figure{position:relative;}.card-with-bolt-on figure:before{content:"";height:40px;width:2px;border:2px dashed var(--accent);position:absolute;border-right:0;margin:0 auto;border-radius:10px;bottom:-40px;left:50%;z-index:-10;}@media (min-width:1200px){.card-with-bolt-on figure:before{height:100px;bottom:-100px;}}.card-with-bolt-on figcaption{border:2px solid var(--accent);border-top:none;border-radius:0 0 10px 10px;padding-bottom:20px;}@media (min-width:1200px){.mt-lg-large{margin-top:10rem;}}.table-sticky-th thead{background:#fffff6;position:sticky;top:0;}.btn-table-expand{width:auto;background:#fff;border-radius:3px;border-color:var(--accent);padding:0px 5px;}.table-icon{width:25px;}.card-icon-plus figcaption::after{background-image:none;content:"+";font-size:1.6rem;text-align:center;}.compare-table thead th.title-main{color:var(--brand-tertiary-small-text);}@media (min-width:1200px){.compare-table thead th.title-main{font-size:2.4rem;border-bottom:none;}}.compare-table{text-align:center;margin-bottom:160px;}.compare-table .m-title,.compare-table .price,.compare-table thead .btn{display:block;width:100%;}.compare-table .m-title{min-height:45px;}@media (min-width:1200px){.compare-table .m-title{min-height:60px;}}@media (min-width:1800px){.compare-table .m-title{min-height:unset;}}.compare-table .price{color:var(--brand-tertiary-small-text);font-size:1.4rem;}.compare-table th.title{text-align:left;}@media (min-width:1200px){.compare-table th.title{text-align:right;}}.compare-table .title--sub{font-weight:200;}.compare-table tr{display:flex;flex-direction:row;flex-wrap:wrap;}@media (min-width:1200px){.compare-table tr:hover{background-color:#dcffff;}.compare-table tr:hover > td{background-color:#dcffff;}}.compare-table thead th{width:20%;text-align:center;}@media (min-width:1200px){.compare-table thead th{width:13%;margin:0 0.5%;border:1px solid #dee2e6;border-bottom:none;border-radius:10px 10px 0 0;}}@media (min-width:1200px){.compare-table thead th.title{border:none;margin:0;}}.compare-table th.title{width:100%;}@media (min-width:1200px){.compare-table th.title{width:30%;background:transparent;border-bottom:none;}}.compare-table td{display:flex;justify-content:center;margin:0;text-align:center;width:20%;align-items:center;}@media (min-width:1200px){.compare-table td{width:13%;border-left:1px solid #dee2e6;border-right:1px solid #dee2e6;margin:0 0.5%;border-bottom:0px;}}.compare-table .hiddenRow{width:100%;margin:0;padding:0;border:none;display:unset;}.compare-table .table-nested{margin-bottom:0;}.compare-table .bolt-on-position-1 thead tr th:nth-of-type(2){border:1px dashed var(--accent);border-radius:8px;}@media (min-width:1200px){.compare-table .bolt-on-position-1 thead tr th:nth-of-type(2){border-bottom:0px;border-radius:10px 10px 0 0;}}@media (min-width:1200px){.compare-table .bolt-on-position-1 tr td:nth-of-type(1){border-left:1px dashed var(--accent);border-right:1px dashed var(--accent);}.compare-table .bolt-on-position-1 tr.last td:nth-of-type(1){border:1px dashed var(--accent);border-top:0px;}}.compare-table .bolt-on-position-2 thead tr th:nth-of-type(3){border:1px dashed var(--accent);border-radius:8px;}@media (min-width:1200px){.compare-table .bolt-on-position-2 thead tr th:nth-of-type(3){border-bottom:0px;border-radius:10px 10px 0 0;}}@media (min-width:1200px){.compare-table .bolt-on-position-2 tr td:nth-of-type(2){border-left:1px dashed var(--accent);border-right:1px dashed var(--accent);}.compare-table .bolt-on-position-2 tr.last td:nth-of-type(2){border:1px dashed var(--accent);border-top:0px;}}.compare-table .bolt-on-position-3 thead tr th:nth-of-type(4){border:1px dashed var(--accent);border-radius:8px;}@media (min-width:1200px){.compare-table .bolt-on-position-3 thead tr th:nth-of-type(4){border-bottom:0px;border-radius:10px 10px 0 0;}}@media (min-width:1200px){.compare-table .bolt-on-position-3 tr td:nth-of-type(3){border-left:1px dashed var(--accent);border-right:1px dashed var(--accent);}.compare-table .bolt-on-position-3 tr.last td:nth-of-type(3){border:1px dashed var(--accent);border-top:0px;}}.compare-table .bolt-on-position-4 thead tr th:nth-of-type(5){border:1px dashed var(--accent);border-radius:8px;}@media (min-width:1200px){.compare-table .bolt-on-position-4 thead tr th:nth-of-type(5){border-bottom:0px;border-radius:10px 10px 0 0;}}@media (min-width:1200px){.compare-table .bolt-on-position-4 tr td:nth-of-type(4){border-left:1px dashed var(--accent);border-right:1px dashed var(--accent);}.compare-table .bolt-on-position-4 tr.last td:nth-of-type(4){border:1px dashed var(--accent);border-top:0px;}}.compare-table .bolt-on-position-5 thead tr th:nth-of-type(6){border:1px dashed var(--accent);border-radius:8px;}@media (min-width:1200px){.compare-table .bolt-on-position-5 thead tr th:nth-of-type(6){border-bottom:0px;border-radius:10px 10px 0 0;}}@media (min-width:1200px){.compare-table .bolt-on-position-5 tr td:nth-of-type(5){border-left:1px dashed var(--accent);border-right:1px dashed var(--accent);}.compare-table .bolt-on-position-5 tr.last td:nth-of-type(5){border:1px dashed var(--accent);border-top:0px;}}@media (min-width:1200px){.compare-table tr.last td{min-height:20px;border-bottom:1px solid #dee2e6;border-radius:0 0 10px 10px;}}.compare-table tr.last th{border:none;}@media (max-width:1199px){.compare-table{position:relative;z-index:1100;}.compare-table th.title.title-main{border:none;font-size:2rem;}.compare-table .m-title{font-size:12px;}.compare-table thead th{border-bottom:none;}.compare-table th.title{border-top:1px solid #dee2e6;border-left:1px solid #dee2e6;border-right:1px solid #dee2e6;border-bottom:none;margin-top:25px;}.compare-table tr td:first-of-type{border-left:1px solid #dee2e6;}.compare-table tr td:last-of-type{border-right:1px solid #dee2e6;}.compare-table .last{display:none;}.compare-table .table-nested th.title{border-top:1px solid #dee2e6;border-left:none;border-right:none;margin-top:20px;}.compare-table .table-nested tr td:first-of-type{border-left:none;}.compare-table .table-nested tr td:last-of-type{border-right:none;}}.compare-table.compare-table--four-options thead th{width:25%;}@media (min-width:1200px){.compare-table.compare-table--four-options thead th{width:16%;}}.compare-table.compare-table--four-options th.title{width:100%;}@media (min-width:1200px){.compare-table.compare-table--four-options th.title{width:30%;}}.compare-table.compare-table--four-options td{width:25%;}@media (min-width:1200px){.compare-table.compare-table--four-options td{width:16%;margin:0 0.5%;}}.compare-table.compare-table--four-options .hiddenRow{width:100%;margin:0;}@media (max-width:1199px){.section--compare-table{padding-left:5px;padding-right:5px;font-size:14px;line-height:1.1;}.section--compare-table .btn-primary{padding:3px 0;line-height:1.1;font-size:15px;border-radius:8px;}}@media (min-width:768px){.section--compare-table{padding-left:0%;padding-right:0%;}}
.banner--video--active .video-bg{width:100%;max-width:100%;height:auto;}@media (min-width:1200px){.banner--video--active .video-bg{position:fixed;top:0;left:50%;min-width:100%;min-height:unset;width:100%;height:auto;z-index:-10;transform:translateX(-50%) translateY(0%);background-size:cover;}}@media (min-width:1200px){.banner--video--active .site-header .home-logo-large{margin-top:230px;margin-bottom:20px;}}
.card-img,.card-img-bottom,.card-img-top{height:auto;}.bg-ac-main{--bs-bg-opacity:1;background-color:rgba(0,143,143,1.00) !important;}.bg-ac-main-dark{--bs-bg-opacity:1;background-color:rgba(0,78,97,1.00) !important;}.bg-ac-green{--bs-bg-opacity:1;background-color:rgba(165,199,21,1.00) !important;}.bg-ac-blue{--bs-bg-opacity:1;background-color:rgba(29,113,184,1.00) !important;}.bg-ac-blue-dark{--bs-bg-opacity:1;background-color:rgba(19,22,64,1.00) !important;}.bg-ac-blue-alt{--bs-bg-opacity:1;background-color:rgba(61,113,183,1.00) !important;}.bg-ac-orange{--bs-bg-opacity:1;background-color:rgba(235,98,9,1.00) !important;}.bg-ac-light-purple{--bs-bg-opacity:1;background-color:rgba(167,139,192,1.00) !important;}.bg-ac-purple{--bs-bg-opacity:1;background-color:rgba(93,51,142,1.00) !important;}.bg-ac-pink{--bs-bg-opacity:1;background-color:rgba(231,29,114,1.00) !important;}.bg-ac-yellow{--bs-bg-opacity:1;background-color:rgba(249,225,30,1.00) !important;}.border-ac-main{--bs-border-opacity:1;border-color:rgba(0,143,143,1.00) !important;}.border-ac-main-dark{--bs-border-opacity:1;border-color:rgba(0,78,97,1.00) !important;}.border-ac-green{--bs-border-opacity:1;border-color:rgba(165,199,21,1.00) !important;}.border-ac-blue{--bs-border-opacity:1;border-color:rgba(29,113,184,1.00) !important;}.border-ac-blue-dark{--bs-border-opacity:1;border-color:rgba(19,22,64,1.00) !important;}.border-ac-blue-alt{--bs-border-opacity:1;border-color:rgba(61,113,183,1.00) !important;}.border-ac-orange{--bs-border-opacity:1;border-color:rgba(235,98,9,1.00) !important;}.border-ac-light-purple{--bs-border-opacity:1;border-color:rgba(167,139,192,1.00) !important;}.border-ac-purple{--bs-border-opacity:1;border-color:rgba(93,51,142,1.00) !important;}.border-ac-pink{--bs-border-opacity:1;border-color:rgba(231,29,114,1.00) !important;}.border-ac-yellow{--bs-border-opacity:1;border-color:rgba(249,225,30,1.00) !important;}.text-ac-main{--bs-text-opacity:1;color:rgba(0,143,143,1.00) !important;}.text-ac-main-dark{--bs-text-opacity:1;color:rgba(0,78,97,1.00) !important;}.text-ac-green{--bs-text-opacity:1;color:rgba(165,199,21,1.00) !important;}.text-ac-blue{--bs-text-opacity:1;color:rgba(29,113,184,1.00) !important;}.text-ac-blue-dark{--bs-text-opacity:1;color:rgba(19,22,64,1.00) !important;}.text-ac-blue-alt{--bs-text-opacity:1;color:rgba(61,113,183,1.00) !important;}.text-ac-orange{--bs-text-opacity:1;color:rgba(235,98,9,1.00) !important;}.text-ac-light-purple{--bs-text-opacity:1;color:rgba(167,139,192,1.00) !important;}.text-ac-purple{--bs-text-opacity:1;color:rgba(93,51,142,1.00) !important;}.text-ac-pink{--bs-text-opacity:1;color:rgba(231,29,114,1.00) !important;}.text-ac-yellow{--bs-text-opacity:1;color:rgba(249,225,30,1.00) !important;}.accordion-body a{overflow-wrap:break-word;word-wrap:break-word;}.cta-col ul li:last-child{margin-bottom:0px;}.contact-form label{display:block;}.contact-form .form-item{margin-bottom:15px;}.webform-submission-form .form-control{border:2px solid #E95F4F;}.activities .card-base figcaption,.whats-on .card-base figcaption{position:inherit;}.activities .card-base figcaption::after,.whats-on .card-base figcaption::after{bottom:0px;}.our-venues .card-base figcaption::after{top:-35px;}.activities .accordion .accordion-item,.activities .accordion button{background:transparent;}.webform-submission-add-form{margin-top:30px;}.bold-on-card-small a{display:inline;}.card-base .new{background-color:rgba(235,98,9,1.00) !important;color:#fff;}.other-membership-options .most-popular{border:2px solid rgba(235,98,9,1.00);}.become-member-new .card-base figcaption h3,.become-member .card-base figcaption h3{width:70%;}.append-bolt-ons .bolt-on-plus{float:left;margin-right:10px;margin-top:5px;}.append-bolt-ons h2{margin-bottom:0px;}.append-bolt-ons .bolt-on-plus::after{background-color:#fff;width:44px;min-width:44px;height:44px;border-radius:50%;border:2px solid var(--accent);filter:drop-shadow(0px 3px 6px rgba(0,0,0,0.16));display:flex;align-items:center;justify-content:center;font-size:1.6rem;text-align:center;content:"-";padding-top:5px;padding-left:1px;}.append-bolt-ons .bolt-on-plus:hover::after{border:2px solid var(--brand-secondary);background-color:var(--brand-secondary);}.append-bolt-ons .bolt-on-plus.collapsed::after{padding-top:0px;content:"+";}.timetable-key li:before{background-color:#ffc107;}.timetable-key li.adult-sport-activities:before{background-color:#9c28af}.status-message{z-index:9999;position:relative;top:0px;width:100%;padding:10px 0px 0px 0px;margin-bottom:25px;p{margin-bottom:0px;}}.swiper--promo .swiper-slide figure figcaption::after{bottom:0px;}.swiper--promo .swiper-slide figure figcaption{min-height:80px;}.site-header.transparent{background:transparent !important;}.navbar.transparent .part-of-graphic path{fill:#fff !important;}@media (min-width:768px){.site-footer .nav .nav-item-footer{width:33%;}}@media (max-width:767.99px){.site-footer .footer--logo img{position:relative;z-index:999;}section.image-bg .container .wrapper,section.image-bg .container-fluid .wrapper{margin-bottom:60px;}.section--negative-margin-top{margin-top:60px;}}@media (max-width:1800px){.activities .card-base figcaption{padding-bottom:30px;}.activities .card-base,.activities .card-base a{height:100%;}}@media (min-width:1200px){.append-bolt-ons{margin-top:50px;}.card-with-bolt-on figure:before{height:50px;bottom:-50px;}.append-bolt-ons:before{top:-80px;}.append-bolt-ons:after{top:-65px;}}
