/*!*****************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/scss/main.scss ***!
  \*****************************************************************************************************************************************/
@charset "UTF-8";
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/Inter-Light.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/Inter-Regular.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/Inter-Medium.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/Inter-SemiBold.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/Inter-Bold.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/Montserrat-Regular.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/Montserrat-Medium.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/Montserrat-SemiBold.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/Montserrat-Bold.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Cakra-Normal";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/Cakra-Normal.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "IgraSans";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/IgraSans.woff2") format("woff2");
  font-display: swap;
}
/*
Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
  - Normalize
  - Box sizing
# Base
  - Typography
  - Elements
  - Links
  - Forms
## Layouts
# Components
  - Navigation
  - Posts and pages
  - Comments
  - Widgets
  - Media
  - Captions
  - Galleries
# plugins
  - Jetpack infinite scroll
# Utilities
  - Accessibility
  - Alignments

--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/* Normalize
--------------------------------------------- */
/*! 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;
  -webkit-text-size-adjust: 100%;
}

/* 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 {
  font-size: 2em;
  margin: 0.67em;
}

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

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

/* 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] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

/**
 * 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-family: monospace, monospace;
  font-size: 1em;
}

/**
 * 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 {
  font-size: 75%;
  line-height: 0;
  position: relative;
  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 {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

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

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  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 {
  border-style: none;
  padding: 0;
}

/**
 * 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 {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

/**
 * 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;
  padding: 0;
}

/**
 * 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] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

/**
 * 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 {
  -webkit-appearance: button;
  font: inherit;
}

/* 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;
}

/* Box sizing
--------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
  box-sizing: inherit;
}

html {
  box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
  color: #404040;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
}

p {
  margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", courier, monospace;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code,
kbd,
tt,
var {
  font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
  background: #fff;
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul,
ol {
  margin: 0 0 1.5em 3em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: 700;
}

dd {
  margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

img {
  height: auto;
  max-width: 100%;
}

figure {
  margin: 1em 0;
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/* Links
--------------------------------------------- */
a {
  color: #4169e1;
}

a:focus {
  outline: thin dotted;
}

a:hover,
a:active {
  outline: 0;
}

/* Forms
--------------------------------------------- */
button,
[type=button],
[type=reset],
[type=submit] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  line-height: 1;
  padding: 0.6em 1em 0.4em;
}

button:hover,
[type=button]:hover,
[type=reset]:hover,
[type=submit]:hover {
  border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
[type=button]:active,
[type=button]:focus,
[type=reset]:active,
[type=reset]:focus,
[type=submit]:active,
[type=submit]:focus {
  border-color: #aaa #bbb #bbb;
}

[type=email],
[type=url],
[type=text],
[type=password],
[type=search],
[type=number],
[type=tel],
[type=range],
[type=date],
[type=month],
[type=week],
[type=time],
[type=datetime],
[type=datetime-local],
[type=color],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
}

[type=text]:focus,
[type=email]:focus,
[type=url]:focus,
[type=password]:focus,
[type=search]:focus,
[type=number]:focus,
[type=tel]:focus,
[type=range]:focus,
[type=date]:focus,
[type=month]:focus,
[type=week]:focus,
[type=time]:focus,
[type=datetime]:focus,
[type=datetime-local]:focus,
[type=color]:focus,
textarea:focus {
  color: #111;
}

select {
  border: 1px solid #ccc;
}

textarea {
  width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
.main-navigation {
  display: block;
  width: 100%;
}

.main-navigation ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.main-navigation li {
  position: relative;
}

.main-navigation a {
  text-decoration: none;
}

.main-content .comment-navigation,
.main-content .posts-navigation,
.main-content .post-navigation {
  margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
  display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  text-align: end;
  flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
  display: block;
}

.post,
.page {
  margin: 0 0 1.5em;
}

.updated:not(.published) {
  display: none;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
  margin: 0 0 1.5em;
}

.widget select {
  max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure logo link wraps around logo image. */
/* Captions
--------------------------------------------- */
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
  margin-bottom: 1.5em;
  display: grid;
  grid-gap: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  width: 100%;
}

.gallery-columns-2 {
  grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
  grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
  grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
  grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
  grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
  grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
  grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
  grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/* Jetpack infinite scroll
--------------------------------------------- */
/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* Accessibility
--------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {
  /*rtl:ignore*/
  float: left;
  /*rtl:ignore*/
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}

.alignright {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}

:root {
  --container-max-width: 1170px;
  --container-padding-x: 15px;
  --color-primary: #303030;
  --color-accent: #FF890B;
  --color-white: #fff;
  --border-radius-small: 5px;
  --border-radius-medium: 10px;
  --border-radius-large: 20px;
  --font-family-primary: "Inter", sans-serif;
  --font-family-secondary: "Montserrat", sans-serif;
  --font-family-secondary2: "Cakra-Normal", sans-serif;
  --font-family-accent: "IgraSans", sans-serif;
}

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html * {
  max-height: 1000000px;
}

html {
  height: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

*,
html {
  -moz-text-size-adjust: none;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none;
}

html,
body {
  font-size: 16px;
  line-height: 1.22;
}

body {
  font-family: var(--font-family-primary);
  font-weight: 500;
  color: var(--color-primary);
  background: #fff;
  -moz-text-size-adjust: none;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none;
  min-width: 360px;
  height: 100%;
  -moz-text-size-adjust: none;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none;
}

a {
  text-decoration: none;
}

.main-wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

.main-content {
  flex: 1;
  padding-top: 106px;
}

.section-wrap {
  overflow: hidden;
}

.section {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
}
.section_gray-bg {
  background: #FBFBFB;
}
.section_pt {
  padding-top: 60px;
}
.section_pt-lg {
  padding-top: 95px;
}
.section_pt-xl {
  padding-top: 120px;
}
.section_pt-md {
  padding-top: 75px;
}
.section_pt-sm {
  padding-top: 40px;
}
.section_pt-xs {
  padding-top: 22px;
}
.section_pb {
  padding-bottom: 60px;
}
.section_pb-lg {
  padding-bottom: 95px;
}
.section_pb-xl {
  padding-bottom: 120px;
}
.section_pb-md {
  padding-bottom: 75px;
}
.section_pb-sm {
  padding-bottom: 40px;
}
.section_pb-xs {
  padding-bottom: 22px;
}
.section_nopt {
  padding-top: 0 !important;
}
.section_nopb {
  padding-bottom: 0 !important;
}
.section__arrow {
  cursor: pointer;
  width: 77px;
  height: 39px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -20px;
}
.section_dark {
  position: relative;
}
.section_dark::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(10, 10, 10, 0.7);
  width: 100%;
  height: 100%;
}
.section_dark .container {
  position: relative;
  z-index: 2;
}

.section-inner_pad {
  padding: clamp(20px, 5vw, 63px) clamp(20px, 5vw, 63px) clamp(20px, 5vw, 46px);
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

a:hover,
button:hover {
  text-decoration: none;
  transition: 0.3s;
  opacity: 0.8;
}

a:focus,
button:focus {
  outline: none;
}

.caption {
  font-family: var(--font-family-accent);
  font-weight: 400;
  font-size: 26px;
  margin: 0;
  line-height: 1;
}
.caption span {
  border-radius: var(--border-radius-small);
  color: #fff;
  display: inline-block;
  padding: 0.2em 0.4em 0em 0.4em;
}
.caption_mb {
  margin-bottom: 1em;
}
.caption_mb-sm {
  margin-bottom: 1em;
}
.caption_mb-md {
  margin-bottom: 1.23em;
}
.caption_mb-lg {
  margin-bottom: 2.6em;
}
.caption_center {
  text-align: center;
}

.caption-icon {
  width: 18px;
  height: 22px;
  background: url("../img/caption-icon.png") no-repeat 50%/contain;
}
.caption-icon_white {
  background: url("../img/caption-icon_white.png") no-repeat 50%/contain;
}
.caption-icon_center {
  margin-left: auto;
  margin-right: auto;
}
.caption-icon_mb {
  margin-bottom: 8px;
}

.subcaption {
  font-size: 14px;
  opacity: 0.7;
}
.subcaption_center {
  text-align: center;
}
.subcaption_mb {
  margin-bottom: 1.5em;
}
.subcaption_mb-lg {
  margin-bottom: 2.5em;
}

.ttn {
  text-transform: none !important;
}

.button {
  display: block;
  width: fit-content;
  font-size: 16px;
  color: #fff;
  background: var(--color-accent);
  border-radius: 50px;
  padding: clamp(0.9em, 5vw, 1.125em) clamp(1.5em, 5vw, 2em);
  text-decoration: none !important;
  border: 2px solid var(--color-accent);
  transition: 0.3s;
  text-align: center;
  cursor: pointer;
}
.button:hover {
  color: #fff;
  opacity: 0.8;
}
.button:focus {
  color: #fff;
}

.button_sm {
  font-size: 14px;
  padding: 0.8em min(2.28em, 12%);
}
.button_white {
  background: #fff;
  color: var(--color-primary);
  border: 2px solid #fff;
}
.button_white:hover, .button_white:focus {
  color: var(--color-primary);
}
.button_transparent {
  border: 1px solid var(--color-accent);
  background: transparent;
  color: var(--color-primary);
  box-shadow: none;
}
.button_transparent:hover {
  color: --color-white;
  background: var(--color-accent);
  opacity: 1;
}
.button_transparent:focus {
  color: var(--color-primary);
}

.post-edit-link {
  display: none;
}

.subtitle {
  text-align: center;
  font-weight: 700;
}
.subtitle_mb-lg {
  margin-bottom: 3.18em;
}

.sup-caption {
  text-align: center;
}
.sup-caption_mb {
  margin-bottom: 0.9em;
}
.sup-caption_left {
  text-align: left;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.entry-content table {
  color: #000;
  font-size: 16px;
  border: 1px solid #eaeaea;
}
.entry-content table tr:not(:first-child):hover {
  background: #f7f7f7;
  transition: 0.3s;
}
.entry-content table tr:first-child td {
  font-weight: 700;
}
.entry-content table td {
  padding: 20px;
}

.hidden {
  display: none !important;
}

.breadcrumbs {
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  font-size: 13px;
  padding-left: 17px;
}
.breadcrumbs_mb {
  margin-bottom: 20px;
}
.breadcrumbs li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.breadcrumbs li a {
  color: #000;
  text-decoration: none;
  border-bottom: 1px solid #ccc;
}
.breadcrumbs li a:hover {
  border-color: transparent;
  transition: 0.3s;
}
.entry-content {
  font-size: 16px;
  line-height: 1.6em;
  /* ==============Post article============== */
  /*  base : headings
  /* ------------------------------------ */
}
.entry-content ul {
  padding-left: 0;
  margin-left: 0;
  padding-left: 0.5em;
}
.entry-content ul li {
  list-style-type: none;
  position: relative;
  padding-left: 0.8em;
  margin-bottom: 0.4em;
}
.entry-content ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.65em;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: var(--color-primary);
}
.entry-content a {
  text-decoration: underline;
}
.entry-content p,
.entry-content dd {
  margin-bottom: 1em;
}
.entry-content dt {
  color: #222;
}
.entry-content ul {
  margin: 0 0 15px 0;
}
.entry-content ol ol,
.entry-content ol ul,
.entry-content ul ul,
.entry-content ul ol {
  margin-bottom: 0;
}
.entry-content ol {
  margin: 0 0 15px 30px;
  counter-reset: point;
  list-style: outside none none;
  padding-left: 0;
  margin-left: 0;
}
.entry-content ol li {
  list-style-type: none !important;
  position: relative;
  padding-left: 26px;
}
.entry-content ol li:before {
  content: counter(point, decimal) ".";
  counter-increment: point 1;
  position: absolute;
  left: 0;
  top: 0;
  font-weight: 500;
}
.entry-content ol li,
.entry-content ol ul ol li {
  list-style: decimal;
}
.entry-content dt {
  font-weight: 500;
}
.entry-content address {
  margin-bottom: 1em;
}
.entry-content blockquote {
  position: relative;
  font-style: italic;
  margin: 0 0 20px 0;
  padding-left: 50px;
}
.entry-content blockquote p {
  margin-bottom: 0.75em;
}
.entry-content blockquote:before {
  content: "";
  color: #ccc;
  position: absolute;
  left: 0;
  top: 0;
  background: url("../img/quote-left.png");
  width: 32px;
  height: 32px;
}
.entry-content blockquote.twitter-tweet:before {
  content: "\f099";
}
.entry-content code,
.entry-content pre {
  font-family: Monaco, "Courier New", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", monospace;
  font-size: 11px;
}
.entry-content pre {
  padding: 18px 20px;
  margin: 30px 0;
  border: 1px solid #ddd;
  line-height: 19px;
  white-space: pre-wrap;
  word-wrap: break-word;
  overflow-x: auto;
  overflow-y: hidden;
}
.entry-content code {
  background: #ddd;
  padding: 0 3px;
}
.entry-content ins {
  background: #fff486;
}
.entry-content sub,
.entry-content sup {
  font-size: 62.5%;
}
.entry-content sub {
  vertical-align: sub;
}
.entry-content sup {
  vertical-align: super;
}
.entry-content img {
  display: block;
  max-width: 100%;
  height: auto;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  color: #222;
  font-weight: 500;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  line-height: 1.3;
  margin: 1.5em 0 1em;
}
.entry-content h1 span,
.entry-content h2 span,
.entry-content h3 span,
.entry-content h4 span,
.entry-content h5 span,
.entry-content h6 span {
  color: #bbb;
}
.entry-content h1 {
  font-size: 32px;
}
.entry-content h2 {
  font-size: 34px;
}
.entry-content h3 {
  font-size: 28px;
}
.entry-content h4 {
  font-size: 24px;
}
.entry-content h5 {
  font-size: 20px;
  font-weight: 500;
}
.entry-content h6 {
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
}

@media screen and (max-width: 992px) {
  .entry-content {
    font-size: 16px;
  }
}
@media only screen and (max-width: 768px) {
  .entry-content {
    font-size: 15px;
    /* text */
  }
  .entry-content h1 {
    font-size: 30px;
    letter-spacing: -0.7px;
  }
  .entry-content h2 {
    font-size: 26px;
    letter-spacing: -0.5px;
  }
  .entry-content h3 {
    font-size: 24px;
    letter-spacing: -0.3px;
  }
  .entry-content h4 {
    font-size: 22px;
    letter-spacing: -0.3px;
  }
  .entry-content h5 {
    font-size: 18px;
  }
  .entry-content h6 {
    font-size: 16px;
    text-transform: uppercase;
  }
}
@media only screen and (max-width: 576px) {
  .entry-content h1 {
    font-size: 27px;
    letter-spacing: -0.7px;
  }
  .entry-content h2 {
    font-size: 25px;
    letter-spacing: -0.5px;
  }
  .entry-content h3 {
    font-size: 23px;
    letter-spacing: -0.3px;
  }
  .entry-content h4 {
    font-size: 21px;
    letter-spacing: -0.3px;
  }
  .entry-content h5 {
    font-size: 18px;
  }
  .entry-content h6 {
    font-size: 16px;
    text-transform: uppercase;
  }
}
.swiper-button-prev {
  color: #fff;
}
.swiper-button-next {
  color: #fff;
}
.swiper-arrow_dark {
  color: var(--color-primary);
}
.swiper-button_accent {
  color: var(--color-primary);
}
.swiper-pagination {
  position: static;
}
.swiper-pagination-bullet {
  background: #E4E4E4;
  opacity: 1;
  width: 11px;
  height: 11px;
  margin: 0 7px !important;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #2C2E2D;
}
.swiper-pagination_mt {
  margin-top: 10px;
}
.swiper__arrow {
  width: 43px;
  height: 43px;
  border-radius: 50%;
  background: var(--color-primary);
  margin-top: -30px;
}
.swiper__arrow::after {
  content: "";
  width: 0;
  height: 0;
  transform: translate(50%);
  margin: 0;
}
.swiper__arrow-prev::after {
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-right: 11px solid #fff;
  margin-right: 14px;
}
.swiper__arrow-next::after {
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 11px solid #fff;
  margin-right: 5px;
}

.swiper-buttons {
  display: flex;
  justify-content: flex-end;
  column-gap: 20px;
}
.swiper-buttons_mt {
  margin-top: 50px;
}

.swiper-button-next,
.swiper-button-prev {
  position: static;
  width: 50px;
  height: 50px;
  display: block;
}

.form__input {
  display: block;
  width: 100%;
  border: 1px solid #b9b9b9;
  font-size: 16px;
  border-radius: 5px;
  background: none;
  padding: 0.95em 1.7em;
}
.form__input_sm {
  padding: 0.69em 1.7em;
}
.form__input_hidden {
  display: none !important;
}
.form__input:focus {
  outline: none !important;
}
.form__input[type=tel] {
  padding-left: 56px;
  background: url(../img/body/flag-icon.svg) no-repeat 23px 50%;
}
.form__item_mb {
  margin-bottom: 10px;
}
.form__item_mb-sm {
  margin-bottom: 12px;
}
.form__item_mb-lg {
  margin-bottom: 18px;
}
.form__item_mb-xl {
  margin-bottom: 30px;
}
.form__item_mt-sm {
  margin-top: 10px;
}
.form__title {
  font-family: var(--font-family-accent);
  font-size: 18px;
  font-weight: 900;
  margin-bottom: 0.5em;
}
.form__title_sm {
  text-align: center;
  font-weight: 900;
  margin-bottom: 0.6em;
  color: #000;
}
.form__title_sm_sm {
  font-size: 24px;
}
.form__title_mb-sm {
  margin-bottom: 0.4em;
}
.form__desc {
  font-weight: 300;
  margin-bottom: 13px;
  max-width: 331px;
}
.form_light {
  color: #fff;
}
.form_light__title {
  color: #fff;
}
.form_light__desc {
  color: #fff;
}
.form_light .form__input {
  color: #fff;
  border-color: #a79c93;
}
.form_light .form__input::placeholder {
  color: #fff;
}
.form_light .form__input:focus {
  color: #fff;
}
.form__heading {
  color: #000;
  font-size: 14px;
  margin-bottom: 0.55em;
  font-weight: 700;
}
.form__subtitle {
  color: #000;
  margin-bottom: 1.7em;
}
.form__subtitle_sm {
  font-size: 12px;
  font-weight: 500;
  text-align: center;
  color: #000;
  margin-bottom: 1.4em;
}
.form__desc {
  font-size: 16px;
}
.form__row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -11px -22px;
}
.form__col {
  flex: 0 0 50%;
  max-width: 50%;
  padding: 0 11px;
  margin-bottom: 22px;
}
.form__button {
  display: block;
  width: 100%;
  min-width: auto;
}
.form__button_high {
  height: 64px;
  display: flex !important;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.form__button_high, .form__input_high {
  height: 64px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.form__file-label {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 10px;
}

.form-block_sm {
  max-width: 445px;
  margin-left: auto;
  margin-right: auto;
}
.form-block__button-wrap {
  text-align: center;
}
.form-block__label {
  color: #a4a4a4;
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 0.5em;
  display: inline-block;
}
.form-block__input {
  display: block;
  width: 100%;
  background: #fff;
  border-radius: 8px;
  font-size: 14px;
  padding: 1em 1.2em;
}
.form-block__input_mb {
  margin-bottom: 15px;
}
.form-block__input_mb-lg {
  margin-bottom: 28px;
}

.custom-checkbox > input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.custom-checkbox > input:not(:disabled):not(:checked) + span:hover::before {
  border-color: #ccc;
}
.custom-checkbox > input:not(:disabled):active + span::before {
  background-color: #ccc;
  border-color: #ccc;
}
.custom-checkbox > input:focus + span::before {
  box-shadow: 0 0 0 0.2rem rgba(88, 88, 88, 0.25);
}
.custom-checkbox > input:focus:not(:checked) + span::before {
  border-color: #80bdff;
}
.custom-checkbox > input:checked + span::before {
  border-color: #575757;
  background-color: #575757;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}
.custom-checkbox > input:disabled + span::before {
  background-color: #e9ecef;
}
.custom-checkbox > span {
  display: inline-flex;
  align-items: center;
  user-select: none;
  color: #6d6d6d;
  font-size: 12px;
}
.custom-checkbox > span::before {
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  flex-shrink: 0;
  flex-grow: 0;
  border: 1px solid #adb5bd;
  border-radius: 0.25em;
  margin-right: 0.5em;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}

.radio-field-item_mb {
  margin-bottom: 10px;
}
.radio-field-item__label {
  display: block;
}
.radio-field-item__input {
  display: none;
}
.radio-field-item__input:checked + .radio-field-item__cnt .radio-field-item__circle {
  border-color: var(--color-primary);
}
.radio-field-item__input:checked + .radio-field-item__cnt .radio-field-item__circle::before {
  background-color: var(--color-primary);
  transition: 0.3s;
}
.radio-field-item__cnt {
  display: flex;
  align-items: center;
}
.radio-field-item__circle {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1px solid #ccc;
  margin-right: 8px;
  flex-shrink: 0;
  position: relative;
  cursor: pointer;
}
.radio-field-item__circle::before {
  content: "";
  display: block;
  border-radius: 50%;
  position: absolute;
  width: 12px;
  height: 12px;
  top: 50%;
  left: 50%;
  margin-top: -6px;
  margin-left: -6px;
}
.radio-field-item__txt {
  display: block;
  position: relative;
  white-space: nowrap;
  cursor: pointer;
}

.file-control {
  position: relative;
  margin: 0;
  width: 100%;
  cursor: pointer;
}
.file-control__row {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}
.file-control__col {
  padding: 0 5px;
}
.file-control__col_1 {
  flex: 0 0 149px;
}
.file-control__input {
  display: none;
}
.file-control__button {
  display: inline-block;
  color: #fff;
  border-radius: 30px;
  cursor: pointer;
  background-color: var(--color-primary);
  transition: 0.3s ease all;
  padding: 5px 16px;
  font-size: 14px;
}
.file-control__button:hover {
  color: #fff;
}
.file-control__text {
  display: block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden;
  font-size: 14px;
}

.main-header {
  position: fixed;
  width: 100%;
  z-index: 10;
  padding: 23px 0;
  transition: background 0.4s, padding 0.4s;
}
.main-header._move {
  padding: 15px 0;
  background: var(--color-white);
  border-bottom: 1px solid #ededed;
}
.main-header._bg {
  background: var(--color-white);
}
.main-header__col-button {
  display: flex;
}
.main-header__button {
  margin-left: auto;
}

.main-branding {
  display: flex;
  gap: 15px;
  align-items: center;
}
.main-branding__logo-wrap {
  flex-shrink: 0;
  width: 62px;
}
.main-branding__logo-wrap img {
  display: block;
  max-width: 100%;
  height: auto;
}
.main-branding__title {
  font-family: var(--font-family-secondary);
  font-weight: 700;
  font-size: 16px;
}
.main-branding__title a {
  color: #1E1E1E;
  text-decoration: none;
  display: block;
}
.main-branding__desc {
  font-size: 8px;
  font-weight: 500;
  max-width: 110px;
  margin: 0.2em 0 0;
}

.header-location {
  display: flex;
  align-items: center;
  gap: 6px;
  color: rgb(48, 48, 48);
  font-size: 12px;
}
.header-location__icon {
  flex-shrink: 0;
}
.header-location__details {
  align-self: start;
  display: flex;
  flex-direction: column;
}
.header-location__title {
  font-weight: 700;
}
.header-location__address {
  font-size: 12px;
  font-weight: 500;
  align-self: start;
  margin-top: 2px;
}

.header-phone {
  display: flex;
  align-items: center;
  gap: 10px;
}
.header-phone__details {
  align-self: start;
  display: flex;
  flex-direction: column;
}
.header-phone__title {
  font-weight: 600;
  font-size: 18px;
  text-decoration: none;
  color: #1e1e1e;
}
.header-phone__email {
  font-weight: 400;
  font-size: 12px;
  color: #1E1E1E;
}

.messages {
  display: flex;
  align-items: center;
  column-gap: 15px;
}
.messages__link {
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.messages__icon:hover {
  opacity: 0.8;
  transition: 0.3s;
}

.header-nav2 ul li {
  list-style-type: none;
  margin: 0;
}
.header-nav2 ul li a {
  color: var(--color-primary);
  font-size: 12px;
  font-weight: 700;
  text-decoration: none;
}

.custom-logo {
  display: block;
  max-width: 100%;
  height: auto;
  max-width: 106px;
}

.admin-bar .main-navigation-wrap.fixed-navigation {
  top: 32px;
}

#mobile-check {
  display: none;
}

#fixed-header.show {
  top: 0; /* Показываем элемент */
}

.admin-bar #fixed-header.show {
  top: 32px;
}

body::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  pointer-events: none;
  z-index: 9;
  transition: 0.4s;
}

.main-navigation {
  display: flex;
  align-items: center;
}

.main-navigation-mobile {
  display: none;
}
.main-navigation-mobile._open {
  display: flex;
  align-items: center;
}

.menu {
  display: flex;
  align-items: center;
  gap: 38px;
}

.menu-item {
  position: relative;
}
.menu-item:hover > .sub-menu-wrap {
  opacity: 1;
  pointer-events: auto;
  transform: scale(1);
  z-index: 2;
}
.menu-item__link-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-right: 15px;
}
.menu-item__link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  color: var(--color-primary);
  transition: 0.4s;
  border-bottom: 1px solid transparent;
  font-size: 12px;
}
.menu-item__link:hover {
  opacity: 0.8;
}
.menu-item__icon {
  margin-left: 10px;
  position: relative;
  top: -4px;
}
.menu-item .sub-menu .menu-item__link {
  display: block;
  padding: 15px 15px;
}

.main-navigation ul,
.main-navigation-mobile ul {
  margin: 0;
  padding: 0;
}
.main-navigation .sub-menu .menu-item,
.main-navigation-mobile .sub-menu .menu-item {
  border-bottom: 1px solid #ddd;
}
.main-navigation .sub-menu .menu-item:last-child,
.main-navigation-mobile .sub-menu .menu-item:last-child {
  border-color: transparent;
}
.main-navigation .sub-menu .menu-item__icon svg,
.main-navigation-mobile .sub-menu .menu-item__icon svg {
  transform: rotate(-90deg);
}

.main-screen__cnt {
  padding-top: clamp(0px, 2.5vw, 52px);
}
.main-screen__caption {
  font-size: clamp(20px, 3.5vw, 27px);
}
.main-screen__button {
  margin: -1px 0 -1px -1px;
}
.main-screen__img-wrap {
  position: relative;
}
.main-screen__img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: none;
}

.main-screen-buttons {
  display: flex;
  gap: 25px;
  border-radius: 100px;
  border: 1px solid #4D4D4D;
}
.main-screen-buttons__address {
  display: flex;
  align-items: center;
  gap: 14px;
}
.main-screen-buttons__address img {
  flex-shrink: 0;
}
.main-screen-buttons__address span {
  font-weight: 400;
  font-size: 12px;
}

.tour__caption {
  margin-bottom: 10px;
}

.sgallery__img {
  border-radius: var(--border-radius-small);
  height: 258px;
  width: 100%;
  object-fit: cover;
  object-position: center;
}

.one-click {
  position: relative;
  background: url("../img/one-click_bg.png") no-repeat 50% 0, #262626;
  min-height: 571px;
}
.one-click__cnt {
  color: #fff;
}
.one-click__desc {
  font-size: 16px;
  font-weight: 300;
  margin: 0 0 37px;
}
.one-click__button {
  color: #fff;
}
.one-click__img {
  position: relative;
  z-index: 1;
}

.reviews {
  background: url("../img/reviews.png") no-repeat 50% 0, #FAFAFA;
}

.reviews-item {
  background: #fff;
  padding: 7px 20px;
  border-radius: 50px;
  box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.1);
}
.reviews-item__img {
  border-radius: 10px;
  max-height: 510px;
  width: 100%;
  object-fit: cover;
}
.reviews-item__img:hover {
  opacity: 0.8;
  transition: 0.3s;
}

.birthday-boys__swiper-buttons {
  position: absolute;
  right: 22px;
  bottom: 25px;
}

.birthday-boys-item {
  border: 20px solid #E1E1E1;
  border-radius: 40px;
}
.birthday-boys-item__cnt {
  padding: clamp(20px, 5vw, 75px) clamp(20px, 5vw, 45px) clamp(20px, 5vw, 38px) clamp(20px, 5vw, 45px);
}
.birthday-boys-item__title {
  font-family: var(--font-family-accent);
  font-size: clamp(19px, 5vw, 24px);
  font-weight: 400;
  margin-bottom: 0.62em;
}
.birthday-boys-item__desc {
  font-size: 15px;
  margin-bottom: 2em;
}
.birthday-boys-item__img-wrap {
  position: relative;
  width: 100%;
  height: 100%;
}
.birthday-boys-item__img {
  position: absolute;
  top: -20px;
  right: -20px;
  margin-bottom: -20px;
  width: 100%;
  height: calc(100% + 40px);
  object-fit: cover;
  object-position: 50%;
  border-radius: 40px;
}

.desired-item {
  display: flex;
  align-items: flex-end;
  gap: 15px;
}
.desired-item__img {
  width: 39px;
  height: 49px;
  object-fit: scale-down;
  object-position: 50%;
  flex-shrink: 0;
}
.desired-item__cnt {
  font-family: var(--font-family-secondary);
}
.desired-item__title {
  font-weight: 700;
  margin-bottom: 4px;
}
.desired-item__desc {
  font-weight: 600;
  font-size: 14px;
}

.desired-benefit {
  border-radius: 200px;
  border: 1px solid #000;
  padding: 13px clamp(15px, 5vw, 30px) 13px clamp(15px, 5vw, 41px);
  font-family: var(--font-family-secondary);
  font-weight: 600;
  font-size: 12px;
  min-height: 74px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.desired-benefit_width {
  width: fit-content;
}
.about-us {
  background: url("../img/about-us.png") no-repeat calc(50% + 175px) 0;
}
.about-us__desc {
  font-size: 14px;
  line-height: 1.4;
}
.about-us__desc p {
  margin: 0.5em 0;
}
.about-us__desc ol,
.about-us__desc ul {
  margin-bottom: 0.5em;
}

.about-us-item__img {
  border-radius: var(--border-radius-large);
}
.numbers {
  position: relative;
}
.numbers::before {
  content: "";
  width: 100%;
  height: 1px;
  background: #D3D3D3;
  position: absolute;
  top: 36px;
  left: 0;
}

.numbers-item {
  position: relative;
  z-index: 1;
  text-align: center;
}
.numbers-item__number {
  position: relative;
  width: fit-content;
  margin: 0 auto;
  font-size: 80px;
  font-family: var(--font-family-secondary2);
  line-height: 1;
}
.numbers-item__number::before {
  content: "";
  width: 18px;
  height: 22px;
  background: #000;
  position: absolute;
  top: -12px;
  left: -15px;
  background: url("../img/numbers-item.png") no-repeat;
}
.numbers-item__txt p {
  margin: 0;
}
.selection {
  background: #2C2E2D;
}
.selection__img-wrap {
  height: 100%;
  position: relative;
}
.selection__img {
  position: absolute;
  left: -66px;
  bottom: -134px;
}
.selection__cnt {
  position: relative;
  z-index: 1;
}
.selection__caption {
  color: #fff;
}
.selection__subcaption {
  font-family: var(--font-family-secondary);
  font-weight: 600;
  font-size: clamp(17px, 5vw, 18px);
  margin-bottom: 11px;
}
.selection__button {
  color: #fff;
  max-width: 224px;
  width: 100%;
  margin-top: clamp(20px, 5vw, 36px);
  font-size: 12px;
}

.selection-box {
  border: 10px solid #414040;
  border-radius: var(--border-radius-medium);
  padding: clamp(20px, 5vw, 56px) clamp(20px, 5vw, 76px) clamp(20px, 5vw, 64px) 0;
  color: #fff;
  font-family: var(--font-family-secondary);
}

.selection-item {
  position: relative;
  padding-left: 32px;
}
.selection-item::before {
  content: "";
  background: url("../img/selection-item__title.png") no-repeat;
  width: 19px;
  height: 19px;
  position: absolute;
  top: 0;
  left: 0;
}
.selection-item__title {
  font-size: 14px;
}

.about-fitnes {
  background: url("../img/about-fitnes.png") no-repeat top -205px left 50%, #2C2E2D;
}
.about-fitnes__caption {
  color: #fff;
}
.about-fitnes__button {
  margin: 42px auto 11px;
  color: #fff;
}
.about-fitnes__button-txt {
  text-align: center;
  color: #fff;
}

.about-fitnes-item {
  color: #fff;
  background: rgba(59, 59, 59, 0.7);
  border-radius: var(--border-radius-large);
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.about-fitnes-item__cnt {
  padding: clamp(20px, 5vw, 33px) 20px clamp(20px, 5vw, 33px) clamp(20px, 5vw, 31px);
}
.about-fitnes-item__title {
  font-family: var(--font-family-accent);
  font-size: 18px;
}
.about-fitnes-item__desc {
  margin: 0;
}
.about-fitnes-item__desc ul li::before {
  background: #fff;
}
.about-fitnes-item__footer {
  border-top: 1px solid #2C2E2D;
  padding: clamp(20px, 5vw, 24px) clamp(20px, 5vw, 23px) clamp(20px, 5vw, 24px) clamp(20px, 5vw, 31px);
  display: flex;
  align-items: center;
  gap: 16px;
}
.about-fitnes-item__img {
  width: 38px;
  height: 46px;
  object-fit: scale-down;
  object-position: 50%;
  flex-shrink: 0;
}
.about-fitnes-item__bottom-txt {
  max-width: calc(100% - 54px);
  color: #fff;
}

.services__subcaption {
  font-size: clamp(17px, 2.5vw, 18px);
  margin: 0.27em 0 2.5em;
}

.services-item {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.services-item__title {
  font-size: 20px;
  font-family: var(--font-family-accent);
  font-weight: 400;
  margin-bottom: 0.7em;
}
.services-item__desc {
  border: 5px solid #F0F0F0;
  font-size: 14px;
  border-radius: var(--border-radius-medium);
  padding: clamp(20px, 5vw, 27px) 20px clamp(20px, 5vw, 27px) clamp(20px, 5vw, 27px);
  min-height: 308px;
  flex-grow: 1;
  margin: 0;
}
.services-item__desc_black {
  border-color: #373737;
  background: #373737;
  color: #fff;
}
.services-item__desc_black ul li::before {
  background: #fff;
}
.services-item__button-wrap .button {
  margin-left: auto;
  margin-top: 28px;
}
.services-item__button {
  font-size: 16px;
  max-width: 162px;
  width: 100%;
  padding: 12px;
}

.tarifs__subcaption {
  margin: 0.3em 0 2.18em;
}

.tarifs-item {
  background: #f6f6f6;
  border-radius: var(--border-radius-medium);
  padding: clamp(20px, 5vw, 30px) clamp(20px, 5vw, 30px) clamp(20px, 5vw, 23px);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
}
.tarifs-item_height {
  height: 100%;
  min-height: 344px;
}
.tarifs-item__title {
  font-family: var(--font-family-accent);
  font-weight: 400;
  font-size: 18px;
  margin-bottom: 0.83em;
}
.tarifs-item__desc ul li {
  margin-bottom: 0;
  padding: 0 0 0 30px;
  position: relative;
}
.tarifs-item__desc ul li::before {
  content: "";
  position: absolute;
  top: 0.35em;
  left: 0;
  width: 15px;
  height: 15px;
  background: url("../img/tarifs-item__desc.png") no-repeat;
}
.tarifs-item__button-wrap {
  position: relative;
  z-index: 1;
  max-width: 320px;
}
.tarifs-item__button {
  min-width: 162px;
  color: var(--color-primary);
}
.tarifs-item_black {
  color: #fff;
  background: #2C2E2D;
}
.tarifs-item_black .tarifs-item__desc ul li::before {
  background-image: url("../img/tarifs-item__desc_white.png");
}
.tarifs-item__img {
  position: absolute;
  right: -50px;
  bottom: -29px;
}
.tarifs-item_blackLarge {
  color: #fff;
  background: url("../img/tarifs-item_blackLarge.png") no-repeat top 0 right 107px, #373737;
}
.tarifs-item_blackLarge .tarifs-item__desc ul li::before {
  background-image: url("../img/tarifs-item__desc_white.png");
}

.effectiveness {
  background: url("../img/effectiveness.png") no-repeat left 27% top 56%, #2C2E2D;
}
.effectiveness__cnt {
  padding-left: 30px;
}
.effectiveness__caption {
  color: #fff;
}
.effectiveness__subcaption {
  font-size: clamp(16px, 2.5vw, 18px);
  font-family: var(--font-family-secondary);
  color: #fff;
}

.contact-form {
  border-radius: var(--border-radius-large);
  backdrop-filter: blur(20px);
  background: #fff;
  padding: clamp(20px, 5vw, 40px) clamp(20px, 5vw, 38px);
  position: relative;
  z-index: 1;
}
.contact-form_icons {
  position: relative;
}
.contact-form_icons::before, .contact-form_icons::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  background: url("../img/contact-form_icons.png") no-repeat 50%;
  width: 46px;
  height: 46px;
}
.contact-form_icons::before {
  top: -24px;
}
.contact-form_icons::after {
  bottom: -24px;
}
.contact-form__title {
  font-family: var(--font-family-accent);
  font-weight: 400;
  font-size: 14px;
  color: var(--color-primary);
}
.contact-form__title_lg {
  font-size: 16px;
}
.contact-form__title_mb {
  margin-bottom: 0.87em;
}
.contact-form__desc {
  font-size: 10px;
  font-weight: 300;
  font-family: var(--font-family-secondary);
  margin: 0.5em 0 2.4em;
  color: var(--color-primary);
}
.contact-form__input-wrap {
  margin-bottom: 11px;
}
.contact-form__input-wrap2 {
  margin-bottom: 13px;
}
.contact-form__input {
  border-radius: 50px;
  background: none;
  border: 1px solid #EDEDED;
  padding: 13px 13px 13px 19px;
  width: 100%;
  font-size: 10px;
}
.contact-form__input:focus {
  outline: none;
}
.contact-form__submit {
  width: 100%;
  font-size: 12px;
  padding: clamp(0.9em, 5vw, 1.3em) clamp(1.5em, 5vw, 2em);
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.contact-form__submit:hover {
  opacity: 0.8;
  transition: 0.3s;
  border-color: var(--color-secondary);
}
.contact-form__submit:hover .contact-form__submit-icon {
  filter: invert(100%);
}
.contact-form__submit-icon {
  background: url("../img/button-icon.png") no-repeat;
  display: block;
  width: 20px;
  height: 20px;
}
.contact-form__privacy {
  font-size: 8px;
  text-align: center;
  margin-top: 1.6em;
  opacity: 0.5;
  margin-bottom: 0;
  color: var(--color-primary);
}
.contact-form__wrap {
  position: relative;
  padding-bottom: 91px;
}
.contact-form__wrap-img {
  position: absolute;
  bottom: 0;
  left: -425px;
  max-width: none;
}
.contact-form_dark {
  background: #2C2E2D;
  border: 1px solid #6B6B6B;
  color: rgb(255, 255, 255);
}
.contact-form_dark .contact-form__title {
  color: #fff;
}
.contact-form_dark .contact-form__desc {
  color: #fff;
}
.contact-form_dark .contact-form__input {
  border-radius: 5px;
  background: none;
  border: 1px solid #6B6B6B;
  padding: 13px 13px 13px 19px;
  color: #fff !important;
  width: 100%;
  font-size: 10px;
}
.contact-form_dark .contact-form__input:focus {
  outline: none;
}
.contact-form_dark .contact-form__input::placeholder {
  color: #fff;
}
.contact-form_dark .contact-form__input__privacy {
  color: #fff;
}
.contact-form_dark .contact-form__submit {
  color: #fff;
}
.contact-form_dark .contact-form__privacy {
  color: #fff;
}

.contacts-map {
  border-radius: var(--border-radius-large);
}

.contacts-cnt__title {
  font-family: var(--font-family-accent);
  font-weight: 400;
  font-size: 18px;
  margin-bottom: 5px;
  color: #000;
}
.contacts-cnt__desc {
  font-weight: 400;
  font-size: 14px;
}

.social-block {
  background: #2C2E2D;
  border-radius: 100px;
  display: flex;
  align-items: center;
  padding-left: 12px;
  gap: 16px;
}
.social-block_width {
  width: 273px;
}

.social-block-button {
  background: #fff;
  border: 2px solid #FF890B;
  border-radius: 50px;
  padding: 10px;
  display: block;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
  margin-left: auto;
}
.social-block-button:hover {
  opacity: 1;
  background: var(--color-accent);
}
.social-block-button:hover .social-block-button__txt {
  color: #fff;
}
.social-block-button:hover .social-block-button__icon path {
  stroke: #fff !important;
}
.social-block-button__icon {
  flex-shrink: 1;
}
.social-block-button__txt {
  font-size: 14px;
  color: var(--color-primary);
}

.section-anchor {
  position: relative;
}
.section-anchor__link {
  position: absolute;
  top: -80px;
}
.section-anchor__link_lg {
  top: -120px;
}

.our-contacts__caption {
  margin-bottom: 0.3em;
}
.our-contacts__subcaption {
  font-weight: 400;
  font-size: 20px;
  margin-bottom: 2em;
}

.our-contacts-item__title {
  font-weight: 700;
  font-size: 18px;
  color: #000;
}
.our-contacts-item__desc {
  font-weight: 400;
}

.our-socials__row {
  margin: 0 -10px;
}
.our-socials__col {
  padding: 0 10px;
}

.contacts-map2 {
  height: 374px;
  border-radius: var(--border-radius-large);
  overflow: hidden;
}

.section-post .entry-content {
  font-size: 14px;
}
.section-post .entry-content img {
  border-radius: var(--border-radius-large);
}
.section-post .entry-content h2,
.section-post .entry-content h3,
.section-post .entry-content h4,
.section-post .entry-content h5,
.section-post .entry-content h6 {
  margin-top: 0;
}

.benefits {
  padding: 27px 0 82px;
}
.benefits__subcaption {
  margin-bottom: 1.9em;
}
.benefits__img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
.benefits__row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px -54px;
}
.benefits__col {
  flex: 0 0 33.3333%;
  max-width: 33.3333%;
  padding: 0 15px;
  margin-bottom: 54px;
}

.benefits-items {
  max-width: 1065px;
  margin: 0 auto;
}

.benefits-item {
  text-align: center;
}
.benefits-item__img-wrap {
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 17px;
}
.benefits-item__txt {
  font-size: 18px;
  line-height: 1.1;
}
.benefits-item__txt p {
  margin-bottom: 0;
}

.questions__button {
  margin-left: auto;
}

.questions-item {
  padding: clamp(35px, 5vw, 51px) 0 13px;
  border-bottom: 1px solid #000;
  line-height: 1.5;
}
.questions-item__title {
  font-size: clamp(17px, 2.5vw, 19px);
  font-family: var(--font-family-accent);
  font-weight: 400;
  color: #000;
  line-height: 1.2;
}
.questions-box {
  background: #FFF3F3;
  padding: 21px 35px 21px 56px;
  border-radius: 100px;
}
.questions-box__title {
  text-transform: uppercase;
  font-size: 38px;
  font-family: var(--font-family-accent);
}
.questions-box__desc {
  font-size: 18px;
}

/*=========*/
.tooltip {
  position: relative;
}
.tooltip:hover .tooltip__icon {
  color: #68a2ca;
}
.tooltip:hover .tooltip__text {
  display: block;
}
.tooltip:focus + .tooltip-text {
  display: block;
}
.tooltip__toggle {
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  background-color: var(--color-primary);
  font-size: 12px;
  font-weight: 500;
  color: #fff;
  padding: 0;
  margin: 0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
}
.tooltip__icon {
  width: 1px;
  height: 9px;
  color: #83b3d3;
  display: block;
}
.tooltip__text {
  background-color: var(--color-primary);
  color: #fff;
  font-size: 12px;
  font-weight: 300;
  text-transform: none;
  padding: 15px;
  border-radius: 10px;
  width: 256px;
  position: absolute;
  bottom: 100%;
  left: 50%;
  z-index: 1;
  transform: translateX(-50%);
  display: none;
}
.tooltip__text::after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  position: absolute;
  z-index: 10;
  border: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  margin-left: -5px;
  left: 50%;
  border-top: 5px solid var(--color-primary);
  bottom: -4px;
}

.page-id-22 .button-section {
  background: none;
}

.contacts_social-buttons .social-buttons__row {
  margin: 0 -15px -46px;
}
.contacts_social-buttons .social-buttons__col {
  padding: 0 15px;
  margin-bottom: 46px;
  flex: 0 0 25%;
  max-width: 25%;
}

.contacts-item_mb {
  margin-bottom: 45px;
}
.contacts-item__title {
  font-size: 20px;
  margin-bottom: 0.5em;
  font-weight: 500;
}
.contacts-item__row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -8px -22px;
}
.contacts-item__col {
  flex: 0 0 33.3333%;
  max-width: 33.3333%;
  padding: 0 8px;
  margin-bottom: 16px;
}
.contacts-item__col_1 {
  flex: 0 0 44%;
  max-width: 44%;
}
.contacts-item__col_2 {
  flex: 0 0 26%;
  max-width: 26%;
}
.contacts-item__col_3 {
  flex: 0 0 30%;
  max-width: 30%;
}

.contacts-map {
  height: 374px;
  position: relative;
  overflow: hidden;
}
.contacts-map__inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.contacts-map .container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}

.contacts-items {
  background: #fff;
  padding: 45px 40px 60px;
  border-radius: 20px;
  max-width: 401px;
}

.contacts-item {
  display: flex;
  align-items: flex-start;
}
.contacts-item_mb {
  margin-bottom: 33px;
}
.contacts-item__img-wrap {
  width: 40px;
  flex: 0 0 40px;
  margin-right: 25px;
}
.contacts-item__desc {
  color: #1e1e2b;
  margin-bottom: 5px;
  font-weight: 500;
  font-size: 12px;
}
.contacts-item__phone {
  color: #1e1e2b;
  font-size: 23px;
  font-weight: 700;
  line-height: 1;
}
.contacts-item__address {
  color: #000;
  max-width: 183px;
  line-height: 1.21;
}
.contacts-item__ogrn {
  font-size: 20px;
  line-height: 1.1;
}

.menu-button {
  position: relative;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  background: var(--color-primary);
}

.menu-button._open span:nth-child(1) {
  width: 18px;
  right: 50%;
  top: 50%;
  transform: rotate(-45deg) translate(50%, -50%);
}

.menu-button._open span:nth-child(2) {
  opacity: 0;
}

.menu-button._open span:nth-child(3) {
  width: 18px;
  right: 50%;
  top: 50%;
  transform: rotate(45deg) translate(50%, -50%);
}

.menu-button span {
  position: absolute;
  display: inline-block;
  background: #fff;
  height: 1px;
  right: 13px;
}

.menu-button span:nth-child(1) {
  top: calc(50% - 7px);
  width: 43%;
  transform-origin: right top;
  transition: 0.4s;
}

.menu-button span:nth-child(2) {
  top: calc(50% - 0px);
  width: 33%;
}

.menu-button span:nth-child(3) {
  top: calc(50% + 7px);
  width: 20%;
  transform-origin: right top;
  transition: 0.4s;
}

@media screen and (max-width: 992px) {
  .menu-button {
    display: block;
  }
}
@media screen and (max-width: 576px) {
  .menu-button {
    width: 40px;
    height: 40px;
  }
  .menu-button._open span:nth-child(1) {
    width: 16px;
  }
  .menu-button._open span:nth-child(3) {
    width: 16px;
  }
  .menu-button span {
    right: 12px;
  }
}
.pagination-wrap_mt {
  margin-top: 40px;
}

.pagination {
  text-align: center;
}
.pagination .nav-links {
  display: flex;
  justify-content: center;
}
.pagination .page-numbers {
  color: #727272;
  font-size: 14px;
  font-weight: 700;
  border: 1px solid #727272;
  border-radius: 4px;
  width: 32px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  margin-right: 8px;
}
.pagination .page-numbers.next, .pagination .page-numbers.prev {
  background-color: #727272;
}
.pagination span.page-numbers {
  color: #cbd3da;
  border-color: #cbd3da;
}

.page-numbers.prev,
.page-numbers.next {
  color: transparent;
  font-size: 0;
  background-repeat: no-repeat;
  background-position: 50%;
  margin-right: 8px;
}
.page-numbers.prev:last-child,
.page-numbers.next:last-child {
  margin-right: 0;
}

.page-numbers.prev {
  background-image: url("../img/arrow-left.svg");
}

.page-numbers.next {
  background-image: url("../img/arrow-right.svg");
}

a.page-numbers:hover {
  border-color: #eb120d;
  background-color: transparent;
}

.page404 {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #fff;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: url("../img/404__bg.jpg");
}
.page404__row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
  justify-content: flex-end;
}
.page404__col {
  flex: 0 0 50%;
  max-width: 50%;
  padding: 0 15px;
}
.page404__inner {
  padding-bottom: 200px;
  position: relative;
  text-align: center;
}
.page404__title {
  font-size: 40px;
  font-weight: 900;
  color: #fff;
  margin-bottom: 0.1em;
}
.page404__subtitle {
  font-size: 180px;
  font-weight: 900;
  line-height: 1;
  color: rgba(255, 255, 255, 0.12);
}

@media screen and (max-width: 1200px) {
  .page404__inner:before {
    left: 0;
  }
}
@media screen and (max-width: 992px) {
  .page404__inner {
    text-align: center;
    padding-bottom: 100px;
  }
  .page404__inner:before {
    display: none;
  }
  .page404__col {
    max-width: 100%;
    flex: 0 0 100%;
  }
}
@media screen and (max-width: 576px) {
  .page404__title {
    font-size: 30px;
    margin-bottom: 1em;
  }
  .page404__subtitle {
    font-size: 140px;
  }
}
.page-id-501 .main-screen_md {
  padding: 150px 0 51px;
}

.datepicker__title {
  color: #353535;
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 1em;
}

.wpcf7 form.sent .wpcf7-response-output {
  display: none;
}

.wpcf7-spinner {
  display: none;
}

input.wpcf7-form-control.wpcf7-submit {
  display: block;
  margin: 0 auto;
}

.popup {
  padding: 0;
  border-radius: var(--border-radius-large);
  width: 100%;
  max-width: 367px;
  overflow: initial;
  background: none;
}
.popup_lg {
  max-width: 1204px;
}
.popup_sm {
  max-width: 444px;
}
.popup__item-wrap {
  padding-top: 93px;
  background: url("../img/popup-thanks-bg.jpg") no-repeat;
  background-position: 50% 0;
}
.popup_bg {
  background: #fff;
  padding: clamp(20px, 5vw, 55px) clamp(20px, 5vw, 55px) clamp(20px, 5vw, 55px) clamp(20px, 5vw, 86px);
}
.popup__cnt-wrap {
  display: flex;
  align-items: center;
}
.popup__cnt_froze {
  max-width: 460px;
}
.popup__caption {
  font-weight: 700;
  font-size: clamp(20px, 2.5vw, 26px);
  margin-bottom: 2em;
}
.popup__subcaption {
  font-family: var(--font-family-secondary);
  font-weight: 600;
  font-size: clamp(17px, 2.5vw, 18px);
  margin-bottom: 0.6em;
}
.popup__item-cnt {
  max-width: 245px;
}
.popup__item {
  padding: 40px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.popup__item_style {
  border-radius: 17px;
  background: #fff;
}
.popup__form-wrap {
  position: relative;
  max-width: 359px;
  margin-left: auto;
}
.popup__form-wrap::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 1037px;
  height: 885px;
  background: url("../img/popup__form-wrap.png") no-repeat;
}
.popup__form {
  position: relative;
  z-index: 2;
}
.popup__form-wrap-inner_froze {
  position: relative;
}
.popup__form-wrap-inner_froze::before {
  content: "";
  position: absolute;
  left: -127px;
  bottom: 0;
  background: url("../img/popup/popup-froze__img.png");
  width: 309px;
  height: 345px;
}
.popup .fancybox-close-small {
  border-radius: 50%;
  width: 24px;
  height: 24px;
  background: var(--color-primary);
  color: #fff;
  border: none;
  padding: 2px;
  top: 10px;
  right: 10px;
  opacity: 1;
}
.popup .fancybox-close-small:hover {
  opacity: 0.7;
}
.popup .fancybox-close-small {
  border-radius: 50%;
  width: 42px;
  height: 42px;
  background: #ff5959;
  color: #fff;
  border: none;
  padding: 2px;
  top: -15px;
  right: -15px;
  opacity: 1;
}
.popup .fancybox-close-small svg {
  width: 22px;
  height: 22px;
  margin: 0 auto;
}
.popup .fancybox-close-small:hover {
  opacity: 0.7;
}
.popup_success {
  position: relative;
  max-width: 245px;
}
.popup_success::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 248px;
  height: 199px;
  background: url("../img/popup/popup-success__img.png");
}
.popup_success__form-wrap {
  display: flex;
  align-items: center;
}
.popup_success .popup__item {
  padding: 24px 35px 32px;
}
.popup_success .form__title {
  font-size: 26px;
  margin-bottom: 0;
}
.popup_success .form__desc {
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
}
.popup-benefits_mb {
  margin-bottom: 35px;
}
.popup-benefits__row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px -30px;
}
.popup-benefits__col {
  flex: 0 0 33.3333%;
  max-width: 33.3333%;
  padding: 0 15px;
  margin-bottom: 30px;
}
.popup-benefits__item {
  text-align: center;
}
.popup-benefits__title {
  font-weight: 700;
}
.popup__present-wrap {
  text-align: center;
}
.popup__present {
  display: inline-block;
  font-size: 16px;
  text-transform: uppercase;
  padding: 8px 18px;
  background: #494949;
  color: #fff;
  border-radius: 8px;
  margin-bottom: 26px;
}
.popup .wpcf7-form {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.contact-form_popup {
  padding: clamp(20px, 5vw, 45px) clamp(20px, 5vw, 30px) clamp(20px, 5vw, 40px);
}
.contact-form__inputs_popup {
  max-width: 282px;
  margin-left: auto;
  margin-right: auto;
}

.fancybox-bg {
  background: none;
}

.fancybox-container {
  background: url("../img/popup__bg.png") no-repeat top 50% left 40%, rgba(0, 0, 0, 0.9);
  opacity: 1 !important;
}
.poput-benefit__img {
  width: 41px;
  height: 41px;
  object-fit: scale-down;
  object-position: 50%;
  border-radius: 50%;
  border: 2px solid #2C2E2D;
  flex-shrink: 0;
}
.poput-benefit_flex {
  display: flex;
  align-items: center;
  gap: 13px;
}
.poput-benefit__title {
  object-fit: none;
  object-position: 50%;
  font-size: 14px;
  font-weight: 400;
}
.poput-benefit__title_froze {
  font-weight: 400;
  font-size: 13px;
  margin-top: 13px;
}

@media screen and (max-width: 992px) {
  .popup:not(.popup_success) {
    max-width: 470px;
  }
  .popup_bg-wrap {
    padding: 0;
    background: none;
    border-radius: 0;
    max-width: 350px;
  }
  .popup_bg {
    padding: 0;
    width: auto;
    height: auto;
  }
  .popup_bg::after {
    display: none;
  }
  .popup__col {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .popup .fancybox-close-small {
    width: 24px;
    height: 24px;
    top: 10px;
    right: 10px;
  }
  .popup .fancybox-close-small svg {
    width: 17px;
    height: 17px;
  }
  .popup-benefits {
    display: none;
  }
  .popup_padding {
    padding: 0;
  }
}
@media screen and (max-width: 576px) {
  .popup__item {
    padding-top: 60px;
  }
  /*.popup .form__title {*/
  /*  font-size: 18px;*/
  /*  text-align: center;*/
  /*}*/
}
.main-footer {
  background: url("../img/main-footer.png") no-repeat top 0 left 60%;
}
.main-footer__subcaption {
  font-size: clamp(17px, 2.5vw, 18px);
  margin: 3px 0 1.66em;
}

.article {
  font-size: 18px;
  line-height: 1.6em;
  font-size: 20px;
}
.article a {
  text-decoration: underline;
}
.article dt {
  color: #222;
  font-weight: 600;
}
.article ul {
  margin: 0 0 15px 0;
}
.article ol {
  margin: 0 0 15px 30px;
  counter-reset: point;
  list-style: outside none none;
  padding-left: 0;
  margin-left: 0;
}
.article ol li {
  list-style-type: none !important;
  position: relative;
  padding-left: 26px;
}
.article ol li:before {
  content: counter(point, decimal) ".";
  counter-increment: point 1;
  position: absolute;
  left: 0;
  top: 0;
  font-weight: 600;
}
.article address {
  margin-bottom: 1em;
}
.article blockquote {
  position: relative;
  font-style: italic;
  margin: 0 0 20px 0;
  padding-left: 50px;
}
.article blockquote p {
  margin-bottom: 0.75em;
}
.article blockquote:before {
  content: "\f10d";
  color: #ccc;
  font-size: 32px;
  font-style: normal;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
}
.article blockquote.twitter-tweet:before {
  content: "\f099";
}
.article pre {
  background: url(img/pre.png) repeat top;
  padding: 18px 20px;
  margin: 30px 0;
  border: 1px solid #ddd;
  line-height: 19px;
  white-space: pre-wrap;
  word-wrap: break-word;
  overflow-x: auto;
  overflow-y: hidden;
}
.article code {
  background: #ddd;
  padding: 0 3px;
}
.article ins {
  background: #fff486;
}
.article sub {
  vertical-align: sub;
}
.article sup {
  vertical-align: super;
}
.article img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.article h1 {
  font-size: 32px;
}
.article h2 {
  font-size: 34px;
}
.article h3 {
  font-size: 28px;
}
.article h4 {
  font-size: 24px;
}
.article h5 {
  font-size: 20px;
  font-weight: 600;
}
.article h6 {
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
}
.article .p,
.article dd {
  margin-bottom: 1em;
}
.article ol ol,
.article ol ul,
.article ul ul,
.article ul ol {
  margin-bottom: 0;
}
.article ol li,
.article ol ul ol li {
  list-style: decimal;
}
.article code,
.article pre {
  font-family: Monaco, "Courier New", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", monospace;
  font-size: 12px;
}
.article sub,
.article sup {
  font-size: 62.5%;
}
.article h2,
.article h1,
.article h3,
.article h4,
.article h5,
.article h6 {
  color: #222;
  font-weight: 600;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  line-height: 1.3;
  margin: 1.5em 0 1em;
}
.article h1 span,
.article h2 span,
.article h3 span,
.article h4 span,
.article h5 span,
.article h6 span {
  color: #bbb;
}

@media only screen and (max-width: 768px) {
  .article {
    font-size: 15px;
  }
  .article h1 {
    font-size: 30px;
    letter-spacing: -0.7px;
  }
  .article h2 {
    font-size: 26px;
    letter-spacing: -0.5px;
  }
  .article h3 {
    font-size: 24px;
    letter-spacing: -0.3px;
  }
  .article h4 {
    font-size: 22px;
    letter-spacing: -0.3px;
  }
  .article h5 {
    font-size: 18px;
  }
  .article h6 {
    font-size: 16px;
    text-transform: uppercase;
  }
}
@media only screen and (max-width: 576px) {
  .article h1 {
    font-size: 27px;
    letter-spacing: -0.7px;
  }
  .article h2 {
    font-size: 25px;
    letter-spacing: -0.5px;
  }
  .article h3 {
    font-size: 23px;
    letter-spacing: -0.3px;
  }
  .article h4 {
    font-size: 21px;
    letter-spacing: -0.3px;
  }
  .article h5 {
    font-size: 18px;
  }
  .article h6 {
    font-size: 16px;
    text-transform: uppercase;
  }
}
@media screen and (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media screen and (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media screen and (min-width: 992px) {
  .container {
    max-width: 960px;
  }
  .main-navigation .sub-menu-wrap {
    position: absolute;
    transform: scale(0.5);
    transform-origin: left top;
    opacity: 0;
    pointer-events: none;
    transition: 0.4s;
  }
  .main-navigation ul .sub-menu-wrap {
    background-color: #ffffff;
    left: -9999px;
    margin: 0;
    min-width: 200px;
    opacity: 0;
    position: absolute;
    top: 100%;
    transition: opacity 0.4s ease-in-out 0s;
    z-index: -9999;
  }
  .main-navigation ul .sub-menu-wrap .sub-menu-wrap {
    left: 100%;
    top: 0;
  }
  .main-navigation li {
    position: relative;
    display: inline-block;
    margin-bottom: 0;
  }
  .main-navigation ul > li:hover > .sub-menu-wrap {
    opacity: 1;
    left: 0;
    z-index: 9999;
  }
  .main-navigation ul .sub-menu-wrap .sub-menu-wrap .sub-menu-wrap {
    display: none;
  }
  .main-navigation ul .sub-menu-wrap .sub-menu-wrap li:hover > .sub-menu-wrap {
    display: block;
  }
  .main-navigation ul .sub-menu-wrap li:hover > .sub-menu-wrap {
    opacity: 1;
    left: 100%;
  }
  .main-navigation li li {
    display: block;
  }
  .main-navigation ul li li:first-child > a {
    border-left: none;
  }
}
@media screen and (min-width: 1200px) {
  .container {
    max-width: calc(var(--container-max-width) + var(--container-padding-x) * 2);
  }
}
@media screen and (max-width: 1200px) {
  .caption br {
    display: none;
  }
  .subcaption br {
    display: none;
  }
  .main-header__button {
    margin: auto;
  }
  .custom-logo {
    max-width: 100%;
  }
  .site-description {
    width: auto;
  }
  .menu {
    gap: 14px;
  }
  .stop-scroll {
    position: relative;
    overflow: hidden;
    padding-right: 0px;
    transition: 0.4s;
  }
  .stop-scroll::after {
    background: rgba(0, 0, 0, 0.7);
  }
  .main-navigation {
    position: absolute;
    top: 111px;
    right: -130%;
    transition: 0.4s;
    width: 340px;
    padding: 40px 20px;
    padding-top: 15px;
    border-radius: 0px 0px 0px 20px;
    background: var(--color-white);
  }
  .main-navigation._open {
    right: 0%;
  }
  .main-navigation::after {
    content: "";
    position: absolute;
    right: -3998%;
    top: 0;
    width: 4000%;
    height: 100%;
    background: #172021;
    z-index: -1;
    pointer-events: none;
  }
  .main-navigation .sub-menu {
    background: var(--color-white);
    gap: 0;
  }
  .main-navigation .sub-menu .menu-item {
    border-color: #ccc;
  }
  .main-navigation .sub-menu .menu-item:first-child {
    border-top: 1px solid #ccc;
  }
  .main-navigation .sub-menu .menu-item__icon svg {
    transform: rotate(0);
  }
  .menu-glavnoe-menyu-container {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    gap: 50px;
    width: 100%;
    max-height: calc(100vh - 140px);
    overflow-y: auto;
  }
  .menu {
    flex-direction: column;
    width: 100%;
    gap: 0;
  }
  .menu-item {
    width: 100%;
    border-bottom: 1px solid #ccc;
  }
  .menu-item._open .menu-item__icon {
    transform: rotateX(180deg);
  }
  .menu-item._open .sub-menu {
    opacity: 1;
    pointer-events: auto;
  }
  .menu-item__link {
    padding: 15px 0;
    line-height: 20px;
    letter-spacing: 0px;
    gap: 10px;
    color: var(--color-primary);
  }
  .menu-item__icon {
    display: flex;
    transition: 0.4s;
    width: 15px;
    height: 15px;
  }
  .menu-item__icon svg {
    width: 100%;
    height: 100%;
  }
  .sub-menu {
    display: flex;
    flex-direction: column;
    gap: 20px;
    width: 100%;
    margin-top: 0;
    padding: 0;
    padding-top: 10px;
    padding-bottom: 30px;
    border-radius: 0;
    background: none;
    opacity: 0;
    pointer-events: none;
  }
  .sub-menu::after {
    display: none;
  }
  .sub-menu-wrap {
    position: relative;
    opacity: 1;
    transform: scale(1);
    pointer-events: auto;
    height: 0;
    overflow: hidden;
  }
  .sub-menu-wrap._support {
    left: auto;
  }
  .sub-menu-wrap._support .sub-menu {
    width: 100%;
  }
  .sub-menu-wrap._support .menu-item__link {
    grid-template-columns: 30px 1fr;
  }
  .sub-menu-wrap._support.menu-item__icon {
    width: 30px;
    height: 30px;
  }
  .sub-menu-wrap._support .sub-menu .menu-item .menu-item__icon img {
    position: relative;
    top: 2px;
    width: calc(100% - 6px);
    height: calc(100% - 6px);
  }
  .birthday-boys-item__title br {
    display: none;
  }
  .desired-item br {
    display: none;
  }
  .desired-benefit br {
    display: none;
  }
  .about-us {
    background-position: calc(50% + 190px) 0;
  }
  .numbers-item__txt br {
    display: none;
  }
  .selection__img {
    left: 0;
  }
  .tarifs-item__button {
    min-width: 140px;
  }
  .effectiveness__cnt {
    padding: 0;
  }
  .effectiveness__caption br {
    display: none;
  }
  .effectiveness__subcaption br {
    display: none;
  }
}
@media screen and (max-width: 992px) {
  .main-content {
    padding-top: 74px;
  }
  #mobile-check {
    display: block;
  }
  .main-header__inner {
    margin-bottom: 0;
  }
  .social-items__row {
    margin: 0 -10px;
  }
  .social-items__col {
    padding: 0 10px;
  }
  .header-location {
    display: block;
    text-align: center;
  }
  .header-location__icon {
    margin-left: auto;
    margin-right: auto;
  }
  .header-location__details {
    justify-content: center;
  }
  .header-location__address {
    align-self: center;
  }
  .main-screen-buttons {
    flex-wrap: wrap;
    border-radius: 0;
    border: none;
  }
  .birthday-boys-item__img {
    height: 200px;
    position: static;
    width: 100%;
    margin: 0;
    border-radius: 20px;
  }
  .birthday-boys-item__cnt {
    padding: 20px;
  }
  .about-us {
    background: none;
  }
  .numbers::before {
    display: none;
  }
  .numbers-item__number {
    font-size: 60px;
  }
  .selection__img {
    max-width: 270px;
    left: auto;
    right: 0;
  }
  .selection-box {
    padding-left: clamp(20px, 5vw, 76px);
  }
  .about-fitnes-item br {
    display: none;
  }
  .about-fitnes-item__title {
    font-size: 17px;
  }
  .benefits__row {
    justify-content: center;
  }
  .benefits__col {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .questions__button {
    margin-right: auto;
  }
  .questions-box {
    border-radius: 50px;
    padding: 33px;
    text-align: center;
  }
  .questions-box__title {
    font-size: 25px;
  }
  .questions-box__desc {
    margin-bottom: 1em;
  }
  .class__col {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media screen and (max-width: 768px) {
  .form__col {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .main-branding__cnt {
    display: none;
  }
  .site-title {
    font-size: 14px;
  }
  .sgallery__img {
    height: 200px;
  }
  .selection__img {
    right: -100px;
  }
  .tarifs-item_height {
    min-height: auto;
  }
  .tarifs-item__img {
    max-width: 285px;
  }
  .benefits__col {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 576px) {
  .caption {
    font-size: 20px;
  }
  .subcaption {
    font-size: 16px;
  }
  .form__title {
    font-size: 20px;
  }
  .form__desc {
    font-size: 18px;
  }
  .radio-field_mt {
    margin-top: 0;
  }
  .messages {
    column-gap: 10px;
  }
  .messages__icon {
    max-width: 25px;
  }
  .header-phone {
    gap: 15px;
  }
  .header-phone__title {
    font-size: 16px;
  }
  .main-navigation {
    width: 100%;
    top: 49px;
    right: 0;
    opacity: 0;
    pointer-events: none;
    z-index: -1;
    transition: 0s;
    border-radius: 0;
  }
  .main-navigation {
    padding-bottom: 15px;
  }
  .main-navigation::after {
    display: none;
  }
  .main-navigation._open {
    top: 49px;
    transition: 0.4s;
    opacity: 1;
    pointer-events: auto;
  }
  .main-navigation__box {
    max-height: calc(100vh - 114px);
  }
  .menu-glavnoe-menyu-container::after {
    display: none;
  }
  .stop-scroll::after {
    display: none;
  }
  .main-screen__button {
    font-size: 14px;
  }
  .tarifs-item__img {
    max-width: 210px;
  }
  .benefits-item__txt {
    font-size: 16px;
  }
  .questions-box {
    border-radius: 30px;
    padding: 25px;
  }
  .questions-box__title {
    font-size: 19px;
  }
  .contacts-items {
    padding: 35px 30px 40px;
  }
  .contacts-item__img-wrap {
    margin-right: 15px;
  }
  .contacts-item__ogrn {
    font-size: 18px;
  }
  .class__col {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
