#livechat-compact-container {display: none;}.section {position: relative;width: 100%;}.section > .parallax-bg {position: absolute;top: 50%;left: 50%;margin-top: -640px;margin-left: -960px;width: 1920px;z-index: -1;}@media all and (min-width: 1920px) {.section > .parallax-bg {left: 0;margin-left: 0;width: 100%;}}@media all and (max-width: 767px) {#yonder-chat-button {bottom: 60px !important;}}body.white-bg {background-color: #ffffff;}canvas {-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}#content {position: relative;width: 100%;opacity: 0;pointer-events: none;transition: opacity 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);}@media all and (max-width: 768px) {#content {overflow: hidden;}}#content.speed-up {transition: opacity 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);}@media all and (max-width: 768px) {#template {position: relative;width: 100%;overflow: hidden;}}#template.instant #content {transition: opacity 0ms cubic-bezier(0.25, 0.46, 0.45, 0.94) !important;background-color: #ffffff;}#content.cropped {height: 100%;overflow: hidden;}#content.transition-in {opacity: 1;}#content.add-pointer-events {pointer-events: auto;}.content {position: relative;z-index: 30;}ul {list-style: none;padding: 0;}.full-screen-video {position: relative;width: 100%;height: auto;}@media all and (max-width: 768px) {.full-screen-video {width: auto;height: 100%;}}.chat-icon {float: left;display: block;height: 22px;background-image: url("../images/interface/chat-icon-bubble.svg");background-repeat: no-repeat;background-size: 26px 22px;background-position: top left;cursor: pointer;}.chat-icon.desktop-chat-icon {display: block;width: 40px;padding-left: 37px;}@media all and (max-width: 768px) {.chat-icon.desktop-chat-icon {width: 34px;padding-left: 0;}}@media all and (max-width: 768px) {.chat-icon.desktop-chat-icon span {display: none;}}.chat-icon.mobile-chat-icon {display: none;}@media all and (max-width: 767px) {.chat-icon.mobile-chat-icon {display: block;}}@media all and (max-width: 768px) {.mac .chat-icon,.mobile .chat-icon {bottom: 40px;}}@media all and (max-width: 767px) {.mac .chat-icon,.mobile .chat-icon {bottom: 0px;}}@media all and (max-width: 480px) {.mac .chat-icon,.mobile .chat-icon {bottom: -6px;}}.phone-icon {padding-left: 16px;background-image: url("../images/interface/icons-phone-white.svg");background-repeat: no-repeat;background-size: 13px 17px;background-position: center left;}@media all and (max-width: 767px) {.phone-icon {padding: 0 10px;background-position: center;}}.phone-icon a {color: #ffffff;}.btn-mask {position: relative;left: auto;margin: 0 auto;}.btn-standard {font-family: "TideSans700Mondo", Arial, serif;font-size: 18px;font-weight: normal;line-height: 1.5;text-align: center;color: #00A8E1;background-color: #ffffff;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;text-transform: uppercase;width: auto;height: auto;padding: 10px 20px;display: inline-block;cursor: pointer;transition: all 250ms cubic-bezier(0.19, 1, 0.22, 1);user-select: none;}.btn-standard.small {padding: 5px 12px 4px;}.btn-standard.large {padding: 16px 32px 14px;font-size: 30px;-webkit-border-radius: 100px;-moz-border-radius: 100px;border-radius: 100px;}@media all and (max-width: 767px) {.btn-standard.large {font-size: 24px;}}.btn-standard.no-hover {transition: background-color 0ms cubic-bezier(0.19, 1, 0.22, 1);}.btn-standard.dark-blue {background-color: #00A8E1;color: #ffffff;}.btn-standard.light-blue {background-color: #00A8E1;color: #ffffff;}@media all and (min-width: 1025px) {.btn-standard.light-blue:hover {background-color: #000;}}.btn-standard.arrow {background-image: url("../images/interface/arrow-right.png");background-repeat: no-repeat;background-size: 21px 21px;background-position: right 11px center;padding-right: 10px;}@media all and (-webkit-min-device-pixel-ratio: 1.5) {.btn-standard.arrow {background-image: url("../images/interface/arrow-right@2x.png");}}.btn-standard.w140 {width: 140px;}.btn-standard.w200 {width: 200px;}.btn-arrow {margin-top: 4px;width: 21px;height: 21px;background-image: url("../images/interface/icons-home-go-arrow-small.png");background-repeat: no-repeat;background-position: center right;background-size: 21px 21px;color: #ffffff;margin-left: 8px;background-color: #ffffff;border-radius: 21px;transition: background-color 300ms cubic-bezier(0.19, 1, 0.22, 1);}@media all and (-webkit-min-device-pixel-ratio: 1.5) {.btn-arrow {background-image: url("../images/interface/icons-home-go-arrow-small@2x.png");}}#fixed-intro-bg {position: fixed;top: 0;left: 0;width: 100%;height: 100%;background-repeat: no-repeat;background-position: center;background-size: cover;z-index: 1;opacity: 0;transition: opacity 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);}#fixed-intro-bg.anim-in {opacity: 1;}.vertical-align-container {display: table;width: 100%;height: 100%;}.vertical-align-container .vertical-align {display: table-cell;width: 100%;vertical-align: middle;}.expand-on-click,.clickable {cursor: pointer;}.full-img {width: 100%;height: auto;}.chinese {font-family: "Microsoft YaHei", "微软雅黑体", "Hiragino Sans GB W6", "冬青黑体", "Hiragino Sans GB" !important;font-size: 16px;font-weight: normal;}.clear {clear: both;}.circle-icon {width: 30px;height: 30px;background-size: 30px 30px;background-repeat: no-repeat;margin-left: 8px;border-radius: 30px;background-color: #ffffff;overflow: hidden;transition: background-color 300ms cubic-bezier(0.19, 1, 0.22, 1);}.facebook-icon {background-image: url("../images/interface/icon-social-fb-circle.svg");}.facebook-icon-inverse {background-image: url("../images/interface/icon-social-fb-circle.svg");}.instagram-icon {background-image: url("../images/interface/icon-social-insta-circle.svg");}.instagram-icon-inverse {background-image: url("../images/interface/icon-social-insta-circle.svg");}.trip-advisor-icon-inverse {background-image: url("../images/interface/icon-trip-advisor.svg");}.youtube-icon {background-image: url("../images/interface/icon-social-youtube-circle.svg");}.youtube-icon-inverse {background-image: url("../images/interface/icon-social-youtube-circle.svg");}.twitter-icon {background-image: url("../images/interface/icon-social-twitter-circle.svg");}.twitter-icon-inverse {background-image: url("../images/interface/icon-social-twitter-circle.svg");}.tiktok-icon {background-image: url("../images/interface/icon-social-tiktok-circle.svg");}.tiktok-icon-inverse {background-image: url("../images/interface/icon-social-tiktok-circle.svg");}.angled-shadow {position: absolute;right: 0;top: calc(100% - 1px);width: 120%;height: 28px;background-image: url("../images/interface/shadow.png");background-repeat: repeat-x;opacity: 0.6;}.angled-shadow.top {top: 0;left: 0;}.angled-shadow.top.opposite-angle {right: 0;left: auto;}.angled-shadow.reverse {margin-top: -27px;background-image: url("../images/interface/shadow-reverse.png");opacity: 0.15 !important;}.angled-shadow.low-opacity {opacity: 0.3;}.product-icon {display: block;width: 118px;height: 118px;background-size: 118px 118px;}.product-icon.kawarau {background-image: url("../images/interface/icons-icon-1-height.png");}@media all and (-webkit-min-device-pixel-ratio: 1.5) {.product-icon.kawarau {background-image: url("../images/interface/icons-icon-1-height@2x.png");}}.product-caption {font-family: "TideSans700Mondo", Arial, serif;font-size: 18px;font-weight: normal;line-height: 1;text-transform: uppercase;}.footer-section {overflow: hidden;}.footer-section canvas {position: absolute;top: 0;left: 0;}.back-footer .back-btn {position: relative;width: 100%;max-width: 500px;text-align: center;background-image: none;padding-left: 0;margin: 0 auto;user-select: none;}@media all and (max-width: 767px) {.back-footer .back-btn {display: block;}}.back-footer .back-btn .small {background-image: url("../images/interface/arrow-left.png");background-size: 21px 21px;background-repeat: no-repeat;background-position: left center;padding-left: 23px;margin-left: -23px;margin-bottom: 16px;font-size: 18px;display: inline-block;}@media all and (-webkit-min-device-pixel-ratio: 1.5) {.back-footer .back-btn .small {background-image: url("../images/interface/arrow-left@2x.png");}}.back-footer .back-btn .large {clear: both;font-family: "TideSans700MondoItalic", Arial, serif;font-weight: normal;font-size: 96px;display: block;}@media all and (max-width: 768px) {.back-footer .back-btn .large {font-size: 72px;}}@media all and (max-width: 767px) {.back-footer .back-btn .large {font-size: 54px;}}#covid-spacer {position: relative;width: 100%;height: 65px;display: none;}@media all and (max-width: 860px) {#covid-spacer {height: 89px;}}.disabled {pointer-events: none !important;opacity: 0.3 !important;cursor: default !important;}.back-btn {background-image: url("../images/interface/arrow-left.png");background-size: 21px 21px;background-repeat: no-repeat;background-position: left bottom;padding-left: 20px;z-index: 200;cursor: pointer;display: block;color: #FFFFFF;-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}@media all and (max-width: 767px) {.back-btn {display: none;}}@media all and (-webkit-min-device-pixel-ratio: 1.5) {.back-btn {background-image: url("../images/interface/arrow-left@2x.png");}}.back-btn .small {font-family: "TideSans400LilDudeItalic", Arial, serif;font-weight: normal;font-size: 11px;line-height: 1;display: block;}.back-btn .large {font-family: "TideSans700Mondo", Arial, serif;font-weight: normal;font-size: 19px;line-height: 1;display: block;text-transform: uppercase;}.next-btn {display: block;color: #ffffff;-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}.next-btn .small {font-family: "TideSans400LilDudeItalic", Arial, serif;font-weight: normal;font-size: 11px;line-height: 1;}.next-btn .large {font-family: "TideSans700Mondo", Arial, serif;font-weight: normal;font-size: 19px;line-height: 1;}.btn-play {width: 148px;height: 148px;background-image: url("../images/interface/icon-play-button-white.png");background-repeat: no-repeat;background-size: 148px 148px;cursor: pointer;transition: color 250ms cubic-bezier(0.25, 0.25, 0.75, 0.75);}@media all and (-webkit-min-device-pixel-ratio: 1.5) {.btn-play {background-image: url("../images/interface/icon-play-button-white@2x.png");}}.btn-slideshow {width: 148px;height: 148px;background-image: url("../images/interface/icons-slideshow-button-white.png");background-repeat: no-repeat;background-size: 148px 148px;cursor: pointer;transition: color 250ms cubic-bezier(0.25, 0.25, 0.75, 0.75);}.side-text {position: absolute;top: 50%;font-family: "TideSans700Mondo", Arial, serif;font-weight: normal;font-size: 30px;line-height: 1;color: #00A8E1;text-align: center;z-index: 11;-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}@media all and (max-width: 1000px) {.side-text {font-size: 20px;}}.label-title {position: absolute;left: 50%;margin-top: -145px;margin-left: -146px;width: 283px;height: 69px;background-image: url("../images/interface/combined-shape.png");background-repeat: no-repeat;background-size: 293px 69px;text-align: center;font-family: "TideSans700Mondo", Arial, serif;font-weight: normal;font-size: 21px;text-transform: uppercase;padding: 11px 10px 0 0;z-index: 200;}@media all and (max-width: 1130px) {.label-title {font-size: 24px;}}@media all and (max-width: 1024px) {.label-title {line-height: 1.61;}}@media all and (max-width: 767px) {.label-title {line-height: 1.8;}}@media all and (-webkit-min-device-pixel-ratio: 1.5) {.label-title {background-image: url("../images/interface/combined-shape@2x.png");}}.label-title span {padding-right: 10px;}.label-title span.product-location-label-title {display: none;padding-right: 0;}.label-title span.product-label-title {display: inline;padding-right: 0;}.label-title.smaller {width: 259px;background-image: url("../images/interface/combined-shape.png");background-size: 269px 69px;margin-left: -134px;padding: 6px 10px 0 0;}@media all and (-webkit-min-device-pixel-ratio: 1.5) {.label-title.smaller {background-image: url("../images/interface/combined-shape@2x.png");}}.label-title.smaller.but-slightly-wider {width: 279px;background-size: 289px 69px;}.label-title.small {width: 226px;margin-left: -112px;background-image: url("../images/home/label-title-bg-small.png");background-size: 236px 58px;z-index: 100;}@media all and (-webkit-min-device-pixel-ratio: 1.5) {.label-title.small {background-image: url("../images/home/label-title-bg-small@2x.png");}}.label-title.larger {width: 360px;margin-left: -180px;background-image: url("../images/interface/combined-shape-large.png");background-size: 360px 69px;background-position: left 5px center;z-index: 100;padding-top: 10px;padding-right: 10px;}@media all and (-webkit-min-device-pixel-ratio: 1.5) {.label-title.larger {background-image: url("../images/interface/combined-shape-large@2x.png");}}.mobile-book-now {display: none;-webkit-backface-visibility: hidden;backface-visibility: hidden;-webkit-overflow-scrolling: touch;transform: translate3d(0, 0, 0);}@media all and (max-width: 768px) {.mobile-book-now {z-index: 500;color: #000000;background-color: #FFB819;font-family: "TideSans700Mondo", Arial, serif;font-weight: normal;font-size: 21px;text-align: center;width: 100%;display: block;transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);}}.mobile-book-now.chinese-book-now {font-family: "Microsoft YaHei", "微软雅黑体", "Hiragino Sans GB W6", "冬青黑体", "Hiragino Sans GB" !important;}@media all and (max-width: 768px) {.mobile-book-now.transform {left: 50%;margin-left: -88px;width: 176px;height: 50px;border-radius: 25px;bottom: 30px;color: #fff;background-color: #00A8E1;transition-delay: 0s;opacity: 1 !important;transform: none !important;}}@media all and (max-width: 768px) and (max-height: 600px) {.mobile-book-now.transform {font-size: 18px;bottom: 25px;height: 40px;margin-left: -67px;width: 134px;}}@media all and (max-width: 768px) and (max-height: 510px) {.mobile-book-now.transform {position: absolute;top: 450px;bottom: auto;margin-bottom: 30px;}}@media all and (max-width: 768px) {.mobile-book-now.collapse {opacity: 0 !important;transition-delay: 0s;pointer-events: none;}}@media all and (max-width: 768px) {.mobile-book-now.transition-in {opacity: 1;}}.mobile-book-now.transition-in .text-center {margin-top: -3px;}.mobile-book-now.remove {display: none !important;}.circle-close-btn {position: absolute;margin-top: -50px;right: 0;width: 34px;height: 34px;background-image: url("../images/interface/close-btn.png");background-size: 34px 34px;cursor: pointer;}@media all and (-webkit-min-device-pixel-ratio: 1.5) {.circle-close-btn {background-image: url("../images/interface/close-btn@2x.png");}}.icon.bridge-jump-43 {background-image: url("../images/interface/icons-icon-1-height.png");}@media all and (-webkit-min-device-pixel-ratio: 1.5) {.icon.bridge-jump-43 {background-image: url("../images/interface/icons-icon-1-height@2x.png");}}.icon.water-touch {background-image: url("../images/interface/icons-icon-2-feature-1.png");}@media all and (-webkit-min-device-pixel-ratio: 1.5) {.icon.water-touch {background-image: url("../images/interface/icons-icon-2-feature-1@2x.png");}}.icon.tandem-option {background-image: url("../images/interface/icons-icon-3-feature-2.png");}@media all and (-webkit-min-device-pixel-ratio: 1.5) {.icon.tandem-option {background-image: url("../images/interface/icons-icon-3-feature-2@2x.png");}}.noselect {-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}.blue-canvas {opacity: 0;z-index: 15;}.listing-title {display: block;font-family: "TideSans700Mondo", Arial, serif;font-size: 21px;color: #00a8e1;margin-bottom: 20px;text-transform: uppercase;}.two-cols h2 {position: relative;max-width: 480px !important;}.two-cols .text {position: relative;width: calc(100% - 80px);padding: 0 40px;margin: 0 auto;max-width: 760px;}@media all and (max-width: 1130px) {.two-cols .text {padding: 0 0 80px 0;}}@media all and (max-width: 767px) {.two-cols .text {max-width: 540px;width: 100%;padding: 0;}}.two-cols .text .job-wrap {margin-bottom: 60px;}.two-cols .text .job-wrap a {font-weight: 600;}.two-cols .text .job-wrap .listing-title {margin-bottom: 0;}.two-cols .text .job-wrap .listing-title:hover {cursor: pointer;}.two-cols .text .job-wrap .job-link {font-family: "adelle-sans", Arial, serif;display: block;}.two-cols .text .job-wrap .job-inner {line-height: 1.73;max-height: 50px;overflow: hidden;text-overflow: ellipsis;transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1);}.two-cols .text .job-wrap .job-more {line-height: 1.73;margin-top: 3px;display: block;overflow: hidden;max-height: 26px;transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1);}.two-cols .text .job-wrap.expanded .job-more {max-height: 0px;}.two-cols .text .job-wrap.expanded .job-inner {max-height: 1500px;}.two-cols .text p {position: static;display: inline;width: calc(50% - 30px);padding: 0 !important;}@media all and (max-width: 767px) {.two-cols .text p {position: relative;width: 100%;display: block;margin-bottom: 30px !important;}}.two-cols .text p.left {float: left;}.two-cols .text p.right {float: right;}.grey-panel {position: absolute;top: 200px;left: 0;width: 300px;color: #888888;z-index: 100;}@media all and (max-width: 1000px) {.grey-panel {position: relative;top: 0;width: 100%;}}@media all and (max-width: 767px) {.grey-panel {margin: -50px 0;}}.grey-panel .subtitle {font-family: "TideSans400LilDudeItalic", Arial, serif;font-weight: normal;}@media all and (max-width: 1000px) {.grey-panel .subtitle {text-align: center;}}.grey-panel ul {margin: 0;padding: 10px 0 60px 0;}.grey-panel .grey-bg {padding-top: 20px;padding-left: 50px;background-color: #f6f6f6;}@media all and (max-width: 1000px) {.grey-panel .grey-bg {padding-top: 0;padding-left: 0;}}@media all and (max-width: 480px) {.grey-panel .grey-bg {padding-top: 20px;}}.grey-panel .grey-bg .copy h2 {font-size: 30px;text-align: center;}.grey-panel .grey-bg .copy p {margin: 10px auto 30px auto !important;text-align: center !important;}.grey-panel .grey-bg .copy .btn-container {max-width: 310px !important;}.grey-panel .grey-bg .copy .btn-container .btn-mask .btn-standard {font-size: 17px;width: 140px;}.grey-panel .grey-bg .copy .btn-container .btn-mask .btn-standard.live-chat-btn {width: 200px;}.grey-panel .grey-bg .copy .btn-container .btn-mask.left-btn {position: absolute !important;left: 0 !important;margin: 0 !important;}.grey-panel .grey-bg .copy .btn-container .btn-mask.right-btn {position: absolute !important;left: 150px !important;margin: 0 !important;}.grey-panel .grey-bg .copy .help {margin-top: 120px;}.grey-panel ul {padding-left: 10px;}@media all and (max-width: 1000px) {.grey-panel ul {padding-left: 0;}}.grey-panel ul li {font-family: "TideSans700Mondo", Arial, serif;font-weight: normal;font-size: 18px;text-align: left;color: #00A8E1;cursor: pointer;transition: color 300ms cubic-bezier(0.19, 1, 0.22, 1);}@media all and (max-width: 1000px) {.grey-panel ul li {text-align: center;}}.menu-top {width: 100%;height: 37px;background-image: url("../images/faq/menu-top.png");background-size: 300px 37px;background-position: right bottom;}@media all and (max-width: 1000px) {.menu-top {background-image: url("../images/faq/menu-top@2x.png");height: 123px;background-size: 1000px 123px;}}@media all and (-webkit-min-device-pixel-ratio: 1.5) {.menu-top {background-image: url("../images/faq/menu-top@2x.png");}}.menu-top.reverse {background-image: url("../images/faq/menu-top-reverse.png");}@media all and (max-width: 1000px) {.menu-top.reverse {background-image: url("../images/faq/menu-top-reverse@2x.png");}}@media all and (-webkit-min-device-pixel-ratio: 1.5) {.menu-top.reverse {background-image: url("../images/faq/menu-top-reverse@2x.png");}}.menu-bottom {width: 100%;height: 37px;background-image: url("../images/faq/menu-bottom.png");background-size: 300px 37px;background-position: left top;}@media all and (max-width: 1000px) {.menu-bottom {background-image: url("../images/faq/menu-bottom@2x.png");height: 123px;background-size: 1000px 123px;}}@media all and (-webkit-min-device-pixel-ratio: 1.5) {.menu-bottom {background-image: url("../images/faq/menu-bottom@2x.png");}}.menu-bottom.reverse {background-image: url("../images/faq/menu-bottom-reverse.png");}@media all and (max-width: 1000px) {.menu-bottom.reverse {background-image: url("../images/faq/menu-bottom-reverse@2x.png");}}@media all and (-webkit-min-device-pixel-ratio: 1.5) {.menu-bottom.reverse {background-image: url("../images/faq/menu-bottom-reverse@2x.png");}}@media all and (max-width: 767px) {.not-menu {margin: 0;}}@media all and (max-width: 480px) {.not-menu {margin: 30px 0;}}.not-menu .grey-bg {padding-top: 0 !important;}@media all and (max-width: 480px) {.not-menu .grey-bg {padding: 30px 0 !important;}}@media all and (max-width: 480px) {.not-menu .menu-top {height: 59px;background-size: 480px 59px;}}@media all and (max-width: 480px) {.not-menu .menu-bottom {height: 59px;background-size: 480px 59px;}}.grey-panel.mobile-only {display: none;}@media all and (max-width: 1000px) {.grey-panel.mobile-only {display: block;}}.circle-img {position: relative;margin: 0 auto;width: 180px;height: 180px;border-radius: 180px;overflow: hidden;}#resize-1920 {display: none;}@media all and (max-width: 1920px) {#resize-1920 {display: block;}}#resize-1680 {display: none;}@media all and (max-width: 1680px) {#resize-1680 {display: block;}}#resize-1440 {display: none;}@media all and (max-width: 1440px) {#resize-1440 {display: block;}}#resize-1360 {display: none;}@media all and (max-width: 1360px) {#resize-1360 {display: block;}}#resize-1160 {display: none;}@media all and (max-width: 1160px) {#resize-1160 {display: block;}}#resize-1130 {display: none;}@media all and (max-width: 1130px) {#resize-1130 {display: block;}}#resize-1024 {display: none;}@media all and (max-width: 1024px) {#resize-1024 {display: block;}}#resize-1023 {display: none;}@media all and (max-width: 1023px) {#resize-1023 {display: block;}}#resize-1000 {display: none;}@media all and (max-width: 1000px) {#resize-1000 {display: block;}}#resize-990 {display: none;}@media all and (max-width: 990px) {#resize-990 {display: block;}}#resize-860 {display: none;}@media all and (max-width: 860px) {#resize-860 {display: block;}}#resize-840 {display: none;}@media all and (max-width: 840px) {#resize-840 {display: block;}}#resize-768 {display: none;}@media all and (max-width: 768px) {#resize-768 {display: block;}}#resize-767 {display: none;}@media all and (max-width: 767px) {#resize-767 {display: block;}}#resize-480 {display: none;}@media all and (max-width: 480px) {#resize-480 {display: block;}}#resize-small-height {display: none;}@media all and (min-width: 769px) and (max-height: 690px) {#resize-small-height {display: block;}}.mac .chinese,.mobile .chinese {line-height: 1.4;}.mac .btn-standard.large,.mobile .btn-standard.large {padding: 16px 32px 14px;}.mac .category-item .btn-standard,.mobile .category-item .btn-standard {line-height: 2.1 !important;}@media all and (max-width: 767px) {.mac .category-item .btn-standard,.mobile .category-item .btn-standard {line-height: 2.15 !important;}}.mac .label-title,.mobile .label-title {padding-top: 8px;}@media all and (max-width: 767px) {.mac .label-title,.mobile .label-title {padding-top: 4px;line-height: 1.8;}}.mac .label-title.smaller,.mobile .label-title.smaller {line-height: 1.3;}@media all and (max-width: 767px) {.mac .label-title.smaller,.mobile .label-title.smaller {padding: 6px 10px 0 0;line-height: 1.7;}}.mac .label-title.small,.mobile .label-title.small {line-height: 1.3;}@media all and (max-width: 767px) {.mac .label-title.small,.mobile .label-title.small {padding: 6px 10px 0 0;line-height: 1.7;}}.mac .back-btn .small,.mobile .back-btn .small {line-height: 1.6;}.mac .back-btn .small,.mobile .back-btn .small {background-position: right top 2px !important;}.mac .footer .large,.mobile .footer .large {padding-top: 20px;margin-bottom: -10px;}@media all and (max-width: 768px) {.mac .footer .large,.mobile .footer .large {margin-bottom: -5px;}}@media all and (max-width: 768px) {.mac .phone-icon-container,.mobile .phone-icon-container {padding: 0px !important;}}.mac .standard-canvas-slideshow .canvas-slideshow-item > div .product-caption-container,.mobile .standard-canvas-slideshow .canvas-slideshow-item > div .product-caption-container {margin-top: -5px;}@media all and (max-width: 1000px) {.mac .standard-canvas-slideshow .canvas-slideshow-item > div .product-caption-container,.mobile .standard-canvas-slideshow .canvas-slideshow-item > div .product-caption-container {margin-top: 10px;}}@media all and (max-width: 767px) {.mac .standard-canvas-slideshow .canvas-slideshow-item > div .product-caption-container,.mobile .standard-canvas-slideshow .canvas-slideshow-item > div .product-caption-container {margin-top: -5px;}}.mac .standard-canvas-slideshow .canvas-slideshow-item h1,.mobile .standard-canvas-slideshow .canvas-slideshow-item h1 {line-height: 1.6;}.mac .mobile-book-now .text-center,.mobile .mobile-book-now .text-center {margin-top: 0;}@media all and (max-width: 768px) {.mac .mobile-book-now .text-center,.mobile .mobile-book-now .text-center {margin-top: 2px;}}.not-mobile .circle-icon:hover {background-color: #000000;-webkit-box-shadow: 0 7px 8px 0 rgba(0, 0, 0, 0.25);-moz-box-shadow: 0 7px 8px 0 rgba(0, 0, 0, 0.25);box-shadow: 0 7px 8px 0 rgba(0, 0, 0, 0.25);}.not-mobile .facebook-icon:hover {background-image: url("../images/interface/icon-social-fb-circle-hover.png");}@media all and (-webkit-min-device-pixel-ratio: 1.5) {.not-mobile .facebook-icon:hover {background-image: url("../images/interface/icon-social-fb-circle-hover@2x.png");}}.not-mobile .instagram-icon:hover {background-image: url("../images/interface/icon-social-insta-circle-hover.png");}@media all and (-webkit-min-device-pixel-ratio: 1.5) {.not-mobile .instagram-icon:hover {background-image: url("../images/interface/icon-social-insta-circle-hover@2x.png");}}.not-mobile .youtube-icon:hover {background-image: url("../images/interface/icon-social-youtube-circle-hover.png");}@media all and (-webkit-min-device-pixel-ratio: 1.5) {.not-mobile .youtube-icon:hover {background-image: url("../images/interface/icon-social-youtube-circle-hover@2x.png");}}.not-mobile .twitter-icon:hover {background-image: url("../images/interface/icon-social-twitter-circle-hover.png");}@media all and (-webkit-min-device-pixel-ratio: 1.5) {.not-mobile .twitter-icon:hover {background-image: url("../images/interface/icon-social-twitter-circle-hover@2x.png");}}.not-mobile .grey-panel ul li:hover {color: #000000;}@media all and (max-width: 480px) {#livechat-compact-container,#livechat-full {width: 100% !important;right: 0 !important;}}.show-1440 {display: none;}@media all and (max-width: 1440px) {.show-1440 {display: block;}}@media all and (max-width: 1440px) {.hide-1440 {display: none;}}.show-1400 {display: none;}@media all and (max-width: 1400px) {.show-1400 {display: block;}}@media all and (max-width: 1280px) {.hide-1280 {display: none;}}.show-1280 {display: none;}@media all and (max-width: 1280px) {.show-1280 {display: block;}}@media all and (max-width: 1400px) {.hide-1400 {display: none;}}@media all and (max-width: 767px) {.hide-767 {display: none;}}.show-767 {display: none;}@media all and (max-width: 767px) {.show-767 {display: block;}}.clearfix:after {clear: both;content: "";display: block;}.promo-code {color: #EE7518;}.contact-btn .contact-details {display: none;position: absolute;left: 50%;width: 280px;margin-top: -22px;margin-left: -140px;color: #888888;}.contact-btn .contact-details .contact-details-item {margin: 0 5px;}.contact-btn .contact-details .contact-details-item span,.contact-btn .contact-details .contact-details-item a {color: #39ace2;font-weight: 600;cursor: pointer;}.contact-btn .contact-details .contact-details-item:hover a {color: #000000 !important;}.contact-btn .contact-location-txt {position: relative;width: 90%;display: block;margin: 30px auto 0 auto;text-align: center;font-family: "TideSans400LilDudeItalic", Arial, serif;font-weight: normal;color: #39ace2;cursor: pointer;transition: color 250ms cubic-bezier(0.25, 0.25, 0.75, 0.75);}.contact-btn .contact-location-txt:hover {color: #39ace2;}.contact-details {position: relative;margin-top: 22px;z-index: 100;}.contact-details .contact-details-item {float: left;width: 24px;height: 24px;margin: 0 10px 0 0;background-size: 24px 24px;background-repeat: no-repeat;cursor: pointer;font-family: "adelle-sans", Arial, serif;font-weight: normal;font-size: 15px;line-height: 1.6;transition: background-image 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);}.contact-details .contact-details-item.phone {background-image: url("../images/common/icons-inline-contact.png");}@media all and (-webkit-min-device-pixel-ratio: 1.5) {.contact-details .contact-details-item.phone {background-image: url("../images/common/icons-inline-contact@2x.png");}}.contact-details .contact-details-item.phone:hover {background-image: url("../images/common/icons-inline-contact-black.png");}@media all and (-webkit-min-device-pixel-ratio: 1.5) {.contact-details .contact-details-item.phone:hover {background-image: url("../images/common/icons-inline-contact-black@2x.png");}}.contact-details .contact-details-item.email {background-image: url("../images/common/icons-inline-mail.png");}@media all and (-webkit-min-device-pixel-ratio: 1.5) {.contact-details .contact-details-item.email {background-image: url("../images/interface/icons-inline-mail@2x.png");}}.contact-details .contact-details-item.email:hover {background-image: url("../images/common/icons-inline-mail-black.png");}@media all and (-webkit-min-device-pixel-ratio: 1.5) {.contact-details .contact-details-item.email:hover {background-image: url("../images/interface/icons-inline-mail-black@2x.png");}}.contact-details .contact-details-item.chat {background-image: url("../images/common/icons-inline-chat.png");}@media all and (-webkit-min-device-pixel-ratio: 1.5) {.contact-details .contact-details-item.chat {background-image: url("../images/interface/icons-inline-chat@2x.png");}}.contact-details .contact-details-item.chat:hover {background-image: url("../images/common/icons-inline-chat-black.png");}@media all and (-webkit-min-device-pixel-ratio: 1.5) {.contact-details .contact-details-item.chat:hover {background-image: url("../images/interface/icons-inline-chat-black@2x.png");}}.contact-details .contact-details-item.map {background-image: url("../images/common/icons-inline-map.png");}@media all and (-webkit-min-device-pixel-ratio: 1.5) {.contact-details .contact-details-item.map {background-image: url("../images/common/icons-inline-map@2x.png");}}.contact-details .contact-details-item.map:hover {background-image: url("../images/common/icons-inline-map-black.png");}@media all and (-webkit-min-device-pixel-ratio: 1.5) {.contact-details .contact-details-item.map:hover {background-image: url("../images/common/icons-inline-map-black@2x.png");}}.contact-details.vertical .contact-details-item {width: 100%;float: none;position: relative;display: block;padding-left: 33px;margin: 6px 0;color: #39ace2;font-weight: 600;cursor: pointer;}.contact-details.vertical .contact-details-item > div {float: left;padding-top: 0;margin-top: -1px;}@media all and (max-width: 420px) {#livechat-full {overflow: hidden !important;max-width: 100% !important;width: 100% !important;right: auto !important;}}#mobile-intro-slideshow {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: #000000;display: none;}@media all and (max-width: 768px) {#mobile-intro-slideshow {display: block;}}#mobile-intro-slideshow .slide {position: absolute;width: 100%;height: 100%;background-repeat: no-repeat;background-position: center;background-size: cover;opacity: 0;transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);}#mobile-intro-slideshow[data-selected="0"] .slide[data-index="0"] {opacity: 1;}#mobile-intro-slideshow[data-selected="1"] .slide[data-index="1"] {opacity: 1;}#mobile-intro-slideshow[data-selected="2"] .slide[data-index="2"] {opacity: 1;}.no-drag-or-select {-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-user-drag: none;user-drag: none;}@media all and (max-width: 768px) {.no-drag-or-select {-webkit-user-drag: auto;user-drag: auto;-webkit-user-select: auto;-moz-user-select: auto;-ms-user-select: auto;user-select: auto;}}.slick-slide {outline: none !important;cursor: move;cursor: grab;cursor: -moz-grab;cursor: -webkit-grab;}.mobile canvas {-webkit-transform: translate3d(0, 0, 0);-webkit-backface-visibility: hidden !important;}.fs-close2:before {content: " " !important;}.fs-play:before {content: " " !important;}.lazycss {background-image: none !important;}img.lazy,.lazycss {opacity: 0;transition: opacity 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);}img.lazy.loaded,.lazycss.loaded {opacity: 1;}.lightbox {position: fixed;top: 0;left: 0;width: 100%;height: 100%;display: none;overflow: hidden;z-index: 2147483640;}.lightbox .bg {position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;background-color: rgba(34, 34, 34, 0.7);}.lightbox .box {position: absolute;top: 50%;left: 50%;width: 600px;height: 650px;transform: translate(-50%, -50%);background-image: url("../images/interface/lightbox-bg-white.png");background-size: 100% 100%;background-repeat: no-repeat;background-position: center;z-index: 2;display: flex;align-items: center;text-align: center;}@media all and (min-width: 768px) and (max-height: 740px) {.lightbox .box {height: 600px;width: 520px;}}@media all and (max-width: 767px) {.lightbox .box {height: 75%;width: 100%;min-height: 667px;background-size: 100% 90%;background-color: transparent;}}@media all and (-webkit-min-device-pixel-ratio: 1.5) {.lightbox .box {background-image: url("../images/interface/lightbox-bg-white@2x.png");}}.lightbox .box .close-btn {position: absolute;top: 100px;right: 25px;width: 52px;height: 52px;background-image: url("../images/interface/close-btn.png");background-size: 52px 52px;background-repeat: no-repeat;cursor: pointer;z-index: 10;}@media all and (min-width: 768px) and (max-height: 740px) {.lightbox .box .close-btn {top: 90px;}}@media all and (max-width: 767px) {.lightbox .box .close-btn {top: 110px;}}@media all and (-webkit-min-device-pixel-ratio: 1.5) {.lightbox .box .close-btn {background-image: url("../images/interface/close-btn@2x.png");}}.lightbox .box .copy {position: relative;width: 100%;}.lightbox .box .copy .discount-circle {position: absolute;top: -70px;left: 30px;width: 88px;height: 88px;border-radius: 100%;color: #FFFFFF;font-family: "TideSans700MondoItalic", Arial, serif;font-weight: normal;text-align: center;background-color: #ee7518;z-index: 10;line-height: 1.4;}@media all and (max-width: 1680px) {.lightbox .box .copy .discount-circle {top: -50px;}}@media all and (min-width: 768px) and (max-height: 740px) {.lightbox .box .copy .discount-circle {top: -40px;left: 100px;}}@media all and (max-width: 767px) {.lightbox .box .copy .discount-circle {line-height: 1.5;top: -85px;left: 30px;right: auto;}}.lightbox .box .copy .discount-circle.large {width: 110px;height: 110px;}.lightbox .box .copy .discount-circle.large .top {padding-top: 28px;}.lightbox .box .copy .discount-circle.ac .top {font-size: 22px;line-height: 1;margin-top: 16px;margin-bottom: 20px;}.lightbox .box .copy .discount-circle .middle {position: absolute;top: 50%;left: 0;transform: translate(0px, -50%);text-align: center;width: 100%;font-size: 40px;line-height: 1;}.lightbox .box .copy .discount-circle .top {position: relative;width: 100%;padding-top: 15px;font-size: 28px;}.lightbox .box .copy .discount-circle .top span {font-size: 19px;}.lightbox .box .copy .discount-circle .bottom {position: relative;width: 100%;margin-top: -13px;font-size: 21px;}.lightbox .box .copy h2 {font-size: 48px;line-height: 0.98;text-align: center;padding: 0 60px;margin-bottom: 60px;color: #00a8e1;}@media all and (min-width: 768px) and (max-height: 740px) {.lightbox .box .copy h2 {font-size: 40px;}}@media all and (max-width: 767px) {.lightbox .box .copy h2 {font-size: 32px;padding: 0 30px;margin-top: 20px;margin-bottom: 20px;}}.lightbox .box .copy .label {position: relative;width: 194px;height: 43px;padding-top: 7px;background-image: url("../images/interface/lightbox-label.png");background-size: contain;background-repeat: no-repeat;font-family: "TideSans700MondoItalic", Arial, serif;font-size: 18px;font-weight: normal;line-height: 1.5;text-align: center;margin: 10px auto 40px;}@media all and (max-width: 767px) {.lightbox .box .copy .label {margin-bottom: 20px;}}@media all and (-webkit-min-device-pixel-ratio: 1.5) {.lightbox .box .copy .label {background-image: url("../images/interface/lightbox-label@2x.png");}}.lightbox .box .copy p {position: relative;margin: 0 auto 30px;width: 100%;max-width: 420px;text-align: center;font-family: "adelle-sans", Arial, serif;font-weight: normal;color: #858585;}@media all and (min-width: 768px) and (max-height: 740px) {.lightbox .box .copy p {width: 80%;}}@media all and (max-width: 767px) {.lightbox .box .copy p {width: 80%;font-size: 15px;line-height: 1.4;margin-bottom: 20px;}}.lightbox .box .copy .btn-standard {position: relative;margin: 0 auto;display: inline-block;background-color: #00a8e1;color: #fff;}body.mac .lightbox .box .copy .label,body.mobile .lightbox .box .copy .label {line-height: 1.8;}#reviews {position: relative;width: 100%;z-index: 100;overflow: hidden;}#reviews.trans-out .title-container h2,#reviews.trans-out .title-container p {opacity: 0;transform: translate(20px, 0px) scaleX(1.25);}#reviews .main-carousel {transition: opacity 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 600ms cubic-bezier(0.215, 0.61, 0.355, 1);transition-delay: 0.2s;}#reviews .title-container {text-align: center;}#reviews .title-container h2 {width: 100%;font-size: 240px;color: #fff;margin: 5vw auto 40px auto;transition: opacity 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 600ms cubic-bezier(0.215, 0.61, 0.355, 1);transform-origin: left;}@media all and (max-width: 1050px) {#reviews .title-container h2 {width: calc(100% - 40px);margin-top: 100px;font-size: 200px;}}@media all and (max-width: 767px) {#reviews .title-container h2 {font-size: 24vw;}}#reviews .title-container h2.smaller {font-size: 90px;}@media all and (max-width: 900px) {#reviews .title-container h2.smaller {font-size: 64px;}}#reviews .title-container p {position: relative;font-family: "TideSans400LilDudeItalic", Arial, serif;font-weight: normal;font-size: 21px;line-height: 28px;letter-spacing: -0.3px;width: 100%;margin: 0 auto 69px;max-width: 670px;transition: opacity 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 600ms cubic-bezier(0.215, 0.61, 0.355, 1);transition-delay: 0.2s;transform-origin: left;}@media all and (max-width: 1050px) {#reviews .title-container p {width: calc(100% - 40px);line-height: 1.56;}}#reviews .reviews-swiper {margin-bottom: 180px;}@media all and (max-width: 900px) {#reviews .reviews-swiper {margin-bottom: 80px;}}@media all and (max-width: 767px) {#reviews .reviews-swiper {margin-bottom: 0px;padding-bottom: 100px;}}#reviews .reviews-swiper.trans-out .main-carousel {opacity: 0;transform: translate(100px, 0px);}#reviews .review {position: relative;font-family: "adelle-sans", Arial, serif;font-size: 18px;font-weight: normal;text-align: left;margin: 0 30px;max-width: 350px;}@media all and (max-width: 860px) {#reviews .review {width: 280px;}}@media all and (max-width: 767px) {#reviews .review {margin: 0 20px;}}#reviews .review .stars {position: relative;z-index: 100;display: flex;justify-content: center;margin: 0 0 22px;width: 100%;max-width: 350px;}@media all and (max-width: 767px) {#reviews .review .stars {max-width: 300px;}}#reviews .review .star {width: 30px;height: 30px;margin: 0 4px;background-image: url('../images/interface/star.svg');background-size: contain;background-repeat: no-repeat;background-position: center;}#reviews .review p {position: relative;margin: 0 auto 20px;width: 100%;max-width: 350px;white-space: normal;}@media all and (max-width: 767px) {#reviews .review p {width: 280px;}}#reviews .review .credit {font-family: "TideSans700MondoItalic", Arial, serif;font-weight: normal;text-transform: uppercase;color: #fff;}.combos-container .combo {width: 390px;margin-right: 30px;}@media all and (max-width: 767px) {.combos-container .combo {width: 300px;margin-right: 20px;}}.combo {position: relative;width: 390px;margin-right: 30px;}@media all and (max-width: 767px) {.combo {width: 300px;margin-right: 20px;}}.combo img {width: 390px;height: auto;display: block;}@media all and (max-width: 767px) {.combo img {width: 300px;}}.combo .copy {position: relative;text-align: center;padding: 34px 40px 200px 40px;width: calc(100% - 80px);height: auto;background-color: #fff;}@media all and (max-width: 767px) {.combo .copy {width: calc(100% - 40px);padding-left: 20px;padding-right: 20px;padding-bottom: 180px;}}.combo .copy h3 {font-family: "TideSans700MondoItalic", Arial, serif;font-size: 30px;line-height: 1;font-weight: normal;color: #00a8e1;margin: 0 0 12px;text-transform: uppercase;white-space: normal;}@media all and (max-width: 767px) {.combo .copy h3 {font-size: 24px;margin: 0 0 8px;}}.combo .copy .location {font-family: "TideSans400LilDudeItalic", Arial, serif;font-size: 14px;font-weight: normal;color: #00a8e1;margin: 0 0 32px;}@media all and (max-width: 767px) {.combo .copy .location {margin: 0 0 20px;}}.combo .copy p {font-family: "adelle-sans", Arial, serif;font-weight: normal;line-height: 21px;font-size: 14px;color: #888888;white-space: normal;}.combo .copy .price-container {text-align: center;position: absolute;bottom: 40px;left: 0;width: 100%;}@media all and (max-width: 767px) {.combo .copy .price-container {bottom: 40px;}}.combo .copy .price-container .type {font-family: "TideSans400LilDudeItalic", Arial, serif;font-weight: normal;color: #00a8e1;font-size: 14px;margin: 0 0 2px;}.combo .copy .price-container .price {font-family: "TideSans700MondoItalic", Arial, serif;font-weight: normal;font-size: 36px;line-height: 1;color: #00a8e1;margin: 0 0 22px;}@media all and (max-width: 767px) {.combo .copy .price-container .price {font-size: 24px;margin: 0 0 12px;}}body.mobile #reviews .reviews-swiper {position: relative;width: 100%;overflow: hidden;padding-left: 0 !important;}body.mobile #reviews .main-carousel {white-space: nowrap;overflow-x: auto;overflow-y: hidden;height: auto;width: 100%;-webkit-overflow-scrolling: touch;vertical-align: text-top;padding-bottom: 10px;display: flex;align-items: flex-start;justify-content: flex-start;}body.mobile #combos .combos-container {padding: 0 0 20px;}body.mobile #combos .combos-container .combo {margin: 0 16px;}body.mobile #combos .combo-swiper {position: relative;width: 100%;overflow: hidden;padding-left: 0 !important;}body.mobile #combos .main-carousel {white-space: nowrap;overflow-x: auto;overflow-y: hidden;height: auto;width: 100%;-webkit-overflow-scrolling: touch;vertical-align: text-top;padding-bottom: 10px;display: flex;align-items: flex-start;justify-content: flex-start;}#dog-drag {position: fixed;top: 50%;left: 50%;width: 257px;height: 107px;margin-top: -73px;margin-left: -128px;background-size: 257px 2247px;background-repeat: no-repeat;background-position: left center;z-index: 100;pointer-events: none;opacity: 0;transition: opacity 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94), top 300ms cubic-bezier(0.215, 0.61, 0.355, 1), left 300ms cubic-bezier(0.215, 0.61, 0.355, 1);}@media all and (max-width: 1024px) {#dog-drag {position: absolute;margin-top: 270px;opacity: 1;}}@media all and (max-width: 767px) {#dog-drag {transform: scale(0.85);}}#dog-drag.remove {opacity: 0 !important;}#dog-drag.anim-in {opacity: 1;background-image: url("../images/common/dog-drag-sprite.png");}.swiper-wrapper {cursor: grab;}.first-sec .back-btn-container {transition: opacity 500ms cubic-bezier(0.215, 0.61, 0.355, 1), transform 500ms cubic-bezier(0.215, 0.61, 0.355, 1);}.first-sec .h5,.first-sec h5 {transition: opacity 500ms cubic-bezier(0.215, 0.61, 0.355, 1), transform 500ms cubic-bezier(0.215, 0.61, 0.355, 1);transition-delay: 0.1s;}.first-sec h1 {transition: opacity 500ms cubic-bezier(0.215, 0.61, 0.355, 1), transform 500ms cubic-bezier(0.215, 0.61, 0.355, 1);transition-delay: 0.2s;}.first-sec h2 {transition: opacity 500ms cubic-bezier(0.215, 0.61, 0.355, 1), transform 500ms cubic-bezier(0.215, 0.61, 0.355, 1);transition-delay: 0.3s;}.first-sec p,.first-sec .location {transition: opacity 500ms cubic-bezier(0.215, 0.61, 0.355, 1), transform 500ms cubic-bezier(0.215, 0.61, 0.355, 1);transition-delay: 0.4s;}.first-sec .btn-container {transition: opacity 500ms cubic-bezier(0.215, 0.61, 0.355, 1), transform 500ms cubic-bezier(0.215, 0.61, 0.355, 1);transition-delay: 0.5s;}.first-sec .product-scroll-down {transition: opacity 500ms cubic-bezier(0.215, 0.61, 0.355, 1);transition-delay: 0.5s;}.first-sec.anim-out .back-btn-container {opacity: 0;transform: translate(0px, 50px);}.first-sec.anim-out h5,.first-sec.anim-out .h5 {opacity: 0;transform: translate(0px, 50px);}.first-sec.anim-out h1 {opacity: 0;transform: translate(0px, 50px);}.first-sec.anim-out h2 {opacity: 0;transform: translate(0px, 50px);}.first-sec.anim-out p,.first-sec.anim-out .location {opacity: 0;transform: translate(0px, 50px);}.first-sec.anim-out .btn-container {opacity: 0;transform: translate(0px, 50px);}.first-sec.anim-out .product-scroll-down {opacity: 0;}.second-sec {transition: opacity 500ms cubic-bezier(0.215, 0.61, 0.355, 1), transform 500ms cubic-bezier(0.215, 0.61, 0.355, 1);}.second-sec.anim-out {opacity: 0;}.second-sec.anim-out .title-container,.second-sec.anim-out .width-container,.second-sec.anim-out .second-sec-copy {opacity: 0;transform: translate(0px, 20px);}.second-sec .title-container,.second-sec .width-container,.second-sec .second-sec-copy {transition: opacity 500ms cubic-bezier(0.215, 0.61, 0.355, 1), transform 500ms cubic-bezier(0.215, 0.61, 0.355, 1);transition-delay: 0.6s;}.basic-up-trans {transition: opacity 500ms cubic-bezier(0.215, 0.61, 0.355, 1), transform 500ms cubic-bezier(0.215, 0.61, 0.355, 1);}.basic-up-trans.trans-out {opacity: 0;transform: translate(0px, 20px);}#bungy-originals {position: relative;z-index: 800;display: none;}#bungy-originals.show {display: block;}#bungy-originals .width-container {position: relative;margin: 0 auto 100px;width: calc(100% - 120px);max-width: 1200px;display: flex;justify-content: space-between;}@media all and (max-width: 1200px) {#bungy-originals .width-container {flex-wrap: wrap;margin-bottom: 40px;}}@media all and (max-width: 1023px) {#bungy-originals .width-container {width: calc(100% - 60px);}}@media all and (max-width: 1200px) {#bungy-originals .width-container .left-side {width: 100%;margin-bottom: 40px;}}#bungy-originals .width-container .left-side h2 {font-family: "TideSans700Mondo", Arial, serif;font-size: 90px;letter-spacing: -0.02em;line-height: 1;color: #fff;}@media all and (max-width: 900px) {#bungy-originals .width-container .left-side h2 {font-size: 64px;}}@media all and (max-width: 767px) {#bungy-originals .width-container .left-side h2 {font-size: 47px;}}@media all and (max-width: 1200px) {#bungy-originals .width-container .right-side {width: 100%;}}#bungy-originals .width-container .right-side .contact-item {position: relative;display: flex;align-items: center;font-size: 30px;line-height: 1;margin: 16px 0;}@media all and (min-width: 1025px) {#bungy-originals .width-container .right-side .contact-item:hover .icon-container {background-color: #fff;}}@media all and (min-width: 1025px) {#bungy-originals .width-container .right-side .contact-item:hover .icon-container .icon {opacity: 0;transform: scale(0.8);}}@media all and (min-width: 1025px) {#bungy-originals .width-container .right-side .contact-item:hover .icon-container .icon.hover-icon {opacity: 1;transform: scale(1);}}@media all and (min-width: 1025px) {#bungy-originals .width-container .right-side .contact-item:hover .txt {color: #fff;}}#bungy-originals .width-container .right-side .contact-item .icon-container {position: relative;width: 42px;height: 42px;margin-right: 20px;border-radius: 100%;overflow: hidden;background-color: #00a8e1;transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);}#bungy-originals .width-container .right-side .contact-item .icon {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-repeat: no-repeat;background-position: center;transition: all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275);z-index: 1;}#bungy-originals .width-container .right-side .contact-item .icon.c-icon {background-image: url("../images/interface/chat-icon-bubble.svg");background-size: 22px 20px;}#bungy-originals .width-container .right-side .contact-item .icon.p-icon {background-image: url("../images/interface/icons-phone-white.svg");background-size: 15px 18px;}#bungy-originals .width-container .right-side .contact-item .icon.e-icon {background-image: url("../images/interface/icons-inline-email.svg");background-size: 20px 14px;}#bungy-originals .width-container .right-side .contact-item .icon.hover-icon {opacity: 0;transform: scale(1.5);z-index: 5;}#bungy-originals .width-container .right-side .contact-item .icon.hover-icon.c-icon {background-image: url("../images/interface/chat-icon-bubble-blue.svg");}#bungy-originals .width-container .right-side .contact-item .icon.hover-icon.p-icon {background-image: url("../images/interface/icons-phone-blue.svg");}#bungy-originals .width-container .right-side .contact-item .icon.hover-icon.e-icon {background-image: url("../images/interface/icons-inline-email-blue.svg");}#bungy-originals .width-container .right-side .contact-item .txt {font-family: "TideSans700Mondo", Arial, serif;font-size: 30px;text-transform: uppercase;color: #00a8e1;transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);}@media all and (max-width: 767px) {#bungy-originals .width-container .right-side .contact-item .txt {font-size: 18px;}}footer {position: relative;width: calc(100% - 120px);font-family: "TideSans700Mondo", Arial, serif;font-size: 13px;line-height: 24px;padding: 0px 60px 50px 60px;margin: 0 auto;z-index: 800;}@media all and (max-width: 1023px) {footer {position: relative;bottom: auto;left: auto;top: auto !important;overflow: hidden;padding: 0;width: 100%;}}@media all and (max-width: 480px) {footer {font-size: 14px;}}footer.fixed {position: fixed;}footer .dropdown {position: relative;}footer .dropdown.open .dropdown-arrow {transform: rotate(180deg);}footer .dropdown.open .dropdown-list {max-height: 200px;padding: 5px 0 20px 0;}@media all and (max-width: 767px) {footer .dropdown.open .dropdown-list {max-height: 500px;}}footer .dropdown .label {display: flex;align-items: center;gap: 2px;}footer .dropdown .dropdown-arrow {width: 24px;height: 24px;transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);cursor: pointer;background-image: url("../images/interface/dropdown-arrow-blue.png");background-size: 10px 7px;background-repeat: no-repeat;background-position: center;display: block;}@media all and (-webkit-min-device-pixel-ratio: 1.5) {footer .dropdown .dropdown-arrow {background-image: url("../images/interface/dropdown-arrow-blue@2x.png");}}footer .dropdown .dropdown-list {position: relative;width: 100%;overflow: hidden;max-height: 0;padding: 0;box-sizing: content-box;transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);}footer .dropdown .dropdown-list a {color: #fff;display: block;}footer .width-container {position: relative;margin: 0 auto;max-width: 1200px;}footer ul {margin: 0;}footer .five-cols {display: flex;justify-content: space-between;width: 100%;margin-bottom: 70px;padding: 30px 0 0 0;}@media all and (max-width: 1023px) {footer .five-cols {flex-wrap: wrap;margin-bottom: 0;width: calc(100% - 60px);padding: 30px 30px 0 30px;}}footer .five-cols .title {font-family: "TideSans700Mondo", Arial, serif;font-weight: normal;color: #fff;font-size: 21px;margin-bottom: 20px;}@media all and (max-width: 480px) {footer .five-cols .title {font-size: 21px;}}footer .five-cols ul {width: 20%;}@media all and (max-width: 1023px) {footer .five-cols ul {width: 50%;margin-bottom: 50px;}}footer .five-cols ul li {position: relative;max-width: calc(100% - 20px);text-transform: uppercase;color: #00a8e1;}footer .five-cols ul li a {position: relative;}@media all and (max-width: 767px) {footer .five-cols ul li a {padding: 8px 0;display: block;}}@media all and (max-width: 860px) {footer .five-cols .chinese {margin-top: 25px;}}footer .base-links-container {position: relative;width: 100%;display: flex;font-family: "adelle-sans", Arial, serif;font-size: 11px;justify-content: space-between;align-items: center;}@media all and (max-width: 1023px) {footer .base-links-container {margin-bottom: 140px;display: block;font-size: 13px;width: calc(100% - 60px);padding: 0 30px;}}footer .base-links-container ul {display: flex;}@media all and (max-width: 767px) {footer .base-links-container ul {flex-wrap: wrap;}}footer .base-links-container ul.first {margin-right: 60px;}@media all and (max-width: 767px) {footer .base-links-container ul.first {margin-right: 0;}}footer .base-links-container .footer-links {display: flex;width: 100%;}@media all and (max-width: 480px) {footer .base-links-container .footer-links {flex-wrap: wrap;}}footer .base-links-container .footer-links a {margin-right: 30px;color: #00a8e1;opacity: 0.75;transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);}@media all and (max-width: 1023px) {footer .base-links-container .footer-links a {padding-right: 24px;margin-right: 0;margin-left: 0;}}@media all and (max-width: 767px) {footer .base-links-container .footer-links a {padding: 10px 32px 10px 0;display: inline-block;white-space: nowrap;}}footer .base-links-container .footer-links a:hover {opacity: 1;}@media all and (max-width: 480px) {footer .base-links-container .footer-links a.first {display: block;width: 100%;}}footer.remove {display: none !important;}._4pxed {width: 100%;-webkit-box-align: stretch;-webkit-align-items: stretch;-ms-flex-align: stretch;align-items: stretch;border: 0 solid #000;-webkit-box-sizing: border-box;box-sizing: border-box;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;margin: 0;padding: 0;position: relative;border: 0;bottom: -1px;height: 54px;left: 0;position: fixed;right: 0;top: auto;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;z-index: 10000;}@media all and (max-width: 768px) {._4pxed {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}}._4pxed::before {background: rgba(0, 0, 0, 0.0975);content: '';height: 1px;left: 0;position: absolute;right: 0;top: -1px;}._fysxf,._tgfps {width: 100%;height: 100%;-webkit-box-align: stretch;-webkit-align-items: stretch;-ms-flex-align: stretch;align-items: stretch;border: 0 solid #000;-webkit-box-sizing: border-box;box-sizing: border-box;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;margin: 0;padding: 0;position: relative;}._tdn3u {width: 100%;-webkit-box-align: stretch;-webkit-align-items: stretch;-ms-flex-align: stretch;align-items: stretch;border: 0 solid #000;-webkit-box-sizing: border-box;box-sizing: border-box;-webkit-box-orient: vertical;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;margin: 0;padding: 0;position: relative;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row;height: 100%;text-align: center !important;}._tdn3u .text-center {display: block;width: 100%;text-align: center;}footer.transition-in {opacity: 1;pointer-events: auto;transition: opacity 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);}#template.instant:not(.bungy-shop) footer,#template.instant:not(.bungy-shop) footer.transition-in {opacity: 0 !important;}#template.on-cni #footer-book-btn {display: none;}#footer-book-btn.force-bottom {transform: translate(0px, 100%);}.product-bottom-gradient {position: absolute;left: 0;width: 100%;height: 1858px;transform: translate(0px, -100%);z-index: 30;display: none;background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 30%);}.product-bottom-gradient.show {display: block;}@media all and (max-width: 768px) {.product-bottom-gradient.show {display: none;}}header {position: absolute;top: 0;left: 0;width: 100%;font-size: 18px;padding: 10px 0;z-index: 1900;transition: opacity 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);}header.fixed {position: fixed;}header .logo {position: absolute;top: 10px;left: 150px;width: 84px;height: 55px;background-image: url("../images/interface/logo.svg");background-repeat: no-repeat;background-size: 84px 55px;cursor: pointer;z-index: 10;display: block;}@media all and (max-width: 768px) {header .logo {top: 0;left: 0px;width: 63px;height: 41px;background-size: 63px 41px;}}header .logo.maori-logo {background-image: url("../images/interface/logo-maori.svg");width: 84px;height: 90px;background-size: 84px 90px;}@media all and (max-width: 767px) {header .logo.maori-logo {margin-top: 0;background-size: 64px 69px;}}header #menu-left {float: left;margin: 0;padding-left: 40px;}@media all and (max-width: 768px) {header #menu-left {position: absolute;float: none;left: 66px;padding-left: 0px;z-index: 5001;}}@media all and (max-width: 768px) {header #menu-left.open-menu {position: fixed;top: 10px;}}@media all and (max-width: 768px) {header #menu-left.open-menu .logo {background-image: url("../images/interface/logo.png") !important;}}header #menu-right {float: right;margin: 10px 0 0 0;display: flex;align-items: center;padding-right: 20px;}@media all and (max-width: 768px) {header #menu-right {position: relative;z-index: 10;transition: opacity 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);}}header #menu-right a {color: #ffffff;}header #menu-right .phone-icon {color: #ffffff;}@media all and (max-width: 768px) {header #menu-right .phone-icon span {display: none;}}@media all and (max-width: 767px) {header #menu-right .chat-icon {margin-top: 2px;}}header #menu-right li {font-family: "TideSans700Mondo", Arial, serif;font-weight: normal;display: flex;align-items: center;margin: 0 0 0 42px;}@media all and (max-width: 990px) {header #menu-right li {margin: 0 0 0 22px;}}@media all and (max-width: 768px) {header #menu-right li a {min-height: 24px;}}@media all and (max-width: 768px) {header #menu-right li.phone-icon-container {margin: 0 0 0 16px;}}header #menu-right li.chinese a {line-height: 1.6;}@media all and (max-width: 768px) {header #menu-right li.book-img-container {display: none;}}header #menu-right .book-img {width: 98px;height: 40px;background-image: url("../images/interface/book-btn-white.svg");background-size: 98px 40px;background-repeat: no-repeat;display: block;margin-top: -7px;transition: all 150ms cubic-bezier(0.19, 1, 0.22, 1);}@media all and (max-width: 768px) {header #menu-right .book-img {transition: all 0ms cubic-bezier(0.19, 1, 0.22, 1);}}@media all and (max-width: 768px) {header #menu-right.open-menu {opacity: 0;}}header #menu {position: fixed;top: 0;left: 0;width: 100%;height: 100%;overflow: hidden;z-index: 5000;}@media all and (min-width: 769px) and (max-height: 690px) {header #menu {position: absolute;top: -66px;min-height: 690px;}}@media all and (max-width: 768px) {header #menu {position: fixed;width: 100%;height: 1000px !important;}}header #menu .menu-items ul.activity-menu-items {position: absolute;top: 390px;width: 100%;z-index: 1;margin: 0;}@media all and (max-width: 767px) {header #menu .menu-items ul.activity-menu-items {top: 355px;}}@media all and (max-width: 375px) {header #menu .menu-items ul.activity-menu-items {top: 355px;}}@media all and (max-width: 359px) {header #menu .menu-items ul.activity-menu-items {top: 325px;}}@media all and (max-width: 375px) and (max-height: 600px) {header #menu .menu-items ul.activity-menu-items {top: 325px;}}@media all and (max-width: 767px) and (orientation: landscape) {header #menu .menu-items ul.activity-menu-items {top: 305px;}}@media all and (max-width: 768px) {header #menu .vertical-align {vertical-align: top;padding-top: 80px;}}header #menu .blocker {position: absolute;top: 0;left: 0;width: 100%;height: 100%;cursor: pointer;z-index: 19;}@media all and (max-width: 768px) {header #menu .blocker {display: none;}}@media all and (max-width: 768px) {header #menu.remove .bg {pointer-events: none;display: none;}}header #menu .bg {position: absolute;top: 0;left: 0;width: 100%;height: 1440px;background-image: url("../images/interface/menu-bg.png");background-size: 420px 1440px;background-repeat: no-repeat;z-index: 10;}@media all and (min-width: 769px) and (max-height: 690px) {header #menu .bg {position: fixed;}}@media all and (max-width: 768px) {header #menu .bg {background-image: none;width: 100%;height: 150% !important;background-color: #000000;display: none !important;}}@media all and (-webkit-min-device-pixel-ratio: 1.5) {header #menu .bg {background-image: url("../images/interface/menu-bg@2x.png");}}header #menu .menu-items {position: absolute;top: 0;left: 0;margin-left: 30px;width: 280px;height: 100%;z-index: 20;}@media all and (max-width: 768px) {header #menu .menu-items {margin-left: 0;width: 100%;height: auto !important;opacity: 0;transition: opacity 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);}}header #menu .menu-items .desktop-content {position: relative;z-index: 10;}@media all and (max-width: 768px) {header #menu .menu-items .desktop-content {display: none;}}header #menu .menu-items .mobile-content {display: none;z-index: 10;}@media all and (max-width: 768px) {header #menu .menu-items .mobile-content {display: block;}}header #menu .menu-items > .content {position: relative;height: 100%;z-index: 100;}@media all and (max-width: 768px) {header #menu .menu-items > .content {display: table;width: 100%;}}header #menu .menu-items .logo {left: 0px;z-index: 501;}@media all and (max-width: 768px) {header #menu .menu-items .logo {left: 0px;display: none;}}header #menu .menu-items .close-btn {position: absolute;top: 28px;right: -15px;font-family: "TideSans700Mondo", Arial, serif;font-weight: normal;font-size: 18px;cursor: pointer;z-index: 200;}@media all and (max-width: 768px) {header #menu .menu-items .close-btn {top: 18px;right: 30px;display: none;}}header #menu .menu-items .close-btn span {font-family: "TideSans400LilDudeItalic", Arial, serif;display: inline;}header #menu .menu-items span {-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;outline: none !important;}@media all and (max-width: 768px) {header #menu .menu-items span {text-align: center;-webkit-user-drag: auto;user-drag: auto;}}header #menu .menu-items a {color: #ffffff;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-user-drag: none;user-drag: none;outline: none !important;}@media all and (max-width: 768px) {header #menu .menu-items a {display: block;text-align: center;-webkit-user-drag: auto;user-drag: auto;}}header #menu .menu-items .small {font-family: "TideSans600Bunny", Arial, serif;font-weight: normal;font-size: 16px;line-height: 1.8;height: 34px;opacity: 0.5;}@media all and (max-width: 768px) {header #menu .menu-items .small {font-size: 13px;line-height: 1.6;height: 25px !important;}}header #menu .menu-items .small > span,header #menu .menu-items .small > a {display: inline;cursor: pointer;}@media all and (max-width: 768px) {header #menu .menu-items .small > span,header #menu .menu-items .small > a {display: block;text-align: center;}}header #menu .menu-items .small.first {margin-top: 15px;}@media all and (max-width: 768px) {header #menu .menu-items .small.first {margin-top: 14px;}}@media all and (max-width: 768px) and (max-height: 550px) {header #menu .menu-items .small.first {margin-top: 4px;}}header #menu .menu-items .small.has-dropdown > span {background-image: url("../images/interface/icons-menu-dd-arrow.png");background-repeat: no-repeat;background-size: 8px 5px;background-position: right center;padding-right: 15px;}@media all and (max-width: 768px) {header #menu .menu-items .small.has-dropdown > span {padding-right: 0;width: 95px;margin: 0 auto;}}@media all and (-webkit-min-device-pixel-ratio: 1.5) {header #menu .menu-items .small.has-dropdown > span {background-image: url("../images/interface/icons-menu-dd-arrow@2x.png");}}header #menu .menu-items .small.has-dropdown.open > span {background-image: url("../images/interface/group-17.png");background-size: 10px 9px;}@media all and (-webkit-min-device-pixel-ratio: 1.5) {header #menu .menu-items .small.has-dropdown.open > span {background-image: url("../images/interface/group-17@2x.png");}}header #menu .menu-items .medium {font-family: "TideSans700Mondo", Arial, serif;text-transform: uppercase;font-weight: normal;font-size: 16px;opacity: 1;line-height: 1.73;height: 38px;}@media all and (max-width: 768px) {header #menu .menu-items .medium {font-size: 14px;line-height: 1.4;height: 32px;}}@media all and (max-width: 359px) {header #menu .menu-items .medium {font-size: 13px;height: 28px;}}header #menu .menu-items .medium a {color: #00a8e1;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-user-drag: none;user-drag: none;transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);}@media all and (max-width: 768px) {header #menu .menu-items .medium a {-webkit-user-drag: auto;user-drag: auto;transition: all 0ms cubic-bezier(0.25, 0.46, 0.45, 0.94);}}@media all and (max-width: 768px) {header #menu .menu-items .medium.vouchers {display: none;}}header #menu .menu-items .medium.first {margin-top: 11px;}@media all and (max-width: 768px) {header #menu .menu-items .medium.first {margin-top: 6px;}}@media all and (min-width: 769px) and (max-height: 800px) {header #menu .menu-items .medium.first {margin-top: 10px;}}@media all and (max-width: 768px) and (max-height: 550px) {header #menu .menu-items .medium.first {margin-top: 4px;}}header #menu .menu-items .book-btn {position: absolute;bottom: 30px;left: 0;margin-top: 12px;margin-bottom: 15px;background-color: #39ace2;display: block;}@media all and (min-width: 769px) and (max-height: 690px) {header #menu .menu-items .book-btn {bottom: auto;top: 610px;}}@media all and (max-width: 768px) {header #menu .menu-items .book-btn {display: none !important;}}@media all and (max-width: 768px) {header #menu .menu-items.transition-in {opacity: 1;}}@media all and (max-width: 768px) {header #menu .menu-items.spaced .small {line-height: 1.7 !important;}}@media all and (max-width: 768px) {header #menu .menu-items.spaced .medium {line-height: 1.7 !important;}}@media all and (max-width: 768px) {header #menu .menu-items.spaced ul li {line-height: 1.4 !important;}}header #menu.remove {display: none;}@media all and (max-width: 768px) {header #menu.remove {left: -1000px;display: block;}}@media all and (max-width: 768px) {.blue-interface #btn-menu #menu-burger {background-color: #00A8E1;}}.blue-interface #btn-menu #menu-burger .menu-line {background-color: #00A8E1;}@media all and (max-width: 768px) {.blue-interface #btn-menu #menu-burger .menu-line {background-color: #ffffff;}}.blue-interface #btn-menu #menu-burger .menu-line.blue {background-color: #ffffff;}.blue-interface #btn-menu #menu-burger #menu-circle {background-color: #39ace2;}.blue-interface #btn-menu #menu-burger.close {background-color: transparent;}.blue-interface #btn-menu .menu-text {color: #39ace2;}.blue-interface header #menu-left .logo {background-image: url("../images/interface/logo-blue.svg");}.blue-interface header #menu-right {color: #00A8E1;}.blue-interface header #menu-right a {color: #00A8E1;}.blue-interface header #menu-right a.btn-standard {color: #fff;}.blue-interface header #menu-right .phone-icon {color: #00A8E1;background-image: url("../images/interface/icons-phone-blue.svg");}.blue-interface header #menu-right .book-img {background-image: url("../images/interface/book-btn-blue.svg");}.blue-interface header #menu-right .chat-icon {background-image: url("../images/interface/chat-icon-bubble-blue.svg");}.mac .location-slides .location-slide .location-menu-item .txt,.mobile .location-slides .location-slide .location-menu-item .txt {background-position: left top;padding-top: 3px;}@media all and (max-width: 768px) {.mac .location-slides .location-slide .location-menu-item .txt,.mobile .location-slides .location-slide .location-menu-item .txt {background-position: left top 4px;}}.mac header,.mobile header {line-height: 1.75;}@media all and (max-width: 768px) {.mac header,.mobile header {padding: 10px 0;}}.mac header .phone-icon,.mobile header .phone-icon {margin-top: -1px;padding-top: 1px;background-position: left center;}@media all and (max-width: 768px) {.mac header .phone-icon,.mobile header .phone-icon {margin-top: 0;padding-top: 0;}}@media all and (max-width: 768px) {.mac header #menu-right li,.mobile header #menu-right li {line-height: 1 !important;padding-top: 2px;}}@media all and (max-width: 768px) {.mac header #menu-right li.chinese,.mobile header #menu-right li.chinese {padding-top: 0;}}@media all and (max-width: 768px) {.mac header #menu .menu-items .close-btn,.mobile header #menu .menu-items .close-btn {line-height: 1 !important;padding-top: 2px;top: 23px;}}.mac header #menu .menu-items .submenu-dropdown .blue-title {margin-top: 15px;margin-bottom: 5px;}.mac header #menu .menu-items .submenu-dropdown .blue-title.first {margin-top: 7px;}@media all and (max-width: 768px) {.mac header #menu .menu-items .submenu-dropdown .blue-title.first {margin-top: 20px;}}.mac header #menu .menu-items .submenu-dropdown .blue-title.less-mt {margin-top: 0;}.mac header #menu .menu-items .small.has-dropdown.open > span {background-position: top 5px right;}.mac header #menu .menu-items .small.has-dropdown > span {background-position: top 4px right;}@media all and (max-width: 768px) {.mac header #menu .menu-items .small.has-dropdown > span {background-position: top 9px right;}}header.transition-in {opacity: 1;pointer-events: auto;}@media all and (max-width: 768px) {#template.show-menu > #content {display: none !important;}}@media all and (max-width: 768px) {#template.show-menu > footer {display: none !important;}}#mobile-menu-bg {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: #000000;z-index: 252;opacity: 0;transition: opacity 500ms cubic-bezier(0.19, 1, 0.22, 1);display: none;}@media all and (max-width: 768px) {#mobile-menu-bg {display: block;transition: opacity 200ms cubic-bezier(0.19, 1, 0.22, 1);}}#mobile-menu-bg.transition-in {opacity: 1;}#mobile-menu-bg.hide-left {left: -1500px;}#btn-menu {position: absolute;top: 0;left: 0;width: 100px;height: 80px;font-family: "TideSans700Mondo", Arial, serif;font-weight: normal;font-size: 18px;margin: 13px 0 0 29px;cursor: pointer;z-index: 1910;transition: opacity 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);}@media all and (max-width: 768px) {#btn-menu {position: absolute;top: 0px;left: 0px;width: 60px;height: 60px;margin: 0;z-index: 10000;transition: opacity 200ms cubic-bezier(0.19, 1, 0.22, 1);}}#btn-menu #menu-burger {position: absolute;top: 12px;width: 36px;height: 36px;display: block;}@media all and (max-width: 768px) {#btn-menu #menu-burger {top: 12px;left: 12px;border-radius: 36px;background-color: #ffffff;}}#btn-menu #menu-burger #menu-circle {position: absolute;width: 36px;height: 36px;background-color: #ffffff;border-radius: 36px;opacity: 0;}@media all and (max-width: 768px) {#btn-menu #menu-burger #menu-circle {display: none;}}#btn-menu #menu-burger .menu-line {position: absolute;width: 14px;height: 2px;background-color: #ffffff;z-index: 2;transition: background-color 250ms cubic-bezier(0.25, 0.25, 0.75, 0.75);}@media all and (max-width: 768px) {#btn-menu #menu-burger .menu-line {background-color: #1f1f1f;transition: background-color 100ms cubic-bezier(0.25, 0.25, 0.75, 0.75);}}#btn-menu #menu-burger .menu-line.blue {background-color: #39ace2;}#btn-menu #menu-burger #menu-line1 {top: 12px;left: 11px;}#btn-menu #menu-burger #menu-line2 {top: 17px;left: 11px;}#btn-menu #menu-burger #menu-line3 {top: 22px;left: 11px;}#btn-menu #menu-burger.close {background-color: transparent;}#btn-menu #menu-burger.close #menu-line1 {top: 17px;left: 7px;transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, 45deg);}#btn-menu #menu-burger.close #menu-line2 {transform: scale3d(0.9, 0.9, 0.9);opacity: 0;}#btn-menu #menu-burger.close #menu-line3 {top: 17px;left: 7px;transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -45deg);}#btn-menu #menu-burger.close .menu-line {background-color: #ffffff;width: 20px;}#btn-menu .menu-text {float: left;margin-left: 18px;margin-top: 18px;padding-left: 20px;}@media all and (max-width: 768px) {#btn-menu .menu-text {display: none;}}#btn-menu.fixed {position: fixed;}#btn-menu.open-menu {z-index: 200;}@media all and (max-width: 768px) {#btn-menu.open-menu {z-index: 10000;}}#btn-menu.transition-in {opacity: 1;pointer-events: auto;}@media all and (max-width: 768px) {body.show-mobile-vouchers header #menu .menu-items .medium.vouchers {display: block;}}.location-tabs {position: absolute;top: 100px;width: 100%;}@media all and (max-width: 768px) {.location-tabs {top: 70px;}}@media all and (max-width: 375px) and (max-height: 600px) {.location-tabs {top: 60px;}}@media all and (max-width: 767px) and (orientation: landscape) {.location-tabs {top: 30px;}}.location-tabs[data-selected="0"] .tabs .tab[data-index="0"] {opacity: 1;}.location-tabs[data-selected="0"] .menu-line .blue-line {left: 0px;width: 97px;}@media all and (max-width: 768px) {.location-tabs[data-selected="0"] .menu-line .blue-line {left: 41px;}}.location-tabs[data-selected="1"] .tabs .tab[data-index="1"] {opacity: 1;}.location-tabs[data-selected="1"] .menu-line .blue-line {left: 128px;width: 47px;}@media all and (max-width: 768px) {.location-tabs[data-selected="1"] .menu-line .blue-line {left: 168px;}}.location-tabs[data-selected="2"] .tabs .tab[data-index="2"] {opacity: 1;}.location-tabs[data-selected="2"] .menu-line .blue-line {left: 204px;width: 75px;}@media all and (max-width: 768px) {.location-tabs[data-selected="2"] .menu-line .blue-line {left: 244px;}}.location-tabs .tabs {position: relative;margin: 0 auto 7px;width: 100%;max-width: 315px;display: flex;justify-content: center;}@media all and (max-width: 768px) {.location-tabs .tabs {margin: 0 auto;}}@media all and (max-width: 767px) {.location-tabs .tabs {width: 100%;padding: 0 15px;box-sizing: border-box;}}@media all and (max-width: 389px) {.location-tabs .tabs {gap: 20px;}}.location-tabs .tabs .tab {position: relative;font-family: "TideSans700MondoItalic", Arial, serif;text-transform: uppercase;font-weight: normal;font-size: 13px;line-height: 1.7;margin: 0 12px;opacity: 0.5;transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1);cursor: pointer;-webkit-user-select: none;-ms-user-select: none;user-select: none;}@media all and (max-width: 768px) {.location-tabs .tabs .tab {padding: 15px 0;height: 20px;transition: all 100ms cubic-bezier(0.19, 1, 0.22, 1);}}@media all and (max-width: 767px) {.location-tabs .tabs .tab {padding: 0 0 8px;margin: 0 16px;font-size: 15px;}}@media all and (max-width: 389px) {.location-tabs .tabs .tab {margin: 0 10px;}}@media all and (max-width: 375px) and (max-height: 600px) {.location-tabs .tabs .tab {padding: 15px 0 7px 0;}}.location-tabs .menu-line {position: relative;width: 100%;height: 3px;}@media all and (max-width: 768px) {.location-tabs .menu-line {margin-left: 0;width: 100%;}}.location-tabs .menu-line .blue-line {position: absolute;top: 0;width: 30px;height: 3px;background-color: #38a8e0;z-index: 2;transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);}@media all and (max-width: 768px) {.location-tabs .menu-line .blue-line {transition: all 100ms cubic-bezier(0.165, 0.84, 0.44, 1);}}.location-tabs .menu-line .base-line {position: absolute;top: 1px;width: 100%;height: 1px;background-color: rgba(255, 255, 255, 0.25);z-index: 1;transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);}@media all and (max-width: 768px) {.location-tabs .menu-line .base-line {transition: all 100ms cubic-bezier(0.165, 0.84, 0.44, 1);}}.location-slides {position: absolute;top: 162px;left: 0;width: 100%;z-index: 5;}@media all and (max-width: 767px) {.location-slides {top: 130px;}}@media all and (max-width: 359px) {.location-slides {top: 122px;}}@media all and (max-width: 375px) and (max-height: 600px) {.location-slides {top: 130px;}}@media all and (max-width: 767px) and (orientation: landscape) {.location-slides {top: 105px;}}.location-slides .location-slide {position: absolute;top: 0;left: 0;width: 100%;pointer-events: none;opacity: 0;}.location-slides .location-slide.selected {pointer-events: auto;}.location-slides .location-slide .location-menu-item {text-align: left;position: relative;width: 100%;margin-top: 10px;}@media all and (max-width: 768px) {.location-slides .location-slide .location-menu-item {text-align: center;}}@media all and (max-width: 375px) {.location-slides .location-slide .location-menu-item {margin-top: 10px;}}.location-slides .location-slide .location-menu-item .txt {font-family: "TideSans700Mondo", Arial, serif;font-size: 16px;font-weight: normal;display: inline;line-height: 1;letter-spacing: 0.1px;color: #ffffff;opacity: 0.5;background-image: url("../images/interface/location-icon.png");background-repeat: no-repeat;background-size: 13px 18px;background-position: left top 1px;padding-left: 18px;}@media all and (max-width: 768px) {.location-slides .location-slide .location-menu-item .txt {background-position: left top 1px;text-align: center;}}@media all and (-webkit-min-device-pixel-ratio: 1.5) {.location-slides .location-slide .location-menu-item .txt {background-image: url("../images/interface/location-icon@2x.png");}}.location-slides .location-slide ul {display: block;margin: 0;}@media all and (max-width: 768px) {.location-slides .location-slide ul {display: block;}}.location-slides .location-slide ul li {font-family: "TideSans700Mondo", Arial, serif;font-weight: normal;font-size: 28px;text-transform: uppercase;line-height: 1.5;height: 41px;transition: opacity 250ms cubic-bezier(0.25, 0.46, 0.45, 0.94);outline: none !important;user-select: none;}@media all and (max-width: 768px) {.location-slides .location-slide ul li {font-size: 24px;line-height: 1.2;height: 42px !important;}}.location-slides .location-slide ul li.open .submenu-dropdown {pointer-events: auto;}.location-slides .location-slide ul li a {color: #ffffff;outline: none !important;}@media all and (max-width: 768px) {.location-slides .location-slide ul li a {display: block;text-align: center;-webkit-user-drag: auto;}}.location-slides .location-slide ul li > span {display: inline;cursor: pointer;}@media all and (max-width: 768px) {.location-slides .location-slide ul li > span {display: block;text-align: center;}}.location-slides .location-slide ul li .submenu-dropdown {pointer-events: none;height: 0px;display: none;}@media all and (max-width: 768px) {.location-slides .location-slide ul li .submenu-dropdown .container {text-align: center;}}.location-slides .location-slide ul li .submenu-dropdown .container > div {padding-top: 0;padding-bottom: 10px;}.location-slides .location-slide ul li .submenu-dropdown a,.location-slides .location-slide ul li .submenu-dropdown span {display: block;}.location-slides .location-slide ul li .submenu-dropdown .blue-title {font-family: "TideSans600Bunny", Arial, serif;font-weight: normal;font-size: 15px;line-height: 1;color: #00a8e1;text-transform: none;margin-top: 8px;}@media all and (max-width: 768px) {.location-slides .location-slide ul li .submenu-dropdown .blue-title {font-size: 14px;}}.location-slides .location-slide ul li .submenu-dropdown .blue-title.pad-top {padding-top: 5px;}@media all and (max-width: 768px) {.location-slides .location-slide ul li .submenu-dropdown .blue-title.pad-top {padding-top: 15px;}}.location-slides .location-slide ul li .submenu-dropdown .blue-title.less-mt {margin-top: 0;}@media all and (max-width: 768px) {.location-slides .location-slide ul li .submenu-dropdown .blue-title.less-mt {margin-top: 10px;}}@media all and (max-width: 768px) {.location-slides .location-slide ul li .submenu-dropdown .blue-title.first {margin-top: 20px;}}.location-slides .location-slide ul li .submenu-dropdown .subheading {font-family: "TideSans700Mondo", Arial, serif;font-weight: normal;font-size: 13px;line-height: 1;margin: 0 0 15px 0;opacity: 0.5;}@media all and (max-width: 768px) {.location-slides .location-slide ul li .submenu-dropdown #compare-swings-btn {margin-left: 0;position: absolute;left: 50%;transform: translate(-50%, 0px);white-space: nowrap;}}.location-slides .location-slide ul li .submenu-dropdown .submenu-item {font-family: "TideSans600Bunny", Arial, serif;font-weight: normal;font-size: 15px;line-height: 1;margin: 10px 0 0 0;text-transform: none;}@media all and (max-width: 768px) {.location-slides .location-slide ul li .submenu-dropdown .submenu-item {font-size: 16px;margin: 6px 0;padding: 14px 0 6px 0;text-align: center;}}.location-slides .location-slide ul li .submenu-dropdown .submenu-item.last {padding-bottom: 16px;}@media all and (max-width: 768px) {.location-slides .location-slide ul li .submenu-dropdown .submenu-item.last {padding-bottom: 12px;margin-bottom: 25px;}}.location-slides .location-slide ul li .submenu-dropdown .submenu-item.btn-standard {margin-top: 0;margin-bottom: 15px;background-color: #39ace2;display: inline-block;}@media all and (max-width: 768px) {.location-slides .location-slide ul li .submenu-dropdown .submenu-item.btn-standard {position: relative;font-size: 18px;line-height: 1.5;margin: 0 auto 15px auto;padding: 10px 20px;}}@media all and (max-width: 768px) {.location-slides .location-slide ul li .submenu-dropdown .submenu-item.btn-standard.btn-swings {margin: 0 auto 15px -14px;}}@media all and (max-width: 768px) {.location-slides .location-slide ul li[data-index="0"] {width: 220px;margin: 0 auto;}}@media all and (max-width: 768px) {.location-slides .location-slide ul li[data-index="1"] {width: 138px;margin: 0 auto;}}.location-slides .location-slide ul li.has-dropdown > span {background-image: url("../images/interface/icons-menu-dd-arrow.png");background-repeat: no-repeat;background-size: 15px 10px;background-position: right center;padding-right: 25px;}@media all and (max-width: 768px) {.location-slides .location-slide ul li.has-dropdown > span {padding-right: 0;}}@media all and (-webkit-min-device-pixel-ratio: 1.5) {.location-slides .location-slide ul li.has-dropdown > span {background-image: url("../images/interface/icons-menu-dd-arrow@2x.png");}}.location-slides .location-slide ul li.open {opacity: 1;}.location-slides .location-slide ul li.open > span {background-image: url("../images/interface/close-icon.png");background-size: 15px 14px;}@media all and (-webkit-min-device-pixel-ratio: 1.5) {.location-slides .location-slide ul li.open > span {background-image: url("../images/interface/close-icon@2x.png");}}@media all and (max-width: 768px) {.location-slides .location-slide ul.open {height: 600px;}}.location-slides .location-slide ul.open li {opacity: 0.5;}@media all and (max-width: 768px) {.location-slides .location-slide ul.open li {opacity: 0;pointer-events: none;}}.location-slides .location-slide ul.open li a {color: #ffffff;}.location-slides .location-slide ul.open li.open {opacity: 1;pointer-events: auto;}.covid-19-header {display: none;}.covid-19-header.fixed {position: fixed;}body.covid-19.showing-burger-menu .covid-19-header {z-index: 110;}body.covid-19.covid-page #covid-spacer {display: none !important;}body.covid-19.covid-page .covid-19-header {display: none !important;}body.covid-19.covid-page #btn-menu {margin-top: 0px;}@media all and (max-width: 860px) {body.covid-19.covid-page #btn-menu {margin-top: 0px;}}body.covid-19.covid-page header {margin-top: 0px;}@media all and (max-width: 860px) {body.covid-19.covid-page header {margin-top: 0px;}}@media all and (max-width: 860px) {body.covid-19 #video-intro {position: relative;}}body.covid-19 #video-intro .feature-video-play.btn-play {position: absolute;}body.covid-19 header.space-down {margin-top: 65px;}@media all and (max-width: 767px) {body.covid-19 header.space-down {margin-top: 50px;}}body.covid-19 #covid-spacer {display: block;}body.covid-19 .covid-19-header {position: relative;width: 100%;background-color: #fc0;border-bottom: 1px solid #fc0;z-index: 10001;text-align: center;display: flex;align-items: center;justify-content: center;}@media all and (max-width: 860px) {body.covid-19 .covid-19-header {width: 100%;text-align: left;}}@media all and (max-width: 860px) {body.covid-19 .covid-19-header.chinese-top-header {height: auto !important;}}body.covid-19 .covid-19-header.chinese-top-header .pad {padding: 18px 0;}@media all and (max-width: 860px) {body.covid-19 .covid-19-header.chinese-top-header .pad {padding: 6px 20px 0 20px;}}body.covid-19 .covid-19-header.chinese-top-header .regular {font-size: 16px;}@media all and (max-width: 1023px) {body.covid-19 .covid-19-header.chinese-top-header .regular {font-size: 15px;}}@media all and (max-width: 860px) {body.covid-19 .covid-19-header.chinese-top-header .regular {display: inline-block;line-height: 1.6;font-size: 13px !important;padding-right: 0;}}@media all and (max-width: 413px) {body.covid-19 .covid-19-header.chinese-top-header .regular {font-size: 12px !important;}}@media all and (max-width: 389px) {body.covid-19 .covid-19-header.chinese-top-header .regular {font-size: 11.5px !important;}}@media all and (max-width: 860px) {body.covid-19 .covid-19-header.chinese-top-header .regular span {font-size: 13px !important;text-align: center;width: 100%;}}@media all and (max-width: 413px) {body.covid-19 .covid-19-header.chinese-top-header .regular span {font-size: 12px !important;}}@media all and (max-width: 389px) {body.covid-19 .covid-19-header.chinese-top-header .regular span {font-size: 11.5px !important;}}body.covid-19 .covid-19-header.hide {display: none !important;}body.covid-19 .covid-19-header .pad {padding: 18px 0;}@media all and (max-width: 860px) {body.covid-19 .covid-19-header .pad {padding: 11px 0 9px;}}body.covid-19 .covid-19-header .pad > a {text-transform: uppercase;}body.covid-19 .covid-19-header .pad > a,body.covid-19 .covid-19-header .pad > span > a,body.covid-19 .covid-19-header .pad .regular {font-family: "adelle-sans", Arial, serif;font-weight: normal;font-size: 17px;display: inline-block;margin-left: 14px;color: #ffffff;text-decoration: none;padding-right: 25px;}@media all and (max-width: 860px) {body.covid-19 .covid-19-header .pad > a,body.covid-19 .covid-19-header .pad > span > a,body.covid-19 .covid-19-header .pad .regular {display: inline;margin-left: 0;font-size: 14px;line-height: 1.4;padding-right: 12px;background-image: none !important;}}body.covid-19 .covid-19-header .pad > a .arrow,body.covid-19 .covid-19-header .pad > span > a .arrow,body.covid-19 .covid-19-header .pad .regular .arrow {display: inline-block;width: 12px;height: 9px;background-size: 12px 9px;margin-left: 5px;background-position: center;background-repeat: no-repeat;background-image: url("../images/interface/arrow-right-black.svg");}@media all and (max-width: 860px) {body.covid-19 .covid-19-header .pad > a .arrow,body.covid-19 .covid-19-header .pad > span > a .arrow,body.covid-19 .covid-19-header .pad .regular .arrow {position: absolute;margin-top: 1px;margin-left: 8px;height: 14px;background-position: bottom;}}body.covid-19 .covid-19-header .pad > a:hover,body.covid-19 .covid-19-header .pad > span > a:hover,body.covid-19 .covid-19-header .pad .regular:hover {opacity: 1;}body.covid-19 .covid-19-header .pad .mob {display: none;}@media all and (max-width: 860px) {body.covid-19 .covid-19-header .pad .dt {display: none;}body.covid-19 .covid-19-header .pad .mob {display: inline;}}body.covid-19 .covid-19-header .pad .close-btn {position: absolute;top: 20px;right: 20px;width: 21px;height: 21px;background-image: url("../images/interface/icon-info-x-black.svg");background-size: 21px 21px;background-repeat: no-repeat;background-position: center;cursor: pointer;}@media all and (max-width: 767px) {body.covid-19 .covid-19-header .pad .close-btn {top: 13px;right: 13px;}}body.covid-19 .covid-19-header .pad .black {color: #000;}body.covid-19 .covid-19-header .pad .white {color: #ffffff;}body.covid-19 .covid-19-header .pad span {display: inline-block;font-family: "TideSans700MondoItalic", Arial, serif;font-weight: normal;font-size: 17px;}@media all and (max-width: 860px) {body.covid-19 .covid-19-header .pad span {display: inline-block;font-size: 14px;}}body.covid-19 #btn-menu {transition: opacity 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);}body.covid-19 #btn-menu.space-down {margin-top: 76px;}@media all and (max-width: 768px) {body.covid-19 #btn-menu.space-down {margin-top: 64px;}}@media all and (max-width: 767px) {body.covid-19 #btn-menu.space-down {margin-top: 50px;}}body.covid-19 #btn-menu.fixed {margin-top: 0 !important;}body.covid-19 #btn-menu.hide {display: none !important;}body.covid-19.showing-burger-menu header .logo.maori-logo {width: 84px;height: 55px;background-image: url("../images/interface/logo.svg");background-size: 84px 55px;}@media all and (max-width: 767px) {body.covid-19.showing-burger-menu header .logo.maori-logo {margin-top: 0;}}@media all and (max-width: 768px) {body.covid-19.showing-burger-menu #video-intro {position: relative;}}@media all and (max-width: 768px) {body.covid-19.showing-burger-menu #video-intro .feature-video-play.btn-play {position: fixed;}}@media all and (max-width: 768px) {body.covid-19.showing-burger-menu header {margin-top: 0px;}}@media all and (max-width: 768px) {body.covid-19.showing-burger-menu #bungy-originals,body.covid-19.showing-burger-menu footer,body.covid-19.showing-burger-menu main {opacity: 0 !important;pointer-events: none !important;display: none !important;}}@media all and (max-width: 768px) {body.covid-19.showing-burger-menu #covid-spacer {display: none;}}@media all and (max-width: 768px) {body.covid-19.showing-burger-menu .covid-19-header {display: none !important;pointer-events: none;}}@media all and (max-width: 768px) {body.covid-19.showing-burger-menu #btn-menu {margin-top: 0px;}}@media all and (max-width: 768px) {body.covid-19.showing-burger-menu #btn-menu.fixed {margin-top: 0px;}}#template.hide-menu-bgs header .location-slides .location-slide .location-menu-item .txt,#template.hide-menu-bgs header .location-slides .location-slide ul li.has-dropdown > span {background-image: none;}html {width: 100%;overflow-x: hidden;overflow-y: scroll;}body {padding: 0;margin: 0;height: 100%;overflow: hidden;line-height: 1.4;color: #ffffff;background-repeat: repeat-y;background-size: 100%;background-color: #000000;-moz-image-rendering: auto;image-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);transition: background-color 300ms cubic-bezier(0.19, 1, 0.22, 1), background-image 300ms cubic-bezier(0.19, 1, 0.22, 1);}@media all and (max-width: 1023px) {body {background-color: #000000;}}body.black-paper-bg {background-image: url("../images/common/black-bg-texture.jpg");}@media all and (max-width: 767px) {body.black-paper-bg {background-image: url("../images/common/black-bg-texture-new-mobile2.jpg");}}body.blog {background-color: #FFFFFF;background-image: none;}@media all and (max-width: 1023px) {body.blog {background-color: #FFFFFF;}}body.do-black-bg {background-color: #000000;}@media all and (max-width: 1023px) {body.blue-interface {background-color: #FFFFFF;background-image: none;}}i {font-style: normal;}h1,h2,h3,h4,h5,.h1,.h2,.h3,.h4,.h5 {font-family: "TideSans700Mondo", Arial, serif;font-weight: normal;color: #ffffff;line-height: 0.9;margin: 0;padding: 0;display: block;}@media all and (max-width: 767px) {h1,h2,h3,h4,h5,.h1,.h2,.h3,.h4,.h5 {line-height: 0.9;}}h1,h2,h3,h4,.h1,.h2,.h3,.h4 {text-transform: uppercase;}img {border: none;}a {color: #00A8E1;text-decoration: none;}p,.p {margin: 0;padding: 0;display: block;}#current-page-title {display: none;}body.mobile {width: 100%;overflow: hidden;}.bold {font-weight: 600;}.slick-slider {position: relative;display: block;box-sizing: border-box;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-touch-callout: none;-khtml-user-select: none;-ms-touch-action: pan-y;touch-action: pan-y;-webkit-tap-highlight-color: transparent;}.slick-list {position: relative;display: block;overflow: hidden;margin: 0;padding: 0;}.slick-list:focus {outline: none;}.slick-list.dragging {cursor: pointer;cursor: hand;}.slick-slider .slick-track,.slick-slider .slick-list {-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}.slick-track {position: relative;top: 0;left: 0;display: block;margin-left: auto;margin-right: auto;}.slick-track:before,.slick-track:after {display: table;content: '';}.slick-track:after {clear: both;}.slick-loading .slick-track {visibility: hidden;}.slick-slide {display: none;float: left;height: 100%;min-height: 1px;}[dir='rtl'] .slick-slide {float: right;}.slick-slide img {display: block;}.slick-slide.slick-loading img {display: none;}.slick-slide.dragging img {pointer-events: none;}.slick-initialized .slick-slide {display: block;}.slick-loading .slick-slide {visibility: hidden;}.slick-vertical .slick-slide {display: block;height: auto;border: 1px solid transparent;}.slick-arrow.slick-hidden {display: none;}.slick-dots {text-align: center;}.slick-dots li {position: relative;display: inline-block;width: 20px;height: 20px;margin: 0 5px;padding: 0;cursor: pointer;opacity: 0.5;}.slick-dots li.slick-active {opacity: 1;}.slick-dots button {font-size: 0;line-height: 0;display: block;width: 8px;height: 8px;margin: 0 10px;padding: 5px;cursor: pointer;color: transparent;border: 0;border-radius: 20px;outline: none;background-color: #ffffff;}.flickity-enabled {position: relative;}.flickity-enabled:focus { outline: none; }.flickity-viewport {overflow: hidden;position: relative;height: 100%;}.flickity-slider {position: absolute;width: 100%;height: 100%;}.flickity-enabled.is-draggable {-webkit-tap-highlight-color: transparent;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}.flickity-enabled.is-draggable .flickity-viewport {cursor: move;cursor: -webkit-grab;cursor: grab;}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {cursor: -webkit-grabbing;cursor: grabbing;}.flickity-button {position: absolute;background: hsla(0, 0%, 100%, 0.75);border: none;color: #333;}.flickity-button:hover {background: white;cursor: pointer;}.flickity-button:focus {outline: none;box-shadow: 0 0 0 5px #19F;}.flickity-button:active {opacity: 0.6;}.flickity-button:disabled {opacity: 0.3;cursor: auto;pointer-events: none;}.flickity-button-icon {fill: currentColor;}.flickity-prev-next-button {top: 50%;width: 44px;height: 44px;border-radius: 50%;transform: translateY(-50%);}.flickity-prev-next-button.previous { left: 10px; }.flickity-prev-next-button.next { right: 10px; }.flickity-rtl .flickity-prev-next-button.previous {left: auto;right: 10px;}.flickity-rtl .flickity-prev-next-button.next {right: auto;left: 10px;}.flickity-prev-next-button .flickity-button-icon {position: absolute;left: 20%;top: 20%;width: 60%;height: 60%;}.flickity-page-dots {position: absolute;width: 100%;bottom: -25px;padding: 0;margin: 0;list-style: none;text-align: center;line-height: 1;}.flickity-rtl .flickity-page-dots { direction: rtl; }.flickity-page-dots .dot {display: inline-block;width: 10px;height: 10px;margin: 0 8px;background: #333;border-radius: 50%;opacity: 0.25;cursor: pointer;}.flickity-page-dots .dot.is-selected {opacity: 1;}#home {position: relative;width: 100%;overflow: hidden;}#home.cn-version #home-news .bg {background-image: url("../images/home-cn/images-home-offers-bg-copy.webp");background-repeat: no-repeat;background-size: cover;background-position: center;}@media all and (max-width: 480px) {#home.cn-version #home-news .bg {background-image: url("../images/home-cn/images-home-offers-bg-copy-mobile.webp");}}#home.cn-version #home #home-vouchers {background-image: url("../images/home-cn/images-home-featured-deal-bg-copy-2.webp");background-repeat: no-repeat;background-size: cover;background-position: center;}@media all and (max-width: 767px) {#home.cn-version #home #home-vouchers {background-image: none;}}#home.cn-version #video-intro .bg {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-image: url("../images/home-cn/hero@2x.webp");background-repeat: no-repeat;background-size: cover;background-position: center;z-index: -1;opacity: 0.75;}@media all and (max-width: 1440px) {#home.cn-version #video-intro .bg {background-image: url("../images/home-cn/hero.webp");}}@media all and (max-width: 767px) {#home.cn-version #video-intro .bg {background-image: url("../images/home-cn/hero-mobile@2x.webp");}}@media all and (max-width: 480px) {#home.cn-version #video-intro .bg {background-image: url("../images/home-cn/hero-mobile.webp");}}#home.cn-version #home-locations .home-location-content {background-repeat: no-repeat;background-position: center;background-size: cover;}#home.cn-version #home-locations .home-location-content .overlay {position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;opacity: 0.25 !important;background-color: #222;}#home.cn-version #home-locations .home-location-content[data-id=queenstown] {background-image: url("../images/home-cn/queenstown@2x.webp");}@media all and (max-width: 1440px) {#home.cn-version #home-locations .home-location-content[data-id=queenstown] {background-image: url("../images/home-cn/queenstown.webp");}}@media all and (max-width: 768px) {#home.cn-version #home-locations .home-location-content[data-id=queenstown] {background-image: none;}}@media all and (max-width: 768px) {#home.cn-version #home-location-mobile .location-bgs .queenstown-bg {background-image: url("../images/home-cn/queenstown-mobile@2x.webp");}}@media all and (max-width: 480px) {#home.cn-version #home-location-mobile .location-bgs .queenstown-bg {background-image: url("../images/home-cn/queenstown-mobile.webp");}}#home.cn-version #home-locations .home-location-content[data-id=taupo] {background-image: url("../images/home-cn/taupo@2x.webp");}@media all and (max-width: 1440px) {#home.cn-version #home-locations .home-location-content[data-id=taupo] {background-image: url("../images/home-cn/taupo.webp");}}@media all and (max-width: 768px) {#home.cn-version #home-locations .home-location-content[data-id=taupo] {background-image: none;}}@media all and (max-width: 768px) {#home.cn-version #home-location-mobile .location-bgs .taupo-bg {background-image: url("../images/home-cn/taupo-mobile@2x.webp");}}@media all and (max-width: 480px) {#home.cn-version #home-location-mobile .location-bgs .taupo-bg {background-image: url("../images/home-cn/taupo-mobile.webp");}}#home.cn-version #home-locations .home-location-content[data-id=auckland] {background-image: url("../images/home-cn/auckland@2x.webp");}@media all and (max-width: 1440px) {#home.cn-version #home-locations .home-location-content[data-id=auckland] {background-image: url("../images/home-cn/auckland.webp");}}@media all and (max-width: 768px) {#home.cn-version #home-locations .home-location-content[data-id=auckland] {background-image: none;}}@media all and (max-width: 768px) {#home.cn-version #home-location-mobile .location-bgs .auckland-bg {background-image: url("../images/home-cn/auckland-mobile@2x.webp");}}@media all and (max-width: 480px) {#home.cn-version #home-location-mobile .location-bgs .auckland-bg {background-image: url("../images/home-cn/auckland-mobile.webp");}}#home.cn-version #home-lmfl {background-image: url("../images/home-cn/social-new@2x.webp");background-repeat: no-repeat;background-size: cover;background-position: center;background-color: #222;}@media all and (max-width: 1440px) {#home.cn-version #home-lmfl {background-image: url("../images/home-cn/social-new.webp");}}@media all and (max-width: 768px) {#home.cn-version #home-lmfl {background-color: transparent;background-image: url("../images/home-cn/social-mobile-new.webp");}}#home #reviews.trans-out .title-container p {opacity: 0;}#home #reviews.trans-out #reviews-h2 {transform: scale(0.85);}#home #reviews.trans-out #reviews-h2 span.left {opacity: 0;}#home #reviews.trans-out #reviews-h2 span.right {opacity: 0;}#home #reviews #reviews-h2 {position: relative;transition: transform 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275); transform-origin: center;transition-delay: 0.2s;}#home #reviews #reviews-h2.bounce-in {transform: scale(1);}#home #reviews #reviews-h2 > span {position: relative;display: inline-block;}#home #reviews #reviews-h2 > span span {position: relative;display: inline-block;transition: opacity 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275); }#home #reviews #reviews-h2 > span span.left {transform-origin: right;}#home #reviews #reviews-h2 > span span.right {transform-origin: left;transition-delay: 0.2s;}#home #reviews .title-container p {transition: opacity 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }#home #reviews .reviews-swiper {padding: 0 30px 20px;}@media all and (max-width: 768px) {#home #reviews .reviews-swiper {padding-bottom: 50px;}}#home #reviews .reviews-swiper.trans-out .review {opacity: 0;transform: translate(300px, 0px);transform-origin: left;}#home #reviews .reviews-swiper .flickity-viewport {overflow: visible;}#home #video-intro {height: 887px;padding-bottom: 210px !important;}@media all and (min-width: 2250px) {#home #video-intro {padding-bottom: 280px !important;}}@media all and (max-width: 1900px) {#home #video-intro {height: 42vw;}}@media all and (max-width: 1440px) {#home #video-intro {padding-bottom: 140px !important;}}@media all and (max-width: 1380px) {#home #video-intro {height: 600px;}}@media all and (max-width: 512px) {#home #video-intro {height: 126.3333vw;padding-bottom: 52px !important;}}#home #video-intro.show-overlay {opacity: 0;pointer-events: none;}#home #video-intro.show-overlay .overlay {opacity: 0.5;}#home #video-intro.show-overlay .full-screen-video {max-height: none;}#home #video-intro .content {margin-top: 0 !important;position: absolute;top: 0;left: 0;width: 100%;height: 100%;}#home #video-intro .overlay {background-color: #000;opacity: 0;position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 100;pointer-events: none;transition: opacity 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);}#home #video-intro h1 {position: relative;z-index: 3;font-size: 324px;height: 500px;margin: -140px auto 70px;line-height: 0.8;pointer-events: none;}@media all and (min-width: 2250px) {#home #video-intro h1 {margin: -170px auto 70px;}}@media all and (max-width: 1900px) {#home #video-intro h1 {font-size: 14vw;height: 22.5vw;margin: -5vw auto 3vw;}}@media all and (max-width: 768px) {#home #video-intro h1 {font-size: 19vw;height: 30.5vw;margin: -50px auto 50px;}}@media all and (max-width: 767px) {#home #video-intro h1 {font-size: 24vw;height: 38vw;margin-top: 0px;margin-bottom: 30px;}}#home #video-intro h1 .line-container {opacity: 0;}#home #video-intro h1 .line-container.show {opacity: 1;}#home #video-intro h1 .line-container[data-index="1"] {position: absolute;top: 0;left: 0;width: 100%;}#home #video-intro h1 .line-container .line {display: block;width: 100%;text-align: center;opacity: 0;}#home #video-intro .btn-container {display: flex;justify-content: center;width: 100%;gap: 15px;}@media all and (max-width: 767px) {#home #video-intro .btn-container {display: block;text-align: center;}}#home #video-intro .btn-container .btn-standard {width: auto;height: auto;padding: 10px 20px;font-size: 21px;opacity: 0;transition: background-color 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);}@media all and (max-width: 767px) {#home #video-intro .btn-container .btn-standard {font-size: 18px;margin: 0 6px 12px;display: none;}}#home #video-intro .btn-container .btn-standard.book-btn {display: none;}@media all and (max-width: 767px) {#home #video-intro .btn-container .btn-standard.book-btn {display: inline-block;margin-bottom: 0;}}#home #video-intro #intro-video-short-loop {transition: opacity 600ms cubic-bezier(0.25, 0.46, 0.45, 0.94);}@media all and (min-width: 2050px) {#home #video-intro #intro-video-short-loop {width: 100%;object-fit: cover;}}#home #video-intro #intro-video-short-loop.fade-out {opacity: 0;}#home #video-intro .full-screen-video {position: absolute;top: 0;left: 50%;transform: translate(-50%, 0px);width: auto;height: 100%;min-width: 0;min-height: 0;}@media all and (max-width: 767px) {#home #video-intro .full-screen-video {height: 120%;top: 50%;transform: translate(-50%, -50%);}}@media all and (max-width: 717px) and (orientation: landscape) {#home #video-intro .full-screen-video {height: 155%;top: 50%;transform: translate(-50%, -50%);}}@media all and (max-width: 480px) {#home #video-intro .full-screen-video {top: 0;transform: translate(-50%, 0px);height: 100%;}}#home #video-intro .full-screen-video.fixed {position: fixed;bottom: 0;top: auto;}@media all and (max-width: 768px) {#home #mobile-intro-slideshow .slide {background-position: center top -100px;}}@media all and (max-width: 767px) {#home #mobile-intro-slideshow .slide {background-position: center;}}#home .label-title {display: none;}#home .label-title.show {display: block;}#home #home-location-mobile {position: relative;width: 100%;min-height: 500px;display: none;z-index: 12;}@media all and (max-width: 768px) {#home #home-location-mobile {display: block;margin-top: -10px;}}@media all and (max-width: 420px) {#home #home-location-mobile #activities-label-mobile {margin-top: -46px !important;}}#home #home-location-mobile .dark-bg {position: absolute;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.5);z-index: 2;}@media all and (max-width: 768px) {#home #home-location-mobile .dark-bg {top: 0;height: 100%;}}#home #home-location-mobile .location-bgs {position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;}@media all and (max-width: 768px) {#home #home-location-mobile .location-bgs {height: 600px;}}@media all and (max-width: 420px) {#home #home-location-mobile .location-bgs {top: -46px !important;}}#home #home-location-mobile .location-bgs.not-loaded .taupo-bg {background-image: none !important;}#home #home-location-mobile .location-bgs.not-loaded .auckland-bg {background-image: none !important;}#home #home-location-mobile .location-bgs .queenstown-bg {position: absolute;top: 0;left: 0;width: 100%;height: 100%;opacity: 0;transition: all 500ms cubic-bezier(0.445, 0.05, 0.55, 0.95); }#home #home-location-mobile .location-bgs .taupo-bg {position: absolute;top: 0;left: 0;width: 100%;height: 100%;opacity: 0;transition: all 500ms cubic-bezier(0.445, 0.05, 0.55, 0.95); }#home #home-location-mobile .location-bgs .auckland-bg {position: absolute;top: 0;left: 0;width: 100%;height: 100%;opacity: 0;transition: all 500ms cubic-bezier(0.445, 0.05, 0.55, 0.95); }#home #home-location-mobile[data-bg="0"] .location-bgs .queenstown-bg {opacity: 1;}#home #home-location-mobile[data-bg="1"] .location-bgs .taupo-bg {opacity: 1;}#home #home-location-mobile[data-bg="2"] .location-bgs .auckland-bg {opacity: 1;}#home #home-location-mobile .location-tabs {z-index: 501;}#home #home-location-mobile .location-tabs .tabs .tab {opacity: 1;}#home #home-location-mobile .location-slides {z-index: 500;}@media all and (max-width: 768px) {#home #home-location-mobile .location-slides {top: 150px;}}#home #home-location-mobile .location-slides .location-slide.hide-loc .location-menu-item {opacity: 0 !important;pointer-events: none;}@media all and (max-width: 768px) {#home #home-location-mobile .location-slides .location-slide ul li {height: 52px !important;}}#home #home-location-mobile .location-slides .location-slide .location-menu-item .txt {opacity: 0.75;}#home #home-locations {position: relative;z-index: 1002;}@media all and (max-width: 768px) {#home #home-locations {display: none;}}#home #home-locations .home-location-video {position: relative;width: 100%;}@media all and (max-width: 1220px) {#home #home-locations .home-location-video .full-screen-video {width: 150%;left: 50%;transform: translate(-50%, 0px);}}#home #home-locations .home-location-video .overlay {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.5);opacity: 0;z-index: 2;}#home #home-locations .home-location-video .bu-img {position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 3;background-position: center;background-repeat: no-repeat;background-size: cover;object-fit: cover;object-position: center;}@media all and (max-width: 767px) {#home #home-locations .home-location-video .bu-img {background-image: none !important;}}#home #home-locations .content {position: absolute;top: 0;left: 0;width: 100%;height: 56vw;min-height: 650px;max-height: 900px;}@media all and (max-width: 768px) {#home #home-locations .content {min-height: 0px;height: 420px;}}#home #home-locations .content h2 {position: relative;width: 100%;max-width: 1280px;font-family: "TideSans700MondoItalic", Arial, serif;font-size: 100px;font-weight: normal;text-align: center;line-height: 0.89;margin: -30px auto 0 auto;padding: 30px 0 0 0;}@media all and (max-width: 1320px) {#home #home-locations .content h2 {font-size: 72px;}}@media all and (max-width: 960px) {#home #home-locations .content h2 {font-size: 48px;}}#home #home-locations .content h2 .smaller {display: block;font-size: 18px;}#home #home-locations .home-location-content {position: relative;width: 100%;height: 56vw;min-height: 650px;max-height: 900px;z-index: 160;}@media all and (max-width: 768px) {#home #home-locations .home-location-content {min-height: 0px;height: 420px;}}#home #home-locations .home-location-content[data-id=queenstown] .home-location-menu {width: 946px;margin-left: -473px;}@media all and (max-width: 1000px) {#home #home-locations .home-location-content[data-id=queenstown] .home-location-menu {width: 820px;margin-left: -410px;}}@media all and (max-width: 1000px) {#home #home-locations .home-location-content[data-id=queenstown] .home-location-menu .submenu {width: 130px;}}#home #home-locations .home-location-content[data-id=queenstown] .home-location-menu .submenu[data-id=qt-bungy] {width: 320px;}@media all and (max-width: 1000px) {#home #home-locations .home-location-content[data-id=queenstown] .home-location-menu .submenu[data-id=qt-bungy] {width: 290px;}}#home #home-locations .home-location-content[data-id=queenstown] .home-location-menu .submenu[data-id=qt-swing] {width: 226px;}@media all and (max-width: 1000px) {#home #home-locations .home-location-content[data-id=queenstown] .home-location-menu .submenu[data-id=qt-swing] {width: 216px;}}#home #home-locations .home-location-content[data-id=taupo] .home-location-menu {width: 400px;margin-left: -184px;}#home #home-locations .home-location-content[data-id=auckland] .home-location-menu {width: 800px;margin-left: -400px;}@media all and (max-width: 1000px) {#home #home-locations .home-location-content[data-id=auckland] .home-location-menu {width: 660px;margin-left: -330px;}}@media all and (max-width: 1000px) {#home #home-locations .home-location-content[data-id=auckland] .home-location-menu .submenu {width: 160px;}}@media all and (max-width: 1000px) {#home #home-locations .home-location-content[data-id=auckland] .home-location-menu .submenu[data-id=ak-bungy] {width: 200px;}}#home #home-locations .home-location-content .home-location-menu {position: absolute;padding-top: 60px;left: 50%;opacity: 0;display: none;}@media all and (max-width: 1320px) {#home #home-locations .home-location-content .home-location-menu {padding-top: 30px;}}#home #home-locations .home-location-content .home-location-menu .submenu {position: relative;float: left;width: 200px;}@media all and (max-width: 1000px) {#home #home-locations .home-location-content .home-location-menu .submenu {width: 200px;}}#home #home-locations .home-location-content .home-location-menu .submenu.smaller-width {width: 155px;margin-left: 25px;}@media all and (max-width: 1000px) {#home #home-locations .home-location-content .home-location-menu .submenu.smaller-width {width: 130px;margin-left: 0;}}#home #home-locations .home-location-content .home-location-menu .submenu.is-open .dropdown-title.has-dropdown {opacity: 1;}#home #home-locations .home-location-content .home-location-menu .submenu.is-open .dropdown-title.has-dropdown > span {width: 15px;height: 14px;background-image: url("../images/interface/close-icon.png");background-size: 15px 14px;-ms-transform: rotate(180deg);-webkit-transform: rotate(180deg);transform: rotate(180deg);}@media all and (max-width: 1000px) {#home #home-locations .home-location-content .home-location-menu .submenu.is-open .dropdown-title.has-dropdown > span {top: 8px;}}@media all and (-webkit-min-device-pixel-ratio: 1.5) {#home #home-locations .home-location-content .home-location-menu .submenu.is-open .dropdown-title.has-dropdown > span {background-image: url("../images/interface/close-icon@2x.png");}}#home #home-locations .home-location-content .home-location-menu .submenu.is-open .submenu-dropdown {pointer-events: auto;}#home #home-locations .home-location-content .home-location-menu .submenu .dropdown-title {font-family: "TideSans700MondoItalic", Arial, serif;font-weight: normal;font-size: 26px;margin-bottom: 20px;text-transform: uppercase;line-height: 1.1;color: #ffffff;text-align: center;display: block;width: 100%;cursor: pointer;transition: opacity 200ms cubic-bezier(0.165, 0.84, 0.44, 1); user-drag: none;}@media all and (max-width: 1000px) {#home #home-locations .home-location-content .home-location-menu .submenu .dropdown-title {font-size: 22px;transition: opacity 100ms cubic-bezier(0.165, 0.84, 0.44, 1); }}@media all and (min-width: 769px) {#home #home-locations .home-location-content .home-location-menu .submenu .dropdown-title:hover {opacity: 1;}}#home #home-locations .home-location-content .home-location-menu .submenu .dropdown-title.has-dropdown > span {position: absolute;top: 7px;right: 30px;display: block;width: 15px;height: 10px;background-image: url("../images/interface/icons-menu-dd-arrow.png");background-repeat: no-repeat;background-size: 15px 10px;transition: all 150ms cubic-bezier(0.165, 0.84, 0.44, 1); }@media all and (max-width: 1000px) {#home #home-locations .home-location-content .home-location-menu .submenu .dropdown-title.has-dropdown > span {top: 10px;transition: all 0ms cubic-bezier(0.165, 0.84, 0.44, 1); }}@media all and (-webkit-min-device-pixel-ratio: 1.5) {#home #home-locations .home-location-content .home-location-menu .submenu .dropdown-title.has-dropdown > span {background-image: url("../images/interface/icons-menu-dd-arrow@2x.png");}}#home #home-locations .home-location-content .home-location-menu .submenu .submenu-dropdown {opacity: 0;display: none;pointer-events: none;text-align: center;}#home #home-locations .home-location-content .home-location-menu .submenu .submenu-dropdown .submenu-item {font-family: "TideSans400LilDudeItalic", Arial, serif;font-weight: normal;font-size: 18px;line-height: 1;margin: 15px 0;text-transform: none;color: #ffffff;display: block;text-align: center;opacity: 0.75;transition: opacity 200ms cubic-bezier(0.165, 0.84, 0.44, 1); }@media all and (max-width: 1000px) {#home #home-locations .home-location-content .home-location-menu .submenu .submenu-dropdown .submenu-item {font-size: 16px;transition: opacity 0ms cubic-bezier(0.165, 0.84, 0.44, 1); }}@media all and (min-width: 769px) {#home #home-locations .home-location-content .home-location-menu .submenu .submenu-dropdown .submenu-item:hover {opacity: 1;}}#home #home-locations .home-location-content .home-location-menu .submenu .submenu-dropdown .submenu-item.btn-standard {position: relative;margin: 24px auto 0 auto;font-size: 16px;display: inline-block;opacity: 1;font-family: "TideSans700Mondo", Arial, serif;background-color: #39ace2;}@media all and (min-width: 769px) {#home #home-locations .home-location-content .home-location-menu .submenu .submenu-dropdown .submenu-item.btn-standard:hover {background-color: #000000;}}#home #home-locations .home-location {position: relative;width: 100%;z-index: 140;}#home #home-locations .home-location.hover-on {z-index: 138;}#home #home-locations .home-location.hover-on .home-location-video {display: block;}@media all and (max-width: 768px) {#home #home-locations .home-location.hover-on .home-location-video {display: none !important;}}#home #home-locations .home-location .home-location-video {position: absolute;left: 0;width: 100%;pointer-events: none;z-index: 12;}#home #home-locations .home-location canvas {position: absolute;top: 0;left: 0;z-index: 10;pointer-events: none;}#home #home-locations .home-location .black-bg-canvas {opacity: 0;z-index: 13;}#home #home-queenstown-bg.auckland-bgs .hover-frame.bungy-jumps {background-image: url("../images/home/auckland-bungy-frame.jpg");}#home #home-queenstown-bg.auckland-bgs .hover-frame.climb {background-image: url("../images/home/climb-frame.jpg");}#home #home-queenstown-bg.auckland-bgs .hover-frame.skyjump {background-image: url("../images/home/skyjump-new2.jpg");}#home #home-queenstown-bg.auckland-bgs .hover-frame.skywalk {background-image: url("../images/home/skywalk-frame.jpg");}#home #home-queenstown-bg.taupo-bgs .hover-frame.bungy {background-image: url("../images/home/taupo-bungy-frame.jpg");}#home #home-queenstown-bg.taupo-bgs .hover-frame.swing {background-image: url("../images/home/taupo-swing-frame.jpg");}#home #home-queenstown-bg .hover-frame.bungy-jumps {background-image: url("../images/home/kawarau-bungy-frame.jpg");}#home #home-queenstown-bg .hover-frame.swings {background-image: url("../images/home/nevis-swing-home-frame.jpg");}#home #home-queenstown-bg .hover-frame.catapult {background-image: url("../images/home/nevis-catapult-frame.jpg");}#home #home-queenstown-bg .hover-frame.zipride {background-image: url("../images/home/kawarau-zipline-frame.jpg");}.mobile #home .label-title {line-height: 1.8 !important;}.mac .social-links, .mobile .social-links {line-height: 1.7;}.mac #home #video-intro .content .copy h1, .mobile #home #video-intro .content .copy h1 {margin-top: 10px;}.mac #home #video-intro .content .copy .btn-play, .mobile #home #video-intro .content .copy .btn-play {margin-top: -10px;}body.mobile .location-slides .location-slide ul li.has-dropdown > span {background-position: right top 10px;}body.mobile #home-location-mobile .location-slides .location-slide ul li.has-dropdown > span {background-position: right top 7px;}.webp #home #home-queenstown-bg.auckland-bgs .hover-frame.bungy-jumps {background-image: url("../images/home/auckland-bungy-frame.webp");}.webp #home #home-queenstown-bg.auckland-bgs .hover-frame.climb {background-image: url("../images/home/climb-frame.webp");}.webp #home #home-queenstown-bg.auckland-bgs .hover-frame.skywalk {background-image: url("../images/home/skywalk-frame.webp");}.webp #home #home-queenstown-bg .hover-frame.bungy-jumps {background-image: url("../images/home/kawarau-bungy-frame.webp");}.webp #home #home-queenstown-bg .hover-frame.zipride {background-image: url("../images/home/kawarau-zipline-frame.webp");}.swiper-location-menu {position: absolute;top: -20px;left: 50%;width: 379px;margin-left: -189px;z-index: 100;}@media all and (max-width: 1440px) {.swiper-location-menu {top: 0;}}@media all and (max-width: 1024px) {.swiper-location-menu {top: 30px;}}@media all and (max-width: 767px) {.swiper-location-menu {position: relative;top: auto;left: auto;width: 320px;margin: 90px auto 0 auto;}}.swiper-location-menu[data-current=qt] .location-menu-item[data-id=qt] {color: #ee7518;cursor: default;}.swiper-location-menu[data-current=qt] .line-bar .active-line {left: 0;width: 134px;}@media all and (max-width: 767px) {.swiper-location-menu[data-current=qt] .line-bar .active-line {width: 107px;}}.swiper-location-menu[data-current=ak] .location-menu-item[data-id=ak] {color: #ee7518;cursor: default;}.swiper-location-menu[data-current=ak] .line-bar .active-line {left: 277px;width: 102px;}@media all and (max-width: 767px) {.swiper-location-menu[data-current=ak] .line-bar .active-line {left: 238px;width: 81px;}}.swiper-location-menu[data-current=tp] .location-menu-item[data-id=tp] {color: #ee7518;cursor: default;}.swiper-location-menu[data-current=tp] .line-bar .active-line {left: 174px;width: 63px;}@media all and (max-width: 767px) {.swiper-location-menu[data-current=tp] .line-bar .active-line {left: 148px;width: 50px;}}.swiper-location-menu .location-menu-item {float: left;font-family: "TideSans700MondoItalic", Arial, serif;font-weight: normal;color: #bbbbbb;text-transform: uppercase;font-size: 21px;letter-spacing: -0.37px;cursor: pointer;}@media all and (max-width: 767px) {.swiper-location-menu .location-menu-item {font-size: 17px;}}.swiper-location-menu .location-menu-item[data-id=tp] {margin: 0 40px;}.swiper-location-menu .line-bar {position: absolute;top: 38px;left: 0;width: 379px;height: 1px;background-color: rgba(0, 0, 0, 0.1);}@media all and (max-width: 767px) {.swiper-location-menu .line-bar {width: 320px;}}.swiper-location-menu .line-bar .active-line {position: absolute;top: -1px;height: 3px;background-color: #ee7518;transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955); }#alert-box {position: fixed;bottom: 20px;left: 20px;width: 320px;color: #ffffff;padding: 20px 45px 30px 30px;background-color: #EE7518;z-index: 801;border-radius: 10px;font-family: "adelle-sans", Arial, serif;font-weight: normal;font-size: 17px;transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);}#alert-box.hide {transform: translate(0px, 50px);opacity: 0;pointer-events: none;}@media all and (max-width: 767px) {#alert-box {width: calc(100% - 120px);bottom: 60px;padding: 20px 50px 30px 30px;font-size: 15px;line-height: 1.4;z-index: 21474830020;}}#alert-box h3 {line-height: 1.2;margin-bottom: 15px;}#alert-box a {color: #fff;text-decoration: underline;}#alert-box .close-btn {position: absolute;top: 15px;right: 15px;width: 21px;height: 21px;background-image: url(../images/interface/icon-info-x-white.svg);background-size: 21px 21px;background-repeat: no-repeat;background-position: center;cursor: pointer;}#home #combos {position: relative;width: 100%;margin-bottom: 164px;overflow: hidden;z-index: 40;}@media all and (max-width: 768px) {#home #combos {margin-bottom: 40px;}}#home #combos.trans-out .main-carousel {opacity: 0;transform: translate(100px, 0px);}#home #combos.trans-out .title-container h2 {opacity: 0;transform: translate(0px, 0px) scaleX(1.25);}#home #combos .main-carousel {transition: opacity 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 800ms cubic-bezier(0.215, 0.61, 0.355, 1); transition-delay: 0.2s;}#home #combos .flickity-viewport {overflow: visible;}#home #combos .title-container {padding-left: 66px;margin-bottom: 68px;box-sizing: border-box;}@media all and (max-width: 767px) {#home #combos .title-container {padding-left: 0;margin-bottom: 20px;}}#home #combos .title-container h2 {display: inline-block;font-family: "TideSans700Mondo", Arial, serif;font-size: 90px;font-weight: normal;margin-bottom: 30px;transition: opacity 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); transform-origin: left;}@media all and (max-width: 900px) {#home #combos .title-container h2 {font-size: 64px;}}@media all and (max-width: 767px) {#home #combos .title-container h2 {font-size: 47px;width: 100%;text-align: center;}}#home #combos .no-matches {position: relative;width: 100%;z-index: 40;display: none;}#home #combos .no-matches .container {position: relative;width: 100%;padding: 80px 0 300px 0;}@media all and (max-width: 768px) {#home #combos .no-matches .container {padding: 60px 0;}}#home #combos .no-matches .circle {position: relative;width: 181px;height: 181px;border-radius: 200px;overflow: hidden;margin: 0 auto 50px auto;}#home #combos .no-matches .circle img {position: absolute;top: 50%;left: 50%;width: 320px;height: 181px;margin-top: -90px;margin-left: -160px;display: block;}#home #combos .no-matches h2 {font-size: 60px;color: #fff;text-align: center;padding: 0 30px;}@media all and (max-width: 768px) {#home #combos .no-matches h2 {font-size: 42px;}}#home #combos .no-matches p {position: relative;width: calc(100% - 40px);max-width: 480px;font-family: "adelle-sans", Arial, serif;font-size: 16px;font-weight: normal;color: #888888;text-align: center;margin: 60px auto;}@media all and (max-width: 768px) {#home #combos .no-matches p {font-size: 15px;}}#home #combos .combos-container {padding: 0 30px 48px;}@media all and (max-width: 767px) {#home #combos .combos-container {padding: 0 0 20px;}}#home #combos .combos-container .combo.stagger {margin-top: 48px;}#home #combos .combos-container .combo .copy {height: auto;padding-bottom: 200px;}@media all and (max-width: 767px) {#home #combos .combos-container .combo .copy {height: auto !important;padding-bottom: 180px;}}#home #combos .tags .tags-swiper.trans-out .tag {opacity: 0;transform: translate(300px, 0px);transform-origin: left;}#home #combos .tags .tag {position: relative;font-family: "TideSans700Mondo", Arial, serif;font-weight: normal;font-size: 16px;padding: 10px 20px 8px;color: #fff;text-transform: uppercase;margin: 0 10px 0 0;border-radius: 100px;background-color: #000;width: auto;cursor: pointer;transition: background-color 250ms cubic-bezier(0.19, 1, 0.22, 1), opacity 300ms cubic-bezier(0.215, 0.61, 0.355, 1); }@media all and (max-width: 767px) {#home #combos .tags .tag {padding: 10px 15px 8px;margin: 0 5px;}}#home #combos .tags .tag.selected {background-color: #00a8e1;padding: 10px 40px 8px 20px;}@media all and (max-width: 767px) {#home #combos .tags .tag.selected {padding: 10px 36px 8px 15px;}}#home #combos .tags .tag.selected .cross {opacity: 1;-ms-transform: rotate(0deg);-webkit-transform: rotate(0deg);transform: rotate(0deg);}@media all and (min-width: 1025px) {#home #combos .tags .tag:hover {background-color: #00a8e1;}}#home #combos .tags .tag .cross {position: absolute;top: 50%;right: 18px;margin-top: -6px;width: 13px;height: 12px;background-image: url("../images/interface/close-icon.png");background-size: contain;background-repeat: no-repeat;background-position: center right;display: block;opacity: 0;transform: rotate(-180deg);transition: all 150ms cubic-bezier(0.165, 0.84, 0.44, 1); }@media all and (max-width: 768px) {#home #combos .tags .tag .cross {right: 15px;}}#home #combos .combos-swiper {position: relative;width: 100%;}#home #combos .combos-swiper.trans-out .combo {opacity: 0;transform: translate(300px, 0px);transform-origin: left;}#home #combos .combos-swiper .combo {transition: opacity 300ms cubic-bezier(0.215, 0.61, 0.355, 1); }@font-face {font-family: 'TideSans400LilDudeItalic';src: url('../fonts/TideSans400LilDudeItalic/font.woff2') format('woff2');font-display: swap;}@font-face {font-family: 'TideSans600Bunny';src: url('../fonts/TideSans600Bunny/font.woff2') format('woff2');font-display: swap;}@font-face {font-family: 'TideSans700Mondo';src: url('../fonts/TideSans700Mondo/font.woff2') format('woff2');font-display: swap;}@font-face {font-family: 'TideSans700MondoItalic';src: url('../fonts/TideSans700MondoItalic/font.woff2') format('woff2');font-display: swap;}@font-face {font-family: 'adelle-sans';src: url('../fonts/AdelleSans-Regular.woff2') format('woff2');font-display: swap;}@font-face {font-family: 'adelle-sans-bold';src: url('../fonts/AdelleSans-Bold.woff2') format('woff2');font-display: swap;}