@charset "UTF-8";
/* Global */
/* ------------------------------------ */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
  ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
  ========================================================================== */
/**
* Remove the margin in all browsers.
*/
body {
  margin: 0;
}

/**
* Render the `main` element consistently in IE.
*/
main {
  display: block;
}

/**
* Correct the font size and margin on `h1` elements within `section` and
* `article` contexts in Chrome, Firefox, and Safari.
*/
h1 {
  margin: 0.67em 0;
  font-size: 2em;
}

/* Grouping content
  ========================================================================== */
/**
* 1. Add the correct box sizing in Firefox.
* 2. Show the overflow in Edge and IE.
*/
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
pre {
  font-size: 1em; /* 2 */
  font-family: monospace, monospace; /* 1 */
}

/* Text-level semantics
  ========================================================================== */
/**
* Remove the gray background on active links in IE 10.
*/
a {
  background-color: transparent;
}

/**
* 1. Remove the bottom border in Chrome 57-
* 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
*/
abbr[title] {
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
  border-bottom: none; /* 1 */
}

/**
* Add the correct font weight in Chrome, Edge, and Safari.
*/
b,
strong {
  font-weight: bolder;
}

/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp {
  font-size: 1em; /* 2 */
  font-family: monospace, monospace; /* 1 */
}

/**
* Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}

/**
* Prevent `sub` and `sup` elements from affecting the line height in
* all browsers.
*/
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
  ========================================================================== */
/**
* Remove the border on images inside links in IE 10.
*/
img {
  border-style: none;
}

/* Forms
  ========================================================================== */
/**
* 1. Change the font styles in all browsers.
* 2. Remove the margin in Firefox and Safari.
*/
button,
input,
optgroup,
select,
textarea {
  margin: 0; /* 2 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  font-family: inherit; /* 1 */
}

/**
* Show the overflow in IE.
* 1. Show the overflow in Edge.
*/
button,
input {
  /* 1 */
  overflow: visible;
}

/**
* Remove the inheritance of text transform in Edge, Firefox, and IE.
* 1. Remove the inheritance of text transform in Firefox.
*/
button,
select {
  /* 1 */
  text-transform: none;
}

/**
* Correct the inability to style clickable types in iOS and Safari.
*/
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
* Remove the inner border and padding in Firefox.
*/
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

/**
* Restore the focus styles unset by the previous rule.
*/
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
* Correct the padding in Firefox.
*/
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
* 1. Correct the text wrapping in Edge and IE.
* 2. Correct the color inheritance from `fieldset` elements in IE.
* 3. Remove the padding so developers are not caught out when they zero out
*    `fieldset` elements in all browsers.
*/
legend {
  display: table; /* 1 */
  box-sizing: border-box; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  color: inherit; /* 2 */
  white-space: normal; /* 1 */
}

/**
* Add the correct vertical alignment in Chrome, Firefox, and Opera.
*/
progress {
  vertical-align: baseline;
}

/**
* Remove the default vertical scrollbar in IE 10+.
*/
textarea {
  overflow: auto;
}

/**
* 1. Add the correct box sizing in IE 10.
* 2. Remove the padding in IE 10.
*/
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
* Correct the cursor style of increment and decrement buttons in Chrome.
*/
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
* 1. Correct the odd appearance in Chrome and Safari.
* 2. Correct the outline style in Safari.
*/
[type=search] {
  outline-offset: -2px; /* 2 */
  -webkit-appearance: textfield; /* 1 */
}

/**
* Remove the inner padding in Chrome and Safari on macOS.
*/
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
* 1. Correct the inability to style clickable types in iOS and Safari.
* 2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  font: inherit; /* 2 */
  -webkit-appearance: button; /* 1 */
}

/* Interactive
  ========================================================================== */
/*
* Add the correct display in Edge, IE 10+, and Firefox.
*/
details {
  display: block;
}

/*
* Add the correct display in all browsers.
*/
summary {
  display: list-item;
}

/* Misc
  ========================================================================== */
/**
* Add the correct display in IE 10+.
*/
template {
  display: none;
}

/**
* Add the correct display in IE 10.
*/
[hidden] {
  display: none;
}

@font-face {
  font-family: "PTSans";
  src: url("../fonts/PTSans-Regular.woff2") format("woff2"), url("../fonts/PTSans-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Arsenal";
  src: url("../fonts/Arsenal-Regular.woff2") format("woff2"), url("../fonts/Arsenal-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans";
  src: url("../fonts/NotoSans-Regular.woff2") format("woff2"), url("../fonts/NotoSans-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans";
  src: url("../fonts/NotoSans-Medium.woff2") format("woff2"), url("../fonts/NotoSans-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans";
  src: url("../fonts/NotoSans-SemiBold.woff2") format("woff2"), url("../fonts/NotoSans-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans";
  src: url("../fonts/NotoSans-Bold.woff2") format("woff2"), url("../fonts/NotoSans-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
*,
*::after,
*::before {
  box-sizing: border-box;
}

body {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 24px;
  font-family: "PTSans", "Arial", sans-serif;
  color: #1D1C29;
}

main {
  flex-grow: 1;
}

img {
  display: block;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

a {
  text-decoration: none;
}

textarea {
  resize: none;
}

.container {
  max-width: 1340px;
  margin: 0 auto;
  padding: 0 30px;
}
@media (max-width: 1023px) {
  .container {
    padding: 0 30px;
  }
}
@media (max-width: 767px) {
  .container {
    padding: 0 20px;
  }
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  white-space: nowrap;
  border: 0;
  clip: rect(0 0 0 0);
  clip-path: inset(100%);
}

/* Blocks */
/* ------------------------------------ */
.btn {
  background-color: #D0E4BB;
  border: 1px solid transparent;
  color: #1D1C29;
  padding: 15px;
  border-radius: 50px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 16px;
  line-height: 21.6px;
  font-family: "Arsenal", "Arial", sans-serif;
  cursor: pointer;
  transition: background-color ease-in 0.3s, border-color ease-in 0.3s;
}
@media (max-width: 1023px) {
  .btn {
    padding: 10px;
  }
}

.custom-input {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.custom-input__label {
  font-size: 16px;
  font-weight: 400;
  line-height: 22.4px;
}
.custom-input__field {
  padding: 14px 32px 14px 25px;
  font-size: 18px;
  font-weight: 400;
  line-height: 25.2px;
  border-radius: 8px;
  border: 1px solid #A5A5A5;
}
.custom-input__field::-moz-placeholder {
  color: #A5A5A5;
}
.custom-input__field::placeholder {
  color: #A5A5A5;
}

.custom-checkbox__field:checked + .custom-checkbox__label .custom-checkbox__icon {
  opacity: 1;
}
.custom-checkbox__field:checked + .custom-checkbox__label::before {
  background-color: #9BE198;
  border-color: #9BE198;
}
.custom-checkbox__label {
  display: flex;
  align-items: center;
  padding: 0 0 0 26px;
  gap: 10px;
  font-size: 16px;
  line-height: 22.4px;
  position: relative;
  cursor: pointer;
  transition: opacity ease-in 0.3s;
}
.custom-checkbox__label:hover, .custom-checkbox__label:focus-visible {
  opacity: 0.7;
}
.custom-checkbox__label::before {
  content: "";
  height: 16px;
  width: 16px;
  border: 1px solid #A5A5A5;
  border-radius: 3px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: border-color ease-in 0.3s, background-color ease-in 0.3s;
}
.custom-checkbox__count {
  color: #A5A5A5;
}
.custom-checkbox__icon {
  position: absolute;
  top: 36%;
  left: 4px;
  opacity: 0;
  transition: opacity ease-in 0.3s;
}

.social {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 0;
  list-style: none;
  gap: 25px;
}
.social__link {
  display: flex;
  width: 24px;
  height: 20px;
  color: #000000;
  transition: color ease-in 0.3s;
}
.social__icon {
  width: 24px;
  height: 20px;
}
.social__link--whatsapp:hover .social__icon {
  color: #25d366; /* зеленый WhatsApp */
}
.social__link--vk:hover .social__icon {
  color: #4c75a3; /* синий ВКонтакте */
}
.social__link--youtube:hover .social__icon {
  color: #ff0000; /* красный YouTube */
}
.social__link--tg:hover .social__icon {
  color: #0088cc; /* синий Telegram */
}
.social__link--rutube:hover .social__icon {
  color: #1b5583; /* темно синий */
}

.header {
  position: fixed;
  width: 100%;
  z-index: 40;
  background-color: #ccccff;
}
.header__catalog {
  position: absolute;
  top: 100px;
}
.header__catalog-link {
  display: flex;
  flex-direction: column;
}
.header__wrapper {
  display: flex;
  gap: 30px;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 550px) {
  .header__wrapper {
    gap: 10px;
  }
}
.header__logo {
  width: 90px;
}
@media (max-width: 800px) {
  .header__logo {
    width: 70px;
  }
}
.header__logo-link {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: scale ease-in 0.3s;
}
.header__logo-link:hover, .header__logo-link:focus-visible {
  scale: 0.8;
}
.header__logo-image {
  color: brown;
  height: 100%;
  width: auto;
  max-height: 100%;
  max-width: 100%;
}
.header__menu {
  padding: 30px 0;
}
@media (max-width: 768px) {
  .header__menu {
    padding: 15px 0;
  }
}

.hero {
  padding: 80px 0 0 0;
  margin: 0 0 20px;
  min-height: calc(100vh - 80px);
  display: flex;
  align-items: stretch;
  align-items: center;
}
.hero__picture {
  margin: 10px auto;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 30px;
}
.hero__img {
  max-width: 100%;
  height: auto;
  border-radius: 10px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}
.hero__main-title {
  font-size: 28px;
  line-height: 42px;
  text-transform: uppercase;
  margin: 0 0 20px 0;
  text-align: center;
}
.hero__title {
  font-size: 24px;
  line-height: 36px;
  margin: 0 0 10px 0;
  text-align: center;
}
.hero__description {
  margin: 0 0 40px 0;
}
.hero__text {
  font-size: 20px;
  line-height: 30px;
  margin: 0;
  letter-spacing: -0.05em;
  text-align: justify;
  text-indent: 20px;
}

.advantages {
  background-color: #FCF0E5;
  padding: 80px 0 0;
  margin: 0 0 80px 0;
}
@media (max-width: 1023px) {
  .advantages {
    padding: 60px 0 0 0;
  }
}
@media (max-width: 767px) {
  .advantages {
    padding: 40px 0 0 0;
    margin: 0 0 50px 0;
  }
}
.advantages__description {
  font-size: 28px;
  line-height: 42px;
  margin: 0 auto 90px;
  text-transform: uppercase;
  max-width: 1100px;
}
@media (max-width: 1280px) {
  .advantages__description {
    margin: 0 auto 50px;
  }
}
@media (max-width: 1023px) {
  .advantages__description {
    font-size: 22px;
    line-height: 26px;
  }
}
@media (max-width: 767px) {
  .advantages__description {
    font-size: 18px;
    line-height: 27px;
    margin: 0 0 18px 0;
  }
}
.advantages__wrapper {
  display: grid;
  grid-template-columns: 530px 530px;
  justify-content: center;
  gap: 100px;
  align-items: start;
  position: relative;
}
@media (max-width: 1280px) {
  .advantages__wrapper {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 1023px) {
  .advantages__wrapper {
    gap: 60px;
  }
}
@media (max-width: 767px) {
  .advantages__wrapper {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
}
.advantages__wrapper::after {
  content: "";
  width: 0.5px;
  height: 100%;
  position: absolute;
  background-color: #BABABA;
  top: 0;
  left: 50%;
  display: block;
}
@media (max-width: 767px) {
  .advantages__wrapper::after {
    display: none;
  }
}
.advantages__list {
  margin: 0;
  padding: 0 0 0 29px;
}
@media (max-width: 767px) {
  .advantages__list {
    padding: 0 0 0 25px;
  }
}
.advantages__item {
  font-size: 20px;
  line-height: 30px;
  position: relative;
}
@media (max-width: 1023px) {
  .advantages__item {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (max-width: 767px) {
  .advantages__item {
    font-size: 17px;
    line-height: 26px;
  }
}
.advantages__text {
  font-size: 20px;
  line-height: 30px;
  margin: 0 0 20px 0;
}
@media (max-width: 1023px) {
  .advantages__text {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (max-width: 767px) {
  .advantages__text {
    font-size: 17px;
    line-height: 26px;
  }
}
.advantages__picture {
  margin: -72px 0 0 0;
  pointer-events: none;
}
@media (max-width: 767px) {
  .advantages__picture {
    margin: -51px 0 0 0;
  }
}
.advantages__img {
  width: 100%;
}

.respectability {
  margin: 0 0 120px 0;
  position: relative;
  overflow: hidden;
}
@media (max-width: 767px) {
  .respectability {
    margin: 0 0 50px 0;
  }
}
.respectability__decor {
  position: absolute;
  right: 0;
  top: -360px;
  z-index: -1;
  pointer-events: none;
}
@media (max-width: 767px) {
  .respectability__decor {
    display: none;
  }
}
.respectability__title {
  max-width: 654px;
  margin: 0 auto 40px;
  text-align: center;
  font-size: 70px;
  line-height: 1.1;
  letter-spacing: -0.035em;
  color: #D0E4BB;
  font-weight: 400;
  text-transform: uppercase;
  font-family: "Arsenal", "Arial", sans-serif;
}
@media (max-width: 1023px) {
  .respectability__title {
    max-width: unset;
    font-size: 55px;
  }
}
@media (max-width: 767px) {
  .respectability__title {
    font-size: 36px;
    margin: 0 0 32px 0;
  }
}
.respectability__description {
  max-width: 953px;
  color: #ffffff;
  font-size: 28px;
  line-height: 1.5;
  text-transform: uppercase;
  margin: 0 auto 75px;
  padding: 0;
  text-align: center;
}
@media (max-width: 1023px) {
  .respectability__description {
    font-size: 22px;
    max-width: unset;
    margin: 0 0 40px 0;
  }
}
@media (max-width: 767px) {
  .respectability__description {
    font-size: 18px;
    margin: 0 0 30px 0;
    text-align: left;
  }
}
.respectability__video-box {
  position: relative;
  margin: 0 0 50px 0;
}
@media (max-width: 767px) {
  .respectability__video-box {
    margin: 0 -20px 30px;
  }
}
.respectability__video {
  height: 670px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: flex;
}
@media (max-width: 1023px) {
  .respectability__video {
    height: 400px;
  }
}
@media (max-width: 767px) {
  .respectability__video {
    height: 265px;
  }
}
.respectability__video-button {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: rgba(125, 125, 125, 0.8);
  border-radius: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  width: 244px;
  gap: 16px;
  color: #ffffff;
  font-size: 18px;
  line-height: 1.35;
  transition: background-color ease-in 0.3s, border-color ease-in 0.3s;
}
.respectability__video-button:hover, .respectability__video-button:focus-visible {
  background-color: #7D7D7D;
  border-color: #ffffff;
}
@media (max-width: 1023px) {
  .respectability__video-button {
    font-size: 16px;
    padding: 15px;
    width: 210px;
  }
}
@media (max-width: 767px) {
  .respectability__video-button {
    font-size: 12px;
    line-height: 1;
    gap: 10px;
    width: 197px;
    padding: 16px;
  }
}
@media (max-width: 767px) {
  .respectability__video-icon {
    width: 16px;
    height: 19px;
  }
}
.respectability__subtitle {
  font-size: 30px;
  line-height: 36px;
  color: #ffffff;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
  margin: 0 0 45px 0;
}
@media (max-width: 1023px) {
  .respectability__subtitle {
    font-size: 26px;
    line-height: 30px;
    margin: 0 0 25px 0;
  }
}
@media (max-width: 767px) {
  .respectability__subtitle {
    font-size: 18px;
    line-height: 1.35;
    margin: 0 0 30px 0;
  }
}
.respectability__list {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  align-items: center;
  gap: 28px;
  align-items: stretch;
}
@media (max-width: 1340px) {
  .respectability__list {
    overflow-x: scroll;
    width: 100%;
  }
}
@media (max-width: 1023px) {
  .respectability__list {
    gap: 20px;
  }
}
.respectability__item {
  width: calc(33.33% - 18.6666666667px);
}
@media (max-width: 1340px) {
  .respectability__item {
    overflow: hidden;
    flex: 0 0 auto;
    width: 408px;
  }
}
@media (max-width: 767px) {
  .respectability__item {
    width: 320px;
  }
}

.image-card {
  position: relative;
  min-height: 407px;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 30px;
  flex-direction: column;
  color: #ffffff;
  height: 100%;
}
@media (max-width: 1023px) {
  .image-card {
    min-height: 340px;
  }
}
@media (max-width: 767px) {
  .image-card {
    min-height: 265px;
  }
}
.image-card__img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  pointer-events: none;
}
.image-card__number {
  font-family: "Arsenal", "Arial", sans-serif;
  font-size: 70px;
  line-height: 1.1;
  letter-spacing: -0.035em;
  display: flex;
  align-items: center;
  gap: 2px;
}
.image-card__number-size {
  font-size: 16px;
  line-height: 1.35;
  letter-spacing: 0;
}
.image-card__text {
  font-size: 16px;
  line-height: 1.35;
  max-width: 305px;
  margin: -12px auto 0;
  text-align: center;
}
@media (max-width: 767px) {
  .image-card__text {
    max-width: 250px;
  }
}

.unique {
  margin: 0 0 245px 0;
}
@media (max-width: 1023px) {
  .unique {
    margin: 0 0 100px 0;
  }
}
@media (max-width: 767px) {
  .unique {
    margin: 0 0 60px 0;
  }
}
.unique__title {
  color: #D0E4BB;
  font-family: "Arsenal", "Arial", sans-serif;
  font-size: 70px;
  font-weight: 400;
  letter-spacing: -0.035em;
  line-height: 1.1;
  margin: 0 auto 120px;
  max-width: 862px;
  text-align: center;
  text-transform: uppercase;
}
@media (max-width: 1200px) {
  .unique__title {
    margin: 0 auto 80px;
  }
}
@media (max-width: 1023px) {
  .unique__title {
    font-size: 50px;
    margin: 0 auto 50px;
  }
}
@media (max-width: 767px) {
  .unique__title {
    font-size: 40px;
    margin: 0 auto 30px;
  }
}
.unique__subtitle {
  color: #D0E4BB;
  display: block;
  font-family: "Arsenal", "Arial", sans-serif;
  font-size: 70px;
  font-weight: 400;
  letter-spacing: -0.035em;
  line-height: 1.1;
  margin: 0 auto 48px;
  text-align: center;
  text-transform: uppercase;
}
@media (max-width: 1023px) {
  .unique__subtitle {
    font-size: 50px;
    margin: 0 0 30px 0;
  }
}
@media (max-width: 767px) {
  .unique__subtitle {
    font-size: 40px;
    margin: 0 0 20px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
@media (max-width: 767px) {
  .unique__subtitle-number {
    font-size: 120px;
  }
}
.unique__gallery {
  align-items: center;
  display: flex;
  gap: 59px;
  margin: 0 0 80px -80px;
  position: relative;
}
@media (max-width: 1200px) {
  .unique__gallery {
    gap: 30px;
  }
}
@media (max-width: 1023px) {
  .unique__gallery {
    flex-direction: column-reverse;
    align-items: center;
    margin: 0 -30px 80px;
  }
}
@media (max-width: 767px) {
  .unique__gallery {
    gap: 27px;
    margin: 0 -20px 60px;
  }
}
.unique__decor-top {
  position: absolute;
  top: -100px;
  left: 36%;
  z-index: -1;
  pointer-events: none;
}
@media (max-width: 1023px) {
  .unique__decor-top {
    display: none;
  }
}
.unique__decor-middle {
  position: absolute;
  top: 330px;
  left: 15.5%;
  z-index: -1;
  pointer-events: none;
}
@media (max-width: 1023px) {
  .unique__decor-middle {
    display: none;
  }
}
@media (max-width: 1023px) {
  .unique__gallery-pic {
    width: 100%;
  }
}
.unique__gallery-list {
  display: flex;
  flex-direction: column;
  gap: 25px;
  list-style: none;
  margin: 0;
  padding: 0;
  flex-grow: 1;
}
@media (max-width: 1200px) {
  .unique__gallery-list {
    gap: 15px;
  }
}
@media (max-width: 1023px) {
  .unique__gallery-list {
    flex-direction: row;
    gap: 30px;
  }
}
.unique__gallery-item:not(:last-child) {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding: 0 0 25px 0;
}
@media (max-width: 1200px) {
  .unique__gallery-item:not(:last-child) {
    padding: 0 0 15px 0;
  }
}
@media (max-width: 1023px) {
  .unique__gallery-item:not(:last-child) {
    padding: 0;
    border: none;
  }
}
.unique__gallery-button {
  align-items: center;
  background-color: transparent;
  color: #EB3702;
  display: flex;
  font-family: "Arsenal", "Arial", sans-serif;
  font-size: 32px;
  font-weight: 400;
  gap: 24px;
  line-height: 28px;
  text-transform: uppercase;
  transition: transform ease-in 0.3s;
  padding: 0;
  border: none;
  cursor: pointer;
}
.unique__gallery-button:hover, .unique__gallery-button:focus-visible {
  transform: scale(1.15);
}
@media (max-width: 1200px) {
  .unique__gallery-button {
    font-size: 26px;
  }
}
@media (max-width: 1023px) {
  .unique__gallery-button {
    flex-direction: column;
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .unique__gallery-button {
    font-size: 10px;
    line-height: 13px;
    gap: 12px;
  }
}
.unique__gallery-button--active .unique__gallery-text {
  opacity: 1;
}
.unique__gallery-button--yellow {
  color: #F37600;
}
.unique__gallery-button--green {
  color: #5BC94E;
}
.unique__gallery-icon {
  width: 135px;
  height: 132px;
}
@media (max-width: 1200px) {
  .unique__gallery-icon {
    width: 100px;
    height: 98px;
  }
}
@media (max-width: 1023px) {
  .unique__gallery-icon {
    width: 80px;
    height: 78px;
  }
}
@media (max-width: 767px) {
  .unique__gallery-icon {
    height: 79px;
    width: 79px;
  }
}
.unique__gallery-text {
  max-width: 176px;
  opacity: 0.5;
}
@media (max-width: 767px) {
  .unique__gallery-text {
    max-width: 55px;
  }
}
.unique__heading {
  color: #D0E4BB;
  display: block;
  font-family: "Arsenal", "Arial", sans-serif;
  font-size: 70px;
  font-weight: 400;
  max-width: 371px;
  letter-spacing: -0.035em;
  line-height: 1.1;
  margin: 0 auto 37px;
  text-align: center;
  text-transform: uppercase;
}
@media (max-width: 1023px) {
  .unique__heading {
    font-size: 50px;
    margin: 0 auto 30px;
    max-width: unset;
  }
}
@media (max-width: 767px) {
  .unique__heading {
    font-size: 40px;
    margin: 0 auto 20px;
    max-width: 240px;
  }
}
.unique__inner {
  display: flex;
  gap: 128px;
  align-items: center;
  justify-content: center;
  position: relative;
}
@media (max-width: 1200px) {
  .unique__inner {
    gap: 60px;
  }
}
.unique__note {
  height: 225px;
  width: 225px;
  border-radius: 50%;
  border: 1px solid #CE8E35;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  font-size: 20px;
  line-height: 1.5;
  color: #ffffff;
  text-transform: uppercase;
  justify-content: center;
  text-align: center;
  padding: 20px;
}
@media (max-width: 1023px) {
  .unique__note {
    display: none;
  }
}
.unique__text {
  font-size: 28px;
  line-height: 1.5;
  margin: 0;
  color: #ffffff;
  text-transform: uppercase;
  max-width: 843px;
}
@media (max-width: 1200px) {
  .unique__text {
    max-width: unset;
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .unique__text {
    font-size: 18px;
  }
}
.unique__text--green {
  color: #D0E4BB;
}

.architecture {
  overflow: hidden;
  padding: 0 0 172px 0;
  position: relative;
}
@media (max-width: 767px) {
  .architecture {
    padding: 0 0 35px 0;
  }
}
.architecture__decor {
  position: absolute;
  right: 0;
  bottom: 80px;
  z-index: -1;
  pointer-events: none;
}
.architecture__title {
  max-width: 654px;
  margin: 0 auto 50px;
  font-size: 70px;
  line-height: 1.1;
  letter-spacing: -0.035em;
  color: #D0E4BB;
  font-family: "Arsenal", "Arial", sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  text-align: center;
}
@media (max-width: 767px) {
  .architecture__title {
    font-size: 40px;
    margin: 0 0 20px 0;
  }
}
.architecture__image {
  width: 100vw;
  transform: translateX(-50%);
  position: relative;
  left: 50%;
  margin: 0 0 48px 0;
}
@media (max-width: 767px) {
  .architecture__image {
    margin: 0 0 23px;
  }
}
.architecture__img {
  width: 100%;
  height: 731px;
}
@media (max-width: 767px) {
  .architecture__img {
    height: 335px;
  }
}
.architecture__list {
  display: flex;
  justify-content: center;
  margin: 0 0 93px;
  padding: 0;
  list-style: none;
  gap: 50px;
  color: #D0E4BB;
}
@media (max-width: 767px) {
  .architecture__list {
    flex-direction: column;
    gap: 30px;
    margin: 0 0 62px 0;
  }
}
.architecture__item {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.architecture__number {
  font-size: 100px;
  line-height: 1;
  font-family: "Arsenal", "Arial", sans-serif;
  margin: 0 auto 40px;
}
@media (max-width: 767px) {
  .architecture__number {
    font-size: 50px;
    margin: 0 auto 5px;
  }
}
.architecture__item-text {
  max-width: 280px;
  text-align: center;
  font-size: 20px;
  line-height: 1.5;
  text-transform: uppercase;
  margin: 0;
}
@media (max-width: 767px) {
  .architecture__item-text {
    font-size: 16px;
    line-height: 1.35;
    text-transform: lowercase;
    max-width: 210px;
  }
}
.architecture__text {
  max-width: 890px;
  font-size: 28px;
  line-height: 1.5;
  text-transform: uppercase;
  margin: 0;
  color: #ffffff;
}
@media (max-width: 767px) {
  .architecture__text {
    font-size: 18px;
  }
}
.architecture__text--green {
  color: #D0E4BB;
}

.children-info {
  background-color: #FCF0E5;
  padding: 79px 0 80px;
}
@media (max-width: 767px) {
  .children-info {
    padding: 50px 0 40px;
  }
}
.children-info__title {
  font-size: 70px;
  line-height: 1.1;
  text-transform: uppercase;
  font-family: "Arsenal", "Arial", sans-serif;
  margin: 0 0 40px 0;
  text-align: center;
  font-weight: 400;
  letter-spacing: -0.035em;
}
@media (max-width: 767px) {
  .children-info__title {
    font-size: 40px;
    margin: 0 0 20px 0;
  }
}
.children-info__text {
  max-width: 843px;
  margin: 0 auto 56px;
  font-size: 28px;
  line-height: 1.5;
  text-transform: uppercase;
  text-align: center;
}
@media (max-width: 767px) {
  .children-info__text {
    font-size: 18px;
    margin: 0 0 20px 0;
    text-align: left;
  }
}
.children-info__image {
  margin: 0 auto;
  width: 100%;
}
.children-info__img {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .children-info__img {
    height: 240px;
  }
}

.elite-promo {
  background-color: #FCF0E5;
  padding: 0 0 80px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .elite-promo {
    padding: 0 0 50px;
  }
}
.elite-promo__title {
  font-size: 70px;
  line-height: 1.1;
  letter-spacing: -0.035em;
  margin: 0 auto 39px;
  text-align: center;
  max-width: 715px;
  text-transform: uppercase;
  font-family: "Arsenal", "Arial", sans-serif;
  font-weight: 400;
}
@media (max-width: 767px) {
  .elite-promo__title {
    font-size: 36px;
    margin: 0 auto 28px;
  }
}
.elite-promo__inner {
  padding: 150px 0 340px;
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0 0 77px 0;
}
@media (max-width: 767px) {
  .elite-promo__inner {
    padding: 0;
    margin: 0 0 50px 0;
  }
}
.elite-promo__image {
  position: absolute;
  height: 100%;
  width: 100vw;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  pointer-events: none;
}
@media (max-width: 767px) {
  .elite-promo__image {
    position: relative;
    margin: 0 0 31px 0;
  }
}
.elite-promo__img {
  height: 100%;
  width: 100%;
}
@media (max-width: 767px) {
  .elite-promo__img {
    height: 320px;
  }
}
.elite-promo__wrap {
  position: relative;
  padding: 0 0 0 120px;
}
@media (max-width: 767px) {
  .elite-promo__wrap {
    padding: 0;
  }
}
.elite-promo__heading {
  font-size: 130px;
  line-height: 1;
  font-family: "Arsenal", "Arial", sans-serif;
  margin: 0 0 10px 0;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: -0.035em;
}
@media (max-width: 767px) {
  .elite-promo__heading {
    font-size: 70px;
    margin: 0 0 5px 0;
  }
}
.elite-promo__text {
  font-size: 20px;
  line-height: 1.5;
  margin: 0;
  text-transform: uppercase;
  max-width: 274px;
}
@media (max-width: 767px) {
  .elite-promo__text {
    font-size: 16px;
    max-width: 286px;
    text-transform: lowercase;
  }
}
.elite-promo__subtitle {
  font-size: 30px;
  line-height: 1.5;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  margin: 0 0 30px 0;
}
@media (max-width: 767px) {
  .elite-promo__subtitle {
    font-size: 20px;
    margin: 0 0 20px 0;
  }
}
.elite-promo__box {
  display: grid;
  grid-template-columns: repeat(3, 300px);
  justify-content: center;
  gap: 15px;
  margin: 0 0 25px 0;
}
@media (max-width: 1023px) {
  .elite-promo__box {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 767px) {
  .elite-promo__box {
    gap: 15px;
    margin: 0 0 14px 0;
  }
}
.elite-promo__btn {
  width: 100%;
  border: 1px solid rgba(29, 28, 41, 0.5);
  background-color: transparent;
  border-radius: 200px;
  padding: 14px;
  font-size: 17px;
  line-height: 1.5;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #1D1C29;
  transition: background-color ease-in 0.3s, color ease-in 0.3s;
  cursor: pointer;
}
.elite-promo__btn:hover, .elite-promo__btn:focus-visible {
  background-color: #213F3B;
  color: #ffffff;
}
.elite-promo__checkbox {
  display: flex;
  justify-content: center;
  cursor: pointer;
}

.section-next {
  padding: 125px 0 118px;
  position: relative;
}
@media (max-width: 767px) {
  .section-next {
    padding: 160px 0 141px;
  }
}
.section-next__shadow-link::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: background-color ease-in 0.3s;
}
.section-next__shadow-link:hover::before {
  background-color: rgba(255, 255, 255, 0.2);
}
.section-next__wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.section-next__name {
  font-family: "Arsenal", "Arial", sans-serif;
  font-size: 20px;
  line-height: 1.5;
  font-weight: 400;
  margin: 0 0 15px 0;
  color: #ffffff;
}
@media (max-width: 767px) {
  .section-next__name {
    font-size: 14px;
    margin: 0 0 10px 0;
  }
}
.section-next__title {
  font-family: "Arsenal", "Arial", sans-serif;
  color: #D0E4BB;
  font-size: 58px;
  line-height: 1.1;
  margin: 0 0 35px 0;
  font-weight: 400;
  letter-spacing: -0.035em;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .section-next__title {
    font-size: 30px;
    margin: 0 0 15px 0;
    color: #ffffff;
  }
}
.section-next__icon {
  height: 27px;
  width: 182px;
}
@media (max-width: 767px) {
  .section-next__icon {
    height: 25px;
    width: 130px;
  }
}
.section-next__image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.section-next__img {
  width: 100%;
  height: 100%;
}
.section-next__decor {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  pointer-events: none;
}
@media (max-width: 767px) {
  .section-next__decor {
    display: none;
  }
}
.section-next__decor--mobile {
  display: none;
}
@media (max-width: 767px) {
  .section-next__decor--mobile {
    display: flex;
  }
}

.footer {
  box-shadow: 0px -2px 4px 0px rgba(0, 0, 0, 0.25);
  padding: 10px 0;
}
.footer__contacts {
  display: flex;
  justify-content: space-between;
  margin: 0 0 10px 0;
}
@media (max-width: 480px) {
  .footer__contacts {
    justify-content: flex-end;
  }
}
.footer__main {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.footer__contacts-phone {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: center;
}
@media (max-width: 600px) {
  .footer__contacts-phone {
    display: none;
  }
}
.footer__contacts-text {
  font-size: 20px;
  line-height: 30px;
  margin: 0;
  letter-spacing: -0.05em;
  text-align: justify;
  text-indent: 20px;
}
.footer__rights {
  display: flex;
  justify-content: center;
  margin: 0;
}

.main-nav {
  display: flex;
}
.main-nav__list {
  align-items: center;
  display: flex;
  justify-content: center;
  gap: 32px;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 100%;
}
@media (max-width: 1300px) {
  .main-nav__list {
    gap: 15px;
  }
}
@media (max-width: 550px) {
  .main-nav__list {
    gap: 5px;
  }
}
.main-nav__item {
  display: inline-block;
  position: relative;
}
.main-nav__link {
  position: relative;
  font-size: 1.5em;
  line-height: 1;
  letter-spacing: 3px;
  text-decoration: none;
  color: #000000;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  position: relative;
  text-transform: uppercase;
  display: flex;
  gap: 5px;
  align-items: center;
}
@media (max-width: 800px) {
  .main-nav__link {
    font-size: 12px;
  }
}
@media (max-width: 450px) {
  .main-nav__link {
    font-size: 10px;
  }
}
.main-nav__link-text {
  display: block;
}
.main-nav__link-icon {
  width: 20px;
  height: 8px;
  transition: transform ease-in 0.3s;
}
@media (max-width: 550px) {
  .main-nav__link-icon {
    width: 10px;
    height: 4px;
  }
}
.main-nav__link:before {
  content: "";
  position: absolute;
  z-index: 5;
  left: 50%;
  top: 100%;
  width: 10px;
  height: 10px;
  background: white;
  border-radius: 50%;
  transform: translate(-50%, 20px);
  opacity: 0;
  transition: 0.3s;
}
.main-nav__item:hover .main-nav__link:before {
  transform: translate(-50%, 0);
  opacity: 1;
}
.main-nav__item:hover .main-nav__link-icon {
  transform: rotate(180deg);
}
.main-nav__sub-list {
  position: absolute;
  z-index: 4;
  left: 50%;
  top: 100%;
  width: 150px;
  padding: 15px 0 15px;
  margin-top: 5px;
  background: white;
  border-radius: 5px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
  visibility: hidden;
  opacity: 0;
  transform: translate(-50%, 20px);
  transition: 0.3s;
  list-style: none;
}
.main-nav__item:hover .main-nav__sub-list {
  visibility: visible;
  opacity: 1;
  transform: translate(-50%, 0);
}
.main-nav__sub-link {
  font-family: "Libre Baskerville", serif;
  font-size: 11px;
  letter-spacing: 1px;
  padding: 5px 10px;
  transition: 0.2s linear;
}
.main-nav__sub-link:hover {
  background: #e8e8e8;
}

#link-menu1,
#link-menu2,
#link-menu3,
#link-menu4,
#link-menu5,
#link-menu6,
#link-menu7 {
  position: relative;
}
#link-menu1::before,
#link-menu2::before,
#link-menu3::before,
#link-menu4::before,
#link-menu5::before,
#link-menu6::before,
#link-menu7::before {
  content: "";
  display: block;
  height: 80px;
  margin-top: -80px;
  visibility: hidden;
  pointer-events: none;
}

.box {
  width: 300px; /* Устанавливаем ширину контейнера */
  height: 100px; /* Устанавливаем высоту контейнера */
  border: 1px solid #ccc; /* Для визуализации границ контейнера */
  overflow: hidden; /* Скрываем переполнение */
  position: relative; /* Для позиционирования */
  padding: 10px;
  display: none;
}

#letter_1 {
  fill: none; /* Убираем заливку */
  stroke: #3498db; /* Цвет границы */
  stroke-width: 8; /* Ширина границы */
  stroke-dasharray: 65.52; /* Длина контура */
  stroke-dashoffset: 65.52; /* Начальное состояние (невидимо) */
  animation: circle-border_1 3s ease-in-out forwards;
  color: transparent;
}

#letter_2 {
  fill: none; /* Убираем заливку */
  stroke: #3498db; /* Цвет границы */
  stroke-width: 8; /* Ширина границы */
  stroke-dasharray: 42.82; /* Длина контура */
  stroke-dashoffset: 42.82; /* Начальное состояние (невидимо) */
  animation: circle-border_2 3s ease-in-out 1.5s forwards;
  color: transparent;
}

#letter_3 {
  fill: none; /* Убираем заливку */
  stroke: #3498db; /* Цвет границы */
  stroke-width: 8; /* Ширина границы */
  stroke-dasharray: 65.52; /* Длина контура */
  stroke-dashoffset: 65.52; /* Начальное состояние (невидимо) */
  animation: circle-border_1 3s ease-in-out 3s forwards;
  color: transparent;
}

#letter_4 {
  fill: none; /* Убираем заливку */
  stroke: #3498db; /* Цвет границы */
  stroke-width: 8; /* Ширина границы */
  stroke-dasharray: 42.82; /* Длина контура */
  stroke-dashoffset: 42.82; /* Начальное состояние (невидимо) */
  animation: circle-border_2 3s ease-in-out 3s forwards;
  color: transparent;
}

#letter_5 {
  fill: none; /* Убираем заливку */
  stroke: #3498db; /* Цвет границы */
  stroke-width: 8; /* Ширина границы */
  stroke-dasharray: 65.52; /* Длина контура */
  stroke-dashoffset: 65.52; /* Начальное состояние (невидимо) */
  animation: circle-border_1 3s ease-in-out 1.5s forwards;
  color: transparent;
}

#letter_6 {
  fill: none; /* Убираем заливку */
  stroke: #3498db; /* Цвет границы */
  stroke-width: 8; /* Ширина границы */
  stroke-dasharray: 42.82; /* Длина контура */
  stroke-dashoffset: 42.82; /* Начальное состояние (невидимо) */
  animation: circle-border_2 3s ease-in-out forwards;
  color: transparent;
}

@keyframes circle-border_1 {
  0% {
    stroke-dashoffset: 65.52;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes circle-border_2 {
  0% {
    stroke-dashoffset: 42.82;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
.questions {
  padding: 0 0 78px;
}
.questions__wrapper {
  position: relative;
  padding: 70px 0 0;
}
.questions__title {
  font-size: 24px;
  line-height: 36px;
  margin: 0 0 10px 0;
  text-align: center;
}
.questions__inner {
  display: grid;
  grid-template-columns: 1fr 1fr 290px;
  gap: 40px;
  align-items: start;
  margin: 0 0 40px 0;
}
.questions__btn {
  margin-top: 27px;
}

.social {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 0;
  list-style: none;
  gap: 25px;
}
.social__link {
  display: flex;
  width: 24px;
  height: 20px;
  color: #000000;
  transition: color ease-in 0.3s;
}
.social__icon {
  width: 24px;
  height: 20px;
}
.social__link--whatsapp:hover .social__icon {
  color: #25d366; /* зеленый WhatsApp */
}
.social__link--vk:hover .social__icon {
  color: #4c75a3; /* синий ВКонтакте */
}
.social__link--youtube:hover .social__icon {
  color: #ff0000; /* красный YouTube */
}
.social__link--tg:hover .social__icon {
  color: #0088cc; /* синий Telegram */
}
.social__link--rutube:hover .social__icon {
  color: #1b5583; /* темно синий */
}

.custom-popup__overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9998;
  display: none;
}
.custom-popup__overlay.show {
  display: block;
}
.custom-popup__popup {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 20px;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  z-index: 9999;
  display: none;
  text-align: center;
}
.custom-popup__popup-note {
  display: block;
  margin: 0 0 20px;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
}
.custom-popup__popup-button {
  padding: 15px 60px;
  border-radius: 5px;
  border: none;
  background-color: #1c87c9;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
}

.loader {
  display: block;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: white;
  z-index: 99;
  animation: fadeOutLoader 0.8s ease-in-out 7.5s forwards;
}
@media (max-width: 768px) {
  .loader {
    display: none;
  }
}
.loader__logo-part1 {
  position: absolute;
  top: calc(50% - 3.5vw);
  left: 50%;
  transform: translate(-50%, -50%);
  width: 30vw;
  height: 4.5238095238vw;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999;
  padding: 5px;
  animation: move-up 0.8s ease-in-out 5.5s forwards;
  color: #ccccff;
}
.loader__logo-part2 {
  position: absolute;
  top: calc(50% + 2.5vw);
  left: 50%;
  transform: translate(-50%, -50%);
  width: 30vw;
  height: 2.8571428571vw;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999;
  padding: 5px;
  animation: move-down 0.8s ease-in-out 5.5s forwards;
  color: #ccccff;
}
.loader__logo-part3 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 60vw;
  height: 5.6133056133vw;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1000;
  padding: 5px;
  color: #ffccff;
  opacity: 0;
  animation: fadeInPart3 0.8s ease-in-out 6s forwards;
}
.loader__logo-item {
  width: 100%;
  height: 100%;
  color: transparent;
  animation: fillLogo 1.5s ease-in-out 4.5s forwards;
}
.loader__logo-item-3 {
  width: 100%;
  height: 100%;
}
.loader #marina_letter-1 {
  stroke: #006400;
  stroke-width: 0.4;
  stroke-dasharray: 185.4;
  stroke-dashoffset: 185.4;
  animation: circle-border_1 5s ease-in-out 0.2s forwards;
}
.loader #marina_letter-2 {
  stroke: #006400;
  stroke-width: 0.4;
  stroke-dasharray: 110.6;
  stroke-dashoffset: 110.6;
  animation: circle-border_2 5s ease-in-out 0.3s forwards;
}
.loader #marina_letter-3 {
  stroke: #006400;
  stroke-width: 0.4;
  stroke-dasharray: 126.9;
  stroke-dashoffset: 126.9;
  animation: circle-border_3 5s ease-in-out 0.4s forwards;
}
.loader #marina_letter-4 {
  stroke: #006400;
  stroke-width: 0.4;
  stroke-dasharray: 66;
  stroke-dashoffset: 66;
  animation: circle-border_4 5s ease-in-out 0.5s forwards;
}
.loader #marina_letter-5 {
  stroke: #006400;
  stroke-width: 0.4;
  stroke-dasharray: 143;
  stroke-dashoffset: 143;
  animation: circle-border_5 5s ease-in-out 0.6s forwards;
}
.loader #marina_letter-6 {
  stroke: #006400;
  stroke-width: 0.4;
  stroke-dasharray: 110.6;
  stroke-dashoffset: 110.6;
  animation: circle-border_6 5s ease-in-out 0.7s forwards;
}
.loader #golovanova_letter-1 {
  stroke: #006400;
  stroke-width: 0.4;
  stroke-dasharray: 71.2;
  stroke-dashoffset: 71.2;
  animation: circle-border_2-1 5s ease-in-out 0.2s forwards;
}
.loader #golovanova_letter-2 {
  stroke: #006400;
  stroke-width: 0.4;
  stroke-dasharray: 64.5;
  stroke-dashoffset: 64.5;
  animation: circle-border_2-2 5s ease-in-out 0.3s forwards;
}
.loader #golovanova_letter-3 {
  stroke: #006400;
  stroke-width: 0.4;
  stroke-dasharray: 52.5;
  stroke-dashoffset: 52.5;
  animation: circle-border_2-3 5s ease-in-out 0.4s forwards;
}
.loader #golovanova_letter-4 {
  stroke: #006400;
  stroke-width: 0.4;
  stroke-dasharray: 64.5;
  stroke-dashoffset: 64.5;
  animation: circle-border_2-2 5s ease-in-out 0.5s forwards;
}
.loader #golovanova_letter-5 {
  stroke: #006400;
  stroke-width: 0.4;
  stroke-dasharray: 59.5;
  stroke-dashoffset: 59.5;
  animation: circle-border_2-5 5s ease-in-out 0.6s forwards;
}
.loader #golovanova_letter-9 {
  stroke: #006400;
  stroke-width: 0.4;
  stroke-dasharray: 59.5;
  stroke-dashoffset: 59.5;
  animation: circle-border_2-5 5s ease-in-out 0.7s forwards;
}
.loader #golovanova_letter-8 {
  stroke: #006400;
  stroke-width: 0.4;
  stroke-dasharray: 64.5;
  stroke-dashoffset: 64.5;
  animation: circle-border_2-2 5s ease-in-out 0.8s forwards;
}
.loader #golovanova_letter-6 {
  stroke: #006400;
  stroke-width: 0.4;
  stroke-dasharray: 65.1;
  stroke-dashoffset: 65.1;
  animation: circle-border_2-6 5s ease-in-out 0.9s forwards;
}
.loader #golovanova_letter-10 {
  stroke: #006400;
  stroke-width: 0.4;
  stroke-dasharray: 65.1;
  stroke-dashoffset: 65.1;
  animation: circle-border_2-6 5s ease-in-out 1s forwards;
}
.loader #golovanova_letter-7 {
  stroke: #006400;
  stroke-width: 0.4;
  stroke-dasharray: 80.7;
  stroke-dashoffset: 80.7;
  animation: circle-border_2-7 5s ease-in-out 1.1s forwards;
}
.loader__progress {
  width: 280px;
  height: 2px;
  border-radius: 60px;
  position: absolute;
  bottom: 10.8%;
  left: calc(50% - 140px);
}
.loader__progress-bar {
  width: 100%;
  height: 100%;
  background-color: #484848;
  position: absolute;
}
.loader__progress-bar::after {
  width: 0;
  height: 2px;
  background-color: #ffffff;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  animation: progress linear 18.1s forwards;
}

.hidden {
  opacity: 0;
  pointer-events: none;
  display: none;
}

@keyframes circle-border_1 {
  0% {
    stroke-dashoffset: 185.4;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes circle-border_2 {
  0% {
    stroke-dashoffset: 110.6;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes circle-border_3 {
  0% {
    stroke-dashoffset: 126.9;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes circle-border_4 {
  0% {
    stroke-dashoffset: 66;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes circle-border_5 {
  0% {
    stroke-dashoffset: 143;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes circle-border_6 {
  0% {
    stroke-dashoffset: 110.6;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes circle-border_2-1 {
  0% {
    stroke-dashoffset: 71.2;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes circle-border_2-2 {
  0% {
    stroke-dashoffset: 64.5;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes circle-border_2-3 {
  0% {
    stroke-dashoffset: 52.5;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes circle-border_2-4 {
  0% {
    stroke-dashoffset: 71.2;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes circle-border_2-5 {
  0% {
    stroke-dashoffset: 59.5;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes circle-border_2-6 {
  0% {
    stroke-dashoffset: 65.1;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes circle-border_2-7 {
  0% {
    stroke-dashoffset: 80.7;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes circle-border_2-8 {
  0% {
    stroke-dashoffset: 71.2;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes circle-border_2-9 {
  0% {
    stroke-dashoffset: 71.2;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes circle-border_2-10 {
  0% {
    stroke-dashoffset: 71.2;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes move-up {
  0% {
    top: calc(50% - 3.5vw);
    transform: translate(-50%, -50%);
  }
  100% {
    top: 35%;
    transform: translate(-50%, -50%);
  }
}
@keyframes move-down {
  0% {
    top: calc(50% + 2.5vw);
    transform: translate(-50%, -50%);
  }
  100% {
    top: 65%;
    transform: translate(-50%, -50%);
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes color-down {
  0% {
    color: transparent;
  }
  100% {
    color: #ccccff;
  }
}
@keyframes fillLogo {
  0% {
    color: transparent;
  }
  100% {
    color: #ccccff;
  }
}
@keyframes fadeOutLoader {
  0% {
    opacity: 1;
  }
  99% {
    opacity: 0;
    visibility: visible;
    pointer-events: all;
  }
  100% {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    display: none;
  }
}
@keyframes fadeInPart3 {
  0% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(0.9);
  }
  100% {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
  }
}
@keyframes fadeIn_1 {
  0% {
    top: 0;
    right: 0;
    transform: scale(2.3);
    filter: blur(15px);
    opacity: 0;
  }
  15% {
    filter: blur(10px) brightness(1);
    opacity: 1;
  }
  30% {
    filter: blur(0) brightness(1);
  }
  70% {
    filter: blur(0) brightness(1.5);
    opacity: 1;
  }
  85% {
    filter: blur(0) brightness(1);
    transform: scale(0.87);
    opacity: 1;
  }
  100% {
    top: calc(50% - 50px);
    right: calc(50% - 50px);
    filter: blur(0) brightness(0);
    opacity: 0;
    transform: scale(0.87);
  }
}
@keyframes fadeIn_2 {
  0% {
    top: 50%;
    left: 0;
    transform: scale(2.2);
    filter: blur(10px);
    opacity: 0;
  }
  15% {
    filter: blur(10px) brightness(1);
    opacity: 1;
  }
  30% {
    filter: blur(0) brightness(1);
  }
  70% {
    filter: blur(0) brightness(1.5);
    opacity: 1;
  }
  85% {
    filter: blur(0) brightness(1);
    transform: scale(0.64);
    opacity: 1;
  }
  100% {
    top: calc(50% - 50px);
    left: calc(50% - 50px);
    filter: blur(0) brightness(0);
    opacity: 0;
    transform: scale(0.64);
  }
}
@keyframes fadeIn_3 {
  0% {
    top: 100%;
    left: 25%;
    transform: scale(2.2);
    filter: blur(10px);
    opacity: 0;
  }
  15% {
    filter: blur(10px) brightness(1);
    opacity: 1;
  }
  30% {
    filter: blur(0) brightness(1);
  }
  70% {
    filter: blur(0) brightness(1.5);
    opacity: 1;
  }
  85% {
    filter: blur(0) brightness(1);
    transform: scale(0.93);
    opacity: 1;
  }
  100% {
    top: calc(50% - 50px);
    left: calc(50% - 50px);
    filter: blur(0) brightness(0);
    opacity: 0;
    transform: scale(0.93);
  }
}
@keyframes fadeIn_4 {
  0% {
    top: 100%;
    right: 12%;
    transform: scale(2.2);
    filter: blur(10px);
    opacity: 0;
  }
  15% {
    filter: blur(10px) brightness(1);
    opacity: 1;
  }
  30% {
    filter: blur(0) brightness(1);
  }
  70% {
    filter: blur(0) brightness(1.5);
    opacity: 1;
  }
  85% {
    filter: blur(0) brightness(1);
    transform: scale(1);
    opacity: 1;
  }
  100% {
    top: calc(50% - 50px);
    right: calc(50% - 50px);
    filter: blur(0) brightness(0);
    opacity: 0;
    transform: scale(1);
  }
}
@keyframes fadeIn_5 {
  0% {
    top: 12%;
    left: 4%;
    transform: scale(2.2);
    filter: blur(10px);
    opacity: 0;
  }
  15% {
    filter: blur(10px) brightness(1);
    opacity: 1;
  }
  30% {
    filter: blur(0) brightness(1);
  }
  70% {
    filter: blur(0) brightness(1.5);
    opacity: 1;
  }
  85% {
    filter: blur(0) brightness(1);
    transform: scale(0.89);
    opacity: 1;
  }
  100% {
    top: calc(50% - 50px);
    left: calc(50% - 50px);
    filter: blur(0) brightness(0);
    opacity: 0;
    transform: scale(0.89);
  }
}
@keyframes fadeIn_6 {
  0% {
    top: 0;
    right: 35%;
    transform: scale(2.2);
    filter: blur(10px);
    opacity: 0;
  }
  15% {
    filter: blur(10px) brightness(1);
    opacity: 1;
  }
  30% {
    filter: blur(0) brightness(1);
  }
  70% {
    filter: blur(0) brightness(1.5);
    opacity: 1;
  }
  85% {
    filter: blur(0) brightness(1);
    transform: scale(0.89);
    opacity: 1;
  }
  100% {
    top: calc(50% - 50px);
    right: calc(50% - 100px);
    filter: blur(0) brightness(0);
    opacity: 0;
    transform: scale(0.89);
  }
}
@keyframes fadeIn_7 {
  0% {
    top: 100%;
    right: 35%;
    transform: scale(2.2);
    filter: blur(10px);
    opacity: 0;
  }
  15% {
    filter: blur(10px) brightness(1);
    opacity: 1;
  }
  30% {
    filter: blur(0) brightness(1);
  }
  70% {
    filter: blur(0) brightness(1.5);
    opacity: 1;
  }
  85% {
    filter: blur(0) brightness(1);
    transform: scale(0.73);
    opacity: 1;
  }
  100% {
    top: calc(50% - 50px);
    right: calc(50% - 50px);
    filter: blur(0) brightness(0);
    opacity: 0;
    transform: scale(0.73);
  }
}
@keyframes fadeIn_8 {
  0% {
    top: 0;
    left: 35%;
    transform: scale(2.2);
    filter: blur(10px);
    opacity: 0;
  }
  15% {
    filter: blur(10px) brightness(1);
    opacity: 1;
  }
  30% {
    filter: blur(0) brightness(1);
  }
  70% {
    filter: blur(0) brightness(1.5);
    opacity: 1;
  }
  85% {
    filter: blur(0) brightness(1);
    transform: scale(1);
    opacity: 1;
  }
  100% {
    top: calc(50% - 50px);
    left: calc(50% - 50px);
    filter: blur(0) brightness(0);
    opacity: 0;
    transform: scale(1);
  }
}
@keyframes fadeIn_9 {
  0% {
    top: 100%;
    left: 10%;
    transform: scale(2.2);
    filter: blur(10px);
    opacity: 0;
  }
  15% {
    filter: blur(10px) brightness(1);
    opacity: 1;
  }
  30% {
    filter: blur(0) brightness(1);
  }
  70% {
    filter: blur(0) brightness(1.5);
    opacity: 1;
  }
  85% {
    filter: blur(0) brightness(1);
    transform: scale(1);
    opacity: 1;
  }
  100% {
    top: calc(50% - 50px);
    left: calc(50% - 50px);
    filter: blur(0) brightness(0);
    opacity: 0;
    transform: scale(1);
  }
}
@keyframes fadeIn_10 {
  0% {
    top: 0;
    left: 35%;
    transform: scale(2.2);
    filter: blur(10px);
    opacity: 0;
  }
  15% {
    filter: blur(10px) brightness(1);
    opacity: 1;
  }
  30% {
    filter: blur(0) brightness(1);
  }
  70% {
    filter: blur(0) brightness(1.5);
    opacity: 1;
  }
  85% {
    filter: blur(0) brightness(1);
    transform: scale(0.47);
    opacity: 1;
  }
  100% {
    top: calc(50% - 50px);
    left: calc(50% - 100px);
    filter: blur(0) brightness(0);
    opacity: 0;
    transform: scale(0.47);
  }
}
@keyframes fadeIn_11 {
  0% {
    top: 50%;
    right: 0;
    transform: scale(2.2);
    filter: blur(10px);
    opacity: 0;
  }
  15% {
    filter: blur(10px) brightness(1);
    opacity: 1;
  }
  30% {
    filter: blur(0) brightness(1);
  }
  70% {
    filter: blur(0) brightness(1.5);
    opacity: 1;
  }
  85% {
    filter: blur(0) brightness(1);
    transform: scale(0.69);
    opacity: 1;
  }
  100% {
    top: calc(50% - 50px);
    right: calc(50% - 50px);
    filter: blur(0) brightness(0);
    opacity: 0;
    transform: scale(0.69);
  }
}
@keyframes fadeIn_12 {
  0% {
    top: 100%;
    right: 25%;
    transform: scale(2.2);
    filter: blur(10px);
    opacity: 0;
  }
  15% {
    filter: blur(10px) brightness(1);
    opacity: 1;
  }
  30% {
    filter: blur(0) brightness(1);
  }
  70% {
    filter: blur(0) brightness(1.5);
    opacity: 1;
  }
  85% {
    filter: blur(0) brightness(1);
    transform: scale(0.75);
    opacity: 1;
  }
  100% {
    top: calc(50% - 50px);
    right: calc(50% - 100px);
    filter: blur(0) brightness(0);
    opacity: 0;
    transform: scale(0.75);
  }
}
@keyframes fadeIn_final {
  0% {
    top: calc(50% - 50px);
    right: calc(50% - 50px);
    opacity: 0;
    transform: scale(5.2);
    filter: blur(50px);
  }
  1% {
    top: calc(50% - 50px);
    right: calc(50% - 50px);
    opacity: 0.2;
    transform: scale(5.2);
    filter: blur(50px);
  }
  10% {
    opacity: 1;
    transform: scale(5);
    filter: blur(20px);
  }
  30% {
    transform: scale(5);
    filter: blur(0);
  }
  40% {
    transform: scale(1);
    filter: blur(0);
    opacity: 1;
  }
  55% {
    transform: scale(1);
    filter: blur(0);
    opacity: 0;
  }
  70% {
    transform: scale(1);
    filter: blur(0);
    opacity: 1;
  }
  85% {
    transform: scale(1);
    filter: blur(0);
    opacity: 0;
  }
  95% {
    transform: scale(1);
    filter: blur(5px);
    opacity: 1;
  }
  100% {
    top: calc(50% - 50px);
    right: calc(50% - 50px);
    filter: blur(5px);
    opacity: 0;
    transform: scale(1);
  }
}
@keyframes fadeIn {
  0% {
    opacity: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  40% {
    opacity: 50%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  60% {
    opacity: 0;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  90% {
    opacity: 0%;
    top: 50%;
    bottom: 50%;
    left: 50%;
    right: 50%;
  }
  100% {
    opacity: 0%;
    top: 0;
    bottom: 100%;
    left: 100%;
    right: 0;
  }
}
@keyframes progress {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
.catalog__title {
  margin: 0 0 44px 0;
  font-size: 42px;
  font-weight: 700;
  line-height: 54.6px;
}
.catalog__wrapper {
  display: grid;
  grid-template-columns: 300px 1fr;
  gap: 40px;
  margin: 0 0 80px 0;
  align-items: start;
}
.catalog__sort {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 40px;
}
.catalog__sort-text {
  font-size: 16px;
  font-weight: 400;
  line-height: 22.4px;
}
.catalog__sort-select {
  font-size: 16px;
  font-weight: 400;
  line-height: 22.4px;
  color: #9BE198;
  border: none;
}
.catalog__list {
  margin: 0 0 40px;
  padding: 0;
  list-style: none;
  display: grid;
  grid-template-columns: repeat(auto-fill, 300px);
  gap: 20px;
  justify-content: center;
  /* Центрирует карточки */
}
.catalog__pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
  list-style: none;
  gap: 10px;
}
.catalog__pagination-link {
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  line-height: 25.2px;
  color: #A5A5A5;
  transition: opacity ease-in 0.3s;
  border: none;
  background-color: transparent;
}
.catalog__pagination-link:hover {
  opacity: 0.7;
}
.catalog__pagination-link:disabled {
  pointer-events: none;
}
.catalog__pagination-link:not(:disabled) {
  color: #000000;
}
.catalog__pagination-link.active {
  font-weight: 700;
}

.product-card {
  display: flex;
  flex-direction: column;
  gap: 20px;
  box-sizing: border-box;
  width: 300px;
}
@media (max-width: 1024px) {
  .product-card {
    width: 220px;
  }
}
@media (max-width: 768px) {
  .product-card {
    width: 150px;
    gap: 10px;
  }
}
@media (max-width: 480px) {
  .product-card {
    width: 120px;
  }
}
@media (max-width: 420px) {
  .product-card {
    width: 100px;
  }
}
.product-card__visual {
  background-color: #F8F8F8;
  border-radius: 12px;
  display: flex;
  justify-content: center;
  overflow: hidden;
  position: relative;
  width: 100%;
  aspect-ratio: 3/4;
}
.product-card__visual:hover .product-card__more {
  opacity: 1;
  pointer-events: all;
}
.product-card__img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
}
.product-card__more {
  align-items: center;
  background-color: rgba(255, 255, 255, 0.9);
  display: flex;
  flex-direction: column;
  gap: 20px;
  height: 100%;
  justify-content: center;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  opacity: 0;
  pointer-events: none;
  transition: opacity ease-in 0.3s;
}
.product-card__link {
  width: 210px;
  position: relative;
}
.product-card__link::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  left: 0;
  top: 0;
}
.product-card__link--disabled {
  pointer-events: none;
  color: gray;
  cursor: not-allowed;
}
.product-card__info {
  display: flex;
  flex-direction: column;
  position: relative;
}
.product-card__title {
  margin: 0 0 10px 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 22.4px;
}
@media (max-width: 768px) {
  .product-card__title {
    font-size: 14px;
    line-height: 18px;
  }
}
.product-card__old {
  text-decoration: line-through;
  color: #A5A5A5;
  font-size: 16px;
  line-height: 22.4px;
}
.product-card__price {
  font-size: 24px;
  font-weight: 600;
  line-height: 31.2px;
}
.product-card__tooltip {
  position: absolute;
  bottom: 3px;
  right: 0;
}

.tooltip__btn {
  display: inline-block;
  background-color: #ffffff;
  border: 1px solid #000000;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 18px;
  width: 18px;
  cursor: pointer;
  transition: border-color ease-in 0.3s, background-color ease-in 0.3s;
}
.tooltip__btn:hover {
  background-color: #9BE198;
  border-color: #9BE198;
}
.tooltip__content {
  position: absolute;
  min-width: 208px;
  background-color: #ffffff;
  border-radius: 8px;
  box-shadow: 0 10px 60px 0 rgba(72, 72, 72, 0.1019607843);
  padding: 16px 8px;
  top: 0;
  right: 0;
  transform: translate(9px, calc(-100% - 8px));
  display: none;
}
.tooltip__btn:hover + .tooltip__content {
  display: block;
}
.tooltip__text {
  font-size: 12px;
  font-weight: 400;
  line-height: 13.2px;
}
.tooltip__list {
  margin: 8px 0 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.tooltip__item {
  position: relative;
  padding: 0 0 0 16px;
}
.tooltip__item::before {
  content: "";
  height: 6px;
  width: 6px;
  border-radius: 50%;
  background-color: #9BE198;
  position: absolute;
  left: 0;
  top: calc(50% - 3px);
}

.day-products {
  padding: 70px 0 76px;
}
.day-products__slider {
  overflow: hidden;
}
.day-products__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 100px;
  margin: 0 0 60px 0;
}
.day-products__title {
  margin: 0;
  font-size: 36px;
  font-weight: 700;
  line-height: 46.8px;
}
.day-products__navigation {
  display: flex;
  align-items: center;
  gap: 20px;
}
.day-products__navigation-btn {
  background-color: transparent;
  border: none;
  padding: 5px 0;
  color: #000000;
  cursor: pointer;
}
.day-products__navigation-btn:disabled {
  color: #A5A5A5;
}
.day-products__list {
  display: flex;
  padding: 0;
  margin: 0;
  list-style: none;
}
.day-products__item {
  width: 300px;
}

.created-products {
  padding: 30px 0 30px;
}
@media (max-width: 768px) {
  .created-products {
    padding: 15px 0 15px;
  }
}
.created-products__slider-dolls, .created-products__slider-сardmaking, .created-products__slider-alterscrap, .created-products__slider-mixedMedia {
  overflow: hidden;
  display: block;
}
.created-products__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  margin: 0 0 20px 0;
  padding: 0 20px;
}
@media (max-width: 768px) {
  .created-products__top {
    margin: 0 0 10px 0;
    padding: 0 10px;
  }
}
.created-products__title {
  font-size: 20px;
  line-height: 30px;
  margin: 0;
  letter-spacing: -0.05em;
  text-align: justify;
}
@media (max-width: 768px) {
  .created-products__title {
    font-size: 16px;
    line-height: 20px;
  }
}
.created-products__navigation {
  display: flex;
  align-items: center;
  gap: 20px;
}
.created-products__navigation-btn {
  background-color: transparent;
  border: none;
  padding: 5px 0;
  color: #000000;
  cursor: pointer;
}
.created-products__navigation-btn:disabled {
  color: #A5A5A5;
}
.created-products__list {
  display: flex;
  padding: 0;
  margin: 0;
  list-style: none;
}

.creation {
  padding: 20px 0 0 0;
  margin: 0;
  align-items: center;
}
.creation__title {
  font-size: 24px;
  line-height: 36px;
  margin: 0 0 10px 0;
  text-align: center;
}
.creation__text {
  font-size: 20px;
  line-height: 30px;
  margin: 0;
  letter-spacing: -0.05em;
  text-align: justify;
  text-indent: 20px;
}
.creation__block-cardmaiking {
  padding: 30px 0 0 0;
}

.мasterСlasses {
  padding: 0;
  margin: 0 0 20px;
  display: flex;
  align-items: center;
}
.мasterСlasses__title {
  font-size: 24px;
  line-height: 36px;
  margin: 0 0 10px 0;
  text-align: center;
}
.мasterСlasses__description {
  margin: 0 0 40px 0;
}
.мasterСlasses__text {
  font-size: 20px;
  line-height: 30px;
  margin: 0;
  letter-spacing: -0.05em;
  text-align: justify;
  text-indent: 20px;
}
.мasterСlasses__gallery {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  justify-content: space-between;
  gap: 10px;
  align-items: stretch;
}
.мasterСlasses__gallery .video-container {
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 100%;
  justify-content: space-between;
}

.contacts {
  padding: 20px 0 0 0;
  margin: 0 0 20px;
}
.contacts__title {
  font-size: 28px;
  line-height: 42px;
  text-transform: uppercase;
  margin: 0 0 20px 0;
  text-align: center;
}
.contacts__text {
  font-size: 20px;
  line-height: 30px;
  margin: 0;
  letter-spacing: -0.05em;
  text-align: justify;
  text-indent: 20px;
  text-align: center;
}
.contacts__wrapper {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 480px) {
  .contacts__wrapper {
    flex-direction: column;
    gap: 20px;
  }
}
.contacts__phon {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.contacts__phon-text {
  font-size: 20px;
  line-height: 30px;
  margin: 0;
  letter-spacing: -0.05em;
  text-align: justify;
  text-indent: 20px;
}
@media (max-width: 480px) {
  .contacts__phon-text {
    text-align: left;
    text-indent: 0;
  }
}
.contacts__social {
  display: flex;
  flex-direction: column;
  gap: 10px;
  justify-content: space-between;
}
@media (max-width: 480px) {
  .contacts__social {
    flex-direction: column;
    align-items: flex-start;
  }
}
.contacts__social-text {
  font-size: 20px;
  line-height: 30px;
  margin: 0;
  letter-spacing: -0.05em;
  text-align: justify;
  text-indent: 20px;
}
@media (max-width: 480px) {
  .contacts__social-text {
    text-align: left;
    text-indent: 0;
  }
}/*# sourceMappingURL=style.css.map */