@font-face {font-family: 'TikTokSans'; src: url('../fonts/TikTokSans-Bold.ttf') format('truetype'); font-weight: 700; font-display: swap}
@font-face {font-family: 'Geologica'; src: url('../fonts/Geologica-Light.ttf') format('truetype'); font-weight: 300; font-display: swap}
@font-face {font-family: 'Geologica'; src: url('../fonts/Geologica-Regular.ttf') format('truetype'); font-weight: 400; font-display: swap}
@font-face {font-family: 'Geologica'; src: url('../fonts/Geologica-Medium.ttf') format('truetype'); font-weight: 500; font-display: swap}

/* GLOBAL */
pre {display: none}
* {margin: 0; padding: 0; box-sizing: border-box; font-family: 'Geologica', sans-serif; outline: none}
body {-webkit-font-smoothing: antialiased; padding-top: 0 !important; font-size: 18px; font-weight: 300; background: #072543}
body > .wrapper {background: #fff}
body.body__admin {padding-bottom: 50px !important}
body.loading .lazy {display: none}
body.lock {overflow: hidden}
a {text-decoration: none; color: inherit}
svg * {transition: fill 250ms; fill: currentcolor}
ul {list-style: none}
b, strong, th {font-weight: 500}
.hero h1 {font-size: 80px}
h1,h2,h3,h4,h5, .h1-like, .h2-like, .h3-like, .h4-like, .h5-like {font-family: 'TikTokSans', sans-serif; margin: 0}
h1, .h1-like {font-size: 60px; font-weight: 700; color: #072543; line-height: 1}
h2, .h2-like {font-size: 48px; font-weight: 700; color: #072543; line-height: 1}
h3, .h3-like {font-size: 32px; font-weight: 700; color: #072543; line-height: 1}
h4, .h4-like {font-size: 26px; font-weight: 700; color: #072543; line-height: 1.5}
h5, .h5-like {font-size: 22px; font-weight: 700; color: #072543; line-height: 1.3}
h6, .h6-like {font-size: 20px; font-weight: 500; margin: 0; line-height: 1.3}
img, svg, video, iframe {display: block; max-width: 100%; max-height: 100%; height: auto}
.flex {display: flex; flex-wrap: wrap}
.flex.align-end {align-items: end}
.flex.center {justify-content: center}
.flex.no-wrap {flex-wrap: nowrap}
.flex.align-center {align-items: center}
.flex.space-between {justify-content: space-between}
.flex.nowrap {flex-wrap: nowrap; white-space: unset}
.flex.column {flex-direction: column; padding: 0}
.max {margin: 0 auto; max-width: 1920px; padding: 0 50px}
.button {background: #024D98; color: #fff; border-radius: 5px; cursor: pointer; transition: 250ms; display: inline-flex; text-align: center; height: 60px; padding: 0 30px; border: none}
.button.button_light {background: #F4F7F8; color: #072543}
.button.button_white {background: #FFFFFF; color: #072543}
.dark {background: #E7ECEE}
.subtitle {font-weight: 300; font-size: 22px; color: #617075}
.grid {display: grid}
.tablet-show {display: none}
.mobile-show {display: none}
.mobile-flex {display: none !important}
.cover {background-size: cover; background-repeat: no-repeat; background-position: 50% 50%}
table {width: 100%; border-collapse: collapse}
.swiper-css-mode .swiper-slide {scroll-snap-align: unset !important}
/* GLOBAL */

/* ADMIN */
.admin-bar {top: unset !important; bottom: 0px; justify-content: end !important}
.admin-bar-link {color: #fff}
.admin-bar__elem--settings {display: none !important}
.admin-bar__elem--buttons {margin-left: auto}
.admin-bar-link.admin-bar-link--enter {border: none !important}
/* ADMIN */

/* HEADER */
.header {padding: 14px 0; position: sticky; position: -webkit-sticky; z-index: 2000; left: 0; width: 100%; top: 0}
.body__index .header {position: fixed}
header.fixed .subheader::before, .body__noindex header .subheader::before {background: #00458a}
header.fixed, .body__noindex header {background: #024D98}
header.fixed .button, .body__noindex header .button {background: #3EBDE6}
header .auth-block {color: #fff}
header .auth-block svg {width: 40px; height: 40px}
.header .header__logo {margin-left: auto; margin-right: 266px; color: #fff}
.header .left .header__geo {gap: 30px}
.header .header__logo svg {width: 204px; height: 45px; transition: 250ms}
.header .header__list li a {transition: 250ms}
.header .left .header__geo .item {gap: 10px}
.header .left .header__geo .item svg {color: #fff; width: 20px; height: 20px; opacity: 0.5}
.header .left .header__geo .item p {font-weight: 300; color: #fff}
.header .right .header__phone svg {width: 20px; height: 20px; color: #fff}
.header .right .header__phone {gap: 10px; margin-right: 14px}
.header .right .header__phone .header__phone--link {color: #fff; font-weight: 500; transition: 250ms}
.header .right .header__social {gap: 4px; margin-right: 40px}
.header .right .header__social--round {width: 40px; height: 40px; border-radius: 100%; background: radial-gradient(72.58% 72.58% at 84.68% 11.29%, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0.1) 100%); transition: 250ms; color: #fff}
.header .right .header__social--round svg {width: 20px; height: 20px}
.icons-block .icon {background: radial-gradient(72.58% 72.58% at 84.68% 11.29%, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0.1) 100%); width: 60px; height: 60px; padding: 0; margin-left: 10px; display: flex; transition: 250ms; border-radius: 5px}
.icons-block .icon svg {width: 20px; height: 20px; color: #fff}
.header .subheader {margin: 0 auto; padding-top: 14px; position: relative; margin-top: 14px; z-index: 10}
.header .subheader .header__list {gap: 50px}
.header .subheader .header__list li a {color: #fff; font-weight: 400}
.header .header__list li.active > a {opacity: 0.5}
.header .subheader::before {content: ''; position: absolute; left: -50px; top: 0; background: #FFFFFF3D; height: 1px; width: calc(100% + 100px)}
.header .header__nav li svg {width: 10px; height: 10px; transform: rotate(90deg); margin-left: 10px}
.header .header__list > li {position: relative}
.header .header__list .level-2 {position: absolute; top: calc(100% + 12px); left: 0; min-width: 240px; padding: 12px 0; background: #fff; border-radius: 10px; box-shadow: 0 15px 40px rgba(0,0,0,.15); opacity: 0; visibility: hidden; transform: translateY(10px); transition: all .3s ease; z-index: 100; display: flex; flex-direction: column; gap: 0; list-style: none}
.header .header__list .level-2 li {width: 100%}
.header .header__list .level-2 a {display: block; padding: 12px 20px; color: #222 !important; transition: background .2s ease, color .2s ease}
.header .header__list .level-2 li.active a {color: #024D98 !important; opacity: 1}
.header .header__list .level-2::before {content: ''; position: absolute; left: 0; top: -12px; width: 100%; height: 12px}
.header .header__list > li > a svg {transition: transform .3s ease}
.header .header__burger {display: none}
.header .subheader .header__geo {display: none}
.header .subheader .header__social {display: none}
/* HEADER */

/* ANIMATION */
.attraction {opacity: 0; transform: translateY(500px); will-change: transform; animation: fadeUp 1.8s ease-in-out 0.5s forwards}
.grass {opacity: 0; transform: translateY(300px); will-change: transform; animation: fadeUp 1.5s ease-in-out 0.5s forwards}
.confetti {opacity: 0; transform: translateY(150px); will-change: transform; animation: fadeUp 2s ease-in-out 0.7s forwards}
.wheel-wrapper {opacity:0; will-change: transform; animation: fadeUp 2s ease-in-out 0.5s forwards}
.stars {opacity:0; transform: scale(.7); will-change: transform; animation: fadeUp 2s ease-in-out 0.7s forwards}
.wheel {animation: spin 60s linear infinite}
@keyframes fadeUp {0% {} 100% {opacity: 1; transform: translateY(0)}}
@keyframes spin {0% {transform: rotate(0deg)} 100% {transform: rotate(360deg)}}
.scroll-reveal {opacity: 0; transform: translateY(40px); transition: opacity 0.7s cubic-bezier(0.22, 1, 0.36, 1), transform 0.7s cubic-bezier(0.22, 1, 0.36, 1); will-change: opacity, transform}
.scroll-reveal.is-visible {opacity: 1; transform: translateY(0)}
.reveal--left {transform: translateX(-40px)}
.reveal--left.is-visible {transform: translateX(0)}
.reveal--right {transform: translateX(40px)}
.reveal--right.is-visible {transform: translateX(0)}
.reveal--scale {transform: scale(0.92)}
.reveal--scale.is-visible {transform: scale(1)}

/* Stagger: последовательное появление дочерних блоков внутри группы
   (например, карточек в сетке "Зоны парка" / "Афиша")
   Задержка выставляется через инлайн style="--delay: 0.1s" в разметке
   либо автоматически через JS (см. scroll-reveal.js, опция stagger) */
.scroll-reveal {transition-delay: var(--delay, 0s)}
/* ANIMATION */

.show-all {font-size: 14px; font-weight: 300; color: #3EBDE6; border-bottom: 1px dashed currentcolor; margin-left: 10px; transform: translateY(-2px)}
.show-all:hover {border-bottom-style: solid; color: #024D98}

/* FILTER */
.filter-form {width: 100%; opacity: 1 !important}
.mg-filter {gap: 60px}
.mg-filter-head {display: none}
.ui-slider .ui-slider-handle {background: #fff; margin-left: -10px; display: block; top: 50%; height: 30px; width: 30px; font-size: 13px; font-weight: 400; border-radius: 50%; cursor: pointer; position: absolute; border: 3px solid #3EBDE6; transform: translateY(-50%); outline: none !important; color: #3EBDE6}
.slider-tip {position: absolute; top: -3px; left: -3px; white-space: nowrap; height: 30px; width: 30px; line-height: 30px; text-align: center; font-size: 10px; font-weight: 500}
.ui-slider .ui-slider-handle.ui-state-focus {background: #3EBDE6; color: #fff}
.ui-slider-horizontal {height: 3px; border-radius: 1px; background: #DAE2E4; position: relative}
.ui-slider .ui-slider-range {background: #3EBDE6; height: 3px; position: absolute}
.price-slider-wrapper .price-slider-list {display: none}
.mg-filter-item .remove {display: none}
.mg-filter-item {display: flex; align-items: center; gap: 15px}
.mg-filter-item ul {width: 150px}
.mg-filter-title {color: #072543; font-size: 18px; font-weight: 600; margin-right: 10px}
.filter-buttons {display: none}
/* FILTER */

/* STATIC */
.static .left-part {width: 300px; background: #F4F7F8; align-self: start; padding: 30px; border-radius: 20px}
.static .left-part ul {display: flex; flex-direction: column; gap: 10px}
.static .left-part li {transition: 250ms}
.static .left-part li a {transition: 250ms; color: #072543; cursor: pointer}
.static .left-part li.active a {color: #61707580}
.static .right-part {width: calc(100% - 380px)}
/* STATIC */

/* INPUT */
input, select, textarea, button {-webkit-appearance: none; -moz-appearance: none; font-family: inherit; font-size: inherit; color: inherit; border-radius: 0px; font-size: 15px}
input[type=text], input[type=tel], input[type=email], input[type=password], input[type=search], input[type=date] {display: block; width: 100%; border: 1px solid #fff; background: #fff; height: 60px; border-radius: 5px; padding: 0 10px}
textarea {display: block; border-radius: 5px; width: 100%;  background: #fff; border: 1px solid #fff; padding: 25px 10px 10px 10px; resize: none; height: 80px}
input[type=text]:focus, input[type=tel]:focus, input[type=email]:focus, textarea:focus, input[type=password]:focus {border-color: #3EBDE6; box-shadow: inset 0 0 0 1px #3EBDE6}
input[type=checkbox] {display: inline-block; vertical-align: middle; width: 16px !important; height: 16px; margin-right: 10px !important; position: relative; border: 1px solid #3EBDE6; background: #fff; flex-shrink: 0; border-radius: 2px}

input[type=checkbox]:checked {background: #3EBDE6 url("data:image/svg+xml,<svg viewBox='0 0 356.7 297.3' xmlns='http://www.w3.org/2000/svg'><polygon fill='%23fff' points='42.4,153 0,195.4 101.9,297.3 356.7,42.4 314.3,0 101.9,212.4'/></svg>") 50% 50% no-repeat; background-size: 9px; border-color: #3EBDE6}
input[type=radio] {display: inline-block; vertical-align: middle; width: 16px !important; height: 16px; margin-right: 10px !important; border-radius: 50%; background: #fff; position: relative; flex-shrink: 0; border: 1px solid #d2d2d2; box-shadow: inset 0px 0px 0px 2px #fff}
input[type=radio]:hover, input[type=radio]:checked {border-color: #222}
input[type=radio]:checked {background: #222}
select {display: block; width: 100%; font-size: 15px; border: none; border: 1px solid #d2d2d2; padding: 0px 35px 0 10px; background: transparent url("data:image/svg+xml,<svg viewBox='11.4 7.1' width='11.4' height='7.1' xmlns='http://www.w3.org/2000/svg'><path d='M5,6.4l-5-5L1.4,0l4.3,4.3L10,0l1.4,1.4l-5,5L5.7,7.1L5,6.4z'/></svg>") no-repeat; background-position: right 15px center; border-radius: 0px; height: 60px !important;  color: #7f7f7f; box-shadow: none !important; cursor: pointer; transition: border-color 250ms}
/* INPUT */

/* FORM */
.form-block {background: #F4F7F8; padding: 60px; border-radius: 20px; margin-top: 20px}
.form-list.grid {display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 20px}
.form-list .red-star {color: #fa1d7c}
.form-list + .button {margin-top: 20px}
.form-list li.wide {grid-column: 1/-1}
.form-list li {position: relative; display: block}
.form-list .placeholder {position: absolute; top: 0; pointer-events: none; left: 10px; height: 60px; line-height: 60px; opacity: 0.5; transition: 250ms}
.form-list input::placeholder {opacity: 0}
.form-list input:not(:placeholder-shown) + .placeholder, .form-list input:focus + .placeholder, .form-list input:-webkit-autofill + .placeholder, input:-webkit-autofill:focus + .placeholder, .form-list input:not(:placeholder-shown) + div + .placeholder, .form-list textarea:not(:placeholder-shown) + .placeholder, .form-list textarea:focus + .placeholder, .form-list textarea:-webkit-autofill + .placeholder, textarea:-webkit-autofill:focus + .placeholder, .form-list textarea:not(:placeholder-shown) + div + .placeholder {transform: translateY(-15px); font-size: 10px; opacity: 1}
.form-list input:not(:placeholder-shown), .form-list input:-webkit-autofill, .form-list input:-webkit-autofill:focus {padding-top: 10px}
.form-designer-submit {margin-top: 40px; gap: 20px}
.agreement {font-size: smaller}
.agreement a {text-decoration: underline; color: #3EBDE6}
.button + .link {margin-left: 20px; color: #3EBDE6; border-bottom: 1px dashed currentcolor}
/* FORM */

/* CONTENT */
.content h1, .content .h1-like {margin: 0 0 40px 0; color: #072543}
.content h2, .content .h2-like {margin: 40px 0 20px 0; color: #072543}
.content h3, .content .h3-like {margin: 40px 0 20px 0; color: #072543}
.content {color: #617075; line-height: 1.5}
.content a {color: #3EBDE6; border-bottom: 1px solid currentcolor}
.content p + p {margin-top: 1em}
.content ul:not(.form-list) {margin: 1em 0}
.content ul:not(.form-list) li {position: relative; padding-left: 20px}
.content ul:not(.form-list) li:before {position: absolute; content: ''; width: 4px; height: 4px; background: currentcolor; left: 0; top: calc(0.75em - 1px); border-radius: 1px}
.content table tr + tr {margin-top: 40px}
.content table tr {display: grid; grid-template-columns: repeat(2, minmax(0,1fr)); gap: 40px}
.content table td {border: none}
.content table td.with-text {align-self: center}
.content table td img, .content table td iframe, .content table td video {width: 100% !important; height: 100% !important; object-fit: cover; border-radius: 20px}
.content table h2:nth-of-type {margin-top: 0}
.content table.simple {text-align: center}
.content table.simple tr {gap: 0}
.content table.simple td, .content table.simple th {padding: 5px}
.content table.simple tr + tr {margin: 0}
.content table.simple tr:nth-of-type(odd) {background: #fff}
.content table.simple tr:nth-of-type(even) {background: #F4F7F8}
/* CONTENT */

/* CATALOG */
.bottom-description {margin-top: 140px}
.bread-crumbs {display: flex; align-items: center; color: #61707580; font-size: 14px; font-weight: 300}
.bread-crumbs .bread-crumbs__item:first-child {color: #617075}
.bread-crumbs .separator {width: 3px; height: 3px; background: #61707580; border-radius: 50%; flex-shrink: 0; font-size: 0; margin: 0 7px}
.catalog .grid {display: grid; grid-template-columns: repeat(4, minmax(0,1fr)); gap: 30px}
.catalog-cats a {padding: 0px 28px; height: 60px; text-align: center; color: #617075; border-radius: 50px; transition: 250ms; gap: 10px}
.catalog-cats .flex a.active {background: #024D98; color: #fff}
.catalog-cats .flex {border: 1px solid #DAE2E4; border-radius: 50px; width: fit-content}
.catalog-cats {margin: 40px 0}
.catalog-cats .flex a.flex {margin-top: 0; border: none}
.product-wrapper {border-radius: 20px; overflow: hidden; transition: transform 250ms; display: block}
.product-wrapper .top-part {position: relative; overflow: hidden}
.product-wrapper .top-part img {aspect-ratio: 4/3; scale: 1.05; width: 100%; object-fit: cover; height: unset; transition: scale 2500ms}
.product-wrapper .bottom-part {background: #FFFFFF; padding: 30px}
.product-wrapper .bottom-part .item-length, .product-wrapper .bottom-part .item-weight {padding: 10px 15px; border-radius: 5px; background: #F4F7F8; font-size: 16px}
.product-wrapper .short {color: #617075; margin: 20px 0; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; line-height: 1.3; height: 3.9em; font-size: smaller}
.product-wrapper .bottom-part .flex {gap: 15px}
.product-wrapper .bottom-part .flex .flex {margin-top: 0}
.product-wrapper .stickers {position: absolute; align-items: start; left: 30px; top: 30px; z-index: 1; pointer-events: none; font-size: 14px; color: #fff; gap: 10px}
.product-wrapper .sticker {padding: 10px 15px; border-radius: 20px}
.product-wrapper .sticker.ekstremalnye {background: #024D98}
.product-wrapper .sticker.semeynye {background: #3EBDE6}
.product-wrapper .sticker.detskie {background: #56C98E}
.product-wrapper .sticker.interaktivnye {background: #A497EF}
.product-wrapper .sticker.soon {background: #fa1d7c}
.product-wrapper .bottom-part .h4-like {overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-bottom: 20px}
.catalog {background: #F4F7F8; padding-top: 70px; padding-bottom: 140px; margin-top: 70px}
.body__noindex main {padding: 140px 0}
.body__noindex.body__product main {padding: 0 !important}
/* CATALOG */

/* PAGER */
.mg-pager .allPages {display: none}
.mg-pager ul {margin-top: 50px; display: flex; justify-content: center}
.mg-pager li a, .mg-pager li span {display: block; line-height: 32px; padding: 0 12px; height: 32px; font-size: 14px; font-weight: 400; color: #AAB2B5}
.mg-pager li.current span { display: block; color: #072543; font-size: 16px; font-weight: 500; padding-bottom: 10px; position: relative}
.mg-pager li.current span::after {content: ''; height: 2px; width: 100%; background: #3EBDE6; position: absolute; left: 0; bottom: 0}
/* PAGER */

/* PERSONAL */
.order-history-list table {background: red}
.order-history-list .status {background: #AAB2B5; color: #fff; border-radius: 20px; padding: 5px 10px; margin-right: 20px}
.order-history-list .item {margin-bottom: 10px}
/* PERSONAL */

/* PARK STATUS */
.park-online .grid {grid-template-columns: repeat(3,1fr); gap: 30px; margin-top: 40px}
.park-online .grid .item {background: #F4F7F8; padding: 20px; border-radius: 20px}
.park-online ul li:before {width: 8px !important; height: 8px !important; border-radius: 50% !important; margin-top: -3px}
.park-online ul li.open:before {background: #56C98E}
.park-online ul li.close:before {background: #fa1d7c}
.park-online ul li.close {color: #fa1d7c}
.park-online ul li.soon:before {background: #AAB2B5}
.park-online ul li.soon {color: #AAB2B5}
/* PARK STATUS */

/* MODAL */
.home-hero .back-ring {color: #fff; border-bottom: 1px dashed currentcolor; margin: 30px 0 0 30px; cursor: pointer}
.modal {position: fixed; top: 50%; left: 50%; width: 640px; background: #F4F7F8; border-radius: 20px; padding: 60px; z-index: 9000; transform: translateX(-50%) translateY(-50%)}
.modal .close {width: 40px; height: 40px; border-radius: 50%; background: #3EBDE6; position: absolute; top: -20px; right: -20px; cursor: pointer}
.modal .close:hover {background: #024D98}
.modal .close:after, .modal .close:before {content: ''; width: 16px; position: absolute; top: 50%; margin-top: -1px; height: 2px; background: #fff; left: 12px; border-radius: 1px}
.modal .close:before {transform: rotateZ(-45deg)}
.modal .close:after {transform: rotateZ(45deg)}
.overlay {background: rgba(0,0,0,0.5); z-index: 8000; position: fixed; top: 0; left: 0; width: 100%; height: 100%; backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px); display: none}
/* MODAL */

/* HOME */
.home-hero {background: url('../images/hero-bg.jpg') center center/cover no-repeat; display: flex; flex-direction: column; padding-bottom: 0; overflow: hidden; position: relative}
.home-hero.attraction-hero {background-image: url('../images/attraction-bg.png')}
.home-hero .hero__wrapper .inner {height: 100%; position: relative; z-index: 5; gap: 20px}
.home-hero .hero__wrapper {height: 100%; padding-top: 208px; position: relative; flex: 1}
.home-hero .hero__wrapper .max {height: 100%; padding-bottom: 70px}
.home-hero .hero__wrapper .inner h1 {color: #fff}
.home-hero .hero__wrapper .inner .h3-like {color: #fff}
.home-hero .hero__wrapper .inner .button {width: fit-content; margin-top: 30px; padding: 0 60px}
.home-hero .hero__wrapper .inner .map__plate--wrapper {gap: 10px; margin-top: 60px}
.home-hero .hero__wrapper .inner .map__plate {position: relative}
.home-hero .hero__wrapper .inner .map__plate.active {background: #3EBDE6; color: #fff}
.home-hero .hero__wrapper .inner .map__plate .h4-like {color: #fff}
.home-hero .hero__wrapper .inner .map__plate .h6-like {margin-top: 10px}
.home-hero .hero__wrapper .inner .map__plate--wrapper .map__plate--info {width: 20px; height: 20px; color: #fff; position: absolute; top: 12px; right: 12px; cursor: pointer}
.map__plate--info .text {opacity: 0; z-index: 1; position: absolute; padding: 20px; background: rgba(0,0,0,0.9); color: #fff; font-size: 14px; border-radius: 5px; white-space: nowrap; pointer-events: none}
.map__plate--info .text s {margin: 0 5px; color: #fa1d7c}
.map__plate--info svg:hover + .text {opacity: 1; pointer-events: auto}
.home-hero .hero__wrapper .inner .map__plate--wrapper .map__plate--info svg {width: 20px; height: 20px}
.home-hero .hero__wrapper .grass {position: absolute; left: 0; bottom: 0; z-index: 4}
.home-hero .hero__wrapper .people {position: absolute; right: 0; bottom: 0; z-index: 4; width: 50%; object-fit: contain; object-position: 100% 100%}
.home-hero .hero__wrapper .attraction {position: absolute; right: 0; bottom: 0; z-index: 3; width: 90%; object-fit: contain; object-position: 100% 100%}
.home-hero .hero__wrapper .stars {position: absolute; right: -600px; bottom: 0; z-index: 2; object-fit: contain}
.home-hero .hero__wrapper .confetti {position: absolute; left: -600px; bottom: 0; z-index: 2; object-fit: contain}
.home-hero .hero__wrapper .wheel-wrapper {position: absolute; left: 45%; bottom: 0px; z-index: 1; width: 30%; object-fit: contain; max-width: 600px}
.home-hero .hero__wrapper .wheel {display: block; transform-origin: center center; filter: blur(3px); width: 100%; object-fit: contain}
.home-hero .hero__wrapper .wheel-bottom {position: absolute; top: 50%; filter: blur(3px); transform: translateX(-50%); left: 50%; object-fit: contain}
.home-visit {padding: 140px 0; position: relative; z-index: 2; background: #fff}
.home-visit .grid {grid-template-columns: 1fr 1fr; gap: 30px; display: grid}
.home-visit .left {flex-direction: column}
.home-visit .left h2 {margin-bottom: 18px}
.home-visit .left .weather .item p {color: #072543; text-align: left; margin-bottom: 2px}
.home-visit .left .weather {display: flex; align-items: center; margin-top: 40px}
.home-visit .left .weather .item {display: flex; justify-content: center; flex-direction: column; padding: 14px 20px; background: #F4F7F8; border-radius: 5px 0px 0px 5px; height: 83px}
.home-visit .left .weather .item.dark {border-radius: 0px 5px 5px 0; background: #E7ECEE; transition: 250ms}
.home-visit .left .weather .item .weather-link {color: #072543; font-size: 16px; font-weight: 500; gap: 12px; transition: 250ms}
.home-visit .left .weather .item .weather-link svg {color: #FF5D8F; width: 14px; height: 14px; line-height: 1}
.home-visit .right .item {padding: 30px; background: #F4F7F8; border-radius: 0 20px 20px 0; display: flex; flex-direction: column}
.home-visit .right .item.dark {background: #E7ECEE; border-radius: 20px 0 0 20px; flex-direction: column; justify-content: center; justify-content: space-between}
.home-visit .calendar {width: 100%; display: grid; grid-template-columns: 200px auto}
.home-visit .calendar .calendar-choise {margin-bottom: 15px}
.home-visit .calendar .calendar-amount {font-weight: 500; color: #AAB2B5; font-size: 16px; background: #fff; padding: 10px 0; border-radius: 5px; transition: 250ms}
.home-visit .calendar .calendar-week {text-align: center; margin-top: 8px; font-size: 14px; font-weight: 300; color: #869195; transition: 250ms}
.home-visit .calendar .calendar-week img {margin: 0 auto}
.home-visit .calendar .calendar-inner {gap: 5px; display: grid; grid-template-columns: repeat(7, minmax(0,1fr)); margin-bottom: 30px}
.home-visit .calendar .calendar-choise--week {margin-top: 6px}
.home-visit .calendar .calendar-choise--date {color: #072543; font-size: 16px}
.home-visit .calendar .item .h6-like {color: #AAB2B5}
.home-visit .right.calendar .button {margin-top: auto}
.home-visit .calendar .calendar-item.active .calendar-amount {background: #3EBDE6; color: #fff}
.home-visit .calendar .calendar-item.active .calendar-week {color: #3EBDE6}
.home-visit .calendar .calendar-peek {display: block; margin: 0 auto; margin-top: 3px; border-radius: 100%; width: 4px; height: 4px; background: transparent; transition: 250ms}
.home-visit .calendar .calendar-item.active .calendar-peek {background: #3EBDE6}
.home-blog {position: relative; z-index: 2; background: #fff; padding-top: 140px}
.blog .grid {grid-template-columns: repeat(4,minmax(0,1fr)); column-gap: 30px; row-gap: 40px}
.blog .grid .item {aspect-ratio: 1/1}
.blog .swiper-slide {height: 20vw; aspect-ratio: 1/1; width: auto}
.blog .swiper-slide.item--large {aspect-ratio: 16/9}
.blog .item {padding: 30px; flex-direction: column; border-radius: 20px; position: relative; background: #F4F7F8; height: 100%; overflow: hidden}
.blog .item .text {display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; line-height: 1.3; height: 3.9em}
.blog .item .column {height: 100%; position: relative; z-index: 1}
.blog .item .link-round {background: #fff; margin-top: auto; position: relative; z-index: 1}
.blog .item .offers-item--background {position: absolute; right: 0; bottom: 0; width: 100%; z-index: 0; height: 100%; object-fit: contain; object-position: 100% 100%}
.blog .item .content {position: relative; z-index: 1; height: 100%; flex-direction: column}
.blog .item .button {width: fit-content; margin-top: auto}
.blog .item.item--large .h3-like {color: #fff}
.blog .item.item--large .text {color: #fff}
.blog .item.item--large {background: linear-gradient(90deg, #072543 0%, #135EA9 100%)}
.blog .item .h3-like {margin-bottom: 14px}
.blog .item .h5-like {margin-bottom: 16px}
.blog .item--large .offers-item--background {height: 100%; object-fit: cover; opacity: 0.6}
.home-enjoy {position: relative; z-index: 3; background: #fff; padding: 140px 0}
.home-enjoy .enjoy__plate {background: #F4F7F8; border-radius: 5px; padding: 14px 20px; width: fit-content; margin-bottom: 40px}
.home-enjoy .enjoy__plate .enjoy__plate--amount {color: #3EBDE6}
.home-enjoy .enjoy__plate .item:first-child {padding-right: 20px; border-right: 1px solid #0725431F}
.home-enjoy .enjoy__plate .item:last-child {padding-left: 20px}
.home-enjoy .enjoy__plate .enjoy__plate--descr {color: #072543}
.home-enjoy .subtitle {margin-top: 20px}
.home-enjoy .grid {grid-template-columns: repeat(auto-fill, 278px); margin-top: 60px; gap: 30px; position: relative; display: flex}
.home-enjoy .grid .h1-like {color: #3EBDE6; margin-bottom: 10px}
.home-enjoy .grid p {color: #072543; margin-top: 60px}
.home-enjoy .enjoy-bg {position: absolute; height: 100%; bottom: 0; object-position: 100% 100px; object-fit: contain; right: 0; z-index: 0}
.home-enjoy .grid .line {display: block; height: 1px; width: calc(100% + 100px); background: #DAE2E4; position: absolute; bottom: 50px; left: -50px}
.home-parks {background: #F4F7F8; position: relative; z-index: 4; padding-top: 140px}
.home-parks .h6-like {color: #AAB2B5; margin-bottom: 40px}
.home-parks .grid .item a {gap: 15px}
.home-parks .grid .left .item {padding-bottom: 30px; border-bottom: 1px solid #D7DDE2}
.home-parks .grid .left .item .link-round {background: #fff}
.home-parks .grid .left .grid {grid-template-columns: 1fr 1fr; gap: 30px}
.home-parks .grid {grid-template-columns: repeat(2, minmax(0,1fr)); gap: 30px; align-items: center}
.home-parks .grid .right img {border-radius: 20px; width: 100%; height: 100%; object-fit: cover}
.home-parks .grid .right {height: 100%; width: 100%; min-width: 0}
.home-catalog {background: #F4F7F8; position: relative; padding: 140px 0}
.home-catalog .max {position: relative; z-index: 1}
.home-catalog .h-block {margin-bottom: 20px}
.home-catalog .subtitle {margin-top: 20px; margin-bottom: 60px}
.tab-links {border: 1px solid #DAE2E4; border-radius: 50px}
.tab-links .tab-link {color: #617075; display: flex; align-items: center; gap: 10px; height: 60px; border-radius: 50px; padding: 0 28px; cursor: pointer; font-size: 16px}
.tab-links .tab-link.active {background: #024D98}
.tab-links .tab-link.active {color: #fff}
.tab-links .tab-link.active .tab-icon--active {display: block}
.tab-links svg {width: 26px; height: 26px; color: #80A6CB}
.tab {margin-top: 40px}
.home-catalog .tab .item .content {position: relative; z-index: 1}
.home-catalog .tab .item .h3-like {margin-bottom: 20px}
.home-catalog .tab .item {aspect-ratio: 1.71482/1; background: #FFFFFF; border-radius: 20px; padding: 30px; display: flex; flex-direction: column; position: relative; overflow: hidden}
.home-catalog .tab .item .item-bg {position: absolute; right: 0; bottom: 0; z-index: 0}
.home-catalog .tab .item .item-bg--second {position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); z-index: 0}
.home-catalog .tab .item .button {width: fit-content; margin-top: auto; position: relative; z-index: 1}
.home-catalog .button-wrapper {margin-top: 60px; gap: 10px}
.home-map {position: relative; z-index: 1; padding: 140px 0}
.home-map .buttons {gap: 10px}
.home-map .map__wrapper {position: relative; border-radius: 20px; overflow: hidden}
.home-map .map__wrapper iframe {width: 100%; aspect-ratio: 3/1; border-radius: 20px}
.home-map .map__plate--wrapper {position: absolute; bottom: 60px; left: 30px; gap: 10px}
.home-events .subtitle {margin-top: 20px}
.home-events .holiday__wrapper {background: #F4F7F8; padding: 50px; border-radius: 20px 20px 0px 0px}
.home-events .holiday__wrapper .item-link + .item-link {padding-left: 30px; margin-left: 30px; border-left: 1px solid #DAE2E4}
.home-events .holiday__wrapper .item-link .link-round {margin-left: 15px; background: #fff}
.home-events .swiper .swiper-slide img {width: 100%; object-fit: cover; aspect-ratio: 3/1; border-radius: 0 0 20px 20px}
.home-events .gallery-slider {position: relative; overflow: hidden; border-radius: 0 0 20px 20px}
.home-events .slider-button {position: absolute; right: 50px; bottom: 50px; z-index: 2}
.home-events .swiper .swiper-pagination {left: 50px; width: fit-content; bottom: 76px}
.home-events .swiper .swiper-pagination-bullet {width: 10px; height: 10px; background: #AAB2B5; margin: 0 10px}
.home-events .swiper .swiper-pagination-bullet-active {background: #FFFFFF}
/* HOME */


/* BLOG */
.mg-news-details h1 {margin: 0 0 20px 0}
.mg-news-details .grid {display: grid; grid-template-columns: 1fr 2fr; gap: 30px}
.mg-news-details img {border-radius: 10px; width: 100%}
.mg-news-details .mg-news-date {margin-bottom: 20px; color: #3EBDE6}
.tags {margin: 40px 0}
.tags a {border: none !important; background: #F4F7F8; padding: 5px 10px; border-radius: 30px; color: inherit}
.tags a.active, .tags a:hover {background: #0861B9; color: #fff !important}
.tags a:before {content: '#'; margin-right: 3px; opacity: 0.5}
/* BLOG */


/* PRODUCT */
.hero-scroll {padding-bottom: 0; position: relative}
.hero.attraction-hero .hero__wrapper {padding-top: 252px; background: rgba(0,0,0,0.5)}
.hero.attraction-hero .hero__wrapper h1 {color: #fff}
.hero.attraction-hero .hero__wrapper .inner {align-items: center; flex-wrap: nowrap}
.hero.attraction-hero .hero__wrapper .inner .button {margin-top: 0}
.hero.attraction-hero .hero__wrapper .inner .button-wrapper {margin: 50px 0 25px 0; gap: 10px}
.hero.attraction-hero .hero__wrapper .hero__bottom {margin-top: auto; display: grid; grid-template-columns: repeat(4, auto); background: #072543; border-radius: 5px; padding: 14px 20px}
.hero.attraction-hero .hero__wrapper .hero__bottom .item p {color: #fff; opacity: 0.5}
.hero.attraction-hero .hero__wrapper .hero__bottom .item .h6-like {color: #fff}
.hero.attraction-hero .hero__wrapper .hero__bottom .item {padding-right: 20px; border-right: 1px solid #FFFFFF1F; padding-left: 20px}
.hero.attraction-hero .hero__wrapper .hero__bottom .item:first-child {padding-left: 0}
.hero.attraction-hero .hero__wrapper .hero__bottom .item:last-child {padding-right: 0; border-right: none}
.hero.attraction-hero .hero__wrapper .max {padding-bottom: 40px}

.button.button-second {background: #3EBDE6}
.button.button-watch .button-watch--icon svg {width: 26px; height: 26px}
.button.button-watch .button-watch--icon {background: #0861B9; padding: 0 18px; height: 100%; border-radius: 0 5px 5px 0; width: fit-content; margin-left: 30px; transition: 250ms}
.button.button-watch {display: flex; padding-right: 0; border-radius: 5px 5px 5px 5px; overflow: hidden; transition: 250ms}

.about {padding-top: 140px}
.about .grid {grid-template-columns: repeat(2,minmax(0,1fr)); gap: 30px}
.about .grid.about__wrapper {align-items: center}
.about .left .h6-like {color: #AAB2B5; margin-bottom: 40px}
.about .left .h4-like svg {width: 36px; height: 36px; display: inline-block; vertical-align: middle}
.about .right .item {padding: 40px 30px; border-radius: 20px; background: #F4F7F8; grid-row: span 2}
.about .right .item .icon {width: 60px; height: 60px; border-radius: 100%; background: #fff}
.about .right .item .icon img {width: 30px; height: 30px}
.about .right .item p {margin-top: 10px; font-weight: 500; color: #072543}
.about .right .item .h3-like {color: #3EBDE6}
.about .right {gap: 30px; grid-template-columns: 1fr 1fr; grid-template-rows: 1fr 1fr 1fr 1fr 1fr}
.about .right .item.item--large {position: relative; overflow: hidden; grid-row: span 3}

.view {padding: 140px 0}
.view .view__wrapper {margin-top: 60px}
.view .view__wrapper .item {border-radius: 20px; overflow: hidden}
.view .view__wrapper .item .item-top img {aspect-ratio: 4/3; object-fit: cover; display: block; width: 100%; border-radius: 20px}
.view .view__wrapper .item .item-bottom {padding: 30px; background: #F4F7F8}
.view .view__wrapper .item .item-bottom .h5-like {color: #072543; margin-bottom: 10px}
.view .view__wrapper .item .item-bottom .h6-like {color: #617075; font-weight: 300}

.section-header {margin-bottom: 60px}
.section-header .subtitle {margin-top: 20px}
.related {padding-bottom: 140px; background: #F4F7F8}
.details {background: #F4F7F8; padding: 140px 0}
.details .details__header {gap: 10px; justify-content: end}
.details .details__header .item {border-radius: 5px; padding: 14px 20px; grid-template-columns: 60px 1fr; gap: 20px; background: #fff; align-items: center}
.details .details__header .item .h6-like {color: #024D98}
.details .details__header .item:last-child .h6-like {color: #3EBDE6}
.details .details__header .item p {color: #072543}
.details .details__wrapper {margin-top: 60px; position: relative}
.details .details__wrapper video {width: 100%; border-radius: 20px}
.details .details__wrapper .button {position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%)}

.ready {padding: 140px 0}
.ready .subtitle {margin-top: 20px; margin-bottom: 40px}
.ready .inner {display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); background: #F4F7F8; border-radius: 20px; overflow: hidden}
.ready .left-part {padding: 60px}

.files {margin-top: 40px}
.files a {border: none}
.files svg {height: 20px; width: 15px; flex-shrink: 0}
.files a span {margin: 0; width: calc(100% - 25px); white-space: nowrap; text-overflow: ellipsis; overflow: hidden}

audio {width: 100%}
/* PRODUCT */

/* ALERT */
.alert {background: #FF5D8F; border-radius: 5px; margin: 1em 0; color: #fff; text-align: center; padding: 10px}
.alert a {text-decoration: underline; font-weight: 500}
/* ALERT */

.next, .prev {width: 60px; height: 60px; border-radius: 5px; color: #fff; background: #024D98; cursor: pointer; transition: 250ms}
.next svg, .prev svg {width: 16px; height: 16px}
.prev svg {transform: scale(-1, 1)}
.slider-button {gap: 10px}
.slider-button .swiper-button-disabled {background: #F4F7F8; color: #AAB2B5}



.item-link .header-title {color: #869195; font-weight: 300; font-size: 16px; margin-bottom: 6px}
.item-link .h4-like {transition: 250ms}

.link-round {width: 40px; height: 40px; background: #F4F7F8; border-radius: 100%; transition: 250ms; color: #AAB2B5; margin-left: 10px}
.link-round svg {width: 12px; height: 12px}


.map__plate {border-radius: 20px; padding: 30px; background: #fff; gap: 20px; display: flex; flex-direction: column}
.map__plate .map__round {width: 30px; height: 30px; background: #3EBDE6; border-radius: 100%}
.map__plate .map__round svg {width: 18px; height: 18px}
.map__plate .flex {gap: 12px}
.map__plate .h5-like {margin-top: 20px}

/* TABS */
.tab:not(.active) {display: none}
/* TABS */

/* SPOILER */
.faq {padding: 140px 0}
.faq .subtitle {margin-top: 20px}
.spoilers {margin-top: 60px; display: grid; grid-template-columns: 1fr 1fr; align-items: start; column-gap: 30px}
.spoiler {background: #F4F7F8; border-radius: 20px; transition: 250ms; align-self: start; margin-bottom: 20px}
.spoiler .spoiler-title {padding: 30px; cursor: pointer; font-weight: 500; color: #072543}
.spoiler .spoiler-content {padding: 0 30px 30px 30px; color: #617075}
.spoiler .spoiler-toggle {border-radius: 100%; width: 40px; height: 40px; background: #fff; transition: 250ms; position: relative}
.spoiler .spoiler-toggle:after, .spoiler .spoiler-toggle:before {width: 2px; height: 30%; background: #555; content: ''; position: absolute; top: 50%; left: 50%; transform: translateX(-50%) translateY(-50%); border-radius: 1px; transition: 250ms}
.spoiler .spoiler-toggle:after {transform: translateX(-50%) translateY(-50%) rotateZ(90deg)}
.spoiler.active .spoiler-toggle {background: #3EBDE6}
.spoiler.active .spoiler-toggle:before, .spoiler.active .spoiler-toggle:after {background: #fff} 
.spoiler.active .spoiler-toggle:before {transform: translateX(-50%) translateY(-50%) rotateZ(45deg)}
.spoiler.active .spoiler-toggle:after {transform: translateX(-50%) translateY(-50%) rotateZ(135deg)}
.spoiler.active .spoiler-title {color: #024d98}
.spoiler .spoiler-content {padding-top: 14px}
.spoiler-content {display: none}
.spoiler .spoiler-title {grid-template-columns: 1fr 30px; align-items: center; gap: 30px; display: grid}
.spoiler .spoiler-title .spoiler-toggle {order: 2}
/* SPOILER */

/* FOOTER */
.body__product footer {background: #F4F7F8}
.footer .max {position: relative; z-index: 3}
.footer .footer-bg {position: absolute; width: 100%; right: 0; z-index: 2; top: 0}
.footer .footer-text {position: absolute; z-index: 1; top: 0; right: 0}
.footer a {transition: 250ms}
.footer a.footer__logo {display: block}
.footer .footer__logo img {transition: 250ms}
.footer .top-part {position: relative; padding-top: 80px}
.footer .top-part .grid {grid-template-columns: 1fr 1fr; margin-top: 80px; gap: 30px}
.footer .top-part .footer__nav--title {color: #AAB2B5; font-weight: 300; font-size: 16px; margin-bottom: 20px}
.footer .top-part .footer__nav li {margin-bottom: 14px}
.footer .top-part .footer__nav li:last-child {margin-bottom: 0}
.footer .h5-like {color: #fff}
.footer .belka {width: 30px; height: 14px; opacity: 0.2}
.footer .top-part .footer__socail--round {background: radial-gradient(72.58% 72.58% at 84.68% 11.29%, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0.1) 100%); border-radius: 100%; width: 40px; height: 40px; color: #fff; transition: 250ms}
.footer .top-part .footer__socail--round svg {width: 20px; height: 20px}
.footer .top-part .footer__link {color: #fff; font-weight: 300; font-size: 18px; margin-top: 10px; display: block}
.footer .top-part .grid .right .flex {gap: 14px}
.footer .top-part .grid .right .footer__social.flex {gap: 4px}
.footer .top-part .grid .right .footer__time.flex {gap: 30px; color: #AAB2B5}
.footer .top-part .grid .right .footer__time .h5-like {margin-top: 10px}
.footer .top-part .grid .right .item {margin-bottom: 30px}
.footer .top-part .grid .right .button {margin-top: auto; width: fit-content}
.footer .top-part .right .footer__geo .map__round {width: 36px; height: 36px; border-radius: 100%; background: #3EBDE6; color: #fff}
.footer .top-part .right .footer__geo .map__round svg {width: 18px; height: 18px}
.footer .top-part .right .footer__geo p {color: #fff}
.footer .top-part .right .footer__geo .flex {gap: 12px}
.footer .top-part .right .footer__geo .h5-like {margin-top: 20px; margin-bottom: 30px}
.footer .bottom-part {padding: 30px 0; background: #072543; font-size: 16px; color: #FFFFFF80}
.footer .bottom-part .footer__link {color: #fff; text-decoration: underline}
.footer .bottom-part .flex {gap: 20px}
.footer .line {height: 80px; background: #072543; border-bottom: 1px solid #FFFFFF3D}
.app-panel {position: sticky; position: -webkit-sticky; bottom: 10px; margin: 0 auto 10px auto; width: 320px; z-index: 1000; font-size: 10px}
.app-panel .inner {backdrop-filter: blur(40px); -webkit-backdrop-filter: blur(40px); height: 60px; border-radius: 30px; color: #fff; padding: 0 17px;display: flex; align-items: center; justify-content: space-between; flex-wrap: nowrap; background: rgba(0,0,0,0.5)}
.app-panel a {flex-shrink: 0}
.app-panel a.active {color: #3EBDE6}
.app-panel a.buy {padding: 7px 15px; background: #3EBDE6; color: #fff; border-radius: 30px; font-size: 13px}
.app-panel svg {width: 24px; height: 24px; display: block; margin: 0 auto 2px auto}
footer .social a {width: 40px; height: 40px; color: #fff; background: radial-gradient(72.58% 72.58% at 84.68% 11.29%, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0.1) 100%); border-radius: 50%}
footer .social a svg {width: 20px; height: 20px}
/* FOOTER */

@media (hover: hover) {
footer .social a:hover {background: radial-gradient(72.58% 72.58% at 84.68% 11.29%, rgba(255, 255, 255, 0.466) 0%, rgba(255, 255, 255, 0.295) 100%)}
.footer .belka:hover {opacity: 1; color: #fff}
.home-enjoy .grid .item:hover .h1-like {color: #024D98}
.content a:hover {color: #024D98}
.mg-pager li:before {display: none}
.product-wrapper:hover .name {color: #024d98}
.product-wrapper:hover .top-part img {scale: 1}
.static .left-part li:hover a {color: rgb(126, 126, 126)}
.bread-crumbs .bread-crumbs__item:hover {color: black}
.mg-pager li a:hover {color: #072543}
.button.button-watch:hover .button-watch--icon {background: #013366}
header.fixed .button:hover, .body__noindex header .button:hover {background: #178EC0}
.icons-block .icon:hover {background: radial-gradient(72.58% 72.58% at 84.68% 11.29%, rgba(255, 255, 255, 0.356) 0%, rgba(255, 255, 255, 0.253) 100%)}
.spoiler:hover .spoiler-title {color: #024d98}
.header .header__logo:hover svg {transform: scale(103%)}
.header .right .header__social--round:hover {background: radial-gradient(72.58% 72.58% at 84.68% 11.29%, rgba(255, 255, 255, 0.466) 0%, rgba(255, 255, 255, 0.295) 100%)}
.header .right .header__phone .header__phone--link:hover {color: #dddddd}
.header .header__list li a:hover {opacity: 0.5}
.header .header__list .level-2 a:hover {background: #f5f5f5; color: #000 !important}
.header .header__list > li:hover > .level-2 {opacity: 1; visibility: visible; transform: translateY(0)}
.header .header__list > li:hover > a svg {transform: rotate(-90deg)}
.spoiler:hover {background: #f4f7f87c}
.footer .footer__logo:hover img {transform: scale(104%)}
.footer .top-part .footer__socail--round:hover {background: radial-gradient(72.58% 72.58% at 84.68% 11.29%, rgba(255, 255, 255, 0.055) 0%, rgba(255, 255, 255, 0.034) 100%)}
.footer a.h5-like:hover {color: rgb(170, 170, 170)}
.footer a.footer__link:hover {color: rgb(170, 170, 170)}
.tab-links .tab-link:hover:not(.active) p {color: #024D98}
.home-visit .left .weather .item.dark:hover {background: #bfc3c5}
.slider-button .swiper-button-disabled:hover {background: #dbdddd}
.button:hover {background: #013366}
.next:hover {background: #013366}
.prev:hover {background: #013366}
.home-visit .calendar .calendar-item {cursor: pointer}
.home-visit .calendar .calendar-item:hover .calendar-amount {background: #4bd2ff; color: #fff}
.home-visit .calendar .calendar-item:hover .calendar-week {color: #4bd2ff}
.home-visit .calendar .calendar-item:hover .calendar-peek {background: #4bd2ff}
.item-link:hover .h4-like {color: #024D98}
.item-link:hover .link-round, .blog .item:hover .link-round, .product-wrapper:hover .link-round {background: #3EBDE6 !important; color: #fff}
.button.button_light:hover {background: #024D98; color: #fff}
.button.button_white:hover {background: #e2e2e2}
.catalog-cats a:not(.active):hover {color: #024D98}
}

@media screen and (max-width: 1919px) {
body {font-size: 15px}
.catalog-cats a {height: 50px}
.section-header {margin-bottom: 40px}
.product-wrapper .bottom-part .item-length, .product-wrapper .bottom-part .item-weight {font-size: 12px}
.details .details__wrapper {margin-top: 40px}
.about .right .item {padding: 30px 20px}
.about {padding-top: 100px}
.about .right {gap: 10px}
.about .right .col {gap: 10px; justify-content: space-between}
.about .right .item .icon {width: 42px; height: 42px}
.about .right .item .icon img {width: 20px; height: 20px}
.details .details__header .item p {margin-top: 5px}
.details .details__header .item .icon {width: 52px; height: 52px}
.button.button-watch .button-watch--icon svg {width: 20px; height: 20px}
.header .header__wrapper {display: grid; grid-template-columns: 1fr auto 1fr}
.header .header__wrapper .right {justify-content: flex-end}
.home-hero .hero__wrapper {padding-top: 186px}
.home-visit .left .weather {margin-top: 0}
.home-catalog .cafe-background {display: none}
.section-header .slider-button {margin-right: 0; margin-left: auto}
.tab {margin-top: 30px}
.spoiler .spoiler-title {display: grid; grid-template-columns: 1fr 30px}
.product-wrapper .stickers {top: 20px; left: 20px; font-size: 12px}
.home-hero .hero__wrapper .attraction {width: 100%}
.home-hero .hero__wrapper .people {width: 50%}
.home-hero .hero__wrapper .confetti {width: 70%}
.home-hero .hero__wrapper .stars {width: 70%}
.home-hero .hero__wrapper .wheel {width: 100%}
.map__plate {padding: 20px; border-radius: 10px}
.home-hero .hero__wrapper .inner .map__plate .h6-like {margin-top: auto}
.home-visit, .home-enjoy, .home-catalog, .home-map, .view, .faq {padding: 100px 0}
.related {padding-bottom: 100px}
.home-blog {padding-top: 100px}
.details {padding: 100px 0}
.catalog {padding-bottom: 100px}
.bottom-description {margin-top: 100px}
.body__noindex main {padding: 100px 0}
.home-visit .right .item {padding: 20px}
.button {height: 50px}
.home-enjoy .enjoy-bg {width: 30%}
.blog .item {padding: 20px}
.mg-news-details img {border-radius: 10px}
.home-parks {padding-top: 80px}
.home-enjoy .enjoy__plate {margin-bottom: 30px; padding: 12px}
.home-enjoy .grid {margin-top: 40px}
.home-enjoy .grid p {margin-top: 40px}
.home-enjoy .grid .line {bottom: 30px}
.next, .prev {width: 50px; height: 50px}
.next svg, .prev svg {width: 12px; height: 12px}
.home-parks .grid {grid-template-columns: 1fr 0.7fr}
.tab-links .tab-link {height: 50px; padding: 0 20px}
.home-catalog .subtitle {margin-bottom: 40px}
.home-catalog .tab .item {padding: 20px; border-radius: 10px}
.home-map .map__wrapper {border-radius: 10px}
.content table td img, .content table td iframe, .content table td video {border-radius: 10px}
.home-parks .grid .left .item {padding-bottom: 15px}
.home-parks .grid .left .grid {gap: 15px}
.link-round {width: 30px; height: 30px}
.link-round svg {width: 10px; height: 10px}
.home-events .holiday__wrapper {padding: 30px 20px}
.spoiler .spoiler-title {padding: 20px}
.spoiler .spoiler-content {padding: 0 20px 20px 20px}
.spoiler .spoiler-toggle {width: 30px; height: 30px}
.icons-block .icon {width: 40px; height: 40px}
.header .right .header__social {margin-right: 20px}
.home-catalog .tab .item .item-bg--second {width: 45%}
footer .social a {width: 30px; height: 30px}
footer .social a svg {width: 15px; height: 15px}
.header .right .header__social--round svg {width: 15px; height: 15px}
.header .button {height: 40px; line-height: 40px}
.home-hero .hero__wrapper .grass {width: 30%}
.home-visit .left .weather .item {height: 65px}
.home-hero h1 {font-size: 60px}
h1, .h1-like {font-size: 42px}
h2, .h2-like {font-size: 26px}
h3, .h3-like {font-size: 24px}
h4, .h4-like {font-size: 22px}
h5, .h5-like {font-size: 20px}
h6, .h6-like {font-size: 18px}
.header .header__logo {max-width: 150px; margin: 0 auto}
.header .right .header__social--round {width: 30px; height: 30px}
.header .right .header__phone .header__phone--link {font-size: 14px}
.header .left .header__geo .item p {font-size: 14px}
.header .header__logo img {width: 100%}
.header .left .header__geo {gap: 15px}
.header .subheader .header__list {gap: 30px}
.home-catalog .button-wrapper {margin-top: 40px}
.spoilers {margin-top: 40px}
.home-enjoy .grid p {margin-top: 20px}
.ready {padding: 100px 0}
.details {padding: 100px 0}
.view .view__wrapper .item .item-bottom {padding: 20px}
.details .details__header .item {grid-template-columns: 52px 1fr}
.view .view__wrapper {margin-top: 30px}

.footer .top-part {padding-top: 60px}
.footer .footer__logo img {max-width: 150px}
.footer .footer-text {width: 60%}
.footer .line {height: 60px}
.footer .bottom-part {padding: 20px 0; font-size: 12px}
.footer .top-part .grid {margin-top: 40px}
.footer .top-part .footer__socail--round {width: 30px; height: 30px; padding: 5px}
.footer .top-part .footer__socail--round svg {width: 15px; height: 15px}
.footer .top-part .right .footer__geo .flex {gap: 10px}
.footer .top-part .grid {margin-top: 20px}
.footer .h5-like {font-size: 18px}
.footer .top-part .grid .right .item {margin-bottom: 10px}
.footer .top-part .right .footer__geo .h5-like {margin-top: 10px; margin-bottom: 10px}
.footer .top-part .right .footer__geo .map__round {width: 30px; height: 30px}
.footer .button {height: 40px; line-height: 40px; font-size: 14px}
.subtitle {font-size: 18px}
}

@media screen and (max-width: 1439px) {
.product-wrapper .bottom-part .h6-like {padding: 12px}
.link-round {width: 30px; height: 30px}
.link-round svg {width: 10px; height: 10px}
.about .left .h6-like {margin-bottom: 30px}
.about .right .item {display: grid; grid-template-columns: 100%; gap: 10px; align-items: flex-start}
.about .right .item .icon {margin-top: auto}
.details .details__header .item {gap: 10px}
.home-enjoy .enjoy-bg {display: none}
.home-enjoy .grid .line {display: none}
.home-enjoy .grid {grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 15px}
.home-visit .right.calendar .button {margin-top: auto}
} 

@media screen and (max-width: 1299px) {
.header .subheader::before {content: ''; position: absolute; left: -20px; top: 0; background: #FFFFFF3D; height: 1px; width: calc(100% + 40px)}
.home-hero .hero__wrapper .confetti {left: -200px}
.home-hero .hero__wrapper .stars {right: -200px}
.home-catalog .tab .item .item-bg {width: 60%; height: 100%; object-fit: cover}
.spoilers {margin-top: 30px}
.header .right .header__social {margin-right: 10px}
.header .button {font-size: 14px}
.header .subheader .header__list li a {font-size: 14px}
.header .subheader .header__list li.all a {color: #024D98 !important; opacity: 1 !important}
.map__plate .map__round {width: 30px; height: 30px}
.map__plate .map__round svg {width: 15px; height: 15px}
.map__plate .h5-like {margin-top: auto}
.map__plate .map__round {width: 25px; height: 25px}
.button {padding: 0 20px}
.home-catalog .button-wrapper {margin-top: 30px}
.home-enjoy .grid {margin-top: 30px}
.home-catalog .subtitle {margin-bottom: 30px}
.tab-links svg {width: 20px; height: 20px}
.prev {width: 40px; height: 40px; line-height: 40px}
.next {width: 40px; height: 40px; line-height: 40px}
.subtitle {font-size: 16px}
.max {padding: 0 20px}
.section-header {display: grid; grid-template-columns: 1fr 1fr; gap: 30px}
.section-header .button {width: fit-content; margin-right: 0; margin-left: auto}
.hero h1 {font-size: 56px}
h1, .h1-like {font-size: 36px}
h6, .h6-like {font-size: 16px}
.button.button_white {background: rgb(235, 235, 235)}
.header .left .header__geo .item:last-child {display: none}
.catalog {padding-bottom: 80px}
.body__noindex main {padding: 80px 0}
.home-visit, .home-enjoy, .home-catalog, .home-map, .view, .faq {padding: 80px 0}
.related {padding-bottom: 80px}
.home-blog {padding-top: 80px}
.details {padding: 80px 0}
.ready {padding: 80px 0}
.catalog {padding-bottom: 80px}
.bottom-description {margin-top: 80px}
.body__noindex main {padding: 80px 0}

}

@media screen and (max-width: 1139px) {
.catalog .grid, .blog .grid {grid-template-columns: repeat(3, minmax(0,1fr)); gap: 20px}
.static .left-part {width: 280px}
.static .right-part {width: calc(100% - 340px)}
.header .subheader .header__list {gap: 10px}
}

@media screen and (max-width: 1023px) {
.tablet-show {display: block}
.tablet-hide {display: none}
.scroll-reveal {opacity: 1 !important; transform: none !important; transition: none !important}
.header .header__logo {max-width: 120px}
.home-map .map__wrapper iframe {border-radius: 10px}
.catalog .grid, .blog .grid { grid-template-columns: repeat(2, minmax(0, 1fr))}
.product-wrapper {border-radius: 10px}
.catalog-cats .flex a.flex {padding: 0 15px; height: 50px}
.details .section-header {display: flex}
.about .right .item .h3-like {font-size: 16px; line-height: 1.3}
.about .right .item {grid-template-columns: 100%; align-items: center}
.about .right .item .icon {margin-top: 0}
.about .right .item p {font-weight: 300; font-size: 12px; margin-top: 5px}
.map__plate {padding: 15px}
.home-hero .hero__wrapper .inner .map__plate--wrapper .map__plate--info svg {width: 15px; height: 15px}
.button {font-size: 14px}
.tab-links {border: none}
.tab-links .tab-link {height: 32px; font-size: 14px; padding: 0 15px}
.home-visit .right .item {padding: 15px}
.home-hero .hero__wrapper .inner .button {margin-top: 20px}
.home-parks .grid {align-items: start}
.home-parks .grid .right {height: unset; margin: 0 -20px; width: calc(100% + 40px)}
.blog .item {border-radius: 10px; padding: 15px}
.home-visit .right .item {border-radius: 0 5px 5px 0}
.home-visit .right .item.dark {border-radius: 5px 0 0 5px}
.home-visit .left .weather {margin-top: 20px}
.home-catalog .tab .item {border-radius: 5px; padding: 15px}
.spoiler .spoiler-title {padding: 15px}
.spoiler .spoiler-content {padding: 0 15px 15px 15px}
.home-events .holiday__wrapper {padding: 20px 15px}
.map__plate .h4-like {margin-top: auto}
.footer {background: #072543 !important}
.footer .footer-bg {display: none}
.footer .footer-text {display: none}
.footer .top-part .grid {margin-top: 30px}
.footer .top-part .right .footer__geo .map__round {width: 30px; height: 30px}
.footer .bottom-part {gap: 15px}
.footer .top-part {row-gap: 15px}
header.fixed {border-color: #00458a}
.header .header__wrapper {display: grid; grid-template-columns: 1fr auto 1fr}
.header .header__wrapper .right {margin-right: 0; margin-left: auto}
.header .right .header__phone {display: none}
.icons-block .icon svg {width: 18px; height: 18px}
.header .button {display: none}
.header .left .header__geo {display: none}
.header .header__burger {display: block; position: relative; width: 24px; height: 18px; z-index: 10001; cursor: pointer} 
.header .header__burger span {background-color: #fff; width: 100%; height: 2px; position: absolute; transition: bottom 250ms ease 250ms, top 250ms ease 250ms, transform 250ms ease 0ms; transform-origin: 50% 50%}
.header .header__burger.active span {background: rgb(194, 194, 194); transition: bottom 250ms ease 0ms, top 250ms ease 0ms, transform 250ms ease 250ms}
.header .header__burger span:nth-child(1) {top: 0}
.header .header__burger span:nth-child(2) {top: 50%; margin-top: -1px}
.header .header__burger span:nth-child(3) {bottom: 0}
.header__burger.active span:nth-child(1) {top:8px; transform:rotate(45deg)}
.header__burger.active span:nth-child(2) {opacity:0}
.header__burger.active span:nth-child(3) {bottom:8px; transform:rotate(-45deg)}
.header .subheader {position: fixed; top: 0; left: 0; width: 100%; height: 100vh; background: #fff; padding: 70px 20px 70px 20px; margin:0; z-index:9000; transform:translateX(-100%); opacity:0; visibility:hidden; transition: 250ms}
.header .subheader.active {transform: translateX(0); opacity:1; visibility:visible; overflow-y: auto}
.header .subheader .header__list .level-2::before {display: none}
.header .subheader::before {display:none}
.header .header__nav {width:100%}
.header .subheader .header__list {flex-direction:column; align-items:flex-start; gap:0}
.header .subheader .header__list > li {width:100%; border-bottom:1px solid #eee}
.header .subheader .header__list > li > a {color:#111; padding:18px 0; display:flex; justify-content:space-between; align-items:center; font-size:18px; font-weight:500}
.header .header__nav li svg {color:#111}
body.menu-open {overflow:hidden}
.header .header__list .level-2 {position:static; opacity:1; visibility:visible; transform:none; box-shadow:none; border-radius:0; padding:0 0 15px; background:none; display:none}
.header .header__list > li.open .level-2 {display:flex}
.header .header__list .level-2 a {padding:10px 0 10px 15px; color:#666 !important}
.header .header__list > li.open > a svg {transform:rotate(270deg)}
}

@media screen and (max-width: 767px) {
body {font-size: 14px}
.static .left-part {width: 100%; margin-bottom: 20px}
.order-history-list .status {font-size: 10px}
.footer .bottom-part .social {gap: 10px}
.link-round {position: absolute; top: 10px; right: 10px; width: 29px; height: 29px}
.ready .inner {grid-template-columns: 100%; border-radius: 10px}
.ready .left-part {padding: 40px 20px}
.form-list.grid {grid-template-columns: 100%; gap: 10px}
.tab {margin-top: 20px}
.hero h1 {font-size: 32px}
.content table tr {grid-template-columns: 100%}
.content table td img, .content table td iframe, .content table td video {aspect-ratio: 4/3; height: unset}
.home-hero .hero__wrapper .inner .button {margin: 20px auto 10px auto}
.swiper-css-mode .swiper-wrapper:before, .swiper-css-mode .swiper-wrapper:after {width: 20px; height: 20px; content: ''; flex-shrink: 0}
.bread-crumbs {white-space: nowrap; overflow-x: auto}
.bread-crumbs::-webkit-scrollbar {display: none}
.mg-filter-title {font-size: 14px; width: 60px}
.catalog-cats .flex a.flex {height: 40px}
.catalog-cats .flex {border: none}
.section-header {margin-bottom: 20px}
.mg-news-details .grid {grid-template-columns: 100%}
.product-wrapper .stickers {top: 10px; left: 10px; gap: 5px}
.product-wrapper .sticker {padding: 7px 10px}
.product-wrapper .bottom-part .flex {gap: 5px}
.static .right-part {width: 100%; margin-bottom: 20px}
.body__noindex .spoiler .spoiler-title {gap: 15px}
.catalog-cats {width: 100%; margin: 20px 0}
.about .grid {grid-template-columns: 100%}
.about .grid.right {grid-template-columns:1fr 1fr}

.content table td {order: 1}
.content table td.with-img {order: 2}
.catalog {padding-bottom: 60px; padding-top: 60px; margin-top: 60px}
.body__noindex main {padding: 60px 0}
.mobile-hide {display: none !important}
.mobile-show {display: block}
.mobile-flex {display: flex !important}
.home-hero .hero__wrapper .wheel-wrapper {width: 290px; left: 50%; margin-left: -145px}
.hero.attraction-hero .hero__wrapper {padding-top: 126px}
.details .details__header .item .icon {width: 42px; height: 42px}
.details .details__header {justify-content: start}
.details .details__header .item {width: 100%}
.details .button.button-watch {padding-left: 20px; padding-right: 60px}
.details .details__wrapper video {border-radius: 5px}
.about {padding-top: 60px}
.hero.attraction-hero .hero__wrapper {padding-top: 60px}
.hero.attraction-hero .hero__wrapper .max {padding-bottom: 0}
.hero.attraction-hero .hero__wrapper {padding-bottom: 60px}
.hero.attraction-hero .hero__wrapper .hero__bottom {gap: 15px; grid-template-columns: 100%; margin-top: 60px; background: transparent; width: 100%; padding: 0; text-align: center}
.hero.attraction-hero .hero__wrapper .hero__bottom .item p {font-size: 11px; opacity: 0.8}
.hero.attraction-hero .hero__wrapper .hero__bottom .item .h6-like {font-size: 14px}
.hero.attraction-hero .hero__wrapper .hero__bottom .item {padding-right: 0; padding-left: 0; border: none}
.hero.attraction-hero .hero__wrapper .inner .button-wrapper {margin: 30px 0 0 0; width: 100%; justify-content: center}
.hero.attraction-hero .hero__wrapper .inner .button-wrapper .button {padding: 0 50px}
.hero.attraction-hero .hero__wrapper .inner .button-wrapper .button.button-watch {padding-left: 20px; padding-right: 60px}
.button.button-watch .button-watch--icon {padding: 0 10px}
.button.button-watch {position: relative; padding: 0 20px} 
.button.button-watch .button-watch--icon {position: absolute; right: 0; margin-left: 0; width: 60px}
.header .right .header__social {margin-right: 0}
.header {display: flex; align-items: center; justify-content: center}
.header .max {width: 100%}
.home-visit .grid {row-gap: 30px; grid-template-columns: 100%}
.home-hero .hero__wrapper .inner h1 {text-align: center; text-shadow: 1px 1px 20px #00458a}
.home-hero .hero__wrapper .inner .h3-like {text-align: center; text-shadow: 1px 1px 20px #00458a}
.home-enjoy .subtitle {margin-top: 15px}
.home-visit .calendar .calendar-amount {padding: 5px 0; font-size: 14px}
.home-map .buttons {width: 100%}
.home-map .buttons .button {flex: 1}
.home-map .map__wrapper iframe {aspect-ratio: 1/1}
.home-events .swiper .swiper-slide img {aspect-ratio: 1/1}
.view .view__wrapper .item .item-top img {border-radius: 10px}
.modal {left: 20px; width: auto; right: 20px; transform: translateY(-50%); padding: 60px 20px 40px 20px; border-radius: 10px}
.modal .button {width: 100%}
h1, .h1-like {font-size: 32px}
h2, .h2-like {font-size: 22px}
h3, .h3-like {font-size: 20px}
h4, .h4-like {font-size: 16px}
h5, .h5-like {font-size: 15px}
.footer .h5-like {font-size: 15px}
.footer .top-part .footer__nav--title {margin-bottom: 10px}
.home-parks {padding-top: 60px}
.home-visit .calendar {grid-template-columns: 100%}
.home-hero .hero__wrapper .max {padding-bottom: 60px}
.home-visit, .home-enjoy, .home-catalog, .home-map, .faq, .view {padding: 60px 0}
.related {padding-bottom: 60px}
.home-blog {padding: 60px 0}
.home-enjoy .grid {grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 15px}
.home-enjoy .grid .item {padding-bottom: 15px; border-bottom: 1px solid #DAE2E4}
.home-enjoy .grid .item:nth-child(3) {padding-bottom: 0; border-bottom: 0}
.home-enjoy .grid .item:nth-child(4) {padding-bottom: 0; border-bottom: 0}
.home-parks .grid {grid-template-columns: 100%}
.home-visit .left .weather .item .weather-link {font-size: 14px}
.home-visit .left .weather .item .weather-link svg {width: 10px; height: 10px}
.home-hero .hero__wrapper {padding: 186px 0 60px 0}
.home-hero .hero__wrapper .inner {height: auto}
.home-hero .hero__wrapper .inner > .flex {flex-direction: column}
.h-block h2, .h-block .h2-like {width: 100%}
.show-all {font-size: 12px; margin: 5px 0 0 0}
.home-hero .back-ring {border: none; background: #3EBDE6; margin: 0; padding: 0 30px; border-radius: 5px; height: 40px; display: flex; align-items: center}
.home-hero .hero__wrapper .inner .map__plate--wrapper {margin-top: 30px; display: grid; grid-template-columns: 1fr 1fr; display: none}
.home-hero .map__plate {height: auto}
.home-hero .map__plate {width: 100%}
.home-hero .hero__wrapper .max {height: auto; padding-bottom: 0}
.grass {opacity: 1; transform: none}
.attraction {opacity: 1; transform: none}
.people {opacity: 1; transform: none}
.stars {opacity: 1; transform: none}
.confetti {opacity: 1; transform: none}
.spoiler {border-radius: 10px; margin-bottom: 10px}
.home-hero .hero__wrapper .confetti {left: -100px}
.home-hero .hero__wrapper .stars {right: -100px}
.home-hero .hero__wrapper .people {width: 70%}
.home-events .swiper .swiper-slide img {border-radius: 0 0 5px 5px}
.home-events .swiper .swiper-slide {border-radius: 0 0 5px 5px}
.home-events .swiper .swiper-pagination {bottom: 20px; left: 20px}
.home-events .slider-button {bottom: 20px; right: 20px}
.spoiler .spoiler-title {gap: 15px}
.home-visit .calendar .calendar-inner {justify-content: center}
.catalog-slider {margin: 0 -20px}
.blog .swiper {margin: 0 -20px}
.product-wrapper .bottom-part .h4-like {margin-bottom: 10px}
.product-wrapper .short {margin: 10px 0}
.blog .swiper-slide {height: 200px}
.view .swiper {margin: 0 -20px}
.header .subheader .header__social {display: flex; gap: 15px; margin-top: 30px} 
.header .subheader .header__social--round {width: 32px; height: 32px; border-radius: 100%; background: #024D98}
.header .subheader .header__social--round svg {width: 12px; height: 12px; color: #fff}
.header .subheader .header__geo {display: flex; gap: 10px; margin-top: 30px}
.header .subheader .header__geo .item svg { color: #024D98; width: 20px; height: 20px}
.header .subheader .header__geo .item p {font-weight: 300; font-size: 16px; color: #072543}
.header .subheader .header__geo .item {gap: 10px}
.about .right .item {border-radius: 5px; padding: 10px 15px; grid-row: unset}
.view .view__wrapper .item .item-bottom .h6-like {line-height: 1.3; min-height: calc(1.3em * 2)}
.header .right .header__social {display: none; position: absolute; top: 15px; left: 50%; transform: translateX(-50%); background: #024D98; border-radius: 20px}
.header .right .header__social.active {display: flex}
.header .right .header__social--round.active {background: #fff; color: #024D98}
.header .right .header__social--round {width: 40px; height: 40px}
.header .right .header__social .header__social--round {background: transparent}
.header .right .header__social--round svg {width: 20px; height: 20px}
.product-details-block .short-description {font-family: 'Geologica', sans-serif; color: #617075; font-weight: 300; line-height: 1.5; font-size: 14px}
.details {padding: 60px 0}
.ready {padding: 60px 0}
.ready .button {width: 100%}
.product-wrapper .bottom-part .h6-like {font-size: 14px; padding: 8px}
.filter-form .inner {display: block}
.mg-filter {display: grid; grid-template-columns: 100%; gap: 30px; padding-right: 15px}
.mg-filter-item {width: 100%}
.admin-bar {display: none !important}
.catalog .grid {grid-template-columns: repeat(2, minmax(0,1fr)); row-gap: 20px; column-gap: 10px}
.about .grid.right {grid-template-columns: 100%; grid-template-rows: unset}
.home-events .holiday__wrapper {gap: 15px; display: grid; grid-template-columns: 100%; border-radius: 10px 10px 0px 0px}
.home-events .holiday__wrapper .item-link + .item-link {padding-left: 0; margin-left: 0; border-left: none; border-top: 1px solid #DAE2E4; padding-top: 15px}
.home-map .map__plate--wrapper {position: static; margin-top: 10px}
.map__plate {width: 100%; background: #F4F7F8; gap: 10px; padding: 10px}
.blog .grid {grid-template-columns: repeat(2,minmax(0,1fr)); column-gap: 10px; row-gap: 30px}
.form-block {padding: 40px 20px}
} 

@media screen and (max-width: 512px) {
.product-wrapper .bottom-part {padding: 10px}
.product-wrapper .bottom-part .item-length, .product-wrapper .bottom-part .item-weight {padding: 5px}
.about .right .item .icon {display: none}
.home-visit .calendar .calendar-amount {font-size: 12px}
.home-visit .calendar .calendar-week {font-size: 12px}
.home-visit .right .item.dark {border-radius: 5px 5px 0 0}
.home-visit .right .item {border-radius: 0 0 5px 5px}
.section-header {display: flex; gap: 15px}
.home-enjoy .grid p {margin-top: 10px}
.section-header .slider-button {margin-left: 0}
.section-header .button {margin-left: 0}
.home-visit .left .weather {flex-direction: column; gap: 10px}
.home-visit .left .weather .item {width: 100%; border-radius: 5px}
.home-visit .left .weather .item.dark {border-radius: 5px}
.spoilers {grid-template-columns: 100%}
.footer .top-part .grid {grid-template-columns: 100%}
.footer .top-part {flex-direction: column; align-items: flex-start}
.footer .top-part {row-gap: 30px}
.footer .top-part .grid .right .item {margin-bottom: 20px}
.footer .top-part .grid {margin-top: 20px}
.footer .top-part .right .footer__geo .h5-like {margin-top: 10px; margin-bottom: 20px}
.footer .footer__geo {margin-top: 20px}
}