/*!***********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/widgets/loader/ui/Loader.module.css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************/
.Loader_loader__wrapper__W6_8Y {
    position: relative;
    max-width: 100dvw;
    width: 100%;
    height: 80dvh;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 25px;
    background: linear-gradient(135deg, #f5f7fa 0%, #e4e7eb 100%);
    overflow: hidden;
}

.Loader_loader__section__4f2QN {
  position: relative;
  width: 100%;
  min-height: 220px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 40px 16px;
  border-radius: 16px;
  background: linear-gradient(135deg, #f5f7fa 0%, #e4e7eb 100%);
  overflow: hidden;
}

.Loader_loader__inline___oJUA {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 16px 12px;
  min-height: 56px;
}

.Loader_loader__screen___Acdu {
  position: relative;
  min-height: 100dvh;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px;
  background: linear-gradient(135deg, #f5f7fa 0%, #e4e7eb 100%);
  overflow: hidden;
}

.Loader_loader__section__4f2QN::before,
.Loader_loader__screen___Acdu::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(
    90deg,
    rgba(255,255,255,0) 0%,
    rgba(255,255,255,0.5) 50%,
    rgba(255,255,255,0) 100%
  );
  background-size: 400% 100%;
  animation: Loader_shine__1bl8i 6s infinite linear;
  z-index: 1;
}

.Loader_loader__section__4f2QN::after,
.Loader_loader__screen___Acdu::after {
  content: '';
  position: absolute;
  inset: 0;
  background: radial-gradient(
    circle at 50% 50%,
    rgba(255,255,255,0.4) 0%,
    rgba(255,255,255,0.1) 70%,
    transparent 100%
  );
  animation: Loader_breathe__vxK1r 8s infinite ease-in-out;
  z-index: 2;
  pointer-events: none;
}

.Loader_loader__section__4f2QN .Loader_spinner__0gYYr,
.Loader_loader__screen___Acdu .Loader_spinner__0gYYr,
.Loader_loader__inline___oJUA .Loader_spinner__0gYYr {
  z-index: 3;
}


.Loader_loader__wrapper__W6_8Y::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(
    90deg,
    rgba(255,255,255,0) 0%,
    rgba(255,255,255,0.5) 50%,
    rgba(255,255,255,0) 100%
  );
  background-size: 400% 100%;
  animation: Loader_shine__1bl8i 6s infinite linear;
  z-index: 1;
}

.Loader_loader__wrapper__W6_8Y::after {
  content: '';
  position: absolute;
  inset: 0;
  background: radial-gradient(
    circle at 50% 50%,
    rgba(255,255,255,0.4) 0%,
    rgba(255,255,255,0.1) 70%,
    transparent 100%
  );
  animation: Loader_breathe__vxK1r 8s infinite ease-in-out;
  z-index: 2;
  pointer-events: none;
}

@keyframes Loader_shine__1bl8i {
  0%   { background-position: 400% 0; }
  100% { background-position: -400% 0; }
}

@keyframes Loader_breathe__vxK1r {
  0%, 100% { opacity: 0.3; transform: scale(1); }
  50%      { opacity: 0.6; transform: scale(1.05); }
}

.Loader_spinner__0gYYr {
  z-index: 10000000;
  width: 100px;
  height: 100px;
  margin: auto;
  max-width: 128px;
  max-height: 128px;
  margin: auto;
  border-radius: 50%;
  display: inline-block;
  border-top: 4px solid #00D5FF;
  border-right: 4px solid transparent;
  box-sizing: border-box;
  animation: Loader_rotation__uX9Sk 1s linear infinite;
}

.Loader_spinner_sm__zc6DK {
  width: 28px;
  height: 28px;
  max-width: 32px;
  max-height: 32px;
  border-top-width: 3px;
}

.Loader_spinner_lg__aKbgl {
  width: 120px;
  height: 120px;
}


@keyframes Loader_rotation__uX9Sk {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
} 

@media (max-width: 1024px) {
  .Loader_spinner__0gYYr:not(.Loader_spinner_sm__zc6DK) {
    width: 80px;
    height: 80px;
  }
}

@media (max-width: 768px) {
  .Loader_spinner__0gYYr:not(.Loader_spinner_sm__zc6DK) {
    width: 64px;
    height: 64px;
  }
}

@media (max-width: 480px) {
  .Loader_spinner__0gYYr:not(.Loader_spinner_sm__zc6DK) {
    width: 56px;
    height: 56px;
  }
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/fsd-pages/cruises-detail/ui/DetailHeader/DetailHeader.module.css ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************/
.DetailHeader_header__iCdy7 {
  display: flex;
  flex-direction: column;
  gap: clamp(8px, 2vw, 16px);
}

.DetailHeader_titleGroup__tX3j8 {
  display: flex;
  align-items: center;
  
  gap: 12px;
}

.DetailHeader_title__ORU3a {
    max-width: 90%;
  font-size: clamp(24px, 5vw, 36px);
  color: rgba(33, 42, 51, 1);
  font-style: Bold;
  font-size: 30px;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: left;
  margin: 0;
}

.DetailHeader_ratingBadge__uciou {
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 4px 8px;
  background: #212a33;
  border-radius: 10px;
  color: white;
  font-size: clamp(12px, 2vw, 14px);
  font-weight: bold;
}

.DetailHeader_starIcon__DlZxI {
  width: 16px;
  height: 16px;
}

.DetailHeader_ratingValue__RZktv {
  line-height: 1;
}

.DetailHeader_detailsGroup__faH8r {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: clamp(12px, 2vw, 20px);
}

.DetailHeader_infoGroup__e1FEr {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: clamp(8px, 1.5vw, 16px);
}



.DetailHeader_ratingInfo__zfB7f {
  display: flex;
  align-items: center;
  gap: 6px;
}

.DetailHeader_ratingMark__QpIG_ {
  display: flex;
  align-items: center;
  gap: 4px;
  background: #212a33;
  color: white;
  padding: 4px 8px;
  border-radius: 8px;
}

.DetailHeader_ratingIcon__Kq7rr {
  width: 14px;
  height: 14px;
}

.DetailHeader_ratingValueSmall__TQfQH {
  font-size: 14px;
  font-weight: bold;
}

.DetailHeader_ratingCount__uDlxl {
  font-size: 14px;
  color: #adb7c0;
}

.DetailHeader_rating__mark__IRLze {
  padding: 7px;
  border-radius: 10px;
  background: linear-gradient(142.21deg, rgb(113, 215, 102), rgb(83, 185, 72) 100%);
  display: flex;
  align-items: center;
  gap: 7px;
  transition: 0.3s ease-in-out all;
  width: -moz-max-content;
  width: max-content;
}

.DetailHeader_rating__mark__IRLze:hover {
  /* background: linear-gradient(108deg, #53B948 0.44%, #71D766 81.79%); */
  filter: brightness(1.1);
  transition: 0.3s ease-in-out all;
}

.DetailHeader_rating__value__JjdzX {
  color: #fff;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 100%; 
}

.DetailHeader_rating__count__BM4HF {
  color: #adb7c0;
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
}

.DetailHeader_addressBadge__Enhy9 {
  display: flex;
  align-items: center;
  gap: 7px;
  padding: 7px;
  background: #f3f7fa;
  border-radius: 10px;
  font-size: 14px;
  color: #212a33;
  font-weight: 500;
}

.DetailHeader_locationIcon__IQBei {
  width: 14px;
  height: 14px;
  flex-shrink: 0;
}

.DetailHeader_addressText__Q_gzM {
  display: flex;
  align-items: center;
  gap: 7px;
}

.DetailHeader_separator__p8YWL {
  font-size: 10px;
  font-weight: bold;
  color: #adb7c0;
}

.DetailHeader_actionButtons__J2J_x {
  display: flex;
  align-items: center;
  gap: 12px;
}

/* Адаптив */
@media (max-width: 768px) {

}

@media (max-width: 576px) {
  /* .titleGroup {
    flex-direction: column;
    align-items: flex-start;
  } */
  .DetailHeader_title__ORU3a {
    font-size: 22px;
  }

  .DetailHeader_detailsGroup__faH8r {
    flex-direction: column;
    align-items: flex-start;
  }

  .DetailHeader_actionButtons__J2J_x {
    margin-left: 0;
    margin-top: 12px;
  }
}

/*!********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[3]!./node_modules/lightgallery/css/lightgallery.css ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************/
@font-face {
  font-family: "lg";
  src: url(/_next/static/media/lg.955a4bcf.woff2) format("woff2"), url(/_next/static/media/lg.dc565ab5.ttf) format("truetype"), url(/_next/static/media/lg.c950f0b5.woff) format("woff"), url(/_next/static/media/lg.a5ca0178.svg#lg) format("svg");
  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;
  speak: never;
  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";
}
@keyframes lg-right-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 {
  animation: lg-right-end 0.3s;
  position: relative;
}
.lg-outer.lg-left-end .lg-object {
  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;
  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;
  transition: opacity 0.2s ease-out 0s;
}
.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;
  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;
  transform: scale3d(0.5, 0.5, 0.5);
  will-change: transform, opacity;
  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;
  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;
  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;
  transform: translate3d(-10px, 0, 0);
}
.lg-show-in .lg-hide-items .lg-next {
  opacity: 0;
  transform: translate3d(10px, 0, 0);
}
.lg-show-in .lg-hide-items .lg-toolbar {
  opacity: 0;
  transform: translate3d(0, -10px, 0);
}
.lg-show-in .lg-hide-items.lg-hide-sub-html .lg-sub-html {
  opacity: 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;
  transition: opacity 0.15s ease 0s;
}
.lg-outer * {
  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 {
  transition-duration: 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 {
  transition-duration: 0s !important;
  opacity: 1;
}
.lg-outer.lg-grab img.lg-object {
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  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;
  transition: opacity 0s;
  white-space: nowrap;
}
.lg-outer .lg-item {
  display: none !important;
}
.lg-outer .lg-item:not(.lg-start-end-progress) {
  background: url(/_next/static/media/loading.49ca460c.gif) 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 {
  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: #000;
  opacity: 0;
  will-change: auto;
  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 {
  transition: none 0s ease 0s !important;
}
.lg-css3.lg-use-css3 .lg-item {
  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 {
  transition: opacity 0.1s ease 0s;
}
.lg-css3.lg-use-css3 .lg-item.lg-start-progress {
  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 {
  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 {
  transform: translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  transform: translate3d(100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  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 {
  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 {
  transition-duration: 0s !important;
}
.lg-container.lg-dragging-vertical .lg-css3 .lg-item.lg-current {
  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 {
  transform: translate3d(0, 100%, 0);
  will-change: transform;
  transition: transform 0.35s ease-out 0s;
  z-index: 1080;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
}

/*# sourceMappingURL=lightgallery.css.map */

/*!***************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[3]!./node_modules/lightgallery/css/lg-zoom.css ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************/
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap,
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
  transition-duration: 0ms !important;
}
.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  will-change: transform;
  transition: transform 0.5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s;
}
.lg-outer.lg-use-transition-for-zoom.lg-zoom-drag-transition .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  will-change: transform;
  transition: transform 0.8s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image,
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img {
  transform: scale3d(1, 1, 1);
  transition: transform 0.5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s, opacity 0.15s !important;
  backface-visibility: hidden;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.no-transition,
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.no-transition {
  transition: none !important;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition,
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition {
  transform: scale3d(1, 1, 1) translate3d(-50%, -50%, 0px) !important;
  max-width: none !important;
  max-height: none !important;
  top: 50% !important;
  left: 50% !important;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition-x,
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition-x {
  transform: scale3d(1, 1, 1) translate3d(-50%, 0, 0px) !important;
  top: 0 !important;
  left: 50% !important;
  max-width: none !important;
  max-height: none !important;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition-y,
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition-y {
  transform: scale3d(1, 1, 1) translate3d(0, -50%, 0px) !important;
  top: 50% !important;
  left: 0% !important;
  max-width: none !important;
  max-height: none !important;
}

.lg-icon.lg-zoom-in:after {
  content: "\e311";
}
.lg-actual-size .lg-icon.lg-zoom-in {
  opacity: 1;
  pointer-events: auto;
}
.lg-icon.lg-actual-size {
  font-size: 20px;
}
.lg-icon.lg-actual-size:after {
  content: "\e033";
}
.lg-icon.lg-zoom-out {
  opacity: 0.5;
  pointer-events: none;
}
.lg-icon.lg-zoom-out:after {
  content: "\e312";
}
.lg-zoomed .lg-icon.lg-zoom-out {
  opacity: 1;
  pointer-events: auto;
}

.lg-outer[data-lg-slide-type=video] .lg-zoom-in,
.lg-outer[data-lg-slide-type=video] .lg-actual-size,
.lg-outer[data-lg-slide-type=video] .lg-zoom-out, .lg-outer[data-lg-slide-type=iframe] .lg-zoom-in,
.lg-outer[data-lg-slide-type=iframe] .lg-actual-size,
.lg-outer[data-lg-slide-type=iframe] .lg-zoom-out, .lg-outer.lg-first-slide-loading .lg-zoom-in,
.lg-outer.lg-first-slide-loading .lg-actual-size,
.lg-outer.lg-first-slide-loading .lg-zoom-out {
  opacity: 0.75;
  pointer-events: none;
}

/*# sourceMappingURL=lg-zoom.css.map */

/*!********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[3]!./node_modules/lightgallery/css/lg-thumbnail.css ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************/
.lg-outer .lg-thumb-outer {
  background-color: #0d0a0a;
  width: 100%;
  max-height: 350px;
  overflow: hidden;
  float: left;
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  transition-duration: 0s !important;
}
.lg-outer .lg-thumb-outer.lg-rebuilding-thumbnails .lg-thumb {
  transition-duration: 0s !important;
}
.lg-outer .lg-thumb-outer.lg-thumb-align-middle {
  text-align: center;
}
.lg-outer .lg-thumb-outer.lg-thumb-align-left {
  text-align: left;
}
.lg-outer .lg-thumb-outer.lg-thumb-align-right {
  text-align: right;
}
.lg-outer.lg-single-item .lg-thumb-outer {
  display: none;
}
.lg-outer .lg-thumb {
  padding: 5px 0;
  height: 100%;
  margin-bottom: -5px;
  display: inline-block;
  vertical-align: middle;
}
@media (min-width: 768px) {
  .lg-outer .lg-thumb {
    padding: 10px 0;
  }
}
.lg-outer .lg-thumb-item {
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border-radius: 2px;
  margin-bottom: 5px;
  will-change: border-color;
}
@media (min-width: 768px) {
  .lg-outer .lg-thumb-item {
    border-radius: 4px;
    border: 2px solid #fff;
    transition: border-color 0.25s ease;
  }
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
  border-color: rgb(169, 7, 7);
}
.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0;
}
.lg-outer .lg-toggle-thumb:after {
  content: "\e1ff";
}
.lg-outer.lg-animate-thumb .lg-thumb {
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*# sourceMappingURL=lg-thumbnail.css.map */

/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/shared/ui/DetailHeroGallerySlider/ui/DetailHeroGallerySlider.module.css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************/
.DetailHeroGallerySlider_container__NF8E0 {
  position: relative;
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
}

.DetailHeroGallerySlider_navBtn__APJAx {
  position: absolute;
  top: 50%;
  z-index: 2;
  width: clamp(30px, 5vw, 50px);
  height: clamp(30px, 5vw, 50px);
  border-radius: 50%;
  background: white;
  box-shadow: 0 0 20px rgba(33, 42, 51, 0.12);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #212a33;
  cursor: pointer;
  transform: translateY(-50%);
  transition: all 0.3s ease;
}

.DetailHeroGallerySlider_navBtn__APJAx:hover {
  background: #212a33;
  color: white;
}

.DetailHeroGallerySlider_navBtnPrev__lyXl9 {
  left: clamp(-25px, -2.5vw, -15px);
}

.DetailHeroGallerySlider_navBtnNext___o8Oi {
  right: clamp(-25px, -2.5vw, -15px);
}

.DetailHeroGallerySlider_navIcon__Sh0W_ {
  width: clamp(16px, 2vw, 20px); 
  height: clamp(16px, 2vw, 20px);
}

.DetailHeroGallerySlider_slider__N9mAL {
  /* padding-bottom: 32px; */
}

.DetailHeroGallerySlider_slideGrid__EWF8s {
  display: grid;
  grid-template-columns: repeat(11, 1fr);
  grid-template-rows: repeat(2, 1fr);
  gap: clamp(4px, 1vw, 6px); 
  height: clamp(
    190px,
    100vw / 3,
    365px
  ); 
  border-radius: clamp(20px, 4vw, 40px); 
  overflow: hidden;
  background: white;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

.DetailHeroGallerySlider_mainImageContainer__xkP_j {
  height: 100%;
  overflow: hidden;
  grid-column: span 7;
  grid-row: span 2;
}

.DetailHeroGallerySlider_mainImageFull__CdpVt {
  grid-column: 1 / -1;
}

.DetailHeroGallerySlider_slideGridSingle__5FWxB {
  grid-template-columns: 1fr;
}

.DetailHeroGallerySlider_mainImage__wuqf3 {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  cursor: pointer;
  transition-property: transform;
  transition-duration: 300ms;
  transition-timing-function: ease-out;
}

.DetailHeroGallerySlider_mainImage__wuqf3:hover {
  transform: scale(1.05);
}

.DetailHeroGallerySlider_thumbsContainer__Gj89_ {
  display: flex;
  flex-direction: column;
  gap: clamp(4px, 1vw, 6px);
  height: 100%;
  grid-column: span 4;
  grid-row: span 2;
}

.DetailHeroGallerySlider_thumbContainer__nQYK6 {
  height: 50%;
  overflow: hidden;
}

.DetailHeroGallerySlider_thumbImage__SeMLj {
  width: 100%;
  height: 100%;
  cursor: pointer;
  -o-object-fit: cover;
     object-fit: cover;
  transition-property: transform;
  transition-duration: 300ms;
  transition-timing-function: ease-out;
}

.DetailHeroGallerySlider_thumbImage__SeMLj:hover {
  transform: scale(1.05);
}

@media (max-width: 768px) {
  .DetailHeroGallerySlider_slider__N9mAL {
    /* padding-bottom: 10px; */
  }

  .DetailHeroGallerySlider_slideGrid__EWF8s {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
  }

  .DetailHeroGallerySlider_mainImageContainer__xkP_j {
    grid-column: span 1;
    grid-row: span 2;
  }
  .DetailHeroGallerySlider_thumbsContainer__Gj89_ {
    height: 100%;
    grid-column: span 1;
    grid-row: span 2;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: repeat(2, 1fr);
  }

  .DetailHeroGallerySlider_thumbContainer__nQYK6 {
    grid-row: span 1;
    height: 100%;
  }
}

/*!****************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[3]!./node_modules/swiper/swiper.css ***!
  \****************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Swiper 12.1.3
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2026 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: March 24, 2026
 */

:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}
/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
  .swiper-slide,
  .swiper-cube-shadow {
    transform-style: preserve-3d;
  }
}

/* CSS Mode */
.swiper-css-mode {
  > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none; /* For Firefox */
    -ms-overflow-style: none; /* For Internet Explorer and Edge */
    &::-webkit-scrollbar {
      display: none;
    }
  }
  > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start;
  }
  &.swiper-horizontal {
    > .swiper-wrapper {
      scroll-snap-type: x mandatory;
    }
    > .swiper-wrapper > .swiper-slide:first-child {
      margin-inline-start: var(--swiper-slides-offset-before);
      scroll-margin-inline-start: var(--swiper-slides-offset-before);
    }
    > .swiper-wrapper > .swiper-slide:last-child {
      margin-inline-end: var(--swiper-slides-offset-after);
    }
  }
  &.swiper-vertical {
    > .swiper-wrapper {
      scroll-snap-type: y mandatory;
    }
    > .swiper-wrapper > .swiper-slide:first-child {
      margin-block-start: var(--swiper-slides-offset-before);
      scroll-margin-block-start: var(--swiper-slides-offset-before);
    }
    > .swiper-wrapper > .swiper-slide:last-child {
      margin-block-end: var(--swiper-slides-offset-after);
    }
  }
  &.swiper-free-mode {
    > .swiper-wrapper {
      scroll-snap-type: none;
    }
    > .swiper-wrapper > .swiper-slide {
      scroll-snap-align: none;
    }
  }
  &.swiper-centered {
    > .swiper-wrapper::before {
      content: '';
      flex-shrink: 0;
      order: 9999;
    }
    > .swiper-wrapper > .swiper-slide {
      scroll-snap-align: center center;
      scroll-snap-stop: always;
    }
  }
  &.swiper-centered.swiper-horizontal {
    > .swiper-wrapper > .swiper-slide:first-child {
      margin-inline-start: var(--swiper-centered-offset-before);
    }
    > .swiper-wrapper::before {
      height: 100%;
      min-height: 1px;
      width: var(--swiper-centered-offset-after);
    }
  }
  &.swiper-centered.swiper-vertical {
    > .swiper-wrapper > .swiper-slide:first-child {
      margin-block-start: var(--swiper-centered-offset-before);
    }
    > .swiper-wrapper::before {
      width: 100%;
      min-width: 1px;
      height: var(--swiper-centered-offset-after);
    }
  }
}

/* Slide styles start */
/* 3D Shadows */
.swiper-3d {
  .swiper-slide-shadow,
  .swiper-slide-shadow-left,
  .swiper-slide-shadow-right,
  .swiper-slide-shadow-top,
  .swiper-slide-shadow-bottom,
  .swiper-slide-shadow,
  .swiper-slide-shadow-left,
  .swiper-slide-shadow-right,
  .swiper-slide-shadow-top,
  .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
  }
  .swiper-slide-shadow {
    background: rgba(0, 0, 0, 0.15);
  }
  .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
  .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
  .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
  .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper:not(.swiper-watch-progress),
.swiper-watch-progress .swiper-slide-visible {
  .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s infinite linear;
  }
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */

/*!********************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/fsd-pages/cruises-detail/ui/ExcursionRoute/ExcursionRoute.module.css ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************/
.ExcursionRoute_route__pLFp5 {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(11, 1fr);
  grid-template-rows: 1fr;
  align-items: center;
  gap: 15px;
  padding: 5px;
  background-color: white;
  border-radius: 26px;
}

.ExcursionRoute_content__hxOJ6 {
  grid-column: span 7;
  display: flex;
  flex-direction: column;
  gap: 18px;
  padding: 5px;
}

.ExcursionRoute_content__header__FOpJI {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 15px;
}

.ExcursionRoute_day__4G_Ss {
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 11.5px 19.5px;
  background: linear-gradient(302.5deg, #318eec -0.67%, #00d5ff 81.88%);
  border-radius: 16px;

  color: #ffffff;
  font-weight: 600;
  font-style: Black;
  font-size: 12px;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: center;
  vertical-align: middle;
}

.ExcursionRoute_date__1Bqg0 {
  font-weight: 500;
  font-style: Bold;
  font-size: 14px;
  line-height: 120%;
  letter-spacing: 0%;
}

.ExcursionRoute_content__body__AxUh6 {
  display: flex;
  flex-direction: column;
  gap: 5px;
  padding: 0 10px;
}

.ExcursionRoute_title__BZLT2 {
  color: rgba(33, 42, 51, 1);
  font-style: Black;
  font-size: 18px;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: left;
}

.ExcursionRoute_description__0DMBr {
  color: rgba(173, 183, 192, 1);
  font-style: Black;
  font-size: 12px;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: left;
}

.ExcursionRoute_seat__5SdA2 {
  font-weight: 700;
}

.ExcursionRoute_content__footer__hhjBs {
  display: flex;
  flex-direction: column;
  gap: 18px;
  padding: 0 10px;
}

.ExcursionRoute_details__PUh6v {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.ExcursionRoute_detail__UcMKS {
  display: flex;
  flex-direction: row;
  gap: 8px;
  align-items: center;
}

.ExcursionRoute_detail__text__jFUvT {
  color: rgba(33, 42, 51, 1);
  font-style: Black;
  font-size: 14px;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: left;
}

.ExcursionRoute_detail__time__rKiss {
  font-weight: 600;
}

.ExcursionRoute_button__more__cXyT9 {
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 8px;

  color: rgba(33, 42, 51, 1);
  font-style: Bold;
  font-size: 12px;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: left;
}

.ExcursionRoute_image__wrapper__02cm_ {
  grid-column: span 4;
  height: 100%;
  overflow: hidden;
  border-radius: 22px;
}

.ExcursionRoute_image__GdyuP {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (max-width: 992px) {
  .ExcursionRoute_route__pLFp5 {
    grid-template-rows: repeat(2, auto);
  }

  .ExcursionRoute_route__pLFp5 > * {
    max-height: 300px;
  }

  .ExcursionRoute_content__hxOJ6 {
    grid-column: span 11;
  }

  .ExcursionRoute_image__wrapper__02cm_ {
    grid-column: span 11;
    grid-row: 1/2;
  }
}

/*!**********************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/fsd-pages/cruises-detail/ui/Excursion/Excursion.module.css ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************/
.Excursion_excursion__QBlPF {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 35px;
  padding: 30px;
  background-color: #f3f7fa;
  border-radius: 40px;
}

.Excursion_excursion__header__BdF3i {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding-left: 20px;
}

.Excursion_excursion__title__TSpiP {
  color: #212a33;
  font-weight: 500;
  font-style: Bold;
  font-size: 24px;
  line-height: 120%;
  letter-spacing: 0%;
}

.Excursion_excursion__text__JD1zZ {
  color: #adb7c0;
  font-weight: 500;
  font-style: Bold;
  font-size: 12px;
  line-height: 120%;
  letter-spacing: 0%;
}

.Excursion_excursion__list__9yjnG {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.Excursion_button__all__IUvSm {
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 16px;
  background: rgba(255, 255, 255, 1);
  padding: 11.5px 24px;

  color: rgba(33, 42, 51, 1);
  font-style: Bold;
  font-size: 14px;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: center;
}

@media (max-width: 768px) {
  .Excursion_excursion__QBlPF {
    padding: 15px;
  }
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/shared/ui/mobile-dropdown/ui/MobileDropdown.module.css ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************/
.MobileDropdown_backdrop__B94IU {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 9998;
  transition: opacity 0.3s ease;
  overscroll-behavior: none;
  touch-action: none;
}

.MobileDropdown_sheet__xlU4t {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  background: #fff;
  border-radius: 24px 24px 0 0;
  box-shadow: 0 -4px 20px rgba(0, 0, 0, 0.15);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 20px 20px 0 20px;
  overscroll-behavior: contain;
}

.MobileDropdown_grabber__2uCbI {
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  flex-shrink: 0;
  touch-action: none;
}

.MobileDropdown_grabberHandle__HEcKs {
  width: 48px;
  height: 5px;
  background: #d1d5db;
  border-radius: 9999px;
}

.MobileDropdown_title__Amg61 {
  padding: 0 20px 12px;
  font-size: 17px;
  font-weight: 600;
  color: #212a33;
  text-align: center;
  border-bottom: 1px solid #f0f0f0;
}

.MobileDropdown_content__tRCdQ {
  flex: 1;
  min-height: 0;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  overscroll-behavior: contain;
}

/**
 * Родитель для «тело скроллится — футер прибит к низу шита».
 * Дочерний блок с flex:1 + min-height:0 + overflow:auto получает прокрутку.
 */
.MobileDropdown_contentFill__PxUhR {
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[3]!./node_modules/swiper/modules/pagination.css ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************/
:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-left: auto;
  --swiper-pagination-right: 8px;
  --swiper-pagination-bottom: 8px;
  --swiper-pagination-top: auto;
  --swiper-pagination-fraction-color: inherit;
  --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-border-radius: 50%;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
  &.swiper-pagination-hidden {
    opacity: 0;
  }
  .swiper-pagination-disabled > &,
  &.swiper-pagination-disabled {
    display: none !important;
  }
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
  .swiper-pagination-bullet {
    transform: scale(0.33);
    position: relative;
  }
  .swiper-pagination-bullet-active {
    transform: scale(1);
  }
  .swiper-pagination-bullet-active-main {
    transform: scale(1);
  }
  .swiper-pagination-bullet-active-prev {
    transform: scale(0.66);
  }
  .swiper-pagination-bullet-active-prev-prev {
    transform: scale(0.33);
  }
  .swiper-pagination-bullet-active-next {
    transform: scale(0.66);
  }
  .swiper-pagination-bullet-active-next-next {
    transform: scale(0.33);
  }
}
.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
  button& {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
  }
  .swiper-pagination-clickable & {
    cursor: pointer;
  }

  &:only-child {
    display: none !important;
  }
}
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
  .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block;
  }
  &.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
    .swiper-pagination-bullet {
      display: inline-block;
      transition:
        200ms transform,
        200ms top;
    }
  }
}
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-horizontal.swiper-pagination-bullets {
  .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
  }
  &.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
    .swiper-pagination-bullet {
      transition:
        200ms transform,
        200ms left;
    }
  }
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition:
    200ms transform,
    200ms right;
}
/* Fraction */
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}
/* Progress */
.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
  .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top;
  }
  .swiper-rtl & .swiper-pagination-progressbar-fill {
    transform-origin: right top;
  }
  .swiper-horizontal > &,
  &.swiper-pagination-horizontal,
  .swiper-vertical > &.swiper-pagination-progressbar-opposite,
  &.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: var(--swiper-pagination-progressbar-size, 4px);
    left: 0;
    top: 0;
  }
  .swiper-vertical > &,
  &.swiper-pagination-vertical,
  .swiper-horizontal > &.swiper-pagination-progressbar-opposite,
  &.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
    width: var(--swiper-pagination-progressbar-size, 4px);
    height: 100%;
    left: 0;
    top: 0;
  }
}
.swiper-pagination-lock {
  display: none;
}

/*!*****************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[3]!./node_modules/swiper/modules/effect-fade.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************/
.swiper-fade {
  &.swiper-free-mode {
    .swiper-slide {
      transition-timing-function: ease-out;
    }
  }
  .swiper-slide {
    pointer-events: none;
    transition-property: opacity;
    .swiper-slide {
      pointer-events: none;
    }
  }
  .swiper-slide-active {
    pointer-events: auto;
    & .swiper-slide-active {
      pointer-events: auto;
    }
  }
}

/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/fsd-pages/cruises-detail/ui/CabinSchemeModal/ui/CabinSchemeModal.module.css ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************/
.CabinSchemeModal_cabin__eVrIc {
  width: 310px;
  display: flex;
  flex-direction: column;
  gap: 18px;
  padding: 10px;
  border-radius: 22px;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 14px 64px 0px #212A3333;

}

.CabinSchemeModal_card__orASK {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.CabinSchemeModal_card__body__DalIs {
  display: grid;
  grid-template-columns: repeat(11, 1fr);
  align-items: center;
  gap: 15px;
}

.CabinSchemeModal_card__info__1NC1v {
  grid-column: span 11;
  display: flex;
  flex-direction: column;
  gap: 15px;
  padding-left: 10px;
}

.CabinSchemeModal_card__title__4iVSf {
  color: rgba(33, 42, 51, 1);
  font-style: Black;
  font-size: 16px;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: left;
}

.CabinSchemeModal_card__description__QvHGB {
  font-style: Bold;
  font-size: 12px;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: left;
}

.CabinSchemeModal_card__description_link__D6W39 {
  background: linear-gradient(303deg, #318eec -0.67%, #00d5ff 81.88%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-decoration: underline;
  padding-bottom: 2px;
  text-underline-offset: 3px;
  cursor: pointer;
  transition: 0.2s ease-in-out all;
}

.CabinSchemeModal_card__slider__r_W3X {
  grid-column: span 11;
  min-height: 160px;
}

.CabinSchemeModal_card__description_block__druLE {
  grid-column: span 11;
  font-size: 12px;
  font-weight: 500;
  line-height: 120%;
  max-height: 80px;
  overflow-y: auto;
}

.CabinSchemeModal_card__description_block__druLE::-webkit-scrollbar {
  display: none;
}

.CabinSchemeModal_card__footer__gwwuw {
  display: grid;
  grid-template-columns: repeat(11, 1fr);
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding-left: 10px;
}

.CabinSchemeModal_footer__price__5NZmB {
  grid-column: span 11;
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.CabinSchemeModal_price__n02Nc {
  color: rgba(33, 42, 51, 1);
  font-style: Black;
  font-size: 20px;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: left;
}

.CabinSchemeModal_price__value__Qch4z {
  font-weight: 700;
}

.CabinSchemeModal_clarification__toDxH {
  color: rgba(33, 42, 51, 1);
  font-style: Bold;
  font-size: 14px;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: left;
}

.CabinSchemeModal_btn_show_all__AqTfT {
  grid-column: span 11;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 10px;
  border-radius: 16px;
  background: linear-gradient(-10.83deg,
      rgba(49.17, 142.49, 235.82, 1),
      rgba(0, 213.49, 255, 1));
  padding: 13.5px 20px;

  color: rgba(255, 255, 255, 1);
  font-style: Bold;
  font-size: 14px;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: center;
  transition: 0.2s ease-in-out all;
}

.CabinSchemeModal_btn_show_all__AqTfT.CabinSchemeModal_open__BJLOp {
  color: rgba(33, 42, 51, 1);
  background: rgba(243, 247, 250, 1);
  transition: 0.2s ease-in-out all;
}

.CabinSchemeModal_btn_add_to_cart__UoIcD {
  grid-column: span 11;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 10px;
  border-radius: 16px;
  border: none;
  cursor: pointer;
  background: linear-gradient(-10.83deg,
      rgba(49.17, 142.49, 235.82, 1),
      rgba(0, 213.49, 255, 1));
  padding: 13.5px 20px;
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 500;
  line-height: 120%;
  transition: 0.2s ease-in-out all;
}

.CabinSchemeModal_btn_add_to_cart__UoIcD:hover:not(:disabled) {
  filter: brightness(1.05);
}

.CabinSchemeModal_btn_add_to_cart__UoIcD:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}


@media (max-width: 768px) {
  .CabinSchemeModal_cabin__eVrIc {
    width: 100%;
    box-shadow: none;
  }

  .CabinSchemeModal_card__info__1NC1v {
    grid-column: span 11;
  }

  .CabinSchemeModal_card__slider__r_W3X {
    grid-column: span 11;
  }
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/fsd-pages/cruises-detail/ui/CabinSchemeSelection/CabinSchemeSelection.module.css ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************/
.CabinSchemeSelection_scheme__EoUC6 {
  --cabin-green-hover: #22c55e;
  --cabin-red-hover: #ef4444;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 35px;
  box-sizing: border-box;
  border: 1px solid rgba(232, 237, 242, 1);
  border-radius: 40px;
  background: rgba(255, 255, 255, 1);
  padding: 30px 10px;
}

.CabinSchemeSelection_scheme__header__vded6 {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 15px;
  padding: 0 20px;
}

.CabinSchemeSelection_scheme__header_wrapper__swPld {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.CabinSchemeSelection_scheme__title__phebR {
  color: rgba(33, 42, 51, 1);
  font-style: normal;
  font-size: 24px;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: left;
}

.CabinSchemeSelection_scheme__desc__PVYwf {
  color: rgba(173, 183, 192, 1);
  font-style: Bold;
  font-size: 12px;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: left;
}

.CabinSchemeSelection_slider__controls___6_2h {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 0;
}

.CabinSchemeSelection_slider__btn__wsi8D {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}

.CabinSchemeSelection_slider__prev__ywhBL {
  background: rgba(243, 247, 250, 1);
  margin-right: -8px;
}

.CabinSchemeSelection_slider__next__Gs_WT {
  background: linear-gradient(-10.83deg,
      rgba(49.17, 142.49, 235.82, 1),
      rgba(0, 213.49, 255, 1));
}

.CabinSchemeSelection_scheme__body__eA2BL {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.CabinSchemeSelection_deck_slider_wrapper__w8Ndt {
  display: flex;
  align-items: center;
  gap: 12px;
}

.CabinSchemeSelection_deck_slider__z40YM {
  padding-top: 10px;
  display: flex;
  gap: 16px;
  overflow-x: auto;
  scroll-behavior: smooth;
  scroll-snap-type: x mandatory;
}

.CabinSchemeSelection_deck_slider__z40YM::-webkit-scrollbar {
  display: none;
}

.CabinSchemeSelection_deck_slide__mYWXo {
  flex: 0 0 auto;
  scroll-snap-align: start;
  width: -moz-fit-content;
  width: fit-content;
  /* фикс ширина карточки */
}

.CabinSchemeSelection_scheme_image__ACQug {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.CabinSchemeSelection_scheme__image_wrapper__1LnGc {
  position: relative;
  height: 280px;
  background-image: url("/assets/img/cruises/background.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 22px;

  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

/* Инлайн-SVG: схема вставлена в DOM для доступа к data-cabin-id / data-categoryid */
.CabinSchemeSelection_scheme__inline_svg__Dkqzn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

.CabinSchemeSelection_scheme__inline_svg__Dkqzn svg {
  max-width: 100%;
  max-height: 600px;
  height: auto;
  display: block;
}

.CabinSchemeSelection_scheme__inline_svg__Dkqzn [data-cabin-id] {
  cursor: pointer;
  touch-action: manipulation;
}

.CabinSchemeSelection_scheme__inline_svg__Dkqzn .cabin-free rect {
  fill: var(--cabin-green-hover) !important;
}

.CabinSchemeSelection_scheme__inline_svg__Dkqzn .cabin-busy rect {
  fill: var(--cabin-red-hover) !important;
}

.CabinSchemeSelection_scheme__loading__KuaBJ,
.CabinSchemeSelection_scheme__error__vlwt8 {
  color: rgba(173, 183, 192, 1);
  font-size: 14px;
  padding: 20px;
}

.CabinSchemeSelection_scheme__image_details__Q7Zr2 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 0 20px;
}

.CabinSchemeSelection_designations__h_Uwo {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
  min-width: 0;
}

.CabinSchemeSelection_designation__qP_C3 {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 8px;
  min-width: 0;
}

.CabinSchemeSelection_designation__dot__T54_T {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  flex-shrink: 0;
}

.CabinSchemeSelection_designation__dot_free__A9Q6J {
  background: var(--cabin-green-hover);
}

.CabinSchemeSelection_designation__dot_busy__cF6rl {
  background: var(--cabin-red-hover);
}

.CabinSchemeSelection_designation__dot_booking__Wf_sl {
  background: rgb(255, 211, 160);
}

.CabinSchemeSelection_designation__dash__NIex6 {
  color: rgba(33, 42, 51, 0.7);
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
}

.CabinSchemeSelection_designation__desc__NicaR {
  color: rgba(33, 42, 51, 1);
  font-size: 12px;
  font-weight: 500;
  line-height: 120%;
  text-align: left;
  margin: 0;
  white-space: normal;
  word-break: break-word;
  overflow-wrap: break-word;
}

.CabinSchemeSelection_scheme__image_controls__cU0KD {
  position: relative;
  z-index: 100000;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 0;
  margin-top: -30px;
}

.CabinSchemeSelection_scheme__image_control__G6_wF {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transition: 0.2s ease-in-out all;
}

.CabinSchemeSelection_scheme__image_control__G6_wF:hover {
  filter: brightness(0.95);
  transition: 0.2s ease-in-out all;
}

.CabinSchemeSelection_zoom__out__O190f {
  background: rgba(243, 247, 250, 1);
  margin-right: -8px;
}

.CabinSchemeSelection_zoom__in__WNBto {
  box-shadow: 0px 0px 20px 0px rgba(33, 42, 51, 0.12);
  background: rgba(255, 255, 255, 1);
}

@media (max-width:768px) {
  .CabinSchemeSelection_designations__h_Uwo {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }

  .CabinSchemeSelection_scheme__image_controls__cU0KD {
    margin-top: -120px;
  }
}

@media (max-width: 576px) {
  .CabinSchemeSelection_scheme__header__vded6 {
    flex-direction: column;
    align-items: flex-start;
  }

  .CabinSchemeSelection_slider__controls___6_2h {
    margin-left: auto;
  }
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/entities/cabin-card/ui/InfoDetails/InfoDetails.module.css ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************/
.InfoDetails_details__ROkSc {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.InfoDetails_detail__pj98l {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 8px;
}

.InfoDetails_detail__text__c0FZD {
  color: rgba(33, 42, 51, 1);
  font-style: Bold;
  font-size: 14px;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: left;
}

/*!*************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/entities/cabin-card/ui/Details/Details.module.css ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************/
.Details_details__cvPMm {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 20px;
  border-radius: 16px;
  background: rgba(243, 247, 250, 1);
}

.Details_deck__hwr45,
.Details_cabin___omS7 {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.Details_title__TkppL {
  color: rgba(33, 42, 51, 1);
  font-style: Black;
  font-size: 18px;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: left;
  padding-left: 10px;
}

.Details_tabs__Sxrn7 {
  display: flex;
  flex-direction: row;
  gap: 6px;
  align-items: center;
  overflow-x: auto;
}

.Details_deck__tab__zq2f6, .Details_cabin__tab__q9GeT {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding: 8.5px 15px;
  border-radius: 16px;
  background: rgba(255, 255, 255, 1);
}

.Details_tab__name__sgFXf,
.Details_deck__tab_count__4abMD {
  color: rgba(33, 42, 51, 1);
  font-style: Bold;
  font-size: 14px;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: center;
}

.Details_deck__tab_count__4abMD {
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  background: rgba(243, 247, 250, 1);
}

/*!*******************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/entities/cabin-card/ui/CabinCard.module.css ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************/
.CabinCard_cabin__bZy_3 {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 18px;
  padding: 10px;
  border-radius: 22px;
  background: rgba(255, 255, 255, 1);
}

.CabinCard_card__4X2cY {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.CabinCard_card__body__gRZqq {
  display: grid;
  grid-template-columns: repeat(11, 1fr);
  align-items: center;
  gap: 15px;
}

.CabinCard_card__info__Y04tZ {
  grid-column: span 7;
  display: flex;
  flex-direction: column;
  gap: 15px;
  padding-left: 10px;
}

.CabinCard_card__title__WjMkP {
  color: rgba(33, 42, 51, 1);
  font-style: Black;
  font-size: 20px;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: left;
}

.CabinCard_card__description__Cpk_n {
  font-style: Bold;
  font-size: 12px;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: left;
}

.CabinCard_card__description_wrap__HA33H {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.CabinCard_card__description_full__2Ew_P {
  display: flex;
  flex-direction: column;
  gap: 8px;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.4;
  color: rgba(33, 42, 51, 1);
}

.CabinCard_card__description_full_content__ZKX_5 {
  display: block;
  min-height: 1em;
  visibility: visible;
  overflow: visible;
}

/* Контент из API может содержать inline-стили — переопределяем для видимости */
.CabinCard_card__description_full_content__ZKX_5,
.CabinCard_card__description_full_content__ZKX_5 * {
  color: inherit;
  opacity: 1;
  visibility: visible;
}

.CabinCard_card__description_full_content__ZKX_5 p {
  margin: 0 0 0.5em;
  display: block;
}

.CabinCard_card__description_full_content__ZKX_5 p:last-child {
  margin-bottom: 0;
}

.CabinCard_card__description_link__fDaXn {
  background: linear-gradient(303deg, #318eec -0.67%, #00d5ff 81.88%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-decoration: underline;
  padding-bottom: 2px;
  text-underline-offset: 3px;
  cursor: pointer;
  transition: 0.2s ease-in-out all;
  border: none;
  font: inherit;
  text-align: left;
}

.CabinCard_card__description_link__fDaXn:hover {
  opacity: 0.85;
}

.CabinCard_card__slider__6N_z7 {
  grid-column: span 4;
}

.CabinCard_card__footer__tr9Hi {
  display: grid;
  grid-template-columns: repeat(11, 1fr);
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding-left: 10px;
}

.CabinCard_footer__price__epJJb {
  grid-column: span 7;
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.CabinCard_price___wetY {
  color: rgba(33, 42, 51, 1);
  font-style: Black;
  font-size: 24px;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: left;
}

.CabinCard_price__value__uuLg9 {
  font-weight: 700;
}

.CabinCard_clarification__qPL_Y {
  color: rgba(33, 42, 51, 1);
  font-style: Bold;
  font-size: 14px;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: left;
}

.CabinCard_btn_show_all___MrBH {
  grid-column: span 4;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 10px;
  border-radius: 16px;
  background: linear-gradient(
    -10.83deg,
    rgba(49.17, 142.49, 235.82, 1),
    rgba(0, 213.49, 255, 1)
  );
  padding: 13.5px 20px;

  color: rgba(255, 255, 255, 1);
  font-style: Bold;
  font-size: 14px;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: center;
  transition: 0.2s ease-in-out all;
}

.CabinCard_btn_show_all___MrBH.CabinCard_open__c8JtU {
  color: rgba(33, 42, 51, 1);
  background: rgba(243, 247, 250, 1);
  transition: 0.2s ease-in-out all;
}

@media (max-width: 768px) {
  .CabinCard_card__info__Y04tZ {
    grid-column: span 11;
  }

  .CabinCard_card__slider__6N_z7 {
    grid-column: span 11;
  }

  .CabinCard_footer__price__epJJb {
    grid-column: span 11;
  }

  .CabinCard_btn_show_all___MrBH {
    grid-column: span 11;
  }
}

/*!********************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/fsd-pages/cruises-detail/ui/CabinSelection/CabinSelection.module.css ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************/
.CabinSelection_cabins__To0Lb {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 32px;
  border-radius: 40px;
  background: rgba(243, 247, 250, 1);
  padding: 30px;
}

.CabinSelection_cabins__header__L6M9v {
  width: 100%;
  padding: 0 20px;
}

.CabinSelection_cabins__title__4mNCK {
  color: rgba(33, 42, 51, 1);
  font-style: Bold;
  font-size: 24px;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: left;
}

.CabinSelection_cabins__list__HgqY3 {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 30px;
}

@media (max-width: 768px) {
  .CabinSelection_cabins__To0Lb {
    padding: 15px;
  }
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/fsd-pages/cruises-detail/ui/SeaCabinSelection/SeaCabinList.module.css ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************/
.SeaCabinList_list__WtMuS {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 16px;
  border-radius: 18px;
  background: rgba(243, 247, 250, 0.7);
}

.SeaCabinList_header__oqvKj {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}

.SeaCabinList_header__title__I_ONb {
  font-size: 14px;
  font-weight: 600;
  color: rgba(33, 42, 51, 1);
  line-height: 120%;
}

.SeaCabinList_scheme_link__fZZq1 {
  background: none;
  border: none;
  font-size: 13px;
  font-weight: 500;
  cursor: pointer;
  background: linear-gradient(303deg, #318eec -0.67%, #00d5ff 81.88%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-decoration: underline;
  text-underline-offset: 3px;
  transition: 0.2s ease-in-out opacity;
}

.SeaCabinList_scheme_link__fZZq1:hover {
  opacity: 0.7;
}

.SeaCabinList_empty__S0Ng0 {
  font-size: 13px;
  color: rgba(129, 140, 153, 1);
  text-align: center;
  padding: 12px 0;
}

.SeaCabinList_deck__depjT {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.SeaCabinList_deck__title__AGtfX {
  font-size: 13px;
  font-weight: 600;
  color: rgba(86, 97, 109, 1);
  line-height: 120%;
}

.SeaCabinList_deck__cabins__dLLAx {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}

.SeaCabinList_cabin_btn__joRiJ {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 52px;
  padding: 7px 10px;
  border-radius: 10px;
  border: 1.5px solid rgba(173, 183, 192, 0.3);
  background: rgba(255, 255, 255, 1);
  font-size: 13px;
  font-weight: 500;
  color: rgba(33, 42, 51, 1);
  cursor: pointer;
  transition: 0.15s ease-in-out all;
}

.SeaCabinList_cabin_btn__joRiJ:hover {
  border-color: rgba(49, 142, 236, 0.5);
  background: rgba(49, 142, 236, 0.04);
}

.SeaCabinList_cabin_btn_active__dn2c_ {
  border-color: rgba(49, 142, 236, 1);
  background: rgba(49, 142, 236, 0.1);
  color: rgba(49, 142, 236, 1);
  font-weight: 600;
}

/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/fsd-pages/cruises-detail/ui/SeaCabinSelection/SeaCabinCategoryCard.module.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************/
.SeaCabinCategoryCard_card__yv2Gk {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 18px;
  padding: 10px;
  border-radius: 22px;
  background: rgba(255, 255, 255, 1);
}

.SeaCabinCategoryCard_card__body__7H8L3 {
  display: grid;
  grid-template-columns: repeat(11, 1fr);
  align-items: start;
  gap: 15px;
}

.SeaCabinCategoryCard_card__info__2ZU4e {
  grid-column: span 7;
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding-left: 10px;
}

.SeaCabinCategoryCard_card__title_row__Sa6h5 {
  display: flex;
  align-items: baseline;
  gap: 8px;
}

.SeaCabinCategoryCard_card__title__n5_m9 {
  color: rgba(33, 42, 51, 1);
  font-size: 20px;
  font-weight: 400;
  line-height: 120%;
}

.SeaCabinCategoryCard_card__code__KiuNO {
  color: rgba(129, 140, 153, 1);
  font-size: 14px;
  font-weight: 500;
  line-height: 120%;
}

.SeaCabinCategoryCard_card__meta__XJgqu {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  font-size: 13px;
  color: rgba(86, 97, 109, 1);
  line-height: 140%;
}

.SeaCabinCategoryCard_card__meta_item__RfzlE {
  display: flex;
  align-items: center;
  gap: 4px;
}

.SeaCabinCategoryCard_card__description__IBBU7 {
  font-size: 12px;
  font-weight: 500;
  line-height: 120%;
  text-align: left;
}

.SeaCabinCategoryCard_card__description_wrap__6HPms {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.SeaCabinCategoryCard_card__description_full__v3vPx {
  display: flex;
  flex-direction: column;
  gap: 8px;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.4;
  color: rgba(33, 42, 51, 1);
}

.SeaCabinCategoryCard_card__description_full_content__DICq0 {
  display: block;
  min-height: 1em;
}

.SeaCabinCategoryCard_card__description_full_content__DICq0,
.SeaCabinCategoryCard_card__description_full_content__DICq0 * {
  color: inherit;
  opacity: 1;
  visibility: visible;
}

.SeaCabinCategoryCard_card__description_full_content__DICq0 p {
  margin: 0 0 0.5em;
  display: block;
}

.SeaCabinCategoryCard_card__description_full_content__DICq0 p:last-child {
  margin-bottom: 0;
}

.SeaCabinCategoryCard_card__description_link__uxygM {
  background: linear-gradient(303deg, #318eec -0.67%, #00d5ff 81.88%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-decoration: underline;
  padding-bottom: 2px;
  text-underline-offset: 3px;
  cursor: pointer;
  transition: 0.2s ease-in-out all;
  border: none;
  font: inherit;
  text-align: left;
}

.SeaCabinCategoryCard_card__description_link__uxygM:hover {
  opacity: 0.85;
}

.SeaCabinCategoryCard_card__slider__YOf5G {
  grid-column: span 4;
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.SeaCabinCategoryCard_photos_link__shw0e {
  background: none;
  border: none;
  font-size: 12px;
  font-weight: 500;
  cursor: pointer;
  text-align: center;
  background: linear-gradient(303deg, #318eec -0.67%, #00d5ff 81.88%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-decoration: underline;
  text-underline-offset: 3px;
  transition: 0.2s ease-in-out opacity;
}

.SeaCabinCategoryCard_photos_link__shw0e:hover {
  opacity: 0.7;
}

/* Amenities */
.SeaCabinCategoryCard_amenities__EPNJ0 {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.SeaCabinCategoryCard_amenity__GbwoY {
  display: flex;
  align-items: center;
  gap: 4px;
  font-size: 11px;
  color: rgba(86, 97, 109, 1);
  line-height: 1.2;
}

.SeaCabinCategoryCard_amenity__icon__FxX2j {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.SeaCabinCategoryCard_amenity__icon__FxX2j svg {
  width: 100%;
  height: 100%;
}

/* Tariffs */
.SeaCabinCategoryCard_tariffs__wahKE {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  padding: 0 10px;
}

.SeaCabinCategoryCard_tariff_tab__ktama {
  display: flex;
  flex-direction: column;
  gap: 2px;
  padding: 10px 16px;
  border-radius: 14px;
  border: 1.5px solid rgba(173, 183, 192, 0.3);
  background: transparent;
  cursor: pointer;
  transition: 0.2s ease-in-out all;
}

.SeaCabinCategoryCard_tariff_tab__ktama:hover {
  border-color: rgba(49, 142, 236, 0.4);
}

.SeaCabinCategoryCard_tariff_tab_active__9UguB {
  border-color: rgba(49, 142, 236, 1);
  background: rgba(49, 142, 236, 0.06);
}

.SeaCabinCategoryCard_tariff_tab_name__bxHP3 {
  font-size: 13px;
  font-weight: 500;
  color: rgba(33, 42, 51, 1);
  line-height: 120%;
}

.SeaCabinCategoryCard_tariff_tab_price__wCDSv {
  font-size: 12px;
  font-weight: 500;
  color: rgba(129, 140, 153, 1);
  line-height: 120%;
}

/* Footer */
.SeaCabinCategoryCard_card__footer__ATIZy {
  display: grid;
  grid-template-columns: repeat(11, 1fr);
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding-left: 10px;
}

.SeaCabinCategoryCard_footer__price__iSBID {
  grid-column: span 5;
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.SeaCabinCategoryCard_price__ITetD {
  color: rgba(33, 42, 51, 1);
  font-size: 24px;
  font-weight: 500;
  line-height: 120%;
}

.SeaCabinCategoryCard_price__value__YtlGz {
  font-weight: 700;
}

.SeaCabinCategoryCard_clarification__bZ9Jx {
  color: rgba(33, 42, 51, 1);
  font-size: 14px;
  font-weight: 500;
  line-height: 120%;
  max-width: 100%;
}

.SeaCabinCategoryCard_tariff_name__4VTIg {
  color: rgba(129, 140, 153, 1);
  font-size: 12px;
  font-weight: 500;
  line-height: 120%;
}

.SeaCabinCategoryCard_footer__actions__JijSs {
  grid-column: span 6;
  display: flex;
  flex-direction: row;
  gap: 8px;
  justify-content: flex-end;
}

.SeaCabinCategoryCard_btn_cabins__RFDBp {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  border: 1.5px solid rgba(173, 183, 192, 0.4);
  background: transparent;
  padding: 13.5px 16px;
  color: rgba(33, 42, 51, 1);
  font-size: 13px;
  font-weight: 500;
  line-height: 120%;
  text-align: center;
  transition: 0.2s ease-in-out all;
  cursor: pointer;
  white-space: nowrap;
}

.SeaCabinCategoryCard_btn_cabins__RFDBp:hover {
  border-color: rgba(49, 142, 236, 0.5);
}

.SeaCabinCategoryCard_btn_cabins_open__9uyMh {
  border-color: rgba(33, 42, 51, 0.6);
  background: rgba(33, 42, 51, 0.04);
}

.SeaCabinCategoryCard_btn_select__cmfFn {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  background: linear-gradient(
    -10.83deg,
    rgba(49.17, 142.49, 235.82, 1),
    rgba(0, 213.49, 255, 1)
  );
  padding: 13.5px 20px;
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 500;
  line-height: 120%;
  text-align: center;
  transition: 0.2s ease-in-out all;
  cursor: pointer;
  border: none;
  white-space: nowrap;
}

.SeaCabinCategoryCard_btn_select__cmfFn:hover {
  opacity: 0.9;
}

.SeaCabinCategoryCard_btn_selected__8kTih {
  background: rgba(33, 42, 51, 1);
}

@media (max-width: 768px) {
  .SeaCabinCategoryCard_card__info__2ZU4e {
    grid-column: span 11;
  }

  .SeaCabinCategoryCard_card__slider__YOf5G {
    grid-column: span 11;
  }

  .SeaCabinCategoryCard_footer__price__iSBID {
    grid-column: span 11;
  }

  .SeaCabinCategoryCard_footer__actions__JijSs {
    grid-column: span 11;
    flex-direction: column;
  }
}

/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/fsd-pages/cruises-detail/ui/SeaCabinSelection/SeaCabinSelection.module.css ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************/
.SeaCabinSelection_cabins__mfMgD {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 32px;
  border-radius: 40px;
  background: rgba(243, 247, 250, 1);
  padding: 30px;
}

.SeaCabinSelection_cabins__header__GUX6S {
  width: 100%;
  padding: 0 20px;
}

.SeaCabinSelection_cabins__title__e1N0C {
  color: rgba(33, 42, 51, 1);
  font-size: 24px;
  font-weight: 500;
  line-height: 120%;
  text-align: left;
}

.SeaCabinSelection_group__8uupC {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.SeaCabinSelection_group__header__Pb5q5 {
  display: flex;
  align-items: baseline;
  gap: 12px;
  padding: 0 10px;
}

.SeaCabinSelection_group__title__3T6UL {
  color: rgba(33, 42, 51, 1);
  font-size: 18px;
  font-weight: 600;
  line-height: 120%;
}

.SeaCabinSelection_group__price__IYzbb {
  color: rgba(129, 140, 153, 1);
  font-size: 14px;
  font-weight: 500;
  line-height: 120%;
}

.SeaCabinSelection_group__list__gExO3 {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

@media (max-width: 768px) {
  .SeaCabinSelection_cabins__mfMgD {
    padding: 15px;
  }
}

/*!********************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/fsd-pages/cruises-detail/ui/Services/Services.module.css ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************/
.Services_services___hxor {
  display: flex;
  flex-direction: column;
  gap: 35px;
  padding: 30px;
  border: 1px solid rgba(232, 237, 242, 1);
  border-radius: 40px;
  background: rgba(255, 255, 255, 1);
}

.Services_services__header__WEayA {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 15px;
  padding: 0 20px;
}

.Services_services__title__scMV1 {
  color: rgba(33, 42, 51, 1);
  font-style: Bold;
  font-size: 26px;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: left;
}

.Services_services__text__50tVd {
  color: rgba(173, 183, 192, 1);
  font-style: Bold;
  font-size: 14px;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: 0%;
}

.Services_services__text__50tVd::first-letter {
  text-transform: uppercase;
}

.Services_services__list__3zHGW {
  display: flex;
  flex-direction: column;
  gap: 25px;
}

.Services_service__4RolJ {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  gap: 22px;
  padding: 25px 20px 0;
  border-top: 1px solid rgba(232, 237, 242, 1);
}

.Services_service__description__KmjuQ {
  display: flex;
  flex-direction: column;
  gap: 3px;
}

.Services_service__title__KbALi {
  color: rgba(33, 42, 51, 1);
  font-style: Black;
  font-size: 18px;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: left;
}

/*!**************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/fsd-pages/cruises-detail/ui/About/About.module.css ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************/
.About_about__13M6v {
  display: flex;
  flex-direction: column;
  gap: 30px;
  border: 1px solid rgba(232, 237, 242, 1);
  border-radius: 40px;
  background: rgba(255, 255, 255, 1);
}

.About_about__header__ZoMvT {
  width: 100%;
  padding: 30px 50px 0 50px;
}

.About_about__title__2fHLg {
  color: rgba(33, 42, 51, 1);
  font-style: Bold;
  font-size: 24px;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: left;
}

.About_about__footer__2neu_ {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 15px;
  padding: 0 50px 30px 50px;
}

.About_about__description__Kj5j1, .About_hiddenContent__Hv52H {
  display: flex;
  flex-direction: column;
  gap: 5px;
  color: rgba(33, 42, 51, 1);
  font-style: Bold;
  font-size: 14px;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: 0%;
  text-align: justify;
}

.About_about__description__Kj5j1 strong, .About_about__description__Kj5j1 h3{
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 5px;
  text-align: justify;
}


.About_hiddenContent__Hv52H {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transform: translateY(20px);
  transition: 
    max-height 1s cubic-bezier(0.23, 1, 0.32, 1),
    opacity 0.5s ease-out 0.1s,
    transform 1s cubic-bezier(0.23, 1, 0.32, 1);
}

.About_hiddenContent__Hv52H.About_expanded__JkLya {
  max-height: 5000px; /* большой запас, чтобы вместить любой текст */
  opacity: 1;
  transform: translateY(0);
}

.About_about__btn_more___Xblu {
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  background: rgba(243, 247, 250, 1);
  padding: 11.5px 23.5px;

  color: rgba(33, 42, 51, 1);
  font-style: Bold;
  font-size: 14px;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: center;

  transition: 0.2s ease-in-out all;
}

.About_about__btn_more___Xblu:hover, .About_about__btn_more___Xblu.About_expanded__JkLya {
    background: #212a33;
    color: white;
    transition: 0.2s ease-in-out all;
}

@media (max-width: 768px) {
  .About_about__header__ZoMvT {
    padding: 25px 25px 0 25px;
  }
  .About_about__footer__2neu_ {
    padding: 0 25px 15px 25px;
  }
}

/*!***********************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/entities/cruise-buy/ui/BackAndForth/BackAndForth.module.css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************/
.BackAndForth_back_and_forth__6pg2_ {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 5px;
  margin-top: 5px;
  border-radius: 22px;
  background: rgba(255, 255, 255, 1);
}

.BackAndForth_date__trHwD {
  display: flex;
  flex-direction: column;
  padding: 10px;
  gap: 2px;
  justify-content: center;
  border-radius: 16px;
  background: rgba(243, 247, 250, 1);
}

.BackAndForth_date__title__L2xng {
  color: rgba(173, 183, 192, 1);
  font-style: Bold;
  font-size: 10px;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: center;
}

.BackAndForth_date__value___XcWO {
  background: linear-gradient(303deg, #318eec -0.67%, #00d5ff 81.88%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  font-size: 14px;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: center;
}

.BackAndForth_date__time__y2V_c {
font-weight: 600;
font-size: 20px;
line-height: 120%;
letter-spacing: 0%;
text-align: center;

}

.BackAndForth_date__info__I0Db_ {
  display: flex;
  flex-direction: column;
  gap: 5px;
  justify-content: center;
}

.BackAndForth_nights__hVItj {
  background: linear-gradient(303deg, #318eec -0.67%, #00d5ff 81.88%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 12px;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: center;
}

.BackAndForth_strip__w1BlC {
  height: 2px;
  border-radius: 22px;
  background: var(--unnamed, rgba(173, 183, 192, 1));
  opacity: 0.4;
  width: 100%;
}

.BackAndForth_food__kjmu5 {
  display: flex;
  flex-direction: row;
  gap: 4px;
  align-items: center;
}

.BackAndForth_food__text__291fl {
  color: rgba(33, 42, 51, 1);
  font-style: Bold;
  font-size: 10px;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: left;
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/entities/cruise-buy/ui/Cabin/Cabin.module.css ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************/
.Cabin_cabin__7vcuF {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 5px;
  padding: 10px;
}

.Cabin_cabin__header__hXu5q {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.Cabin_cabin__type__WeV0I {
  font-weight: 500;
  font-style: Bold;
  font-size: 12px;
  line-height: 120%;
  letter-spacing: 0%;
}

.Cabin_delete__fuIDj {
  display: flex;
  flex-direction: row;
  gap: 5px;
  align-items: center;
  color: #adb7c0;
  font-weight: 500;
  font-style: Bold;
  font-size: 10px;
  line-height: 120%;
  letter-spacing: 0%;
  transition: 0.2s ease-in-out all;
}

.Cabin_delete__fuIDj:hover {
  color: red;
  transition: 0.2s ease-in-out all;
}

.Cabin_cabin__body__Gxn23 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
}

.Cabin_cabin__info__5YdI3 {
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.Cabin_cabin__info_title__Ag1Ng {
  font-weight: 500;
  font-style: Black;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: 0%;
}

.Cabin_cabin__info_text__Gs1vY {
  font-weight: 500;
  font-style: Bold;
  font-size: 10px;
  line-height: 150%;
  letter-spacing: 0%;
}

.Cabin_cabin__info_link__9Iyq6 {
  background: linear-gradient(303deg, #318eec -0.67%, #00d5ff 81.88%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-decoration: underline;
  padding-bottom: 2px;
  text-underline-offset: 3px;
  cursor: pointer;
  transition: 0.2s ease-in-out all;
}

.Cabin_cabin__info_link__9Iyq6:hover {
    filter: brightness(1.1);
    transition: 0.2s ease-in-out all;
}

.Cabin_cabin__plate__L3mFQ {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #212a33;
  padding: 7px 21px;
  border-radius: 14px;
}

.Cabin_cabin__plate_text__jUzzR {
  color: #ffffff;
  font-weight: 500;
  font-style: Bold;
  font-size: 14px;
  line-height: 140%;
  letter-spacing: 0%;
  text-align: center;
}

.Cabin_cabin__footer__4OuFK {
    margin-top: 13px;
}

/*!***********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/entities/cruise-buy/ui/Tariff/Tariff.module.css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************/
.Tariff_tariff__28a_7 {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
}

.Tariff_tariff__info__fLFQr {
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.Tariff_tariff__label__NsvaY {
  font-weight: 500;
  font-style: Bold;
  font-size: 10px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #adb7c0;
}

.Tariff_tariff__title__r4y_J {
  font-weight: 500;
  font-style: Black;
  font-size: 12px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #212a33;
}

.Tariff_tariff__controls__ce_rf {
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
  padding: 5px;
  background: #f3f7fa;
  border-radius: 14px;
}

.Tariff_tariff__controls_static__tv34Z {
  gap: 0;
  padding: 8px 14px;
}

.Tariff_tariff__btn__be3Xp {
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
}

.Tariff_decrement__Dra5w {
  background-color: white;
}

.Tariff_increment__35cKH {
  background: linear-gradient(302.5deg, #318eec -0.67%, #00d5ff 81.88%);
}

.Tariff_tariff__count__l_Uiw {
  color: #212a33;
  font-weight: 500;
  font-style: Bold;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: center;
}

/*!***************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/entities/cruise-buy/ui/Tourists/Tourists.module.css ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************/
.Tourists_tourists__CBPHp {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 20px;
    background-color: white;
    border-radius: 22px;
    padding: 10px;
}

.Tourists_tourists__el__1pAKg:first-child:after {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 100%;
    border-bottom: 1px solid #E8EDF2;
}

/*!*****************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/entities/cruise-buy/ui/PriceInfo/PriceInfo.module.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************/
.PriceInfo_buy__info__0RNw0 {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.PriceInfo_info__wrapper__xJjMw {
  display: flex;
  flex-direction: row;
  gap: 10px;
  justify-content: space-between;
}

.PriceInfo_room__price__GosQU {
  display: flex;
  flex-direction: row;
  gap: 10px;
  justify-content: space-between;
  align-items: flex-end;
}

.PriceInfo_room__price_value__TVBZ1 {
  color: #212a33;
  font-weight: 500;
  font-style: Black;
  font-size: 24px;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: right;
}

.PriceInfo_room__price_text__5uwxi {
  color: #212a33;
  font-weight: 500;
  font-style: Bold;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: 0%;
}

.PriceInfo_guarantee__MaiZL {
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 6px;
  padding: 3px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 1);
}

.PriceInfo_guarantee__text__3xnWb {
  color: rgba(33, 42, 51, 1);
  font-style: Bold;
  font-size: 12px;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: left;
}

.PriceInfo_price__list__sV_fr {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.PriceInfo_price__6I2HN {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(33, 42, 51, 0.08);
}

.PriceInfo_price__name__goHT5 {
  color: rgba(33, 42, 51, 1);
  font-style: Bold;
  font-size: 12px;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: left;
}

.PriceInfo_price__value__zUxM6 {
  color: rgba(33, 42, 51, 1);
  font-style: Black;
  font-size: 12px;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: right;
}

/*!*********************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/entities/cruise-buy/ui/CruisePlate/CruisePlate.module.css ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************/
.CruisePlate_plate__zvMlq {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 4px 6px;
  background-color: #FFFFFF;
  border-radius: 10px;
  width: -moz-fit-content;
  width: fit-content;
}

.CruisePlate_plate__name__CXx32 {
  font-weight: 500;
  font-style: Bold;
  font-size: 14px;
  line-height: 120%;
  letter-spacing: 0%;
}

@media (max-width: 768px) {
  .CruisePlate_plate__zvMlq {
    margin: 0 auto;
  }
}

/*!*************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/entities/cruise-buy/ui/Buy.module.css ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************/
.Buy_buy__zlFjb {
  display: flex;
  flex-direction: column;
  gap: 15px;
  padding: 20px;
  border-radius: 40px;
  background: rgba(243, 247, 250, 1);
}

.Buy_buy__title__oViw_ {
  font-style: Black;
  font-size: 14px;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: center;
}

.Buy_title__gray__XQQ7Y {
  color: rgba(173, 183, 192, 1);
}

.Buy_buy__button__nZbEv {
  width: 100%;
  padding: 28px 0;
  border-radius: 22px;
  background: linear-gradient(-10.83deg,
      rgba(49.17, 142.49, 235.82, 1),
      rgba(0, 213.49, 255, 1));
  color: rgba(255, 255, 255, 1);
  font-style: Bold;
  font-size: 18px;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: center;
  cursor: pointer;
}

.Buy_buy__button__nZbEv:hover {
  filter: brightness(1.01);
}

.Buy_buy__button__nZbEv:disabled {
  opacity: 0.8;
  cursor: not-allowed;
}

.Buy_buy__error__CngTG {
  margin: 0 0 12px;
  padding: 10px 12px;
  border-radius: 12px;
  background: rgba(220, 53, 69, 0.1);
  color: #dc3545;
  font-size: 14px;
  line-height: 1.4;
}

.Buy_buy__error__CngTG:empty {
  display: none;
}

@media (min-width: 1200px) {
  .Buy_buy__zlFjb {
    /* Для Safari */
    position: sticky;
    top: 108px;
    z-index: 10;
  }
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[3]!./src/fsd-pages/cruises-detail/ui/CruisesDetail.css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************/
.page-tour {}


.loading {
  width: 100%;
  height: 100%;
  background: radial-gradient(circle at 50% 50%,
      rgba(255, 255, 255, 0.4) 0%,
      rgba(255, 255, 255, 0.1) 70%,
      transparent 100%);
  animation: breathe 8s infinite ease-in-out;
  z-index: 2;
}

.loading::after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at 50% 50%,
      rgba(255, 255, 255, 0.4) 0%,
      rgba(255, 255, 255, 0.1) 70%,
      transparent 100%);
  animation: breathe 8s infinite ease-in-out;
  z-index: 2;
  pointer-events: none;
}



.hotel-header {
  margin-bottom: 32px !important;
}

.tour__wrapper {
  display: grid;
  grid-template-columns: repeat(10, 1fr);
  gap: 80px;
  margin-top: 32px;
}

.tour {
  grid-column: span 7;
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.details {
  grid-column: span 3;
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.other {
  display: flex;
  flex-direction: column;
  gap: 40px;
  margin-top: 100px;
}

.other__title {
  color: rgba(33, 42, 51, 1);
  font-style: Regular;
  font-size: 38px;
  font-weight: 400;
  line-height: 110%;
  letter-spacing: -2%;
  text-align: center;
  margin-top: 110px;
}

@keyframes shine {
  0% {
    background-position: 400% 0;
  }

  100% {
    background-position: -400% 0;
  }
}

@keyframes breathe {

  0%,
  100% {
    opacity: 0.3;
    transform: scale(1);
  }

  50% {
    opacity: 0.6;
    transform: scale(1.05);
  }
}

@media (max-width: 1400px) {
  .tour__wrapper {
    gap: 40px;
  }
}

@media (max-width: 1200px) {
  .tour {
    grid-column: span 6;
  }

  .details {
    grid-column: span 4;
  }
}

@media (max-width:992px) {
  .tour__wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 40px;
  }
}
