/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.path-admin .mt-no-opacity{opacity:1;filter:alpha(opacity=100);}
:root{--mt-color-base:#000;--mt-color-base-dark:#323232;--mt-color-base-light:#555;--mt-color-base-contrast:#F6F9FC;--mt-color-base-value:50,50,50;--mt-color-base-contrast-value:246,249,252;--mt-color-primary:hsl(256,5%,45%);--mt-color-primary-dark:hsl(255,5%,40%);--mt-color-primary-light:hsl(255,5%,50%);--mt-color-primary-contrast:var(--mt-color-base-contrast);--mt-color-primary-value:255,5%,45%;--mt-color-primary-dark-value:255,5%,40%;--mt-color-primary-light-value:255,5%,50%;--mt-color-primary-contrast-value:var(--mt-color-base-contrast-value);--mt-color-primary-filter:invert(47%) sepia(13%) saturate(274%) hue-rotate(215deg) brightness(87%) contrast(86%);;--mt-color-accent:#eee;--mt-color-accent-dark:#f8f9fb;--mt-color-accent-light:#f8f9fb;--mt-color-accent-contrast:var(--mt-color-base);--mt-color-accent-contrast-value:var(--mt-color-base-value);--mt-color-secondary:hsl(255,5%,45%);--mt-color-secondary-dark:hsl(255,5%,40%);--mt-color-secondary-light:hsl(255,5%,80%);--mt-color-secondary-contrast:var(--mt-color-base-contrast);--mt-color-secondary-value:255,5%,45%;--mt-color-tint:#f6f6f6;--mt-color-tint-contrast:var(--mt-color-base);--mt-color-tint-contrast-value:var(--mt-color-base-value);--mt-color-shade:hsl(225,6%,13%);--mt-color-shade-contrast:var(--mt-color-base-contrast);--mt-color-shade-contrast-value:var(--mt-color-base-contrast-value);--mt-color-dark-colored:hsl(255,5%,35%);--mt-color-dark-colored-contrast:var(--mt-color-base-contrast);--mt-color-dark-colored-value:255,5%,35%;--mt-color-dark-colored-contrast-value:var(--mt-color-base-contrast-value);--mt-color-colored:var(--mt-color-primary);--mt-color-colored-light:var(--mt-color-primary-light);--mt-color-colored-contrast:var(--mt-color-primary-contrast);--mt-color-colored-value:var(--mt-color-primary-value);--mt-color-colored-contrast-value:var(--mt-color-primary-contrast-value);--mt-color-bright:#ffffff;--mt-color-bright-contrast:var(--mt-color-base);--mt-color-bright-value:255,255,255;--mt-color-bright-contrast-value:var(--mt-color-base-value);--mt-color-dark:#000000;--mt-color-dark-contrast:var(--mt-color-base-contrast);--mt-color-dark-contrast-value:var(--mt-color-base-contrast-value);--mt-color-pattern:#ffffff;--mt-color-pattern-contrast:var(--mt-color-base);--mt-color-pattern-contrast-value:var(--mt-color-base-value);--mt-color-default:#ffffff;--mt-color-default-light:#ffffff;--mt-color-default-contrast:var(--mt-color-base);--mt-color-default-value:247,247,248;--mt-color-default-contrast-value:var(--mt-color-base-value);--mt-color-success:#3E9300;--mt-color-success-dark:#547f1f;--mt-color-success-contrast:#ffffff;--mt-color-danger:#CC0000;--mt-color-danger-dark:#980a00;--mt-color-danger-contrast:#ffffff;--mt-color-warning:#EA9900;--mt-color-warning-dark:#e2630b;--mt-color-warning-contrast:#ffffff;--mt-form-border:rgba(var(--mt-color-base-value),0.2);--mt-form-border-contrast:rgba(var(--mt-color-base-contrast-value),0.4);--mt-form-border-focus:var(--mt-color-primary);--mt-form-border-focus-contrast:rgba(var(--mt-color-base-contrast-value),1);--mt-form-color:var(--mt-color-base);--mt-form-color-contrast:var(--mt-color-base-contrast);--mt-form-label-color:rgba(var(--mt-color-base-value),0.9);--mt-form-placeholder:rgba(var(--mt-color-base-value),0.5);--mt-form-placeholder-contrast:rgba(var(--mt-color-base-contrast-value),0.5);--mt-active-cell:hsla(var(--mt-color-primary-value),0.12);}
.mt-style-sharp,:root .mt-style-button-sharp{--mt-button-border-radius:0;--mt-button-collapsible-border-radius:0;--mt-button-card-border-radius:0;--mt-button-icon-border-radius:0;--mt-button-overlay-icon-border-radius:0;--mt-button-to-top-border-radius:0;}.mt-style-oval,:root .mt-style-button-oval{--mt-button-border-radius:50px;--mt-button-collapsible-border-radius:4px 4px 0 0;--mt-button-card-border-radius:25px;--mt-button-icon-border-radius:4px;--mt-button-overlay-icon-border-radius:100px;--mt-button-to-top-border-radius:100px;}.mt-style-rounded,:root .mt-style-button-rounded{--mt-button-border-radius:4px;--mt-button-collapsible-border-radius:4px 4px 0 0;--mt-button-card-border-radius:4px;--mt-button-icon-border-radius:4px;--mt-button-overlay-icon-border-radius:100px;--mt-button-to-top-border-radius:4px;}a.mt-button,.mt-button > a,button.mt-button,input[type="submit"],input[type="reset"],input[type="button"],.mt-count-down__button,.col-12 .view > .more-link a,.product-content .flag-anon-message > span,.menu.cta-active > li:last-child > a,.mt-collapse-button,a.mt-button:before,.mt-button > a:before,button.mt-button:before,.menu.cta-active > li:last-child > a:before{-webkit-border-radius:var(--mt-button-border-radius);-moz-border-radius:var(--mt-button-border-radius);border-radius:var(--mt-button-border-radius);}.mt-collapse .card{-webkit-border-radius:var(--mt-button-card-border-radius);-moz-border-radius:var(--mt-button-card-border-radius);border-radius:var(--mt-button-card-border-radius);}.collapsible-sticky-footer-trigger .mt-button,.collapsible-block__trigger a{-webkit-border-radius:var(--mt-button-collapsible-border-radius);-moz-border-radius:var(--mt-button-collapsible-border-radius);border-radius:var(--mt-button-collapsible-border-radius);}.overlay-icon{-webkit-border-radius:var(--mt-button-overlay-icon-border-radius);-moz-border-radius:var(--mt-button-overlay-icon-border-radius);border-radius:var(--mt-button-overlay-icon-border-radius);}ul.icons-list.icons-list--bordered li a{-webkit-border-radius:var(--mt-button-icon-border-radius);-moz-border-radius:var(--mt-button-icon-border-radius);border-radius:var(--mt-button-icon-border-radius);}.to-top{-webkit-border-radius:var(--mt-button-to-top-border-radius);-moz-border-radius:var(--mt-button-to-top-border-radius);border-radius:var(--mt-button-to-top-border-radius);}
:root{--mt-oval-radius:30px;--mt-rounded-radius:4px;}.mt-style-sharp input.form-text,.mt-style-sharp .collapse-group,.mt-style-sharp input.form-tel,.mt-style-sharp input.form-email,.mt-style-sharp input.form-url,.mt-style-sharp input.form-search,.mt-style-sharp input.form-file,.mt-style-sharp input.form-number,.mt-style-sharp input.form-color,.mt-style-sharp input.form-date,.mt-style-sharp input.form-time,.mt-style-sharp textarea,.mt-style-sharp fieldset,.mt-style-sharp details,.mt-style-sharp select,.mt-style-sharp table,.mt-style-sharp .progress,.mt-style-sharp .table-responsive,.mt-style-sharp .cart-block--contents__items,.mt-style-sharp .block-mailchimp-signup .form-actions input[type="submit"],.mt-style-sharp .block-search .form-actions:after{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.mt-style-sharp table tbody tr:last-child th:first-child{-webkit-border-bottom-left-radius:0;-moz-border-bottom-left-radius:0;border-bottom-left-radius:0;}.mt-style-oval input.form-text,.mt-style-oval .collapse-group,.mt-style-oval input.form-tel,.mt-style-oval input.form-email,.mt-style-oval input.form-url,.mt-style-oval input.form-search,.mt-style-oval input.form-file,.mt-style-oval input.form-number,.mt-style-oval input.form-color,.mt-style-oval input.form-date,.mt-style-oval input.form-time,.mt-style-oval select,.mt-style-oval .progress,.mt-style-oval .block-mailchimp-signup .form-actions input[type="submit"],.mt-style-oval .block-search .form-actions:after,.mt-style-oval textarea{-webkit-border-radius:var(--mt-oval-radius);-moz-border-radius:var(--mt-oval-radius);border-radius:var(--mt-oval-radius);}.mt-style-oval table tbody tr:last-child th:first-child{-webkit-border-bottom-left-radius:var(--mt-rounded-radius);-moz-border-bottom-left-radius:var(--mt-rounded-radius);border-bottom-left-radius:var(--mt-rounded-radius);}.mt-style-oval input.form-text,.mt-style-oval input.form-tel,.mt-style-oval input.form-email,.mt-style-oval input.form-url,.mt-style-oval input.form-search,.mt-style-oval input.form-file,.mt-style-oval input.form-number,.mt-style-oval input.form-color,.mt-style-oval input.form-date,.mt-style-oval input.form-time,.mt-style-oval select,.mt-style-oval textarea{padding-left:20px;padding-right:20px;}.mt-style-oval fieldset,.mt-style-oval table,.mt-style-oval .table-responsive,.mt-style-oval .cart-block--contents__items,.mt-style-oval details{-webkit-border-radius:var(--mt-rounded-radius);-moz-border-radius:var(--mt-rounded-radius);border-radius:var(--mt-rounded-radius);}.mt-style-rounded input.form-text,.mt-style-rounded .collapse-group,.mt-style-rounded input.form-tel,.mt-style-rounded input.form-email,.mt-style-rounded input.form-url,.mt-style-rounded input.form-search,.mt-style-rounded input.form-file,.mt-style-rounded input.form-number,.mt-style-rounded input.form-color,.mt-style-rounded input.form-date,.mt-style-rounded input.form-time,.mt-style-rounded textarea,.mt-style-rounded fieldset,.mt-style-rounded details,.mt-style-rounded select,.mt-style-rounded table,.mt-style-rounded .progress,.mt-style-rounded .table-responsive,.mt-style-rounded .cart-block--contents__items,.mt-style-rounded .block-mailchimp-signup .form-actions input[type="submit"],.mt-style-rounded .block-search .form-actions:after{-webkit-border-radius:var(--mt-rounded-radius);-moz-border-radius:var(--mt-rounded-radius);border-radius:var(--mt-rounded-radius);}.mt-style-rounded table tbody tr:last-child th:first-child{-webkit-border-bottom-left-radius:var(--mt-rounded-radius);-moz-border-bottom-left-radius:var(--mt-rounded-radius);border-bottom-left-radius:var(--mt-rounded-radius);}.mt-style-form-sharp input.form-text,.mt-style-form-sharp .collapse-group,.mt-style-form-sharp input.form-tel,.mt-style-form-sharp input.form-email,.mt-style-form-sharp input.form-url,.mt-style-form-sharp input.form-search,.mt-style-form-sharp input.form-file,.mt-style-form-sharp input.form-number,.mt-style-form-sharp input.form-color,.mt-style-form-sharp input.form-date,.mt-style-form-sharp input.form-time,.mt-style-form-sharp textarea,.mt-style-form-sharp fieldset,.mt-style-form-sharp details,.mt-style-form-sharp select,.mt-style-form-sharp table,.mt-style-form-sharp .progress,.mt-style-form-sharp .table-responsive,.mt-style-form-sharp .cart-block--contents__items,.mt-style-form-sharp .block-mailchimp-signup .form-actions input[type="submit"],.mt-style-form-sharp .block-search .form-actions:after{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.mt-style-form-sharp table tbody tr:last-child th:first-child{-webkit-border-bottom-left-radius:0;-moz-border-bottom-left-radius:0;border-bottom-left-radius:0;}.mt-style-form-oval input.form-text,.mt-style-form-oval .collapse-group,.mt-style-form-oval input.form-tel,.mt-style-form-oval input.form-email,.mt-style-form-oval input.form-url,.mt-style-form-oval input.form-search,.mt-style-form-oval input.form-file,.mt-style-form-oval input.form-number,.mt-style-form-oval input.form-color,.mt-style-form-oval input.form-date,.mt-style-form-oval input.form-time,.mt-style-form-oval select,.mt-style-form-oval .progress,.mt-style-form-oval .block-mailchimp-signup .form-actions input[type="submit"],.mt-style-form-oval .block-search .form-actions:after,.mt-style-form-oval textarea{-webkit-border-radius:var(--mt-oval-radius);-moz-border-radius:var(--mt-oval-radius);border-radius:var(--mt-oval-radius);}.mt-style-form-oval input.form-text,.mt-style-form-oval input.form-tel,.mt-style-form-oval input.form-email,.mt-style-form-oval input.form-url,.mt-style-form-oval input.form-search,.mt-style-form-oval input.form-file,.mt-style-form-oval input.form-number,.mt-style-form-oval input.form-color,.mt-style-form-oval input.form-date,.mt-style-form-oval input.form-time,.mt-style-form-oval select,.mt-style-form-oval textarea{padding-left:20px;padding-right:20px;}.mt-style-form-oval table tbody tr:last-child th:first-child{-webkit-border-bottom-left-radius:var(--mt-rounded-radius);-moz-border-bottom-left-radius:var(--mt-rounded-radius);border-bottom-left-radius:var(--mt-rounded-radius);}.mt-style-form-oval fieldset,.mt-style-form-oval table,.mt-style-form-oval .table-responsive,.mt-style-form-oval .cart-block--contents__items,.mt-style-form-oval details{-webkit-border-radius:var(--mt-rounded-radius);-moz-border-radius:var(--mt-rounded-radius);border-radius:var(--mt-rounded-radius);}.mt-style-form-rounded input.form-text,.mt-style-form-rounded .collapse-group,.mt-style-form-rounded input.form-tel,.mt-style-form-rounded input.form-email,.mt-style-form-rounded input.form-url,.mt-style-form-rounded input.form-search,.mt-style-form-rounded input.form-file,.mt-style-form-rounded input.form-number,.mt-style-form-rounded input.form-color,.mt-style-form-rounded input.form-date,.mt-style-form-rounded input.form-time,.mt-style-form-rounded textarea,.mt-style-form-rounded fieldset,.mt-style-form-rounded details,.mt-style-form-rounded select,.mt-style-form-rounded table,.mt-style-form-rounded .progress,.mt-style-form-rounded .table-responsive,.mt-style-form-rounded .cart-block--contents__items,.mt-style-form-rounded
  .block-mailchimp-signup
  .form-actions
  input[type="submit"],.mt-style-form-rounded .block-search .form-actions:after{-webkit-border-radius:var(--mt-rounded-radius);-moz-border-radius:var(--mt-rounded-radius);border-radius:var(--mt-rounded-radius);}.mt-style-form-rounded table tbody tr:last-child th:first-child{-webkit-border-bottom-left-radius:var(--mt-rounded-radius);-moz-border-bottom-left-radius:var(--mt-rounded-radius);border-bottom-left-radius:var(--mt-rounded-radius);}
.mt-style-sharp,:root .mt-style-image-sharp{--mt-image-border-radius:0;}.mt-style-oval,:root .mt-style-image-oval{--mt-image-border-radius:10px;}.mt-style-rounded,:root .mt-style-image-rounded{--mt-image-border-radius:4px;}img,.overlay,.in-page-images-carousel .slides li a:after,.video-item > a:before,.slider-revolution-video-gallery .tp-revslider-slidesli,.tp-thumbs .tp-thumb-image,.tp-thumbs .tp-thumb-over,.field--name-field-mt-hft-feature .field--name-field-mt-highlight-image,.field--name-field-mt-hft-feature .field--name-field-mt-highlight-image img,.field--name-field-mt-hft-feature .field--name-field-mt-highlight-image .overlay,.node--view-mode-mt-teaser-tile-image,.node--view-mode-mt-featured-teaser{-webkit-border-radius:var(--mt-image-border-radius);-moz-border-radius:var(--mt-image-border-radius);border-radius:var(--mt-image-border-radius);}.feature-item__image .overlay-inner{border-bottom-right-radius:var(--mt-image-border-radius);border-bottom-left-radius:var(--mt-image-border-radius);}
.mt-style-sharp .sf-menu ul{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.mt-style-oval .sf-menu ul{-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;}.mt-style-oval .sf-accordion ul > li:first-child > a,.mt-style-oval .sf-accordion ul > li:last-child > a,.mt-style-oval .sf-accordion ul{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.mt-style-rounded .sf-menu ul{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.mt-style-menu-sharp .sf-menu ul{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.mt-style-menu-oval .sf-menu ul{-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;}.mt-style-menu-rounded .sf-menu ul{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.mt-link-style-animated-icon .mt-link-stylable{margin:0 0 10px 0px;display:inline-block;background-color:transparent;padding:0;border:none;font-weight:500;text-decoration:none;position:relative;padding-left:25px;}.mt-link-style-animated-icon .mt-link-stylable:hover{padding-left:40px;}.mt-link-style-animated-icon .mt-link-stylable:before{width:15px;height:1px;content:"";position:absolute;left:0;top:50%;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}.mt-link-style-animated-icon .mt-link-stylable:hover:before{width:30px;}.mt-link-style-animated-icon .region--default-background .mt-link-stylable:before{background-color:var(--mt-color-default-contrast);}.mt-link-style-animated-icon .region--bright-background .mt-link-stylable:before{background-color:var(--mt-color-bright-contrast);}.mt-link-style-animated-icon .region--accent-background .mt-link-stylable:before{background-color:var(--mt-color-accent-contrast);}.mt-link-style-animated-icon .region--tint-background .mt-link-stylable:before{background-color:var(--mt-color-tint-contrast);}.mt-link-style-animated-icon .region--shade-background .mt-link-stylable:before{background-color:var(--mt-color-shade-contrast);}.mt-link-style-animated-icon .region--colored-background .mt-link-stylable:before{background-color:var(--mt-color-colored-contrast);}.mt-link-style-animated-icon .region--dark-colored-background .mt-link-stylable:before{background-color:var(--mt-color-dark-colored-contrast);}.mt-link-style-animated-icon .region--dark-background .mt-link-stylable:before{background-color:var(--mt-color-dark-contrast);}.mt-link-style-animated-icon .region--pattern .mt-link-stylable:before{background-color:var(--mt-color-pattern-contrast);}.mt-link-style-animated-icon-2 .mt-link-stylable{margin:0 0 10px 0px;display:inline-block;background-color:transparent;padding:0;border:none;font-weight:500;text-decoration:none;position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;}.mt-link-style-animated-icon-2 .mt-link-stylable:after{font-family:'Font Awesome 5 Free','Font Awesome 5 Pro';content:"\f30b";font-weight:900;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;-webkit-transition-delay:0s;transition-delay:0s;font-size:20px;position:relative;left:10px;top:1px;}.mt-link-style-animated-icon-2 .mt-link-stylable:hover:after{left:15px;}.mt-link-style-animated-underline-1 .mt-link-stylable{padding-bottom:8px;position:relative;text-decoration:none;display:inline-block;}.mt-link-style-animated-underline-1 .mt-link-stylable:hover{text-decoration:none;}.mt-link-style-animated-underline-1 .mt-link-stylable:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;-webkit-transition:all 0.1s ease-in-out;-moz-transition:all 0.1s ease-in-out;-ms-transition:all 0.1s ease-in-out;-o-transition:all 0.1s ease-in-out;transition:all 0.1s ease-in-out;}.mt-link-style-animated-underline-1 .region--colored-background .mt-link-stylable:after{background-color:var(--mt-color-colored-contrast);}.mt-link-style-animated-underline-1 .mt-link-stylable:hover:after{left:-3%;width:106%;}.mt-link-style-animated-underline-2 .mt-link-stylable{padding-bottom:8px;position:relative;text-decoration:none;display:inline-block;}.mt-link-style-animated-underline-2 .mt-link-stylable:hover{text-decoration:none;}.mt-link-style-animated-underline-2 .mt-link-stylable:after{content:"";position:absolute;bottom:0;left:0;width:0%;height:2px;-webkit-animation-name:borderOut;animation-name:borderOut;-webkit-animation-duration:0.3s;animation-duration:0.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}.mt-link-style-animated-underline-2 .region--colored-background .mt-link-stylable:after{background-color:var(--mt-color-colored-contrast);}.mt-link-style-animated-underline-2 .mt-link-stylable:hover:after{width:100%;-webkit-animation-name:borderIn;animation-name:borderIn;-webkit-animation-duration:0.3s;animation-duration:0.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}@-webkit-keyframes borderIn{0%{width:0%;}100%{width:100%;}}@keyframes borderIn{0%{width:0;}100%{width:100%;}}@-webkit-keyframes borderOut{0%{width:100%;left:0;}100%{width:0%;left:100%;}}@keyframes borderOut{0%{width:100%;left:0;}100%{width:0%;left:100%;}}.mt-link-style-animated-underline-3 .mt-link-stylable{position:relative;text-decoration:none;display:inline-block;z-index:1;}.mt-link-style-animated-underline-3 .mt-link-stylable:before{content:"";width:0;height:4px;position:absolute;top:50%;margin-top:-2px;z-index:-1;left:50%;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;-ms-transform:translateX(0);-webkit-transform:translateX(0);transform:translateX(0);}.mt-link-style-animated-underline-3 .region--colored-background .mt-link-stylable:before{background-color:var(--mt-color-colored-contrast);}.mt-link-style-animated-underline-3 .mt-link-stylable:hover:before{width:100%;left:0px;}.mt-link-style-animated-background-1 .mt-link-stylable{position:relative;text-decoration:none;z-index:1;}.mt-link-style-animated-background-1 .mt-link-stylable:hover,.mt-link-style-animated-background-1 .mt-link-stylable:focus{color:var(--mt-color-secondary-contrast);text-decoration:none;}.mt-link-style-animated-background-1 .mt-link-stylable:before{content:"";z-index:-1;position:absolute;width:100%;height:0;left:0;top:50%;-webkit-transition:all 0.1s ease-in-out;-moz-transition:all 0.1s ease-in-out;-ms-transition:all 0.1s ease-in-out;-o-transition:all 0.1s ease-in-out;transition:all 0.1s ease-in-out;}.mt-link-style-animated-background-1 .mt-link-stylable:hover:before,.mt-link-style-animated-background-1 .mt-link-stylable:focus:before{height:100%;top:0;}.mt-link-style-animated-background-1 .region--colored-background .mt-link-stylable:before{background-color:var(--mt-color-colored-contrast);}.mt-link-style-animated-background-1 .region--colored-background .mt-link-stylable:hover,.mt-link-style-animated-background-1 .region--colored-background .mt-link-stylable:focus{color:var(--mt-color-colored);}.mt-link-style-animated-background-2 .mt-link-stylable{position:relative;text-decoration:none;z-index:1;}.mt-link-style-animated-background-2 .mt-link-stylable:hover,.mt-link-style-animated-background-2 .mt-link-stylable:focus{text-decoration:none;color:var(--mt-color-secondary-contrast);}.mt-link-style-animated-background-2 .mt-link-stylable:after{content:"";z-index:-1;position:absolute;left:-2%;width:0%;bottom:0;height:100%;-webkit-animation-name:backgroundOut;animation-name:backgroundOut;-webkit-animation-duration:0.2s;animation-duration:0.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}.mt-link-style-animated-background-2 .mt-link-stylable:hover:after,.mt-link-style-animated-background-2 .mt-link-stylable:focus:after{width:104%;-webkit-animation-name:backgroundIn;animation-name:backgroundIn;-webkit-animation-duration:0.2s;animation-duration:0.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}.mt-link-style-animated-background-2 .region--colored-background .mt-link-stylable:after{background-color:var(--mt-color-colored-contrast);}.mt-link-style-animated-background-2 .region--colored-background .mt-link-stylable:hover,.mt-link-style-animated-background-2 .region--colored-background .mt-link-stylable:focus{color:var(--mt-color-colored);}@-webkit-keyframes backgroundIn{0%{width:0%;}100%{width:104%;}}@keyframes backgroundIn{0%{width:0;}100%{width:104%;}}@-webkit-keyframes backgroundOut{0%{width:104%;left:-2%;}100%{width:0%;left:100%;}}@keyframes backgroundOut{0%{width:104%;left:-2%;}100%{width:0%;left:100%;}}.mt-link-style-animated-background-3 .mt-link-stylable{position:relative;text-decoration:none;z-index:1;}.mt-link-style-animated-background-3 .mt-link-stylable:hover,.mt-link-style-animated-background-3 .mt-link-stylable:focus{color:var(--mt-color-secondary-contrast);text-decoration:none;}.mt-link-style-animated-background-3 .mt-link-stylable:before{content:"";z-index:-1;position:absolute;width:100%;height:2px;left:0;bottom:0;-webkit-transition:all 0.1s ease-in-out;-moz-transition:all 0.1s ease-in-out;-ms-transition:all 0.1s ease-in-out;-o-transition:all 0.1s ease-in-out;transition:all 0.1s ease-in-out;}.mt-link-style-animated-background-3 .mt-link-stylable:hover:before,.mt-link-style-animated-background-3 .mt-link-stylable:focus:before{height:100%;}.mt-link-style-animated-background-3 .region--colored-background .mt-link-stylable:before{background-color:var(--mt-color-colored-contrast);}.mt-link-style-animated-background-3 .region--colored-background .mt-link-stylable:hover,.mt-link-style-animated-background-3 .region--colored-background .mt-link-stylable:focus{color:var(--mt-color-colored);}
.mt-style-sharp,:root .mt-style-custom-sharp{--mt-custom-element-border-radius:0px;--mt-custom-element-border-radius-large:0px;}.mt-style-oval,:root .mt-style-custom-oval{--mt-custom-element-border-radius:20px;--mt-custom-element-border-radius-large:100px;}.mt-style-rounded,:root .mt-style-custom-rounded{--mt-custom-element-border-radius:4px;--mt-custom-element-border-radius-large:15px;}.mt-style-custom-all{-webkit-border-radius:var(--mt-custom-element-border-radius);-moz-border-radius:var(--mt-custom-element-border-radius);border-radius:var(--mt-custom-element-border-radius);}.mt-style-custom-tl{-webkit-border-top-left-radius:var(--mt-custom-element-border-radius);-moz-border-top-left-radius:var(--mt-custom-element-border-radius);border-top-left-radius:var(--mt-custom-element-border-radius);}.mt-style-custom-tr{-webkit-border-top-right-radius:var(--mt-custom-element-border-radius);-moz-border-top-right-radius:var(--mt-custom-element-border-radius);border-top-right-radius:var(--mt-custom-element-border-radius);}.mt-style-custom-bl{-webkit-border-bottom-left-radius:var(--mt-custom-element-border-radius);-moz-border-bottom-left-radius:var(--mt-custom-element-border-radius);border-bottom-left-radius:var(--mt-custom-element-border-radius);}.mt-style-custom-br{-webkit-border-bottom-right-radius:var(--mt-custom-element-border-radius);-moz-border-bottom-right-radius:var(--mt-custom-element-border-radius);border-bottom-right-radius:var(--mt-custom-element-border-radius);}.mt-style-custom-all-large{-webkit-border-radius:var(--mt-custom-element-border-radius-large);-moz-border-radius:var(--mt-custom-element-border-radius-large);border-radius:var(--mt-custom-element-border-radius-large);}.mt-style-custom-tl-large{-webkit-border-top-left-radius:var(--mt-custom-element-border-radius-large);-moz-border-top-left-radius:var(--mt-custom-element-border-radius-large);border-top-left-radius:var(--mt-custom-element-border-radius-large);}.mt-style-custom-tr-large{-webkit-border-top-right-radius:var(--mt-custom-element-border-radius-large);-moz-border-top-right-radius:var(--mt-custom-element-border-radius-large);border-top-right-radius:var(--mt-custom-element-border-radius-large);}.mt-style-custom-bl-large{-webkit-border-bottom-left-radius:var(--mt-custom-element-border-radius-large);-moz-border-bottom-left-radius:var(--mt-custom-element-border-radius-large);border-bottom-left-radius:var(--mt-custom-element-border-radius-large);}.mt-style-custom-br-large{-webkit-border-bottom-right-radius:var(--mt-custom-element-border-radius-large);-moz-border-bottom-right-radius:var(--mt-custom-element-border-radius-large);border-bottom-right-radius:var(--mt-custom-element-border-radius-large);}
.ui-dialog .ui-dialog-titlebar{background-color:var(--mt-color-tint);border-color:var(--mt-color-tint);}@font-face{font-display:swap;font-family:'Poppins';font-style:normal;font-weight:200;src:url(/sites/arktis.2.cwaserver.com/themes/baseplus/css/theme/fonts/poppins-v23-latin-200.woff2) format('woff2');}@font-face{font-display:swap;font-family:'Poppins';font-style:normal;font-weight:300;src:url(/sites/arktis.2.cwaserver.com/themes/baseplus/css/theme/fonts/poppins-v23-latin-300.woff2) format('woff2');}@font-face{font-display:swap;font-family:'Poppins';font-style:normal;font-weight:400;src:url(/sites/arktis.2.cwaserver.com/themes/baseplus/css/theme/fonts/poppins-v23-latin-regular.woff2) format('woff2');}@font-face{font-display:swap;font-family:'Poppins';font-style:normal;font-weight:500;src:url(/sites/arktis.2.cwaserver.com/themes/baseplus/css/theme/fonts/poppins-v23-latin-500.woff2) format('woff2');}@font-face{font-display:swap;font-family:'Poppins';font-style:normal;font-weight:600;src:url(/sites/arktis.2.cwaserver.com/themes/baseplus/css/theme/fonts/poppins-v23-latin-600.woff2) format('woff2');}@font-face{font-display:swap;font-family:'Poppins';font-style:normal;font-weight:700;src:url(/sites/arktis.2.cwaserver.com/themes/baseplus/css/theme/fonts/poppins-v23-latin-700.woff2) format('woff2');}.footer a{color:#fff;}li.pager__item a:not(.mt-button):hover,li.pager__item a:not(.mt-button):focus{background-color:#000;color:#fff;}.at-adventures{background:#87CDD7;padding:5px;margin-right:10px;}.at-cruises{background:#88C4E0;padding:5px;margin-right:10px;}.at-luxury{background:#DAE9E9;padding:5px;margin-right:10px;}.at-classics{background:#DBDBDB;padding:5px;margin-right:10px;}@media (max-width:768px){.at-adventures,.at-cruises,.at-luxury,.at-classics{display:block;width:max-content;margin-bottom:5px;}}.taxonomy-cruises .btn-primary,.taxonomy-cruises .fc-event,.taxonomy-cruises .at-cat-name{background:#88C4E0 !important;color:#000;border:none;}.taxonomy-adventures .btn-primary,.taxonomy-adventures .fc-event,.taxonomy-adventures .at-cat-name{background:#87CDD7 !important;color:#000;border:none;}.taxonomy-luxury .btn-primary,.taxonomy-luxury .fc-event,.taxonomy-luxury .at-cat-name{background:#DAE9E9 !important;color:#000;border:none;}.taxonomy-classics .btn-primary,.taxonomy-classics .fc-event,.taxonomy-classics .at-cat-name{background:#DBDBDB !important;color:#000;border:none;}.taxonomy-cruises ul li::marker{color:#88C4E0 !important;font-size:1.5rem;}.taxonomy-adventures ul li::marker{color:#87CDD7 !important;font-size:1.5rem;}.taxonomy-luxury ul li::marker{color:#DAE9E9 !important;font-size:1.5rem;}.taxonomy-classics ul li::marker{color:#DBDBDB !important;font-size:1.5rem;}body{font-weight:300;font-size:19px;}html{box-sizing:border-box;}*,*::before,*::after{box-sizing:inherit;}h1{font-size:23px;font-weight:300;letter-spacing:0.84px;color:#000;text-transform:uppercase;}h2,h3,h4,h5,h6{font-size:14px;color:#000;font-weight:500;}.fs-19{font-size:19px;font-weight:300;color:#000;}.fs-20{font-size:20px;font-weight:500;letter-spacing:.8px;color:#fcfcfc;}.fs-12{font-size:12px;font-weight:300;letter-spacing:0.18px;color:#fcfcfc;}.fs-14{font-size:14px;font-weight:300;color:#000;}.fs-14-w{font-size:14px;font-weight:300;color:#fff;}.page-node-2 .fs-14{padding-bottom:30px;}.fs-16{font-size:16px;font-weight:300;}.fs-23{font-size:23px;font-weight:normal;}.fs-26{font-size:26px;font-weight:normal;}.fs-30{font-size:30px;font-weight:500;}.fs-custom-20{font-size:20px;font-weight:300;text-transform:uppercase;color:#000;}.fs-custom-27{font-size:27px;font-weight:600;}.fs-custom-34{font-size:34px;color:#000;letter-spacing:0.66px;line-height:1.2;font-weight:500;}.fs-custom-34-w{font-size:34px;color:#fff;letter-spacing:0.66px;line-height:1.2;font-weight:500;}.page-node-2 .fs-custom-34{line-height:1.2;padding-bottom:25px;}.fs-custom-65{font-size:65px;line-height:1;font-weight:600;color:#000;text-transform:uppercase;}.fs-custom-65-w{font-size:65px;line-height:1;font-weight:600;color:#fff;text-transform:uppercase;}.fs-custom-88{font-size:88px;color:#c9c9c9;letter-spacing:3.52px;font-weight:500;line-height:1;margin-top:0;padding:10px 0 0 0;}.mt-10{margin-top:10rem !important;}.mt-14{margin-top:14rem !important;}.mb-10{margin-bottom:10rem !important;}.mb-14{margin-bottom:14rem !important;}.mt-6{margin-top:6rem !important;}.mb-6{margin-bottom:6rem !important;}.pt-6{padding-top:6rem !important;}.pb-6{padding-bottom:6rem !important;}.pt-14{padding-top:14rem !important;}.pb-14{padding-bottom:14rem !important;}.mt-115{margin-top:115px !important;}.mb-155{margin-bottom:155px !important;}@media (min-width:768px){.p-150{padding:150px 250px 250px 250px;}.p-100{padding:100px;}}.page-node-2 .col-12 .block{padding-bottom:0;}.at-menu{border:none;border-radius:0;padding:5px 25px;font-size:23px;font-weight:200;background:#000;width:auto;color:#fff;}.at-menu:hover{background:#000;text-decoration:none;color:#fff;}@media (max-width:580px){.at-menu{margin-top:23px;margin-left:10px;}}.block-views-exposed-filter-blocksuchseite-page-1{padding:0 14px;margin-top:25px;}#views-exposed-form-suchseite-page-1{margin-bottom:1.5rem;padding-bottom:1.5rem;max-width:90%;}#views-exposed-form-suchseite-page-1 .form--inline{display:flex;gap:0.5rem;align-items:stretch;}#views-exposed-form-suchseite-page-1 .form-item{flex:1;margin-bottom:0;}#views-exposed-form-suchseite-page-1 label{display:none;}#views-exposed-form-suchseite-page-1 input[type="text"],#views-exposed-form-suchseite-page-1 .form-text{width:100%;padding:0.75rem 1rem;background-color:#f0f0f0;font-size:1rem;transition:all 0.3s ease;border:none;}#views-exposed-form-suchseite-page-1 input:focus{outline:none;border-color:#333;background-color:#fff;box-shadow:0 0 0 0.25rem rgba(130,140,155,0.25);}#views-exposed-form-suchseite-page-1 .form-actions{margin:0;flex-shrink:0;display:flex;align-items:stretch;}#views-exposed-form-suchseite-page-1 input[type="submit"],#views-exposed-form-suchseite-page-1 .form-submit{background-color:#000;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffffff' viewBox='0 0 16 16'%3E%3Cpath d='M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:20px 20px;border:none;padding:0.75rem 1.25rem;cursor:pointer;text-indent:-9999px;min-width:3rem;}.tp-caption{font-size:40px !important;line-height:1 !important;text-align:left !important;text-transform:uppercase;color:#fff;font-weight:600 !important;}@media (min-width:580px){.tp-caption{font-size:65px !important;line-height:1 !important;text-align:left !important;text-transform:uppercase;color:#fff;font-weight:600 !important;}}.path-frontpage .header-container{padding:0;}.page-node-83 .header-container .header,.page-node-73 .header-container .header,.page-node-73 .header-container .header,.page-node-type-page .header-container .header,.path-suche .header-container .header,.path-usere .header-container .header{position:relative !important;top:0 !important;}.path-node-83 #main-content{margin-top:250px;}.logo{max-width:150px;}@media (min-width:580px){.logo{max-width:300px;}}.video-container{position:relative;width:100%;max-width:1440px;margin:0 auto;}.video-container iframe{width:100%;height:auto;display:block;aspect-ratio:16 / 9;}.block-views-blockreiseziel-seite-block-4 .reise-swiper{position:relative;padding:0;}.block-views-blockreiseziel-seite-block-4 .swiper-container-wrapper{position:relative;}.block-views-blockreiseziel-seite-block-4 .swiper-navigation{position:absolute;top:-80px;left:0;right:0;height:40px;pointer-events:none;}.block-views-blockreiseziel-seite-block-4 .swiper-button-prev,.block-views-blockreiseziel-seite-block-4 .swiper-button-next{position:absolute;width:40px;height:40px;background:none;color:white;transition:opacity 0.3s ease;pointer-events:auto;margin-top:0;}.block-views-blockreiseziel-seite-block-4 .swiper-button-prev{left:20px;}.block-views-blockreiseziel-seite-block-4 .swiper-button-next{right:20px;}.about-frontpage .region--bright-background{background:#fcfcfc;}.about-frontpage p{color:#000;}.about-frontpage hr{border-top-width:2px;opacity:1;border-color:#000;margin-top:20px;margin-bottom:40px;}.about-frontpage .content{padding:100px;}.about-frontpage .btn-primary{border-color:#000;background:unset;border-radius:0;color:#000;text-transform:uppercase;font-weight:300;letter-spacing:.7px;font-size:14px;}.about-frontpage .btn-primary:hover{background:#000;color:#fff;text-decoration:none;}.fs-custom-20{font-size:20px;font-weight:300;letter-spacing:.8px;text-transform:uppercase;color:#000;}.about-box .fs-custom-20{padding:0 0 9px;}.about-box .fs-custom-34{padding:0 0 45px 0;}.flex-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;}.flex-grid__item{flex:1 1 calc((100% - 1.5rem) / 2);max-width:calc((100% - 1.5rem) / 2);box-sizing:border-box;border-bottom:2px solid #000;padding-bottom:1rem;text-align:center;}.flex-grid__item img{width:100%;max-width:100%;height:auto;display:block;margin:0 0 0.75rem 0;}.flex-grid__item p{margin:0;font-size:13pt;line-height:1.4;text-align:center;}@media (min-width:1024px){.flex-grid__item{flex:1 1 calc((100% - 3rem) / 3);max-width:calc((100% - 3rem) / 3);text-align:left;}.flex-grid__item img{width:50%;max-width:50%;margin:0 0 0.75rem 0;}.flex-grid__item p{font-size:1rem;text-align:left;}}.at-detail-hero-image-container{width:100%;margin:0;padding:0;}.at-detail-hero-image{width:100%;}.at-detail-hero-image img{width:100%;height:auto;display:block;}.at-detail-hero-image picture{width:100%;display:block;}.at-detail-hero-image picture img{width:100%;height:auto;display:block;}.region--highlighted{position:relative;background-color:#eeeeee;}.region--highlighted .container{min-height:220px;}.region--highlighted::after{content:"";position:absolute;inset:0;background-image:url(/sites/arktis.2.cwaserver.com/themes/baseplus/images/eisbaer_unten.png);background-repeat:no-repeat;background-position:center;background-size:200%;opacity:1;pointer-events:none;z-index:0;}.region--highlighted > *{position:relative;z-index:1;}.highlighted__overlay-text{position:absolute;bottom:0;left:auto;color:#000;z-index:2;line-height:1.2;}@media (min-width:1200px){.region--highlighted .container{min-height:300px;}.region--highlighted::after{content:"";position:absolute;inset:0;background-image:url(/sites/arktis.2.cwaserver.com/themes/baseplus/images/eisbaer_unten.png);background-repeat:no-repeat;background-position:right top 1rem;background-size:100%;opacity:1;pointer-events:none;z-index:0;}}@media (min-width:1500px){.region--highlighted .container{min-height:300px;}}.at-destination-box{position:relative;}.at-destination-box .at-destination-art{position:absolute;top:20px;left:0;text-align:center;width:100%;text-transform:uppercase;color:#fff;letter-spacing:0.84px;}.at-destination-box .at-destination-box-title{position:absolute;top:75px;left:0;color:#fff;font-size:26px;text-align:center;padding-left:40px;padding-right:40px;font-weight:500;letter-spacing:0.84px;line-height:1.3;}.at-destination-box-wrapper{position:absolute;bottom:20px;text-align:center;width:100%;color:#fff;font-weight:500;text-transform:uppercase;letter-spacing:0.84px;}.view-reiseziel-seite .view-footer{margin-top:100px;}.flex-navigation{width:100%;background-color:white;padding:30px 0 0;}.flex-navigation ul{list-style:none;margin:0;padding:0;display:flex;justify-content:start;gap:120px;}.flex-navigation li{text-align:center;}.flex-navigation a{display:inline-block;padding:5px 0;color:black;text-decoration:none;text-transform:uppercase;font-weight:500;letter-spacing:0.84px;border-bottom:2px solid transparent;transition:border-color 0.3s ease;}.page-node-58 .flex-navigation a{font-size:15px;}.flex-navigation a:hover{border-bottom:2px solid black;}@media (max-width:768px){.flex-navigation ul{display:grid;grid-template-columns:repeat(2,1fr);gap:20px 40px;justify-items:left;padding:0 1rem;}.flex-navigation li{text-align:center;}}.reise-section{display:flex;margin:0 auto;overflow:hidden;}.reise-content{background-color:#000;color:#fff;padding:60px 50px;flex:0 0 50%;width:50%;display:flex;flex-direction:column;justify-content:center;}.taxonomy-cruises .reise-tag{background:#88c4e0 !important;}.taxonomy-adventures .reise-tag{background:#87CDD7 !important;}.taxonomy-luxury .reise-tag{background:#DAE9E9 !important;}.taxonomy-classics .reise-tag{background:#DBDBDB !important;}.reise-tag{display:inline-block;color:#000;padding:8px 16px;font-size:14px;font-weight:300;letter-spacing:1px;margin-bottom:30px;text-transform:uppercase;max-width:max-content;}.reise-title{font-size:26px;font-weight:400;line-height:1.3;margin:0 0 40px 0;max-width:max-content;color:#fcfcfc;letter-spacing:1.04px;}.reise-divider{width:100%;height:2px;background-color:#fcfcfc;margin-bottom:30px;}.reise-datum{font-size:18px;margin-bottom:10px;color:#fcfcfc;font-weight:300;}.taxonomy-cruises .reise-preis{color:#88C4E0 !important;}.taxonomy-adventures .reise-preis{color:#87CDD7 !important;}.taxonomy-luxury .reise-preis{color:#DAE9E9 !important;}.taxonomy-classics .reise-preis{color:#DBDBDB !important;}.reise-preis{font-size:26px;font-weight:500;margin-bottom:40px;}.reise-button{display:inline-block;background-color:#fcfcfc;color:#000;padding:5px 22px;text-decoration:none;font-weight:300;font-size:18px;letter-spacing:1px;margin-bottom:30px;text-align:center;text-transform:uppercase;max-width:max-content;border:1px solid #fcfcfc;text-decoration:none;}.reise-button:hover{background-color:#000;color:#fcfcfc;border:1px solid #fcfcfc;text-decoration:none;}.reise-pdf{display:flex;align-items:center;gap:15px;color:#fff;cursor:pointer;transition:color 0.3s;}.reise-pdf:hover{color:#7DBBC3;}.reise-pdf-icon{width:45px;height:45px;border:2px solid #fff;border-radius:50%;display:flex;align-items:center;justify-content:center;}.reise-pdf-icon svg{width:24px;height:24px;}.reise-pdf-text{font-size:14px;font-weight:500;letter-spacing:1px;text-transform:uppercase;}.reise-image{flex:0 0 50%;position:relative;min-height:500px;overflow:hidden;}.reise-image img{width:100%;height:100%;object-fit:cover;object-position:center;}@media (max-width:768px){#angebots-box .container{padding:0;}.reise-section{flex-direction:column;}.reise-content{padding:40px 30px;flex:1;width:100%;order:2;}.reise-title{font-size:26px;}.reise-image{min-height:300px;order:1;}}.mobile-intro{display:none;}.desktop-intro{display:block;}@media (max-width:767px){.mobile-intro{display:block;margin-bottom:0 !important;padding:0 15px;line-height:36px;}.desktop-intro{display:none;}.berater-grid{}}.at-beratung-wrapper{padding:150px 0;max-width:800px;margin:0 auto;}.berater-block{position:relative;}.berater-grid{display:flex;min-height:600px;max-width:1200px;margin:0 auto;}.node--view-mode-full .berater-grid  .field{margin-bottom:0;}.berater-left{flex:0 0 40%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:left;padding:40px 20px;}.berater-right{flex:1;display:flex;flex-direction:column;justify-content:center;padding:60px 40px 300px 60px;position:relative;line-height:36px;}.berater-left img{width:250px;height:250px;border-radius:50%;object-fit:cover;margin-bottom:20px;box-shadow:0 10px 30px rgba(0,0,0,0.1);}.berater-details{text-align:left;}.berater-left .field--name-field-at-berater-name{font-size:16px;font-weight:300;color:#000;letter-spacing:0.48px;}.berater-left .field--name-field-at-job{color:#000;font-size:16px;font-weight:300;letter-spacing:0.48px;}.at-beratung-text{font-size:30px;font-weight:500;color:#000000;margin-bottom:80px;letter-spacing:0.48px;}.contact-link{display:inline-block;padding:5px 15px;border:1px solid #000;color:#000;text-decoration:none;font-weight:300;letter-spacing:1.05px;text-transform:uppercase;transition:all 0.3s ease;font-size:14px;max-width:max-content;}.contact-link:hover{background-color:#333;color:white;text-decoration:none;}@media (max-width:968px){.berater-grid{flex-direction:column;min-height:auto;}.berater-left{flex:none;padding:40px 20px 20px;align-items:start;}.berater-right{padding:20px 30px 50px;text-align:center;}.at-beratung-text{font-size:1.8rem;}}@media (max-width:768px){.berater-left img{width:200px;height:200px;}.at-beratung-text{font-size:1.6rem;}.berater-right{padding:20px;}.berater-right .contact-link{margin:0;}}.reise-paragraph2,.at-highlight-wrapper,.reise-optionen-wrapper{background:#f0f0f0;}.reise-optionen-wrapper{padding:85px 0;}.at-highlight-intro{padding-top:100px;}.at-logo{width:350px;height:100px;background-image:url(/sites/arktis.2.cwaserver.com/themes/baseplus/images/logo.svg);background-size:contain;background-repeat:no-repeat;background-position:center;margin:80px auto;}.at-highlight-text{font-size:20px;color:#000;text-transform:uppercase;text-align:center;letter-spacing:4px;margin-bottom:80px;}.accordion-item:first-of-type{border-top:2px solid;border-radius:0 !important;}.accordion{margin:0 auto;padding:0;}.paragraph .paragraph__column > h2{text-align:left;font-size:34px;font-weight:300;margin-bottom:1rem;padding-bottom:30px;padding-left:15px;}@media (min-width:768px){.paragraph > .paragraph__column{padding-left:0;padding-right:0;}}.accordion-item{border-bottom:2px solid #000;border-right:0;border-left:0;background:transparent;border-top:none;font-size:18px;font-weight:300;padding:10px 0px 10px 0px;}@media (min-width:580px){.accordion-item{padding:10px 0px 10px 0px;}}.accordion-header{background:none;border:none;width:100%;text-align:left;font-size:1.2rem;padding:0;display:flex;justify-content:space-between;align-items:center;cursor:pointer;margin-bottom:0;margin-top:0;}.accordion-button{font-size:27px;font-weight:500;background:transparent;}.accordion-button:not(.collapsed){color:#000;background-color:transparent;box-shadow:none;}.accordion-button::after{width:30px;height:30px;background-size:2rem;}.accordion-button:not(.collapsed)::after{background-image:var(--bs-accordion-btn-icon);transform:var(--bs-accordion-btn-icon-transform);}.accordion-icon{display:inline-block;width:1rem;height:1rem;border-right:2px solid #000;border-bottom:2px solid #000;transform:rotate(45deg);transition:transform 0.2s ease;}.accordion-header.active .accordion-icon{transform:rotate(-135deg);}.accordion-content{display:none;padding:0.5rem 0 1rem;font-size:0.95rem;}.accordion-content .date{background:#78bbe6;color:#fff;padding:0.2rem 0.4rem;font-size:0.9rem;border-radius:2px;}.accordion-item .paragraph__column{padding-left:5px !important;}.accordion-item:last-of-type{border-bottom-right-radius:0;border-bottom-left-radius:0;border-bottom:none !important;}.at-unterkunft-wrapper .accordion-button:not(.collapsed),.at-unterkunft-wrapper .accordion-button{color:#fcfcfc;}.at-unterkunft-wrapper .accordion-item{border-bottom:1px solid #fcfcfc;}.at-unterkunft-wrapper .accordion-item:first-of-type{border-top:1px solid #fcfcfc;border-radius:0 !important;}.at-unterkunft-wrapper .accordion-button:not(.collapsed)::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");transform:var(--bs-accordion-btn-icon-transform);}.at-unterkunft-wrapper .accordion-button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");}.at-unterkunft-wrapper .accordion-button{font-size:20px;font-weight:400;background:transparent;padding:1.25rem 0;}.at-unterkunft-intro{font-size:20px;letter-spacing:4px;text-transform:uppercase;margin:20px 0;font-weight:300;}.reise .btn-primary{border-radius:0;background:#fff;color:#000;text-transform:uppercase;font-weight:300;}.reise-detail-one,.reise-detail-two{border-left:1px solid #000;padding-left:15px;margin-top:50px;font-size:14px;letter-spacing:0.84px;}.reise-detail-one .field__label,.reise-detail-two .field__label{font-size:14px;font-weight:500;text-transform:uppercase;}@media (max-width:580px){.reise-detail-one{width:45%;margin-left:15px;}}@media (min-width:580px){.reise-detail-one{margin-left:0;margin-top:0;}.reise-detail-two{margin-top:0;}}.shariff{display:flex;justify-content:right;}.shariff ul{width:444px;}.shariff .theme-white .shariff-button{border:1px solid #000;border-right:0;padding:10px;}.reise-shariff .shariff > ul > li:last-child,.shariff > ul > li:last-child{border-right:1px solid #000;padding-right:.75rem;}.shariff .orientation-horizontal li{width:45px;margin-right:0;margin-bottom:10px;height:45px;}.shariff li a{text-align:center;}.shariff .theme-white .facebook a,.shariff .theme-white .linkedin a,.shariff .theme-white .whatsapp a,.shariff .theme-white .mail a{color:#000;}.shariff .theme-white .shariff-button a:hover{background-color:unset;}.form-type-checkbox.form-no-label input[type="checkbox"] + .description,.form-type-checkbox.form-no-label input[type="radio"] + .description{display:inline;margin-left:0;}#edit-datenschutz--description{display:inline;}.form-composite > .fieldset-wrapper > .description,.form-item .description{font-size:14px;opacity:1;margin-top:4px;}.preview-image-container{position:relative;overflow:hidden;}.preview-image-container img{width:100%;height:auto;display:block;transition:transform 0.3s ease;}.image-overlay{position:absolute;top:0;left:0;right:0;color:white;padding:20px 20px 20px;transform:translateY(0);transition:all 0.3s ease;text-align:center;max-width:307px;}.overlay-title{font-size:26px;font-weight:500;letter-spacing:1.04px;margin-bottom:120px;line-height:32px;}.overlay-reiseart{margin-bottom:20px;font-size:16px;font-weight:300;text-transform:uppercase;letter-spacing:0.8px;}.overlay-dauer,.overlay-saison{font-weight:500;font-size:14px;letter-spacing:0.21px;}@media (max-width:768px){.image-overlay{padding:20px 15px 15px;}}.reise-leistungen-intro{border-top:2px solid black;margin-top:20px;padding-top:100px;}.field--name-field-at-leistungen{padding-left:150px;}.field--name-field-at-leistungen li{padding-bottom:30px;list-style-type:square;}.field--name-field-at-reise-highlights{padding-right:100px;}.field--name-field-at-reise-highlights li{padding-bottom:15px;list-style-type:square;}.field--name-field-at-preview-image img{max-width:307px;}.reise-unterkunft-wrapper{background:#000;color:#fff !important;padding-bottom:20px;}.reise-unterkunft-wrapper .fs-custom-65{color:#fff;}@media (min-width:580px){.field--name-field-at-leistungen{padding-left:0;}}.at-claim{width:440px;height:120px;background-image:url(/sites/arktis.2.cwaserver.com/themes/baseplus/images/dont_travel_explore.svg);background-size:contain;background-repeat:no-repeat;background-position:center;}.page-node-58 .at-claim{width:100%;margin-top:-170px;height:150px;text-indent:-5000px;background-position:right;}.page-node-2 .at-claim{width:100%;margin-top:-90px;height:150px;text-indent:-5000px;background-position:right;}.page-node-type-reise .at-claim,.page-node-type-kreuzfahrt .at-claim{width:100%;margin-top:-40px;height:150px;background-position:right;text-indent:-5000px;}.at-bilderset-grid{display:grid;grid-template-columns:60% 40%;gap:2rem;max-width:1200px;margin:0 auto;}.item-links-oben{grid-column:1 / 2;grid-row:1;display:flex;justify-content:center;}.field--name-field-at-bild-links-oben{position:relative;}.field--name-field-at-bild-links-oben::before{content:'';position:absolute;top:-130px;left:-110px;width:230px;height:230px;background-image:url(/sites/arktis.2.cwaserver.com/themes/baseplus/images/massgeschneidert_eisb.png);background-size:contain;background-repeat:no-repeat;z-index:10;}.item-links-oben img{max-width:540px;}.item-links-mitte{grid-column:1 / 2;grid-row:2;margin-top:15px;width:100%;margin-left:-12%;}.item-links-unten{grid-column:1 / 2;grid-row:3;margin-top:-95px;margin-right:5.3rem;}.item-rechts-oben-text{grid-column:2 / 3;grid-row:1;align-self:center;margin-left:-50px;margin-top:100px;}.item-rechts-mitte{grid-column:2 / 3;grid-row:2;margin-top:-12rem;margin-left:-50px;}.item-rechts-mitte img{max-width:385px;}.item-rechts-unten-bild{grid-column:2 / 3;grid-row:2;align-self:center;margin-top:420px;margin-left:-50px;max-width:385px;}.item-rechts-unten-text{grid-column:2 / 3;grid-row:3;margin-top:1rem;margin-left:-50px;align-self:center;line-height:1.2;}.item-rechts-unten-text .btn-primary{border-radius:0;background:#fff;color:#000;text-transform:uppercase;font-weight:300;border-color:#000;}.item-rechts-unten-text .btn-primary:hover{background:#000;color:#fff;text-decoration:none;}@media screen and (max-width:1024px){.at-bilderset-grid{gap:1.5rem;max-width:100%;padding:0 1rem;}.field--name-field-at-bild-links-oben::before{width:180px;height:180px;top:-100px;left:-80px;}.item-links-oben img{max-width:420px;}.item-links-mitte{margin-left:-8%;margin-top:2rem;}.item-links-unten{margin-top:-60px;margin-right:3rem;}.item-rechts-oben-text{margin-left:-30px;margin-top:80px;}.item-rechts-mitte{margin-top:-8rem;margin-left:-30px;}.item-rechts-mitte img{max-width:300px;}.item-rechts-unten-bild{margin-top:350px;margin-left:-30px;max-width:300px;}.item-rechts-unten-text{margin-left:-30px;}}@media screen and (max-width:768px){.at-bilderset-grid{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:0;}.item-links-oben,.item-links-mitte,.item-links-unten,.item-rechts-oben-text,.item-rechts-mitte,.item-rechts-unten-bild,.item-rechts-unten-text{grid-column:unset;grid-row:unset;width:auto;max-width:none;margin:0 0 1.75rem 0;text-align:left;}.item-links-oben{order:1;padding:0 15px;}.item-rechts-oben-text{order:2;}.item-links-mitte{order:4;align-self:flex-start;}.item-rechts-mitte{order:3;align-self:flex-end;}.item-links-unten{order:5;align-self:flex-end;}.item-rechts-unten-bild{order:6;align-self:flex-start;}.item-rechts-unten-text{order:7;}.at-bilderset-grid img{width:auto !important;max-width:none !important;height:auto;display:block;margin:0;}.item-links-oben img{max-width:100% !important;}.item-links-mitte img,.item-rechts-unten-bild img{max-width:clamp(220px,85vw,360px) !important;}.item-links-unten img,.item-rechts-mitte img{max-width:clamp(220px,50vw,360px) !important;}.field--name-field-at-bild-links-oben::before{display:none;}.item-rechts-oben-text,.item-rechts-unten-text{max-width:min(90vw,42ch);}.item-rechts-unten-text .btn-primary{padding:0.7rem 1.4rem;min-width:150px;}}:root{--edge-tab-size:56px;--edge-gap:12px;--edge-bg:#000;--edge-fg:#fff;--edge-radius:6px;--edge-shadow:0 6px 18px rgba(0,0,0,.2);--edge-z:1050;}.edge-actions.edge-right .edge-buttons{position:fixed;right:max(env(safe-area-inset-right),0px);bottom:22vh;display:flex;flex-direction:column;align-items:flex-end;gap:var(--edge-gap);z-index:1050;will-change:transform;contain:paint;}@supports not (height:100svh){.edge-actions.edge-right .edge-buttons{bottom:22vh;}}.edge-btn{--open-width:var(--edge-tab-size);width:var(--edge-tab-size);height:var(--edge-tab-size);padding:0 14px;background:var(--edge-bg);color:var(--edge-fg);display:inline-flex;align-items:center;gap:10px;overflow:hidden;cursor:pointer;text-decoration:none;transition:width .25s ease,background-color .2s ease,transform .12s ease;}.edge-btn.is-open{width:var(--open-width);}.edge-btn__icon{flex:0 0 auto;display:grid;place-items:center;transition:transform .18s ease;}.edge-btn.is-open .edge-btn__icon{transform:scale(1.05);}.edge-btn__label{white-space:nowrap;opacity:0;transform:translateX(8px);transition:opacity .22s ease,transform .22s ease;font-size:16px;font-weight:500;line-height:1;color:#fff;}.edge-btn.is-open .edge-btn__label{opacity:1;transform:translateX(0);}@media (prefers-reduced-motion:reduce){.edge-btn,.edge-btn__icon,.edge-btn__label{transition:none;}}@media screen and (max-width:768px){:root{--edge-tab-size:40px;--edge-gap:8px;}.edge-btn__label{font-size:13px;}.edge-btn{padding:0 5px;gap:6px;}.edge-contact{padding:0 2px !important;}.edge-btn__icon{transform:scale(0.9);}}@media screen and (max-width:480px){:root{--edge-tab-size:40px;}.edge-btn__label{display:inline-block;}.edge-btn:not(.is-open) .edge-btn__label{display:none;}}#views-exposed-form-reiseziel-seite-block-4 .form-radios label{display:inline-block;padding:0.5rem 1rem;margin:0;font-size:19px;font-weight:300;color:#fff;background-color:transparent;border:1px solid #fff;cursor:pointer;text-transform:uppercase;transition:all 0.2s ease;white-space:nowrap;letter-spacing:1.14px;}#views-exposed-form-reiseziel-seite-block-4 .form-radios input[value="8"] + label:hover{background-color:#88c4e0;border:1px solid #88c4e0;color:#000;}#views-exposed-form-reiseziel-seite-block-4 .form-radios input[value="8"]:checked + label{background-color:#88c4e0 !important;border:1px solid #88c4e0;color:#000;}#views-exposed-form-reiseziel-seite-block-4 .form-radios input[value="7"] + label:hover{background-color:#87CDD7;border:1px solid #87cdd7;color:#000;}#views-exposed-form-reiseziel-seite-block-4 .form-radios input[value="7"]:checked + label{background-color:#87CDD7 !important;border:1px solid #87cdd7;color:#000;}#views-exposed-form-reiseziel-seite-block-4 .form-radios input[value="9"] + label:hover{background-color:#DAE9E9;border:1px solid #dae9e9;color:#000;}#views-exposed-form-reiseziel-seite-block-4 .form-radios input[value="9"]:checked + label{background-color:#DAE9E9 !important;border:1px solid #dae9e9;color:#000;}#views-exposed-form-reiseziel-seite-block-4 .form-radios input[value="10"] + label:hover{background-color:#DBDBDB;border:1px solid #dbdbdb;color:#000;}#views-exposed-form-reiseziel-seite-block-4 .form-radios input[value="10"]:checked + label{background-color:#DBDBDB !important;border:1px solid #dbdbdb;color:#000;}#views-exposed-form-reiseziel-seite-block-1 .form-radios input[type="radio"],#views-exposed-form-reiseziel-seite-block-3 .form-radios input[type="radio"],#views-exposed-form-reiseziel-seite-block-4 .form-radios input[type="radio"],#views-exposed-form-reiseziel-seite-block-7 .form-radios input[type="radio"]{display:none;}#views-exposed-form-reiseziel-seite-block-1 .form-radios,#views-exposed-form-reiseziel-seite-block-3 .form-radios,#views-exposed-form-reiseziel-seite-block-4 .form-radios,#views-exposed-form-reiseziel-seite-block-7 .form-radios{display:flex;flex-wrap:wrap;gap:0.5rem;}#views-exposed-form-reiseziel-seite-block-1 .form-radios label,#views-exposed-form-reiseziel-seite-block-3 .form-radios label,#views-exposed-form-reiseziel-seite-block-7 .form-radios label{display:inline-block;padding:0.5rem 1rem;margin:0;font-size:1rem;font-weight:300;color:#000;background-color:#fff;border:1px solid #000;cursor:pointer;text-transform:uppercase;transition:all 0.2s ease;white-space:nowrap;letter-spacing:1px;}#views-exposed-form-reiseziel-seite-block-1 .form-radios input[value="8"] + label:hover,#views-exposed-form-reiseziel-seite-block-3 .form-radios input[value="8"] + label:hover,#views-exposed-form-reiseziel-seite-block-7 .form-radios input[value="8"] + label:hover{background-color:#88c4e0;border:1px solid #88c4e0;}#views-exposed-form-reiseziel-seite-block-1 .form-radios input[value="8"]:checked + label,#views-exposed-form-reiseziel-seite-block-3 .form-radios input[value="8"]:checked + label,#views-exposed-form-reiseziel-seite-block-7 .form-radios input[value="8"]:checked + label{background-color:#88c4e0 !important;border:1px solid #88c4e0;}#views-exposed-form-reiseziel-seite-block-1 .form-radios input[value="7"] + label:hover,#views-exposed-form-reiseziel-seite-block-3 .form-radios input[value="7"] + label:hover,#views-exposed-form-reiseziel-seite-block-7 .form-radios input[value="7"] + label:hover{background-color:#87CDD7;border:1px solid #87cdd7;}#views-exposed-form-reiseziel-seite-block-1 .form-radios input[value="7"]:checked + label,#views-exposed-form-reiseziel-seite-block-3 .form-radios input[value="7"]:checked + label,#views-exposed-form-reiseziel-seite-block-7 .form-radios input[value="7"]:checked + label{background-color:#87CDD7 !important;border:1px solid #87cdd7;}#views-exposed-form-reiseziel-seite-block-1 .form-radios input[value="9"] + label:hover,#views-exposed-form-reiseziel-seite-block-3 .form-radios input[value="9"] + label:hover,#views-exposed-form-reiseziel-seite-block-7 .form-radios input[value="9"] + label:hover{background-color:#DAE9E9;border:1px solid #dae9e9;}#views-exposed-form-reiseziel-seite-block-1 .form-radios input[value="9"]:checked + label,#views-exposed-form-reiseziel-seite-block-3 .form-radios input[value="9"]:checked + label,#views-exposed-form-reiseziel-seite-block-7 .form-radios input[value="9"]:checked + label{background-color:#DAE9E9 !important;border:1px solid #dae9e9;}#views-exposed-form-reiseziel-seite-block-1 .form-radios input[value="10"] + label:hover,#views-exposed-form-reiseziel-seite-block-3 .form-radios input[value="10"] + label:hover,#views-exposed-form-reiseziel-seite-block-7 .form-radios input[value="10"] + label:hover{background-color:#DBDBDB;border:1px solid #dbdbdb;}#views-exposed-form-reiseziel-seite-block-1 .form-radios input[value="10"]:checked + label,#views-exposed-form-reiseziel-seite-block-3 .form-radios input[value="10"]:checked + label,#views-exposed-form-reiseziel-seite-block-7 .form-radios input[value="10"]:checked + label{background-color:#DBDBDB !important;border:1px solid #dbdbdb;}.view-display-id-block_4 .btn-primary{background:unset;border-color:#fff;border-radius:0;padding:15px;font-weight:300;text-transform:uppercase;letter-spacing:.7px;text-decoration:none;}.view-display-id-block_4 .btn-primary:hover{background:#fff;color:#000;text-decoration:none;}#views-exposed-form-reiseziel-seite-block-1 .form-radios .form-item:first-child,#views-exposed-form-reiseziel-seite-block-3 .form-radios .form-item:first-child,#views-exposed-form-reiseziel-seite-block-4 .form-radios .form-item:first-child,#views-exposed-form-reiseziel-seite-block-7 .form-radios .form-item:first-child{display:none;}[id^="views-exposed-form-reiseziel-seite-block-"] > .form--inline,[id^="views-exposed-form-reiseziel-seite-block-"] > div{display:flex;flex-wrap:wrap;align-items:center;gap:0;}[id^="views-exposed-form-reiseziel-seite-block-"] .bef-radios,[id^="views-exposed-form-reiseziel-seite-block-"] .form-radios{display:flex;align-items:center;margin-right:2rem;}[id^="views-exposed-form-reiseziel-seite-block-"] .form-item{display:flex;align-items:center;margin:0;}[id^="views-exposed-form-reiseziel-seite-block-"] details.form-wrapper{margin:0 15px 0 1px;border:none;background:transparent;position:relative;vertical-align:middle;display:inline-flex;align-items:center;}[id^="views-exposed-form-reiseziel-seite-block-"] details.form-wrapper > summary{display:inline-flex;align-items:center;padding:0.5rem 2.5rem 0.5rem 1rem;margin:0;font-size:1rem;font-weight:300;color:#000;background-color:#fff;border:1px solid #000;cursor:pointer;text-transform:uppercase;transition:all 0.2s ease;white-space:nowrap;letter-spacing:1px;list-style:none;position:relative;min-height:42px;line-height:1.5;box-sizing:border-box;}[id^="views-exposed-form-reiseziel-seite-block-"] details.form-wrapper > summary::-webkit-details-marker{display:none;}[id^="views-exposed-form-reiseziel-seite-block-"] details.form-wrapper > summary::marker{display:none;content:'';}[id^="views-exposed-form-reiseziel-seite-block-"] details.form-wrapper > summary::after{content:'';position:absolute;right:1rem;top:50%;transform:translateY(-50%);width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid #000;transition:transform 0.2s ease;}[id^="views-exposed-form-reiseziel-seite-block-"][open] details.form-wrapper > summary::after,[id^="views-exposed-form-reiseziel-seite-block-"] details.form-wrapper[open] > summary::after{transform:translateY(-50%) rotate(180deg);}[id^="views-exposed-form-reiseziel-seite-block-"] details.form-wrapper > summary:hover{background-color:#000;color:#fff;}[id^="views-exposed-form-reiseziel-seite-block-"] details.form-wrapper > summary:hover::after{border-top-color:#fff;}[id^="views-exposed-form-reiseziel-seite-block-"] details.form-wrapper > .details-wrapper{position:absolute;z-index:100;top:100%;left:0;margin-top:-1px;background:#fff;border:1px solid #000;padding:0.75rem;min-width:auto;width:100%;max-height:300px;overflow-y:auto;box-shadow:0 4px 12px rgba(0,0,0,0.1);box-sizing:border-box;}[id^="views-exposed-form-reiseziel-seite-block-"] details.form-wrapper > .details-wrapper:hover{background:#fff;}[id^="views-exposed-form-reiseziel-seite-block-"] .bef-select-all-none,[id^="views-exposed-form-reiseziel-seite-block-"] details a[href="#"]{color:#000;text-decoration:none;font-size:0.875rem;font-weight:300;display:block;margin-bottom:0.5rem;padding:0;border:none;background:transparent;}[id^="views-exposed-form-reiseziel-seite-block-"] details .form-checkboxes{display:flex;flex-direction:column;gap:0.4rem;padding:0;margin:0;background:transparent;}[id^="views-exposed-form-reiseziel-seite-block-"] details .form-checkboxes:hover{background:transparent;}[id^="views-exposed-form-reiseziel-seite-block-"] details .form-type-checkbox{display:flex;align-items:center;margin:0;padding:0.25rem;background:transparent;transition:background 0.15s ease;}[id^="views-exposed-form-reiseziel-seite-block-"] details input[type="checkbox"]{appearance:none;-webkit-appearance:none;width:16px;height:16px;border:1px solid #000;border-radius:2px;margin-right:0.5rem;cursor:pointer;position:relative;flex-shrink:0;background:#fff;transition:all 0.2s ease;display:none;}[id^="views-exposed-form-reiseziel-seite-block-"] details input[type="checkbox"]:hover{border-color:#333;}[id^="views-exposed-form-reiseziel-seite-block-"] details input[type="checkbox"]:checked{background:#000;}[id^="views-exposed-form-reiseziel-seite-block-"] details input[type="checkbox"]:checked::after{content:'✓';position:absolute;color:#fff;font-size:11px;top:50%;left:50%;transform:translate(-50%,-50%);}[id^="views-exposed-form-reiseziel-seite-block-"] details .form-type-checkbox label{font-size:0.9rem;font-weight:300;color:#000;cursor:pointer;margin:0;letter-spacing:0.5px;background:transparent;}[id^="views-exposed-form-reiseziel-seite-block-"] .form-radios label,[id^="views-exposed-form-reiseziel-seite-block-"] details.form-wrapper > summary{min-height:42px;display:inline-flex;align-items:center;}[id^="views-exposed-form-reiseziel-seite-block-"] .form-radios label{padding-top:0.5rem;padding-bottom:0.5rem;}@media (max-width:768px){[id^="views-exposed-form-reiseziel-seite-block-"] > .form--inline,[id^="views-exposed-form-reiseziel-seite-block-"] > div{flex-direction:row;flex-wrap:wrap;align-items:center;gap:0.5rem;}[id^="views-exposed-form-reiseziel-seite-block-"] .bef-radios,[id^="views-exposed-form-reiseziel-seite-block-"] .form-radios{width:100%;margin-right:0;margin-bottom:0.5rem;display:flex;flex-wrap:wrap;gap:0.5rem;}[id^="views-exposed-form-reiseziel-seite-block-"] .form-item:has(details){width:100%;flex:none;}[id^="views-exposed-form-reiseziel-seite-block-"] details.form-wrapper{width:100%;margin:0;position:relative;}[id^="views-exposed-form-reiseziel-seite-block-"] details.form-wrapper > summary{width:100%;justify-content:space-between;min-height:48px;font-size:0.9rem;padding:0.75rem 2.5rem 0.75rem 1rem;-webkit-tap-highlight-color:transparent;touch-action:manipulation;}[id^="views-exposed-form-reiseziel-seite-block-"] details.form-wrapper[open] > .details-wrapper{display:block;position:absolute;top:100%;left:0;right:0;width:100%;max-height:50vh;overflow-y:auto;z-index:1000;background:#fff;border:1px solid #000;border-top:none;box-shadow:0 4px 12px rgba(0,0,0,0.15);}[id^="views-exposed-form-reiseziel-seite-block-"],[id^="views-exposed-form-reiseziel-seite-block-"] .form--inline,[id^="views-exposed-form-reiseziel-seite-block-"] .form-item{overflow:visible !important;}[id^="views-exposed-form-reiseziel-seite-block-"] details .form-type-checkbox{padding:0.75rem 0.5rem;min-height:44px;}}.reiseziel-cta-item{list-style:none;}.reiseziel-cta-block{background-color:#000;color:#fff;padding:2rem 1.5rem;text-align:center;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:350px;}.reiseziel-cta-block .cta-headline{font-size:26px;font-weight:normal;margin-bottom:1.25rem;letter-spacing:0.84px;}.reiseziel-cta-block .cta-subline{font-size:26px;font-weight:normal;font-style:normal;margin-bottom:1.5rem;line-height:1.3;letter-spacing:0.84px;}.reiseziel-cta-block .btn-cta-outline{display:inline-block;color:#000;border:1px solid #fff;background:#fff;padding:0.6rem 1.25rem;font-size:20px;text-transform:uppercase;letter-spacing:0.84px;text-decoration:none;transition:all 0.3s ease;}.reiseziel-cta-block .btn-cta-outline:hover{background-color:#000;color:#fff;border:1px solid #fff;}@media (max-width:767px){.reiseziel-cta-block{min-height:617px;padding:1.5rem 1rem;}}.at-about-block .block{border-left:2px solid #fff;min-height:250px;padding:30px 25px;margin-bottom:100px;}@media (min-width:768px){.at-about-block{width:40%;}.at-about-block-first-row{width:20%;}}.portrait-text{align-content:center;font-size:19px;padding:25px;letter-spacing:0.32px;}#bewertungen{margin-top:80px;}.bewertung-header{font-size:30px;font-weight:500;letter-spacing:1.2px;color:#000;line-height:1.2;}.bewertung-service{max-width:150px;}.review-container .review-rating-info{display:flex;flex-direction:column;flex-wrap:wrap;font-weight:600;color:#000;font-size:14px;}.review-container .review-text{color:#000;font-size:14px;font-weight:300;padding-right:100px;margin-top:20px;}.review-container,.review-container a{color:#000;}.review-container .stars-foreground{position:relative;top:0;left:0;}.review-container .review-date{font-size:unset;margin-left:0.75rem;margin-top:unset;}.review-container .stars-wrapper svg{height:15px;width:auto;}.social-icons--mobile-only{display:none;gap:1rem;margin-top:1rem;padding:0.75rem 0;}.social-icons--mobile-only a{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;color:#fff;}.social-icons--mobile-only svg{width:32px;height:32px;}@media (max-width:767px){.social-icons--mobile-only{display:flex;}}.footer-fourth .block{padding:0;}@media (max-width:768px){.region-footer-fourth{display:flex;}}.googlereviews-ratings-container .rating-source-logo{width:unset;height:unset;margin-bottom:0.5rem;font-size:14px;}.googlereviews-ratings-container .rating-value{font-weight:300;font-size:14px;margin-right:0.5rem;}.reviews-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:20px 0;}@media (max-width:768px){.reviews-grid{grid-template-columns:1fr;}}.review-container{display:flex;flex-direction:column;height:100%;}.blog-box{background:#f0f0f0;padding:40px;}.blog-title{font-size:16px;font-weight:600;letter-spacing:.8px;color:#000;}.blog-author{color:#000;font-size:14px;font-weight:500;letter-spacing:.7px;margin-bottom:30px;}.blog-teaser{font-size:14px;font-weight:300;color:#000;letter-spacing:.7px;margin-bottom:30px;}.blog-link a{background:#000;color:#fff;font-weight:300;font-size:11px;padding:10px 15px;max-width:max-content;text-transform:uppercase;letter-spacing:.55px;text-decoration:none;}.blog-link a:hover{background:#fff;color:#000;text-decoration:none;}.node--type-explorer-blog .node__container{max-width:800px;margin-left:auto;margin-right:auto;color:#000 !important;}.node--type-explorer-blog strong{font-weight:500;}.node--type-explorer-blog,.node--type-explorer-blog ul{font-size:14px;font-weight:300;letter-spacing:0.7px;}.blog-container{border-bottom:2px solid #000;}.node--type-explorer-blog h2{font-size:19px;font-weight:300;letter-spacing:0.95px;}.three-image-stack{display:grid;grid-template-columns:1fr;gap:1rem;}.three-image-stack__top{grid-column:1 / -1;}.three-image-stack__bottom{display:grid;grid-template-columns:1fr;gap:1rem;}@media (min-width:768px){.three-image-stack__bottom{grid-template-columns:1fr 1fr;}}.three-image-stack img{width:100%;height:auto;display:block;}.hero-split{padding:2rem 0;}.hero-split__inner{display:grid;grid-template-columns:1fr;align-items:stretch;}@media (min-width:900px){.hero-split__inner{grid-template-columns:1fr 1fr;}}.hero-split__left{background:#0c0c0c;color:#fff;padding:90px 79px;}.hero-split__badge{background:#87CDD7 !important;color:#000;border:none;font-size:14px;font-weight:300;letter-spacing:.84px;text-transform:uppercase;padding:5px 15px;margin-bottom:3rem;max-width:max-content;}.hero-split__left hr{border-top-width:2px;border-top-style:solid;margin-bottom:40px;margin-top:40px;opacity:1;}.hero-split__left .split-content{font-size:14px;font-weight:300;letter-spacing:0.21px;max-width:85%;margin-bottom:40px;}.hero-split__left .btn-primary{background:unset;border-color:#fff;border-radius:0;padding:15px;font-weight:300;text-transform:uppercase;letter-spacing:.7px;text-decoration:none;}.hero-split__left .btn-primary:hover{background:#fff;color:#000;text-decoration:none;}.hero-split__teaser{font-size:1rem;line-height:1.6;}.hero-split__right img{width:100%;height:auto;display:block;}.hero-fwf-bg{background:#fff;color:#000;max-width:max-content;padding:5px 15px;font-weight:500;text-transform:uppercase;margin-bottom:30px;}.hero-split__left .split-content-fwf{font-size:14px;font-weight:300;letter-spacing:0.21px;max-width:85%;margin-bottom:0;}.nl-form input{width:100%;border-radius:0 !important;border:none !important;color:#000;}.nl-form .checkbox-inline label{display:inline;}.nl-form .checkbox-inline input{width:auto;}.nl-form button{background-color:#000000 !important;border-radius:0 !important;font-size:14px;font-weight:300;}@media (max-width:768px){body{font-size:14px;}.fs-custom-65{font-size:35px;line-height:1;font-weight:600;color:#000;text-transform:uppercase;}.fs-custom-65-w{font-size:35px;line-height:1;font-weight:600;color:#fff;text-transform:uppercase;}.fs-19{font-size:16px;}.mt-10{margin-top:5rem !important;}.mt-14{margin-top:7rem !important;}.mb-10{margin-bottom:5rem !important;}.mt-115{margin-top:60px !important;}.mb-155{margin-bottom:45px !important;}.way-1 .mb-10,.way-2 .mb-10,.way-3 .mb-10{margin-bottom:1rem !important;}.way-1 .fs-custom-88{font-size:88px;color:#c9c9c9;letter-spacing:3.52px;font-weight:500;padding-bottom:0;line-height:1.5;}.way-1 img{margin-bottom:30px;}.way-3 .custom-order,.about-1 .custom-order{order:2;}.mb-14{margin-bottom:7rem !important;}.mt-6{margin-top:3rem !important;}.mb-6{margin-bottom:3rem !important;}.pt-6{padding-top:3rem !important;}.pb-6{padding-bottom:3rem !important;}.pt-14{padding-top:7rem !important;}.pb-14{padding-bottom:7rem !important;}.highlighted__section{padding:30px 0 30px;}.field--name-field-at-preview-image img{max-width:100%;}.image-overlay{max-width:100%;}.overlay-title{margin-bottom:220px;line-height:32px;}.field--name-field-at-leistungen{padding-left:0;font-size:16px;line-height:1.3;}.review-container .review-text{padding-right:0;}.field--name-field-at-reise-highlights{padding-right:0;margin-top:40px;}.paragraph .paragraph__column > h2{text-align:left;font-size:24px;font-weight:300;margin-bottom:1rem;text-align:center;}.accordion-item{font-size:14px;font-weight:300;}.accordion-button{font-size:24px;font-weight:500;background:transparent;}.at-claim{width:400px;margin-bottom:50px;max-width:100%;}.text-cwa-main{font-size:26px;}.hero-split__right{order:1;}.hero-split__left{padding:35px 30px;order:2;}.hero-split__left hr{margin-bottom:30px;margin-top:20px;}.about-frontpage .fs-custom-20{font-size:14px;font-weight:300;letter-spacing:.8px;text-transform:uppercase;color:#000;line-height:1.5;}.about-frontpage .fs-custom-34{font-size:28px;color:#000;letter-spacing:.58px;line-height:1.2;font-weight:500;}.about-frontpage .col-12,.about-us .col-12{padding:70px 35px;}.about-us .content{padding:20px;}.about-us .block-inline-blockbasic{padding:10px !important}.about-box .fs-custom-20{padding:0 0 9px;}.about-box .fs-custom-34{padding:0 0 45px 0;}.about-frontpage .content{padding:20px;background:#fcfcfc;}.at-destination-box .at-destination-box-title{font-size:24px;text-align:center;padding-left:20px;padding-right:20px;}.contact-link{margin-left:auto;margin-right:auto;}.page-node-2 .at-claim{width:80%;margin-top:-90px;height:150px;margin-left:auto;margin-right:auto;}.page-node-58 .at-claim{display:none;}#views-exposed-form-reiseziel-seite-block-1 .form-radios label,#views-exposed-form-reiseziel-seite-block-3 .form-radios label,#views-exposed-form-reiseziel-seite-block-4 .form-radios label,#views-exposed-form-reiseziel-seite-block-7 .form-radios label{display:inline-block;font-size:14px;}.about-1 .mobile-p{padding-left:calc(var(--bs-gutter-x) * .5) !important;}}
