@media (max-width: 1800px) {
  .container {
    padding: 0 60px;
  }
  .parks-page .container {
    padding: 0 60px;
  }
  .parks-page-header .container {
    padding: 0 60px;
  }
  .icon {
    max-width: 500px;
    height: 472px;
    position: absolute;
    top: 0;
    left: 0;
  }
}
@media (max-width: 1440px) {
  .parks .parks__texts {
    padding: 20px;
  }
}
@media (max-width: 1370px) {
  .company__flex {
    justify-content: center;
  }
  .company__flex li:nth-child(3)::after {
    display: none;
  }
  .company__block-2 .company__flex {
    grid-template-columns: repeat(2, 1fr);
  }
  .benefits__icon {
    max-width: 138px;
  }
  .benefits__icon-2 {
    max-width: 100px;
  }
  .benefits__icon-3 {
    max-width: 100px;
  }
  .benefits__block {
    gap: 20px;
  }
  .benefits__block span {
    font-size: 16px;
  }
  .benefits__flex {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
  }
  .dates__flex {
    display: flex;
    gap: 30px;
  }
  .dates__block {
    max-width: 33%;
    flex-shrink: 0;
  }
  .dates__block span {
    font-size: 26px;
  }
  .dates p {
    font-size: 16px;
    max-width: unset;
  }
  .dates h2 {
    font-size: 32px;
  }
  .dates a {
    font-size: 32px;
  }
  .header__link-2 {
    max-width: 50%;
  }
  .hero {
    padding-bottom: 40px;
  }
  .hero__title {
    height: auto;
  }
  .hero__name {
    top: 20px;
  }
  .hero__name__icon {
    height: 200px;
  }
  .hero .icon {
    max-width: 400px;
    height: auto;
  }
  .company__company {
    max-width: 105px !important;
    height: 50px;
  }
  .company__block-2 {
    max-width: 275px;
  }
  .parks .parks__texts {
    padding: 30px 50px;
    gap: 20px;
  }
  .parks .parks__texts h2 {
    font-size: 16px;
  }
  .parks .parks__texts p {
    font-size: 16px;
  }
  .parks img {
    -o-object-fit: cover;
       object-fit: cover;
  }
  .about .about__grid__item h1 {
    font-size: 24px;
  }
  .about .about__grid__item p {
    font-size: 16px;
  }
  .header .header__link {
    font-size: 32px;
  }
  .modal .modal__swiper .swiper-slide p {
    font-size: 16px;
  }
  .parks img {
    min-height: 500px;
    max-height: 500px;
  }
  .parks .parks__texts {
    min-height: 500px;
  }
}
@media (max-width: 1024px) {
  .company__company {
    max-width: 140px !important;
    width: 100%;
    height: 40px !important;
  }
  .company__block-2 {
    margin-left: unset;
    max-width: 290px;
  }
  .container {
    padding: 0 50px;
  }
  .hero {
    min-height: 481px;
  }
  .hero__name .hero__icon {
    height: 130px;
    max-width: -moz-max-content;
    max-width: max-content;
  }
  .hero .icon {
    max-width: 280px;
    height: auto;
  }
  .about .swiper-slide {
    max-width: 33.3333333333%;
  }
  .benefits {
    padding: 30px 0;
  }
  .benefits__block {
    max-width: unset;
    align-items: unset;
  }
  .benefits__block span {
    text-align: left;
    font-size: 16px;
  }
  .dates a {
    font-size: 40px;
  }
  .parks-page .parks-page__item span {
    font-size: 16px;
  }
}
@media (max-width: 1000px) {
  .company__flexbox {
    flex-direction: column;
  }
  .company__flex {
    position: static;
    transform: unset;
  }
  .dates__flex {
    flex-direction: column;
  }
  .dates__block {
    max-width: unset;
  }
  .hero {
    min-height: 600px;
  }
  .hero__name {
    right: 57px;
    max-width: calc(66% - 100px);
  }
  .parks .parks__grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .parks .parks__grid .parks__block:nth-child(3) {
    display: none;
  }
  .parks .parks__texts {
    max-height: 482px;
    padding: 20px 50px;
  }
  .parks img {
    max-height: 482px;
  }
  .parks #parksGrid1 {
    z-index: 500;
    display: none;
  }
  .parks #parksGrid2 {
    z-index: 499;
    display: none;
  }
  .parks #parksGrid3 {
    z-index: 498;
    display: none;
  }
  .parks #parksGrid4 {
    z-index: 497;
    display: none;
  }
  .parks #parksGrid5 {
    z-index: 500;
    display: grid;
  }
  .parks #parksGrid6 {
    z-index: 499;
    display: grid;
  }
  .parks #parksGrid7 {
    z-index: 498;
    display: grid;
  }
  .parks #parksGrid8 {
    z-index: 497;
    display: grid;
  }
  .parks #parksGrid9 {
    z-index: 496;
    display: grid;
  }
  .parks #parksGrid10 {
    z-index: 495;
    display: grid;
  }
}
@media (max-width: 768px) {
  .parks-page .container {
    padding: 0 30px;
  }
  .parks-page-header .container {
    padding: 0 30px;
  }
  .hero .icon {
    max-width: 260px;
  }
  .header__flex {
    flex-direction: column-reverse;
    align-items: flex-start;
  }
  .company__flex li {
    max-width: 150px;
  }
  .benefits__flex {
    display: flex;
    flex-direction: column;
  }
  .benefits__block {
    flex-direction: row;
    align-items: center;
    gap: 30px;
    max-width: unset;
  }
  .benefits .benefits__icon {
    width: 138px;
    height: 111px;
    max-width: unset;
  }
  .benefits span br {
    display: none;
  }
  .about .swiper-slide {
    max-width: 50%;
  }
  .parks .parks__grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .parks .parks__grid .parks__block {
    grid-template-rows: 1fr;
  }
  .parks .parks__grid .parks__block:nth-child(2) {
    display: none;
  }
  .parks .parks__grid .parks__texts {
    padding: 20px 30px;
  }
  .parks img {
    aspect-ratio: 1/1;
  }
  .parks #parksGrid5 {
    z-index: 500;
    display: none;
  }
  .parks #parksGrid6 {
    z-index: 499;
    display: none;
  }
  .parks #parksGrid7 {
    z-index: 498;
    display: none;
  }
  .parks #parksGrid8 {
    z-index: 497;
    display: none;
  }
  .parks #parksGrid9 {
    z-index: 496;
    display: none;
  }
  .parks #parksGrid10 {
    z-index: 495;
    display: none;
  }
  .parks #parksGrid11 {
    z-index: 494;
    display: grid;
  }
  .parks #parksGrid12 {
    z-index: 493;
    display: grid;
  }
  .parks #parksGrid13 {
    z-index: 492;
    display: grid;
  }
  .parks #parksGrid14 {
    z-index: 491;
    display: grid;
  }
  .parks #parksGrid15 {
    z-index: 490;
    display: grid;
  }
  .parks #parksGrid16 {
    z-index: 489;
    display: grid;
  }
  .parks #parksGrid17 {
    z-index: 488;
    display: grid;
  }
  .parks #parksGrid18 {
    z-index: 487;
    display: grid;
  }
  .parks #parksGrid19 {
    z-index: 486;
    display: grid;
  }
  .parks #parksGrid20 {
    z-index: 485;
    display: grid;
  }
  .parks #parksGrid21 {
    z-index: 484;
    display: grid;
  }
  .parks #parksGrid22 {
    z-index: 483;
    display: grid;
  }
  .parks .parks__texts p {
    max-width: unset;
  }
  .parks .parks__texts h2 {
    max-width: unset;
  }
}
@media (max-width: 576px) {
  .container {
    padding: 0 30px;
  }
  .hero {
    min-height: 100vh;
    background-image: url(../img/hero-576.webp);
  }
  .hero .hero__icon {
    height: 122px;
    max-width: 58px;
  }
  .hero .icon {
    max-width: 195px;
  }
  .hero .hero__title {
    top: 210px;
    height: 78px;
    margin: 0 auto;
  }
  .hero .hero__name {
    flex-direction: column-reverse;
    right: unset;
    left: 50%;
    transform: translateX(-50%);
    max-width: -moz-max-content;
    max-width: max-content;
  }
  .hero__company-main {
    display: none;
  }
  .hero__company-576 {
    display: block;
    background-color: #000;
    padding: 20px 0;
  }
  .hero__company-576 .hero__company {
    display: flex;
  }
  .hero__company-576 .company__block-2 {
    max-width: unset;
  }
  .company__flex {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .company__flex li:nth-child(2)::after {
    display: none;
  }
  .company__flex li:nth-child(4)::after {
    display: none;
  }
  .company__flex li:nth-child(3)::after {
    display: block;
  }
  .company__company {
    max-width: unset !important;
    height: unset !important;
  }
  .benefits {
    padding: 20px 0;
  }
  .benefits .benefits__flex {
    align-items: flex-start;
  }
  .benefits .benefits__block span {
    font-size: 18px;
    text-align: left;
    width: 100%;
  }
  .benefits .benefits__icon {
    max-width: 80px;
    width: 100%;
    height: 76px;
  }
  .dates {
    padding: 38px 0 33px;
  }
  .dates .container {
    padding: 0 30px;
  }
  .dates__flex {
    gap: 30px;
    margin-bottom: 15px;
  }
  .dates .dates__block {
    gap: 38px;
  }
  .dates .dates__block h2 {
    font-size: 32 px;
  }
  .dates .dates__block span {
    font-size: 18px;
  }
  .dates p {
    font-size: 18px;
    line-height: 110%;
  }
  .dates a {
    font-size: 32px;
    gap: 10px;
  }
  .dates a svg {
    width: 22px;
    height: 22px;
  }
  .header {
    padding: 40px 0 25px;
  }
  .header a {
    font-size: 24px;
    gap: 8px;
  }
  .header a svg {
    width: 21px;
    height: 21px;
  }
  .header .header__link-2 {
    height: 50px;
    max-width: unset;
  }
  .header .header__link-2 svg {
    width: 100%;
    height: 100%;
  }
  .about .hidden-576 {
    display: none;
  }
  .about .about__grid__item {
    padding: 40px 0;
    min-height: unset;
  }
  .about .about__grid__item h1 {
    font-family: GothamPro;
    font-weight: 700;
    text-transform: uppercase;
    max-width: unset;
    font-size: 18px;
  }
  .about .about__grid__item p {
    font-size: 18px;
  }
  .about .swiper-slide {
    max-width: 50%;
  }
  .about .about__swiper {
    height: 250px;
  }
  .about .about__swiper svg {
    width: 25px;
    height: 25px;
  }
  .about .about__btns {
    width: calc(100% - 50px);
  }
  .about .about-swiper-btn-next {
    right: 20px;
  }
  .about .about-swiper-btn-prev {
    left: 20px;
  }
  .footer {
    padding: 20px 0;
  }
  .modal .modal__swiper {
    max-width: 100%;
  }
  .modal .modal__btns {
    display: none;
  }
  .parks-page .parks-page__item a {
    align-items: flex-start;
  }
  .parks-page .parks-page__item span {
    font-size: 18px;
    padding: 13px 0;
  }
  .parks-page .parks-page__item svg {
    width: 31px !important;
    height: 31px !important;
    position: relative;
    top: 13px;
  }
  .parks .parks__grid .parks__block {
    min-height: 800px;
    height: 100%;
  }
  .parks .parks__grid .parks__texts {
    max-height: unset;
    padding: 50px 30px;
  }
  .parks .parks__grid .parks__texts min p {
    font-size: 18px;
  }
  .parks .parks__grid .parks__texts h2 {
    font-size: 18px;
  }
}/*# sourceMappingURL=media.css.map */