.map{display:flex;flex-direction:column;align-items:center}.map__title{font-family:mcmt-700,sans-serif;font-style:normal;font-weight:700;font-size:28px;line-height:28px;color:#061b61;margin:80px 0 16px;padding:0}@media screen and (min-width:1280px){.map__title{font-size:32px;line-height:32px;margin:72px 0 32px}}.map__container{height:475px;width:969px;position:relative}@media screen and (max-width:1279px){.map__container{height:439px;width:896px;background-size:896px,439px}}@media screen and (max-width:1024px){.map__container{height:336px;width:686px;background-size:686px,336px}}.map__container-background{width:100%;height:100%;object-fit:fill}.map__point{position:absolute;display:inline-flex;align-items:flex-start}.map__point-item{display:inline-flex;align-items:center;cursor:pointer}.map__point-item--card-left{min-width:120px;justify-content:left}.map__point-item:hover .map__point-label{fill:#061b61}.map__point-item--reversed{flex-direction:row-reverse}.map__point-label{width:25px;height:30px;fill:#6347f9;transition:fill .3s ease-in-out}@media screen and (max-width:1024px){.map__point-label{width:18px;height:24px}}.map__point-name{font-family:mcmt-700,sans-serif;font-style:normal;font-weight:700;font-size:16px;line-height:15px;color:#061b61;margin:0;padding-left:8px}@media screen and (max-width:1024px){.map__point-name{font-size:12px}}.map__point-name--reversed{padding-right:8px;padding-left:0}.map__point-card{display:flex;visibility:hidden;opacity:0;flex-direction:row;justify-content:flex-start;align-items:stretch;background:#fff;box-shadow:0 43px 80px rgba(12,17,59,.1),0 8px 13px rgba(12,17,59,.05);border-radius:8px;transition:opacity .3s linear,visibility .3s linear;z-index:99;margin:0 8px}.map__point-card-cover{display:flex;justify-content:center;align-items:center;width:180px;height:180px;border-radius:8px 0 0 8px;overflow:hidden}@media screen and (max-width:1279px){.map__point-card-cover{display:none}}.map__point-card-image{display:block;width:100%;height:100%;max-width:180px;max-height:180px;border-radius:8px 0 0 8px;object-fit:cover}.map__point-card-wrapper{flex-direction:row;display:flex;padding:0}@media screen and (max-width:1024px){.map__point-card-wrapper{width:100%;box-sizing:border-box}}.map__point-card-content{padding:15px 24px;width:180px;box-sizing:border-box}.map__point-card-time{margin:0 0 8px;padding:0;font-family:mcmt-400,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:13px;color:#061b61}@media screen and (max-width:1024px){.map__point-card-time{font-size:12px;line-height:11px}}.map__point-card-title{margin:0 0 12px;padding:0;font-family:mcmt-400,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:18px;color:#6347f9}@media screen and (max-width:1279px){.map__point-card-title{font-size:16px;line-height:17px}}@media screen and (max-width:1024px){.map__point-card-title{font-size:16px;line-height:15px}}.map__point-card-place{display:flex;align-items:flex-start;margin-bottom:8px}.map__point-card-place:last-of-type{margin:0}.map__point-card-place-icon{margin-right:9px}.map__point-card-place-name{margin:0;padding:0;font-family:mcmt-300,sans-serif;color:#061b61;font-style:normal;font-weight:300;font-size:14px;line-height:18px}@media screen and (max-width:1024px){.map__point-card-place-name{font-size:12px}}.map__point-card-sale{font-family:mcmt-400,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:15px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#ff3838;margin:0;padding:12px 0 29px}.map__point-card-footer{display:flex;flex-direction:column;align-items:flex-start;background:#f0f0f0;padding:20px 22px;border-radius:0 8px 8px 0}@media screen and (max-width:1024px){.map__point-card-footer{flex-direction:column;align-items:flex-start}}.map__point-card-currency{padding:0;margin:0 0 8px;font-family:mcmt-300,sans-serif;font-style:normal;font-weight:300;font-size:14px;line-height:13px;color:#061b61}.map__point-card-currency-value{margin:0 0 8px;padding:0;font-family:mcmt-400,sans-serif;font-style:normal;font-weight:700;font-size:26px;line-height:25px;color:#061b61}.map__point-card-old-price{margin:0 0 4px;padding:0;font-family:mcmt-300,sans-serif;font-style:normal;font-weight:300;font-size:16px;line-height:15px;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;color:#061b61}.map__point-card-price-for{margin:0;padding:0;font-family:mcmt-400,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:11px;color:#708199}@media screen and (max-width:1024px){.map__point-card-price-for{flex-direction:column;align-items:flex-start;margin-bottom:14px}}.map__point-card-button{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;padding:14px 32px;width:135px;height:41px;background:#ff6b00;border-radius:8px;margin-top:16px;transition:background .3s ease-in-out;cursor:pointer}@media screen and (max-width:1024px){.map__point-card-button{width:100%;justify-content:center;padding:0;height:30px}}.map__point-card-button:hover{background:#d10000}.map__point-card-button-text{margin:0;padding:0;font-family:mcmt-400,sans-serif;font-style:normal;font-weight:700;font-size:14px;line-height:15px;color:#fff}@media screen and (max-width:1024px){.map__point-card-button-text{font-size:11px}}.map__point-card:hover,.map__point-item:hover+.map__point-card--visible{opacity:1;visibility:visible}.places__title{font-family:mcmt-700,sans-serif;font-style:normal;font-weight:700;font-size:28px;line-height:28px;color:#061b61;margin:40px 0 16px}@media screen and (min-width:1280px){.places__title{font-size:32px;line-height:32px;margin:40px 0 24px}}.places__grid{list-style-type:none;margin:0;padding:0;display:grid;grid-template-rows:repeat(2,281px);grid-template-columns:repeat(5,1fr);grid-gap:16px;gap:16px}@media screen and (max-width:1599px){.places__grid{grid-template-rows:repeat(2,250px)}}@media screen and (max-width:1440px){.places__grid{grid-template-rows:repeat(2,217px)}}@media screen and (max-width:1279px){.places__grid{grid-template-rows:repeat(2,166px)}}@media screen and (max-width:1024px){.places__grid{grid-template-rows:repeat(2,128px)}}.places__grid-item{background-repeat:no-repeat;background-size:cover;background-position:50%;border-radius:16px;text-transform:uppercase;transition:box-shadow .3s ease-in-out}.places__grid-item:first-of-type{grid-row:1/3;grid-column:1/2}.places__grid-item:nth-of-type(2){grid-row:1/2;grid-column:2/4}.places__grid-item:nth-of-type(3){grid-row:1/2;grid-column:4/6}.places__grid-item-link{font-family:mcmt-400,sans-serif;font-style:normal;font-weight:400;font-size:28px;line-height:31px;text-align:center;color:#fff;text-decoration:none;width:100%;height:100%;display:flex;align-items:center;justify-content:center;opacity:1;border-radius:16px;transition:opacity .3s ease-in-out;padding:0 20px;box-sizing:border-box}@media screen and (max-width:1440px){.places__grid-item-link{font-size:24px;line-height:26px}}@media screen and (max-width:1279px){.places__grid-item-link{font-size:16px;line-height:18px}}@media screen and (max-width:1024px){.places__grid-item-link{font-size:14px;line-height:18px}}.places__grid-item-link:hover{opacity:0}.hot-deals{display:block}.hot-deals__title{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px;margin-top:32px}.hot-deals__heading{margin:0;padding:0;font-family:mcmt-700,sans-serif;font-style:normal;font-weight:700;font-size:28px;line-height:28px;color:#061b61}@media screen and (min-width:1280px){.hot-deals__heading{font-size:32px;line-height:32px}}.hot-deals__nav-placeholder{display:block;width:112px;height:48px}@media screen and (max-width:1279px){.hot-deals__nav-placeholder{display:block;width:80px;height:32px}}.hot-deals .hot-deals__nav{display:inline-grid;grid-template-columns:1fr 1fr;gap:16px;position:absolute;right:0;top:-80px}@media screen and (max-width:1279px){.hot-deals .hot-deals__nav{top:-46px}}.hot-deals__arrow{z-index:9;position:relative;width:48px;height:48px;border-radius:24px;background:url(/_next/static/media/arrow-side.eece5217.svg) #6347f9 no-repeat 21px;cursor:pointer;transition:background .3s ease-in-out}.hot-deals__arrow span{display:none}@media screen and (max-width:1279px){.hot-deals__arrow{width:32px;height:32px;background:url(/_next/static/media/arrow-side.eece5217.svg) #6347f9 no-repeat 12px}}.hot-deals__arrow:hover{background-color:#4831c2}.hot-deals__arrow.disabled,.hot-deals__arrow.disabled:hover{background-color:#d4ccff;cursor:auto}.hot-deals__arrow--left{transform:rotate(180deg)}.hot-deals__stage-outer{position:relative;overflow:visible;-webkit-transform:translateZ(0)}.hot-deals__stage-outer .owl-stage{display:flex;align-items:stretch}.hot-deals__stage-outer .owl-item{opacity:0;visibility:hidden;transition:opacity .25s ease-in-out}.hot-deals__stage-outer .owl-item.active{opacity:1;visibility:visible}.hot-deals .hot-deals__cards{list-style-type:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(5,minmax(268px,1fr));grid-column-gap:32px;column-gap:32px}@media screen and (max-width:1599px){.hot-deals .hot-deals__cards{grid-template-columns:repeat(4,minmax(264px,1fr))}}@media screen and (max-width:1279px){.hot-deals .hot-deals__cards{grid-template-columns:repeat(3,minmax(264px,1fr));margin-top:-17px}}@media screen and (max-width:1024px){.hot-deals .hot-deals__cards{grid-template-columns:repeat(3,minmax(224px,1fr));margin-top:-17px;gap:16px}}.hot-deals__cards-item{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;background:#fff;box-shadow:0 43px 80px rgba(12,17,59,.1),0 8.6px 13px rgba(12,17,59,.05);border-radius:8px;height:100%}.hot-deals__cards-item-cover{display:flex;justify-content:center;align-items:center;width:100%;border-radius:8px 8px 0 0;height:180px;overflow:hidden;background-color:#eae7ff}@media screen and (max-width:1599px){.hot-deals__cards-item-cover{height:180px}}.hot-deals__cards-item-image{object-fit:cover;display:block;width:auto;height:100%}.hot-deals__cards-item-nopicture{width:100px;height:100px}.hot-deals__cards-item-wrapper{display:flex;flex-direction:column;padding:24px 20px 16px;height:calc(100% - 179.86px);width:100%;box-sizing:border-box}@media screen and (max-width:1024px){.hot-deals__cards-item-wrapper{padding-top:16px}}.hot-deals__cards-item-time{margin:0 0 8px;padding:0;font-family:mcmt-400,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:13px;color:#061b61}@media screen and (max-width:1024px){.hot-deals__cards-item-time{font-size:12px;line-height:11px}}.hot-deals__cards-item-title{margin:0 0 21px;padding:0;font-family:mcmt-400,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:24px;color:#6347f9}@media screen and (max-width:1279px){.hot-deals__cards-item-title{font-size:18px;line-height:22px}}@media screen and (max-width:1024px){.hot-deals__cards-item-title{font-size:16px;line-height:18px}}.hot-deals__cards-item-place{display:flex;align-items:flex-start;margin-bottom:8px}.hot-deals__cards-item-place-icon{width:17px!important;height:auto;margin-right:9px}.hot-deals__cards-item-place-name{margin:0;padding:0;font-family:mcmt-400,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#061b61}@media screen and (max-width:1024px){.hot-deals__cards-item-place-name{font-size:12px}}.hot-deals__cards-item-sale{font-family:mcmt-400,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:15px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#ff3838;margin:0;padding:12px 0 29px}@media screen and (max-width:1024px){.hot-deals__cards-item-sale{font-size:14px;line-height:13px}}.hot-deals__cards-item-footer{margin-top:auto;display:flex;align-items:center}@media screen and (max-width:1024px){.hot-deals__cards-item-footer{flex-direction:column;align-items:flex-start}}.hot-deals__cards-item-currency{font-weight:400;font-size:14px;line-height:13px}.hot-deals__cards-item-currency,.hot-deals__cards-item-currency-value{padding:0;margin:0 0 8px;font-family:mcmt-400,sans-serif;font-style:normal;color:#061b61}.hot-deals__cards-item-currency-value{font-weight:700;font-size:26px;line-height:25px}.hot-deals__cards-item-old-price{margin:0 0 4px;font-size:16px;line-height:15px;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;color:#061b61}.hot-deals__cards-item-old-price,.hot-deals__cards-item-price-for{padding:0;font-family:mcmt-400,sans-serif;font-style:normal;font-weight:400}.hot-deals__cards-item-price-for{margin:0;font-size:12px;line-height:11px;color:#708199}@media screen and (max-width:1024px){.hot-deals__cards-item-price-for{flex-direction:column;align-items:flex-start;margin-bottom:14px}}.hot-deals__cards-item-button{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;padding:14px 32px;width:135px;height:41px;background:#ff6b00;border-radius:8px;margin-left:auto;transition:background .3s ease-in-out;cursor:pointer}@media screen and (max-width:1024px){.hot-deals__cards-item-button{width:100%;justify-content:center}}.hot-deals__cards-item-button:hover{background:#d10000}.hot-deals__cards-item-button-text{margin:0;padding:0;font-family:mcmt-400,sans-serif;font-style:normal;font-weight:700;font-size:14px;line-height:15px;color:#fff}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translateZ(0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:none;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:-webkit-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/_next/static/media/owl.video.play.e3b43643.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{transform:scale(1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:50%;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}.packages__title{font-family:mcmt-700,sans-serif;font-style:normal;font-weight:700;font-size:28px;line-height:28px;color:#061b61;margin:40px 0 16px;padding:0}@media screen and (min-width:1280px){.packages__title{font-size:32px;line-height:32px;margin:40px 0 24px}}.packages__banner{padding:60px 64px 47px;min-height:386px;background-repeat:no-repeat;background-position:0;border-radius:16px;box-sizing:border-box}@media screen and (max-width:1279px){.packages__banner{padding:43px 40px;min-height:295px;background-size:cover}}@media screen and (max-width:1024px){.packages__banner{padding:45px 42px;min-height:269px;background-position:-105px}}.packages__wrapper{width:551px}@media screen and (max-width:1279px){.packages__wrapper{width:360px}}@media screen and (max-width:1024px){.packages__wrapper{width:270px}}.packages__text{font-family:mcmt-700,sans-serif;font-style:normal;font-weight:700;font-size:36px;line-height:42px;color:#fff;margin:0;padding:0}@media screen and (max-width:1279px){.packages__text{font-size:24px;line-height:32px}}@media screen and (max-width:1024px){.packages__text{font-size:18px;line-height:22px}}.packages__icons{list-style:none;padding:0;margin:32px 0;display:grid;width:232px;height:40px;grid-template-columns:repeat(4,1fr);grid-template-rows:1fr;grid-gap:24px;gap:24px}@media screen and (max-width:1279px){.packages__icons{margin:16px 0}}.packages__button{width:241px;height:49px;background-color:#ff3838;border-radius:8px;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease-in-out;text-decoration:none;cursor:pointer}.packages__button:hover{background-color:#d10000}@media screen and (max-width:1279px){.packages__button{width:161px;height:41px}}.packages__button-text{font-size:18px;line-height:17px;color:#fff}.packages__button-text,.special-ad__title{font-family:mcmt-700,sans-serif;font-style:normal;font-weight:700}.special-ad__title{font-size:28px;line-height:28px;color:#061b61;margin:40px 0 16px;padding:0}@media screen and (min-width:1280px){.special-ad__title{font-size:32px;line-height:32px;margin:40px 0 24px}}.special-ad__frames{display:grid;grid-template-columns:1fr 1fr;grid-gap:32px;gap:32px;list-style-type:none;padding:0;margin:0;border-radius:16px}.special-ad__frame{display:block}.special-ad__frame-link{display:block;width:100%;height:100%;font-size:0;border-radius:16px;overflow:hidden;box-shadow:0 100px 80px rgba(42,48,185,.1),0 50px 35px rgba(42,48,185,.07),0 20px 13px rgba(42,48,185,.05),0 4px 5px rgba(42,48,185,.03)}.special-ad__frame-image{width:100%;height:100%;object-fit:cover}.perfect-cruise__title{font-family:mcmt-700,sans-serif;font-style:normal;font-weight:700;font-size:28px;line-height:28px;color:#061b61;margin:64px 0 24px;padding:0}@media screen and (min-width:1280px){.perfect-cruise__title{font-size:32px;line-height:32px}}.perfect-cruise__grid{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,158px);grid-gap:32px;gap:32px;list-style-type:none;margin:0;padding:0 0 64px}@media screen and (max-width:1440px){.perfect-cruise__grid{grid-template-rows:repeat(2,146px)}}@media screen and (max-width:1279px){.perfect-cruise__grid{grid-template-rows:repeat(2,132px)}}@media screen and (max-width:1024px){.perfect-cruise__grid{grid-template-rows:repeat(2,100px);grid-template-columns:repeat(3,1fr);row-gap:24px}}.perfect-cruise__grid-item{background-size:100% 100%;border-radius:8px;display:flex;align-items:flex-end;text-decoration:none;height:100%;position:relative;transition:background-size .5s ease-in-out;background-color:#5692ec;background-repeat:no-repeat;background-position:50%;background-image:url(/_next/static/media/background-pc.ea3bb658.png)}.perfect-cruise__grid-item:hover{background-size:120% 120%}.perfect-cruise__grid-item-gradient{width:47%;background:linear-gradient(91.05deg,#0051bd,rgba(0,87,194,0) 91.69%);border-radius:8px 0 0 8px;display:flex;align-items:flex-start;height:100%;opacity:1;transition-property:opacity;transition-timing-function:ease-in-out}.perfect-cruise__grid-item:hover .perfect-cruise__grid-item-gradient{opacity:0}.perfect-cruise__grid-item-text{font-family:mcmt-700,sans-serif;font-style:normal;font-weight:700;font-size:28px;line-height:31px;color:#fff;margin:20px 0 0 20px}@media screen and (max-width:1440px){.perfect-cruise__grid-item-text{font-size:22px;line-height:24px}}@media screen and (max-width:1279px){.perfect-cruise__grid-item-text{font-size:16px;line-height:18px;margin:12px 0 0 12px}}.perfect-cruise__grid-item .perfect-cruise__grid-image-wrapper{display:flex;justify-content:center;width:53%;transition-property:transform;transition-timing-function:ease-in-out}.perfect-cruise__grid-item:hover .perfect-cruise__grid-image-wrapper{transform:translateX(-40%)}.perfect-cruise__grid-item-image{width:auto;height:174px}@media screen and (max-width:1440px){.perfect-cruise__grid-item-image{height:162px}}@media screen and (max-width:1279px){.perfect-cruise__grid-item-image{height:148px}}@media screen and (max-width:1024px){.perfect-cruise__grid-item-image{height:106px}}