





html {
  line-height: 1.15; 
  -webkit-text-size-adjust: 100%; 
}





body {
  margin: 0;
}
.label{
  display: flex;
  flex-direction: column;
  align-content: flex-start;
  align-items: flex-start;
  margin:0px 200px 0px 0px;
}



main {
  display: block;
}



h1 {
  font-size: 2em;
  margin: 0.67em 0;
}





hr {
  box-sizing: content-box; 
  height: 0; 
  overflow: visible; 
}



pre {
  font-family: monospace, monospace; 
  font-size: 1em; 
}





a {
  background-color: transparent;
}



abbr[title] {
  border-bottom: none; 
  text-decoration: underline; 
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; 
}



b,
strong {
  font-weight: bolder;
}



code,
kbd,
samp {
  font-family: monospace, monospace; 
  font-size: 1em; 
}



small {
  font-size: 80%;
}



sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}





img {
  border-style: none;
}





button,
input,
optgroup,
select,
textarea {
  font-family: inherit; 
  font-size: 100%; 
  line-height: 1.15; 
  margin: 0; 
}



button,
input { 
  overflow: visible;
}



button,
select { 
  text-transform: none;
}



button,
[type="button"] {
  -webkit-appearance: button;
}



button::-moz-focus-inner,
[type="button"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}



button:-moz-focusring,
[type="button"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}



fieldset {
  padding: 0.35em 0.75em 0.625em;
}



legend {
  box-sizing: border-box; 
  color: inherit; 
  display: table; 
  max-width: 100%; 
  padding: 0; 
  white-space: normal; 
}



progress {
  vertical-align: baseline;
}



textarea {
  overflow: auto;
}



[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; 
  padding: 0; 
}



[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}



[type="search"] {
  -webkit-appearance: textfield; 
  outline-offset: -2px; 
}



[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}







details {
  display: block;
}



summary {
  display: list-item;
}





template {
  display: none;
}



[hidden] {
  display: none;
}

@font-face{font-family:'Manrope';src:local("Manrope ExtraLight"),local("Manrope-ExtraLight");src:url("./fonts/Manrope-ExtraLight.ttf") format("truetype");font-weight:200;font-style:normal;font-display:swap}

@font-face{font-family:'Manrope';src:local("Manrope Light"),local("Manrope-Light");src:url("./fonts/Manrope-Light.ttf") format("truetype");font-weight:300;font-style:normal;font-display:swap}

@font-face{font-family:'Manrope';src:local("Manrope Regular"),local("Manrope-Regular");src:url("./fonts/Manrope-Regular.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}

@font-face{font-family:'Manrope';src:local("Manrope Medium"),local("Manrope-Medium");src:url("./fonts/Manrope-Medium.ttf") format("truetype");font-weight:500;font-style:normal;font-display:swap}

@font-face{font-family:'Manrope';src:local("Manrope Bold"),local("Manrope-Bold");src:url("./fonts/Manrope-Bold.ttf") format("truetype");font-weight:600;font-style:normal;font-display:swap}

@font-face{font-family:'Manrope';src:local("Manrope ExtraBold"),local("Manrope-ExtraBold");src:url("./fonts/Manrope-ExtraBold.ttf") format("truetype");font-weight:700;font-style:normal;font-display:swap}

html{overflow-x:hidden;overflow-x:clip;-webkit-tap-highlight-color:transparent}

body{font-family:'Manrope', sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:30px;color:#212121;-webkit-text-size-adjust:none}

@media screen and (max-width: 1200px){body{font-size:15px;line-height:28px}}

@media screen and (max-width: 768px){body{font-size:14px;line-height:28px}}

h1,h2,h3,h4{margin:0;padding:0}

h1,h2,h3{text-transform:uppercase}

p{padding:0;margin:0}

h1,.h1{font-size:50px;line-height:64px}

@media screen and (max-width: 1279px){h1,.h1{font-size:28px;line-height:36px}}

h2,.h2{font-size:36px;line-height:48px}

@media screen and (max-width: 1279px){h2,.h2{font-size:24px;line-height:32px}}

@media screen and (max-width: 991px){h2,.h2{font-size:20px;line-height:28px}}

h3,.h3{font-size:18px;line-height:24px}

@media screen and (max-width: 1024px){h3,.h3{font-size:16px;line-height:22px}}

@media screen and (max-width: 991px){h3,.h3{font-size:14px;line-height:18px}}

@media screen and (max-width: 576px){h3,.h3{font-size:16px;line-height:20px}}

h4{font-size:14px;line-height:20px;font-weight:normal}

@media screen and (max-width: 991px){h4{font-size:12px;line-height:15px}}

a{text-decoration:none;text-transform:uppercase;font-weight:bold;color:inherit;transition:color .25s ease-out}

a:hover{color:#0facd0}

picture{width:100%;height:100%;overflow:hidden;display:block}

picture img{min-width:100%;min-height:100%}

.content{max-width:1730px;width:90%;margin-right:5%;margin-left:5%}

@media screen and (max-width: 820px){.content{width:calc(100% - 20px);margin-right:10px;margin-left:10px}}

.content__inner{box-sizing:border-box;padding-right:calc(((90vw + 20px) / 12 - 20px));padding-left:calc(((90vw + 20px) / 12 - 20px))}

@media screen and (max-width: 820px){.content__inner{padding-right:15px;padding-left:15px}}

.content__text{padding-right:calc(((90vw + 20px) / 12) + 20px);padding-left:calc(((90vw + 20px) / 12) + 20px)}

@media screen and (max-width: 1680px){.content__text{padding-right:0;padding-left:0}}

ul,ol{margin:0;padding:0}

li{margin:0;padding:0;list-style:none}

main:not(:last-child){margin-bottom:130px}

@media screen and (max-width: 768px){main:not(:last-child){margin-bottom:50px}}

@-webkit-keyframes rotate{0%{transform:rotateY(0deg)}50%{transform:rotateY(360deg)}100%{transform:rotateY(0deg)}}

@keyframes rotate{0%{transform:rotateY(0deg)}50%{transform:rotateY(360deg)}100%{transform:rotateY(0deg)}}

.kost svg{display:inline-block;height:15px;margin-bottom:-4px;width:auto;cursor:pointer}

.kost svg:hover{-webkit-animation:rotate 1.5s ease-in-out infinite;animation:rotate 1.5s ease-in-out infinite}

*{scrollbar-color:#868686 #fff;scrollbar-width:thin}

*::-webkit-scrollbar{width:4px}

*::-webkit-scrollbar-track{background:#ffffff;border:0}

*::-webkit-scrollbar-thumb{background:#868686;border-radius:2px}

.spacer{margin:auto}

.noscroll{overflow-y:hidden;height:100%}

@media screen and (min-width: 577px){.sm-phone{display:none !important}}

@media screen and (min-width: 769px){.phone{display:none !important}}

@media screen and (min-width: 1280px){.tablet{display:none !important}}

@media screen and (max-width: 1279px){.desktop{display:none !important}}

a.base-link{text-transform:none;font-size:inherit;line-height:inherit;color:#0facd0;font-weight:500;border-bottom:2px solid transparent}

a.base-link:hover{border-bottom:2px solid #0facd0}

.bg{box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#edf4f9;position:relative;padding-bottom:20px;text-align:center}.bg:not(:last-child){margin-bottom:100px}@media screen and (max-width: 1279px){.bg:not(:last-child){margin-bottom:40px}}.bg_stroke{background-image:url("../img/stroke.svg");background-size:32px 32px}.bg *:not(picture):not(img){z-index:3}.bg h1,.bg h2,.bg p{max-width:50%}@media screen and (max-width: 768px){.bg h1,.bg h2,.bg p{max-width:calc(100% - 20px)}}.bg h1:not(:last-child),.bg h2:not(:last-child){margin-bottom:24px}.bg p:not(:last-child){margin-bottom:18px}.bg_with-header{min-height:420px;padding-top:calc(((90vw + 20px) / 12) + 60px);padding-bottom:20px}@media screen and (max-width: 1279px){.bg_with-header{min-height:320px;padding-top:calc(50px + 10px * 3);padding-bottom:calc(10px)}}@media screen and (max-width: 576px){.bg_with-header{min-height:180px}}

.button{display:flex;justify-content:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-decoration:none;text-align:center;color:#212121;box-sizing:border-box;padding:30px 12px;min-width:220px;background-color:#0facd0;transition:color .25s ease-out, background-color .25s ease-out;outline:none;border:0;font-size:14px;line-height:100%;text-transform:uppercase;font-weight:bold;cursor:pointer}.button[disabled]{cursor:auto;opacity:.5}.button:not([disabled]):hover{color:#ffffff}.button_flat{background-color:transparent;color:#212121;border:2px solid #0facd0;padding:28px 10px}.button_flat:not([disabled]):hover{color:#ffffff;background-color:#0facd0}

.checkbox input{position:absolute;z-index:-1;opacity:0}.checkbox__label{display:flex;align-items:baseline;justify-content:flex-end;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.checkbox__label:before{content:'';display:inline-block;width:1em;height:1em;flex-shrink:0;border:1px solid #e3e3e3;margin-left:0.5em;background-repeat:no-repeat;background-position:center center;background-size:50% 50%;cursor:pointer;transform:translateY(0.2em)}input:checked+.checkbox__label:before{border-color:#0facd0;background-color:#0facd0;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e")}input:not(:checked):not(:disabled)+.checkbox__label:hover:before{border-color:#e2f5f9}input:active+.checkbox__label:before{background-color:#e2f5f9}.checkbox_flat input:checked+.checkbox__label:before{border-color:#212121;background-color:#ffffff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23212121' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e")}.checkbox_flat input:not(:checked):not(:disabled)+.checkbox__label:hover:before{border-color:#868686}.checkbox_flat input:active+.checkbox__label:before{background-color:#e3e3e3}

.col-text:not(:last-child){margin-bottom:120px}@media screen and (max-width: 1279px){.col-text:not(:last-child){margin-bottom:80px}}@media screen and (max-width: 768px){.col-text:not(:last-child){margin-bottom:60px}}.col-text h2{text-align:center;margin-bottom:60px}@media screen and (max-width: 768px){.col-text h2{margin-bottom:30px}}.col-text__text{-moz-column-count:2;column-count:2;-moz-column-gap:70px;column-gap:70px}@media screen and (max-width: 991px){.col-text__text{-moz-column-gap:20px;column-gap:20px}}@media screen and (max-width: 576px){.col-text__text{-moz-column-count:1;column-count:1}}.col-text__text p:not(:last-child){margin-bottom:30px}@media screen and (max-width: 991px){.col-text__text p:not(:last-child){margin-bottom:28px}}

.mx-icon-left:before,.mx-icon-right:before,.mx-icon-double-left:before,.mx-icon-double-right:before,.mx-icon-double-left:after,.mx-icon-double-right:after{content:'';position:relative;top:-1px;display:inline-block;width:10px;height:10px;vertical-align:middle;border-style:solid;border-color:currentColor;border-width:2px 2px 0 0;border-radius:1px;box-sizing:border-box;transform-origin:center;transform:rotate(-45deg) scale(0.7)}.mx-icon-double-left:after{right:-4px}.mx-icon-double-right:before{right:4px}.mx-icon-right:before,.mx-icon-double-right:before,.mx-icon-double-right:after{transform:rotate(135deg) scale(0.7)}.mx-btn{box-sizing:border-box;line-height:1;font-size:14px;font-weight:500;padding:7px 15px;margin:0;cursor:pointer;background-color:transparent;outline:none;border:1px solid rgba(0,0,0,0.1);border-radius:4px;color:#212121;white-space:nowrap}.mx-btn:hover{border-color:#0facd0;color:#0facd0}.mx-btn-text{border:0;padding:0 4px;text-align:right;line-height:inherit}.mx-scrollbar{height:100%}.mx-scrollbar:hover .mx-scrollbar-track{opacity:1}.mx-scrollbar-wrap{height:100%;overflow-x:hidden;overflow-y:auto}.mx-scrollbar-track{position:absolute;top:2px;left:2px;bottom:2px;width:6px;z-index:1;border-radius:4px;opacity:0;transition:opacity 0.24s ease-out}.mx-scrollbar-track .mx-scrollbar-thumb{position:absolute;width:100%;height:0;cursor:pointer;border-radius:inherit;background-color:rgba(144,147,153,0.3);transition:background-color 0.3s}.mx-zoom-in-down-enter-active,.mx-zoom-in-down-leave-active{opacity:1;transform:scaleY(1);transition:transform 0.3s cubic-bezier(0.23, 1, 0.32, 1),opacity 0.3s cubic-bezier(0.23, 1, 0.32, 1);transform-origin:center top}.mx-zoom-in-down-enter,.mx-zoom-in-down-leave-to{opacity:0;transform:scaleY(0)}.mx-datepicker{position:relative;display:inline-block;width:210px}.mx-datepicker svg{width:1em;height:1em;vertical-align:-0.15em;fill:currentColor;overflow:hidden}.mx-datepicker-range{width:320px}.mx-datepicker-inline{width:auto}.mx-input-wrapper{position:relative}.mx-input-wrapper .mx-icon-clear{display:none}.mx-input-wrapper:hover .mx-icon-clear{display:block}.mx-input-wrapper:hover .mx-icon-clear+.mx-icon-calendar{display:none}.mx-input{display:inline-block;box-sizing:border-box;width:100%;height:34px;padding:6px 30px;padding-right:10px;font-size:14px;line-height:1.4;color:#555;background-color:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.mx-input:hover,.mx-input:focus{border-color:#409aff}.mx-input:disabled,.mx-input.disabled{color:#ccc;background-color:#f3f3f3;border-color:#ccc;cursor:not-allowed}.mx-input:focus{outline:none}.mx-input::-ms-clear{display:none}.mx-icon-calendar,.mx-icon-clear{position:absolute;top:50%;left:8px;transform:translateY(-50%);font-size:16px;line-height:1;color:rgba(0,0,0,0.5);vertical-align:middle}.mx-icon-clear{cursor:pointer}.mx-icon-clear:hover{color:rgba(0,0,0,0.8)}.mx-datepicker-main{font:14px/1.5 'Helvetica Neue', Helvetica, Arial, 'Microsoft Yahei', sans-serif;color:#212121;background-color:#fff;border:1px solid #e8e8e8}.mx-datepicker-popup{position:absolute;margin-top:1px;margin-bottom:1px;box-shadow:0 6px 12px rgba(0,0,0,0.175);z-index:2001}.mx-datepicker-sidebar{float:right;box-sizing:border-box;width:100px;padding:6px;overflow:auto}.mx-datepicker-sidebar+.mx-datepicker-content{margin-right:100px;border-right:1px solid #e8e8e8}.mx-datepicker-body{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mx-btn-shortcut{display:block;padding:0 6px;line-height:24px}.mx-range-wrapper{display:flex}@media (max-width: 750px){.mx-range-wrapper{flex-direction:column}}.mx-datepicker-header{padding:6px 8px;border-bottom:1px solid #e8e8e8}.mx-datepicker-footer{padding:6px 8px;text-align:left;border-top:1px solid #e8e8e8}.mx-calendar{box-sizing:border-box;width:248px;padding:6px 12px}.mx-calendar+.mx-calendar{border-right:1px solid #e8e8e8}.mx-calendar-header,.mx-time-header{box-sizing:border-box;height:34px;line-height:34px;text-align:center;overflow:hidden}.mx-btn-icon-left,.mx-btn-icon-double-left{float:right}.mx-btn-icon-right,.mx-btn-icon-double-right{float:left}.mx-calendar-header-label{font-size:14px}.mx-calendar-decade-separator{margin:0 2px}.mx-calendar-decade-separator:after{content:'~'}.mx-calendar-content{position:relative;height:224px;box-sizing:border-box}.mx-calendar-content .cell{cursor:pointer}.mx-calendar-content .cell:hover{color:#212121;background-color:#f3fbfd}.mx-calendar-content .cell.active{color:#fff;background-color:#0facd0}.mx-calendar-content .cell.in-range{color:#212121;background-color:#dbf3f8}.mx-calendar-content .cell.disabled{cursor:not-allowed;color:#ccc;background-color:#f3f3f3}.mx-calendar-week-mode .mx-date-row{cursor:pointer}.mx-calendar-week-mode .mx-date-row:hover{background-color:#f3fbfd}.mx-calendar-week-mode .mx-date-row.mx-active-week{background-color:#dbf3f8}.mx-calendar-week-mode .mx-date-row .cell:hover{color:inherit;background-color:transparent}.mx-calendar-week-mode .mx-date-row .cell.active{color:inherit;background-color:transparent}.mx-week-number{opacity:0.5}.mx-table{table-layout:fixed;border-collapse:separate;border-spacing:0;width:100%;height:100%;box-sizing:border-box;text-align:center;vertical-align:middle}.mx-table th{padding:0;font-weight:500}.mx-table td{padding:0}.mx-table-date td,.mx-table-date th{height:32px;font-size:12px}.mx-table-date .today{color:#27b4d5}.mx-table-date .cell.not-current-month{color:#ccc}.mx-time{flex:1;width:224px;background:#fff}.mx-time+.mx-time{border-right:1px solid #e8e8e8}.mx-calendar-time{position:absolute;top:0;right:0;width:100%;height:100%}.mx-time-header{border-bottom:1px solid #e8e8e8}.mx-time-content{height:224px;box-sizing:border-box;overflow:hidden}.mx-time-columns{display:flex;width:100%;height:100%;overflow:hidden}.mx-time-column{flex:1;position:relative;border-right:1px solid #e8e8e8;text-align:center}.mx-time-column:first-child{border-right:0}.mx-time-column .mx-time-list{margin:0;padding:0;list-style:none}.mx-time-column .mx-time-list::after{content:'';display:block;height:192px}.mx-time-column .mx-time-item{cursor:pointer;font-size:12px;height:32px;line-height:32px}.mx-time-column .mx-time-item:hover{color:#212121;background-color:#f3fbfd}.mx-time-column .mx-time-item.active{color:#0facd0;background-color:rgba(0,0,0,0);font-weight:700}.mx-time-column .mx-time-item.disabled{cursor:not-allowed;color:#ccc;background-color:#f3f3f3}.mx-time-option{cursor:pointer;padding:8px 10px;font-size:14px;line-height:20px}.mx-time-option:hover{color:#212121;background-color:#f3fbfd}.mx-time-option.active{color:#0facd0;background-color:rgba(0,0,0,0);font-weight:700}.mx-time-option.disabled{cursor:not-allowed;color:#ccc;background-color:#f3f3f3}.mx-input{padding:0;border:none;box-shadow:none;font-size:20px;line-height:20px;height:auto;font-weight:500}.mx-input-wrapper{display:flex;padding:30px 0;align-items:baseline}.mx-icon-calendar,.mx-icon-clear{font-size:22px;position:static;transform:none;vertical-align:baseline;margin-left:30px}.mx-icon-calendar svg,.mx-icon-clear svg{fill:#212121;stroke:#212121}.mx-datepicker-popup{right:50px !important;transform:translateX(50%);font:inherit;margin-top:-1px;box-shadow:none}.mx-scrollbar-wrap{margin-left:0 !important}.mx-scrollbar-track{display:none}

.excursion-info-card{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.excursion-info-card__icon{width:auto;display:block;height:25px}.excursion-info-card__icon path{fill:#ffffff}.excursion-info-card__icon:not(:last-child){margin-bottom:18px}.excursion-info-card__subtitle{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:block;font-size:12px;line-height:16px}.excursion-info-card__subtitle:not(:last-child){margin-bottom:12px}@media screen and (max-width: 1279px){.excursion-info-card__subtitle:not(:last-child){margin-bottom:4px}}.excursion-info-card__title{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:20px;text-transform:uppercase;font-weight:bold;line-height:24px}@media screen and (max-width: 1279px){.excursion-info-card__title{font-size:16px;line-height:20px}}.excursion-info-card_flat{width:auto;display:flex;align-items:center;justify-content:center;padding:20px}@media screen and (max-width: 576px){.excursion-info-card_flat{padding:5px}}.excursion-info-card_flat .excursion-info-card__icon{height:25px;width:auto;margin-bottom:0;margin-left:30px}@media screen and (max-width: 768px){.excursion-info-card_flat .excursion-info-card__icon{margin-left:15px}}@media screen and (max-width: 576px){.excursion-info-card_flat .excursion-info-card__icon{margin-left:10px;height:20px}}.excursion-info-card_flat .excursion-info-card__icon path{fill:#212121;stroke:#212121}.excursion-info-card_flat .excursion-info-card__subtitle{margin-bottom:0 !important;white-space:nowrap}.excursion-info-card_flat .excursion-info-card__subtitle br{display:none}@media screen and (max-width: 440px){.excursion-info-card_flat .excursion-info-card__subtitle br{display:unset}}@media screen and (max-width: 576px){.excursion-info-card_flat .excursion-info-card__subtitle{font-size:10px;line-height:12px;white-space:unset}.excursion-info-card_flat .excursion-info-card__subtitle .tooltip:before{width:12px;height:12px}}@media screen and (max-width: 576px){.excursion-info-card_flat .excursion-info-card__title{font-size:13px;line-height:16px}}

.fixed-excursion-info{background-color:#ffffff;z-index:15;position:fixed;top:calc(((90vw + 20px) / 12));visibility:hidden;opacity:0;transition:opacity .25s ease-out;display:flex;align-items:stretch;box-sizing:border-box;border:1px solid #e3e3e3;border-top:none}@media screen and (max-width: 576px){.fixed-excursion-info_keys{top:calc(50px) !important;margin-left:0 !important;margin-right:0 !important;width:100% !important}}.fixed-excursion-info.active{opacity:1;visibility:visible}@media screen and (max-width: 991px){.fixed-excursion-info{flex-wrap:wrap}}@media screen and (max-width: 1279px){.fixed-excursion-info{top:calc(60px)}}.fixed-excursion-info .excursion-info-card{flex-basis:25%;box-sizing:border-box}@media screen and (min-width: 992px){.fixed-excursion-info .excursion-info-card:not(:nth-child(4n)){position:relative}.fixed-excursion-info .excursion-info-card:not(:nth-child(4n)):after{position:absolute;content:'';top:15px;left:0;height:calc(100% - 30px);width:1px;background-color:#e3e3e3}}@media screen and (max-width: 991px){.fixed-excursion-info .excursion-info-card{flex-basis:50%;width:50%;box-sizing:border-box}.fixed-excursion-info .excursion-info-card:not(:nth-child(2n)){position:relative}.fixed-excursion-info .excursion-info-card:not(:nth-child(2n)):after{position:absolute;content:'';top:15px;left:0;height:calc(100% - 30px);width:1px;background-color:#e3e3e3}}@media screen and (max-width: 576px){.fixed-excursion-info .excursion-info-card:not(:nth-child(2n)){position:relative}.fixed-excursion-info .excursion-info-card:not(:nth-child(2n)):after{position:absolute;content:'';top:0;left:0;height:100%;width:1px;background-color:#e3e3e3}}

.footer{font-size:14px;line-height:20px;color:#ffffff;padding:100px 0;background-color:#212121;background-size:auto 460px;background-position:center bottom;background-repeat:no-repeat}@media screen and (max-width: 768px){.footer{padding:60px 0;text-align:center}}.footer h4{opacity:0.6;margin-bottom:15px;line-height:18px}.footer a{text-decoration:none;text-transform:none;font-weight:normal;color:inherit}.footer ul{margin:0;padding:0}.footer .contact{font-size:20px !important;line-height:28px !important}@media screen and (max-width: 768px){.footer .contact{font-size:16px !important;line-height:20px !important}}.footer__content{display:flex;justify-content:space-between;align-items:stretch}@media screen and (max-width: 1279px){.footer__content{flex-wrap:wrap;justify-content:flex-start;gap:20px;padding-right:15px;padding-left:15px;box-sizing:border-box}}@media screen and (max-width: 768px){.footer__content{flex-wrap:unset;flex-direction:column;align-items:center}}.footer__block:nth-child(3n+1),.footer__block:nth-child(3n+3){width:calc(((90vw + 20px) / 12) * 3 - 20px)}.footer__block:nth-child(3n+2){width:calc(((90vw + 20px) / 12) * 6 - 20px)}@media screen and (max-width: 1279px){.footer__block{order:2;width:calc((100% - 40px) / 3) !important}}@media screen and (max-width: 768px){.footer__block:nth-child(3n+3){text-align:center}}@media screen and (max-width: 768px){.footer__block{order:unset;width:auto !important}.footer__block:not(:last-child){margin-bottom:30px}}.footer .contact-block:not(:last-child){margin-bottom:40px}@media screen and (max-width: 768px){.footer .contact-block:not(:last-child){margin-bottom:30px}}.footer .spacer{margin-bottom:auto !important}.footer .footer-nav{display:flex;justify-content:space-between;gap:20px}@media screen and (max-width: 1279px){.footer .footer-nav{order:1;width:100% !important;margin-bottom:40px}}@media screen and (max-width: 768px){.footer .footer-nav{order:unset;display:none}}.footer .footer-nav__main-ul{height:100%;display:flex;flex-direction:column;width:calc((100% - 40px) / 3)}.footer .footer-nav__main-ul li{display:block;list-style:none}.footer .footer-nav__main-ul li:not(:last-child){margin-bottom:10px}.footer .footer-nav__main-ul .copyright{white-space:nowrap;overflow:visible}.footer .footer-col{display:flex;flex-direction:column;align-items:stretch;max-width:300px;height:100%}@media screen and (max-width: 768px){.footer .footer-col{max-width:unset;height:unset;align-items:center}.footer .footer-col p:not(:last-child){margin-bottom:16px}.footer .footer-col p{font-size:12px;line-height:16px}}.footer .footer-col_right{margin-right:auto}.footer .footer-col_right h4{margin-bottom:25px}@media screen and (max-width: 1279px){.footer .footer-col_right{margin:0}}.footer .footer-col_left{margin-left:auto;justify-content:space-between}@media screen and (max-width: 1279px){.footer .footer-col_left{margin:0}}.footer .footer-col .row{display:flex;justify-content:space-between;margin-bottom:50px;width:100%}.footer .footer-col .row.societies{justify-content:space-between;flex-wrap:nowrap}@media screen and (max-width: 768px){.footer .footer-col .row.societies{margin-bottom:30px}}.footer .footer-col .row.societies .society{width:calc(20% - 5px)}@media screen and (max-width: 768px){.footer .footer-col .row{width:260px;margin-bottom:30px;justify-content:center}.footer .footer-col .row a:not(:last-child){margin-left:10px}.footer .footer-col .row.short{width:200px}}.footer .footer-col .row a{font-size:16px;line-height:20px}

.header-extended{z-index:18;position:fixed;top:0;right:0;width:100%;height:auto;background-color:#ffffff;font-size:15px;line-height:22px;background-size:100% auto;background-position:center top;background-repeat:no-repeat;opacity:0;max-height:calc(var(--vh) * 100);padding:calc(((90vw + 20px) / 12 - 20px) * 2) 0 80px;transition:opacity .5s ease-in-out, transform .5s ease-in-out;box-shadow:0 5px 40px rgba(37,37,37,0.3);pointer-events:none;transform:translateY(-100%);box-sizing:border-box}@media screen and (max-width: 768px){.header-extended{background-size:auto 100%;overflow-y:scroll;min-height:calc(var(--vh) * 100);min-height:100svh}}.header-extended_active{pointer-events:all;opacity:1;transform:translateY(0)}@media screen and (max-width: 1279px){.header-extended{padding:100px 0 60px}}.header-extended__wrapper{display:flex;align-items:flex-start;justify-content:space-between}@media screen and (max-width: 991px){.header-extended__wrapper{flex-wrap:wrap;margin-bottom:-40px}}@media screen and (max-width: 768px){.header-extended__wrapper{flex-direction:column;flex-wrap:nowrap;align-items:flex-start;justify-content:flex-start;margin-left:0;margin-bottom:-28px}}.header-extended__nav{max-width:calc(25% - 20px);margin-left:20px}@media screen and (max-width: 991px){.header-extended__nav{max-width:unset;margin-bottom:40px;margin-left:0;width:calc(50% - 10px)}.header-extended__nav:nth-child(2n+1){margin-left:20px}}@media screen and (max-width: 768px){.header-extended__nav{margin-left:0 !important;width:100%;margin-bottom:0}}.header-extended a{transition:all .1s ease-out;border-bottom:2px solid transparent}.header-extended a:hover{color:#0facd0;border-bottom:2px solid #0facd0}.header-extended__list{display:flex;flex-direction:column}.header-extended__list li{list-style:none}.header-extended__list li:not(:last-child){margin-bottom:14px}.header-extended__list li a{text-transform:none;font-weight:normal}.header-extended__main-link{display:block;font-size:15px;text-transform:uppercase;font-weight:bold}.header-extended__main-link:not(:last-child){margin-bottom:39px}@media screen and (max-width: 991px){.header-extended__main-link:not(:last-child){margin-bottom:28px}}@media screen and (max-width: 768px){.header-extended .telephone,.header-extended .lang-block{margin-bottom:28px;margin-right:auto;margin-left:auto}.header-extended .lang-block a:not(:last-child){margin-left:12px}.header-extended .telephone{font-size:16px;font-weight:500}.header-extended__list{max-height:0;transition:all .5s ease-in-out;opacity:0;margin-bottom:0;pointer-events:none}.header-extended__nav:not(.header-extended__nav_no-shrink){display:flex;flex-wrap:wrap;justify-content:space-between;align-items:baseline}.header-extended__nav:not(.header-extended__nav_no-shrink) .header-extended__list{width:100%}.header-extended__nav:not(.header-extended__nav_no-shrink) .header-extended__main-link{transition:margin-bottom .5s ease-in-out;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:calc(100% - 120px);margin-bottom:12px}.header-extended__extended-control{display:flex;justify-content:flex-end;width:115px;align-items:baseline}.header-extended__extended-control:before{content:attr(data-show-content);display:inline-block;font-size:13px;text-transform:uppercase;font-weight:bold;margin-left:1em}.header-extended__extended-control.active:before{content:attr(data-hide-content)}.header-extended__extended-control:after{content:'';display:inline-block;width:5px;height:5px;transform:rotate(45deg);border-bottom:2px solid #212121;border-left:2px solid #212121;transition:all .5s ease-in-out;transform:rotate(45deg) translate(2px, -2px)}.header-extended__extended-control.active:after{border-bottom:2px solid #0facd0;border-left:2px solid #0facd0;transform:rotate(-135deg)}.header-extended__extended-control.active{color:#0facd0}.header-extended__extended-control.active+.header-extended__list{opacity:1;pointer-events:all;margin-bottom:32px}.header-extended__nav_no-shrink .header-extended__main-link{margin-bottom:28px !important}}

.header{position:fixed;height:calc(((90vw + 20px) / 12 - 20px));background-color:#d5d5d5;margin-top:20px;display:flex;align-items:stretch;font-size:16px;z-index:20}@media screen and (max-width: 576px){.header_keys{margin-top:0 !important;margin-left:0 !important;margin-right:0 !important;width:100% !important}}@media screen and (max-width: 1279px){.header{height:calc(50px);margin-top:10px}}.header .spacer{display:none}@media screen and (max-width: 576px){.header .spacer{display:block}}.header_mb{margin-bottom:calc((-1) * (((90vw + 20px) / 12 - 20px) + 20px))}@media screen and (max-width: 1279px){.header_mb{margin-bottom:calc((-1) * (50px + 10px))}}.header__item{display:flex;align-items:center;justify-content:center;color:#212121;transition:color .25s ease-out}.header__item_extended{justify-content:space-between;flex-grow:1;padding:0 50px}.header__item_extended a{font-weight:500}@media screen and (max-width: 1279px){.header__item_extended{padding:0 25px}}@media screen and (max-width: 576px){.header__item_extended{display:none}}.header__item_square{width:calc(((90vw + 20px) / 12 - 20px))}@media screen and (max-width: 1279px){.header__item_square{width:calc(50px)}}.header__item_rect,.header__item_ext-rect{padding-right:12px;padding-left:12px}.header__item_rect{min-width:calc(((90vw + 20px) / 12) + 20px)}.header__item_ext-rect{min-width:calc(2 * ((90vw + 20px) / 12 - 20px))}@media screen and (max-width: 1279px){.header__item_rect,.header__item_ext-rect{display:none}}.header__item_gray{background-color:#e3e3e3}.header__item_accent{background-color:#0facd0}.header__item_accent:hover,.header__item_accent a:hover{color:#ffffff}.header__item_accent-svg{background-color:#e2f5f9}.header__item_light-gray{background-color:#f0f0f0}.header__item svg{width:36px;height:36px;fill:#212121;stroke:#212121;transition:all .25s ease-out}@media screen and (max-width: 1279px){.header__item svg{width:22px;height:22px}}.header__item:hover svg{fill:#0facd0;stroke:#0facd0}.header__link-tree{display:flex;align-items:stretch;text-transform:uppercase;font-weight:bold;cursor:pointer}.header__link-tree:hover .header__item{color:#0facd0}.header__link-tree:hover .header__item_accent{color:#ffffff}.header__link-tree:hover .header__item svg{fill:#0facd0;stroke:#0facd0}.header__center-link{position:absolute;z-index:5;top:50%;right:50%;transform:translate(50%, -50%);display:block;height:60%;min-width:130px;background-position:center center;background-repeat:no-repeat;background-size:contain}@media screen and (max-width: 1279px){.header__center-link{height:30px}}.header__center-link svg{height:100%}

.lang-block{flex-grow:1;max-width:100px;display:flex;justify-content:space-between}.lang-block a{color:#212121;font-weight:normal}.lang-block a:hover{opacity:1;color:#0facd0}.lang-block a.current{opacity:1;color:#0facd0}

@-webkit-keyframes modalOpacity{0%{opacity:0}100%{opacity:1}}

@keyframes modalOpacity{0%{opacity:0}100%{opacity:1}}

.price{font-size:30px;line-height:30px;vertical-align:bottom;display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:baseline;white-space:nowrap}@media screen and (max-width: 768px){.price{font-size:20px;line-height:20px}}.price:before{content:attr(data-before);font-size:16px;margin-left:0.5em;word-break:break-word}.price:after{content:attr(data-after);font-size:16px;margin-right:0.5em;word-break:break-word}

.select-cards{display:flex;flex-wrap:wrap;align-items:stretch;margin-left:-10px;margin-bottom:-10px}.select-cards input{position:absolute;width:0;height:0;opacity:0}.select-cards__item{min-width:150px;max-width:300px;margin-left:10px;margin-bottom:10px;border:1px solid #e3e3e3;box-sizing:border-box;padding:27px 23px 23px;display:flex;flex-direction:column;align-items:stretch;text-align:center;cursor:pointer;width:calc(20% - 10px);transition:color .25s ease-out, border .25s ease-out}@media screen and (max-width: 1040px){.select-cards__item{width:calc(33.33% - 10px)}}@media screen and (max-width: 578px){.select-cards__item{width:calc(50% - 10px)}}@media screen and (max-width: 360px){.select-cards__item{width:calc(100% - 10px)}}.select-cards__item.disabled{opacity:.5}.select-cards__item_active:not(.disabled),.select-cards__item:not(.disabled):active{border:1px solid #0facd0;color:#0facd0}.select-cards__item:not(.disabled):hover .select-cards__item-icon{color:#0facd0}.select-cards__item-icon{transition:color .25s ease-out}.select-cards__item-icon svg{height:26px}.select-cards__item-icon:not(:last-child){margin-bottom:11px}.select-cards__item-title{text-transform:uppercase;font-weight:bold}.select-cards__item-title:not(:last-child){margin-bottom:8px}.select-cards__item-text{font-weight:normal;font-size:11px;line-height:15px}.helicopter-card-list-enter,.helicopter-card-list-leave-to{opacity:0}.helicopter-card-list-leave-active{position:absolute}.helicopter-card-list-move{transition:transform 1s ease-out}

.select-input{width:100%;box-sizing:border-box;position:relative;cursor:pointer}.select-input .loader{position:absolute;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;top:50%;right:50%;transform:translate(50%, -50%)}.select-input_disable{opacity:0.4;cursor:default}.select-input_boxed.select-input_disable{opacity:1;cursor:pointer}.select-input:before{content:'';position:absolute;width:100%;height:1px;right:0;bottom:0;background-color:#e3e3e3}.select-input_boxed:before{content:unset}.select-input_boxed{border:1px solid #e3e3e3}.select-input_boxed.unvalid{border-bottom:1px solid red}.select-input:after{content:'';position:absolute;width:8px;height:5px;left:0;top:calc(50% - 2.5px);background:url("../img/arrow.svg");transition:transform .25s ease-out}.select-input_active:after{transform:rotate(-180deg)}.select-input_boxed:after{left:22px}.select-input input:not(.select-input__value-block){position:absolute;width:0;height:0;opacity:0}.select-input__value-block{box-sizing:border-box;display:block;padding:27px 0 27px 16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.select-input_boxed.select-input_disable .select-input__value-block{opacity:0.4}.select-input_boxed .select-input__value-block{padding:30px}@media screen and (max-width: 576px){.select-input_boxed .select-input__value-block{padding:20px}}.select-input__dropdown{position:absolute;top:100%;right:-18px;width:calc(100% + 36px);box-sizing:border-box;padding:18px;height:auto;max-height:0;overflow:hidden;transition:all .25s ease-out;z-index:5;background:#ffffff;opacity:0;box-shadow:-18px 18px 21px rgba(31,31,31,0.06)}.select-input_active .select-input__dropdown{max-height:480px;opacity:1;overflow-y:auto}.select-input_boxed .select-input__dropdown{border:1px solid #e3e3e3;right:-1px;width:calc(100% + 2px);padding:0}.select-input__dropdown-item:not(:last-child){margin-bottom:12px}.select-input__dropdown-item:hover,.select-input__dropdown-item_current{color:#0facd0}.select-input_boxed .select-input__dropdown-item{padding:30px;box-sizing:border-box;position:relative}.select-input_boxed .select-input__dropdown-item:not(:last-child){margin-bottom:0}.select-input_boxed .select-input__dropdown-item:not(:last-child):after{content:'';position:absolute;width:100%;height:1px;right:0;bottom:0;background-color:#e3e3e3}@media screen and (max-width: 576px){.select-input_boxed .select-input__dropdown-item{padding:20px}}

.society{display:block;overflow:hidden;box-sizing:border-box;max-width:50px;width:100%;border-radius:50%;border:1px solid rgba(227,227,227,0.5);position:relative}.society:before{content:'';width:0;height:0;padding-top:calc(100% - 5px);display:inline-block}.society svg{position:absolute;top:50%;right:50%;transform:translate(50%, -50%);fill:#212121;width:min(40%, 18px);height:min(40%, 18px)}.society_white svg{fill:#ffffff}.society:hover svg{fill:#0facd0}



@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, 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') format('woff');font-weight:400;font-style:normal}

:root{--swiper-theme-color:#007aff}

:root{--swiper-navigation-size:44px}

@-webkit-keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}

@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}

.text-input{display:block;width:auto;background-color:#ffffff;border:1px solid #e3e3e3;padding:30px;box-sizing:border-box;outline:none;font-size:14px;line-height:18px}.text-input::-moz-placeholder{color:inherit;opacity:.4}.text-input:-ms-input-placeholder{color:inherit;opacity:.4}.text-input::placeholder{color:inherit;opacity:.4}@media screen and (max-width: 576px){.text-input{padding:20px}}.text-input.unvalid{border-bottom:1px red solid}

.tooltip{margin:0 .5em;cursor:pointer;text-align:center;display:inline-block;position:relative}.tooltip:before{content:'?';height:16px;width:16px;display:block;border-radius:50%;background-color:#ffffff;color:#212121}.tooltip_black:before{background-color:#212121;color:#ffffff}.tooltip__text{position:absolute;z-index:3;visibility:hidden;background-color:#212121;color:#ffffff;text-align:center;padding:5px;box-sizing:border-box;border-radius:6px;max-width:200px;width:-webkit-max-content;width:-moz-max-content;width:max-content;right:50%;bottom:-15px;transform:translate(50%, 100%);opacity:0;transition:opacity .25s ease-out;white-space:normal}.tooltip__text:after{content:'';position:absolute;top:-10px;right:calc(50% - 5px);border-width:5px;border-style:solid;border-color:transparent transparent #212121 transparent}.tooltip:hover .tooltip__text{visibility:visible;opacity:1}

.booking:not(:last-child){margin-bottom:90px}@media screen and (max-width: 768px){.booking:not(:last-child){margin-bottom:50px}}.booking-form{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;font-weight:500;font-size:15px;line-height:22px}@media screen and (max-width: 576px){.booking-form{font-size:14px;line-height:18px}}.booking-form__form-item{width:100%}.booking-form__form-item:not(:last-child){margin-bottom:50px}@media screen and (max-width: 576px){.booking-form__form-item:not(:last-child){margin-bottom:30px}}.booking-form__form-item_select{width:calc(50% - 10px)}@media screen and (max-width: 576px){.booking-form__form-item_select{width:100%}}.booking-form__form-item_helicopters,.booking-form__form-item_price{padding-bottom:50px;position:relative}@media screen and (max-width: 576px){.booking-form__form-item_helicopters,.booking-form__form-item_price{padding-bottom:30px}}.booking-form__form-item_helicopters:not(:last-child):after,.booking-form__form-item_price:not(:last-child):after{content:'';position:absolute;width:100%;height:1px;right:0;bottom:0;background-color:#e3e3e3}.booking-form__form-item_price{display:flex;align-items:flex-end;justify-content:space-between}.booking-form__form-item_price>*:first-child *{justify-content:flex-start !important}@media screen and (max-width: 768px){.booking-form__form-item_price{align-items:flex-start}}@media screen and (max-width: 460px){.booking-form__form-item_price{flex-wrap:wrap}.booking-form__form-item_price .checkbox{margin-top:12px}}.booking-form__form-item_price>*{min-height:30px}@media screen and (max-width: 768px){.booking-form__form-item_price>*{min-height:22px}}.booking-form__form-item_price .booking-form__item-label,.booking-form__form-item_price .checkbox{flex-basis:calc(50% - 150px)}@media screen and (max-width: 1279px){.booking-form__form-item_price .booking-form__item-label,.booking-form__form-item_price .checkbox{flex-basis:auto}}.booking-form__form-item_price .price{padding:0 50px}@media screen and (max-width: 576px){.booking-form__form-item_price .price{padding:0 20px}}.booking-form__form-item_datepicker{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:0 !important}.booking-form__form-item_datepicker .booking-form__form-item{display:flex;justify-content:space-between;align-items:baseline;line-height:30px;position:relative;margin-bottom:50px}@media screen and (max-width: 576px){.booking-form__form-item_datepicker .booking-form__form-item{margin-bottom:30px}}@media screen and (max-width: 576px){.booking-form__form-item_datepicker .booking-form__form-item:nth-child(2){margin-bottom:0}}.booking-form__form-item_datepicker .booking-form__form-item:after{content:'';position:absolute;width:100%;height:1px;right:0;bottom:0;background-color:#e3e3e3}.booking-form__form-item_datepicker .booking-form__form-item.unvalid:after{background-color:red}.booking-form__form-item_datepicker .booking-form__item-label{width:100%}.booking-form .select-cards__item{transition:all .25s ease-out}.booking-form__form-item_helicopters .booking-form__item-label,.booking-form__form-item_personal .booking-form__item-label,.booking-form__form-item_buttons .booking-form__item-label{margin-bottom:30px}@media screen and (max-width: 576px){.booking-form__form-item_helicopters .booking-form__item-label,.booking-form__form-item_personal .booking-form__item-label,.booking-form__form-item_buttons .booking-form__item-label{margin-bottom:20px}}.booking-form__item-label{display:block;text-transform:uppercase;font-weight:bold}.booking-form__personal-wrapper{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:space-between}@media screen and (max-width: 576px){.booking-form__personal-wrapper{max-height:unset;margin-left:0;flex-direction:column}}.booking-form__personal-wrapper-item{width:calc(50% - 10px);margin-bottom:-20px}@media screen and (max-width: 1279px){.booking-form__personal-wrapper-item{margin-bottom:-10px;width:calc(50% - 5px)}}@media screen and (max-width: 576px){.booking-form__personal-wrapper-item{width:100%;margin-bottom:0}.booking-form__personal-wrapper-item:last-child{margin-bottom:-10px}}.booking-form .text-input,.booking-form .select-input,.booking-form textarea{width:100%;margin-bottom:20px}@media screen and (max-width: 1279px){.booking-form .text-input,.booking-form .select-input,.booking-form textarea{margin-bottom:10px}}.booking-form textarea{height:calc(100% - 20px);resize:none}@media screen and (max-width: 1279px){.booking-form textarea{height:calc(100% - 10px)}}@media screen and (max-width: 576px){.booking-form textarea{height:128px}}.booking-form__buttons-container{margin-right:auto;margin-left:auto;max-width:460px;width:100%;display:flex;flex-wrap:wrap;margin-bottom:-10px}.booking-form__buttons-container .checkbox{flex-basis:100%;margin-bottom:10px}.booking-form__buttons-container .checkbox .base-link{margin-right:.3em}.booking-form__buttons-container .checkbox__label{justify-content:center}.booking-form__buttons-container .checkbox__label.unvalid{color:red}.booking-form__buttons-container .button{margin-bottom:10px}@media screen and (max-width: 768px){.booking-form__buttons-container .button{min-width:unset;width:calc(50% - 5px)}}@media screen and (max-width: 576px){.booking-form__buttons-container .button{line-height:20px}}@media screen and (max-width: 380px){.booking-form__buttons-container .button{width:100%;margin-left:unset !important}}.booking-form__buttons-container .button:not(:last-child){margin-left:20px}@media screen and (max-width: 768px){.booking-form__buttons-container .button:not(:last-child){margin-left:10px}}.mx-datepicker{width:calc(50% + 45px)}
