*{padding:0px;margin:0px;border:0px}
*,
*::before,
*::after{box-sizing:border-box}
*::before,
*::after{display:inline-block}
html,
body{height:100%}
body{line-height:1;scrollbar-gutter:stable;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
input,
button,
textarea{font-family:inherit;font-size:inherit;line-height:inherit;color:inherit;background-color:transparent}
input,
textarea{width:100%}
label{display:inline-block}
button,
select,
option{cursor:pointer}
a{display:inline-block;color:inherit;text-decoration:none}
a, button{-webkit-tap-highlight-color:rgba(0, 0, 0, 0)}
ul li{list-style:none}
img{max-width:100%;height:auto;vertical-align:middle}
h1,
h2,
h3,
h4,
h5,
h6{font-weight:inherit;font-size:inherit}
@font-face{font-family:UraBumBumSP;font-display:swap;src:url("../assets/fonts/UraBumBumSP-Regular.woff2") format("woff2");font-weight:400;font-style:normal}
@font-face{font-family:StolzlBook;font-display:swap;src:url("../assets/fonts/StolzlBook.woff2") format("woff2");font-weight:400;font-style:normal}
@font-face{font-family:Stolzl;font-display:swap;src:url("../assets/fonts/Stolzl-Regular.woff2") format("woff2");font-weight:400;font-style:normal}
@font-face{font-family:Stolzl;font-display:swap;src:url("../assets/fonts/Stolzl-Medium.woff2") format("woff2");font-weight:500;font-style:normal}
@font-face{font-family:Stolzl;font-display:swap;src:url("../assets/fonts/Stolzl-Light.woff2") format("woff2");font-weight:300;font-style:normal}
@font-face{font-family:Stolzl;font-display:swap;src:url("../assets/fonts/Stolzl-Bold.woff2") format("woff2");font-weight:700;font-style:normal}
@font-face{font-family:Onder;font-display:swap;src:url("../assets/fonts/Onder-Regular.woff2") format("woff2");font-weight:400;font-style:normal}
@font-face{font-family:"iconfont";font-display:swap;src:url("../assets/fonts/iconfont.woff2?b010a95d7d13098055e3c0a5257f56ee") format("woff2")} 
[class*="--icon-"]::before{font-family:iconfont}
[class*="--icon-user"]::before{content:"\f101"}
[class*="--icon-time"]::before{content:"\f102"}
[class*="--icon-ship"]::before{content:"\f103"}
[class*="--icon-share"]::before{content:"\f104"}
[class*="--icon-rows"]::before{content:"\f105"}
[class*="--icon-route"]::before{content:"\f106"}
[class*="--icon-popclose"]::before{content:"\f107"}
[class*="--icon-paggarrow"]::before{content:"\f108"}
[class*="--icon-maparrow"]::before{content:"\f109"}
[class*="--icon-logout"]::before{content:"\f10a"}
[class*="--icon-kebab"]::before{content:"\f10b"}
[class*="--icon-grid"]::before{content:"\f10c"}
[class*="--icon-eye"]::before{content:"\f10d"}
[class*="--icon-eye-close"]::before{content:"\f10e"}
[class*="--icon-duration"]::before{content:"\f10f"}
[class*="--icon-download"]::before{content:"\f110"}
[class*="--icon-download-small"]::before{content:"\f111"}
[class*="--icon-close"]::before{content:"\f112"}
[class*="--icon-checkboxcheck"]::before{content:"\f113"}
[class*="--icon-check"]::before{content:"\f114"}
[class*="--icon-calendar"]::before{content:"\f115"}
[class*="--icon-arrow-b"]::before{content:"\f116"}
:root{--mainColor:#061428;--bgColor:#F6F6F6;--lightBlue:#2F76E2;--lightBlue2:#2899EF;--lightBlue3:#d0e1ee;--lightBlue4:#BAD5FE;--lightBlue5:#E1EDFF;--blueColor:#1661D3;--darkBlue:#195CC3;--yellowColor:#FDD250;--darkYellow:#e3be07;--whiteColor:#ffffff;--lightRed:#FFE1E1;--redColor:#FD5050;--lightGray:#6A7C8D;--greenColor:#54E077}
body{min-width:360px;color:var(--mainColor);font-family:"Stolzl";font-size:16px;background-color:var(--bgColor)}
[data-fls-scrolllock] body{overflow:hidden;touch-action:none;overscroll-behavior:none}
.wrapper{min-height:100%;display:flex;flex-direction:column;overflow:clip}
.wrapper > main{flex:1 1 auto}
.wrapper > *{min-width:0}
.homepage:has(.login){padding-bottom:0;background-color:var(--blueColor)}
[class*=__container]{max-width:1340px;margin:0 auto;padding-left:10px;padding-right:10px}
input[type=text],
input[type=email],
input[type=tel],
textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}
.input{border-radius:10px;width:100%;display:block;border:1px solid transparent;caret-color:inherit;font-size:16px;line-height:118.75%;font-family:StolzlBook;outline:none;transition:border-color 0.3s;background-color:var(--whiteColor)}
.input.--form-focus{border-color:var(--darkBlue)}
.input.--form-error{border-color:var(--redColor)}
.input.input--gray{background-color:var(--bgColor)}
.input[placeholder]:not([data-fls-placeholder-nohiden])::placeholder{transition:opacity 0.3s}
.input[placeholder]:not([data-fls-placeholder-nohiden]):focus::placeholder{opacity:0}
textarea.input{resize:vertical;padding:0px 0px;border:none;height:auto}
.inputrow{position:relative;color:var(--mainColor)}
.inputrow::before{font-size:16px;position:absolute;right:14px;width:16px;height:16px;top:50%;transform:translateY(-50%);color:var(--lightGray)}
.inputrow:has([data-fls-form-error])::before{display:none}
.inputrow:has([data-fls-form-error]) .inputrow__viewpass{display:none}
.inputrow__viewpass{font-size:16px;position:absolute;right:14px;width:24px;height:24px;top:28px;transform:translateY(-50%);color:var(--lightGray);display:flex;justify-content:center;align-items:center}
.inputrow__viewpass::before{content:"\f10d";font-family:iconfont;font-size:18px;transform:translateY(-2px)}
.inputrow__viewpass.--viewpass-active::before{content:"\f10e";transform:none}
.inputrow:has(.inputrow__viewpass) .input{padding-right:40px}
.textareacont{border-radius:10px;width:100%;display:block;border:1px solid transparent;caret-color:inherit;transition:border-color 0.3s;background-color:var(--whiteColor)}
.textareacont.--form-focus{border-color:var(--darkBlue)}
.textareacont.--form-error{border-color:var(--redColor)}
.textareacont.textareacont--gray{background-color:var(--bgColor)}
[data-fls-form-error]{position:absolute;font-size:12px;font-family:StolzlBook;line-height:116.666667%;color:var(--redColor);right:14px;top:50%;transform:translateY(-50%);z-index:1}
.checkbox{display:inline-block;position:relative}
.checkbox__input{position:absolute;width:0;height:0;opacity:0}
.checkbox__input:focus-visible + .checkbox__text{outline:1px solid #000}
.checkbox__input:checked + .checkbox__text::before{background:url("../assets/img/check.svg") center/70% 70% no-repeat var(--yellowColor);outline-color:transparent}
.checkbox__input.--form-error + .checkbox__text::before{outline:1px solid var(--redColor)}
.checkbox--gray .checkbox__input:checked + .checkbox__text::before{background:url("../assets/img/check-w.svg") center/70% 70% no-repeat var(--blueColor);outline-color:transparent}
.checkbox__text{cursor:pointer;position:relative;gap:13px;display:inline-flex;align-items:center;font-family:StolzlBook;padding-left:34px;min-height:24px}
.checkbox__text:before{content:"";border-radius:3px;width:18px;height:18px;outline:1px solid var(--whiteColor);left:3px;top:3px;position:absolute;transition:outline-color 0.3s, background-color 0.3s}
.checkbox__text a{text-decoration:underline;transition:color 0.3s;display:inline}
.checkbox--gray .checkbox__text{color:var(--lightGray)}
.checkbox--gray .checkbox__text::before{outline-color:var(--lightGray)}
.cruisescheckbox{display:inline-block;position:relative}
.cruisescheckbox__input{position:absolute;width:0;height:0;opacity:0}
.cruisescheckbox__input:focus-visible + .cruisescheckbox__text{outline:1px solid #000}
.cruisescheckbox__input:checked + .cruisescheckbox__text{background-color:var(--lightBlue4);color:var(--darkBlue)}
.cruisescheckbox__input:checked + .cruisescheckbox__text::after{display:block}
.cruisescheckbox__text{cursor:pointer;position:relative;display:inline-flex;align-items:center;border-radius:10px;background-color:var(--whiteColor);transition:background-color 0.3s;line-height:1}
.cruisescheckbox__text:after{content:"";background:url("../assets/img/checkx.svg") 0 0/contain no-repeat;display:none}
.cruisesoptions{display:inline-flex;border-radius:10px;padding:4px;background-color:var(--whiteColor);gap:10px}
.cruisesoptions__item{position:relative;cursor:pointer}
.cruisesoptions__input{width:0;height:0;opacity:0;position:absolute}
.cruisesoptions__input:focus-visible + .cruisesoptions__text{outline:1px solid #000}
.cruisesoptions__input:checked + .cruisesoptions__text{background-color:var(--darkBlue)}
.cruisesoptions__input:checked + .cruisesoptions__text svg path{stroke:var(--whiteColor)}
.cruisesoptions__text{display:flex;justify-content:center;align-items:center;cursor:pointer;border-radius:8px;background-color:var(--whiteColor);transition:background-color 0.3s}
.cruisesoptions__text svg{width:24px;height:24px;flex:0 0 24px}
.cruisesoptions__text svg path{stroke:var(--darkBlue);transition:stroke 0.3s}
.button{display:inline-flex;text-align:center;justify-content:center;align-items:center;padding:14px 40px;border-radius:10px;transition:background-color 0.3s, color 0.3s}
.button.button--yellow{background-color:var(--yellowColor);color:var(--mainColor)}
.button.button--white{background-color:var(--whiteColor);color:var(--blueColor);font-family:StolzlBook}
.button.button--blue{background-color:var(--lightBlue5);color:var(--blueColor)}
.button.button--gray{background-color:var(--bgColor)}
.button.button--darkblue{background-color:var(--darkBlue);color:var(--whiteColor)}
.button[disabled]{pointer-events:none;background-color:#ffe28c;color:var(--lightGray)}
.title-h1{font-family:"Onder";font-weight:500}
.title-h2{font-family:"Onder";font-weight:500}
.title-h2 span{color:var(--yellowColor)}
.title-h3{font-family:"Onder";font-weight:500}
.title-h4{font-family:"Onder";font-weight:500}
.textcontent{font-family:StolzlBook}
.textcontent > *:not(:last-child){margin-bottom:20px}
.textcontent b{font-family:Stolzl;font-weight:500}
.textcontent h3{font-family:Stolzl;font-weight:500}
.crumbs{display:flex;gap:4px;flex-wrap:wrap;font-family:StolzlBook}
.crumbs:not(:last-child){margin-bottom:20px}
.crumbs__item{font-size:0}
.crumbs__item:not(:last-child)::after{content:"/";margin-left:4px;font-size:11px}
.crumbs__item:not(:last-child) .crumbs__link{transition:color 0.3s}
.crumbs__item:last-child .crumbs__link{color:var(--lightGray);pointer-events:none}
.crumbs__link{display:inline}
.pagging{display:flex;align-items:center;justify-content:center}
.pagging__arrow{width:24px;flex:0 0 24px;height:24px;display:flex;justify-content:center;align-items:center;font-size:14px;transition:color 0.3s}
.pagging__arrow--reverce::before{transform:rotate(180deg)}
.pagging__list{display:flex;align-items:center;flex-wrap:wrap;row-gap:5px}
.pagging__link{display:flex;justify-content:center;align-items:center;text-align:center;border-radius:10px;transition:background-color 0.3s}
.pagging__link.pagging__link--active{background-color:var(--darkBlue);color:var(--whiteColor)}
.ibg{position:relative}
.ibg img{position:absolute;width:100%;height:100%;top:0;left:0;object-fit:cover}
.form-block{display:flex;flex-wrap:wrap;gap:10px}
.form-block__item-time .select__title .select__value::after{content:"\f102";font-family:iconfont;width:16px;height:16px;flex:0 0 16px;align-self:center;font-size:14px;transform:none}
.form-block__button.button{padding-left:30px !important;padding-right:30px !important}
.product-item{border-radius:20px;background-color:var(--whiteColor)}
.product-item__left{position:relative}
.product-item__left a.product-item__tag{transition:background-color 0.3s}
.product-item__image{border-radius:20px;position:absolute;width:100%;height:100%;top:0;left:0;overflow:hidden;-webkit-mask-image:radial-gradient(white, #000);mask-image:radial-gradient(white, #000);z-index:1}
.product-item__image img{transition:all 0.4s}
.product-item__tags{display:flex;align-items:flex-start;flex-wrap:wrap;justify-content:flex-start;gap:6px}
.product-item__tag{position:relative;z-index:1;padding:6px 10px;border-radius:13px;background-color:var(--yellowColor);font-family:StolzlBook;font-size:12px;line-height:116.666667%}
.product-item__content{display:flex;flex-direction:column;align-items:flex-start}
.product-item__name{transition:color 0.3s;font-weight:500}
.product-item__type{display:flex;gap:8px;color:var(--darkBlue);font-family:StolzlBook;align-items:center}
.product-item__type::before{width:16px;height:16px;flex:0 0 16px;font-size:13px;display:flex;justify-content:center;align-items:center;line-height:1}
.product-item__type span{color:var(--mainColor);white-space:nowrap}
.product-item__spollerstitle{display:flex;gap:8px;color:var(--darkBlue);font-family:StolzlBook;cursor:default;text-align:left;position:relative;list-style:none;padding-right:28px}
.product-item__spollerstitle::marker, .product-item__spollerstitle::-webkit-details-marker{display:none}
.--spoller-init .product-item__spollerstitle{cursor:pointer}
.--spoller-init .product-item__spollerstitle::before, .--spoller-init .product-item__spollerstitle::after{content:"";position:absolute;right:5px;top:50%;background-color:var(--darkBlue);height:1px;width:8px;transition:transform 0.5s ease 0s}
.--spoller-init .product-item__spollerstitle::before{transform:translate(-75%, -50%) rotate(40deg)}
.--spoller-init .product-item__spollerstitle::after{transform:translate(0, -50%) rotate(-40deg)}
.--spoller-init .product-item__spollerstitle.--spoller-active::before{transform:translateX(-75%) rotate(-40deg)}
.--spoller-init .product-item__spollerstitle.--spoller-active::after{transform:rotate(40deg)}
.product-item__spollersroute{display:flex;gap:8px;color:var(--mainColor)}
.product-item__spollersroute::before{width:16px;height:16px;flex:0 0 16px;font-size:13px;display:flex;justify-content:center;align-items:center;line-height:1;color:var(--darkBlue)}
.product-item__spollersbody{padding-left:24px}
.product-item__spollersstop{font-family:StolzlBook;line-height:121.428571%;padding-left:20px;position:relative}
.product-item__spollersstop:not(:last-child){padding-bottom:18px}
.product-item__spollersstop:not(:last-child)::after{content:"";position:absolute;left:4px;width:2px;border-radius:2px;background-color:var(--lightBlue4)}
.product-item__spollersstop:first-child::before, .product-item__spollersstop:last-child::before{background-color:var(--darkBlue)}
.product-item__spollersstop::before{content:"";position:absolute;left:0;width:10px;height:10px;border-radius:50%;background-color:var(--lightBlue4)}
.product-item__dur{white-space:nowrap}
.product-item__right{background-color:#ecf4ff;border-radius:20px}
.product-item__prices{display:flex;flex-wrap:wrap;gap:10px}
.product-item__price{font-weight:700}
.product-item__oldprice{font-family:StolzlBook;color:var(--lightGray);text-decoration:line-through}
.product-item__rosptop{display:flex;align-items:flex-start;gap:4px;font-family:StolzlBook}
.product-item__rosptop:not(:last-child){margin-bottom:8px}
.product-item__rosptop::before{line-height:1;width:16px;height:16px;flex:0 0 16px;display:flex;justify-content:center;align-items:center;color:var(--darkBlue);font-size:14px}
.product-item__rosptext span{display:block}
.product-item__rosptext span:not(:last-child){margin-bottom:4px}
.product-item__buttons{display:flex;flex-direction:column;gap:10px}
.product-item__button.button{padding:14px}/* Generated by vite-plugin-svg-spritemap */
.select{min-width:0;position:relative}
.selectblock .select{font-family:StolzlBook}
.select__body{position:relative}
.select__title{color:inherit;text-align:left;border:1px solid #d9d9d9;background-color:#fff;cursor:pointer;width:100%;border-radius:4px}
.selectblock .select__title{border-radius:10px;border-color:transparent;color:var(--lightGray);font-size:16px;line-height:118.75%}
.selectblock .--select-active .select__title{color:var(--mainColor)}
.select__value{display:flex;min-width:0;align-items:center;height:30px;gap:10px}
.select__value > *{flex:1 1 auto}
.select__value:after{content:"";align-self:stretch;flex:0 0 10px;transition:all 0.3s ease 0s;display:flex;justify-content:center;align-items:center}
.--select-open .select__value:after{transform:rotate(-180deg)}
.select__value.--select-pseudo-label::before{content:attr(data-pseudo-label);opacity:0.5}
.selectblock .select__value{padding:0 13px}
.selectblock .select__value::after{content:"\f116";font-family:iconfont;width:24px;height:24px;flex:0 0 24px;align-self:center;font-size:14px}
.select__content{flex:1 1 auto;padding:0 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.selectblock .select__content{padding:0}
.select__text{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.select__input{padding:0 10px;width:100%;background-color:transparent;height:100%}
.--select-active .select__input::placeholder{color:#000}
.--select-focus .select__input::placeholder{opacity:0.5}
.select__options{color:#000;position:absolute;top:calc(100% - 0.0625rem);border-radius:0 0 4px 4px;min-width:100%;left:0;background-color:#fff;border-top:0;border:1px solid #d9d9d9;border-top:0;padding:10px 0px 5px 0px;overflow:hidden}
.selectblock .select__options{border:none;border-radius:10px;top:calc(100% + 10px);color:var(--mainColor);padding:0}
.select__scroll{overflow-y:auto;overflow-x:hidden;max-height:12.5rem}
.select__option{width:100%;text-align:left;cursor:pointer;padding:5px 10px;color:inherit}
.select__option.--select-selected{background-color:#eee}
.selectblock .select__option{font-size:16px;line-height:137.5%;padding:11px 14px;position:relative}
.selectblock .select__option:not(:last-child)::before{content:"";position:absolute;width:calc(100% - 28px);left:14px;bottom:0;height:1px;background-color:#f3f4f5}
.select__row{display:inline-flex;align-items:center}
.select--show-top .select__options{top:auto;bottom:calc(100% - 0.0625rem);border:1px solid #d9d9d9;border-bottom:0;border-radius:4px 4px 0 0;padding:5px 0px 10px 0px}
.selectblock .select--show-top .select__options{border:none;border-radius:10px;bottom:calc(100% + 10px);color:var(--mainColor);padding:0}
.--select-tag{cursor:pointer}/* Generated by vite-plugin-svg-spritemap */
.menu__body{position:fixed;width:100%;height:100svh;left:-100%;top:0;overflow:auto;transition:left 0.3s;z-index:4;scrollbar-width:none;-ms-overflow-style:none}
.menu__body::before{content:"";position:fixed;width:100%;height:96px;left:-100%;top:0;transition:left 0.3s;z-index:2;background-color:var(--lightBlue)}
[data-fls-menu-open] .menu__body{left:0}
[data-fls-menu-open] .menu__body::before{left:0}
.menu__body::-webkit-scrollbar{display:none}
.menu__bodycont{background-color:var(--lightBlue)}
.menu__bodyinner{max-width:1340px;margin:0 auto;padding:0 10px}
.menu__column{background-color:var(--blueColor);border-radius:20px}
.menu__name{font-family:"Onder";color:var(--yellowColor);font-size:12px;line-height:200%;margin-bottom:20px;flex:1 1 auto}
.menu__item:not(:last-child){margin-bottom:10px}
.menu__link{font-family:"StolzlBook";color:var(--whiteColor);transition:color 0.3s}
.menu__image{border-radius:20px;overflow:hidden}
.icon-menu{display:block;position:relative;z-index:5;background-color:var(--lightBlue);transition:background-color 0.3s}
.icon-menu span, .icon-menu::before, .icon-menu::after{content:"";transition:all 0.3s ease 0s;right:calc((100% - 20px) / 2);position:absolute;width:20px;height:2px;background-color:var(--whiteColor);border-radius:2px}
.icon-menu::before{top:calc((100% - 14px) / 2)}
.icon-menu::after{bottom:calc((100% - 14px) / 2)}
.icon-menu span{top:calc(50% - 1px)}
[data-fls-menu-open] .icon-menu span{width:0}
[data-fls-menu-open] .icon-menu::before{top:calc(50% - 1px);transform:rotate(-45deg)}
[data-fls-menu-open] .icon-menu::after{bottom:calc(50% - 1px);transform:rotate(45deg)}
.header{background-color:var(--blueColor)}
.header__container{display:flex;gap:20px;align-items:center;justify-content:space-between}
.header__left{display:flex;align-items:center}
.header__logo{position:relative;z-index:5}
.header__right{display:flex}
.header__login{background-color:var(--lightBlue);display:flex;justify-content:center;align-items:center;font-size:19px;color:var(--whiteColor);transition:background-color 0.3s;position:relative;z-index:5}
.header__selectcont{position:relative;z-index:5}
.header__selectcont .select{height:100%}
.header__selectcont .select__body{height:100%}
.header__selectcont .select__title{height:100%;background-color:var(--lightBlue);border:none;padding:5px;color:var(--whiteColor);transition:all 0.3s}
.header__selectcont .select__value{gap:4px;font-size:14px;line-height:121.428571%;justify-content:center}
.header__selectcont .select__value::after{content:"\f116";font-family:iconfont;align-self:center;width:24px;height:24px;flex:0 0 24px}
.header__selectcont .select__content{padding:0;flex:0 0 auto}
.header__selectcont .select__options{background-color:var(--lightBlue);border:1px solid var(--lightBlue2);top:100%;padding-top:9px;padding-bottom:9px}
.header__selectcont .select__option{font-size:14px;line-height:121.428571%;color:var(--whiteColor);padding:2px 11px}
.header__poplink{display:inline-flex;justify-content:center;align-items:center;text-align:center;font-size:14px;line-height:121.428571%;padding:19.5px 24px;border-radius:10px;background-color:var(--whiteColor);color:var(--darkBlue);position:relative;z-index:5;transition:background-color 0.3s, color 0.3s}/* Generated by vite-plugin-svg-spritemap */
.footer{background-color:var(--darkBlue)}
.footer__left{display:flex}
.footer__pays{display:flex;flex-wrap:wrap}
.footer__pay{position:relative}
.footer__pay img{position:absolute;width:100%;height:100%;top:0;left:0;object-fit:contain}
.footer__menu{display:flex;justify-content:space-between}
.footer__column{flex:1 1 50%}
.footer__menutitle{font-size:16px;font-weight:500;color:var(--whiteColor);line-height:118.75%}
.footer__menutitle:not(:last-child){margin-bottom:20px}
.footer__menuitem:not(:last-child){margin-bottom:16px}
.footer__menulink{font-size:14px;line-height:121.428571%;color:var(--whiteColor);transition:color 0.3s}
.footer__form{border-radius:20px;background-color:var(--lightBlue)}
.footer__formtitle{font-family:Onder;font-weight:500;color:var(--whiteColor)}
.footer__formtitle:not(:last-child){margin-bottom:20px}
.footer__bottom{color:var(--whiteColor);font-weight:300;display:flex;align-items:center}
.footer__bottom a{transition:color 0.3s}/* Generated by vite-plugin-svg-spritemap *//* Generated by vite-plugin-svg-spritemap *//* Generated by vite-plugin-svg-spritemap */
.first{position:relative;background-color:var(--blueColor)}
.first__container{position:relative;z-index:2}
.first__top{text-align:center;margin-left:auto;margin-right:auto}
.first__title{color:var(--whiteColor)}
.first__subtitle{font-family:"UraBumBumSP";color:var(--yellowColor)}
.first__tabs{max-width:725px;margin-left:auto;margin-right:auto}
.first__tabsnavigation{display:flex;background-color:var(--darkBlue);border-radius:10px 10px 0 0}
.first__tabstitle{display:flex;justify-content:center;align-items:center;text-align:center;padding:10px 3px;flex:1 1 25%;transition:background-color 0.3s;color:var(--whiteColor)}
.first__tabstitle:first-child{border-radius:10px 0 0 0}
.first__tabstitle:last-child{border-radius:0 10px 0 0}
.first__tabstitle.--tab-active{background-color:var(--lightBlue)}
.first__tabscontent{background-color:var(--lightBlue);border-radius:0 0 10px 10px}
.first__bottom{text-align:center;color:var(--whiteColor)}
.first__bottomtitle:not(:last-child){margin-bottom:20px}
.first__bottomtext{font-family:StolzlBook}

.moodwalk{background-color:var(--whiteColor)}
.moodwalk__title{margin-left:auto;margin-right:auto;text-align:center}
.moodwalk__body a.moodwalk__item img{transition:transform 0.4s}
.moodwalk__item{border-radius:20px;overflow:hidden;-webkit-mask-image:radial-gradient(white, #000);mask-image:radial-gradient(white, #000);z-index:1;display:block}
.moodwalk__text{position:relative;z-index:1;font-weight:500;color:var(--whiteColor)}
.moodwalk__text.moodwalk__text--black{color:var(--mainColor)}

.poproutes__title{text-align:center}
.error-block{color:#fba1a1}
.meteor__body{background-color:var(--blueColor);border-radius:20px;overflow:hidden;display:flex;position:relative;gap:20px;justify-content:space-between}
.meteor__image{position:absolute;width:100%;height:100%;top:0;left:0}
.meteor__left{position:relative;z-index:1}
.meteor__title{color:var(--yellowColor)}
.meteor__title:not(:last-child){margin-bottom:20px}
.meteor__text{color:var(--whiteColor);font-family:"UraBumBumSP"}
.meteor__link.button{position:relative;z-index:1;color:var(--darkBlue);font-weight:500;white-space:nowrap}

.comments{background-color:var(--darkBlue)}
.comments__title{text-align:center;color:var(--whiteColor);margin-left:auto;margin-right:auto}
.comments__slider.swiper{overflow:visible}
.comments__slide{border-radius:20px;background-color:var(--whiteColor)}
.comments__top{display:flex;align-items:center;gap:20px;justify-content:space-between}
.comments__top:not(:last-child){margin-bottom:10px}
.comments__left{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.comments__image{align-self:flex-start;width:37px;height:37px;flex:0 0 37px;border-radius:50%;overflow:hidden}
.comments__name{font-family:StolzlBook;font-size:14px;line-height:121.428571%; /* 17/14 */
  word-break:break-word}
.comments__text{font-size:14px;line-height:121.428571%; /* 17/14 */
}
.waterwalk__image{border-radius:20px;overflow:hidden}
.waterwalk__image img{width:100%}

.cruises{padding-top:40px}
.cruises__container{display:flex;flex-direction:column}
.cruises__top{display:flex;row-gap:10px;column-gap:20px;align-items:flex-start;width:100%}
.cruises__toptext{height:52px;display:flex;align-items:center;font-weight:500}
.cruises__form{display:flex;flex-wrap:wrap}
.cruises__form .selectblock .select{font-family:Stolzl}
.cruises__form .selectblock .select.--select-open .select__value::after{transform:rotate(-270deg)}
.cruises__form .selectblock .select__value::after{content:"\f108";transform:rotate(-90deg)}
.cruises__right{margin-left:auto}
.cruises__prods{width:100%;display:grid;gap:20px}
.cruises__more{margin-top:20px;align-self:center}

.cozyhotels{background-color:var(--whiteColor)}
.cozyhotels__container{display:flex;flex-direction:column}
.cozyhotels__top{text-align:center}
.cozyhotels__title:not(:last-child){margin-bottom:20px}
.cozyhotels__subtitle{font-family:"UraBumBumSP";color:var(--lightBlue)}
.cozyhotels__item{z-index:1;position:relative;display:flex;align-items:flex-end}
.cozyhotels__item::before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:linear-gradient(180deg, rgba(0, 0, 0, 0) -43.24%, rgba(0, 0, 0, 0.3) 169.59%);z-index:1;border-radius:20px;transition:opacity 0.3s, visibility 0.3s}
.cozyhotels__item img{transition:transform 0.3s;border-radius:20px}
.cozyhotels__content{position:relative;z-index:1;color:var(--whiteColor)}
.cozyhotels__name{font-weight:500}
.cozyhotels__name:not(:last-child){margin-bottom:7px}
.cozyhotels__address{font-family:StolzlBook}
.cozyhotels__link.button{align-self:center}
.productpage__top:not(:last-child){margin-bottom:20px}
.productpage__left{min-width:0;position:relative}
.productpage__slider{position:absolute;width:100%;height:100%;top:0;left:0}
.productpage__slide{position:relative;border-radius:20px;overflow:hidden;-webkit-mask-image:radial-gradient(white, #000);mask-image:radial-gradient(white, #000);z-index:1}
.productpage__slide img{position:absolute;width:100%;height:100%;top:0;left:0;object-fit:cover;transition:transform 0.4s}
.productpage__tags{display:flex;align-items:flex-start;flex-wrap:wrap;justify-content:flex-start;position:relative;z-index:1}
.productpage__tag{position:relative;z-index:1;border-radius:20px;background-color:var(--yellowColor);font-family:StolzlBook;display:flex;justify-content:center;align-items:center}
.productpage__contenttop{display:flex;align-items:flex-start;gap:20px;justify-content:space-between}
.productpage__title{word-break:break-word}
.productpage__share{font-size:22px;width:24px;height:24px;flex:0 0 24px;display:flex;justify-content:center;align-items:center;color:var(--lightGray);transition:color 0.3s}
.productpage__text{font-family:StolzlBook}
.productpage__type{display:flex;gap:8px;color:var(--darkBlue);font-family:StolzlBook;align-items:center}
.productpage__type::before{width:16px;height:16px;flex:0 0 16px;font-size:13px;display:flex;justify-content:center;align-items:center;line-height:1}
.productpage__type span{color:var(--mainColor);white-space:nowrap}
.productpage__spollers:not(:last-child){margin-bottom:20px}
.productpage__spollerstitle{display:inline-flex;gap:8px;color:var(--darkBlue);font-family:StolzlBook;cursor:default;text-align:left;position:relative;list-style:none;padding-right:28px}
.productpage__spollerstitle::marker, .productpage__spollerstitle::-webkit-details-marker{display:none}
.--spoller-init .productpage__spollerstitle{cursor:pointer}
.--spoller-init .productpage__spollerstitle::before, .--spoller-init .productpage__spollerstitle::after{content:"";position:absolute;right:5px;top:50%;background-color:var(--darkBlue);height:1px;width:8px;transition:transform 0.5s ease 0s}
.--spoller-init .productpage__spollerstitle::before{transform:translate(-75%, -50%) rotate(40deg)}
.--spoller-init .productpage__spollerstitle::after{transform:translate(0, -50%) rotate(-40deg)}
.--spoller-init .productpage__spollerstitle.--spoller-active::before{transform:translateX(-75%) rotate(-40deg)}
.--spoller-init .productpage__spollerstitle.--spoller-active::after{transform:rotate(40deg)}
.productpage__spollersroute{display:flex;align-items:center;gap:8px;color:var(--mainColor)}
.productpage__spollersroute::before{width:16px;height:16px;flex:0 0 16px;font-size:13px;display:flex;justify-content:center;align-items:center;line-height:1;color:var(--darkBlue)}
.productpage__spollersbody{padding-left:24px}
.productpage__spollersstop{font-family:StolzlBook;line-height:121.428571%;padding-left:20px;position:relative}
.productpage__spollersstop:not(:last-child){padding-bottom:18px}
.productpage__spollersstop:not(:last-child)::after{content:"";position:absolute;left:4px;width:2px;border-radius:2px;background-color:var(--lightBlue4)}
.productpage__spollersstop:first-child::before, .productpage__spollersstop:last-child::before{background-color:var(--darkBlue)}
.productpage__spollersstop::before{content:"";position:absolute;left:0;width:10px;height:10px;border-radius:50%;background-color:var(--lightBlue4)}
.productpage__dopstext{padding-right:4px;font-size:14px;line-height:121.428571%}
.productpage__timeleft{white-space:nowrap}
.productpage__dur{white-space:nowrap;color:var(--darkBlue)}
.productpage__foot{border-radius:20px;background-color:#ecf4ff;display:grid;column-gap:20px}
.productpage__price{font-weight:700}
.productpage__oldprice{font-family:StolzlBook;color:var(--lightGray);text-decoration:line-through}
.productpage__rosptop{display:flex;gap:4px;align-items:center;font-family:StolzlBook}
.productpage__rosptop::before{font-size:16px;line-height:1;width:16px;height:16px;flex:0 0 16px;display:flex;justify-content:center;align-items:center;color:var(--blueColor)}
.productpage__button{white-space:nowrap}
.productpage__tabsnavigation{display:flex;flex-wrap:wrap;padding:10px;border-radius:20px;background-color:var(--whiteColor);gap:10px}
.productpage__tabsnavigation:not(:last-child){margin-bottom:20px}
.productpage__tabstitle{background-color:var(--lightBlue5);transition:background-color 0.3s, color 0.3s;display:flex;justify-content:center;align-items:center;text-align:center}
.productpage__tabstitle.--tab-active{background-color:var(--darkBlue);color:var(--whiteColor)}
.productpage__tabscontent{border-radius:20px;background-color:var(--whiteColor)}
.buyticket__tabstitle{background-color:#ecf4ff;border-radius:10px;font-size:16px;line-height:118.75%;transition:background-color 0.3s, color 0.3s}
.buyticket__tabstitle span{display:block}
.buyticket__tabstitle span:first-child{font-family:StolzlBook}
.buyticket__tabstitle.--tab-active{background-color:var(--lightBlue);color:var(--whiteColor)}
.buyticket__row{background-color:var(--bgColor);border-radius:10px;gap:10px;position:relative}
.buyticket__row:not(:last-child){margin-bottom:10px}
.buyticket__route{color:var(--darkBlue);font-family:StolzlBook}
.buyticket__mobtop{display:flex;gap:4px;align-items:center}
.buyticket__mobtop:not(:last-child){margin-bottom:6px}
.buyticket__mobdur{flex:1 1 auto;display:flex;gap:4px;align-items:center;font-weight:300;color:#adbecd}
.buyticket__mobdur::before, .buyticket__mobdur::after{content:"";border:1px dashed #dfe7ee;flex:1 1 auto}
.buyticket__mobbottom{display:flex;gap:20px}
.buyticket__mobbottom span{flex:1 1 50%;font-family:StolzlBook;color:var(--lightGray)}
.buyticket__mobbottom span:last-child{text-align:right}
.buyticket__item > span:first-child{font-family:StolzlBook;color:var(--lightGray)}
.buyticket__item.buyticket__left span:first-child{color:var(--mainColor)}
.buyticket__last{color:var(--redColor)}
.buyticket__yell{color:#deaa0d}
.buyticket__button{white-space:nowrap}
.buyticket__kebab{display:flex;justify-content:center;align-items:center;border-radius:10px;background-color:#efefef;transition:background-color 0.3s}
.productdesc__title:not(:last-child){margin-bottom:20px}
.productroute__topimage{border-radius:20px;overflow:hidden}
.productroute__topimage img{width:100%}
.productroute__top:not(:last-child){margin-bottom:20px}
.productroute__download{border-radius:10px;display:flex;gap:10px;flex-direction:row-reverse;background-color:var(--lightBlue5);align-items:center;color:var(--blueColor);transition:background-color 0.3s, color 0.3s}
.productroute__download::before{font-size:18px;width:24px;height:24px;flex:0 0 24px;display:flex;justify-content:center;align-items:center}
.productroute__route{color:var(--darkBlue)}
.productroute__route:not(:last-child){margin-bottom:20px}
.productroute__item{background-color:var(--bgColor);border-radius:20px}
.productroute__item:not(:last-child){margin-bottom:20px}
.productroute__image{position:relative;overflow:hidden;border-radius:20px}
.productroute__image img{position:absolute;width:100%;height:100%;top:0;left:0;object-fit:cover}
.productroute__day{font-weight:500;white-space:nowrap}
.productroute__topright{font-weight:500}
.productroute__its{display:flex;flex-wrap:wrap}
.productroute__it{background-color:var(--whiteColor);border-radius:10px;font-family:StolzlBook}
.productroute__it span{font-family:Stolzl;color:var(--darkBlue);display:block;margin-top:8px}
.productroute__warn{font-weight:500}
.productroute__text{font-family:StolzlBook}
.productroute__text p:not(:last-child){margin-bottom:8px}
.whatinclude__image img{width:100%;border-radius:20px;overflow:hidden}
.whatinclude__itemtitle{font-weight:500}
.whatinclude__itemtitle:not(:last-child){margin-bottom:20px}
.whatinclude__li{position:relative;padding-left:26px;font-family:StolzlBook}
.whatinclude__li:not(:last-child){margin-bottom:12px}
.whatinclude__li::before{width:16px;height:16px;flex:0 0 16px;display:flex;justify-content:center;align-items:center;position:absolute;left:0;top:0}
.whatinclude__li span{font-family:Stolzl}
.whatinclude__li--icon-check::before{color:var(--greenColor);font-size:13px;transform:translateY(-2px)}
.whatinclude__li--icon-close::before{color:var(--redColor);font-size:10px}
.whatinclude__li--icon-round::before{content:"";background-color:var(--yellowColor);border-radius:50%;width:12px;height:12px;top:2px;left:2px}
.prodspollers__spollersitem{background-color:var(--bgColor);border-radius:16px;transition:background-color 0.3s}
.prodspollers__spollersitem:not(:last-child){margin-bottom:10px}
.prodspollers__spollersitem[open]{background-color:var(--lightBlue5)}
.prodspollers__spollerstitle{padding:32px 50px 32px 20px;width:100%;cursor:default;text-align:left;position:relative;list-style:none;font-weight:500;transition:padding-bottom 0.3s}
.prodspollers__spollerstitle::marker, .prodspollers__spollerstitle::-webkit-details-marker{display:none}
.--spoller-init .prodspollers__spollerstitle{cursor:pointer}
.--spoller-init .prodspollers__spollerstitle::before, .--spoller-init .prodspollers__spollerstitle::after{content:"";position:absolute;right:26px;top:50%;background-color:var(--lightGray);height:2px;width:10px;transition:transform 0.5s ease 0s}
.--spoller-init .prodspollers__spollerstitle::before{transform:translate(-75%, -50%) rotate(40deg)}
.--spoller-init .prodspollers__spollerstitle::after{transform:translate(0, -50%) rotate(-40deg)}
.--spoller-init .prodspollers__spollerstitle.--spoller-active{padding-bottom:20px}
.--spoller-init .prodspollers__spollerstitle.--spoller-active::before{transform:translateX(-75%) rotate(-40deg)}
.--spoller-init .prodspollers__spollerstitle.--spoller-active::after{transform:rotate(40deg)}
.prodspollers__spollersbody{padding:0 20px 32px 20px;color:var(--lightGray)}
.prodspollers__spollersbody p:not(:last-child){margin-bottom:1em}
.prodscomments__slider .comments__slide{background-color:var(--bgColor)}
.buyticketblock{background-color:var(--whiteColor)}
.buyticketblock .buyticket__title{text-align:center}
.kronship__topimage{border-radius:20px;overflow:hidden;position:relative}
.kronship__topimage img{position:absolute;width:100%;height:100%;top:0;left:0;object-fit:cover}
.kronship__text{font-family:StolzlBook}
.kronship__text p:not(:last-child){margin-bottom:1em}
.kronship__items{display:flex;flex-wrap:wrap}
.kronship__item{background-color:var(--bgColor);border-radius:10px}
.kronship__item span{display:block;font-family:StolzlBook}
.kronship__galleryrow{display:flex;flex-wrap:wrap}
.kronship__gallitem{position:relative;aspect-ratio:304/214;overflow:hidden;-webkit-mask-image:radial-gradient(white, #000);mask-image:radial-gradient(white, #000);z-index:1}
.kronship__gallitem img{position:absolute;width:100%;height:100%;top:0;left:0;object-fit:cover;transition:transform 0.4s}
.kronrooms__item{border-radius:20px;background-color:var(--bgColor)}
.kronrooms__sliders{min-width:0}
.kronrooms__bigslider{border-radius:20px}
.kronrooms__bigslide{border-radius:20px;overflow:hidden;-webkit-mask-image:radial-gradient(white, #000);mask-image:radial-gradient(white, #000);z-index:1;position:relative}
.kronrooms__bigslide img{position:absolute;width:100%;height:100%;top:0;left:0;object-fit:cover;transition:transform 0.4s}
.kronrooms__smallslide{border-radius:10px;overflow:hidden;-webkit-mask-image:radial-gradient(white, #000);mask-image:radial-gradient(white, #000);z-index:1;position:relative;cursor:pointer}
.kronrooms__smallslide img{position:absolute;width:100%;height:100%;top:0;left:0;object-fit:cover;transition:transform 0.4s}
.kronrooms__content{position:relative}
.kronrooms__itemtitle{font-weight:500;padding-right:120px}
.kronrooms__text{font-family:StolzlBook}
.kronrooms__text p:not(:last-child){margin-bottom:8px}
.kronrooms__dopimages{display:flex;flex-wrap:wrap;gap:20px;margin-top:auto}
.kronrooms__dopimages img{display:block;width:24px;height:24px;flex:0 0 24px;object-fit:contain}
.kronrooms__doptitle{font-weight:500}
.kronrooms__showmore{font-family:StolzlBook;display:flex;gap:10px;align-items:center;color:var(--darkBlue);transition:color 0.3s}
.kronrooms__showmore::after{content:"\f108";font-family:iconfont;font-size:10px;transform:rotate(-90deg);line-height:1;width:20px;height:20px;flex:0 0 20px;display:flex;justify-content:center;align-items:center;transition:transform 0.3s}
.--showmore-active .kronrooms__showmore::after{transform:rotate(-270deg)}
.order{background-color:var(--blueColor);padding:40px 0;color:var(--whiteColor)}
.order .crumbs__item:last-child .crumbs__link{color:var(--whiteColor)}
.order .crumbs__item:not(:last-child)::after{color:var(--whiteColor)}
.order .crumbs__link{color:var(--whiteColor)}
.order__title{color:var(--whiteColor)}
.order__form{list-style-type:none;counter-reset:item;background-color:var(--lightBlue);border-radius:20px;display:flex;flex-direction:column}
.order__rowtitle{font-weight:500;font-size:24px;padding-left:11px}
.order__rowtitle::before{counter-increment:item;content:counter(item) "."}
.order__topleftinps{display:flex;gap:10px;flex-wrap:wrap}
.order__topleftinps .inputrow,
.order__topleftinps .selectblock{flex:1 1 calc((100% - 10px) / 2)}
.order__quantrow{display:flex;flex-wrap:wrap;gap:10px}
.order__quantblock{display:flex;align-items:center}
.order__quanttext:not(:last-child){margin-bottom:4px}
.order__quantprice{font-family:StolzlBook}
.order__prices{display:flex;align-items:center;flex-wrap:wrap}
.order__procestext{font-family:"Onder";font-weight:500}
.order__pricesprice{font-weight:700;color:var(--yellowColor)}
.order__warn{border-radius:10px;padding:14px;background-color:var(--blueColor);font-family:StolzlBook;font-size:14px;line-height:1;display:flex;gap:10px;align-items:center}
.order__warn::before{content:"";width:24px;height:24px;flex:0 0 24px;background:url("../assets/img/warn.svg") 0 0/100% 100% no-repeat}
.order__submit.button{color:var(--darkBlue)}
.orderinfo__block{border-radius:20px;background-color:var(--whiteColor)}
.orderinfo__title:not(:last-child){margin-bottom:20px}
.orderinfo__row{padding-left:24px;position:relative;display:flex;gap:8px;font-family:StolzlBook}
.orderinfo__row:not(:last-child){margin-bottom:20px}
.orderinfo__row::before{position:absolute;top:0;left:0;width:16px;height:16px;flex:0 0 16px;display:flex;justify-content:center;align-items:center;color:var(--darkBlue);font-size:16px}
.orderinfo__time{font-family:Stolzl}
.orderinfo__bluetext{color:var(--darkBlue)}
.orderinfo__spollerstitle{display:inline-flex;gap:8px;color:var(--darkBlue);font-family:StolzlBook;cursor:default;text-align:left;position:relative;list-style:none;padding-right:28px;align-items:flex-start}
.orderinfo__spollerstitle::marker, .orderinfo__spollerstitle::-webkit-details-marker{display:none}
.--spoller-init .orderinfo__spollerstitle{cursor:pointer}
.--spoller-init .orderinfo__spollerstitle::before, .--spoller-init .orderinfo__spollerstitle::after{content:"";position:absolute;right:5px;top:50%;background-color:var(--darkBlue);height:1px;width:8px;transition:transform 0.5s ease 0s}
.--spoller-init .orderinfo__spollerstitle::before{transform:translate(-75%, -50%) rotate(40deg)}
.--spoller-init .orderinfo__spollerstitle::after{transform:translate(0, -50%) rotate(-40deg)}
.--spoller-init .orderinfo__spollerstitle.--spoller-active::before{transform:translateX(-75%) rotate(-40deg)}
.--spoller-init .orderinfo__spollerstitle.--spoller-active::after{transform:rotate(40deg)}
.orderinfo__spollersroute{display:flex;align-items:center;gap:8px;color:var(--mainColor)}
.orderinfo__spollersroute::before{width:16px;height:16px;flex:0 0 16px;font-size:13px;display:flex;justify-content:center;align-items:center;line-height:1;color:var(--darkBlue)}
.orderinfo__spollersbody{padding-left:24px}
.orderinfo__spollersstop{font-family:StolzlBook;line-height:121.428571%;padding-left:20px;position:relative}
.orderinfo__spollersstop:not(:last-child){padding-bottom:18px}
.orderinfo__spollersstop:not(:last-child)::after{content:"";position:absolute;left:4px;width:2px;border-radius:2px;background-color:var(--lightBlue4)}
.orderinfo__spollersstop:first-child::before, .orderinfo__spollersstop:last-child::before{background-color:var(--darkBlue)}
.orderinfo__spollersstop::before{content:"";position:absolute;left:0;width:10px;height:10px;border-radius:50%;background-color:var(--lightBlue4)}
.about{padding:40px 0;background-color:var(--whiteColor)}
.about__text{font-family:StolzlBook}
.about__images{display:flex;flex-wrap:wrap}
.about__image{overflow:hidden;-webkit-mask-image:radial-gradient(white, #000);mask-image:radial-gradient(white, #000);z-index:1}
.about__image img{transition:transform 0.4s}
.about-items__container{display:flex;flex-wrap:wrap;gap:20px}
.about-items__itemtop{font-family:Onder;font-weight:500;color:var(--darkBlue)}
.about-items__itemtop:not(:last-child){margin-bottom:20px}
.about-items__itemtext{word-break:break-word}
.contacts{padding-top:40px}
.contacts__block{display:flex;flex-direction:column;align-items:flex-start}
.contacts__block:not(:last-child){margin-bottom:40px}
.contacts__top{font-family:StolzlBook}
.contacts__link{font-family:Onder;font-weight:500;color:var(--blueColor);transition:color 0.3s;word-break:break-word}
.contacts__map{border-radius:20px;overflow:hidden}
.contacts__map iframe{width:100%;height:100%}
.berths{padding-top:40px}
.berths__tabs{opacity:0;visibility:hidden;transition:opacity 0.3s, visibility 0.3s}
.berths__tabs.--tab-init{opacity:1;visibility:visible}
.berths__tabsnavigation{display:flex;gap:10px;border-radius:20px;background-color:var(--whiteColor);padding:10px}
.berths__tabsnavigation:not(:last-child){margin-bottom:20px}
.berths__tabstitle{flex:1 1 50%;background-color:var(--lightBlue5);padding:10px;text-align:center;display:flex;justify-content:center;align-items:center;transition:background-color 0.3s, color 0.3s}
.berths__tabstitle.--tab-active{background-color:var(--darkBlue);color:var(--whiteColor)}
.berths__mapcont{border-radius:20px;overflow:hidden;position:relative}
.berths__buttons{position:relative;z-index:1;border-radius:10px;padding:10px;overflow:auto}
.berths__buttons::-webkit-scrollbar{display:none}
.berths__button{display:flex;flex-direction:row-reverse;align-items:center;gap:20px;text-align:left;width:100%;justify-content:space-between;border-radius:10px;font-weight:500}
.berths__button:not(:last-child){margin-bottom:8px}
.berths__button::before{width:24px;height:24px;flex:0 0 24px;border:2px solid transparent;border-radius:50%;background-color:#cdd2da;display:flex;justify-content:center;align-items:center;font-size:10px;color:var(--whiteColor);transition:background-color 0.3s}
.berths__button.--active::before{background-color:var(--blueColor)}
.berths__map [class*=balloon]{box-shadow:none}
.berths__map [class*=balloon__layout]{border-radius:10px;padding:16px;max-width:345px}
.berths__map [class*=balloon__content]{padding:0;margin-right:0}
.berths__map [class*=balloon__close]{width:24px;height:24px}
.berths__map [class*=balloon__close-button]{width:20px;height:20px;background:url("../assets/img/close-w.svg") center/16px 16px no-repeat #c1ccdd;opacity:1;border-radius:50%}
.berths__ballontop{display:flex;font-size:18px;font-weight:500;line-height:122.222222%;max-width:250px;font-family:Stolzl}
.berths__ballontop:not(:last-child){margin-bottom:14px}
.berths__ballontime{font-size:14px;display:block;line-height:121.428571%}
.berths__ballontime:not(:last-child){margin-bottom:14px}
.berths__link{width:100%}
.cooperation{background-color:var(--whiteColor);padding:40px 0}
.login{background-color:var(--blueColor);padding:40px 0;position:relative}
.login .crumbs__item:last-child .crumbs__link{color:var(--whiteColor)}
.login__content{border-radius:20px;background-color:var(--lightBlue);color:var(--whiteColor)}
.login__title{line-height:179.166667%}
.login__row{text-align:center;font-family:StolzlBook;font-size:14px;line-height:121.428571%}
.login__row:not(:last-child){margin-bottom:20px}
.login__row a,
.login__row button{text-decoration:underline;transition:color 0.3s}
.personal{padding-top:40px}
.personal__tabsnavigation{display:flex;gap:10px;border-radius:20px;background-color:var(--whiteColor);padding:10px;flex-wrap:wrap}
.personal__tabsnavigation:not(:last-child){margin-bottom:20px}
.personal__tabstitle{flex:1 1 50%;background-color:var(--lightBlue5);padding:10px;text-align:center;display:flex;justify-content:center;align-items:center;transition:background-color 0.3s, color 0.3s}
.personal__tabstitle.--tab-active{background-color:var(--darkBlue);color:var(--whiteColor)}
.personal__tabstitle.personal__tabstitle-logout{display:flex;flex-direction:row-reverse;gap:10px;align-items:center;background-color:var(--lightRed);color:var(--redColor)}
.personal__tabstitle.personal__tabstitle-logout::before{display:flex;justify-content:center;align-items:center}
.personal__tabscontent{border-radius:20px;background-color:var(--whiteColor)}
.personal__formtop{font-size:14px;line-height:121.428571%;font-family:StolzlBook}
.personal__formtop:not(:last-child){margin-bottom:10px}
body::after{content:"";background-color:rgba(0, 0, 0, 0.5);position:fixed;width:100%;height:100%;top:0;left:0;opacity:0;transition:opacity 0.8s ease 0s;pointer-events:none;z-index:149}
[data-fls-popup-open] body::after{opacity:1}
[data-fls-popup]{position:fixed;top:0;left:0;bottom:0;right:0;padding:30px 10px;transition:visibility 0.8s ease 0s;visibility:hidden;pointer-events:none}
[data-fls-popup][data-fls-popup-active]{z-index:150;visibility:visible;overflow:auto;pointer-events:auto}
[data-fls-popup-active] [data-fls-popup-body]{visibility:visible;transform:scale(1)}
[data-fls-popup-wrapper]{display:flex;flex-direction:column;align-items:center;min-height:100%;flex:1 1 auto;width:100%;display:flex;justify-content:center;align-items:center}
[data-fls-popup-body]{visibility:hidden;transform:scale(0);transition:transform 0.3s ease 0s, visibility 0.3s ease 0s;background-color:var(--whiteColor);width:100%;max-width:827px;border-radius:20px;position:relative}
[data-fls-popup-youtube-place] iframe{width:100%;aspect-ratio:16/9}
.popup__close{position:absolute;top:8px;right:12px;width:32px;height:32px;display:flex;justify-content:center;align-items:center;border-radius:5px;transition:background-color 0.3s, color 0.3s}
.popup__close::before{font-size:12px}
.popup__title{font-family:"Onder";font-weight:500}
.popup__logoutbuttons{display:flex;gap:20px}
.popup__logoutbutton.button{flex:1 1 50%}/* Generated by vite-plugin-svg-spritemap */
.tabs__navigation{display:flex}
.tabs__title{border:1px solid #eee;padding:10px 15px;border-radius:5px}
.tabs__title.--tab-active{border:1px solid #000}
.tabs__content{border:1px solid #eee;padding:10px 15px}/* Generated by vite-plugin-svg-spritemap */
[data-fls-spollers] summary{list-style:none}
[data-fls-spollers] summary::marker, [data-fls-spollers] summary::-webkit-details-marker{display:none}
.spollers{display:grid;gap:15px}
.spollers__item{font-size:1.25rem}
.spollers__title{width:100%;cursor:default;text-align:left;border:1px solid #eee;padding:10px 15px;border-radius:5px;position:relative;list-style:none}
.spollers__title::marker, .spollers__title::-webkit-details-marker{display:none}
.--spoller-init .spollers__title{cursor:pointer}
.--spoller-init .spollers__title::before, .--spoller-init .spollers__title::after{content:"";position:absolute;right:10px;top:50%;background-color:#000;height:2px;width:15px;transition:transform 0.5s ease 0s}
.--spoller-init .spollers__title::before{transform:translate(-75%, -50%) rotate(40deg)}
.--spoller-init .spollers__title::after{transform:translate(0, -50%) rotate(-40deg)}
.--spoller-init .spollers__title.--spoller-active::before{transform:translateX(-75%) rotate(-40deg)}
.--spoller-init .spollers__title.--spoller-active::after{transform:rotate(40deg)}

.spollers__body{padding:20px;border-radius:5px;border:1px solid #eee}/* Generated by vite-plugin-svg-spritemap */
.qs-datepicker-container{margin:10px 10px 10px 0;font-size:1rem;color:var(--mainColor);position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:9001;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:13px;overflow:hidden;background-color:var(--whiteColor);padding:16px;box-shadow:0px 10px 60px 0px rgba(0, 0, 0, 0.1019607843)}

.qs-datepicker-container *{-webkit-box-sizing:border-box;box-sizing:border-box}

.qs-datepicker-container.qs-centered{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}

.qs-datepicker-container.qs-hidden{display:none}

.qs-datepicker .qs-overlay{position:absolute;top:0;left:0;background:rgba(255, 255, 255, 0.95);color:var(--mainColor);width:100%;height:100%;padding:0.5em;z-index:1;opacity:1;-webkit-transition:opacity 0.3s;transition:opacity 0.3s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;box-shadow:0px 10px 60px 0px rgba(0, 0, 0, 0.1019607843)}

.qs-datepicker .qs-overlay.qs-hidden{opacity:0;z-index:-1}

.qs-datepicker .qs-overlay .qs-overlay-year{background:rgba(0, 0, 0, 0);border:none;border-bottom:1px solid #fff;border-radius:0;color:#fff;font-size:0.875em;padding:0.25em 0;width:80%;text-align:center;margin:0 auto;display:block}

.qs-datepicker .qs-overlay .qs-overlay-year::-webkit-inner-spin-button{-webkit-appearance:none}

.qs-datepicker .qs-overlay .qs-close{padding:0.5em;cursor:pointer;position:absolute;top:0;right:0}

.qs-datepicker .qs-overlay .qs-submit{border:1px solid #fff;border-radius:0.26392em;padding:0.5em;margin:0 auto auto;cursor:pointer;background:hsla(0, 0%, 50.2%, 0.4)}

.qs-datepicker .qs-overlay .qs-submit.qs-disabled{color:grey;border-color:grey;cursor:not-allowed}

.qs-datepicker .qs-overlay .qs-overlay-month-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}

.qs-datepicker .qs-overlay .qs-overlay-month{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:33.33333%;cursor:pointer;opacity:0.5;-webkit-transition:opacity 0.15s;transition:opacity 0.15s}

.qs-datepicker .qs-overlay .qs-overlay-month.active,
.qs-datepicker .qs-overlay .qs-overlay-month:hover{opacity:1}

.qs-datepicker .qs-controls{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;color:var(--mainColor);-webkit-filter:blur(0);filter:blur(0);-webkit-transition:-webkit-filter 0.3s;padding:11px 0;transition:-webkit-filter 0.3s;transition:filter 0.3s;transition:filter 0.3s, -webkit-filter 0.3s}

.qs-datepicker .qs-controls.qs-blur{-webkit-filter:blur(5px);filter:blur(5px)}

.qs-datepicker .qs-arrow{width:9px;height:18px;flex:0 0 9px;position:relative;cursor:pointer;border-radius:0.26392em;-webkit-transition:background 0.15s;transition:background 0.15s;order:1;display:flex;justify-content:center;align-items:center}

.qs-datepicker .qs-arrow:hover::after{color:var(--yellowColor)}

.qs-datepicker .qs-arrow:after{content:"\f108";font-family:iconfont;color:var(--blueColor);transition:color 0.3s;font-size:17px;line-height:105%}

.qs-datepicker .qs-arrow.qs-left{margin-right:30px}

.qs-datepicker .qs-arrow.qs-right:after{transform:rotate(180deg)}

.qs-datepicker .qs-month-year{-webkit-transition:border 0.2s;transition:border 0.2s;border-bottom:1px solid rgba(0, 0, 0, 0);cursor:pointer;order:0;margin-right:auto;font-size:17px;line-height:129.411765%; /* 22/17 */
  letter-spacing:-0.41px;display:flex;align-items:center;gap:5px}

.qs-datepicker .qs-month-year::after{content:"\f108";font-family:iconfont;transform:rotate(180deg);color:var(--blueColor);font-size:12px}

.qs-datepicker .qs-month-year:hover{border-bottom:1px solid grey}

.qs-datepicker .qs-month-year:active:focus,
.qs-datepicker .qs-month-year:focus{outline:none}

.qs-datepicker .qs-month{padding-right:0.5ex}

.qs-datepicker .qs-year{display:none}

.qs-datepicker .qs-squares{font-family:StolzlBook;display:-webkit-box;display:-ms-flexbox;display:flex;color:var(--mainColor);-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-filter:blur(0);filter:blur(0);-webkit-transition:-webkit-filter 0.3s;transition:-webkit-filter 0.3s;transition:filter 0.3s;transition:filter 0.3s, -webkit-filter 0.3s}

.qs-datepicker .qs-squares.qs-blur{-webkit-filter:blur(5px);filter:blur(5px)}

.qs-datepicker .qs-square{width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-transition:background 0.1s;transition:background 0.1s;border-radius:50%;margin-top:6px;font-size:20px;line-height:125%; /* 25/20 */
}

.qs-datepicker .qs-square.qs-current{font-weight:700}

.qs-datepicker .qs-square.qs-current span{text-decoration:underline}

.qs-datepicker .qs-square.qs-active{background-color:var(--blueColor);color:var(--whiteColor)}

.qs-datepicker .qs-square.qs-range-date-start:not(.qs-range-date-6){border-top-right-radius:0;border-bottom-right-radius:0}

.qs-datepicker .qs-square.qs-range-date-middle{background:#d4ebf2}

.qs-datepicker .qs-square.qs-range-date-middle:not(.qs-range-date-0):not(.qs-range-date-6){border-radius:0}

.qs-datepicker .qs-square.qs-range-date-middle.qs-range-date-0{border-top-right-radius:0;border-bottom-right-radius:0}

.qs-datepicker .qs-square.qs-range-date-end:not(.qs-range-date-0),
.qs-datepicker .qs-square.qs-range-date-middle.qs-range-date-6{border-top-left-radius:0;border-bottom-left-radius:0}

.qs-datepicker .qs-square.qs-disabled span{opacity:0.2}

.qs-datepicker .qs-square.qs-empty{cursor:default}

.qs-datepicker .qs-square.qs-disabled{cursor:not-allowed}

.qs-datepicker .qs-square.qs-day{cursor:default;font-family:StolzlBook;text-transform:uppercase;font-size:13px;line-height:1; /* 18/13 */
  letter-spacing:-0.08px;color:rgba(60, 60, 67, 0.3019607843);height:18px;display:flex;justify-content:center;align-items:center;margin-top:0}

.qs-datepicker .qs-square:not(.qs-empty):not(.qs-disabled):not(.qs-day):not(.qs-active):hover{background-color:var(--blueColor);color:var(--whiteColor)}

.qs-datepicker .qs-event{position:relative}

.qs-datepicker .qs-event:after{content:"";position:absolute;width:0.46875em;height:0.46875em;border-radius:50%;background:#07f;bottom:0;right:0}

.qs-datepicker .qs-event.qs-disabled:after,
.qs-datepicker .qs-event.qs-empty:after{background:#cce4ff}/* Generated by vite-plugin-svg-spritemap */
.swiper{overflow:hidden}

.swiper-initialized{touch-action:pan-y}

.swiper-wrapper{width:100%;height:100%;box-sizing:content-box;display:flex;position:relative}

.swiper-vertical .swiper-wrapper{flex-direction:column}

.swiper-autoheight .swiper-wrapper{align-items:flex-start}

.swiper-initialized .swiper-slide{flex-shrink:0}

.swiper-android .swiper-slide,
.swiper-android .swiper-wrapper{transform:translate3d(0px, 0, 0)}

.swiper-button-lock{display:none !important}/* Generated by vite-plugin-svg-spritemap */
.rating{display:inline-block}
.rating__items{display:inline-flex;align-items:flex-start;gap:0.25rem}
.rating__item{flex:0 0 1.5rem;width:1.5rem;height:1.5rem;position:relative;background:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTkiIHZpZXdCb3g9IjAgMCAyMCAxOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE5LjgxNTcgNy4xMjMyNUwxMi44NjcyIDYuNTI0MDdMMTAuMTUxNiAwLjEyNjQ2NUw3LjQzNjAxIDYuNTMzNzRMMC40ODc1NDkgNy4xMjMyNUw1Ljc2NDEzIDExLjY5NDNMNC4xNzkyMiAxOC40ODgyTDEwLjE1MTYgMTQuODgzNUwxNi4xMjQgMTguNDg4MkwxNC41NDg4IDExLjY5NDNMMTkuODE1NyA3LjEyMzI1Wk0xMC4xNTE2IDEzLjA3NjNMNi41MTc5MiAxNS4yNzAxTDcuNDg0MzMgMTEuMTMzOEw0LjI3NTg2IDguMzUwNThMOC41MDg3MiA3Ljk4MzM1TDEwLjE1MTYgNC4wODg3M0wxMS44MDQyIDcuOTkzMDFMMTYuMDM3IDguMzYwMjVMMTIuODI4NiAxMS4xNDM1TDEzLjc5NSAxNS4yNzk3TDEwLjE1MTYgMTMuMDc2M1oiIGZpbGw9IiNFREQxNDYiLz4KPC9zdmc+Cg==") 0 0/1.5rem no-repeat;transition:all 0.3s}
.rating__item--active{background:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTkiIHZpZXdCb3g9IjAgMCAyMCAxOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwLjA5MjMgMTQuODgzNUwxNi4wNjQ3IDE4LjQ4ODJMMTQuNDc5OCAxMS42OTQzTDE5Ljc1NjMgNy4xMjMyNUwxMi44MDc5IDYuNTMzNzRMMTAuMDkyMyAwLjEyNjQ2NUw3LjM3NjY4IDYuNTMzNzRMMC40MjgyMjMgNy4xMjMyNUw1LjcwNDggMTEuNjk0M0w0LjExOTg5IDE4LjQ4ODJMMTAuMDkyMyAxNC44ODM1WiIgZmlsbD0iI0VERDE0NiIvPgo8L3N2Zz4K") 0 0/1.5rem no-repeat}
.rating__item span{position:absolute;top:0;left:0;width:0%;height:1.5rem;background:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTkiIHZpZXdCb3g9IjAgMCAyMCAxOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwLjA5MjMgMTQuODgzNUwxNi4wNjQ3IDE4LjQ4ODJMMTQuNDc5OCAxMS42OTQzTDE5Ljc1NjMgNy4xMjMyNUwxMi44MDc5IDYuNTMzNzRMMTAuMDkyMyAwLjEyNjQ2NUw3LjM3NjY4IDYuNTMzNzRMMC40MjgyMjMgNy4xMjMyNUw1LjcwNDggMTEuNjk0M0w0LjExOTg5IDE4LjQ4ODJMMTAuMDkyMyAxNC44ODM1WiIgZmlsbD0iI0VERDE0NiIvPgo8L3N2Zz4K") 0 0/1.5rem no-repeat}
.rating__item:not(:last-child)::after{content:"";position:absolute;right:0;top:0;height:100%;width:0.25rem;transform:translateX(100%)}
[data-rating=set] .rating__item:not(:last-child)::after{cursor:pointer}
.rating__input{width:100%;height:100%;opacity:0;display:block}
[data-fls-rating=set] .rating__input{cursor:pointer}@font-face{font-family:"lg";src:url("../assets/fonts/lg.woff2?io9a6k") format("woff2");font-weight:normal;font-style:normal;font-display:block}
.lg-icon{/* use !important to prevent issues with browser extensions that change fonts */
	font-family:"lg" !important;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;/* Better Font Rendering =========== */
	-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}

.lg-container{font-family:
		system-ui,
		-apple-system,
		"Segoe UI",
		Roboto,
		"Helvetica Neue",
		Arial,
		"Noto Sans",
		"Liberation Sans",
		sans-serif,
		"Apple Color Emoji",
		"Segoe UI Emoji",
		"Segoe UI Symbol",
		"Noto Color Emoji"}

.lg-next,
.lg-prev{background-color:rgba(0, 0, 0, 0.45);border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%;z-index:1084;outline:none;border:none}
.lg-next.disabled,
.lg-prev.disabled{opacity:0 !important;cursor:default}
.lg-next:hover:not(.disabled),
.lg-prev:hover:not(.disabled){color:#fff}
.lg-single-item .lg-next,
.lg-single-item .lg-prev{display:none}

.lg-next{right:20px}
.lg-next:before{content:"\e095"}

.lg-prev{left:20px}
.lg-prev:after{content:"\e094"}

@-webkit-keyframes lg-right-end{0%{	left:0}
	50%{	left:-30px}
	100%{	left:0}
}
@-moz-keyframes lg-right-end{0%{	left:0}
	50%{	left:-30px}
	100%{	left:0}
}
@-ms-keyframes lg-right-end{0%{	left:0}
	50%{	left:-30px}
	100%{	left:0}
}
@keyframes lg-right-end{0%{	left:0}
	50%{	left:-30px}
	100%{	left:0}
}
@-webkit-keyframes lg-left-end{0%{	left:0}
	50%{	left:30px}
	100%{	left:0}
}
@-moz-keyframes lg-left-end{0%{	left:0}
	50%{	left:30px}
	100%{	left:0}
}
@-ms-keyframes lg-left-end{0%{	left:0}
	50%{	left:30px}
	100%{	left:0}
}
@keyframes lg-left-end{0%{	left:0}
	50%{	left:30px}
	100%{	left:0}
}
.lg-outer.lg-right-end .lg-object{-webkit-animation:lg-right-end 0.3s;-o-animation:lg-right-end 0.3s;animation:lg-right-end 0.3s;position:relative}
.lg-outer.lg-left-end .lg-object{-webkit-animation:lg-left-end 0.3s;-o-animation:lg-left-end 0.3s;animation:lg-left-end 0.3s;position:relative}

.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%}
.lg-media-overlap .lg-toolbar{background-image:linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4))}
.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none !important;outline:medium none;will-change:color;-webkit-transition:color 0.2s linear;-o-transition:color 0.2s linear;transition:color 0.2s linear;background:none;border:none;box-shadow:none}
.lg-toolbar .lg-icon.lg-icon-18{font-size:18px}
.lg-toolbar .lg-icon:hover{color:#fff}
.lg-toolbar .lg-close:after{content:"\e070"}
.lg-toolbar .lg-maximize{font-size:22px}
.lg-toolbar .lg-maximize:after{content:"\e90a"}
.lg-toolbar .lg-download:after{content:"\e0f2"}

.lg-sub-html{color:#eee;font-size:16px;padding:10px 40px;text-align:center;z-index:1080;opacity:0;-webkit-transition:opacity 0.2s ease-out 0s;-o-transition:opacity 0.2s ease-out 0s;transition:opacity 0.2s ease-out 0s; opacity: 0 !important;}
.lg-sub-html h4{margin:0;font-size:13px;font-weight:bold}
.lg-sub-html p{font-size:12px;margin:5px 0 0}
.lg-sub-html a{color:inherit}
.lg-sub-html a:hover{text-decoration:underline}
.lg-media-overlap .lg-sub-html{background-image:linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6))}
.lg-item .lg-sub-html{position:absolute;bottom:0;right:0;left:0}

.lg-error-msg{font-size:14px;color:#999}

.lg-counter{color:#999;display:inline-block;font-size:16px;padding-left:20px;padding-top:12px;height:47px;vertical-align:middle}

.lg-closing .lg-toolbar,
.lg-closing .lg-prev,
.lg-closing .lg-next,
.lg-closing .lg-sub-html{opacity:0;-webkit-transition:
		-webkit-transform 0.08 cubic-bezier(0, 0, 0.25, 1) 0s,
		opacity 0.08 cubic-bezier(0, 0, 0.25, 1) 0s,
		color 0.08 linear;-moz-transition:
		-moz-transform 0.08 cubic-bezier(0, 0, 0.25, 1) 0s,
		opacity 0.08 cubic-bezier(0, 0, 0.25, 1) 0s,
		color 0.08 linear;-o-transition:
		-o-transform 0.08 cubic-bezier(0, 0, 0.25, 1) 0s,
		opacity 0.08 cubic-bezier(0, 0, 0.25, 1) 0s,
		color 0.08 linear;transition:
		transform 0.08 cubic-bezier(0, 0, 0.25, 1) 0s,
		opacity 0.08 cubic-bezier(0, 0, 0.25, 1) 0s,
		color 0.08 linear}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-img-wrap,
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-video-cont,
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-media-cont{opacity:0;-moz-transform:scale3d(0.5, 0.5, 0.5);-o-transform:scale3d(0.5, 0.5, 0.5);-ms-transform:scale3d(0.5, 0.5, 0.5);-webkit-transform:scale3d(0.5, 0.5, 0.5);transform:scale3d(0.5, 0.5, 0.5);will-change:transform, opacity;-webkit-transition:
		-webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s,
		opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;-moz-transition:
		-moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s,
		opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;-o-transition:
		-o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s,
		opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;transition:
		transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s,
		opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-img-wrap,
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-video-cont,
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-media-cont{opacity:1;-moz-transform:scale3d(1, 1, 1);-o-transform:scale3d(1, 1, 1);-ms-transform:scale3d(1, 1, 1);-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}

.lg-icon:focus-visible{color:#fff;border-radius:3px;outline:1px dashed rgba(255, 255, 255, 0.6)}

.lg-toolbar .lg-icon:focus-visible{border-radius:8px;outline-offset:-5px}

.lg-group:after{content:"";display:table;clear:both}

.lg-container{display:none;outline:none}
.lg-container.lg-show{display:block}

.lg-on{scroll-behavior:unset}

.lg-overlay-open{overflow:hidden}

.lg-toolbar,
.lg-prev,
.lg-next,
.lg-pager-outer,
.lg-hide-sub-html .lg-sub-html{opacity:0;will-change:transform, opacity;-webkit-transition:
		-webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s,
		opacity 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;-moz-transition:
		-moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s,
		opacity 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;-o-transition:
		-o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s,
		opacity 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;transition:
		transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s,
		opacity 0.25s cubic-bezier(0, 0, 0.25, 1) 0s}

.lg-show-in .lg-toolbar,
.lg-show-in .lg-prev,
.lg-show-in .lg-next,
.lg-show-in .lg-pager-outer{opacity:1}
.lg-show-in.lg-hide-sub-html .lg-sub-html{opacity:1}
.lg-show-in .lg-hide-items .lg-prev{opacity:0;-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0)}
.lg-show-in .lg-hide-items .lg-next{opacity:0;-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0)}
.lg-show-in .lg-hide-items .lg-toolbar{opacity:0;-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0)}
.lg-show-in .lg-hide-items.lg-hide-sub-html .lg-sub-html{opacity:0;-webkit-transform:translate3d(0, 20px, 0);transform:translate3d(0, 20px, 0)}

.lg-outer{width:100%;height:100%;position:fixed;top:0;left:0;z-index:1050;text-align:left;opacity:0.001;outline:none;will-change:auto;overflow:hidden;-webkit-transition:opacity 0.15s ease 0s;-o-transition:opacity 0.15s ease 0s;transition:opacity 0.15s ease 0s}
.lg-outer *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.lg-outer.lg-zoom-from-image{opacity:1}
.lg-outer.lg-visible{opacity:1}
.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-prev-slide,
.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-next-slide,
.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-current{-webkit-transition-duration:inherit !important;transition-duration:inherit !important;-webkit-transition-timing-function:inherit !important;transition-timing-function:inherit !important}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-current{-webkit-transition-duration:0s !important;transition-duration:0s !important;opacity:1}
.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}
.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}
.lg-outer .lg-content{position:absolute;top:0;left:0;right:0;bottom:0}
.lg-outer .lg-inner{width:100%;position:absolute;left:0;top:0;bottom:0;-webkit-transition:opacity 0s;-o-transition:opacity 0s;transition:opacity 0s;white-space:nowrap}
.lg-outer .lg-item{display:none !important}
.lg-outer .lg-item:not(.lg-start-end-progress){background:url("data:image/gif;base64,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") no-repeat scroll center center transparent}
.lg-outer.lg-css3 .lg-prev-slide,
.lg-outer.lg-css3 .lg-current,
.lg-outer.lg-css3 .lg-next-slide{display:inline-block !important}
.lg-outer.lg-css .lg-current{display:inline-block !important}
.lg-outer .lg-item,
.lg-outer .lg-img-wrap{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}
.lg-outer .lg-item:before,
.lg-outer .lg-img-wrap:before{content:"";display:inline-block;height:100%;vertical-align:middle}
.lg-outer .lg-img-wrap{position:absolute;left:0;right:0;top:0;bottom:0;white-space:nowrap;font-size:0}
.lg-outer .lg-item.lg-complete{background-image:none}
.lg-outer .lg-item.lg-current{z-index:1060}
.lg-outer .lg-object{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto;height:auto;position:relative}
.lg-outer .lg-empty-html.lg-sub-html,
.lg-outer .lg-empty-html .lg-sub-html{display:none}
.lg-outer.lg-hide-download .lg-download{opacity:0.75;pointer-events:none}
.lg-outer .lg-first-slide .lg-dummy-img{position:absolute;top:50%;left:50%}
.lg-outer.lg-components-open:not(.lg-zoomed) .lg-components{-webkit-transform:translate3d(0, 0%, 0);transform:translate3d(0, 0%, 0);opacity:1}
.lg-outer.lg-components-open:not(.lg-zoomed) .lg-sub-html{opacity:1;transition:opacity 0.2s ease-out 0.15s}
.lg-outer .lg-media-cont{text-align:center;display:inline-block;vertical-align:middle;position:relative}
.lg-outer .lg-media-cont .lg-object{width:100% !important;height:100% !important}
.lg-outer .lg-has-iframe .lg-media-cont{-webkit-overflow-scrolling:touch;overflow:auto}

.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;background-color:#000000bd;opacity:0;will-change:auto;-webkit-transition:opacity 333ms ease-in 0s;-o-transition:opacity 333ms ease-in 0s;transition:opacity 333ms ease-in 0s}
.lg-backdrop.in{opacity:1}

.lg-css3.lg-no-trans .lg-prev-slide,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-current{-webkit-transition:none 0s ease 0s !important;-moz-transition:none 0s ease 0s !important;-o-transition:none 0s ease 0s !important;transition:none 0s ease 0s !important}
.lg-css3.lg-use-css3 .lg-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}
.lg-css3.lg-fade .lg-item{opacity:0}
.lg-css3.lg-fade .lg-item.lg-current{opacity:1}
.lg-css3.lg-fade .lg-item.lg-prev-slide,
.lg-css3.lg-fade .lg-item.lg-next-slide,
.lg-css3.lg-fade .lg-item.lg-current{-webkit-transition:opacity 0.1s ease 0s;-moz-transition:opacity 0.1s ease 0s;-o-transition:opacity 0.1s ease 0s;transition:opacity 0.1s ease 0s}
.lg-css3.lg-use-css3 .lg-item.lg-start-progress{-webkit-transition:-webkit-transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;-moz-transition:-moz-transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;-o-transition:-o-transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;transition:transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s}
.lg-css3.lg-use-css3 .lg-item.lg-start-end-progress{-webkit-transition:-webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;-moz-transition:-moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;-o-transition:-o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;transition:transform 1s cubic-bezier(0, 0, 0.25, 1) 0s}
.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transition:
		-webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
		opacity 0.1s ease 0s;-moz-transition:
		-moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
		opacity 0.1s ease 0s;-o-transition:
		-o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
		opacity 0.1s ease 0s;transition:
		transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
		opacity 0.1s ease 0s}

.lg-container{display:none}
.lg-container.lg-show{display:block}
.lg-container.lg-dragging-vertical .lg-backdrop{-webkit-transition-duration:0s !important;transition-duration:0s !important}
.lg-container.lg-dragging-vertical .lg-css3 .lg-item.lg-current{-webkit-transition-duration:0s !important;transition-duration:0s !important;opacity:1}

.lg-inline .lg-backdrop,
.lg-inline .lg-outer{position:absolute}
.lg-inline .lg-backdrop{z-index:1}
.lg-inline .lg-outer{z-index:2}
.lg-inline .lg-maximize:after{content:"\e909"}

.lg-components{-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);will-change:transform;-webkit-transition:-webkit-transform 0.35s ease-out 0s;-moz-transition:-moz-transform 0.35s ease-out 0s;-o-transition:-o-transform 0.35s ease-out 0s;transition:transform 0.35s ease-out 0s;z-index:1080;position:absolute;bottom:0;right:0;left:0}
/* Generated by vite-plugin-svg-spritemap */
.quantity{width:88px;height:40px;display:flex;background-color:var(--whiteColor);border-radius:10px}
.quantity__button{position:relative;cursor:pointer}
.quantity__button::before, .quantity__button::after{content:"";position:absolute;top:50%;left:50%;transition:all 0.3s ease 0s;margin:0px 0px 0px -4.5px;background-color:#1a1a1a;width:10px;height:1px}
.quantity__button--plus::before{transform:rotate(-90deg)}
.quantity__input{flex:1 1 auto}
.quantity__input input{height:100%;color:#1a1a1a;width:100%;text-align:center}/* Generated by vite-plugin-svg-spritemap */
[data-fls-showmore-button] span:last-child{display:none}
.--showmore-active [data-fls-showmore-button] span{display:none}
.--showmore-active [data-fls-showmore-button] span:last-child{display:block}
.menu_account_block{position:absolute;right:20px;top:78px;background:#ffffff;box-shadow:0px 0px 10px rgb(0, 0, 0, 0.075);padding:10px 20px;z-index:9;border-radius:10px;gap:0px;display:none}
.menu_account_block._active{display:inline-grid}
.menu_account_block button, .menu_account_block a{padding:10px 0;display:flex;gap:10px;align-items:center;width:100%;justify-content:space-between}
.menu_account_block button > svg, .menu_account_block a > svg{width:20px;height:20px}
.menu_account_block button.delete{color:red}
.menu_account_block button:hover, .menu_account_block a:hover{opacity:0.5}
@media (max-width:83.75em) and (any-hover:hover){.buyticket__download:hover{background-color:var(--yellowColor) !important}
}
@media (max-width:83.75em){.buyticket__row{display:grid;row-gap:20px;align-items:center}
.menu_account_block{top:auto;right:5px;bottom:5px;font-size:12px}
.menu_account_block button,.menu_account_block a{padding:5px 0}
.menu_account_block button > svg, .menu_account_block a > svg{width:14px;height:14px}
  .buyticket__route{grid-row:1/2;grid-column:1/4}
  .buyticket__mob{grid-column:1/4;grid-row:2/3;padding-bottom:10px;border-bottom:1px solid #dfe7ee}
  .buyticket__mob.buyticket__persmob{grid-column:1/6;grid-row:2/3}
  .buyticket__item{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
  .buyticket__item--small{display:none}
  .buyticket__item--perssmall{grid-column:1/3;grid-row:1/2}
  .buyticket__item--perssmall span:first-child{color:var(--lightGray) !important}
  .buyticket__item--perssmall span:nth-child(2){display:none}
  .buyticket__item--persnum{grid-column:3/6;grid-row:1/2;font-family:StolzlBook;color:var(--lightGray);justify-content:flex-end;flex-direction:row !important}
  .buyticket__item--persstatus{grid-column:3/4;grid-row:3/4}
  .buyticket__item--big{display:none}
  .buyticket__last span:first-child{display:none}
  .buyticket__last span:last-child{display:block}
  .buyticket__item--mid{flex-direction:column;align-items:flex-start}
  .buyticket__download{grid-row:3/4;grid-column:4/5;padding:8px;justify-self:center;background-color:#efefef !important}
  .buyticket__download span{display:none}
  .buyticket__download::before{width:20px;height:20px;flex:0 0 20px;font-size:15px}
  .buyticket__kebab{width:36px;height:36px;justify-self:end;grid-column:5/6}
  .order__quantrow{justify-content:space-between}
  .order__prices{flex:0 0 100%;justify-content:space-between}
  .order__submit{flex:1 1 auto}
  .login__content{position:relative;z-index:1}
}
@media (max-width:81.24875em){.footer__top{flex-wrap:wrap}
}
@media (max-width:61.99875em){.product-item__left{aspect-ratio:335/256}
  .product-item__left:not(:last-child){margin-bottom:20px}
  .product-item__content:not(:last-child){margin-bottom:20px}
  .product-item__text{display:none}
  .product-item__contentbottom{display:none}
  .product-item__button.button--white{display:none}
  .menu__columns:not(:last-child){margin-bottom:20px}
  .menu__image{aspect-ratio:355/211}
  .first__images{display:none}
  .moodwalk__text{font-size:20px;line-height:120%}
  .cruises__right{display:none}
  .productpage__top{border-radius:20px;background-color:var(--whiteColor);padding:10px}
  .productpage__left{aspect-ratio:335/256}
  .productpage__left:not(:last-child){margin-bottom:20px}
  .productpage__contentbottom{display:none}
  .productpage__foot{row-gap:14px;align-items:flex-start;grid-template-columns:1fr 1fr}
  .productpage__price:not(:last-child){margin-bottom:14px}
  .productpage__rosptop:not(:last-child){margin-bottom:8px}
  .productpage__button{grid-column:1/3}
  .buyticket__item{font-size:14px;line-height:121.428571%}
  .productroute__image{aspect-ratio:315/240}
  .productroute__image:not(:last-child){margin-bottom:20px}
  .whatinclude__row .whatinclude__item:not(:last-child){margin-bottom:20px}
  .whatinclude__gridrow .whatinclude__item:not(:last-child){margin-bottom:20px}
  .whatinclude__gridrow .whatinclude__image:not(:last-child){margin-bottom:20px}
  .whatinclude__gridrow .whatinclude__popupbutton{width:100%}
  .kronship__topimage{aspect-ratio:315/240}
  .kronship__topimage:not(:last-child){margin-bottom:20px}
  .kronrooms__sliders{aspect-ratio:434/270}
  .kronrooms__sliders:not(:last-child){margin-bottom:20px}
  .kronrooms__bigslider{aspect-ratio:354/270}
  .kronrooms__smallslide{aspect-ratio:1/1}
  .order__topleftrow:not(:last-child){margin-bottom:20px}
  .order__prices{gap:20px}
  .order__prices:not(:last-child){margin-bottom:10px}
  .about__text:not(:last-child){margin-bottom:20px}
  .contacts__left:not(:last-child){margin-bottom:20px}
  .contacts__map{aspect-ratio:355/211}
  .berths__buttons{background-color:var(--whiteColor);margin-bottom:20px}
  .berths__button{background-color:var(--bgColor);padding:10px;font-size:14px;line-height:121.428571%}
  .berths__button::before{border-color:var(--bgColor)}
  .berths__map{height:625px}
  .personal__tabstitle{flex:0 1 calc((100% - 10px) / 2)}
  .personal__formsubmit{width:100%}
}
@media (max-width:47.99875em){.homepage{padding-bottom:40px}
  .input{padding:12.5px 13px}
  .textareacont{padding:12.5px 13px}
  .checkbox__text{font-size:12px;line-height:116.666667%}
  .cruisescheckbox__input:checked + .cruisescheckbox__text{padding:12px 10px}
  .cruisescheckbox__text{gap:4px;padding:16px 10px;font-size:12px}
  .cruisescheckbox__text:after{width:16px;height:16px;flex:0 0 16px}
  .cruisesoptions__text{width:36px;height:36px;flex:0 0 36px}
  .button{font-size:14px;line-height:121.428571%}
  .button.button--big{padding:14px 20px}
  .section-block:not(:last-child){margin-bottom:40px}
  .title-h1{font-size:14px;line-height:178.571429%}
  .title-h2{font-size:12px;line-height:175%}
  .title-h3{font-size:12px;line-height:183.333333%}
  .title-h4{font-size:12px;line-height:183.333333%; /* 22/12 */
  }
  .textcontent{font-size:12px;line-height:116.666667%; /* 14/12 */
  }
  .textcontent h3{font-size:16px;line-height:118.75%; /* 19/16 */
  }
  .crumbs__link{font-size:12px;line-height:116.666667%; /* 14/12 */
  }
  .pagging{margin-top:20px;gap:10px}
  .pagging__list{column-gap:10px}
  .pagging__link{min-width:32px;height:32px;font-size:12px;line-height:66.666667%; /* 8/12 */
  }
  .form-block__item{flex:1 1 100%}
  .form-block__item.form-block__item--three{flex:1 1 calc((100% - 10px) / 2)}
  .form-block__item.form-block__item--four{flex:1 1 calc((100% - 10px) / 2)}
  .form-block__item.form-block__item--small{flex:1 1 calc((100% - 10px) / 2)}
  .product-item{padding:10px}
  .product-item__left{padding:10px}
  .product-item__content{gap:14px}
  .product-item__name{font-size:20px;line-height:1}
  .product-item__type{font-size:12px;line-height:116.666667%; /* 14/12 */
  }
  .product-item__spollerstitle{font-size:12px;line-height:116.666667%; /* 14/12 */
  }
  .product-item__spollersroute::before{margin-top:-2px}
  .product-item__spollersbody{margin-top:14px}
  .product-item__spollersstop:not(:last-child)::after{height:calc(100% - 17px);bottom:4px}
  .product-item__spollersstop{font-size:12px;line-height:116.666667%; /* 14/12 */
  }
  .product-item__right{padding:14px}
  .product-item__righttop{display:flex;gap:20px;justify-content:space-between}
  .product-item__righttop:not(:last-child){margin-bottom:14px}
  .product-item__prices{flex:1 1 50%;flex-direction:column}
  .product-item__price{font-size:20px;line-height:120%; /* 24/20 */
  }
  .product-item__rosp{flex:1 1 50%}
  .product-item__rosptop{font-size:12px;line-height:116.666667%; /* 14/12 */
  }
  .product-item__rosptext{font-size:12px;line-height:116.666667%; /* 14/12 */
  }
  .selectblock .select__value{height:44px}
  .menu__body::before{height:60px}
  .menu__body .header__poplink{display:inline-flex;width:100%}
  .menu__bodycont{padding:80px 0 20px 0}
  .menu__top:not(:last-child){margin-bottom:20px}
  .menu__column{padding:20px 10px}
  .menu__column:not(:last-child){margin-bottom:20px}
  .menu__link{font-size:14px;line-height:121.428571%; /* 17/14 */
  }
  .icon-menu{border-radius:8px;width:40px;height:40px}
  .header{padding:10px 0}
  .header__left{gap:10px}
  .header__logo{width:108px;flex:0 0 108px}
  .header__right{gap:4px}
  .header__login{width:40px;height:40px;flex:0 0 40px;border-radius:8px}
  .header__selectcont{width:64px;flex:0 0 64px;height:40px}
  .header__selectcont .select__title{border-radius:8px}
  .header__selectcont .select__options{border-radius:8px}
  .header__poplink{display:none}
  .footer{padding:40px 0}
  .footer__top:not(:last-child){margin-bottom:20px}
  .footer__left{gap:15px;align-items:center;justify-content:space-between}
  .footer__left:not(:last-child){margin-bottom:40px}
  .footer__logo{width:170px;flex:0 0 170px}
  .footer__pays{gap:6px}
  .footer__pay{width:26px;height:26px;flex:0 0 26px}
  .footer__menu:not(:last-child){margin-bottom:40px}
  .footer__form{padding:20px 10px}
  .footer__formtitle{font-size:12px;line-height:158.333333%; /* 19/12 */
    text-align:center}
  .footer__bottom{font-size:12px;line-height:116.666667%; /* 14/12 */
    flex-direction:column;gap:10px}
  .first{padding-bottom:40px}
  .first__body{padding-top:20px}
  .first__top{max-width:350px}
  .first__top:not(:last-child){margin-bottom:40px}
  .first__title:not(:last-child){margin-bottom:8px}
  .first__subtitle{font-size:24px;line-height:79.166667%; /* 19/24 */
  }
  .first__tabstitle{font-size:12px;line-height:116.666667%; /* 14/12 */
    min-height:48px}
  .first__tabscontent{padding:10px}
  .first__bottom{margin-top:40px}
  .first__bottomtext{font-size:14px;line-height:121.428571%; /* 17/14 */
  }
  .moodwalk{padding:40px 0}
  .moodwalk__title{margin-bottom:20px}
  .moodwalk__item{padding:20px;aspect-ratio:355/256}
  .moodwalk__item:not(:last-child){margin-bottom:10px}
  .poproutes__title:not(:last-child){margin-bottom:20px}
  .poproutes__body .product-item:not(:last-child){margin-bottom:10px}
  .meteor__body{padding:30px 10px;min-height:394px;flex-direction:column}
  .meteor__left{max-width:300px}
  .meteor__text{font-size:20px;line-height:80%; /* 16/20 */
  }
  .meteor__text{max-width:246px}
  .meteor__link.button{padding:16px}
  .comments{padding:40px 0}
  .comments:last-child{margin-bottom:-41px}
  .comments__title{max-width:355px}
  .comments__title:not(:last-child){margin-bottom:20px}
  .comments__slide{width:355px;padding:20px}
  .waterwalk__content:not(:last-child){margin-bottom:20px}
  .waterwalk__title:not(:last-child){margin-bottom:20px}
  .waterwalk__text{font-size:12px;line-height:116.666667%; /* 14/12 */
    font-family:StolzlBook}
  .cruises__title{margin-bottom:20px}
  .cruises__top{flex-wrap:wrap;align-items:center}
  .cruises__top:not(:last-child){margin-bottom:40px}
  .cruises__toptext{font-size:12px;order:0}
  .cruises__form{flex:1 1 100%;order:2;gap:6px}
  .cruises__form .selectblock .select__title{font-size:12px}
  .cruises__form .selectblock .select__value{height:38px;padding-left:9px;padding-right:9px}
  .cruises__form .selectblock .select__value::after{width:16px;height:16px;flex:0 0 16px;font-size:10px;font-weight:700}
  .cozyhotels:last-child{margin-bottom:-40px;padding:40px 0}
  .cozyhotels__top:not(:last-child){margin-bottom:20px}
  .cozyhotels__subtitle{font-size:26px;line-height:80.769231%; /* 21/26 */
  }
  .cozyhotels__body:not(:last-child){margin-bottom:20px}
  .cozyhotels__item{padding:20px;aspect-ratio:355/256}
  .cozyhotels__item:not(:last-child){margin-bottom:10px}
  .cozyhotels__link.button{padding:19.5px 40px}
  .productpage{padding-top:20px}
  .productpage__left{padding:10px}
  .productpage__tags{gap:6px}
  .productpage__tag{padding:6px 10px;font-size:12px;line-height:116.666667%; /* 14/12 */
  }
  .productpage__contenttop:not(:last-child){margin-bottom:14px}
  .productpage__text{font-size:12px;line-height:116.666667%; /* 14/12 */
  }
  .productpage__text:not(:last-child){margin-bottom:14px}
  .productpage__type{font-size:12px;line-height:116.666667%; /* 14/12 */
  }
  .productpage__type:not(:last-child){margin-bottom:14px}
  .productpage__spollerstitle{font-size:12px;line-height:116.666667%; /* 14/12 */
  }
  .productpage__spollersroute::before{margin-top:-2px}
  .productpage__spollersbody{margin-top:14px}
  .productpage__spollersstop:not(:last-child)::after{height:calc(100% - 17px);bottom:4px}
  .productpage__spollersstop{font-size:12px;line-height:116.666667%; /* 14/12 */
  }
  .productpage__foot{padding:14px}
  .productpage__price{font-size:20px;line-height:120%; /* 24/20 */
  }
  .productpage__oldprice{font-size:14px;line-height:121.428571%; /* 17/14 */
  }
  .productpage__rosptop{font-size:12px;line-height:116.666667%; /* 14/12 */
  }
  .productpage__rosptext{font-size:12px;line-height:116.666667%; /* 14/12 */
  }
  .productpage__tabstitle{border-radius:8px;font-size:12px;line-height:116.666667%; /* 14/12 */
    padding:14px}
  .productpage__tabscontent{padding:20px 10px}
  .buyticket__title:not(:last-child){margin-bottom:20px}
  .buyticket__slider:not(:last-child){margin-bottom:20px}
  .buyticket__tabstitle{padding:10px 8px}
  .buyticket__row{padding:14px 10px;row-gap:10px}
  .buyticket__route{font-size:12px;line-height:116.666667%; /* 14/12 */
  }
  .buyticket__mobhour{font-size:14px;line-height:71.428571%; /* 10/14 */
  }
  .buyticket__mobdur{font-size:10px;line-height:70%; /* 7/10 */
  }
  .buyticket__mobbottom span{font-size:10px;line-height:120%; /* 12/10 */
  }
  .buyticket__item{font-size:12px;line-height:116.666667%; /* 14/12 */
    flex-direction:column;align-items:flex-start;gap:0}
  .buyticket__item--persnum{gap:5px}
  .buyticket__button{padding:14px 10px;font-size:12px;line-height:116.666667%; /* 14/12 */
  }
  .productroute__topimage:not(:last-child){margin-bottom:20px}
  .productroute__download{padding:10px;width:100%;font-size:12px;line-height:116.666667%; /* 14/12 */
  }
  .productroute__download:not(:last-child){margin-bottom:20px}
  .productroute__route{font-size:14px;line-height:157.142857%; /* 22/14 */
  }
  .productroute__item{padding:10px}
  .productroute__itemtop:not(:last-child){margin-bottom:14px}
  .productroute__day{font-size:20px;line-height:120%; /* 24/20 */
  }
  .productroute__day:not(:last-child){margin-bottom:14px}
  .productroute__topright{font-size:18px;line-height:122.222222%; /* 22/18 */
  }
  .productroute__its{gap:6px}
  .productroute__its:not(:last-child){margin-bottom:14px}
  .productroute__it{font-size:12px;padding:10px;line-height:116.666667%; /* 14/12 */
    flex:1 1 calc((100% - 6px) / 2)}
  .productroute__it.productroute__it--big{flex:1 1 100%}
  .productroute__warn{font-size:12px;line-height:116.666667%; /* 14/12 */
  }
  .productroute__warn:not(:last-child){margin-bottom:14px}
  .productroute__text{font-size:12px;line-height:116.666667%; /* 14/12 */
  }
  .productroute__text:not(:last-child){margin-bottom:14px}
  .whatinclude__block:not(:last-child){margin-bottom:20px}
  .whatinclude__title:not(:last-child){margin-bottom:20px}
  .whatinclude__itemtitle{font-size:18px;line-height:122.222222%; /* 22/18 */
  }
  .whatinclude__li{font-size:12px;line-height:116.666667%; /* 14/12 */
  }
  .prodspollers__title:not(:last-child){margin-bottom:20px}
  .prodspollers__spollerstitle{font-size:16px;line-height:118.75%; /* 19/16 */
  }
  .prodspollers__spollersbody{font-size:12px;line-height:116.666667%; /* 14/12 */
  }
  .prodscomments__title:not(:last-child){margin-bottom:20px}
  .prodscomments__slider:not(:last-child){margin-bottom:20px}
  .prodscomments__slider .comments__slide .comments__top{column-gap:10px}
  .prodscomments__button{width:100%}
  .buyticketblock{padding:40px 0}
  .kronship__top:not(:last-child){margin-bottom:20px}
  .kronship__title:not(:last-child){margin-bottom:20px}
  .kronship__text{font-size:14px;line-height:121.428571%; /* 17/14 */
  }
  .kronship__text:not(:last-child){margin-bottom:20px}
  .kronship__items{gap:6px}
  .kronship__item{padding:10px;font-size:12px;line-height:116.666667%; /* 14/12 */
    flex:1 1 calc((100% - 6px) / 2)}
  .kronship__galltitle:not(:last-child){margin-bottom:20px}
  .kronship__galleryrow{gap:10px}
  .kronship__gallitem{flex:0 1 calc((100% - 10px) / 2);border-radius:10px}
  .kronrooms__item{padding:20px 10px}
  .kronrooms__item:not(:last-child){margin-bottom:10px}
  .kronrooms__sliders{aspect-ratio:auto}
  .kronrooms__bigslider:not(:last-child){margin-bottom:20px}
  .kronrooms__itemtitle{font-size:18px;line-height:122.222222%; /* 22/18 */
  }
  .kronrooms__itemtitle:not(:last-child){margin-bottom:14px}
  .kronrooms__text{font-size:12px;line-height:116.666667%; /* 14/12 */
  }
  .kronrooms__text:not(:last-child){margin-bottom:14px}
  .--showmore-active .kronrooms__showcontent{padding-top:14px}
  .kronrooms__doptitle{font-size:14px;line-height:121.428571%; /* 17/14 */
  }
  .kronrooms__doptitle:not(:last-child){margin-bottom:14px}
  .kronrooms__showmore{margin-top:20px;width:100%;justify-content:center}
  .order__title:not(:last-child){margin-bottom:20px}
  .order__form{padding:20px 10px;gap:20px}
  .order__rowtitle{line-height:120.833333%; /* 29/24 */
  }
  .order__rowtitle:not(:last-child){margin-bottom:14px}
  .order__topleftinps{padding:5px 0}
  .order__quantblock{gap:10px}
  .order__quantblock .quantity{width:80px;flex:0 0 80px;height:40px}
  .order__quanttext{font-size:12px;line-height:116.666667%; /* 14/12 */
  }
  .order__quantprice{font-size:12px;line-height:116.666667%; /* 14/12 */
  }
  .order__inpsrowinps .inputrow:not(:last-child){margin-bottom:10px}
  .order__passinps .inputrow:not(:last-child){margin-bottom:10px}
  .order__checks .checkbox:not(:last-child){margin-bottom:20px}
  .order__checks .order__warn{display:flex}
  .order__checks .order__warn:not(:last-child){margin-bottom:20px}
  .order__procestext{font-size:12px;line-height:175%; /* 21/12 */
  }
  .order__pricesprice{font-size:20px}
  .order__warn{display:none}
  .order__submit{width:100%}
  .orderinfo{padding-top:40px}
  .orderinfo__block{padding:20px 10px}
  .orderinfo__block:not(:last-child){margin-bottom:10px}
  .orderinfo__row{font-size:12px;line-height:116.666667%; /* 14/12 */
  }
  .orderinfo__spollerstitle{font-size:12px;line-height:116.666667%; /* 14/12 */
  }
  .orderinfo__spollersroute::before{margin-top:-2px}
  .orderinfo__spollersbody{margin-top:14px}
  .orderinfo__spollersstop:not(:last-child)::after{height:calc(100% - 17px);bottom:4px}
  .orderinfo__spollersstop{font-size:12px;line-height:116.666667%; /* 14/12 */
  }
  .about__title:not(:last-child){margin-bottom:20px}
  .about__text{font-size:12px;line-height:116.666667%; /* 14/12 */
  }
  .about__text p:not(:last-child){margin-bottom:31px}
  .about__images{gap:10px}
  .about__image{border-radius:8px;aspect-ratio:172/116;flex:0 1 calc((100% - 10px) / 2)}
  .about-items__container{column-gap:10px}
  .about-items__item{flex:0 1 calc((100% - 10px) / 2)}
  .about-items__itemtext{font-size:12px}
  .contacts__title:not(:last-child){margin-bottom:20px}
  .contacts__block{gap:14px}
  .contacts__top{font-size:12px;line-height:116.666667%; /* 14/12 */
  }
  .contacts__link{font-size:10px;line-height:120%; /* 12/10 */
  }
  .berths__title:not(:last-child){margin-bottom:20px}
  .berths__tabstitle{border-radius:8px;font-size:12px;line-height:116.666667%; /* 14/12 */
    min-height:48px}
  .cooperation__title:not(:last-child){margin-bottom:20px}
  .login__image{width:360px;margin-left:auto;margin-right:auto}
  .login__image img{width:100%}
  .login__container{margin-top:-35px}
  .login__content{padding:20px 10px}
  .login__title:not(:last-child){margin-bottom:20px}
  .login__bottom{margin-top:20px}
  .personal__title:not(:last-child){margin-bottom:20px}
  .personal__tabstitle{border-radius:8px;font-size:12px;line-height:116.666667%; /* 14/12 */
    min-height:34px}
  .personal__tabstitle span > span{display:none}
  .personal__tabstitle.personal__tabstitle-logout::before{width:16px;height:16px;flex:0 0 16px;font-size:13px}
  .personal__tabscontent{padding:20px 10px}
  .personal__smalltitle:not(:last-child){margin-bottom:20px}
  .personal__formrow:not(:last-child){margin-bottom:20px}
  .personal__formitem:not(:last-child){margin-bottom:20px}
  [data-fls-popup-body]{padding:20px}
  .popup__title{padding-right:25px;font-size:12px;line-height:183.333333%; /* 22/12 */
  }
  .popup__title:not(:last-child){margin-bottom:20px}
  .popup__logoutbutton.button{padding-top:19.5px;padding-bottom:19.5px}
  .qs-datepicker-container{width:320px}
  .quantity__button{flex:0 0 20px}
  .quantity__input input{font-size:12px}
}
@media (max-width:29.99875em){.cozyhotels__name{font-size:20px;line-height:120%; /* 24/20 */
  }
  .cozyhotels__address{font-size:12px;line-height:116.666667%; /* 14/12 */
  }
  .kronrooms__bigslider:not(:last-child){margin-bottom:10px}
  .about-items__itemtop{font-size:12px;line-height:183.333333%; /* 22/12 */
  }
}
@media (max-width:23.4375em){.comments__slide{width:340px}
}
@media (max-width:23.125em){.comments__title{font-size:11px}
}
@media (min-width:29.99875em){.cozyhotels__name{font-size:22px;line-height:119.230769%; /* 31/26 */
  }
  .cozyhotels__address{font-size:14px;line-height:121.428571%; /* 17/14 */
  }
  .about-items__itemtop{font-size:16px;line-height:180%; /* 54/30 */
  }
}
@media (min-width:47.99875em) and (any-hover:hover){.productpage__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:hover{background-color:var(--lightBlue)}
  .productpage__pagination .swiper-pagination-bullet:hover{background-color:var(--lightBlue4)}
}
@media (min-width:47.99875em){.homepage{padding-bottom:80px}
  .input{padding:17.5px 13px}
  .textareacont{padding:17.5px 13px}
  .checkbox__text{font-size:14px;line-height:121.428571%; /* 17/14 */
  }
  .cruisescheckbox__input:checked + .cruisescheckbox__text{padding:14px 18px}
  .cruisescheckbox__text{gap:10px;padding:18px;font-size:16px}
  .cruisescheckbox__text:after{width:24px;height:24px;flex:0 0 24px}
  .cruisesoptions__text{width:44px;height:44px;flex:0 0 44px}
  .button{font-size:16px;line-height:118.75%; /* 19/16 */
  }
  .button.button--big{padding:18.5px 44.5px}
  .section-block:not(:last-child){margin-bottom:80px}
  .title-h1{font-size:20px;line-height:181.25%; /* 58/32 */
  }
  .title-h2{font-size:16px;line-height:195.833333%; /* 47/24 */
  }
  .title-h3{font-size:14px;line-height:180%; /* 36/20 */
  }
  .title-h4{font-size:14px;line-height:180%; /* 36/20 */
  }
  .textcontent{font-size:14px;line-height:121.428571%; /* 17/14 */
  }
  .textcontent h3{font-size:18px;line-height:120%; /* 24/20 */
  }
  .crumbs__link{font-size:14px;line-height:121.428571%; /* 17/14 */
  }
  .pagging{margin-top:40px;gap:16px}
  .pagging__list{column-gap:16px}
  .pagging__link{min-width:40px;height:40px;lz:20px;line-height:70%; /* 14/20 */
    font-family:StolzlBook}
  .form-block__item{flex:1 1 calc((100% - 10px) / 2)}
  .form-block__item.form-block__item--one{flex:1 1 100%}
  .form-block__item.form-block__item--three{flex:1 1 calc((100% - 20px) / 3)}
  .form-block__item.form-block__item--four{flex:1 1 calc((100% - 30px) / 4)}
  .form-block__item.form-block__item--small{flex:0 0 199px}
  .form-block .checkbox__text{font-size:12px;line-height:116.666667%; /* 14/12 */
  }
  .product-item{padding:20px}
  .product-item__left{padding:14px}
  .product-item__content{gap:20px}
  .product-item__name{font-size:24px;line-height:121.428571%; /* 34/28 */
  }
  .product-item__type{font-size:16px;line-height:120%; /* 19/16 */
  }
  .product-item__spollerstitle{font-size:16px;line-height:120%; /* 19/16 */
  }
  .product-item__spollersroute::before{margin-top:1.5px}
  .product-item__spollersbody{margin-top:20px}
  .product-item__spollersstop:not(:last-child)::after{height:calc(100% - 17px);bottom:0}
  .product-item__spollersstop{font-size:14px}
  .product-item__spollersstop::before{top:3.5px}
  .product-item__right{padding:24px}
  .product-item__righttop:not(:last-child){margin-bottom:20px}
  .product-item__prices{align-items:center;justify-content:space-between}
  .product-item__prices:not(:last-child){margin-bottom:20px}
  .product-item__price{font-size:28px;line-height:121.428571%; /* 34/28 */
  }
  .product-item__oldprice{font-size:16px;line-height:118.75%; /* 19/16 */
  }
  .product-item__rosptop{font-size:16px;line-height:118.75%; /* 19/16 */
  }
  .product-item__rosptext{font-size:16px;line-height:118.75%; /* 19/16 */
  }
  .selectblock .select__value{height:54px}
  .menu__body::before{height:96px}
  .menu__body .header__poplink{display:none}
  .menu__bodycont{padding:116px 0 40px 0}
  .menu__columns{display:flex;gap:20px}
  .menu__column{padding:40px 20px;flex:1 1 50%}
  .menu__link{font-size:16px;line-height:118.75%; /* 19/16 */
  }
  .icon-menu{width:56px;height:56px;border-radius:10px}
  .header{padding:20px 0}
  .header__left{gap:20px}
  .header__logo{width:159px;flex:0 0 159px}
  .header__right{gap:10px}
  .header__login{width:56px;height:56px;flex:0 0 56px;border-radius:10px}
  .header__selectcont{width:72px;flex:0 0 72px;height:56px}
  .header__selectcont .select__title{border-radius:10px}
  .header__selectcont .select__options{border-radius:10px}
  .footer{padding:60px 0}
  .footer__top{justify-content:space-between;display:flex;gap:20px}
  .footer__top:not(:last-child){margin-bottom:45px}
  .footer__left{flex:0 1 316px;flex-direction:column;justify-content:space-between}
  .footer__logo{width:100%}
  .footer__logo:not(:last-child){margin-bottom:20px}
  .footer__pays{gap:10px}
  .footer__pay{width:36px;height:36px;flex:0 0 36px}
  .footer__menu{gap:35px;flex:0 1 307px;align-self:flex-start}
  .footer__form{flex:1 1 100%;padding:32px;align-self:flex-start}
  .footer__formtitle{font-size:14px;line-height:142.857143%; /* 20/14 */
    max-width:450px}
  .footer__bottom{font-size:14px;line-height:121.428571%; /* 17/14 */
    gap:30px;justify-content:space-between}
  .first{padding-bottom:60px}
  .first.first--big{min-height:640px}
  .first.first-search{padding-bottom:80px}
  .first__body{padding-top:51px}
  .first-cruises .first__body{padding-top:40px}
  .first-search .first__body{padding-top:40px}
  .first__top{max-width:600px}
  .first__top:not(:last-child){margin-bottom:60px}
  .first__title:not(:last-child){margin-bottom:10px}
  .first__subtitle{line-height:79.166667%; /* 38/48 */
    font-size:36px}
  .first__tabstitle{font-size:14px;line-height:121.428571%; /* 17/14 */
    min-height:57px}
  .first__tabscontent{padding:20px}
  .first__bottom{margin-top:71px;max-width:1035px;margin-left:auto;margin-right:auto}
  .first__bottomtext{font-size:16px;line-height:118.75%; /* 19/16 */
  }
  .moodwalk{padding:80px 0}
  .moodwalk__title{margin-bottom:40px}
  .moodwalk__body{display:flex;gap:20px;flex-wrap:wrap}
  .moodwalk__item{padding:24px;flex:0 1 calc((100% - 20px) / 2);aspect-ratio:650/308}
  .moodwalk__item.moodwalk__item--small{flex:0 1 calc((100% - 40px) / 3);aspect-ratio:427/308}
  .poproutes__title:not(:last-child){margin-bottom:40px}
  .poproutes__body{display:flex;flex-wrap:wrap;gap:20px;align-items:flex-start}
  .poproutes__body .product-item{flex:0 1 calc((100% - 20px) / 2)}
  .meteor__body{padding:60px 44px 60px 60px;min-height:409px}
  .meteor__left{max-width:380px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}
  .meteor__title{line-height:179.166667%; /* 43/24 */
  }
  .meteor__text{max-width:315px;font-size:26px;line-height:80.555556%; /* 29/36 */
  }
  .meteor__link.button{align-self:flex-start}
  .comments{padding:80px 0}
  .comments:last-child{margin-bottom:-81px}
  .comments__title{max-width:860px;line-height:179.166667%; /* 43/24 */
  }
  .comments__title:not(:last-child){margin-bottom:40px}
  .comments__slide{width:427px;padding:32px}
  .waterwalk__body{display:flex;align-items:center;gap:18px;justify-content:space-between}
  .waterwalk__title{max-width:700px}
  .waterwalk__title:not(:last-child){margin-bottom:40px}
  .waterwalk__text{max-width:870px;font-size:16px;line-height:118.75%; /* 19/16 */
  }
  .waterwalk__image{flex:0 0 350px}
  .cruises__title{margin-bottom:40px;line-height:179.166667%; /* 43/24 */
  }
  .cruises__top:not(:last-child){margin-bottom:20px}
  .cruises__toptext{font-size:16px}
  .cruises__form{flex:1 1 auto;gap:10px;max-width:915px}
  .cruises__form .selectblock .select__value{height:50px;padding-left:17px;padding-right:17px}
  .cozyhotels:last-child{margin-bottom:-80px;padding:80px 0}
  .cozyhotels__top:not(:last-child){margin-bottom:40px}
  .cozyhotels__title{line-height:179.166667%; /* 43/24 */
  }
  .cozyhotels__subtitle{line-height:80%; /* 48/60 */
    font-size:36px}
  .cozyhotels__body{display:flex;flex-wrap:wrap;gap:20px}
  .cozyhotels__body:not(:last-child){margin-bottom:40px}
  .cozyhotels__item{flex:0 1 calc((100% - 20px) / 2);aspect-ratio:427/308;padding:24px}
  .cozyhotels__link.button{padding:18.5px 40px}
  .productpage{padding-top:40px}
  .productpage__left{padding:20px;display:flex;flex-direction:column;justify-content:space-between}
  .productpage__tags{gap:10px}
  .productpage__tag{padding:10px 20px;font-size:16px;line-height:118.75%; /* 19/16 */
  }
  .productpage__pagination{display:flex;gap:4px;justify-content:center;flex-wrap:wrap;position:relative;z-index:1;margin-top:20px}
  .productpage__pagination .swiper-pagination-bullet{display:block;flex:0 1 60px;background-color:var(--whiteColor);border-radius:3px;height:6px;cursor:pointer;transition:background-color 0.3s}
  .productpage__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--lightBlue)}
  .productpage__contenttop:not(:last-child){margin-bottom:20px}
  .productpage__text{font-size:14px;line-height:121.428571%; /* 17/14 */
  }
  .productpage__text:not(:last-child){margin-bottom:20px}
  .productpage__type{font-size:16px;line-height:120%; /* 19/16 */
  }
  .productpage__type:not(:last-child){margin-bottom:20px}
  .productpage__spollerstitle{font-size:16px;line-height:120%; /* 19/16 */
  }
  .productpage__spollersroute::before{margin-top:1.5px}
  .productpage__spollersbody{margin-top:20px}
  .productpage__spollersstop:not(:last-child)::after{height:calc(100% - 17px);bottom:0}
  .productpage__spollersstop{font-size:14px}
  .productpage__spollersstop::before{top:3.5px}
  .productpage__foot{padding:24px}
  .productpage__price{font-size:28px;line-height:121.428571%; /* 34/28 */
  }
  .productpage__oldprice{font-size:16px;line-height:118.75%; /* 19/16 */
  }
  .productpage__rosptop{font-size:16px;line-height:118.75%; /* 19/16 */
  }
  .productpage__rosptext{font-size:16px;line-height:118.75%; /* 19/16 */
  }
  .productpage__tabstitle{border-radius:16px;padding:20px 50px;font-size:16px;line-height:118.75%; /* 19/16 */
  }
  .productpage__tabscontent{padding:32px 20px}
  .buyticket__title:not(:last-child){margin-bottom:40px}
  .buyticket__slider:not(:last-child){margin-bottom:40px}
  .buyticket__tabstitle{padding:20px}
  .buyticket__tabstitle span:not(:last-child){margin-bottom:4px}
  .buyticket__tabstitle.--tab-active{padding:18px;border:1px solid var(--whiteColor)}
  .buyticket__row{padding:20px}
  .buyticket__route{font-size:16px;line-height:118.75%; /* 19/16 */
  }
  .buyticket__mobhour{font-size:16px;line-height:118.75%; /* 19/16 */
  }
  .buyticket__mobdur{font-size:14px;line-height:121.428571%; /* 17/14 */
  }
  .buyticket__mobbottom span{font-size:14px;line-height:121.428571%; /* 17/14 */
  }
  .productroute__topimage:not(:last-child){margin-bottom:40px}
  .productroute__top{display:flex;align-items:center;gap:20px;justify-content:space-between;/* flex-direction:row-reverse; */
  }
  .productroute__download{padding:14px 40px;font-size:16px;line-height:118.75%; /* 19/16 */
  }
  .productroute__route{font-size:18px;line-height:160%; /* 32/20 */
  }
  .productroute__item{padding:20px}
  .productroute__itemtop{display:flex;gap:20px}
  .productroute__itemtop:not(:last-child){margin-bottom:20px}
  .productroute__day{font-size:24px;line-height:120.833333%; /* 29/24 */
  }
  .productroute__topright{font-size:20px;line-height:120%; /* 24/20 */
    align-self:center}
  .productroute__its{gap:10px}
  .productroute__its:not(:last-child){margin-bottom:20px}
  .productroute__it{font-size:16px;padding:20px;line-height:118.75%; /* 19/16 */
    flex:1 1 calc((100% - 20px) / 3)}
  .productroute__it.productroute__it--small{flex:1 1 calc((100% - 30px) / 4)}
  .productroute__warn{font-size:14px;line-height:121.428571%; /* 17/14 */
  }
  .productroute__warn:not(:last-child){margin-bottom:20px}
  .productroute__text{font-size:14px;line-height:121.428571%; /* 17/14 */
  }
  .productroute__text:not(:last-child){margin-bottom:20px}
  .whatinclude__block:not(:last-child){margin-bottom:40px}
  .whatinclude__title:not(:last-child){margin-bottom:40px}
  .whatinclude__itemtitle{font-size:20px;line-height:120%; /* 24/20 */
  }
  .whatinclude__li{font-size:14px;line-height:121.428571%; /* 17/14 */
  }
  .prodspollers__title:not(:last-child){margin-bottom:40px}
  .prodspollers__spollerstitle{font-size:18px;line-height:120%; /* 24/20 */
  }
  .prodspollers__spollersbody{font-size:14px;line-height:118.75%; /* 19/16 */
  }
  .prodscomments{row-gap:40px;display:grid;grid-template-columns:1fr 300px}
  .prodscomments__title{grid-row:1/2;grid-column:1/2}
  .prodscomments__slider{grid-row:2/3;grid-column:1/3}
  .prodscomments__button{grid-row:1/2;grid-column:2/3;justify-self:end}
  .buyticketblock{padding:80px 0}
  .kronship__top:not(:last-child){margin-bottom:40px}
  .kronship__title:not(:last-child){margin-bottom:40px}
  .kronship__text{font-size:16px;line-height:118.75%; /* 19/16 */
  }
  .kronship__text:not(:last-child){margin-bottom:40px}
  .kronship__items{gap:20px}
  .kronship__item{padding:20px;font-size:16px;padding:20px;line-height:118.75%; /* 19/16 */
    flex:1 1 calc((100% - 20px) / 2)}
  .kronship__item span{margin-bottom:8px}
  .kronship__galltitle:not(:last-child){margin-bottom:40px}
  .kronship__galleryrow{gap:20px}
  .kronship__gallitem{flex:0 1 calc((100% - 20px) / 2);border-radius:20px}
  .kronrooms__item{padding:20px}
  .kronrooms__item:not(:last-child){margin-bottom:20px}
  .kronrooms__sliders{display:flex;gap:20px}
  .kronrooms__bigslider{flex:1 1 auto}
  .kronrooms__smallslider{height:100%}
  .kronrooms__itemtitle{font-size:20px;line-height:120.833333%; /* 29/24 */
  }
  .kronrooms__itemtitle:not(:last-child){margin-bottom:20px}
  .kronrooms__text{font-size:14px;line-height:121.428571%; /* 17/14 */
  }
  .kronrooms__text:not(:last-child){margin-bottom:20px}
  .--showmore-active .kronrooms__showcontent{padding-top:20px}
  .kronrooms__doptitle{font-size:16px;line-height:118.75%; /* 19/16 */
  }
  .kronrooms__doptitle:not(:last-child){margin-bottom:20px}
  .kronrooms__showmore{position:absolute;right:0;top:5px;font-size:14px;line-height:121.428571%; /* 17/14 */
  }
  .order{min-height:881px}
  .order__title{max-width:900px}
  .order__title:not(:last-child){margin-bottom:40px}
  .order__form{padding:20px;gap:40px}
  .order__rowtitle{line-height:179.166667%; /* 43/24 */
  }
  .order__rowtitle:not(:last-child){margin-bottom:20px}
  .order__quantblock{gap:20px}
  .order__quantblock .quantity{width:120px;flex:0 0 120px;height:56px}
  .order__quanttext{font-size:16px;line-height:118.75%; /* 19/16 */
  }
  .order__quantprice{font-size:14px;line-height:121.428571%; /* 17/14 */
  }
  .order__inpsrowinps{display:flex;gap:20px}
  .order__inpsrowinps .inputrow{flex:1 1 calc((100% - 40px) / 3)}
  .order__passrow{display:flex;gap:20px;align-items:center}
  .order__passrow .order__rowtitle{flex:0 1 calc((100% - 40px) / 3)}
  .order__passrow .order__rowtitle:not(:last-child){margin-bottom:0px}
  .order__passinps{display:flex;gap:20px;flex:1 1 auto}
  .order__passinps .inputrow{flex:1 1 calc((100% - 20px) / 2)}
  .order__checks{display:flex;gap:20px;align-items:center}
  .order__checks .checkbox{flex:0 1 calc((100% - 40px) / 3)}
  .order__checks .order__warn{display:none}
  .order__checks .order__warn.order__warn--reg{display:flex;flex:0 1 calc((100% - 40px) / 3)}
  .order__bottom{display:flex;gap:20px;align-items:center;flex-wrap:wrap}
  .order__procestext{font-size:16px;line-height:195.833333%; /* 47/24 */
  }
  .order__pricesprice{font-size:24px}
  .order__warn{flex:0 0 282px}
  .orderinfo{padding-top:60px}
  .orderinfo__block{padding:32px 20px}
  .orderinfo__block:not(:last-child){margin-bottom:40px}
  .orderinfo__row{font-size:16px;line-height:118.75%; /* 19/16 */
  }
  .orderinfo__spollerstitle{font-size:16px;line-height:120%; /* 19/16 */
  }
  .orderinfo__spollersroute::before{margin-top:1.5px}
  .orderinfo__spollersbody{margin-top:20px}
  .orderinfo__spollersstop:not(:last-child)::after{height:calc(100% - 17px);bottom:0}
  .orderinfo__spollersstop{font-size:14px}
  .orderinfo__spollersstop::before{top:3.5px}
  .about__title:not(:last-child){margin-bottom:40px}
  .about__text{font-size:16px;line-height:118.75%; /* 19/16 */
  }
  .about__text p:not(:last-child){margin-bottom:36px}
  .about__images{gap:20px}
  .about__image{border-radius:20px;aspect-ratio:304/214;flex:0 1 calc((100% - 20px) / 2)}
  .about-items__item{flex:0 1 calc((100% - 20px) / 2)}
  .about-items__itemtop{font-size:22px}
  .about-items__itemtext{font-size:14px}
  .contacts__title:not(:last-child){margin-bottom:40px}
  .contacts__block{gap:20px}
  .contacts__top{font-size:16px;line-height:118.75%; /* 19/16 */
  }
  .contacts__link{font-size:12px;line-height:118.75%; /* 19/16 */
  }
  .berths__title:not(:last-child){margin-bottom:40px}
  .berths__tabstitle{border-radius:16px;min-height:59px;font-size:16px;line-height:118.75%; /* 19/16 */
  }
  .cooperation__title:not(:last-child){margin-bottom:40px}
  .login__image{position:absolute;width:400px;bottom:0;right:0}
  .login__content{padding:20px;max-width:701px}
  .login__title:not(:last-child){margin-bottom:37px}
  .login__bottom{margin-top:37px}
  .personal__title:not(:last-child){margin-bottom:40px}
  .personal__tabstitle{border-radius:16px;min-height:59px;font-size:16px;line-height:118.75%; /* 19/16 */
  }
  .personal__tabstitle.personal__tabstitle-logout::before{width:24px;height:24px;flex:0 0 24px;font-size:20px}
  .personal__tabscontent{padding:20px}
  .personal__smalltitle:not(:last-child){margin-bottom:40px}
  .personal__formrow{display:flex;flex-wrap:wrap;gap:20px}
  .personal__formrow:not(:last-child){margin-bottom:40px}
  .personal__formitem{flex:0 1 calc((100% - 40px) / 3)}
  [data-fls-popup-body]{padding:40px}
  .popup__title{font-size:24px;line-height:179.166667%; /* 43/24 */
  }
  .popup__title:not(:last-child){margin-bottom:30px}
  .qs-datepicker-container{width:357px}
  .qs-datepicker .qs-squares{column-gap:7.5px}
  .quantity__button{flex:0 0 40px}
  .quantity__input input{font-size:16px}
}
@media (min-width:61.99875em){.title-h1{font-size:26px}
  .title-h2{font-size:20px}
  .title-h3{font-size:16px}
  .title-h4{font-size:16px}
  .textcontent h3{font-size:20px}
  .product-item{display:flex;align-items:flex-start;gap:20px}
  .product-item__left{flex:0 0 270px;aspect-ratio:270/253}
  .product-item__content{flex:1 1 auto}
  .product-item__name{font-size:28px}
  .product-item__text{font-size:14px;line-height:121.428571%; /* 17/14 */
    font-family:StolzlBook;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis}
  .product-item__contentbottom{width:100%;display:flex;align-items:center;background-color:var(--bgColor);padding:14px;justify-content:space-between;gap:20px;border-radius:20px}
  .product-item__contentbottom:has(.product-item__timeleft) .product-item__dops{gap:4px}
  .product-item__contentbottom:has(.product-item__timeleft) .product-item__dopstext{padding-right:4px;font-size:14px;line-height:121.428571%; /* 17/14 */
  }
  .product-item__contentbottom:has(.product-item__timeleft) .product-item__dopsitem{width:32px;height:32px;flex:0 0 32px}
  .product-item__dops{font-family:StolzlBook;font-size:16px;line-height:118.75%; /* 19/16 */
    display:flex;align-items:center;flex-wrap:wrap;gap:8px}
  .product-item__dopsitem{position:relative;border-radius:50%;overflow:hidden;width:38px;height:38px;flex:0 0 38px}
  .product-item__dopsitem img{position:absolute;width:100%;height:100%;top:0;left:0;object-fit:contain}
  .product-item__time{font-size:14px;line-height:121.428571%; /* 17/14 */
    font-family:StolzlBook;display:flex;gap:8px;align-items:center}
  .product-item__time::before{width:16px;height:16px;flex:0 0 16px;display:flex;line-height:1;justify-content:center;align-items:center;color:var(--darkBlue)}
  .product-item__time:has(.product-item__timeleft){flex-wrap:wrap}
  .product-item__time:has(.product-item__timeleft) .product-item__dur{color:var(--darkBlue)}
  .product-item__right{flex:0 0 270px;padding:15px}
  .menu__top{display:flex;gap:20px}
  .menu__column{flex:0 0 289px;width:289px;display:flex;flex-direction:column}
  .menu__image{flex:1 1 auto;aspect-ratio:702/415}
  .first__images{position:absolute;width:100%;height:100%;top:0;left:50%;transform:translateX(-50%);max-width:1320px}
  .first__image{position:absolute;border-radius:2px;overflow:hidden;aspect-ratio:189/219;width:189px;box-shadow:0px 4px 36.9px 0px rgba(0, 0, 0, 0.2)}
  .first__image-1{left:-4px;top:52px;transform:rotate(-6.02deg);z-index:1}
  .first__image-2{left:68px;top:239px;transform:rotate(20.06deg)}
  .first__image-3{left:17px;bottom:-12px;transform:rotate(-20.5deg)}
  .first-cruises .first__image-3{top:88px}
  .first__image-4{right:18.5px;top:55px;transform:rotate(-8.7deg);z-index:1}
  .first__image-5{top:273px;right:33.5px;transform:rotate(8.02deg)}
  .first-cruises .first__image-5{top:4px}
  .first__top{max-width:800px}
  .first__subtitle{font-size:48px}
  .first__tabs.first__tabs--l{transform:translateX(6px)}
  .moodwalk__text{line-height:119.230769%; /* 31/26 */
    font-size:23px}
  .poproutes__body{display:block}
  .poproutes__body .product-item:not(:last-child){margin-bottom:20px}
  .meteor__left{max-width:500px}
  .meteor__text{font-size:36px;max-width:434px}
  .waterwalk__image{flex:0 0 427px}
  .cruises:has(input[type=radio][value=grid]:checked) .cruises__prods{display:flex;flex-wrap:wrap;gap:20px;align-items:flex-start}
  .cruises:has(input[type=radio][value=grid]:checked) .cruises__prods .product-item{flex:0 1 calc((100% - 20px) / 2);flex-direction:column}
  .cruises:has(input[type=radio][value=grid]:checked) .cruises__prods .product-item__left{flex:0 1 auto;width:100%;aspect-ratio:387/296}
  .cruises:has(input[type=radio][value=grid]:checked) .cruises__prods .product-item__content{width:100%;flex:0 1 auto}
  .cruises:has(input[type=radio][value=grid]:checked) .cruises__prods .product-item__text{display:none}
  .cruises:has(input[type=radio][value=grid]:checked) .cruises__prods .product-item__contentbottom{display:none}
  .cruises:has(input[type=radio][value=grid]:checked) .cruises__prods .product-item__right{flex:0 1 auto;width:100%}
  .cruises:has(input[type=radio][value=grid]:checked) .cruises__prods .product-item__righttop{display:flex;gap:20px;justify-content:space-between}
  .cruises:has(input[type=radio][value=grid]:checked) .cruises__prods .product-item__righttop:not(:last-child){margin-bottom:0px}
  .cruises:has(input[type=radio][value=grid]:checked) .cruises__prods .button.button--white{display:none}
  .cruises__toptext{font-size:20px}
  .cozyhotels__subtitle{font-size:60px}
  .cozyhotels__item{flex:0 1 calc((100% - 40px) / 3)}
  .productpage__top{display:flex;align-items:flex-start;gap:16px}
  .productpage__left{flex:1 1 50%;aspect-ratio:654/577}
  .productpage__content{flex:1 1 50%;background-color:var(--whiteColor);border-radius:20px;padding:32px 20px}
  .productpage__contentbottom{width:100%;display:flex;align-items:center;background-color:var(--bgColor);padding:24px;justify-content:space-between;gap:20px;border-radius:20px;margin-bottom:20px}
  .productpage__dops{font-family:StolzlBook;display:flex;align-items:center;flex-wrap:wrap;gap:4px}
  .productpage__dopsitem{position:relative;border-radius:50%;overflow:hidden;width:32px;height:32px;flex:0 0 32px}
  .productpage__dopsitem img{position:absolute;width:100%;height:100%;top:0;left:0;object-fit:contain}
  .productpage__time{font-size:14px;line-height:121.428571%; /* 17/14 */
    font-family:StolzlBook;display:flex;gap:8px;align-items:center;flex-wrap:wrap}
  .productpage__time::before{width:16px;height:16px;flex:0 0 16px;display:flex;line-height:1;justify-content:center;align-items:center;color:var(--darkBlue)}
  .productpage__time:has(.product-item__timeleft){flex-wrap:wrap}
  .productpage__time:has(.product-item__timeleft) .product-item__dur{color:var(--darkBlue)}
  .productpage__foot{row-gap:20px;grid-template-columns:auto 1fr}
  .productpage__prices{grid-row:2/3;grid-column:1/2;display:flex;align-items:center;align-self:flex-start;gap:10px;flex-wrap:wrap}
  .productpage__rosp{grid-row:1/2;grid-column:1/3;display:flex;align-items:flex-start;justify-content:space-between;gap:20px}
  .productpage__button{grid-row:2/3;grid-column:2/3;max-width:310px;width:100%;justify-self:end;align-self:start}
  .buyticket__item{font-size:16px;line-height:118.75%; /* 19/16 */
  }
  .productroute__route{font-size:20px}
  .productroute__item{display:flex;flex-direction:row-reverse;gap:20px;align-items:flex-start}
  .productroute__image{aspect-ratio:512/360;flex:0 0 400px}
  .productroute__content{flex:1 1 auto}
  .whatinclude__row{display:flex;gap:20px}
  .whatinclude__row .whatinclude__item{flex:1 1 50%}
  .whatinclude__row.whatinclude__row--column{flex-direction:column}
  .whatinclude__gridrow{display:grid;gap:20px;grid-template-columns:1fr 1fr;align-items:start}
  .whatinclude__gridrow .whatinclude__image{grid-row:1/3;grid-column:2/3}
  .whatinclude__gridrow .whatinclude__popupbutton{justify-self:start}
  .whatinclude__popupbutton.button{padding-left:24px;padding-right:24px}
  .prodspollers__spollerstitle{font-size:20px}
  .prodspollers__spollersbody{font-size:16px}
  .kronship__top{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;flex-direction:row-reverse}
  .kronship__topimage{aspect-ratio:521/312;flex:0 0 400px}
  .kronship__content{flex:1 1 auto}
  .kronship__gallitem{flex:0 1 calc((100% - 60px) / 4)}
  .kronrooms__item{display:flex;gap:20px;flex-direction:row-reverse}
  .kronrooms__sliders{flex:0 0 434px;height:270px;align-self:flex-start}
  .kronrooms__smallslider{flex:0 0 60px}
  .kronrooms__content{flex:1 1 auto;display:flex;flex-direction:column;align-items:flex-start}
  .kronrooms__itemtitle{font-size:24px}
  .order__form{padding:40px}
  .order__toprows{display:flex;gap:20px;flex-wrap:wrap}
  .order__topleftrow{flex:0 0 400px}
  .order__toprightrow{flex:1 1 auto}
  .order__prices{flex:1 1 auto;gap:30px}
  .order__procestext{font-size:20px}
  .order__pricesprice{font-size:30px}
  .about__top{display:flex;gap:40px;align-items:flex-start}
  .about__text{flex:0 1 49.393939%; /* 652/1320 */
  }
  .about__images{flex:0 1 47.575758%; /* 628/1320 */
  }
  .about-items__itemtop{font-size:26px}
  .about-items__itemtext{font-size:18px}
  .contacts__body{display:flex;gap:20px;justify-content:space-between}
  .contacts__left{flex:0 0 400px}
  .contacts__link{font-size:14px}
  .contacts__map{flex:1 1 auto;height:303px}
  .berths__mapcont{padding:20px}
  .berths__buttons{background-color:rgba(246, 246, 246, 0.8);max-width:365px;height:465px;overflow-y: auto;max-height:fit-content}
  .berths__button{background-color:var(--whiteColor);padding:16px;font-size:18px;line-height:122.222222%; /* 22/18 */
  }
  .berths__button::before{border-color:var(--whiteColor)}
  .berths__map{position:absolute;width:100%;height:100%;top:0;left:0}
  .login__image{width:695px}
  .login__content{padding:40px}
  .personal__tabstitle{flex:0 1 calc((100% - 30px) / 4)}
  .personal__tabscontent{padding:40px 20px}
  .personal__formsubmit{flex:0 1 calc((100% - 40px) / 3);margin-left:auto;padding:18.5px}
}
@media (min-width:69.99875em){.product-item__left{flex:0 0 300px;aspect-ratio:300/272}
  .product-item__right{flex:0 0 300px;padding:24px}
}
@media (min-width:75em){.kronship__item{flex:1 1 calc((100% - 40px) / 3)}
}
@media (min-width:81.24875em){.footer__form{flex:0 1 537px}
}
@media (min-width:83.75em){.title-h1{font-size:32px}
  .title-h2{font-size:24px}
  .title-h3{font-size:20px}
  .title-h4{font-size:18px}
  .first__top{max-width:878px}
  .first__bottomtitle{font-size:26px;line-height:180.769231%; /* 47/26 */
  }
  .moodwalk__text{font-size:26px}
  .meteor__left{max-width:574px}
  .cozyhotels__name{font-size:26px}
  .productpage__tabstitle{padding:20px;flex-grow:1}
  .buyticket__row{align-items:center;justify-content:space-between;display:flex}
  .buyticket__row.buyticket__persrow{display:grid;grid-template-columns:120px 209px 209px 189px 209px 0  56px}
  .buyticket__route{display:none}
  .buyticket__mob{display:none}
  .buyticket__item{text-align:center}
  .buyticket__item > span{display:block}
  .buyticket__item > span:not(:last-child){margin-bottom:13px}
  .buyticket__item.buyticket__left span:not(:last-child){margin-bottom:9px}
  .buyticket__item--small{flex:0 1 100px}
  .buyticket__item--perssmall{flex:0 1 100px}
  .buyticket__item--big{flex:0 1 233px}
  .buyticket__item--seat{flex:0 1 180px}
  .buyticket__last span:last-child{display:none}
  .buyticket__item--price{flex:0 1 140px}
  .buyticket__download{display:flex;flex-direction:row-reverse;gap:10px;align-items:center;padding:14px;flex:0 1 185px}
  .buyticket__download::before{flex:0 0 24px;width:24px;height:24px;font-size:19px;display:flex;justify-content:center;align-items:center}
  .buyticket__kebab{width:56px;height:56px;flex:0 0 56px;grid-column:7/8}
  .productroute__image{flex:0 0 512px}
  .kronship__topimage{flex:0 0 521px}
  .kronship__content{max-width:718px}
  .order__quantrow{gap:40px}
  .order__procestext{font-size:24px}
  .order__pricesprice{font-size:36px}
  .order__submit{flex:0 1 calc((100% - 40px) / 3)}
  .about-items__item{flex:0 1 calc((100% - 60px) / 4)}
  .about-items__itemtop{font-size:30px}
  .contacts__left{flex:0 0 500px}
  .contacts__link{font-size:16px}
  .personal__tabscontent{padding:60px}
}
@media (min-width:84.375em){.cruises:has(input[type=radio][value=grid]:checked) .cruises__prods .product-item{flex:0 1 calc((100% - 40px) / 3)}
}
@media (any-hover:hover){.input.--form-focus:hover{border-color:var(--darkBlue)}
  .input.--form-error:hover{border-color:var(--redColor)}
  .input:hover{border-color:var(--lightBlue3)}
  .textareacont.--form-focus:hover{border-color:var(--darkBlue)}
  .textareacont.--form-error:hover{border-color:var(--redColor)}
  .textareacont:hover{border-color:var(--lightBlue3)}
  .checkbox__text a:hover{color:var(--darkYellow)}
  .cruisescheckbox__text:hover{background-color:var(--lightBlue3)}
  .cruisesoptions__text:hover{background-color:var(--lightBlue3)}
  .button.button--yellow:hover{background-color:var(--darkYellow)}
  .button.button--white:hover{color:var(--darkYellow)}
  .button.button--blue:hover{color:var(--whiteColor);background-color:var(--darkBlue)}
  .button.button--gray:hover{background-color:var(--darkBlue);color:var(--whiteColor)}
  .button.button--darkblue:hover{background-color:var(--bgColor);color:var(--mainColor)}
  .crumbs__item:not(:last-child) .crumbs__link:hover{color:var(--darkYellow)}
  .pagging__arrow:hover{color:var(--darkBlue)}
  .pagging__link:hover{background-color:var(--darkBlue);color:var(--whiteColor)}
  .product-item__left a.product-item__tag:hover{background-color:var(--darkYellow)}
  .product-item__image:hover img{transform:scale(1.05)}
  .product-item__name:hover{color:var(--darkBlue)}
  .select__option:hover{background:#d9d9d9}
  .selectblock .select__option:hover{background-color:var(--lightBlue3)}
  .menu__link:hover{color:var(--yellowColor)}
  .icon-menu:hover{background-color:var(--darkBlue)}
  .header__login:hover{background-color:var(--darkBlue)}
  .header__selectcont .select__title:hover{background-color:var(--darkBlue)}
  .header__selectcont .select__option:hover{background-color:var(--blueColor)}
  .header__poplink:hover{background-color:var(--darkBlue);color:var(--whiteColor)}
  .footer__menulink:hover{color:var(--yellowColor)}
  .footer__bottom a:hover{color:var(--yellowColor)}
  .first__tabstitle:hover{background-color:var(--lightBlue)}
  .moodwalk__body a.moodwalk__item:hover img{transform:scale(1.05)}
  .cozyhotels__body a.cozyhotels__item:hover::before{opacity:0;visibility:hidden}
  .productpage__slide:hover img{transform:scale(1.05)}
  .productpage__share:hover{color:var(--darkYellow)}
  .productpage__tabstitle.--tab-active:hover{background-color:var(--darkBlue)}
  .productpage__tabstitle:hover{background-color:var(--lightBlue2);color:var(--whiteColor)}
  .buyticket__tabstitle.--tab-active:hover{background-color:var(--lightBlue)}
  .buyticket__tabstitle:hover{background-color:var(--lightBlue2);color:var(--whiteColor)}
  .buyticket__kebab:hover{background-color:var(--yellowColor)}
  .productroute__download:hover{background-color:var(--darkBlue);color:var(--whiteColor)}
  .prodspollers__spollersitem[open]:hover{background-color:var(--lightBlue5)}
  .prodspollers__spollersitem:hover{background-color:#edf0f5}
  .kronship__gallitem:hover img{transform:scale(1.05)}
  .kronrooms__bigslide:hover img{transform:scale(1.05)}
  .kronrooms__smallslide:hover img{transform:scale(1.05)}
  .kronrooms__showmore:hover{color:var(--darkYellow)}
  .about__image:hover img{transform:scale(1.05)}
  .contacts__link:hover{color:var(--darkYellow)}
  .berths__tabstitle.--tab-active:hover{background-color:var(--darkBlue)}
  .berths__tabstitle:hover{background-color:var(--lightBlue4)}
  .berths__button.--active:hover::before{background-color:var(--blueColor)}
  .berths__button:hover::before{background-color:var(--lightBlue2)}
  .login__row a:hover,
  .login__row button:hover{color:var(--darkYellow)}
  .personal__tabstitle.--tab-active:hover{background-color:var(--darkBlue)}
  .personal__tabstitle:hover{background-color:var(--lightBlue4)}
  .popup__close:hover{background-color:var(--darkBlue);color:var(--whiteColor)}
  [data-fls-rating=set] .rating__items:hover .rating__item{background:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTkiIHZpZXdCb3g9IjAgMCAyMCAxOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwLjA5MjMgMTQuODgzNUwxNi4wNjQ3IDE4LjQ4ODJMMTQuNDc5OCAxMS42OTQzTDE5Ljc1NjMgNy4xMjMyNUwxMi44MDc5IDYuNTMzNzRMMTAuMDkyMyAwLjEyNjQ2NUw3LjM3NjY4IDYuNTMzNzRMMC40MjgyMjMgNy4xMjMyNUw1LjcwNDggMTEuNjk0M0w0LjExOTg5IDE4LjQ4ODJMMTAuMDkyMyAxNC44ODM1WiIgZmlsbD0iI0VERDE0NiIvPgo8L3N2Zz4K") 0 0/1.5rem no-repeat}
  [data-fls-rating=set] .rating__item:hover ~ .rating__item{background:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTkiIHZpZXdCb3g9IjAgMCAyMCAxOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE5LjgxNTcgNy4xMjMyNUwxMi44NjcyIDYuNTI0MDdMMTAuMTUxNiAwLjEyNjQ2NUw3LjQzNjAxIDYuNTMzNzRMMC40ODc1NDkgNy4xMjMyNUw1Ljc2NDEzIDExLjY5NDNMNC4xNzkyMiAxOC40ODgyTDEwLjE1MTYgMTQuODgzNUwxNi4xMjQgMTguNDg4MkwxNC41NDg4IDExLjY5NDNMMTkuODE1NyA3LjEyMzI1Wk0xMC4xNTE2IDEzLjA3NjNMNi41MTc5MiAxNS4yNzAxTDcuNDg0MzMgMTEuMTMzOEw0LjI3NTg2IDguMzUwNThMOC41MDg3MiA3Ljk4MzM1TDEwLjE1MTYgNC4wODg3M0wxMS44MDQyIDcuOTkzMDFMMTYuMDM3IDguMzYwMjVMMTIuODI4NiAxMS4xNDM1TDEzLjc5NSAxNS4yNzk3TDEwLjE1MTYgMTMuMDc2M1oiIGZpbGw9IiNFREQxNDYiLz4KPC9zdmc+Cg==") 0 0/1.5rem no-repeat}
  [data-fls-rating=set] .rating__item:hover ~ .rating__item span{display:none}
  .quantity__button:hover::before, .quantity__button:hover::after{background-color:rgba(0, 0, 0, 0.5)}
}
@media (any-hover:none){.icon-menu{cursor:default}
}
.ya-share2__title{font-family:StolzlBook;font-size:14px;line-height:121.428571%}

