@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Play:wght@400;700&display=swap);:root{--primary-color:"";--secondary-color:"";--button-color:"";--grey-background:#e5e5e5}*{margin:0}h1,h2,h3,h4{color:#2c3e50;font-family:Play,Helvetica,Arial,sans-serif;font-style:normal;font-weight:700}h1{font-size:3rem;margin:2% auto;text-align:center}h2{font-size:1.5rem}h3{font-size:1.25rem}a,li,p{color:#333;font-family:Inter,Roboto,Helvetica,system-ui;font-optical-sizing:auto;font-size:1rem;font-style:normal;font-weight:400}input,label,select{font-family:Inter,Roboto,Helvetica,system-ui}li,p{color:#333;line-height:20px}a{color:#000;transition:color .3s ease}td,th{font-size:1.1rem}header h1{margin:0}header p{margin:1%;text-align:center}.bold{font-weight:700}.clear{clear:both}.label-and-input{display:flex;flex-direction:column;font-size:1.25rem;font-weight:700;margin-bottom:2.5%}.buyticketbutton{background-color:"";background-color:var(--button-color);border:none;border-radius:.25rem;color:#fff;font-weight:700;padding:5%;text-transform:uppercase}.btn,.buyticketbutton:hover{cursor:pointer}.btn{background-color:"";background-color:var(--button-color);border:none;border-radius:5px;color:#333;font-family:Inter,Roboto,Helvetica,system-ui;font-optical-sizing:auto;font-size:1rem;font-style:normal;font-weight:700;padding:2% 10%;text-transform:uppercase;white-space:nowrap}.btn:active{box-shadow:inset 0 0 10px #00000080;-webkit-box-shadow:inset 0 0 10px #00000080;-moz-box-shadow:inset 0 0 10px #00000080}.btn-secondary{border:1px solid #000;border-radius:5px;cursor:pointer;font-family:Inter,Roboto,Helvetica,system-ui;font-optical-sizing:auto;font-size:1rem;font-style:normal;font-weight:700;padding:2% 10%;text-transform:uppercase;white-space:nowrap}.btn-secondary:active{box-shadow:inset 0 0 10px #00000080;-webkit-box-shadow:inset 0 0 10px #00000080;-moz-box-shadow:inset 0 0 10px #00000080}.button-center{margin:2% 0;text-align:center}.print{display:none}@media print{.no-print{display:none}.print{display:block}}.cookie-consent-popup{background-color:#fff;border:1px solid #ccc;bottom:0;box-shadow:0 0 10px #0000001a;position:fixed;right:0;transform:translateX(0);transition:transform .3s ease-in-out;width:100%;z-index:99}@media screen and (max-width:810px){.cookie-consent-popup{bottom:5%}}.cookie-consent-popup .cookies-consent-info{margin:0 auto;width:75%}.cookie-consent-popup .cookies-buttons{text-align:center}.cookie-consent-popup .btn{margin:1% 0 0 1%;padding:.5% 1%}.switch{display:inline-block;height:24px;position:relative;width:60px}.switch input{height:0;opacity:0;width:0}.slider{background-color:#ccc;border-radius:34px;bottom:0;cursor:pointer;left:0;right:0;top:0}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{background-color:#fff;border-radius:50%;bottom:4px;content:"";height:16px;left:4px;width:16px}input:checked+.slider{background-color:"";background-color:var(--primary-color)}input:focus+.slider{box-shadow:0 0 1px "";box-shadow:0 0 1px var(--primary-color)}input:checked+.slider:before{transform:translateX(26px)}.cookie-consent-popup.show-popup{transform:translateX(0)}.cookie-consent-bar{padding:10px}.cookie-settings{position:relative}.cookie-settings .close-cookie-settings{cursor:pointer;position:absolute;right:.5%;top:0}.cookie-settings .cookie-settings-header{margin-bottom:10px;text-align:center}.cookie-settings .cookie-settings-about{font-size:.8em;margin:1% auto;width:75%}.cookie-settings .always-enabled{display:flex}.cookie-settings .left-container{display:flex;margin-left:.5%}.cookie-settings .right-container{margin-right:2%}.cookie-settings .switch-container{align-items:center;display:flex}.cookie-settings .cookie-name{font-size:1.2em}.cookie-settings .status-text{margin-right:6%}.cookie-settings .button-container{margin-bottom:.5%;text-align:center}.cookie-settings-link{cursor:pointer;font-size:.8em;text-decoration:underline}.cookie-checkbox{align-items:center;background-color:#e5e5e5;background-color:var(--grey-background);cursor:pointer;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:10px;position:relative;transition:background-color .3s ease-in-out}.pill-checkbox{margin-right:10px}.read-more-bar{background-color:#eee;border-radius:5px;cursor:pointer;padding:5px}.cookie-description-container{background-color:#fff;flex-basis:100%;overflow:hidden;transition:opacity .1s ease-in-out}.cookie-description{margin-top:10px;opacity:0;width:75%}.cookie-description p{font-size:.8em;margin-left:2%}.cookie-checkbox.active .cookie-description{height:auto;opacity:1}.cookie-checkbox.active{background-color:#b6b6b6}.navigation-menu{color:#fff}.navigation-menu .dropdown{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.navigation-menu .dropdown button{background-color:inherit;border:none;color:#fff;margin:0;outline:none;padding:0}.navigation-menu .dropdown-content{min-width:160px;transition:all .3s ease;z-index:2}.navigation-menu .dropdown-content,.navigation-menu .dropdown-content .sub-menu{background-color:"";background-color:var(--primary-color);box-shadow:0 8px 16px 0 rgba(0,0,0,.849);display:none;position:absolute}.navigation-menu .dropdown-content .sub-menu{left:0;min-width:200px;top:100%;white-space:nowrap;z-index:999}.navigation-menu .dropdown-content .sub-menu .sub-menu-item a{font-size:.9em}.navigation-menu .dropdown-content .sub-menu ul{list-style:none;margin:0;padding:0}.navigation-menu .dropdown-content .sub-menu ul li{position:relative;text-align:left}.navigation-menu .dropdown-content .sub-menu ul li:hover{background-color:"";background-color:var(--button-color)}.navigation-menu .dropdown-content .sub-menu ul li .right-sided-submenu{background-color:"";background-color:var(--primary-color);box-shadow:0 8px 16px 0 rgba(0,0,0,.849);display:none;left:100%;margin-top:-1px;min-width:200px;position:absolute;top:0;z-index:999}.navigation-menu .dropdown-content .sub-menu ul li .right-sided-submenu ul{list-style:none;margin:0;padding:0}.navigation-menu .dropdown-content .sub-menu ul li .right-sided-submenu ul li{text-align:left}.navigation-menu .dropdown-content .sub-menu ul li .right-sided-submenu ul li a{font-size:.85em}.navigation-menu .dropdown-content .sub-menu ul li .right-sided-submenu ul li:hover{background-color:"";background-color:var(--button-color)}.navigation-menu .dropdown-content .sub-menu ul li:hover .right-sided-submenu,.navigation-menu:hover .sub-menu{display:block}@media screen and (max-width:810px){.navigation-menu{box-shadow:none}}.navigation-menu .dropdown-content a{display:block;padding:12px 16px;text-align:left}.navigation-menu .dropdown-content a:hover{background-color:"";background-color:var(--button-color);color:#000}.navigation-menu .dropdown:hover .dropdown-content{display:block}.navigation-menu.menu-open .navigation-upper{box-shadow:none;position:relative;z-index:1}.navigation-menu.menu-open .navigation-upper:after{background-color:#fff;bottom:0;content:"";display:none;display:block;height:2px;left:2.5%;position:absolute;width:95%}.navigation-menu nav{background-color:"";background-color:var(--primary-color);margin:0;padding:1% 0}.navigation-menu nav .burger-menu{display:none}@media screen and (max-width:810px){.navigation-menu nav .burger-menu{cursor:pointer;display:block;font-size:26px}}.navigation-menu nav .navigation-upper{display:flex;flex-direction:column;justify-content:space-around}.navigation-menu nav .navigation-lower{align-items:center;display:flex;justify-content:space-between;margin:0 auto;width:96%}.navigation-menu nav .flex-left{padding:0;width:10%}@media screen and (max-width:810px){.navigation-menu nav .flex-left{margin-top:3%}}.navigation-menu nav .flex-left img{max-width:100%}.navigation-menu nav .flex-right{align-items:center;display:flex;justify-content:space-between}.navigation-menu nav .flex-right a,.navigation-menu nav .flex-right p,.navigation-menu nav .flex-right span{color:#fff;font-family:Inter,Roboto,Helvetica,system-ui;font-optical-sizing:auto;font-size:1em;font-style:normal;font-weight:300;text-decoration:none}.navigation-menu nav .flex-right .btn{color:#333;font-family:Inter,Roboto,Helvetica,system-ui;font-optical-sizing:auto;font-style:normal;font-weight:700;text-decoration:none}.navigation-menu nav .flex-right .login-and-lang{display:flex;flex-direction:column;height:100%;justify-content:space-evenly}.navigation-menu nav .flex-right .login-and-lang .btn{color:#fff}.navigation-menu nav .dropdownarrow{text-align:center}.navigation-menu nav button{color:#333;font-size:1em;font-weight:700;padding:.8em 1.5em}.navigation-menu nav .linktohomepage{display:flex;justify-items:center}.navigation-menu nav a.active{text-decoration:underline}.navigation-menu nav .cartandbutton{display:flex;justify-content:flex-end}.navigation-menu nav .cart{align-items:center;background:inherit;border:none;cursor:pointer;display:flex;font-family:Inter,Roboto,Helvetica,system-ui;font-weight:300;justify-content:center;padding:0}@media screen and (max-width:810px){.navigation-menu nav .cart{padding:0}}.navigation-menu nav .cart.greenlandic{font-size:.9em}.navigation-menu nav .cart .cart-icon{margin-right:5%}.navigation-menu nav .cart .cart-items{margin-left:2.5%}.navigation-menu nav .nav-arrow{font-size:.75em;margin-left:2%;width:100%}.navigation-menu nav .partner-section{display:inline-block;display:flex;position:relative;z-index:9999}@media screen and (max-width:810px){.navigation-menu nav .partner-section{display:block;text-align:center}}.navigation-menu nav .partner-section a{color:#fff}.navigation-menu nav .partner-section .partner-dropdown{background-color:"";background-color:var(--primary-color);border:1px solid #ccc;font-weight:700;left:0;list-style:none;margin:0;padding:0;position:absolute;right:2%;top:100%;z-index:9999}@media screen and (max-width:810px){.navigation-menu nav .partner-section .partner-dropdown{position:static}}.navigation-menu nav .partner-section .partner-dropdown li{color:#fff;cursor:pointer;padding:10px}@media screen and (max-width:810px){.navigation-menu nav .partner-section .partner-dropdown li{border:1px solid #fff;padding:20px}}.navigation-menu nav .partner-section .partner-dropdown li:hover{background-color:"";background-color:var(--button-color);color:#000}.navigation-menu nav .partner-section .partner-dropdown li:hover a{color:#000}.navigation-menu nav .parnter-section.open .partner-dropdown{display:block;z-index:100}.navigation-menu nav .partner-login{align-items:center;cursor:pointer;display:flex;font-size:.8em;justify-content:center;margin:0;width:100%}@media screen and (max-width:810px){.navigation-menu nav .partner-login{font-size:inherit;padding:0}.navigation-menu nav .partner-login p{font-size:1em}}.navigation-menu nav .partner-login .icon{margin-right:5%}.navigation-menu nav .partner-login .text{white-space:nowrap}.navigation-menu nav .partner-logged{align-items:center;display:flex;font-size:.8em;font-weight:700}@media screen and (max-width:810px){.navigation-menu nav .partner-logged{display:block;font-size:inherit}.navigation-menu nav .partner-logged .partner-and-arrow{display:flex;justify-content:center;padding:14px 16px}}.navigation-menu nav .partner-logged .partner-login-name{cursor:pointer}.navigation-menu nav .partner-logged .arrow{cursor:pointer;transition:transform .3s ease}.navigation-menu nav .partner-logged .arrow.arrow-down{transform:rotate(180deg)}.navigation-menu nav .sign-out{background-color:"";background-color:var(--primary-color);border:none;color:#fff;cursor:pointer;padding:0}.hoverline{position:relative;white-space:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.hoverline.greenlandic{font-size:.85em}.hoverline:before{background-color:#fff;bottom:0;content:"";height:2px;position:absolute;right:0;transition:width .6s cubic-bezier(.25,1,.5,1);width:0}@media (hover:hover) and (pointer:fine){.hoverline:hover:before{left:0;right:auto;width:100%}}@media screen and (max-width:1400px){.navigation-menu nav .flex-left{width:12%}.navigation-menu nav .flex-right{font-size:.8em}}@media screen and (max-width:1200px){.navigation-menu nav .flex-left{width:12%}.navigation-menu nav .flex-right{font-size:.7em}}@media screen and (max-width:1000px){.navigation-menu nav .flex-left{width:12%}.navigation-menu nav .flex-right{font-size:.6em}}@media screen and (max-width:810px){.navigation-menu .mobile-nav{align-items:center;display:flex;justify-content:space-between;margin:0 auto;padding:1% 0 1.5%;width:94%}.navigation-menu .mobile-cart button,.navigation-menu p{color:#fff}.navigation-menu nav .mobile-nav .btn{margin-top:0}.navigation-menu .partner-section{padding-right:0}.navigation-menu .mobile-dropdown{align-items:center;display:flex;flex-direction:column;padding:0 0 6%;row-gap:30px}.navigation-menu .partner-login{padding:0}.navigation-menu nav .navigation-lower{border-top:2px solid #fff;display:none}.navigation-menu .navigation-lower.menu-open{align-items:center;background-color:"";background-color:var(--primary-color);display:flex;flex-direction:column;margin:0 auto;position:absolute;text-align:center;width:100%;z-index:999}.navigation-menu .navigation-lower.menu-open .flex-left{margin:0 auto;padding:2% 0;width:100%}.navigation-menu .navigation-lower.menu-open .flex-left .linktohomepage{margin:0 auto;width:45%}.navigation-menu .navigation-lower.menu-open .flex-left .linktohomepage img{width:100%}.navigation-menu .navigation-lower.menu-open .flex-right{align-items:center;justify-content:center;width:100%}.navigation-menu .navigation-lower.menu-open .flex-right .btn,.navigation-menu .navigation-lower.menu-open .flex-right a,.navigation-menu .navigation-lower.menu-open .flex-right button,.navigation-menu .navigation-lower.menu-open .flex-right p,.navigation-menu .navigation-lower.menu-open .flex-right span{font-size:1.2em;font-weight:700}.navigation-menu .navigation-lower.menu-open .flex-right .lang-select button{padding:0}.navigation-menu .navigation-lower.menu-open .partner-login .icon{margin:0}.navigation-menu .navigation-lower.menu-open .dropdown{margin:0 auto}.navigation-menu .dropdown-content,.navigation-menu .dropdown:hover .dropdown-content{display:none}.navigation-menu .dropdown.active .dropdown-content,.navigation-menu .dropdown.active .dropdown-content .sub-menu{display:block;position:static}.navigation-menu .navigation-upper{justify-content:space-between;padding:.25% .25% 2%}}@media screen and (max-width:810px) and (max-width:810px){.navigation-menu .navigation-upper{padding:0}}@media screen and (max-width:810px){.navigation-menu .no-dropdown{padding:14px 16px}}.language-selector{align-items:center;display:flex;flex-direction:column;position:relative;z-index:10}.language-selector .mobile-arrow{display:none}@media screen and (max-width:810px){.language-selector{text-align:center}.language-selector .mobile-arrow{display:block}}.language-selector .btn{align-items:center;background-color:initial;border:none;cursor:pointer;display:flex;font-weight:300!important;gap:4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:390px){.language-selector .btn{align-items:center;display:flex;justify-content:center}}@media screen and (min-width:391px){.language-selector .btn{align-items:center;display:flex;justify-content:center;padding:0}}.language-selector .btn:focus{outline:none}.language-selector .language-dropdown{background-color:"";background-color:var(--primary-color);border:1px solid #fff;display:none;list-style:none;margin:0;padding:0;position:absolute;top:100%}@media screen and (max-width:810px){.language-selector .language-dropdown{position:static}}.language-selector.open .language-dropdown{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:9999}.language-selector .language-dropdown li{align-items:center;color:#fff;cursor:pointer;display:flex;gap:4px;padding:10px}@media screen and (max-width:810px){.language-selector .language-dropdown li{border:1px solid #fff;padding:15px}}.language-selector .language-dropdown li:hover{background-color:"";background-color:var(--button-color)}.flagIcons{height:25px}.footer footer{align-items:center;background-color:"";background-color:var(--primary-color);border-top:1px solid #000;display:flex;font-size:.75em;justify-content:space-around;padding:2% 5%;position:relative}.footer footer a,.footer footer h2,.footer footer p{color:#fff}.footer footer h2{font-size:1.5em;font-weight:700;text-transform:capitalize}.footer footer .footer-logo{align-items:center;display:flex;flex-direction:column;height:auto;width:50%}.footer footer .footer-logo img{height:auto;margin-bottom:1%;width:36%}.footer footer .footer-logo p{font-size:.9em;text-align:center}.footer footer .footer-logo p .link-text{color:"";color:var(--button-color);cursor:pointer;font-weight:700}.footer footer .footer-info{display:flex;justify-content:space-evenly;width:50%}.footer footer .contact-header{display:flex;justify-content:center}.footer footer .emergency-phone,.footer footer .opening-hours{display:flex;flex-direction:column}.footer footer .footer-cookies{color:"";color:var(--button-color);font-size:1.5em;margin-top:6%}.footer footer .footer-cookies span{cursor:pointer;font-weight:700}@media (max-width:820px){.footer footer{align-items:center;flex-direction:column;justify-content:center}.footer footer h2{font-size:2em}.footer footer .footer-logo p,.footer footer img{display:none}.footer footer .footer-info{align-items:center;flex-direction:column;width:100%}.footer footer .contact-us{margin:0 auto 5%;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.footer footer .emergency-phone,.footer footer .opening-hours{margin-bottom:5%;text-align:center}}@media (min-width:820px) and (max-width:1280px){.footer footer{padding:2% 1%}.footer footer .footer-info{justify-content:space-between;margin:0 auto;width:96%}.footer footer .footer-logo{display:none}}.spinner-container{align-items:center;display:flex;height:100%;justify-content:center}.spinner-container .spinner{width:50%}.spinner-container img{width:100%}.spinner-container.search-spinner{position:absolute;z-index:100}.spinner-sm{animation:spin 1s linear infinite;border:4px solid #e5e5e5;border-radius:50%;border-top-color:currentcolor;border-top:4px solid var(--button-color);height:15px;width:15px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.buy-ticket-tabs{display:flex;flex-direction:column;justify-content:center;margin:3em 3em 0}@media screen and (max-width:810px){.buy-ticket-tabs{margin:5% auto 0;width:75%}}.buy-ticket-tabs .step-tab{border:1px solid;border:1px solid var(--primary-color);border-bottom:none;font-family:Inter,Roboto,Helvetica,system-ui;font-size:1.1rem;padding:1% 2%}.buy-ticket-tabs .step-tab a{font-size:1.1rem}.buy-ticket-tabs .step-tab:not(.active-tab) a{color:#000;text-decoration:none}.buy-ticket-tabs .active-tab{background-color:"";background-color:var(--primary-color);color:#fff}.buy-ticket-tabs .active-tab a{color:#fff;text-decoration:none}@media only screen and (min-width:810px){.buy-ticket-tabs{flex-direction:row;margin:1% 0 0}}@media screen and (max-width:810px){.buy-ticket-tabs{margin:4% 0 0;width:100%}}@media screen and (min-width:1200px){.container-search-form{margin:0 auto;width:80%}.container-search-form .search-form-content .departure-arrival-date label{font-size:1em}}.search-form{background:"";background:var(--primary-color);color:#fff;display:flex;justify-content:center;position:relative}.search-form .form-step-1{width:100%}.search-form .img-container{cursor:zoom-in;display:flex;height:auto;justify-content:center;width:50%}.search-form .img-container.activity-img{cursor:auto}@media only screen and (max-width:820px){.search-form .img-container{width:75%}}@media only screen and (max-width:430px){.search-form .img-container{width:90%}}.search-form .area-img-small{padding:0;width:100%}.search-form .area-img-small img{width:100%}.search-form .search-form-content{display:flex;justify-content:space-between;padding:2%}@media screen and (max-width:820px){.search-form .search-form-content{align-items:center;flex-direction:column}}.search-form select{font-size:1em;font-weight:600;padding:.2em .5em .2em .1em}.search-form input{font-size:1.1em;font-weight:700;padding:.2em .5em .2em .2em}.search-form .ticket-quantity-input{-moz-appearance:textfield;width:15%}.search-form .ticket-quantity-input::-webkit-inner-spin-button,.search-form .ticket-quantity-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.search-form h1{color:#fff;font-size:1.6em;font-weight:500;margin-bottom:2%}.search-form label{font-size:1em;font-weight:600}.search-form label span{text-transform:capitalize}.search-form button{background:"";background:var(--button-color);border:none;border-radius:.25rem;color:#333;cursor:pointer;display:block;font-size:1em;font-weight:700;margin-top:4%;padding:.8em 1.5em;text-transform:uppercase;white-space:nowrap}.search-form .participants{display:flex;flex-direction:column;justify-content:center}@media screen and (max-width:820px){.search-form .participants{float:left}.search-form .participants .participant{display:flex}}.search-form .participants .participants-type{display:flex;flex-direction:column}.search-form .participants .info-icon{margin-left:.8vh}.search-form .participants .popup{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%}.search-form .participants .popup-content{background:#fff;border-radius:5px;box-shadow:0 2px 8px #00000042;color:#000;padding:30px;position:relative;width:20%}.search-form .participants .close{color:#000;cursor:pointer;font-size:18px;position:absolute;right:6px;top:4px}.search-form .input-error{border:1px solid red;position:relative}.search-form .input-error .tooltip{background-color:red;border-radius:4px;color:#fff;display:none;left:50%;padding:5px;position:absolute;top:-30px;transform:translateX(-50%);white-space:nowrap;z-index:1}.search-form .input-error .tooltip:after{content:attr(data-error-message);left:50%;position:absolute;top:100%;transform:translateX(-50%)}.search-form .input-error:hover .tooltip{display:block}.route-form{margin-bottom:2%}.route-form .departure-arrival-date{align-items:center;display:flex;flex-direction:column;justify-content:center;width:50%}@media only screen and (max-width:820px){.route-form .departure-arrival-date{width:100%}}.route-form label{font-size:.9em}@media screen and (max-width:820px){.route-form label{font-size:1.1em}}.route-form .img-container{cursor:zoom-in;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:flex-start;max-width:50%}.route-form .img-container.activity-img{cursor:auto}@media screen and (max-width:820px){.route-form .img-container{justify-content:center;width:100%}}.route-form .area-img-small img{width:100%}.route-form .flex-column,.route-form .route-left-inputs{display:flex;flex-direction:column}.route-form .route-left-inputs{justify-content:space-between}.route-form .title-and-map-button{display:flex;justify-content:center}.route-form .map-button{cursor:pointer;display:flex;flex-direction:column}.route-form .stop-code{font-size:.9em;font-style:italic}.route-form .modal-container{align-items:center;background-color:#000000b3;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.route-form .modal-content{max-width:100%;padding:20px;position:relative;text-align:right}.route-form .close-button{color:#000;cursor:pointer;font-size:30px;position:absolute;right:5%;top:2%}.route-form .area-img-full{height:auto;object-fit:contain;width:90vh}.route-form .departure-arrival{display:flex;flex-direction:column;margin:2% auto}.route-form .swap-button{padding:1% 2%}.route-form .search-inputs{display:flex;justify-content:space-evenly;margin:0 auto;width:100%}@media only screen and (max-width:820px){.route-form .container-search-form{width:90%}.route-form h1{margin:2% auto 4%}.route-form .search-form-content{padding-bottom:5%}.route-form .search-form-content button{margin-top:0;width:90%}.route-form .flex-column{margin-bottom:5%}.route-form .search-inputs{align-items:center;flex-direction:column;margin-top:5%;width:90%}.route-form .search-inputs .route-left-inputs{width:100%}.route-form .search-inputs .route-left-inputs #date{width:95%}.route-form .search-inputs .participants{width:100%}.route-form .search-inputs .participants-type label{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:5%}.route-form .search-inputs input,.route-form .search-inputs select{border:1px solid #000;font-size:1.1em;font-weight:600;max-width:100%;padding:.2em .5em .2em 0}}.search-form.activity-form{margin-bottom:2%}.search-form.activity-form label{font-size:.9em}@media screen and (max-width:820px){.search-form.activity-form label{font-size:1.1em}}.search-form.activity-form .departure-and-date-wrap{align-items:center;display:flex;flex-direction:column;justify-content:space-around;width:50%}.search-form.activity-form .departure-and-date{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}@media screen and (max-width:820px){.search-form.activity-form .departure-and-date-wrap{width:100%}}.search-form.activity-form .departure-and-date .departure{display:flex;flex-direction:column}@media screen and (max-width:820px){.search-form.activity-form .departure-and-date .departure{width:100%}}.search-form.activity-form .departure-and-date .date{display:flex;flex-direction:column;margin:5% 0}@media screen and (max-width:820px){.search-form.activity-form .departure-and-date .date{width:100%}.search-form.activity-form .departure-and-date .date input{width:95%}}.search-form.activity-form .search-inputs{display:flex;justify-content:space-evenly;margin:0 auto;width:90%}.search-form.activity-form .ticket-quantity-input{-moz-appearance:textfield;width:15%}.search-form.activity-form .ticket-quantity-input::-webkit-inner-spin-button,.search-form.activity-form .ticket-quantity-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}@media only screen and (max-width:430px){.search-form.activity-form .container-search-form{width:90%}.search-form.activity-form h1{margin:2% auto 4%}.search-form.activity-form .search-form-content{padding-bottom:5%}.search-form.activity-form .search-form-content button{margin-top:0;width:90%}.search-form.activity-form .search-inputs{align-items:center;flex-direction:column;margin-top:5%;width:90%}.search-form.activity-form .search-inputs .participants{width:100%}.search-form.activity-form .search-inputs .participants-type label{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:5%}.search-form.activity-form .search-inputs input,.search-form.activity-form .search-inputs select{border:1px solid #000;font-size:1.1em;font-weight:600;max-width:100%;padding:.2em .5em .2em 0}}@media only screen and (min-width:820px){.search-form h1{font-size:2.5em}.search-form button,.search-form label{font-size:1.1em}}@media only screen and (max-width:820px){h1{margin:2% auto 4%}.search-form-content{padding-bottom:5%}.search-form-content button{margin-top:0;width:90%}.search-form-content .activity-img{margin-bottom:4%}.search-inputs{align-items:center;flex-direction:column;margin-top:5%;width:90%}.search-inputs .participants{width:100%}.search-inputs .participants-type label{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:5%}.search-inputs input,.search-inputs select{border:1px solid #000;font-size:1.1em;font-weight:600;max-width:100%;padding:.2em .5em}}.react-datepicker{font-size:1.15em}.react-datepicker .react-datepicker__header{background-color:#fff;color:"";color:var(--primary-color)}.react-datepicker .react-datepicker__current-month{color:#000;font-size:1em}.react-datepicker div.react-datepicker__day-name{color:#000;font-weight:700}.react-datepicker .react-datepicker__day:hover{background-color:#0003}.react-datepicker .react-datepicker__day--disabled{color:#00000080}.react-datepicker .react-datepicker__day--keyboard-selected{background-color:"";background-color:var(--primary-color);color:#fff;font-weight:400}.react-datepicker .react-datepicker__navigation-icon{position:absolute!important}.react-datepicker .react-datepicker__navigation-icon--next{left:15px;top:10px}.react-datepicker .react-datepicker__navigation-icon--previous{right:15px;top:10px}.react-datepicker .react-datepicker__navigation--next,.react-datepicker .react-datepicker__navigation--previous{color:#000}.react-datepicker button{background-color:initial;color:"";color:var(--button-color);margin:0;padding:0}.react-datepicker button .react-datepicker__navigation-icon--next:before,.react-datepicker button .react-datepicker__navigation-icon--previous:before{border-color:"";border-color:var(--primary-color)}.search-results{font-family:Segoe UI,Arial,sans-serif}.search-results .no-results{font-size:1.25em;font-weight:700}.search-results .no-results,.search-results h2{margin-bottom:2%;text-align:center}.search-results .search-result-list-container{display:flex;flex-direction:column;list-style:none}.search-results .search-result-list-container .transfer-type{display:inline-block;font-size:2em;margin-bottom:0}.search-results .search-result-list-container .search-result-list-item:nth-child(odd){background:#e5e5e5;background:var(--grey-background)}.search-results .search-result-list-container .search-result-list-item{margin:0 auto;padding-bottom:2%;padding-top:2%;position:relative;width:100%}.search-results .search-result-list-container .search-result-list-item .search-result-lines{align-items:center;display:flex;justify-content:space-between;margin-bottom:1%}.search-results .search-result-list-container .search-result-list-item .search-result-lines .date-and-travel-time{display:flex;flex-direction:column;margin-left:5%}@media screen and (max-width:810px){.search-results .search-result-list-container .search-result-list-item .search-result-lines .date-and-travel-time{font-size:.8em}}.search-results .search-result-list-container .search-result-list-item .search-result-lines .date-and-travel-time .date-label{font-size:1.15em;font-weight:700}.search-results .search-result-list-container .search-result-list-item .search-result-lines .departure-and-time{align-items:center;display:flex;flex-direction:column;font-size:1.25em;font-weight:700;white-space:nowrap}@media screen and (max-width:810px){.search-results .search-result-list-container .search-result-list-item .search-result-lines .departure-and-time{flex-direction:column;font-size:.8em;margin-right:0}}.search-results .search-result-list-container .search-result-list-item .search-result-lines .departure-and-time .departure-stop-name{font-size:.9em;font-weight:700;margin-right:1.25%;white-space:nowrap}@media screen and (max-width:810px){.search-results .search-result-list-container .search-result-list-item .search-result-lines .departure-and-time .departure-stop-name{font-size:.7em}}.search-results .search-result-list-container .search-result-list-item .search-result-lines .departure-and-time .departure-time{font-size:.9em;margin-left:1.25%;white-space:nowrap}.search-results .search-result-list-container .search-result-list-item .search-result-lines .departure-and-time .arrival-time{font-size:.9em}.search-results .search-result-list-container .search-result-list-item .search-result-lines .departure-and-time .departure-arrival{display:flex}.search-results .search-result-list-container .search-result-list-item .search-result-lines .departure-and-time .times{align-items:center;display:flex}.search-results .search-result-list-container .search-result-list-item .total-price{font-size:1.25em;margin-right:5%;text-align:right;white-space:nowrap}@media screen and (max-width:810px){.search-results .search-result-list-container .search-result-list-item .total-price{font-size:.8em}}.search-results .search-result-list-container .search-result-list-item .total-price .price-value{float:right;font-weight:700}.search-results .search-result-list-container .buttons-container{display:flex;justify-content:center}.search-results .search-result-list-container .buttons-container button{border-radius:5px;font-size:1em;font-weight:700;margin-left:.5%;margin-right:.5%;padding:.75% 1.75%;text-transform:uppercase}.search-results .search-result-list-container .buttons-container button:hover{cursor:pointer}.search-results .search-result-list-container .buttons-container .button-details{border:1px solid #000}.search-results .search-result-list-container .buttons-container .button-buy{background:"";background:var(--button-color);border:none;color:#333}.search-results .button-more-results-container{margin:1.25% auto;text-align:center}.search-results .button-more-results-container button{font-weight:700;padding:.5% 3%;text-transform:uppercase}.search-results .button-more-results-container button:hover{cursor:pointer}@media screen and (max-width:810px){.search-results .search-results.route .search-result-list-container .departure-and-time{margin-right:0}}.search-results .search-results.route .search-result-list-container .arrival-stop-name{font-size:.9em;font-weight:700;margin-left:1%;margin-right:2%}@media screen and (max-width:810px){.search-results .search-results.route .search-result-list-container .arrival-stop-name{font-size:.7em}}.search-results .search-results.route .search-result-list-container .divider{margin:0 5%}@media screen and (max-width:810px){.search-results .search-results.route .search-result-list-container .divider{margin:0 .25%}}.search-results .details-modal{background:#fff;border:1px solid #000;width:50%;z-index:200}.search-results .details-modal .modal-content{display:flex;justify-content:space-around}@media screen and (max-width:810px){.search-results .details-modal .modal-content{display:block}}.search-results .details-modal .modal-content .ticket-types{display:flex;flex-direction:column;margin-bottom:2%;text-align:left}.search-results .details-modal .modal-content .ticket-types .ticket-type{display:flex}.search-results .details-modal .modal-content .ticket-types .ticket-type .bold{font-weight:700}.search-results .details-modal .modal-content .itineraries .itinerary{display:flex;flex-wrap:wrap;margin:1% 0;white-space:nowrap}.search-results .details-modal .modal-content .itineraries .itinerary p{margin-left:.5%}.search-results .details-modal .modal-content .itineraries .itinerary .divider{margin:0 1%}.search-results .details-modal .modal-content .itineraries .itinerary .transfer-divider{font-weight:700;margin:1% auto;width:100%}@media screen and (max-width:390px){.search-results .details-modal .modal-content .itineraries{padding-top:10px}}.search-results .details-modal button{border:1px solid #000;border-radius:5px;cursor:pointer;font-size:.95em;font-weight:700;margin-top:10px;padding:2% 10%;text-transform:uppercase;white-space:nowrap}.search-results .details-modal button:active{box-shadow:inset 0 0 10px #00000080;-webkit-box-shadow:inset 0 0 10px #00000080;-moz-box-shadow:inset 0 0 10px #00000080}.search-results .divider-between-trips{border-top:1px solid #000;margin:2.5% auto;width:90%}.info-questions .pop-up-container{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.info-questions .about-info-questions{font-size:.8em;font-weight:700;margin:2% 0}.popup-content .header{background-color:"";background-color:var(--primary-color);border-radius:8px 8px 0 0;color:#fff;padding-bottom:15px;padding-top:20px;position:relative}.popup-content .header p{color:#fff}.popup-content .header h2{color:#fff;text-align:center}.popup-content .header h4{font-weight:400;margin-bottom:2%;padding-bottom:2%;text-align:center}.popup-content .header .close-button{font-size:1.5em;position:absolute;right:2%;top:0}.popup-content .header .close-button:hover{cursor:pointer}.info-questions .header .info-questions-journey-info{align-items:center;display:flex;flex-direction:column;justify-content:center}.info-questions .header .info-questions-journey-info .date-and-times{display:flex}.info-questions .header .info-questions-journey-info .stop-names{display:flex;white-space:nowrap}.info-questions .header .info-questions-journey-info .date{margin-right:1%}.info-questions .header .info-questions-journey-info .stop-times{display:flex;margin-left:1%}.info-questions .header .info-questions-journey-info p.divider{margin:0 1.5%}.info-questions .questions-container{padding-left:20px;padding-right:20px}.popup-content{border-radius:8px;box-shadow:0 0 10px #0003;color:#000;max-width:600px;width:100%}.info-questions .option label{display:flex;margin:1% 0}.info-questions .option label p{font-size:.8em;font-weight:700;margin-left:.5%}.info-questions .btn{margin-bottom:2%;margin-top:2%}.info-questions .info-buttons{display:flex;flex-direction:column;margin:0 auto 20px;width:50%}.info-questions .follow-up-container{display:flex;flex-direction:column;margin-bottom:20px;margin-top:20px;padding-left:20px}.info-questions .follow-up-container .follow-up-input{margin-bottom:10px;width:30%}.info-questions .follow-up-container .follow-up-input label{font-size:.8em;font-weight:700}.info-questions .follow-up-container .follow-up-input input{width:100%}@media screen and (max-width:1024px){.info-questions .header h2{margin-bottom:20px}.info-questions .header .info-questions-journey-info{line-height:30px;margin:25px}.info-questions .questions-container{margin:30px 2px 2px}.info-questions .about-info-questions{line-height:23px}.info-questions .option label{line-height:23px;margin-top:35px}.info-questions .follow-up-input{margin:10px 0}.info-questions .btn{margin:15px 0 10px}}@media only screen and (min-width:1200px){.activity-card-container{column-gap:2%;display:flex;flex-wrap:wrap;justify-content:center;width:100%}}@media only screen and (max-width:1200px){.activity-card-container{column-gap:2%;display:flex;flex-wrap:wrap;justify-content:center;width:100%}}@media only screen and (max-width:820px){.activity-card-container{column-gap:2%;display:flex;flex-direction:column;justify-content:center;width:100%}}@media only screen and (min-width:1200px){.activity-card{display:flex;flex-direction:column;margin:1% 0;width:32%}.activity-card .tour-info{display:flex;flex-direction:column;justify-content:space-between;margin-top:2.5%}.activity-card .tour-info h3,.activity-card .tour-info p,.activity-card .tour-info ul{margin-bottom:2.5%}.activity-card .activity-card-img{height:30vh}.activity-card .activity-card-img img{height:100%;object-fit:cover;object-position:center;width:100%}.activity-card a{text-decoration:none}.activity-card .btn{margin-right:2%;padding:4%}}@media only screen and (max-width:1200px){.activity-card{display:flex;flex-direction:column;margin:1% 0;width:48%}.activity-card .tour-info{display:flex;flex-direction:column;justify-content:space-between;margin-top:2.5%}.activity-card .tour-info h3,.activity-card .tour-info p,.activity-card .tour-info ul{margin-bottom:2.5%}.activity-card .activity-card-img{height:16vh}.activity-card .activity-card-img img{height:100%;object-fit:cover;object-position:center;width:100%}.activity-card a{text-decoration:none}.activity-card .btn{margin-right:2%;padding:4%}}@media only screen and (max-width:820px){.activity-card{display:flex;flex-direction:column;margin:4% 0;width:100%}.activity-card .tour-info{display:flex;flex-direction:column;justify-content:space-between;margin-top:2.5%}.activity-card .tour-info h3,.activity-card .tour-info p,.activity-card .tour-info ul{margin-bottom:2.5%}.activity-card .activity-card-img{height:30vh}.activity-card .activity-card-img img{height:100%;object-fit:cover;object-position:center;width:100%}.activity-card a{text-decoration:none}.activity-card .btn{margin-right:2%;padding:4%}}.homepage .system-info-message{align-items:center;background:"";background:var(--button-color);color:#000;display:flex;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:.8rem;font-weight:700;height:6vh;justify-content:center}@media screen and (max-width:810px){.homepage .system-info-message div{font-size:.6rem;margin-left:2%;width:100%}}.homepage .header{background-position:center 60%;background-repeat:no-repeat;background-size:cover;color:#fff;height:30vh;position:relative}@media only screen and (min-width:810px){.homepage .header{height:40vh}}@media only screen and (min-width:1200px){.homepage .header{height:80vh}}.homepage .header .header-content{background-color:#0006;border-radius:12px;display:flex;flex-direction:column;font-size:1rem;margin:0 auto;padding:2% 2.5%;position:absolute}.homepage .header .header-content .header-tag{line-height:.9;margin-bottom:4%}.homepage .header .header-content .header-tag h1{color:#fff;margin:0 0 2%}@media only screen and (min-width:810px){.homepage .header .header-content .header-tag h1.bolder{font-size:4rem}}.homepage .header .header-content .header-tag h2{color:#fff}.homepage .header .header-content .btn{padding:2% 7%}.homepage .content{margin:0 auto 5%;width:75%}.homepage .content h2{margin-top:2.5%;text-align:center}.homepage .content .tour-desc{text-align:center}.homepage .content .homepage-filter{column-gap:1%;display:flex;justify-content:center;margin:4% auto;width:100%}.homepage .content .homepage-filter .btn{max-width:22%;padding:1% 3%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.homepage .content .homepage-section{width:100%}@media only screen and (min-width:1200px){.homepage .header-content{background-color:#0006;border-radius:12px;display:flex;flex-direction:column;font-size:1rem;margin:0 auto;padding:2% 2.5%;position:absolute;right:12%;top:50%;transform:translate(-12%,-50%)}.homepage .header-content .header-tag{line-height:.9;margin-bottom:4%}.homepage .header-content .header-tag h1{color:#fff;font-size:1.8rem;margin:0 0 2%;text-align:right}}@media only screen and (min-width:1200px) and (min-width:810px){.homepage .header-content .header-tag h1.bolder{font-size:4rem}}@media only screen and (min-width:1200px){.homepage .header-content .header-tag h2{color:#fff;font-size:3.5rem}.homepage .header-content .btn{padding:4% 6%}.homepage .header-content .header-btns{display:flex;justify-content:space-between;width:100%}}@media only screen and (max-width:1200px){.homepage .content{margin:0 auto 5%;width:90%}.homepage .header-content{background-color:#0006;border-radius:12px;display:flex;flex-direction:column;font-size:1rem;margin:0 auto;padding:2% 2.5%;position:absolute;right:5%;top:50%;transform:translate(-5%,-50%)}.homepage .header-content .header-tag{line-height:.9;margin-bottom:4%}.homepage .header-content .header-tag h1{color:#fff;font-size:1.8rem;margin:0 0 2%;text-align:right}}@media only screen and (max-width:1200px) and (min-width:810px){.homepage .header-content .header-tag h1.bolder{font-size:4rem}}@media only screen and (max-width:1200px){.homepage .header-content .header-tag h2{color:#fff;font-size:3.5rem}.homepage .header-content .btn{padding:4% 6%}.homepage .header-content .header-btns{display:flex;justify-content:space-between;width:100%}}@media only screen and (max-width:820px){.homepage .content{margin:0 auto 5%;width:90%}.homepage .header-content{background-color:#0006;border-radius:12px;display:flex;flex-direction:column;font-size:1rem;left:50%;margin:0 auto;padding:2% 2.5%;text-align:center;top:50%;transform:translate(-50%,-50%);width:90%}.homepage .header-content .header-tag{line-height:.9;margin-bottom:4%}.homepage .header-content .header-tag h1{color:#fff;font-size:1.2rem;margin:0 0 2%;text-align:center}}@media only screen and (max-width:820px) and (min-width:810px){.homepage .header-content .header-tag h1.bolder{font-size:4rem}}@media only screen and (max-width:820px){.homepage .header-content .header-tag h2{color:#fff;font-size:2.5rem}.homepage .header-content .btn{margin-bottom:2%;padding:4% 6%}.homepage .header-content .header-btns{display:flex;flex-direction:column}}.fleetpage{margin-bottom:5%}.fleetpage .header{background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;height:30vh;position:relative}.fleetpage .header .header-content{text-align:center;vertical-align:middle}.fleetpage .header .header-content .hero-text{background-color:#0006;border-radius:12px;font-size:1em;left:50%;margin:0 auto;padding:2% 2.5%;position:absolute;top:50%;transform:translate(-50%,-50%)}.fleetpage .header .header-content h1{color:#fff;padding-top:.5%}.fleetpage .header .header-content p{color:#fff;font-weight:700}.fleetpage .content{margin:0 auto 5%}.fleetpage .content h2{margin:3% auto 1%;text-align:center}.fleetpage .content b{font-weight:500}.fleetpage .content .fleet-intro{margin:0 auto}.fleetpage .content .fleet-intro h3{margin:2% auto 1%}.fleetpage .content .fleet-intro h3,.fleetpage .content .fleet-intro p{text-align:left}.fleetpage .content .fleet-intro .fleet-paragraph,.fleetpage .content .fleet-intro .fleet-reqs,.fleetpage .content .fleet-intro .safety-measures{margin-bottom:2%}.fleetpage .content .fleet-intro .fleet-comfort,.fleetpage .content .fleet-intro .fleet-reqs{margin-top:2%}.fleetpage .content .fleet-section,.fleetpage .content .other-vessels{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}.fleetpage .content .fleet-section .fleet-item-container,.fleetpage .content .other-vessels .fleet-item-container{display:flex;flex-direction:column}.fleetpage .content .fleet-section .fleet-item-container .fleet-item-img,.fleetpage .content .other-vessels .fleet-item-container .fleet-item-img{height:30vh}.fleetpage .content .fleet-section .fleet-item-container .fleet-item-img img,.fleetpage .content .other-vessels .fleet-item-container .fleet-item-img img{height:100%;object-fit:cover;object-position:center;width:100%}.fleetpage .content .fleet-section .fleet-item-container .boat-info,.fleetpage .content .other-vessels .fleet-item-container .boat-info{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between;margin-top:2.5%}.fleetpage .content .fleet-section .fleet-item-container .boat-info h3,.fleetpage .content .fleet-section .fleet-item-container .boat-info p,.fleetpage .content .fleet-section .fleet-item-container .boat-info ul,.fleetpage .content .other-vessels .fleet-item-container .boat-info h3,.fleetpage .content .other-vessels .fleet-item-container .boat-info p,.fleetpage .content .other-vessels .fleet-item-container .boat-info ul{margin-bottom:2.5%}.fleetpage .content .fleet-section .fleet-item-container .boat-info ul,.fleetpage .content .other-vessels .fleet-item-container .boat-info ul{list-style-type:none;padding:0}@media only screen and (max-width:820px){.fleetpage h3{font-size:1.5em}.fleetpage .header{height:40vh}.fleetpage .content{width:90%}.fleetpage .content .fleet-intro{width:100%}.fleetpage .content .fleet-item-container{margin:4% 0;width:100%}.fleetpage .fleet-locations{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between;width:100%}.fleetpage .fleet-locations .live-location{display:flex;flex-direction:column;margin:1% 0;width:100%}.fleetpage .fleet-locations .live-location h3{margin-bottom:2%}.fleetpage .fleet-locations .live-location .map-location{background-color:#555;height:400px;width:100%}}@media only screen and (min-width:820px){.fleetpage .header{background-position-y:60%;height:60vh}.fleetpage .content{width:75%}.fleetpage .content .fleet-intro{width:80%}.fleetpage .content .fleet-item-container{margin:2% 0;width:32%}.fleetpage .fleet-locations{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}.fleetpage .fleet-locations .live-location{display:flex;flex-direction:column;margin:1% 0;width:49%}.fleetpage .fleet-locations .live-location h3{margin-bottom:2%}.fleetpage .fleet-locations .live-location .map-location{background-color:#555;height:400px;width:100%}}.charterpage{margin-bottom:5em}.charterpage .btn{padding:1.5em}.charterpage a{color:#000;transition:color .3s ease}.charterpage a:hover{color:"";color:var(--button-color);transition:color .3s ease}.charterpage .header{background-position:center 80%;background-repeat:no-repeat;background-size:cover;box-shadow:inset 0 0 0 1000px #00000026;color:#fff;height:30vh;position:relative}.charterpage .header .header-content{text-align:center;vertical-align:middle}.charterpage .header .header-content .hero-text{background-color:#0006;border-radius:12px;font-size:1em;left:50%;margin:0 auto;padding:2% 2.5%;position:absolute;top:50%;transform:translate(-50%,-50%)}.charterpage .header .header-content h1{padding-top:0,5%}.charterpage .header .header-content p{font-weight:700}.charterpage .content{margin:0 auto 4%}.charterpage .content .tagline{font-size:1em;font-weight:700}.charterpage .content li li{font-size:1em}.charterpage .content .row{margin:1% 0}.charterpage .content .central_row{margin:50px 0}.charterpage .content button a{color:#fff;text-decoration:none}.charterpage .content .charter-heading-section{text-align:center}.charterpage .content .charter-heading-section h2,.charterpage .content .charter-heading-section h3{margin-bottom:2%}.charterpage .content .charter-heading-section .btn{margin:2%}.charterpage .content .price-section,.charterpage .content .space-section{margin-bottom:5%}.charterpage .content .space-section p{margin:2% 0}.charterpage .content .space-section:last-child{margin-bottom:0}.charterpage .content .charter-extras{align-items:center;display:flex;flex-direction:column;text-align:center}.charterpage .content .charter-extras p{margin:1% 0}.charterpage .content .charter-extras ul{list-style-type:none;margin-bottom:2%;padding:0}.charterpage .content .section{display:flex;flex-direction:column;justify-content:center}.charterpage .content .section .img{width:100%}@media only screen and (max-width:390px){.charterpage .content img{padding-top:25px}.charterpage .content h3{margin-top:18px}}@media only screen and (min-width:810px){.charterpage .header{height:40vh}.charterpage .content{width:90%}.charterpage .content .row{display:flex;margin:1% 0}.charterpage .content .row .section{margin:2% auto;width:45%}.charterpage .content .row .section button{padding:1.5em}.charterpage .content .central_row{text-align:center}}@media only screen and (min-width:1200px){.charterpage .header{height:60vh}.charterpage .content{margin:0 auto 4%;width:75%}}.pricespage{margin:0 auto;width:60%}.pricespage h1{margin:2% auto}.pricespage h3{margin-bottom:1%}.pricespage a{color:#000;transition:color .3s ease}.pricespage a:hover{color:"";color:var(--button-color);transition:color .3s ease}.pricespage .prices-desc{align-items:center;display:flex;flex-direction:column;margin-bottom:5%;text-align:center}.pricespage .prices-desc .btn{margin-top:2%}.pricespage .prices-section{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.pricespage .prices-section .prices-table{font-size:.9rem;width:52%}.pricespage .prices-section .prices-table table td:nth-child(2),.pricespage .prices-section .prices-table table td:nth-child(3),.pricespage .prices-section .prices-table table th:nth-child(2),.pricespage .prices-section .prices-table table th:nth-child(3){text-wrap:nowrap;padding-right:20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.pricespage .prices-section .prices-table th{text-wrap:nowrap;text-align:left}.pricespage .prices-section .prices-table tr:nth-child(2n){background-color:#f0f0f0}.pricespage .prices-section .prices-table tr:nth-child(odd){background-color:#dedede}.pricespage .prices-section .prices-table td,.pricespage .prices-section .prices-table th{padding-bottom:1%;padding-left:1%;padding-top:1%}.pricespage .prices-section .prices-img{width:45%}.pricespage .private-charter{align-items:center;display:flex;flex-direction:column;margin-bottom:5%;margin-top:5%;text-align:center}.pricespage .private-charter .btn{margin-top:2%}@media only screen and (max-width:810px){.pricespage{width:90%}.pricespage .prices-section{align-items:center;display:flex;flex-direction:column}.pricespage .prices-section .prices-table{width:100%}.pricespage .prices-img{display:none}}.topas-explorer-group-page h1{margin-top:2%}.topas-explorer-group-page .content{margin:0 auto;width:75%}.topas-explorer-group-page .content.explorer-group{align-items:center;display:flex;justify-content:center;padding-bottom:5%}.topas-explorer-group-page .content.explorer-group img{width:30%}.topas-explorer-group-page .content.explorer-group .motto-and-text{margin-left:2%;width:50%}.topas-explorer-group-page .content.explorer-group .topas-motto{font-style:italic;font-weight:700;margin-bottom:1%}.topas-explorer-group-page .section-content{margin:0 auto;width:75%}.topas-explorer-group-page .section-content .company{display:flex;justify-content:center;margin:2% auto}.topas-explorer-group-page .section-content .company .company-logo{height:15%;width:15%}.topas-explorer-group-page .section-content .company img{height:100%;width:100%}.topas-explorer-group-page .section-content .company img.trail-series-logo{width:75%}.topas-explorer-group-page .section-content .company .company-text{margin-left:5%;width:65%}.topas-explorer-group-page .section-content .company h3{margin-bottom:2%}.topas-explorer-group-page .section-content .company p{margin-bottom:2%;margin-top:2%}.topas-explorer-group-page .section-content .company p a{color:"";color:var(--primary-color);font-weight:700;text-decoration:none}.topas-explorer-group-page .section-content .company p .seperator{font-weight:700;margin:0 .5%}.topas-explorer-group-page .section-odd{background-color:#e5e5e5;background-color:var(--grey-background);margin-bottom:1%;padding-bottom:2.5%}.contactpage h1{margin:2% 0}.contactpage a{color:#000}.contactpage .flex{align-items:center;display:flex;justify-content:space-between;margin:0 auto 5%;width:75%}.contactpage .flex .contact-info{width:48%}.contactpage .flex .contact-info h2,.contactpage .flex .contact-info p{margin-bottom:2%}.contactpage .flex .contact-info .contact-lists{display:flex;justify-content:space-between;margin-bottom:2%}.contactpage .flex .contact-info .contact-lists ul{list-style-type:none;padding:0}.contactpage .flex .contact-img{width:48%}@media only screen and (max-width:810px){.contactpage a{color:#000}.contactpage .flex{align-items:center;flex-direction:column-reverse;justify-content:space-between;width:90%}.contactpage .flex .contact-info{align-items:center;display:flex;flex-direction:column;width:100%}.contactpage .flex .contact-info h2{font-size:2rem}.contactpage .flex .contact-info h2,.contactpage .flex .contact-info p{text-align:center}.contactpage .flex .contact-info .contact-lists{flex-direction:column}.contactpage .flex .contact-info a{margin:4% auto;text-align:center;width:100%}.contactpage .flex .contact-info .btn{padding:6% 12%}.contactpage .flex .contact-img{width:100%}.contactpage .flex .contact-img img{max-width:90vw}}.giftcardpage .content{margin:0 auto 4%;width:60%}.giftcardpage .content h1{margin:2% 0}.giftcardpage .content a{color:#000}.giftcardpage .content p:last-child{font-style:oblique}.giftcardpage .content .flex{align-items:flex-start;display:flex;justify-content:space-evenly;margin:0 auto 5%;width:100%}.giftcardpage .content .flex ul{list-style-type:none;margin-bottom:5%;padding:0}.giftcardpage .content .flex .giftcard-info{width:40%}.giftcardpage .content .flex .giftcard-info p{margin-bottom:5%}.giftcardpage .content .flex .giftcard-img{border:1px solid #999;width:45%}.giftcardpage .content .flex .giftcard-img img{width:100%}@media only screen and (max-width:810px){.giftcardpage a{color:#000}.giftcardpage h1{font-size:1.8rem}.giftcardpage .flex{align-items:center;flex-direction:column-reverse;justify-content:space-between;width:90%}.giftcardpage .flex .giftcard-info{align-items:center;display:flex;flex-direction:column;width:100%}.giftcardpage .flex .giftcard-info h2{font-size:2rem}.giftcardpage .flex .giftcard-info h2,.giftcardpage .flex .giftcard-info p{text-align:center}.giftcardpage .flex .giftcard-info .giftcard-lists{flex-direction:column}.giftcardpage .flex .giftcard-info a{margin:4% auto;text-align:center;width:100%}.giftcardpage .flex .giftcard-info .btn{padding:6% 12%}.giftcardpage .flex .giftcard-img{margin-bottom:5%;width:100%}}.meetingplacepage{margin:0 auto 5%;width:60%}.meetingplacepage h1{margin:2% 0}.meetingplacepage h2{font-size:2.2rem;margin-bottom:2%}.meetingplacepage p{font-weight:700}.meetingplacepage .all-year{margin-bottom:4%}.meetingplacepage .all-year p:last-child{margin-top:2%}@media only screen and (max-width:810px){.meetingplacepage{margin:0 auto 8%;width:90%}.meetingplacepage h2{font-size:1.8rem;margin-bottom:4%}}.aboutuspage{margin-bottom:5em}.aboutuspage .header{background-position:center 80%;background-repeat:no-repeat;background-size:cover;color:#fff;height:30vh;position:relative}.aboutuspage .header .header-content .hero-text{background-color:#0006;border-radius:12px;font-size:1em;left:50%;margin:0 auto;padding:2% 2.5%;position:absolute;top:50%;transform:translate(-50%,-50%)}.aboutuspage .header .header-content .hero-text h1,.aboutuspage .header .header-content .hero-text p{color:#fff}.aboutuspage .content{margin:3% auto;width:90%}.aboutuspage .content .tagline{font-size:1em;font-weight:700}.aboutuspage .content .center-section,.aboutuspage .content .section{margin:2% 0}.aboutuspage .content .center-section img,.aboutuspage .content .section img{width:100%}.aboutuspage .content a{color:#000;cursor:pointer;font-weight:700;text-decoration:none}.aboutuspage .content h3{margin-top:10px}.aboutuspage .content h2{margin-bottom:10px}@media only screen and (max-width:390px){.aboutuspage .content img{padding-bottom:15px;padding-top:25px}.aboutuspage .content h3{margin-top:18px}}@media only screen and (min-width:810px){.aboutuspage .header{height:40vh}.aboutuspage .content{width:90%}.aboutuspage .grid{display:flex}.aboutuspage .grid .section{margin:2% auto;width:45%}.aboutuspage .center-section{text-align:center;width:100%}}@media only screen and (min-width:1200px){.aboutuspage .header{background-position-y:60%;height:60vh}.aboutuspage .content{margin:3% auto;width:60%}.aboutuspage .about-container{align-items:center;display:flex;justify-content:space-between}.aboutuspage .about-container h3{margin-bottom:3%}.aboutuspage .about-text{width:48%}.aboutuspage .about-paragraph{margin-bottom:2%}.aboutuspage .about-img{width:48%}.aboutuspage .about-img img{width:100%}.aboutuspage .timeline{align-items:center;display:flex;flex-direction:column;margin:5% auto;width:66%}.aboutuspage .timeline h3,.aboutuspage .timeline h4,.aboutuspage .timeline p{font-weight:700;margin-bottom:2%}.aboutuspage .timeline li{margin-bottom:2%}}.tncpage{margin-bottom:5em}.tncpage .header{background-position:center 80%;background-repeat:no-repeat;background-size:cover;color:#fff;height:30vh;position:relative}.tncpage .header .header-content{text-align:center;vertical-align:middle}.tncpage .header .header-content .hero-text{background-color:#0006;border-radius:12px;font-size:1em;left:50%;margin:0 auto;padding:2% 2.5%;position:absolute;top:50%;transform:translate(-50%,-50%)}.tncpage .header .header-content h1{padding-top:0,5%}.tncpage .header .header-content p{font-weight:700}.tncpage .content{margin:1% auto 4%;width:60%}.tncpage .content h1{margin:2% auto;text-align:center}.tncpage .content h2,.tncpage .content h3{font-weight:700;text-align:left}.tncpage .content h2{font-size:2.2rem;margin-top:3%}.tncpage .content h3{font-size:1.5rem;margin-top:2%}.tncpage .content p{font-size:1.1rem}.tncpage .content p b{font-weight:500}.tncpage .content ul{margin-bottom:2%}@media only screen and (max-width:390px){.tncpage .content h3{margin-top:30px}}@media only screen and (max-width:810px){.tncpage h3{font-size:1.5em}.tncpage .header{height:40vh}.tncpage .content{width:90%}}@media only screen and (min-width:1200px){.tncpage .header{height:60vh}}.availablejobspage{margin-bottom:5em}.availablejobspage .header{background-position:center 80%;background-repeat:no-repeat;background-size:cover;box-shadow:inset 0 0 0 1000px #00000026;color:#fff;height:30vh;position:relative}.availablejobspage .header .header-content{text-align:center;vertical-align:middle}.availablejobspage .header .header-content .hero-text{background-color:#0006;border-radius:12px;font-size:1em;left:50%;margin:0 auto;padding:2% 2.5%;position:absolute;top:50%;transform:translate(-50%,-50%)}.availablejobspage .header .header-content h1{padding-top:0,5%}.availablejobspage .header .header-content p{font-weight:700}.availablejobspage .content{margin:3% auto;width:90%}.availablejobspage .content h2{text-align:center}.availablejobspage .content h3{margin-top:10px}.availablejobspage .content h4{font-size:1.2em;font-weight:700;text-align:center}.availablejobspage .content ¨ p{text-align:center}.availablejobspage .content .tagline{font-size:1em;font-weight:700;text-align:center}.availablejobspage .content .section{margin:1em 0}.availablejobspage .content .availablejob{display:flex;flex-direction:column;margin:2% 0;text-align:left}.availablejobspage .content .availablejob .translation{align-items:center;display:flex}.availablejobspage .content .availablejob img{margin-right:2%}@media only screen and (min-width:810px){.availablejobspage h3{font-size:1.5em}.availablejobspage .header{height:40vh}.availablejobspage .content{width:90%}}@media only screen and (min-width:1200px){.availablejobspage .header{height:60vh}.availablejobspage .content{margin:3% auto;width:60%}}.missionandvisionpage .content{align-items:center;display:flex;flex-direction:column;margin:0 auto 5%;width:60%}.missionandvisionpage .content h1{font-size:3rem;margin:2% auto}.missionandvisionpage .content h2{font-size:1.8rem;margin:2% auto 1%;text-align:center}.missionandvisionpage .content img{width:100%}.missionandvisionpage .content .vision{text-align:center}.missionandvisionpage .content .vision p{margin-bottom:1%}.missionandvisionpage .content .mission{align-items:center;display:flex;flex-direction:column}.missionandvisionpage .content ul{margin-top:2%}@media only screen and (max-width:810px){.missionandvisionpage .content{width:90%}}.jobspage .content{margin:0 auto 5%;width:60%}.jobspage .content h1{margin:2% auto}.jobspage .content h2{font-size:2rem}.jobspage .content h3{font-size:1.5rem}.jobspage .content h2,.jobspage .content h3{margin-top:2%}.jobspage .content ul{margin-top:1%}.jobspage .content .bold{font-weight:500;margin-top:2%}.jobspage .content .top-spacing{margin-top:2%}.jobspage .content .season{font-weight:500;margin-top:1%}@media only screen and (max-width:810px){.jobspage .content{margin:0 auto 8%;width:90%}}.employeespage .content{margin:0 auto;width:60%}.employeespage .content h1{font-size:3rem;margin:2% auto}.employeespage .content img{width:100%}@media only screen and (max-width:810px){.employeespage .content{margin:0 auto;width:90%}.employeespage .content h1{font-size:2.2rem}}.hotelsinnuuk .content{margin:0 auto 4%;width:60%}.hotelsinnuuk .content h1{margin:2% auto}.hotelsinnuuk .content .hotels-intro{text-align:center}.hotelsinnuuk .content .hotels-intro p{margin-top:2%}.hotelsinnuuk .content .hotels-container{column-gap:2%;display:flex;flex-wrap:wrap;justify-content:center;width:100%}.hotelsinnuuk .content .hotels-container .hotel-item{margin-top:2%;width:32%}.hotelsinnuuk .content .hotels-container .hotel-item img{max-width:100%}.hotelsinnuuk .content .hotels-container .hotel-item .hotel-info{margin:4% auto}.hotelsinnuuk .content .hotels-container .hotel-item .hotel-info p:first-child{margin-bottom:1%}@media only screen and (max-width:1200px){.hotelsinnuuk .content{width:90%}.hotelsinnuuk .content .hotels-container{column-gap:2%;display:flex;flex-wrap:wrap;justify-content:center;width:100%}.hotelsinnuuk .content .hotels-container .hotel-item{margin-top:2%;width:32%}.hotelsinnuuk .content .hotels-container .hotel-item img{max-width:100%}.hotelsinnuuk .content .hotels-container .hotel-item .hotel-info{margin:4% auto}.hotelsinnuuk .content .hotels-container .hotel-item .hotel-info p:first-child{margin-bottom:1%}}@media only screen and (max-width:810px){.hotelsinnuuk .content{width:90%}.hotelsinnuuk .content .hotels-container{column-gap:2%;display:flex;flex-direction:column;justify-content:center;width:100%}.hotelsinnuuk .content .hotels-container .hotel-item{margin-bottom:10%;margin-top:0;width:100%}.hotelsinnuuk .content .hotels-container .hotel-item img{max-width:100%}.hotelsinnuuk .content .hotels-container .hotel-item .hotel-info{margin:4% auto}.hotelsinnuuk .content .hotels-container .hotel-item .hotel-info p:first-child{margin-bottom:1%}}.wecarepage .content{margin:0 auto 4%;width:60%}.wecarepage .content h1{margin:2% auto}.wecarepage .content h2{font-size:2rem}.wecarepage .content h2,.wecarepage .content p,.wecarepage .content ul{margin-bottom:2%}.wecarepage .content a{text-align:center}.wecarepage .content li{list-style-type:circle}.wecarepage .content .wecare-container{align-items:flex-start;display:flex;justify-content:space-between;margin:4% auto}.wecarepage .content .wecare-container .wecare-text{width:52%}.wecarepage .content .wecare-container .wecare-img{width:42%}.wecarepage .content .wecare-container .wecare-img img{width:100%}.wecarepage .content .wecare-container .wecare-img-mobile{display:none}@media only screen and (max-width:1200px){.wecarepage .content{width:90%}.wecarepage .content .wecare-container{align-items:flex-start;display:flex;justify-content:space-between;margin:4% auto}.wecarepage .content .wecare-container .wecare-text{width:52%}.wecarepage .content .wecare-container .wecare-img{width:42%}.wecarepage .content .wecare-container .wecare-img img{width:100%}.wecarepage .content .wecare-container .wecare-img-mobile{display:none}}@media only screen and (max-width:810px){.wecarepage .content{width:90%}.wecarepage .content .wecare-container{justify-content:center}.wecarepage .content .wecare-container .wecare-text{width:100%}.wecarepage .content .wecare-container .wecare-img{display:none}.wecarepage .content .wecare-container .wecare-img-mobile{display:block}.wecarepage .content .wecare-container .wecare-img-mobile img{width:100%}}.gettonuukpage .content{margin:0 auto;width:60%}.gettonuukpage .content h1{margin:2% auto}.gettonuukpage .content h2{margin:2% 0 1%}.gettonuukpage .content a,.gettonuukpage .content h2,.gettonuukpage .content p{text-align:center}.gettonuukpage .content .gettonuuk-intro p{margin-bottom:1%}.gettonuukpage .content .gettonuuk-flexbox{display:flex;flex-wrap:wrap;justify-content:space-between;margin:2% auto 4%}.gettonuukpage .content .gettonuuk-flexbox .gettonuuk-flexitem{margin-bottom:2%;width:31%}.gettonuukpage .content .gettonuuk-flexbox .gettonuuk-flexitem img{border-radius:12px;margin-bottom:2%;width:100%}@media only screen and (max-width:1200px){.gettonuukpage .content{width:90%}.gettonuukpage .content .gettonuuk-flexbox{display:flex;flex-wrap:wrap;justify-content:space-between;margin:2% auto 4%}.gettonuukpage .content .gettonuuk-flexbox .gettonuuk-flexitem{margin-bottom:2%;width:31%}.gettonuukpage .content .gettonuuk-flexbox .gettonuuk-flexitem img{border-radius:12px;margin-bottom:2%;width:100%}}@media only screen and (max-width:810px){.gettonuukpage .content{width:90%}.gettonuukpage .content .gettonuuk-flexbox{display:flex;flex-wrap:wrap;justify-content:space-between;margin:2% auto 4%}.gettonuukpage .content .gettonuuk-flexbox .gettonuuk-flexitem{margin-bottom:2%;width:48%}.gettonuukpage .content .gettonuuk-flexbox .gettonuuk-flexitem img{border-radius:12px;margin-bottom:2%;width:100%}}.timetablepage .select-area-header{margin-bottom:3%;text-align:center}.timetablepage .select-area-header .diskoline-name{margin-bottom:0;margin-top:3%}@media screen and (max-width:810px){.timetablepage .select-area-header .diskoline-name{font-size:1em}}.timetablepage .select-area-header .timetable-title{font-family:"DM Serif Display";font-size:5em;font-weight:lighter;margin-bottom:1%;margin-top:0}@media screen and (max-width:810px){.timetablepage .select-area-header .timetable-title{font-size:3em}}.timetablepage .area-container{column-gap:25px;display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto 2.5%;row-gap:25px;width:75%}@media screen and (max-width:810px){.timetablepage .area-container{width:100%}}.timetablepage .area-card{background-color:#0000;border:3px solid #fff;border-radius:18px;position:relative;transition:border .4s ease;width:calc(33.33333% - 25px)}@media screen and (max-width:810px){.timetablepage .area-card{margin-bottom:2.5%;margin-left:2.5%;margin-right:2.5%;width:45%}}.timetablepage .area-card h2{white-space:normal}.timetablepage .area-card .area-img{height:200px;position:relative}.timetablepage .area-card .area-img img{border-radius:15px;height:100%;max-height:200px;object-fit:cover;width:100%}.timetablepage .area-card .area-img-overlay{align-items:center;background-color:#0006;border-radius:15px;bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;opacity:1;position:absolute;right:0;top:0;transition:background-color .4s ease}.timetablepage .area-card .area-img-overlay:hover{cursor:pointer}.timetablepage .area-card:hover .area-img-overlay{background-color:#0000}.timetablepage .area-card:hover{border:3px solid;border:3px solid var(--button-color)}.timetablepage .area-card:hover .area-name{background-color:#00000080}.timetablepage .select-area-header p{font-size:1.3em}.timetablepage .select-area-header h2{font-size:1.8em}.timetablepage .no-data{align-items:center;background-color:#f2f2f2;display:flex;flex-direction:column;margin:0 auto 2.5%;padding:3% 0;width:80%}.timetablepage .order-table tr th{width:12.5%}.timetablepage .order-table tr th p{text-transform:capitalize}.timetablepage .timetablepage h1{margin:2% 0}.timetablepage .area-name{border-radius:15px;color:#fff;font-size:min(1.75rem,4vw + 1rem);font-weight:500;left:50%;overflow:hidden;padding:10px 20px;pointer-events:none;position:absolute;text-align:center;text-transform:uppercase;top:50%;transform:translate(-50%,-50%);transition:background-color .4s ease;white-space:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:2}@media screen and (max-width:810px){.timetablepage .area-name{font-size:1.2rem}}.buyticketindexpage .select-area-header{text-align:center}.buyticketindexpage .select-area-header .diskoline-name{margin-bottom:0;margin-top:3%}@media screen and (max-width:810px){.buyticketindexpage .select-area-header .diskoline-name{font-size:1em}}.buyticketindexpage .select-area-header .select-area-title{font-family:Play,Helvetica,Arial,sans-serif;font-size:5em;font-weight:lighter;margin-bottom:3%;margin-top:0}@media screen and (max-width:810px){.buyticketindexpage .select-area-header .select-area-title{font-size:3em}}.buyticketindexpage .area-container{column-gap:25px;display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto 2.5%;row-gap:25px;width:75%}@media screen and (max-width:810px){.buyticketindexpage .area-container{width:100%}}.buyticketindexpage .area-card{background-color:#0000;border:3px solid #ddd;border-radius:18px;position:relative;transition:border .4s ease;width:calc(33.33333% - 25px)}@media screen and (max-width:810px){.buyticketindexpage .area-card{margin-bottom:2.5%;margin-left:2.5%;margin-right:2.5%;width:45%}}.buyticketindexpage .area-card h2{white-space:normal}.buyticketindexpage .area-card .area-img{height:200px;position:relative}.buyticketindexpage .area-card .area-img img{border-radius:15px;height:100%;max-height:200px;object-fit:cover;width:100%}.buyticketindexpage .area-card .area-img-overlay{align-items:center;background-color:#0006;border-radius:15px;bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;opacity:1;position:absolute;right:0;top:0;transition:background-color .4s ease}.buyticketindexpage .area-card .area-img-overlay:hover{cursor:pointer}.buyticketindexpage .area-card:hover .area-img-overlay{background-color:#0000}.buyticketindexpage .area-card:hover{border:3px solid;border:3px solid var(--button-color)}.buyticketindexpage .area-card:hover .area-name{background-color:#00000080}.buyticketindexpage .area-name{border-radius:15px;color:#fff;font-size:min(1.75rem,4vw + 1rem);font-weight:500;left:50%;overflow:hidden;padding:10px 20px;pointer-events:none;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);transition:background-color .4s ease;white-space:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:2}@media screen and (max-width:810px){.buyticketindexpage .area-name{font-size:1.2rem}}.buy-ticket-areaselectedpage .search-results h1{color:#000;position:relative}.buy-ticket-areaselectedpage .search-results .button-container{margin:2% 0;text-align:center}.buy-ticket-areaselectedpage .search-results .button-container .btn,.buy-ticket-areaselectedpage .search-results .button-container .btn-secondary{padding:1% 5%}.customer-cart .customer-cart-content{background-color:"";background-color:var(--primary-color);display:flex;flex-direction:column;margin:0 auto 2%;padding:1em 0 3em;width:80%}.customer-cart .customer-cart-content div{color:#fff}.customer-cart .customer-cart-content .customer-cart-form{margin:0 auto;width:95%}.customer-cart .customer-cart-content .discount-coupon-btn-check div{color:#333}.customer-cart .customer-cart-content h1{color:#fff;font-size:2.5em;font-weight:500;margin:1% 0 2%;text-align:center}.customer-cart .customer-cart-content a,.customer-cart .customer-cart-content p,.customer-cart .customer-cart-content p a{color:#fff;font-size:1em}.customer-cart .customer-cart-content .journey-info{display:flex;font-size:1.15em;font-weight:700;justify-content:space-between;margin-top:2%}.customer-cart .customer-cart-content .journey-info .divider{margin-left:2%;margin-right:2%}@media screen and (max-width:810px){.customer-cart .customer-cart-content .journey-info{flex-direction:column;margin-bottom:5%}}.customer-cart .customer-cart-content .journey-info .total-journey-price{margin-left:5%}@media screen and (max-width:810px){.customer-cart .customer-cart-content .journey-info .total-journey-price{margin-left:0}}.customer-cart .customer-cart-content .ticket-types{align-items:center;margin-bottom:.5%;margin-top:.5%}.customer-cart .customer-cart-content .ticket-types .ticket-type-name{align-items:center;display:flex}.customer-cart .customer-cart-content .ticket-types .remove-ticket{margin-left:.7%}@media screen and (max-width:810px){.customer-cart .customer-cart-content .ticket-types{margin-bottom:5%}}.customer-cart .customer-cart-content .remove-ticket{color:red;cursor:pointer;font-size:.7em;margin-left:1%}.customer-cart .departure-arrival-names{display:flex;white-space:nowrap;width:25%}.customer-cart .departure-arrival-times{display:flex;justify-content:flex-end;width:25%}@media screen and (max-width:810px){.customer-cart .departure-arrival-times{justify-content:normal}}.customer-cart .fees,.customer-cart .total-price{display:flex;font-weight:700;justify-content:space-between;margin:2% 0}.customer-cart .total-price{font-size:1.2em}.customer-cart .continue{text-align:center}.customer-cart .continue .btn{background-color:"";background-color:var(--button-color);border:none;color:#333;cursor:pointer;font-size:.95em;font-weight:700;margin-left:2%;padding:.8em 1.5em;text-transform:uppercase;white-space:nowrap}.customer-cart .continue .btn-secondary{padding:.8em 1.5em}.customer-cart .partner-login{margin-bottom:1%;margin-top:1%;text-align:center}.customer-cart .partner-login a{color:#fff;font-weight:600;text-decoration:underline}.customer-cart .empty-cart{font-size:1.15em;text-align:center}.customer-cart .empty-cart a{color:#333}.customer-cart .only-child-tickets-message{color:red;font-weight:700;margin:1%;text-align:center}.customer-cart .unavailable-ticket{color:red}@media screen and (max-width:390px){.customer-cart .ticket-types{padding-bottom:7px;padding-top:7px}.customer-cart .btn,.customer-cart .btn-secondary{margin-top:8px}.customer-cart .partner-login{padding-top:30px}}.customerinformationpage h2{font-weight:500}@media screen and (max-width:810px){.customerinformationpage h2{font-size:1.2em}}.customerinformationpage h3{color:#fff}.customerinformationpage .customer-and-participants{background-color:"";background-color:var(--primary-color);color:#fff;margin:0 auto 2%;width:75%}.customerinformationpage .customer-and-participants .billing-address-form{display:flex;flex-direction:column;margin-bottom:2.5%;padding-top:2%}.customerinformationpage .customer-and-participants .billing-address-form h2{color:#fff;margin:2% 0;text-align:center}.customerinformationpage .customer-and-participants .billing-address-form .input-container{justify-content:space-evenly;margin:0 auto;width:75%}.customerinformationpage .customer-and-participants .billing-address-form .input-list{display:flex;flex-direction:column;width:100%}.customerinformationpage .customer-and-participants .billing-address-form .input-list.list-1{margin-right:2%}.customerinformationpage .customer-and-participants .billing-address-form .input-list.list-2{margin-left:2%}.customerinformationpage .customer-and-participants .billing-address-form .input-list label{display:flex;flex-direction:column;font-size:1.05em;margin:2% 0;padding-right:10px;position:relative;width:100%}.customerinformationpage .customer-and-participants .billing-address-form .input-list label span.label-text{left:0;padding-right:5px;position:absolute;text-align:left;width:auto}.customerinformationpage .PhoneInputInput,.customerinformationpage .customer-and-participants .billing-address-form .input-list label input{padding:.5em}.customerinformationpage .input-container{align-items:center;display:flex;justify-content:space-between}@media screen and (max-width:810px){.customerinformationpage .input-container{display:block}}.participants-container{align-items:center;display:flex;flex-direction:column}.participants-container .follow-up-input,.participants-container .follow-up-input input[type=text]{padding:0}.participants-container input[type=text]{padding:.5em}.participants-container h2{color:#fff;font-size:1.5em;font-weight:700}.participants-container .journey-number{font-size:1.25em;font-weight:700}.participants-container .journey-info{align-items:flex-start;display:flex;flex-direction:column}.participants-container .journey-info p{color:#fff}@media screen and (max-width:810px){.participants-container .journey-info{align-items:center;flex-direction:column;font-size:.8em}}.participants-container .tickets-container{margin-bottom:2%;width:75%}.participants-container .tickets-container .departure-arrival-stops{display:flex}.participants-container .tickets-container .departure-stop-name{margin-right:2.5%;white-space:nowrap}.participants-container .tickets-container .arrival-stop-name{margin-left:2.5%;white-space:nowrap}.participants-container .tickets-container .departure-arrival-times{display:flex}.participants-container .tickets-container .departure-time{margin-right:2.5%}.participants-container .tickets-container .arrival-time{margin-left:2.5%}.participants-container .ticket-line{margin:3% 0}@media screen and (max-width:810px){.participants-container .ticket-line{font-size:.8em}}.participants-container .ticket-line .participant-inputs{display:flex;justify-content:space-between}@media screen and (max-width:810px){.participants-container .ticket-line .participant-inputs{display:block}}.participants-container .ticket-line .participant-name{width:40%}@media screen and (max-width:810px){.participants-container .ticket-line .participant-name{margin-bottom:4%;width:100%}}.participants-container .ticket-line .participant-name-input{display:flex;flex-direction:column}.participants-container .ticket-line .participant-phone{width:40%}@media screen and (max-width:810px){.participants-container .ticket-line .participant-phone{width:100%}}.participants-container .code-and-phone,.participants-container .ticket-line .participant-phone-input{display:flex;flex-direction:column}.participants-container select{padding:.2em .5em}.buttons{display:flex;margin:3% 0;padding-right:33px}@media screen and (max-width:810px){.buttons .buttons-no-invoice{align-items:center;display:flex;flex-direction:column;justify-content:center}}.buttons .btn{color:#333;margin:3% 4%;padding:.8em 1.5em}.buttons .btn:disabled{background-color:rgba(227,100,45,.522);color:#ffffff80;color:#333;cursor:auto}.required-field{color:red}.customercartsummarypage .summaryform{background-color:"";background-color:var(--primary-color);color:#fff;margin:0 auto;width:75%}.customercartsummarypage .summaryform h2{color:#fff;font-weight:500;padding:2% 0;text-align:center}@media screen and (max-width:810px){.customercartsummarypage .summaryform h2{font-size:1.5em}}.customercartsummarypage .summaryform .billing-information{margin-bottom:4%;text-align:center}.customercartsummarypage .summaryform .billing-information .display-inline{display:inline-block}.customercartsummarypage .summaryform .billing-information p{color:#fff;text-align:left}.customercartsummarypage .summaryform .billing-information .billing-address-title{color:#fff;font-size:1.25em}@media screen and (max-width:810px){.customercartsummarypage .summaryform .billing-information .billing-address-title{font-size:1.15em}}.customercartsummarypage .summaryform .billing-information .email-and-phone{margin-top:4%}.customercartsummarypage .summaryform .order{margin:5% auto 0;width:75%}@media screen and (max-width:810px){.customercartsummarypage .summaryform .order{margin:2% 0 0 5%;width:100%}}.customercartsummarypage .summaryform .order li,.customercartsummarypage .summaryform .order p{color:#fff}.customercartsummarypage .summaryform .order h3{color:#fff;font-size:1.25em;margin-bottom:2%;text-align:left}@media screen and (max-width:810px){.customercartsummarypage .summaryform .order h3{font-size:1.15em}}.customercartsummarypage .summaryform .order .order-container .ticket-types{display:flex;flex-direction:column}@media screen and (max-width:810px){.customercartsummarypage .summaryform .order{font-size:.8em}}.customercartsummarypage .summaryform .order .order-journey-header{display:flex;font-size:1.15em;font-weight:700;justify-content:space-between}@media screen and (max-width:810px){.customercartsummarypage .summaryform .order .order-journey-header{flex-direction:column}}.customercartsummarypage .summaryform .order .order-journey-header .price{margin-right:2%}.customercartsummarypage .summaryform .order .departure-arrival-names{display:flex;width:25%}.customercartsummarypage .summaryform .order .departure-stop-name{white-space:nowrap}.customercartsummarypage .summaryform .order .divider{margin-left:2%;margin-right:2%}.customercartsummarypage .summaryform .order .arrival-stop-name{white-space:nowrap}.customercartsummarypage .summaryform .order .departure-and-arrival-times{display:flex;justify-content:flex-end;width:25%}@media screen and (max-width:810px){.customercartsummarypage .summaryform .order .departure-and-arrival-times{justify-content:normal}}.customercartsummarypage .summaryform .order .ticket-types{display:flex;margin-bottom:4%}.customercartsummarypage .summaryform .fees{display:flex;font-size:.9em;font-weight:700;justify-content:space-between;margin:4% 0 2%}@media screen and (max-width:810px){.customercartsummarypage .summaryform .fees{font-size:.7em}}.customercartsummarypage .summaryform .fees .fee-price{margin-right:2%}@media screen and (max-width:810px){.customercartsummarypage .summaryform .fees .fee-price{margin-right:10%}}.customercartsummarypage .total-price{display:flex;font-size:1.5em;font-weight:700;justify-content:space-between;margin:0 auto;width:75%}.customercartsummarypage .total-price li,.customercartsummarypage .total-price p{color:#fff}@media screen and (max-width:810px){.customercartsummarypage .total-price{font-size:.8em;margin:2% 0 2% 5%;width:100%}}.customercartsummarypage .total-price .total-price-number{margin-right:2%}@media screen and (max-width:810px){.customercartsummarypage .total-price .total-price-number{margin-right:10%}}.customercartsummarypage .price-includes-fees{display:flex;justify-content:flex-end;margin:0 auto;width:75%}.customercartsummarypage .price-includes-fees p{color:#fff;font-size:.8em;margin-right:2%}.customercartsummarypage .terms-and-conditions{margin:2% auto;width:75%}.customercartsummarypage .terms-and-conditions .terms-and-conditions-checkbox{align-items:center;display:flex;justify-content:flex-end;margin-right:2%}.customercartsummarypage .terms-and-conditions .terms-and-conditions-checkbox input{margin-right:.5%;transform:scale(1.2)}@media screen and (max-width:810px){.customercartsummarypage .terms-and-conditions .terms-and-conditions-checkbox input{transform:scale(1.5);width:25%}}.customercartsummarypage .terms-and-conditions .terms-and-conditions-checkbox p{color:#fff;font-size:.9em;font-weight:700;margin-left:.5%}.customercartsummarypage .terms-and-conditions .terms-and-conditions-checkbox a{color:#fff}.customercartsummarypage .order-reference-code{display:flex;justify-content:flex-end;margin:0 auto;width:75%}.customercartsummarypage .order-reference-code .label-and-input{margin-right:2%}.customercartsummarypage .buttons{display:flex;justify-content:center;margin-top:2%;padding-bottom:1%;text-align:center}@media screen and (max-width:390px){.customercartsummarypage .buttons{padding-left:35px}}@media screen and (max-width:810px){.customercartsummarypage .buttons{flex-direction:column}}.customercartsummarypage .buttons .payment-buttons{display:flex;flex-direction:row;gap:3%;justify-content:center;justify-content:space-between}.customercartsummarypage .buttons .payment-buttons .invoice-button{width:9vw}@media screen and (max-width:390px){.customercartsummarypage .buttons .payment-buttons{display:flex;justify-content:center}.customercartsummarypage .buttons .payment-buttons .invoice-button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.customercartsummarypage .buttons .buttons-no-invoice{display:flex}.customercartsummarypage .buttons .buttons-no-invoice .btn{padding:5% 10%}.customercartsummarypage .buttons .buttons-no-invoice .btn.back{margin-right:2%}.customercartsummarypage .buttons .buttons-no-invoice .btn.continue{color:#333;margin-left:2%}.customercartsummarypage .buttons .btn{cursor:pointer;font-size:1em;font-weight:700;margin-left:.5%;margin-right:.5%;padding:.8em .5em;text-transform:uppercase}.customercartsummarypage .buttons .continue{background:"";background:var(--button-color);border:none;color:#fff}.customercartsummarypage .buttons .continue:disabled{background-color:rgba(227,100,45,.522);color:#ffffff80;cursor:auto}@media screen and (max-width:390px){.price{margin-bottom:10px}.buttons-no-invoice{align-items:center;display:flex;flex-direction:row;justify-content:space-evenly}.price-includes-fees{padding-bottom:5px;padding-top:10px}.terms-and-conditions{padding-bottom:15px}.order-reference-code{padding-right:35px}}.handlepayment h2{color:#fff;margin-bottom:2%;text-align:center}@media screen and (max-width:810px){.handlepayment h2{text-align:center}}.handlepayment h3{font-size:1.25em}.handlepayment h3,.handlepayment p{color:#fff;margin:2% auto;text-align:center}.handlepayment p{font-size:1em}.handlepayment .handlepayment-content{background:"";background:var(--primary-color);color:#fff;display:flex;justify-content:center;margin:0 12.5% 3%;padding:3% 0;position:relative}.handlepayment .handlepayment-content .customer{color:#fff}.myticketpage .label-and-input{align-items:center}.myticketpage input{border-radius:5px;color:#b2b2b2;font-size:1.5em}.myticketpage input:focus{color:#000;outline:2px solid;outline:2px solid var(--button-color)}@media screen and (max-width:810px){.myticketpage input{font-size:1.25em}}.myticketpage .error{font-weight:700;margin:2% auto;text-align:center}.myticketpage h1{margin:2% 0}@media screen and (max-width:810px){.myticketpage h1{font-size:2em;margin:5% 0}}.myticketpage .btn.search{padding:1% 8%}@media screen and (max-width:810px){.myticketpage .btn.search{padding:3% 25%}}.myticketpage .journey-info{align-items:center;display:flex;flex-direction:column;margin:.5% auto}.myticketpage .journey-info table{margin:2% auto;width:50%}@media screen and (max-width:810px){.myticketpage .journey-info table{width:90%}}.myticketpage .journey-info th.description{text-transform:uppercase}.myticketpage .journey-info th{text-align:center}.myticketpage .journey-info h2{font-size:2em}.myticketpage .journey-info p{font-size:1em;font-weight:400}.myticketpage .journey-info .btn.go-back{padding:1% 5%}@media screen and (max-width:390px){.myticketpage .btn.go-back{margin-bottom:10px;margin-top:10px}}.changephonenumberpage .label-and-input{align-items:center}.changephonenumberpage h1{margin:2% 0}@media screen and (max-width:810px){.changephonenumberpage h1{font-size:2em;margin:5% 0}}.changephonenumberpage .btn.search{padding:1% 8%}@media screen and (max-width:810px){.changephonenumberpage .btn.search{padding:3% 25%}}.changephonenumberpage input{border-radius:5px;color:#b2b2b2;font-size:1.5em}.changephonenumberpage input:focus{color:#000;outline:2px solid;outline:2px solid var(--button-color)}@media screen and (max-width:810px){.changephonenumberpage input{font-size:1.25em}}.changephonenumberpage p{font-family:Inter,Roboto,Helvetica,system-ui;font-weight:700;text-align:center}.changephonenumberpage .current-phone{font-size:1.1em;margin:1% auto;text-transform:uppercase}@media screen and (max-width:810px){.changephonenumberpage .current-phone{font-size:.85em;margin:5% auto}.changephonenumberpage .label-and-input{font-size:.85em;margin-bottom:5%}}.changephonenumberpage .phone{font-weight:400}.changephonenumberpage select{font-family:Inter,Roboto,Helvetica,system-ui;font-size:1.15em;font-weight:700}.changephonenumberpage .btn{padding:1% 5%}@media screen and (max-width:810px){.changephonenumberpage .btn{padding:3% 25%}}.cancelticketpage h1{margin:2% 0}@media screen and (max-width:810px){.cancelticketpage h1{font-size:2em;margin:5% 0}}.cancelticketpage .label-and-input{align-items:center}.cancelticketpage .btn.search{padding:1% 8%}@media screen and (max-width:810px){.cancelticketpage .btn.search{padding:3% 25%}}.cancelticketpage input{border-radius:5px;color:#b2b2b2;font-size:1.5em}.cancelticketpage input:focus{color:#000;outline:2px solid;outline:2px solid var(--button-color)}@media screen and (max-width:810px){.cancelticketpage input{font-size:1.25em}}.cancelticketpage p{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-weight:700;text-align:center}.cancelticketpage .cancelticket-journey{align-items:center;display:flex;flex-direction:column;margin:.5% auto;padding:2%;width:75%}@media screen and (max-width:810px){.cancelticketpage .cancelticket-journey{margin:0;padding:0;width:95%}.cancelticketpage .cancelticket-journey h2{font-size:1.15em}}.cancelticketpage .cancelticket-journey p{font-size:1.5em;font-weight:700;text-align:left}.cancelticketpage .cancelticket-journey table{border-spacing:0 1em;margin:2% auto;width:85%}.cancelticketpage .cancelticket-journey th.description{text-transform:uppercase}.cancelticketpage .cancelticket-journey .tr{margin-bottom:2%}.cancelticketpage .cancelticket-journey th{padding-bottom:1%;text-align:left}@media screen and (max-width:810px){.cancelticketpage .cancelticket-journey th{font-size:.7em}}.cancelticketpage .cancelticket-journey th .bold{font-weight:700}@media screen and (max-width:810px){.cancelticketpage .cancelticket-journey th .bold{font-size:1.2em}}.cancelticketpage .cancelticket-journey h2{font-size:2em}.cancelticketpage .cancelticket-journey p{font-size:1em;font-weight:400}.cancelticketpage .cancelticket-journey .cancel-message{margin:2% 0;text-align:center}.cancelticketpage .cancelticket-journey .cancel-message p{font-size:.75em}@media screen and (max-width:810px){.cancelticketpage .cancelticket-journey .cancel-message p{text-align:center}}.cancelticketpage .cancelticket-journey .cancel-message .btn{margin:2% 0;padding:4% 16%}.my-journey-desc{color:#333;font-family:Inter,Roboto,Helvetica,system-ui;font-optical-sizing:auto;font-size:1rem;font-style:normal;font-weight:400;line-height:1em;margin:0 auto 2%;text-align:center;width:55%}.partnerindexpage .header{align-items:center;display:flex;flex-direction:column;font-weight:700;margin:1.5% 0}.partnerindexpage .header .headline-1{font-size:1.05em;padding:10px}.partnerindexpage .header .headline-2{font-size:1.25em;padding:10px}.partnerindexpage .header .headline-3{font-family:"DM Serif Display";font-size:2.5em;padding:10px}.partnerindexpage .options{display:flex;margin:0 auto;width:50%}.partnerindexpage .options .box{align-items:center;border:1.5px solid #00000080;cursor:pointer;display:flex;flex-direction:column;justify-content:center;margin:2%;padding:1%;width:25%}@media screen and (max-width:390px){.partnerindexpage .options{margin-bottom:30px}}@media screen and (max-width:810px){.partnerindexpage .options{align-items:center;flex-direction:column;width:100%}.partnerindexpage .options .box{height:10vh;width:75%}}.partner-log-in h1{margin:2% 0}.partner-log-in .log-in-form{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}.partner-log-in .log-in-form input{border-radius:5px;color:#b2b2b2;font-size:1.5em;margin-top:1.5%}.partner-log-in .log-in-form input:focus{color:#000;outline:2px solid;outline:2px solid var(--button-color)}.partner-log-in .log-in-form .label-and-input{display:flex;flex-direction:column;font-size:1.25em;font-weight:700;margin-bottom:2.5%;text-transform:uppercase}.partner-log-in .modal{align-items:center;background-color:#00000080;display:none;height:100%;justify-content:space-evenly;left:0;position:fixed;top:0;width:100%}.partner-log-in .modal.active{display:flex}.partner-log-in .modal-content{background-color:"";background-color:var(--primary-color);border-radius:5px;box-shadow:0 2px 4px #0003;color:#fff;padding:5%}.partner-log-in .modal-content ul{padding:0}.partner-log-in .modal-content ul li{list-style:none}.partner-log-in .modal-content ul li button{background-color:#1e3667;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1.25em;font-weight:700;margin:1% auto;width:100%}.partner-log-in .modal-content ul li button:hover{background-color:#28498a}.partner-log-in.modal-open .modal{display:flex}.partner-log-in button{padding:1% 5%}@media screen and (max-width:810px){.partner-log-in button{padding:3% 25%}}.partneraccountinformationpage h1{margin:2% 0}.partneraccountinformationpage .flexed-form{display:flex;justify-content:space-evenly}.partneraccountinformationpage .flexed-form input{color:#b2b2b2;font-size:1.15em;margin-top:1.5%}.partneraccountinformationpage .flexed-form input:focus{color:#000}.partneraccountinformationpage .flexed-form input.disabled{background-color:grey;color:#fff}.partneraccountinformationpage .flexed-form input[type=number]::-webkit-inner-spin-button,.partneraccountinformationpage .flexed-form input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.partneraccountinformationpage .flexed-form input[type=number]{-webkit-appearance:textfield;appearance:textfield}.partneraccountinformationpage .flexed-form .label-and-input{display:flex;flex-direction:column;font-size:1.25em;font-weight:700;margin-bottom:2.5%;text-transform:uppercase}.partneraccountinformationpage .flexed-form .column-1,.partneraccountinformationpage .flexed-form .column-2{display:flex;flex-direction:column}.partneraccountinformationpage .buttons{display:block;margin:1.5% 0;text-align:center}.partneraccountinformationpage .buttons .btn{border:1px solid;border:1px solid var(--button-color);margin-left:.5%;padding:1%}.partneraccountinformationpage .buttons .btn-secondary{margin-right:.5%;padding:1%}@media screen and (max-width:390px){.partneraccountinformationpage .label-and-input{margin-top:8px}.partneraccountinformationpage .buttons{margin-bottom:20px;margin-left:30px;margin-top:15px}.partneraccountinformationpage .btn{margin-right:5px}}@media screen and (max-width:810px){.partneraccountinformationpage .flexed-form{align-items:center;flex-direction:column}.partneraccountinformationpage .buttons{align-items:center;flex-direction:column-reverse}.partneraccountinformationpage .buttons .btn{margin-bottom:2%;padding:5%;width:90%}.partneraccountinformationpage .buttons .btn-secondary{padding:5%;width:90%}}.partnerchangepassword h1{margin:2% 0}.partnerchangepassword .change-password-form{align-items:center;display:flex;flex-direction:column}.partnerchangepassword .change-password-form input{color:#b2b2b2;font-size:1.15em;margin-top:1.5%}.partnerchangepassword .change-password-form input:focus{color:#000}.partnerchangepassword .change-password-form input[type=number]::-webkit-inner-spin-button,.partnerchangepassword .change-password-form input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.partnerchangepassword .change-password-form input[type=number]{-webkit-appearance:textfield;appearance:textfield}.partnerchangepassword .change-password-form .label-and-input{display:flex;flex-direction:column;font-size:1.25em;font-weight:700;margin-bottom:2.5%;text-transform:uppercase}.partnerchangepassword .buttons{display:block;margin:1.5% 0;text-align:center}.partnerchangepassword .buttons .btn{border:1px solid;border:1px solid var(--button-color);margin-left:.5%;padding:1%}.partnerchangepassword .buttons .btn-secondary{margin-right:.5%;padding:1%}@media screen and (max-width:390px){.partnerchangepassword .label-and-input{margin-top:8px}.partnerchangepassword .buttons{margin-bottom:20px;margin-left:35px;margin-top:15px}.partnerchangepassword .btn{margin-right:2px}}@media screen and (max-width:810px){.partnerchangepassword .buttons{align-items:center;display:flex;flex-direction:column-reverse}.partnerchangepassword .buttons .btn{margin-bottom:2%;padding:5%;width:90%}.partnerchangepassword .buttons .btn-secondary{padding:5%;width:90%}}.createpartneruser h1{margin:2% 0}.createpartneruser .flexed-form{align-items:center;display:flex;flex-direction:column}.createpartneruser .flexed-form .asterix{color:red}.createpartneruser input{color:#b2b2b2;font-size:1.15em;margin-top:1.5%}.createpartneruser input:focus{color:#000}.createpartneruser input[type=number]::-webkit-inner-spin-button,.createpartneruser input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.createpartneruser input[type=number]{-webkit-appearance:textfield;appearance:textfield}.createpartneruser .label-and-input{display:flex;flex-direction:column;font-size:1.25em;font-weight:700;margin-bottom:2.5%;text-transform:uppercase}.createpartneruser .under-creation p{font-size:1.25em;font-weight:700;margin:1% 0;text-align:center}.createpartneruser .under-creation .spinner{text-align:center}.createpartneruser .under-creation .spinner img{width:25%}.createpartneruser .buttons{display:block;margin:1.5% 0;text-align:center}.createpartneruser .buttons .btn{border:1px solid;border:1px solid var(--button-color);margin-left:.5%;padding:1%}.createpartneruser .buttons .btn-secondary{margin-right:.5%;padding:1%}@media screen and (max-width:390px){.createpartneruser .buttons{margin-left:30px}}.partneruserlist .user-table{border-collapse:collapse;margin:0 auto;width:80%}.partneruserlist .user-table th p{font-size:1.15em;text-align:left}.partneruserlist .user-table th p.actions{text-align:center}.partneruserlist .user-table td,.partneruserlist .user-table th{padding:2%}.partneruserlist .user-table tbody tr:nth-child(odd){background-color:#f2f2f2}.partneruserlist .user-table td{font-size:1.05em}.partneruserlist .actions{display:flex}@media screen and (max-width:1600px){.partneruserlist .actions{flex-direction:column}}.partneruserlist .actions .btn-secondary{margin-right:.5%}@media screen and (max-width:1600px){.partneruserlist .actions .btn-secondary{margin-bottom:.5%;white-space:normal}}.partneruserlist .actions .btn{margin-left:.5%}@media screen and (max-width:1600px){.partneruserlist .actions .btn{margin-top:2%;white-space:normal}}.partneruserlist .buttons{display:block;margin:1.5% 0;text-align:center}.partneruserlist .buttons .btn{border:1px solid;border:1px solid var(--button-color);margin-left:.5%;padding:1%}.partneruserlist .buttons .btn-secondary{margin-right:.5%;padding:1%}.partneruserlist .confirmation-modal{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.partneruserlist .confirmation-modal .confirmation-modal-content{background:"";background:var(--primary-color);border-radius:5px;box-shadow:0 0 10px #0000004d;color:#fff;max-width:80%;padding:20px;text-align:center}.partneruserlist .confirmation-modal .confirmation-modal-buttons{display:flex;justify-content:space-evenly;margin-top:10%}.partneruserlist .confirmation-modal .confirmation-modal-buttons button{padding:.8em 1.5em}@media screen and (max-width:390px){.partneruserlist thead{display:none}.partneruserlist tr{display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:10px;margin-top:10px}.partneruserlist td .btn-secondary{margin-left:20px}.partneruserlist .buttons{margin-left:30px}}.partnerorderlist .filter-form{align-items:center;display:flex;justify-content:center;margin:2% auto}@media screen and (max-width:810px){.partnerorderlist .filter-form{flex-direction:column}}.partnerorderlist .filter-form input::-webkit-inner-spin-button,.partnerorderlist .filter-form input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.partnerorderlist .filter-form input[type=number]{-webkit-appearance:textfield;appearance:textfield}.partnerorderlist .label-and-input{margin:0 1%}.partnerorderlist .order-table{border-collapse:collapse;margin:0 auto;width:80%}.partnerorderlist .order-table th p{font-size:1.15em;text-align:left;text-transform:uppercase}.partnerorderlist .order-table td,.partnerorderlist .order-table th{padding:.5%}.partnerorderlist .order-table tbody tr:nth-child(odd){background-color:#f2f2f2}.partnerorderlist .order-table td{font-size:1.05em}.partnerorderlist .order-table .total-amount,.partnerorderlist .order-table .total-amount.header p{text-align:right}.partnerorderlist .order-table .total-amount p{margin-right:5%}.partnerorderlist .order-table .order-language,.partnerorderlist .order-table .payment-type{text-align:center}.partnerorderlist .order-table .pointer{cursor:pointer;font-weight:700;text-decoration:underline}.partnerorderlist .btn,.partnerorderlist .btn-secondary{padding:.8em 1.5em}.partnerorderlist .btn.load-more{margin:1% 10%;padding:1%}@media screen and (max-width:390px){.partnerorderlist .btn,.partnerorderlist .label-and-input{margin-top:15px}.partnerorderlist thead{display:none}.partnerorderlist tr{display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:10px;margin-top:10px}.partnerorderlist .payment-type{margin-left:260px}.partnerorderlist .download.pointer{margin-left:278px}}.partnerorderdetailpage .order-detail-info{text-align:center}.partnerorderdetailpage .order-detail-orderID{font-size:1.3em;font-weight:700}.partnerorderdetailpage .total-amount{font-weight:700;text-align:end}.partnerorderdetailpage .order-table{border-collapse:collapse;margin:0 auto;width:80%}.partnerorderdetailpage .order-table th p{font-size:.5em;text-align:left;text-transform:uppercase}.partnerorderdetailpage .order-table th p.price{text-align:right}.partnerorderdetailpage .order-table td,.partnerorderdetailpage .order-table th{padding:.5%}.partnerorderdetailpage .order-table tbody tr:nth-child(odd){background-color:#f2f2f2}.partnerorderdetailpage .order-table td{font-size:1.05em}.partnerorderdetailpage .order-table td .price p{text-align:right!important}.partnerorderdetailpage .order-table td .align-left{text-align:left}.partnerorderdetailpage .order-table td .align-right{text-align:right;white-space:no-wrap}.partnerorderdetailpage .green-row{color:green}.partnerorderdetailpage .red-row{color:red}.partnerorderdetailpage .center-container{align-items:center;display:flex;justify-content:center}.partnerorderdetailpage .pill-box{background-color:#ccc;border-radius:15px;display:inline-block;height:30px;margin-left:2%;padding:2px;width:60px}.partnerorderdetailpage .toggle-switch{display:inline-block;height:30px;position:relative;width:60px}.partnerorderdetailpage .toggle-switch label{display:block;height:100%;position:relative;width:100%}.partnerorderdetailpage .toggle-switch input[type=checkbox]{display:none}.partnerorderdetailpage .toggle-switch .switch{background-color:#fff;border:1px solid #ccc;border-radius:50%;height:30px;left:0;position:absolute;top:0;transition:transform .3s ease-in-out;width:30px}.partnerorderdetailpage .toggle-switch input[type=checkbox]:checked+.switch{background-color:"";background-color:var(--primary-color);transform:translateX(30px)}.partnerorderdetailpage .btn{padding:.8em 1.5em}.partnerorderdetailpage .cancel-ticket{color:red;cursor:pointer}.partnerorderdetailpage .confirmation-modal{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.partnerorderdetailpage .confirmation-modal .confirmation-modal-content{background:"";background:var(--primary-color);border-radius:5px;box-shadow:0 0 10px #0000004d;color:#fff;max-width:80%;padding:20px;text-align:center}.partnerorderdetailpage .confirmation-modal .confirmation-modal-buttons{display:flex;justify-content:space-evenly;margin-top:10%}.partnerorderdetailpage .confirmation-modal .confirmation-modal-buttons button{padding:.8em 1.5em}.diskoline-explorer-page{margin-bottom:5em}.diskoline-explorer-page .header{background-position:center 80%;background-repeat:no-repeat;background-size:cover;color:#fff;height:30vh;position:relative}@media only screen and (min-width:810px){.diskoline-explorer-page .header{height:40vh}}@media only screen and (min-width:1200px){.diskoline-explorer-page .header{background-position-y:60%;height:60vh}}.diskoline-explorer-page .header .header-content{text-align:center;vertical-align:middle}.diskoline-explorer-page .header .header-content .hero-text{background-color:#0006;border-radius:12px;font-size:1em;left:50%;margin:0 auto;padding:2% 2.5%;position:absolute;top:50%;transform:translate(-50%,-50%)}.diskoline-explorer-page .header .header-content h1{font-size:2.5em}@media only screen and (min-width:810px){.diskoline-explorer-page .header .header-content h1{font-size:3em}}.diskoline-explorer-page .header .header-content p{font-weight:700}.diskoline-explorer-page .content{margin:3% auto;width:90%}@media only screen and (min-width:810px){.diskoline-explorer-page .content{width:90%}}@media only screen and (min-width:1200px){.diskoline-explorer-page .content{margin:3% auto;width:60%}}.diskoline-explorer-page .content .tagline{font-size:1em;font-weight:700}.diskoline-explorer-page .content .center-section,.diskoline-explorer-page .content .section{margin:50px 0}.diskoline-explorer-page .content .center-section img,.diskoline-explorer-page .content .section img{width:100%}.diskoline-explorer-page .content a{color:#000;cursor:pointer;font-weight:700;text-decoration:none}.diskoline-explorer-page .content h3{margin-top:10px}.diskoline-explorer-page .area-container{display:flex;flex-wrap:wrap;justify-content:space-between;margin:5% auto;width:75%}.diskoline-explorer-page .area-container.hiking-trips{justify-content:space-evenly}@media screen and (max-width:810px){.diskoline-explorer-page .area-container{width:100%}}.diskoline-explorer-page .area-card{margin-bottom:20px;position:relative;width:calc(33.33333% - 20px)}.diskoline-explorer-page .area-card.margin-left{margin-left:17%}@media screen and (max-width:810px){.diskoline-explorer-page .area-card.margin-left{margin-left:0}}.diskoline-explorer-page .area-card.margin-right{margin-right:17%}@media screen and (max-width:810px){.diskoline-explorer-page .area-card.margin-right{margin-right:0}.diskoline-explorer-page .area-card{margin-bottom:2.5%;margin-left:2.5%;margin-right:2.5%;width:45%}}.diskoline-explorer-page .area-card h2{white-space:normal}@media screen and (max-width:810px){.diskoline-explorer-page .area-card h2{font-size:2.8em}}.diskoline-explorer-page .area-card .area-img{position:relative}.diskoline-explorer-page .area-card .area-img img{height:100%;max-height:200px;object-fit:cover;width:100%}.diskoline-explorer-page .area-card .area-img-overlay{align-items:center;background-color:#0003;bottom:2%;display:flex;flex-direction:column;justify-content:center;left:0;opacity:1;position:absolute;right:0;top:0;transition:opacity .3s ease}.diskoline-explorer-page .area-card .area-img-overlay:hover{cursor:pointer}.diskoline-explorer-page .area-card .area-img-overlay button{background-color:"";background-color:var(--button-color);border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:.95em;font-weight:700;left:50%;opacity:0;padding:3% 12.5%;position:absolute;text-transform:uppercase;top:60%;transform:translateX(-50%);transition:opacity .3s ease;white-space:nowrap;z-index:3}.diskoline-explorer-page .area-card .area-img-overlay:hover button{opacity:1}.area-name{color:#fff;font-size:min(1.75rem,4vw + 1rem);font-weight:500;left:50%;max-width:90%;overflow:hidden;padding:10px 20px;pointer-events:none;position:absolute;text-align:center;text-transform:uppercase;top:50%;transform:translate(-50%,-50%);white-space:nowrap;z-index:2}@media screen and (max-width:810px){.area-name{font-size:1.2rem}}@media screen and (max-width:390px){.area-name{font-size:1.1rem!important}}.diskoline-explorer-tour{margin-bottom:5em}.diskoline-explorer-tour .header{background-position:center 80%;background-repeat:no-repeat;background-size:cover;color:#fff;height:30vh;position:relative}.diskoline-explorer-tour .header .hero-text{background-color:#0006;border-radius:12px;font-size:1em;left:50%;margin:0 auto;padding:2% 2.5%;position:absolute;top:50%;transform:translate(-50%,-50%)}.diskoline-explorer-tour .header .header-content img{height:60vh;object-fit:cover;object-position:bottom;width:100%}.diskoline-explorer-tour .header .header-content .hero-image-text{background-color:#0006;border-radius:12px;left:50%;margin:0 auto;padding:1.5% 2%;position:absolute;top:50%;transform:translate(-50%,-50%);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.diskoline-explorer-tour .header .header-content video{height:60vh}@media only screen and (min-width:810px){.diskoline-explorer-tour .header{height:40vh}}@media only screen and (min-width:1200px){.diskoline-explorer-tour .header{background-position-y:60%;height:60vh}}.diskoline-explorer-tour .header .header-content{text-align:center;vertical-align:middle}.diskoline-explorer-tour .header .header-content h1{padding-top:0,5%}.diskoline-explorer-tour .header .header-content p{font-weight:700}.diskoline-explorer-tour .header-shadow{box-shadow:inset 0 0 0 1000px #00000026}.diskoline-explorer-tour .content{margin:3% auto;width:90%}@media only screen and (min-width:810px){.diskoline-explorer-tour .content{width:90%}}@media only screen and (min-width:1200px){.diskoline-explorer-tour .content{margin:3% auto;width:60%}}.diskoline-explorer-tour .content .tagline{font-size:1em;font-weight:700}.diskoline-explorer-tour .content a{color:#000;cursor:pointer;text-decoration:underline}.diskoline-explorer-tour .video-div,.diskoline-explorer-tour video{height:30vh;object-fit:cover;width:100%}@media only screen and (min-width:810px){.diskoline-explorer-tour .video-div,.diskoline-explorer-tour video{height:50vh}}@media only screen and (min-width:1200px){.diskoline-explorer-tour .video-div,.diskoline-explorer-tour video{background-position-y:60%;height:70vh}}.diskoline-explorer-tour .row{align-items:center;margin:1% 0}@media only screen and (max-width:390px){.diskoline-explorer-tour .row .tagline{margin-top:25px}}@media only screen and (min-width:810px){.diskoline-explorer-tour .row{display:flex;margin:1% 0}.diskoline-explorer-tour .row .section{margin:10% auto;width:45%}}.diskoline-explorer-tour .row .section ul{margin:10% 0}.diskoline-explorer-tour .row .section .img{margin:10px 0;width:100%}@media only screen and (max-width:390px){.diskoline-explorer-tour .row .section ul{margin-top:15px}.diskoline-explorer-tour .row .section h2{margin-bottom:8px}.diskoline-explorer-tour .central_row h2{margin-bottom:10px}}@media only screen and (min-width:810px){.diskoline-explorer-tour .central_row{margin:40px auto;text-align:center;width:60%}}@media only screen and (max-width:390px){.diskoline-explorer-tour .practical-info .tagline{margin-top:25px}}@media only screen and (min-width:810px){.diskoline-explorer-tour .practical-info{margin:40px auto;text-align:center;width:40%}.diskoline-explorer-tour .practical-info p{text-align:left}.diskoline-explorer-tour .practical-info .tagline{text-align-last:center}}.diskoline-explorer-tour .breadcrumb{display:none}@media screen and (max-width:810px){.diskoline-explorer-tour .breadcrumb{display:block;font-size:.8em;margin-bottom:5%}.diskoline-explorer-tour .breadcrumb .breadcrumb-1{margin-right:1%;text-decoration:underline}.diskoline-explorer-tour .breadcrumb .breadcrumb-2{margin-left:1%}}.diskoBay *{overflow:hidden}.diskoBay .header{background-position:center 60%;background-repeat:no-repeat;background-size:cover;color:#fff;height:30vh;position:relative}@media only screen and (min-width:810px){.diskoBay .header{height:40vh}}@media only screen and (min-width:1200px){.diskoBay .header{height:80vh}}@media only screen and (max-width:390px){.diskoBay .header{height:70vh}}.diskoBay .header .header-content .hero-text{background-color:#0006;border-radius:12px;left:50%;margin:0 auto;padding:2% 2.5%;position:absolute;top:50%;transform:translate(-50%,-50%)}.diskoBay .header .header-content h1{color:#fff;margin-bottom:20px}.diskoBay .header .header-content h3{display:flex;justify-content:center;text-align:center}@media only screen and (max-width:390px){.diskoBay .header .header-content{width:90%}}@media screen and (max-width:390px){.diskoBay .section-text{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:-40px;margin-top:-30px}.diskoBay .section-text img{height:auto;width:100%}}.diskoBay .section-text{display:flex;justify-content:center;padding-bottom:130px;padding-top:80px}.diskoBay .section-text h1{display:flex;justify-content:flex-start;padding-bottom:10px}.diskoBay .section-text p{padding-bottom:25px}.diskoBay .firstSectionDiskoBay{margin-left:50px;max-width:600px;padding-top:40px}@media screen and (max-width:390px){.diskoBay .firstSectionDiskoBay{margin-left:0;max-width:95%;overflow:hidden}}.diskoBay .section-2 h1{padding-bottom:10px}.diskoBay .cardInclPhoto{display:flex;gap:50px;justify-content:center;margin-bottom:80px;margin-left:250px;margin-right:250px;padding-bottom:40px;padding-top:40px}@media screen and (min-width:810px){.diskoBay .cardInclPhoto{margin-bottom:0}}@media screen and (max-width:390px){.diskoBay .cardInclPhoto{align-items:center;display:flex;flex-direction:column;margin:0;padding:0;width:100%}.diskoBay .cardOneHeader{align-items:left}.diskoBay .cardOneHeader,.diskoBay .cardText{display:flex;flex-direction:column;padding-left:7%}.diskoBay .cardText{align-items:center}.diskoBay img{width:80%}}.cardOneHeader{align-items:flex-start;display:flex;flex-direction:column}.cardOneHeader h1{margin-bottom:-10px}.cardOneHeader h3{padding-bottom:32px}.cardText{width:600px}.cardText p{padding-bottom:25px}.cardText .btn{margin-top:20px}.diskoBayCard{padding-bottom:80px;padding-top:80px}@media screen and (max-width:390px){.diskoBayCard{padding:10px}.cardOneHeader,.cardText{margin-left:125px;max-width:50%;overflow:hidden}.section-2{padding-bottom:-40px}}.section-3{margin-bottom:50px;margin-top:80px;overflow-x:hidden;position:relative}.section-3 img{display:block;height:auto;width:100vw}.section-3 .section-3-text{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}.section-3 .section-3-text img{display:block;height:auto;margin-bottom:40px;max-width:60%}.section-3 .section-3-text h3{margin-top:30px;width:900px}@media screen and (max-width:390px){.diskoBay .section-3{height:60vh}.diskoBay .section-3 img{height:60vh;width:auto}.diskoBay .section-3 .section-3-text{font-size:10px;max-width:100%}.diskoBay .section-3 .section-3-text h3{max-width:85%;overflow:hidden}}.area-pages *{overflow:hidden}.area-pages .header{background-position:center 60%;background-repeat:no-repeat;background-size:cover;color:#fff;height:60vh;position:relative}@media only screen and (max-width:1024px){.area-pages .header{height:70vh}}.area-pages .header .header-content .hero-text{background-color:#0006;border-radius:12px;font-size:.6em;left:50%;margin:0 auto;padding:2% 2.5%;position:absolute;top:50%;transform:translate(-50%,-50%)}.area-pages .header .header-content .hero-text .tag-line{padding:0}.area-pages .header .header-content h1{color:#fff;font-size:80px}.area-pages .header .header-content h3{display:flex;justify-content:center;margin-top:20px}@media only screen and (max-width:390px){.area-pages .header .header-content{width:90%}.area-pages .header .header-content h1{font-size:60px}.area-pages .header .header-content .special-header{font-size:55px}}.area-pages .section1{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:2% 20%}.area-pages .section1 h3{display:flex;justify-content:left;width:100%}.area-pages .section1 h2{padding-bottom:2%;padding-top:4%}.area-pages .section1 p{padding:1% 0}.area-pages .section1 .img-container-sektion1{align-items:center;display:flex;justify-content:center;margin:3%;width:100%}.area-pages .section1 .img-container-sektion1 img{margin:3% 2%}@media only screen and (max-width:1024px){.area-pages .section1{margin:4%}.area-pages .section1 h2{padding-bottom:2%}.area-pages .section1 p{padding:3% 0}.area-pages .section1 .img-container-sektion1{display:flex;flex-direction:column}.area-pages .section1 .Equip,.area-pages .section1 .Ilimanaq1,.area-pages .section1 .Illulisat1,.area-pages .section1 .Qasigiannguit1,.area-pages .section1 .Qeqertarsuaq1{width:75%}}.area-pages .section2{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:2% 20%}.area-pages .section2 h2{padding-bottom:2%;padding-top:4%}.area-pages .section2 h3{display:flex;justify-content:left;width:100%}.area-pages .section2 p{padding:1% 0}.area-pages .section2 .img-container-sektion2{align-items:center;display:flex;justify-content:center;margin:3%;width:100%}@media only screen and (max-width:1024px){.area-pages .section2{margin:4%}.area-pages .section2 h2{padding-bottom:2%}.area-pages .section2 p{padding:3% 0}.area-pages .section2 .img-container-sektion2 img{width:110%}}.area-pages .section3{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:2% 20%}.area-pages .section3 h2{padding-bottom:2%;padding-top:4%}.area-pages .section3 p{padding:1% 0}.area-pages .section3 .img-container-sektion3{align-items:center;display:flex;justify-content:center;margin:3%;width:100%}.area-pages .section3 .img-container-sektion3 img{margin:3% 2%}@media only screen and (max-width:1024px){.area-pages .section3{margin:4%}.area-pages .section3 h2{padding-bottom:2%}.area-pages .section3 p{padding:3% 0}.area-pages .section3 .img-container-sektion3{display:flex;flex-direction:column}.area-pages .section3 .img-container-sektion3 img{width:100%}}.btn-sm{font-size:.75em;padding:1% 5%}.search-form.activity-form .search-inputs input{text-transform:uppercase}.timetablepage{margin-bottom:1em}.timetablepage .filter-form{flex-direction:column}.timetablepage .filter-form .label-and-input{align-items:center;flex-direction:row;margin:0}.timetablepage .filter-form .label-and-input label{margin-right:5%;text-transform:capitalize}.timetablepage .filter-form .label-and-input .react-datepicker-wrapper{padding-bottom:1%}.timetablepage .filter-form .btn{margin-top:1%;padding:1% 2.5%}.no-data{align-items:center;display:flex;flex-direction:column;margin:0 auto 2.5%;padding:3% 0;width:80%}.no-data h3{font-family:Segoe UI,Tahoma,Verdana,sans-serif}.no-data-icon{color:grey;font-size:90px}.no-data-text{color:grey;text-align:center}.text-center{text-align:center!important}.text-danger{color:red!important}.d-flex{display:flex}.justify-content-between{justify-content:space-between}.align-items-center{align-items:center}.mt-1{margin-top:.25rem!important}.ms-2{margin-left:.5rem!important}.cursor-pointer{cursor:pointer}.discount-coupon{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin-top:20px}.discount-coupon .discount-coupon-desc{font-size:.75em;margin-bottom:4px}.discount-coupon .discount-coupon-spinner{display:inline-block}.discount-coupon .discount-coupon-group-input{align-items:center;display:flex}.discount-coupon input{margin-right:10px;padding:5px 10px;width:200px}.discount-coupon-btn-check{background-color:"";background-color:var(--button-color);border:none;cursor:pointer;font-size:.6em;font-weight:700;padding:.5em 1.5em;text-transform:uppercase;white-space:nowrap}@media only screen and (max-width:810px){.discount-coupon input{width:100%}}.page-loading-wrap{margin:30vh auto;width:350px}.react-datepicker-popper{z-index:999!important}.icon-previous{margin-right:10px}.icon-next,.icon-previous{cursor:pointer;padding:2px 15px!important}.icon-next{margin-left:10px}.icon-disable{cursor:inherit;opacity:.5}.customer-cart .buy-return-ticket{align-items:center;cursor:pointer;display:flex;justify-content:center;margin-top:5px}.customer-cart .buy-return-ticket-text{font-size:16px;font-weight:700;margin-left:.25em;text-decoration:underline}.popup-content{border:none!important;padding:0!important}.popup-content .content{padding:.75rem 1rem}.popup-content .footer{border-top:1px solid #dee2e6;display:flex;justify-content:end;padding:.75rem 1rem;text-align:right}.cancelticket-error-text{color:red;font-size:1.5em;font-weight:700;text-align:center}.area-desc p{color:#fff!important}.ms-5{margin-left:2rem}.ql-align-center{text-align:center}.ql-align-right{text-align:end}.ms-4{margin-left:1.5rem!important}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.popup-content{background:#fff;border:1px solid #d7d7d7;margin:auto;padding:5px;width:50%}[role=tooltip].popup-content{border-radius:5px;box-shadow:0 0 3px #00000029;width:200px}.popup-overlay{background:#00000080}[data-popup=tooltip].popup-overlay{background:#0000}.popup-arrow{stroke-width:2px;stroke:#d7d7d7;stroke-dasharray:30px;stroke-dashoffset:-54px;bottom:0;color:#fff;filter:drop-shadow(0 -3px 3px rgba(0,0,0,.16));left:0;right:0;top:0}.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__navigation-icon:before,.react-datepicker__year-read-view--down-arrow{border-color:#ccc;border-style:solid;border-width:3px 3px 0 0;content:"";display:block;height:9px;position:absolute;top:6px;width:9px}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{margin-left:-4px;position:absolute;width:0}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:after,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:after,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before{border:8px solid #0000;box-sizing:initial;content:"";height:0;left:-8px;position:absolute;width:1px;z-index:-1}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before{border-bottom-color:#aeaeae}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{margin-top:-8px;top:0}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:after,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before{border-bottom-color:#f0f0f0;border-top:none}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:after{top:0}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before{border-bottom-color:#aeaeae;top:-1px}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{bottom:0;margin-bottom:-8px}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:after,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before{border-bottom:none;border-top-color:#fff}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:after{bottom:0}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before{border-top-color:#aeaeae;bottom:-1px}.react-datepicker-wrapper{border:0;display:inline-block;padding:0}.react-datepicker{background-color:#fff;border:1px solid #aeaeae;border-radius:.3rem;color:#000;display:inline-block;font-family:Helvetica Neue,helvetica,arial,sans-serif;font-size:.8rem;position:relative}.react-datepicker--time-only .react-datepicker__triangle{left:35px}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker__triangle{left:50px;position:absolute}.react-datepicker-popper{z-index:1}.react-datepicker-popper[data-placement^=bottom]{padding-top:10px}.react-datepicker-popper[data-placement=bottom-end] .react-datepicker__triangle,.react-datepicker-popper[data-placement=top-end] .react-datepicker__triangle{left:auto;right:50px}.react-datepicker-popper[data-placement^=top]{padding-bottom:10px}.react-datepicker-popper[data-placement^=right]{padding-left:8px}.react-datepicker-popper[data-placement^=right] .react-datepicker__triangle{left:auto;right:42px}.react-datepicker-popper[data-placement^=left]{padding-right:8px}.react-datepicker-popper[data-placement^=left] .react-datepicker__triangle{left:42px;right:auto}.react-datepicker__header{background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3rem;padding:8px 0;position:relative;text-align:center}.react-datepicker__header--time{padding-bottom:8px;padding-left:5px;padding-right:5px}.react-datepicker__header--time:not(.react-datepicker__header--time--only){border-top-left-radius:0}.react-datepicker__header:not(.react-datepicker__header--has-time-select){border-top-right-radius:.3rem}.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__year-dropdown-container--select{display:inline-block;margin:0 15px}.react-datepicker-time__header,.react-datepicker-year-header,.react-datepicker__current-month{color:#000;font-size:.944rem;font-weight:700;margin-top:0}.react-datepicker-time__header{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.react-datepicker__navigation{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:32px;justify-content:center;overflow:hidden;padding:0;position:absolute;text-align:center;text-indent:-999em;top:2px;width:32px;z-index:1}.react-datepicker__navigation--previous{left:2px}.react-datepicker__navigation--next{right:2px}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:85px}.react-datepicker__navigation--years{display:block;margin-left:auto;margin-right:auto;position:relative;top:0}.react-datepicker__navigation--years-previous{top:4px}.react-datepicker__navigation--years-upcoming{top:-4px}.react-datepicker__navigation:hover :before{border-color:#a6a6a6}.react-datepicker__navigation-icon{font-size:20px;position:relative;top:-1px;width:0}.react-datepicker__navigation-icon--next{left:-2px}.react-datepicker__navigation-icon--next:before{left:-7px;transform:rotate(45deg)}.react-datepicker__navigation-icon--previous{right:-2px}.react-datepicker__navigation-icon--previous:before{right:-7px;transform:rotate(225deg)}.react-datepicker__month-container{float:left}.react-datepicker__year{margin:.4rem;text-align:center}.react-datepicker__year-wrapper{display:flex;flex-wrap:wrap;max-width:180px}.react-datepicker__year .react-datepicker__year-text{display:inline-block;margin:2px;width:4rem}.react-datepicker__month{margin:.4rem;text-align:center}.react-datepicker__month .react-datepicker__month-text,.react-datepicker__month .react-datepicker__quarter-text{display:inline-block;margin:2px;width:4rem}.react-datepicker__input-time-container{clear:both;float:left;margin:5px 0 10px 15px;text-align:left;width:100%}.react-datepicker__input-time-container .react-datepicker-time__caption,.react-datepicker__input-time-container .react-datepicker-time__input-container{display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input{display:inline-block;margin-left:10px}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input{width:auto}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]{-moz-appearance:textfield}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter{display:inline-block;margin-left:5px}.react-datepicker__time-container{border-left:1px solid #aeaeae;float:right;width:85px}.react-datepicker__time-container--with-today-button{border:1px solid #aeaeae;border-radius:.3rem;display:inline;position:absolute;right:-87px;top:0}.react-datepicker__time-container .react-datepicker__time{background:#fff;border-bottom-right-radius:.3rem;position:relative}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{border-bottom-right-radius:.3rem;margin:0 auto;overflow-x:hidden;text-align:center;width:85px}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{box-sizing:initial;height:calc(195px + .85rem);list-style:none;margin:0;overflow-y:scroll;padding-left:0;padding-right:0;width:100%}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{height:30px;padding:5px 10px;white-space:nowrap}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{background-color:#f0f0f0;cursor:pointer}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#216ba5;color:#fff;font-weight:700}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{background-color:initial;cursor:default}.react-datepicker__week-number{color:#ccc;display:inline-block;line-height:1.7rem;margin:.166rem;text-align:center;width:1.7rem}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:hover{background-color:#f0f0f0;border-radius:.3rem}.react-datepicker__day-names,.react-datepicker__week{white-space:nowrap}.react-datepicker__day-names{margin-bottom:-8px}.react-datepicker__day,.react-datepicker__day-name,.react-datepicker__time-name{color:#000;display:inline-block;line-height:1.7rem;margin:.166rem;text-align:center;width:1.7rem}.react-datepicker__day,.react-datepicker__month-text,.react-datepicker__quarter-text,.react-datepicker__year-text{cursor:pointer}.react-datepicker__day:hover,.react-datepicker__month-text:hover,.react-datepicker__quarter-text:hover,.react-datepicker__year-text:hover{background-color:#f0f0f0;border-radius:.3rem}.react-datepicker__day--today,.react-datepicker__month-text--today,.react-datepicker__quarter-text--today,.react-datepicker__year-text--today{font-weight:700}.react-datepicker__day--highlighted,.react-datepicker__month-text--highlighted,.react-datepicker__quarter-text--highlighted,.react-datepicker__year-text--highlighted{background-color:#3dcc4a;border-radius:.3rem;color:#fff}.react-datepicker__day--highlighted:hover,.react-datepicker__month-text--highlighted:hover,.react-datepicker__quarter-text--highlighted:hover,.react-datepicker__year-text--highlighted:hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1,.react-datepicker__month-text--highlighted-custom-1,.react-datepicker__quarter-text--highlighted-custom-1,.react-datepicker__year-text--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2,.react-datepicker__month-text--highlighted-custom-2,.react-datepicker__quarter-text--highlighted-custom-2,.react-datepicker__year-text--highlighted-custom-2{color:green}.react-datepicker__day--holidays,.react-datepicker__month-text--holidays,.react-datepicker__quarter-text--holidays,.react-datepicker__year-text--holidays{background-color:#ff6803;border-radius:.3rem;color:#fff;position:relative}.react-datepicker__day--holidays .holiday-overlay,.react-datepicker__month-text--holidays .holiday-overlay,.react-datepicker__quarter-text--holidays .holiday-overlay,.react-datepicker__year-text--holidays .holiday-overlay{background-color:#333;border-radius:4px;bottom:100%;color:#fff;left:50%;opacity:0;padding:4px;position:absolute;transform:translateX(-50%);transition:visibility 0s,opacity .3s ease-in-out;visibility:hidden;white-space:nowrap}.react-datepicker__day--holidays:hover,.react-datepicker__month-text--holidays:hover,.react-datepicker__quarter-text--holidays:hover,.react-datepicker__year-text--holidays:hover{background-color:#cf5300}.react-datepicker__day--holidays:hover .holiday-overlay,.react-datepicker__month-text--holidays:hover .holiday-overlay,.react-datepicker__quarter-text--holidays:hover .holiday-overlay,.react-datepicker__year-text--holidays:hover .holiday-overlay{opacity:1;visibility:visible}.react-datepicker__day--in-range,.react-datepicker__day--in-selecting-range,.react-datepicker__day--selected,.react-datepicker__month-text--in-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--selected,.react-datepicker__quarter-text--in-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--selected,.react-datepicker__year-text--in-range,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--selected{background-color:#216ba5;border-radius:.3rem;color:#fff}.react-datepicker__day--in-range:hover,.react-datepicker__day--in-selecting-range:hover,.react-datepicker__day--selected:hover,.react-datepicker__month-text--in-range:hover,.react-datepicker__month-text--in-selecting-range:hover,.react-datepicker__month-text--selected:hover,.react-datepicker__quarter-text--in-range:hover,.react-datepicker__quarter-text--in-selecting-range:hover,.react-datepicker__quarter-text--selected:hover,.react-datepicker__year-text--in-range:hover,.react-datepicker__year-text--in-selecting-range:hover,.react-datepicker__year-text--selected:hover{background-color:#1d5d90}.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected{background-color:#bad9f1;border-radius:.3rem;color:#000}.react-datepicker__day--keyboard-selected:hover,.react-datepicker__month-text--keyboard-selected:hover,.react-datepicker__quarter-text--keyboard-selected:hover,.react-datepicker__year-text--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range){background-color:#216ba580}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range){background-color:#f0f0f0;color:#000}.react-datepicker__day--disabled,.react-datepicker__month-text--disabled,.react-datepicker__quarter-text--disabled,.react-datepicker__year-text--disabled{color:#ccc;cursor:default}.react-datepicker__day--disabled:hover,.react-datepicker__month-text--disabled:hover,.react-datepicker__quarter-text--disabled:hover,.react-datepicker__year-text--disabled:hover{background-color:initial}.react-datepicker__input-container{display:inline-block;position:relative;width:100%}.react-datepicker__input-container .react-datepicker__calendar-icon{padding:.5rem;position:absolute}.react-datepicker__view-calendar-icon input{padding:6px 10px 5px 25px}.react-datepicker__month-read-view,.react-datepicker__month-year-read-view,.react-datepicker__year-read-view{border:1px solid #0000;border-radius:.3rem;position:relative}.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover,.react-datepicker__year-read-view:hover{cursor:pointer}.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow{border-top-color:#b3b3b3}.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__year-read-view--down-arrow{right:-16px;top:0;transform:rotate(135deg)}.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown,.react-datepicker__year-dropdown{background-color:#f0f0f0;border:1px solid #aeaeae;border-radius:.3rem;left:25%;position:absolute;text-align:center;top:30px;width:50%;z-index:1}.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover,.react-datepicker__year-dropdown:hover{cursor:pointer}.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable,.react-datepicker__year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__month-option,.react-datepicker__month-year-option,.react-datepicker__year-option{display:block;line-height:20px;margin-left:auto;margin-right:auto;width:100%}.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type,.react-datepicker__year-option:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type,.react-datepicker__year-option:last-of-type{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem;-webkit-user-select:none;user-select:none}.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover,.react-datepicker__year-option:hover{background-color:#ccc}.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected,.react-datepicker__year-option--selected{left:15px;position:absolute}.react-datepicker__close-icon{background-color:initial;border:0;cursor:pointer;display:table-cell;height:100%;outline:0;padding:0 6px 0 0;position:absolute;right:0;top:0;vertical-align:middle}.react-datepicker__close-icon:after{background-color:#216ba5;border-radius:50%;color:#fff;content:"×";cursor:pointer;display:table-cell;font-size:12px;height:16px;line-height:1;padding:2px;text-align:center;vertical-align:middle;width:16px}.react-datepicker__today-button{background:#f0f0f0;border-top:1px solid #aeaeae;clear:left;cursor:pointer;font-weight:700;padding:5px 0;text-align:center}.react-datepicker__portal{align-items:center;background-color:#000c;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:2147483647}.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__time-name{line-height:3rem;width:3rem}@media (max-height:550px),(max-width:400px){.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__time-name{line-height:2rem;width:2rem}}.react-datepicker__portal .react-datepicker-time__header,.react-datepicker__portal .react-datepicker__current-month{font-size:1.44rem}.react-datepicker__children-container{height:auto;margin:.4rem;padding-left:.2rem;padding-right:.2rem;width:13.8rem}.react-datepicker__aria-live{border:0;-webkit-clip-path:circle(0);clip-path:circle(0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.react-datepicker__calendar-icon{height:1em;vertical-align:-.125em;width:1em}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:0.8;--PhoneInputInternationalIconGlobe-opacity:0.65;--PhoneInputCountrySelect-marginRight:0.35em;--PhoneInputCountrySelectArrow-width:0.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:0.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:#00000080;--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:#0000001a}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1 1;min-width:0}.PhoneInputCountryIcon{height:1em;height:var(--PhoneInputCountryFlag-height);width:1.5em;width:calc(var(--PhoneInputCountryFlag-height)*var(--PhoneInputCountryFlag-aspectRatio))}.PhoneInputCountryIcon--square{width:1em;width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:#0000001a;background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 1px #00000080,inset 0 0 0 1px #00000080;box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;height:100%;width:100%}.PhoneInputInternationalIconPhone{opacity:.8;opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:.65;opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{align-items:center;align-self:stretch;display:flex;margin-right:.35em;margin-right:var(--PhoneInputCountrySelect-marginRight);position:relative}.PhoneInputCountrySelect{border:0;cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:1}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{border-bottom-width:1px;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-color:currentColor;border-color:var(--PhoneInputCountrySelectArrow-color);border-left-width:0;border-right-width:1px;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-style:solid;border-top-width:0;content:"";display:block;height:.3em;height:var(--PhoneInputCountrySelectArrow-width);margin-left:.35em;margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);opacity:.45;opacity:var(--PhoneInputCountrySelectArrow-opacity);transform:rotate(45deg);transform:var(--PhoneInputCountrySelectArrow-transform);width:.3em;width:var(--PhoneInputCountrySelectArrow-width)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{color:#03b2cb;color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 1px #03b2cb,inset 0 0 0 1px #03b2cb;box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{color:#03b2cb;color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}
/*# sourceMappingURL=main.4789d741.css.map*/