.guide-map-section{position:relative;height:760px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.guide-map-overlay-top{height:60px;background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.5)),to(hsla(0,0%,100%,0)));background:-o-linear-gradient(hsla(0,0%,100%,.5),hsla(0,0%,100%,0));background:linear-gradient(hsla(0,0%,100%,.5),hsla(0,0%,100%,0))}.guide-map-overlay-top,.guide-map-overlay-top-2{position:absolute;top:0;left:0;width:100%;z-index:1}.guide-map-overlay-top-2{height:120px;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(hsla(0,0%,100%,0)));background:-o-linear-gradient(#fff,hsla(0,0%,100%,0));background:linear-gradient(#fff,hsla(0,0%,100%,0))}.guide-map-overlay-bottom{background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),to(hsla(0,0%,100%,.8)));background:-o-linear-gradient(hsla(0,0%,100%,0),hsla(0,0%,100%,.8));background:linear-gradient(hsla(0,0%,100%,0),hsla(0,0%,100%,.8))}.guide-map-overlay-bottom,.guide-map-overlay-bottom-2{position:absolute;height:120px;bottom:0;left:0;width:100%;z-index:1}.guide-map-overlay-bottom-2{background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),to(#fff));background:-o-linear-gradient(hsla(0,0%,100%,0),#fff);background:linear-gradient(hsla(0,0%,100%,0),#fff)}.guide-map{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;width:100%;margin:0 auto}.guide-map-title{font-weight:500;font-size:18px;color:#252a31;color:var(--kom-c-text-400);text-transform:uppercase;font-size:16px;margin-bottom:12px}.guide-map-placeholder{position:absolute;background:#f2f2f5;background:var(--kom-c-grey-700);width:100%;height:100%}.guide-map-container{width:100%;height:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;z-index:1;position:relative}.open-map-link-wrapper{position:absolute;top:16px;left:16px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;z-index:1}#kompass .open-map-link,.open-map-link-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}#kompass .open-map-link{background:#fff;height:38px;border-radius:8px;line-height:38px;text-decoration:none!important;font-weight:500;padding:0 12px 0 8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:0 4px 4px rgba(0,0,0,.25),0 -7px 15px rgba(0,0,0,.02);box-shadow:0 4px 4px rgba(0,0,0,.25),0 -7px 15px rgba(0,0,0,.02);-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#aaaeb9;pointer-events:none}#kompass .open-map-link>span{margin-left:8px;font-weight:500}#kompass .open-map-link>.icon{display:none;width:24px!important;height:24px!important}#kompass .open-map-link>.icon svg{fill:currentColor;-webkit-transform:scale(1)!important;transform:scale(1)!important;width:24px!important;height:24px!important}#kompass .open-map-link:not(.is-fetching){color:#252a31;pointer-events:all}#kompass .open-map-link:not(.is-fetching) .preloader-wrapper{display:none}#kompass .open-map-link:not(.is-fetching) .icon{display:inline-block}#kompass .open-map-link:not(.is-fetching):hover{-webkit-animation-name:scale;animation-name:scale}#kompass .open-map-link .preloader-wrapper{width:24px;height:24px}#kompass .open-map-link .preloader-wrapper .spinner-layer{border-color:#aaaeb9;border-color:var(--kom-c-grey-400)}.guide-map-gradient-top{position:absolute;top:0;left:0;height:60px;background:red;width:100%;z-index:1}.guide-map-background{position:absolute;top:0;left:0;width:100%;height:100%!important;opacity:.5;-o-object-fit:cover;object-fit:cover}#guideMap{background:transparent}.guide-tour-marker{cursor:default}.guide-tour-marker .background,.guide-tour-marker .guide-tour-marker-circle{fill:#1c406f;fill:var(--kom-c-secondary-400)}.guide-tour-marker .guide-tour-marker-circle-border{stroke:#fff;stroke-width:2.5}.guide-tour-marker .guide-tour-marker-label{font-family:Fira Sans,sans-serif;font-weight:700;font-size:200px;fill:#fff;text-anchor:middle}.guide-tour-marker.guide-tour-marker-difficulty_40 .background,.guide-tour-marker.guide-tour-marker-difficulty_40 .guide-tour-marker-circle{fill:#1269b0}.guide-tour-marker.guide-tour-marker-difficulty_60 .background,.guide-tour-marker.guide-tour-marker-difficulty_60 .guide-tour-marker-circle{fill:#c80c0f}.guide-tour-marker.guide-tour-marker-difficulty_80 .background,.guide-tour-marker.guide-tour-marker-difficulty_80 .guide-tour-marker-circle{fill:#000}.guide-map-spinner-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#1c406f;color:var(--kom-c-secondary-400)}.guide-map-spinner-container .guide-map-spinner{margin:0 auto;color:#1c406f;color:var(--kom-c-secondary-400)}@-webkit-keyframes scale{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1.05);transform:scale(1.05)}}@keyframes scale{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1.05);transform:scale(1.05)}}.products-grid,.products-grid-skeleton{display:grid;grid-template-columns:33% 33% 34%;grid-column-gap:16px;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;grid-row-gap:16px;row-gap:16px}@media screen and (max-width:768px){.products-grid,.products-grid-skeleton{grid-template-columns:100%}}.products-grid.extra{margin-top:16px}.products-grid.three-col{grid-template-columns:33% 33% 34%}@media screen and (max-width:768px){.products-grid.three-col{grid-template-columns:100%}}.products-grid.one-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.products-grid.one-col>.product-card{width:450px}.products-grid.two-col{grid-template-columns:50% 50%}@media screen and (max-width:768px){.products-grid.two-col{grid-template-columns:100%}}.product-card{position:relative;border-radius:8px;-webkit-box-shadow:0 2px 16px 0 rgba(0,0,0,.12);box-shadow:0 2px 16px 0 rgba(0,0,0,.12);color:#252a31;color:var(--kom-c-text-400);background:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;-webkit-transition:-webkit-box-shadow .1s;transition:-webkit-box-shadow .1s;-o-transition:box-shadow .1s;transition:box-shadow .1s;transition:box-shadow .1s,-webkit-box-shadow .1s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.product-card.skeleton{height:auto}.relief-background{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:8px;overflow:hidden}.relief-background .relief-wrapper{position:relative;overflow:hidden;height:80%;width:100%}.relief-background img{width:100%;height:100%!important;-o-object-fit:cover;object-fit:cover;border-radius:8px}.relief-background .relief-overlay{position:absolute;top:0;right:-60%;width:160%;height:100%;border-radius:8px;background:-o-linear-gradient(251deg,hsla(0,0%,100%,.3) 14%,#fff 70%);background:linear-gradient(199deg,hsla(0,0%,100%,.3) 14%,#fff 70%)}.relief-background .highlighted{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:8px;background:#1c406f;background:var(--kom-c-secondary-400);opacity:.03}.relief-background .highlighted.bike{background:#960048;background:var(--kom-c-accent-400);background:-o-linear-gradient(119deg,#fff 14%,#960048 70%);background:linear-gradient(331deg,#fff 14%,#960048 70%);background:-o-linear-gradient(119deg,#fff 14%,var(--kom-c-accent-400) 70%);background:linear-gradient(331deg,#fff 14%,var(--kom-c-accent-400) 70%)}.relief-background .highlighted.hike{background:#008275;background:var(--kom-c-primary-400);background:-o-linear-gradient(119deg,#fff 14%,#008275 70%);background:linear-gradient(331deg,#fff 14%,#008275 70%);background:-o-linear-gradient(119deg,#fff 14%,var(--kom-c-primary-400) 70%);background:linear-gradient(331deg,#fff 14%,var(--kom-c-primary-400) 70%)}.relief-background .highlighted.cookBook{background:#ae422c;background:-o-linear-gradient(119deg,#fff 14%,#ae422c 70%);background:linear-gradient(331deg,#fff 14%,#ae422c 70%)}.relief-background .highlighted.nature{background:#29a63a;background:-o-linear-gradient(119deg,#fff 14%,#ae422c 70%);background:linear-gradient(331deg,#fff 14%,#ae422c 70%)}.wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1}.top,.wrapper{position:relative}.product-image-container{padding:12px 0 8px 12px;border-radius:8px 8px 0 0;border-radius:4px;position:relative}.product-image-container img{border-radius:4px;max-width:160px!important;max-height:120px!important}.bottom{padding:0 12px 12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1}.bottom,.title{-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.title{font-size:16px;font-weight:500}.sub-title{font-size:14px;padding-top:0;padding-bottom:12px;-webkit-box-flex:1;-ms-flex:1;flex:1}.attributes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 -4px -4px 0}.attribute{padding-right:16px;padding-top:3px}.attribute .label{font-size:12px;color:#687486;color:var(--kom-c-text-600)}.attribute .label,.attribute .value{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.attribute .value{font-size:14px;color:#252a31;color:var(--kom-c-text-400);font-weight:400}.attribute.isbn{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:110px;padding-right:12px}.attribute.price{-webkit-box-flex:0;-ms-flex:0;flex:0;text-decoration:none!important;border-radius:6px;padding:4px 12px 6px;background:#1c406f;background:var(--kom-c-secondary-400)}.attribute.price:hover{background:#254e83;background:var(--kom-c-secondary-500)}.attribute.price .label,.attribute.price .value{text-align:right}.attribute.price .label{font-weight:400;color:#a0bce0;text-align:center;text-transform:uppercase}.attribute.price .value{font-weight:500;font-size:16px;line-height:16px;padding-top:2px;color:#fff;text-align:center}.products-grid-more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.products-grid-more>p{font-size:20px;text-align:center;margin:32px 128px 24px;color:#252a31;color:var(--kom-c-text-400)}@media screen and (max-width:800px){.products-grid-more>p{margin:32px 0 24px}}.product-finder-button{color:#fff;-webkit-box-shadow:0 0 13px rgba(0,0,0,.25);box-shadow:0 0 13px rgba(0,0,0,.25);background:#960048;background:var(--kom-c-accent-400);background:-o-linear-gradient(305deg,#bd085f,#bd085f 37.39%,#316fc1);background:linear-gradient(145deg,#bd085f,#bd085f 37.39%,#316fc1);height:48px;display:inline-block;line-height:48px;text-decoration:none!important;border-radius:48px;padding:0 32px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-flex-item-align:center;align-self:center;font-size:18px;font-weight:400!important}.product-finder-button:hover{background:#bd085f;background:var(--kom-c-accent-500);background:-o-linear-gradient(305deg,#d31570,#dd1b78 37.39%,#407ed0);background:linear-gradient(145deg,#d31570,#dd1b78 37.39%,#407ed0)}.digital-badge{text-transform:uppercase;background:#687486;background:var(--kom-c-text-600);color:#fff;font-size:12px;padding:2px 4px;border-radius:4px;margin-left:2px}#kompass .page-title{font-size:64px;color:#252a31;color:var(--kom-c-text-400);margin:-72px 0 24px;font-weight:700;text-align:center;position:relative;z-index:2}@media screen and (max-width:768px){#kompass .page-title{font-size:48px;margin-top:-44px}}.gradient-text{background:-o-linear-gradient(358deg,rgba(24,140,130,.99) 9.15%,#1c406f 88.14%);background:linear-gradient(92deg,rgba(24,140,130,.99) 9.15%,#1c406f 88.14%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.gradient-text-light{background:-o-linear-gradient(358deg,rgba(49,191,179,.99) 9.15%,#6e9ad3 88.14%);background:linear-gradient(92deg,rgba(49,191,179,.99) 9.15%,#6e9ad3 88.14%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}#kompass .guide-context{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:-72px;padding-bottom:48px}@media screen and (max-width:768px){#kompass .guide-context{padding-bottom:48px}}#kompass .guide-context .guide-context-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#252a31;color:var(--kom-c-text-400);font-weight:500;text-transform:uppercase;font-size:16px;text-shadow:0 0 2px #fff}#kompass .text{color:#252a31;color:var(--kom-c-text-400);font-size:18px}#kompass .text .ql-align-justify,#kompass .text p.ql-align-justify{text-align:justify}#kompass .text h2,#kompass .text h2.ql-align-justify,#kompass .text h3,#kompass .text h4,#kompass .text h5{text-align:center}#kompass .text ul{padding-left:20px;list-style:disc;line-height:32px}#kompass .text ul>li{list-style:disc!important}#kompass .text ol,#kompass .text p{line-height:32px}#kompass .text.text1>.text1__intro p:first-child:first-letter,#kompass .text.text1>p:first-child:first-letter{font-weight:700;font-size:1.8em;letter-spacing:.05em}#kompass .text h2,#kompass .text h2.ql-align-justify{margin:24px 0;font-size:38px;line-height:48px;font-weight:600;text-align:center}#kompass .text h2.ql-align-justify.with-sub-header,#kompass .text h2.with-sub-header{margin-bottom:16px}@media screen and (max-width:768px){#kompass .text h2,#kompass .text h2.ql-align-justify{font-size:32px;line-height:42px}}#kompass.kom_guide .content-width:not(.no-padding),#kompass.single-kom_guide .content-width:not(.no-padding){width:1024px;padding-left:24px;padding-right:24px;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:1024px){#kompass.kom_guide .content-width:not(.no-padding),#kompass.single-kom_guide .content-width:not(.no-padding){width:100%}}#kompass.kom_guide .content-width-small,#kompass.single-kom_guide .content-width-small{width:800px;padding-left:24px;padding-right:24px;position:relative;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:800px){#kompass.kom_guide .content-width-small,#kompass.single-kom_guide .content-width-small{width:100%}}#kompass.kom_guide .content-width-small.at-top,#kompass.single-kom_guide .content-width-small.at-top{z-index:1}@media screen and (max-width:1024px){#kompass .content-width{width:100%;-webkit-box-sizing:border-box!important;box-sizing:border-box!important}}#kompass .section-header{font-size:38px;line-height:48px;color:#252a31;color:var(--kom-c-text-400);font-weight:600;margin:0 0 32px;text-align:center}#kompass .section-header.with-sub-header{margin-bottom:16px}@media screen and (max-width:768px){#kompass .section-header{font-size:32px;line-height:42px}}#kompass .section-header.small{font-size:20px;text-align:center;margin:24px auto;color:#252a31;color:var(--kom-c-text-400);font-weight:400}#kompass .two-cols{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:24px}#kompass .two-cols .left-col{-webkit-box-flex:3;-ms-flex:3;flex:3;padding-right:32px}#kompass .two-cols .right-col{-webkit-box-flex:2;-ms-flex:2;flex:2;padding-left:32px}#kompass .text .readmore{display:none}.read-more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.read-more:before{content:"";position:absolute;height:1px;background:#aaaeb9;background:var(--kom-c-grey-400);left:0;top:50%;width:100%}.read-more button{margin:0 auto;background:#1c406f;background:var(--kom-c-secondary-400);-webkit-transition:background .1s;-o-transition:background .1s;transition:background .1s;color:#fff;height:32px;line-height:32px;padding:0 12px;border-radius:32px;font-size:12px;text-transform:uppercase;position:relative;border:2px solid #fff;-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;letter-spacing:.5px}.read-more button:active,.read-more button:hover{background:#254e83;background:var(--kom-c-secondary-500)}.page-title-separator{width:200px;margin:0 auto 24px}.page-title-separator .page-title-separator-dot{width:23px;height:23px;border-radius:50%;background:#d7d9de;background:var(--kom-c-grey-600);background:#fff;-webkit-box-shadow:0 0 0 1px #d7d9de;box-shadow:0 0 0 1px #d7d9de;-webkit-box-shadow:0 0 0 1px var(--kom-c-grey-600);box-shadow:0 0 0 1px var(--kom-c-grey-600);color:#aaaeb9;color:var(--kom-c-grey-400);position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto}.page-title-separator .page-title-separator-dot .icon{width:23px!important;height:23px!important;margin:0 auto}.page-title-separator .page-title-separator-dot .icon>svg{-webkit-transform:scale(1)!important;transform:scale(1)!important;width:23px!important;height:23px!important}.page-title-separator .page-title-separator-dot:before{left:-56px}.page-title-separator .page-title-separator-dot:after,.page-title-separator .page-title-separator-dot:before{content:"";position:absolute;top:9px;width:48px;height:1px;background:#d7d9de;background:var(--kom-c-grey-600)}.page-title-separator .page-title-separator-dot:after{left:31px}.tours-grid,.tours-grid-skeleton{display:grid;grid-template-columns:50% 50%;grid-column-gap:16px;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;grid-row-gap:16px;row-gap:16px}@media screen and (max-width:900px){.tours-grid,.tours-grid-skeleton{grid-template-columns:50% 50%}}@media screen and (max-width:767px){.tours-grid,.tours-grid-skeleton{grid-template-columns:100%}}.tours-grid-skeleton.three-tours-cols,.tours-grid.three-cols{grid-template-columns:33% 33% 34%}.tours-grid-skeleton.two-tours-cols,.tours-grid.two-cols{grid-template-columns:50% 50%}.tour-card{position:relative;border-radius:8px;-webkit-box-shadow:0 2px 16px 0 rgba(0,0,0,.12);box-shadow:0 2px 16px 0 rgba(0,0,0,.12);color:#252a31;color:var(--kom-c-text-400);background:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tour-card:hover{-webkit-box-shadow:0 2px 21px rgba(0,0,0,.15);box-shadow:0 2px 21px rgba(0,0,0,.15)}.tours-grid-skeleton .tour-card{height:341px}.tours-see-more{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:16px;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;grid-row-gap:16px;row-gap:16px}.tours-see-more.no-tours{width:800px;grid-column-gap:32px;-webkit-column-gap:32px;-moz-column-gap:32px;column-gap:32px;padding:0 24px;margin:0 auto}.tours-see-more.no-tours>.see-more-box{padding:24px}@media screen and (max-width:800px){.tours-see-more.no-tours{width:100%;padding:0}}@media screen and (max-width:767px){.tours-see-more{grid-template-columns:1fr}}.tours-see-more>.see-more-box{border-radius:12px;-webkit-box-shadow:3px 3px 24px 0 rgba(0,0,0,.08);box-shadow:3px 3px 24px 0 rgba(0,0,0,.08);padding:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:center;align-content:center}.tours-see-more>.see-more-box,.tours-see-more>.see-more-box:first-child{background:-o-linear-gradient(327deg,#252a31 21.2%,#1c406f 103.31%);background:linear-gradient(123deg,#252a31 21.2%,#1c406f 103.31%)}.tours-see-more>div:last-child{background:-o-linear-gradient(343deg,#1c406f 5.92%,#252a31 121.32%);background:linear-gradient(107deg,#1c406f 5.92%,#252a31 121.32%)}.tours-see-more-text{font-size:28px;font-style:normal;text-align:center;font-weight:500;line-height:40px;color:#fff;margin-bottom:16px;-webkit-box-flex:1;-ms-flex:1;flex:1}.tours-see-more.no-tours .tours-see-more-text{font-size:22px;line-height:32px}.pro-banner{margin-top:64px;height:300px;background:#1c406f;background:var(--kom-c-secondary-400)}.see-more-button{color:#fff;-webkit-box-shadow:0 0 13px rgba(0,0,0,.25);box-shadow:0 0 13px rgba(0,0,0,.25);background:#960048;background:var(--kom-c-accent-400);background:-o-linear-gradient(305deg,#bd085f,#bd085f 37.39%,#316fc1);background:linear-gradient(145deg,#bd085f,#bd085f 37.39%,#316fc1);height:48px;display:inline-block;line-height:48px;text-decoration:none!important;border-radius:48px;padding:0 32px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-flex-item-align:center;align-self:center;font-size:18px;font-weight:400!important}.see-more-button:hover{background:#bd085f;background:var(--kom-c-accent-500);background:-o-linear-gradient(305deg,#d31570,#dd1b78 37.39%,#407ed0);background:linear-gradient(145deg,#d31570,#dd1b78 37.39%,#407ed0)}.tour-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1;position:relative;padding:12px}.tour-card .text-container{padding:0 16px 12px 12px;position:relative;z-index:1;-webkit-box-flex:1;-ms-flex:1;flex:1}.tour-card .text-container .title{font-size:16px;line-height:24px;font-weight:500;margin:0}.tour-card .text-container .sub-title{font-size:14px;padding-bottom:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.tour-image-container{height:200px;margin:0 12px 12px;position:relative;z-index:1;border-radius:4px;background:#f3f4f5}.tour-image-container img{height:100%!important;width:100%!important;border-radius:4px;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover}.tours-grid-skeleton.three-cols .tour-image-container,.tours-grid.three-cols .tour-image-container{height:150px}.tour-facts-container{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid #eee;padding:8px 12px 12px;position:relative;z-index:1}.tour-facts-container *{fill:#687486;fill:var(--kom-c-text-600);color:#687486;color:var(--kom-c-text-600);font-weight:400}.tour-facts-container>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:14px;font-weight:500;border-right:1px solid #eee}.tour-facts-container>div:last-child{border-right:none}.tour-facts-container .icon{margin-right:8px}.tour-facts-container .icon svg{width:16px;height:16px}#kompass.kom_guide .section,#kompass.single-kom_guide .section{margin-bottom:72px;padding:0}.section-sub-header{text-align:center;font-size:20px;margin-bottom:32px}.section-sub-header,.tour-card-header{color:#252a31;color:var(--kom-c-text-400)}.tour-card-header{padding:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tour-card-header.tour-card-header-vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}#kompass .tour-card-header-link>span{-webkit-box-shadow:0 1px 3px rgba(0,0,0,.071);box-shadow:0 1px 3px rgba(0,0,0,.071);background:#1c406f;background:var(--kom-c-secondary-400);border:1px solid var(--kom-c-secondary-300);color:#fff;border-radius:4px;padding:4px 4px 4px 8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#kompass .tour-card-header-link>span .chevron{width:16px;height:16px;margin-left:2px}#kompass .tour-card-header-link>span:active,#kompass .tour-card-header-link>span:focus{background:#1c406f!important;background:var(--kom-c-secondary-400)!important;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.09);box-shadow:0 1px 4px rgba(0,0,0,.09)}#kompass .tour-card-header-link>span:hover{background:#254e83!important;background:var(--kom-c-secondary-500)!important;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.09);box-shadow:0 1px 4px rgba(0,0,0,.09)}.tour-card-header-right{-webkit-box-flex:1;-ms-flex:1;flex:1}.tour-card-header-right .user{font-weight:500;font-size:14px;line-height:14px;padding-bottom:2px;color:var(--kom-c-txt-400)}.tour-card-header-right .info-bottom{font-size:14px;line-height:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tour-card-header-right .info-bottom .mdi-icon{width:16px;height:16px;margin-left:4px}.difficulty{font-weight:500}.tour-difficulty_40 .difficulty{color:#1269b0}.tour-difficulty_60 .difficulty{color:#c80c0f}.tour-difficulty_80 .difficulty{color:#000}.tour-card-index{width:26px;height:26px;border-radius:50%;margin-right:12px;background:#1c406f;background:var(--kom-c-secondary-400);-webkit-box-shadow:0 0 0 2px #fff,0 0 0 4px #1c406f;box-shadow:0 0 0 2px #fff,0 0 0 4px #1c406f;-webkit-box-shadow:0 0 0 2px #fff,0 0 0 4px var(--kom-c-secondary-400);box-shadow:0 0 0 2px #fff,0 0 0 4px var(--kom-c-secondary-400);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tour-difficulty_40 .tour-card-index{background:#1269b0;-webkit-box-shadow:0 0 0 2px #fff,0 0 0 4px #1269b0;box-shadow:0 0 0 2px #fff,0 0 0 4px #1269b0}.tour-difficulty_60 .tour-card-index{background:#c80c0f;-webkit-box-shadow:0 0 0 2px #fff,0 0 0 4px #c80c0f;box-shadow:0 0 0 2px #fff,0 0 0 4px #c80c0f}.tour-difficulty_80 .tour-card-index{background:#000;-webkit-box-shadow:0 0 0 2px #fff,0 0 0 4px #000;box-shadow:0 0 0 2px #fff,0 0 0 4px #000}.tour-card-index-value{color:#fff;font-weight:500;margin:0 auto}.tour-card-user-image{width:32px;height:32px;border-radius:50%;margin-right:8px}.tour-card-user-image .icon,.tour-card-user-image .icon>svg,.tour-card-user-image .image,.tour-card-user-image>img{width:32px!important;height:32px!important}.tour-card-user-image .icon>svg{-webkit-transform:scale(1)!important;transform:scale(1)!important}.tour-card-user-image.hkf-image{width:auto;height:25px}.tour-card-user-image.hkf-image .icon{width:141px!important;height:26px!important}.tour-card-user-image.hkf-image .icon>svg{-webkit-transform:scale(1)!important;transform:scale(1)!important;width:141px!important;height:15px!important}.tour-card-user-image.community{background:#008275;background:var(--kom-c-primary-400);color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tour-card-user-image.community .mdi-icon{width:20px;height:20px;margin:0 auto}.tour-card-user-image.partner.rectangle .icon>svg{border-radius:4px}.text-control-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:32px}.text-control-container,.text-control-container .text-control{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.text-control-container .text-control{border:none;padding:8px 12px 8px 16px;border-radius:32px;font-size:14px;height:32px;line-height:32px!important;background:#252a31;background:var(--kom-c-text-400);-webkit-transition:background .1s;-o-transition:background .1s;transition:background .1s;color:#fff;-webkit-box-shadow:0 0 0 8px #fff;box-shadow:0 0 0 8px #fff;text-transform:uppercase;letter-spacing:.4px}.text-control-container .text-control .icon{width:12px!important;height:12px!important;margin-left:6px}.text-control-container .text-control.minimize .icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.text-control-container .text-control:hover{background:#4f5763;background:var(--kom-c-text-500)}.text-control-container:before{content:"";position:absolute;top:50%;left:0;width:100%;height:1px;background:#cbcdd4;background:var(--kom-c-grey-500)}.skeleton-rectangle{border-radius:4px}.skeleton-circle,.skeleton-rectangle{background:#e3e3e3;-webkit-animation:glowingSkeleton .8s ease-in infinite alternate;animation:glowingSkeleton .8s ease-in infinite alternate}.skeleton-circle{border-radius:50%}.guide-summary{margin-top:32px;margin-bottom:32px}#kompass .guide-presented-by-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#kompass .guide-presented-by-container .guide-by-kompass{margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;color:#4f5763;color:var(--kom-c-text-500);font-size:18px}#kompass .guide-presented-by-container .guide-by-kompass-logo{margin-left:8px}#kompass .guide-presented-by-container .guide-by-kompass-logo .icon{width:105px;height:24px}#kompass .guide-presented-by-container .guide-by-kompass-logo .icon svg{width:100%;height:100%;-webkit-transform:scale(1);transform:scale(1)}@-webkit-keyframes glowingSkeleton{0%{background:#e3e3e3}to{background:#eaeaea}}@keyframes glowingSkeleton{0%{background:#e3e3e3}to{background:#eaeaea}}.guides-grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-column-gap:16px;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;grid-row-gap:16px;row-gap:16px;margin-bottom:96px}@media screen and (max-width:990px){.guides-grid{grid-template-columns:1fr 1fr}}@media screen and (max-width:768px){.guides-grid{grid-template-columns:1fr}.guides-grid .guide-card{max-height:250px}}.guide-card{position:relative;border-radius:8px;-webkit-box-shadow:0 2px 16px 0 rgba(0,0,0,.12);box-shadow:0 2px 16px 0 rgba(0,0,0,.12);color:#252a31;color:var(--kom-c-text-400);background:#f2f2f5;background:var(--kom-c-grey-700);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;-webkit-transition:-webkit-box-shadow .1s;transition:-webkit-box-shadow .1s;-o-transition:box-shadow .1s;transition:box-shadow .1s;transition:box-shadow .1s,-webkit-box-shadow .1s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;min-height:200px;-webkit-transition:-webkit-box-shadow .2s;transition:-webkit-box-shadow .2s;-o-transition:box-shadow .2s;transition:box-shadow .2s;transition:box-shadow .2s,-webkit-box-shadow .2s}.guide-card:hover{-webkit-box-shadow:0 2px 32px rgba(0,0,0,.32);box-shadow:0 2px 32px rgba(0,0,0,.32)}.guide-card .kom-image{height:100%}#kompass .guide-card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.guide-card-overlay{position:absolute;background:-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(0,0,0,.17)),to(rgba(0,0,0,.63)));background:-o-linear-gradient(rgba(0,0,0,.17) 50%,rgba(0,0,0,.63));background:linear-gradient(rgba(0,0,0,.17) 50%,rgba(0,0,0,.63));top:0;left:0;width:100%;border-radius:8px;height:100%}.guide-card-title-wrapper{position:absolute;bottom:0;left:0;width:100%;padding:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.guide-card-title-wrapper .guide-card-title-background{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.guide-card-title-wrapper .guide-card-title-background .guide-title{margin:0;line-height:20px;display:block;font-weight:500;color:#fff;padding-bottom:8px;text-shadow:0 0 2px #000;font-size:16px}.guide-card-title-wrapper .guide-card-title-background .guide-badges{display:-webkit-box;display:-ms-flexbox;display:flex}.guide-card-title-wrapper .guide-card-title-background .guide-badges .guide-badge{background:#fff;color:#252a31;color:var(--kom-c-text-400);text-shadow:none;font-size:12px;font-weight:500;padding:0 4px;border-radius:3px;text-transform:uppercase;margin-right:8px}.guide-card-title-wrapper .guide-card-title-background .guide-badges .guide-badge:last-child{margin-right:0}.guide-card-title-wrapper .guide-link-wrapper{width:32px;height:32px;background:#fff;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.2);box-shadow:0 4px 12px rgba(0,0,0,.2);margin-left:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;-webkit-transform:rotate(180deg);transform:rotate(180deg);color:#252a31;color:var(--kom-c-text-400)}#kompass .guide-link-wrapper .icon.st-primary{margin:0 auto}#kompass .guide-link-wrapper .icon.st-primary svg{-webkit-transform:scale(1);transform:scale(1);fill:currentColor}.hero-image{height:450px;position:relative}@media screen and (max-width:768px){.hero-image{height:300px}}.hero-image>img{height:100%!important;width:100%;-o-object-fit:cover;object-fit:cover;-webkit-mask-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#000),to(transparent));-webkit-mask-image:linear-gradient(180deg,#000 50%,transparent);mask-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#000),to(transparent));mask-image:linear-gradient(180deg,#000 50%,transparent)}.hero-image>.kom-image{height:100%;background:none!important}.hero-image>.kom-image .image-bg{-webkit-mask-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#000),color-stop(99%,transparent));-webkit-mask-image:linear-gradient(180deg,#000 50%,transparent 99%);mask-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#000),color-stop(99%,transparent));mask-image:linear-gradient(180deg,#000 50%,transparent 99%)}.hero-image>.kom-image img{height:100%!important;width:100%;-o-object-fit:cover;object-fit:cover;-webkit-mask-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#000),to(transparent));-webkit-mask-image:linear-gradient(180deg,#000 50%,transparent);mask-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#000),to(transparent));mask-image:linear-gradient(180deg,#000 50%,transparent)}.hero-image .hero-image-overlay{background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),to(#fff));background:-o-linear-gradient(hsla(0,0%,100%,0),#fff);background:linear-gradient(hsla(0,0%,100%,0),#fff);height:310px;position:absolute;top:380px;z-index:0;width:100%;left:0}.hero-image .relief-gradient{position:absolute;top:180px;left:0}.hero-image-top{position:absolute;top:0;left:0;width:100%;background:-webkit-gradient(linear,left top,left bottom,color-stop(10%,rgba(0,0,0,.3)),color-stop(50%,transparent));background:-o-linear-gradient(rgba(0,0,0,.3) 10%,transparent 50%);background:linear-gradient(rgba(0,0,0,.3) 10%,transparent 50%);min-height:100%}.guides-link,.hero-image-top .content-width-small{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.guides-link{background:#fff;color:#252a31;color:var(--kom-c-text-400);font-weight:500;border-radius:6px;padding:4px 10px 4px 4px;margin-top:32px;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,.1),0 0 32px 0 rgba(0,0,0,.15);box-shadow:0 4px 4px 0 rgba(0,0,0,.1),0 0 32px 0 rgba(0,0,0,.15);-webkit-transition:-webkit-box-shadow .1s;transition:-webkit-box-shadow .1s;-o-transition:box-shadow .1s;transition:box-shadow .1s;transition:box-shadow .1s,-webkit-box-shadow .1s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (max-width:800px){.guides-link{margin-top:24px}}.guides-link:hover{-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,.1),0 0 32px 0 rgba(0,0,0,.25);box-shadow:0 4px 4px 0 rgba(0,0,0,.1),0 0 32px 0 rgba(0,0,0,.25)}#kompass .guides-link .icon.sz-small{width:24px;height:24px;margin-right:4px;-webkit-transform:scale(.86);transform:scale(.86)}#kompass .guides-link .icon.sz-small svg{-webkit-transform:scale(1);transform:scale(1);width:24px;height:24px}#kompass .kom_breadcrumb.guide-breadcrumbs{color:#fff;text-shadow:1px 1px 2px rgba(0,0,0,.5);padding:0;margin:24px 0 0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:visible}#kompass .kom_breadcrumb.guide-breadcrumbs .item{color:#fff;cursor:default;font-size:16px}#kompass .kom_breadcrumb.guide-breadcrumbs .item>a:not(.home){color:#fff;cursor:pointer;font-size:16px}#kompass .kom_breadcrumb.guide-breadcrumbs .item>a:not(.home):before{background:#fff}#kompass .kom_breadcrumb.guide-breadcrumbs .item.home-item>a.home{cursor:pointer;background:#fff;border-radius:50%;width:20px;height:20px;-webkit-box-shadow:0 0 10px rgba(0,0,0,.2);box-shadow:0 0 10px rgba(0,0,0,.2)}#kompass .kom_breadcrumb.guide-breadcrumbs .item.home-item>a.home>.icon{margin:0 auto;color:#252a31;color:var(--kom-c-text-400);width:12px!important;height:12px!important}#kompass .kom_breadcrumb.guide-breadcrumbs .item.home-item>a.home>.icon>svg{width:12px!important;height:12px!important}:root{--kom-c-primary-200:#014f48;--kom-c-primary-300:#01695e;--kom-c-primary-400:#008275;--kom-c-primary-500:#019b8c;--kom-c-secondary-200:#143156;--kom-c-secondary-400:#1c406f;--kom-c-secondary-500:#254e83;--kom-c-accent-400:#960048;--kom-c-accent-500:#bd085f;--kom-c-special-400-fallback:#960048;--kom-c-special-400:linear-gradient(145deg,#bd085f,#bd085f 37.39%,#316fc1);--kom-c-special-500:linear-gradient(145deg,#d31570,#dd1b78 37.39%,#407ed0);--kom-c-special-glow-400:rgba(199,5,95,0.2);--kom-c-special-glow-500:rgba(199,5,95,0.3);--kom-c-special-icon:#960048;--kom-c-text-gradient:linear-gradient(92deg,#1c406f 11%,#188c82 88.14%);--kom-c-text-400:#252a31;--kom-c-text-500:#4f5763;--kom-c-text-600:#687486;--kom-c-text-700:#808d9f;--kom-c-grey-300:#979ba6;--kom-c-grey-400:#aaaeb9;--kom-c-grey-500:#cbcdd4;--kom-c-grey-600:#d7d9de;--kom-c-grey-700:#f2f2f5;--kom-c-danger-300:#a32525;--kom-c-danger-400:#cd2e2e;--kom-c-danger-500:#d44040;--kom-c-success-200:#38670a;--kom-c-success-300:#52960e;--kom-c-success-400:#5ead10;--kom-c-success-800:#def2ca;--kom-c-tour-easy:#1269b0;--kom-c-tour-easy-bg:#d0e1ef;--kom-c-tour-medium:#b53537;--kom-c-tour-medium-bg:#f4cecf;--kom-c-tour-hard:#1f242a;--kom-c-tour-hard-bg:#ccc;--kom-c-hiking-400:#008275;--kom-c-foot-400:#008275;--kom-c-bike-400:#ad0053;--kom-c-hike-400:#008275;--kom-c-winter-400:#509bd9;--kom-c-run-400:#e8bf38;--kom-navrail-bg:var(--kom-c-secondary-400);--kom-navrail-link-active-bg:var(--kom-c-primary-400);--kom-navrail-link-active-c:#fff;--kom-locate-button-c:var(--kom-c-secondary-400);--kom-planning-indicator-c:var(--kom-c-secondary-400);--kom-planning-indicator-hover-c:#fff;--kom-planning-start-indicator-c:#fff;--kom-planning-start-indicator-bg:var(--kom-c-secondary-400);--kom-planning-start-indicator-hover-bg:var(--kom-c-secondary-500);--kom-c-user-image-highlight:var(--kom-c-secondary-400);--kom-c-pro:var(--kom-c-primary-400);--kom-c-map-control:var(--kom-c-text-400);--kom-c-map-control-bg:#fff;--kom-c-map-control-hover:var(--kom-c-text-400);--kom-c-map-control-bg-hover:#edf0f4;--kom-c-activity-selection:linear-gradient(145deg,#254e83,#254e83 33%,#008275);--kom-c-content-gradient:linear-gradient(145deg,#254e83,#254e83 33%,#008275);--kom-c-content-gradient-hover:var(--kom-c-secondary-500);--kom-c-tour-filter-distance-filter:var(--kom-c-primary-400);--kom-c-tour-filter-distance-filter-hover:var(--kom-c-primary-500);--kom-logo-width:130px;--kom-c-my-kompass-trigger-bg:var(--kom-c-secondary-400);--kom-c-my-kompass-trigger-bg-hover:var(--kom-c-secondary-500);--kom-c-my-kompass-trigger-subscription:var(--kom-c-primary-500);--kom-c-active-layer-selected:var(--kom-c-primary-400);--kom-c-active-layer-selected-border:var(--kom-c-primary-300);--kom-c-content-selector-link-hover:#1c406f;--kom-c-content-selector-link-hover-bg:#e2ebf4;--kom-c-content-selector-link-active:#008275;--kom-c-content-selector-link-active-bg:#c7ebe7;--kom-c-tab-selected:#008275;--kom-c-dropdown-item:var(--kom-c-text-400);--kom-c-dropdown-item-bg-hover:#edf0f4;--kom-c-go-pro:#960048;--kom-c-input-border-active:#26a69a;--kom-c-btn-login-bg:var(--kom-c-primary-400);--kom-c-btn-login-border:var(--kom-c-primary-300);--kom-c-btn-login-bg-hover:var(--kom-c-primary-500);--kom-c-waypoint-bg:#e7cd82;--kom-c-waypoint-bg:#e75b34;--kom-c-waypoint-bg:#ec4b78;--kom-c-waypoint-gradient:linear-gradient(145deg,#459f90,#358883);--kom-c-waypoint-gradient:linear-gradient(145deg,#ec4b78,#ec4b78);--kom-c-waypoint:#453f22;--kom-c-waypoint:#fff;--kom-c-waypoint-edge-bg:#38455f;--kom-c-waypoint-edge-gradient:linear-gradient(145deg,#68758d,#37455f 50%,#222f49);--kom-c-waypoint-edge:#fff;--kom-c-waypoint-edge-40-bg:#1269b0;--kom-c-waypoint-edge-60-bg:#c80c0f;--kom-c-waypoint-edge-80-bg:#000;--kom-c-route-user-fg:#7692bd;--kom-c-route-user-bg:#15294c;--kom-c-route-40-fg:#1269b0;--kom-c-route-40-bg:#0c395f;--kom-c-route-60-fg:#c80c0f;--kom-c-route-60-bg:#4a0607;--kom-c-route-80-fg:#1f242a;--kom-c-route-80-bg:#1f242a;--kom-c-map-bg:#f5f5eb}.ReactModal__Body--open{overflow:hidden!important}.payment-page.ReactModal__Body--open{overflow:auto!important}@-webkit-keyframes opacityPulse{0%{opacity:1}50%{opacity:.3}to{opacity:1}}@keyframes opacityPulse{0%{opacity:1}50%{opacity:.3}to{opacity:1}}@-webkit-keyframes scalePulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.15);transform:scale(1.15)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes scalePulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.15);transform:scale(1.15)}to{-webkit-transform:scale(1);transform:scale(1)}}.guide-summary{border-top:1px solid #ddd;border-bottom:1px solid #ddd;color:#252a31;color:var(--kom-c-text-400);font-size:16px;padding:12px 0}.guide-summary,.guide-summary-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.guide-summary-main{-webkit-box-flex:1;-ms-flex:1;flex:1}.guide-summary-attributes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.guide-summary-type{-webkit-box-flex:1;-ms-flex:1;flex:1;font-weight:500}.guide-summary-element{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:16px}.guide-summary-element:last-child{margin-right:0}.guide-summary-element .guide-summary-data{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.guide-summary-element .guide-summary-value{font-weight:500}.guide-summary-element .guide-summary-label{color:#4f5763;color:var(--kom-c-text-500)}.guide-summary-element.guide-summary-tour-count .guide-summary-data{margin-right:16px}#kompass .guide-summary .guide-summary-element .icon{color:#252a31;color:var(--kom-c-text-400);margin-right:4px}#kompass .guide-summary .guide-summary-element .icon svg{-webkit-transform:scale(1);transform:scale(1);fill:currentColor}@media screen and (max-width:510px){.guide-summary-element.guide-summary-duration{display:none}}@media screen and (max-width:768px){.guide-summary{display:block;border:1px solid #ddd;border-radius:4px;padding:12px 0 0;-webkit-box-shadow:0 4px 24px rgba(0,0,0,.03);box-shadow:0 4px 24px rgba(0,0,0,.03);background:#fff}.guide-summary-main{margin-bottom:0;padding:0 12px 12px;border-bottom:1px solid #ddd}.guide-summary-element.guide-summary-tour-count .guide-summary-data{margin-right:0}.guide-summary-attributes .guide-summary-element{border-right:1px solid #ddd;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:0;padding:8px 0}.guide-summary-attributes .guide-summary-element:last-child{border-right:none}.guide-summary-attributes .guide-summary-element .icon{margin-right:0}}