@charset "utf-8";
/*!
Theme Name: lolita
Theme URI: http://underscores.me/
Author: Dimitry Saharov
Author URI: http://dsaharov.ru
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: lolita
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

lolita is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

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

--------------------------------------------------------------*/
@font-face {
  font-family: "Cormorant";
  src: url("/p/f32bc6d9fffd5a25dc253afaf0228da7d51dfe78a4099d71755eb576732512b0.ttf") format("truetype");
  font-weight: 200 1000;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Cormorant";
  src: url("/p/387cd7058b72961b7d931f6896e94d35e50d876edb3d7a95f85add6c3be3d292.ttf") format("truetype");
  font-weight: 200 1000;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Lato";
  src: url("/p/332d49f8370267a347dce16ddd6ca55f0f904157236fd658e85e31e7cd817b0e.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lato";
  src: url("/p/33f247930338c9fbfd8f085a2345995e03314d5b176d1fce39b34f67066141ca.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lato";
  src: url("/p/089ab6d4a57e0e6c4dd3b681b6fd50a5184f1b902429d35e1227e52d6ccad1bd.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lato";
  src: url("/p/60d0527bc5eafc7f06dd2fbe1176b29a35b53f759f49c098326205c202fb0a05.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lato";
  src: url("/p/f71f833c099f450606f8107b83ef208ae918c0ea00779466d45e9be96b0bc7cc.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lato";
  src: url("/p/ec99896795389d4288aa0dc8657f77f19d0832c3b714b67bc61ce8695e05b1d9.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lato";
  src: url("/p/c1eab3331b0aa1b83c04d52d37a847aef9dc924278982cfaebd0f983ecb4d17b.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
/*--------------------------------------------------------------
# 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 0;
}

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          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;
  -webkit-text-decoration: underline dotted;
          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 {
  -webkit-box-sizing: border-box;
          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] {
  -webkit-box-sizing: border-box;
          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 {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
  font-size: 1rem;
}

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 {
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

abbr,
acronym {
  cursor: help;
}

mark,
ins {
  text-decoration: none;
}

big {
  font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
  font-family: "Lato";
  font-weight: 300;
  background-color: #FAF9F5;
  color: #1E1E1E;
}
body.active {
  overflow: hidden;
  padding-right: 0px;
}

hr {
  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:focus {
  outline: thin dotted;
}
a:hover, a:active {
  outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type=button],
input[type=reset],
input[type=submit] {
  border: none;
}
.btn {
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.btn:hover {
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.btn--size-s {
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 22px;
  padding-right: 22px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 18px;
  font-weight: 400;
  border-top-right-radius: 16px;
  border-bottom-left-radius: 16px;
}
.btn--size-m {
  padding-top: 20px;
  padding-bottom: 20px;
  width: 225px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 18px;
  line-height: 100%;
  font-weight: 400;
  border-top-right-radius: 16px;
  border-bottom-left-radius: 16px;
}
.btn--bg-primary {
  background-color: #6FB4AF;
  color: #FFFFFF;
}
.btn--bg-primary:hover {
  opacity: 0.8;
}
.btn--bg-ts {
  background-color: transparent;
  color: #6FB4AF;
  border: 1px solid #6FB4AF;
}
.btn--bg-ts:hover {
  background-color: #6FB4AF;
  border: 1px solid #6FB4AF;
  color: #FFFFFF;
}
.btn--bg-accent {
  background-color: #F0D9BA;
  color: #1E1E1E;
}
.btn--bg-accent:hover {
  opacity: 0.8;
}

textarea {
  width: 100%;
}

fieldset {
  border: none;
  margin: 0px;
  padding: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
}
@media (min-width: 1400px) {
  fieldset {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
  }
}
fieldset .form-fieldset__col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
}
fieldset .wpcf7-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0px;
}
fieldset .wpcf7-list-item label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 100%;
  gap: 8px;
}
fieldset input[type=checkbox],
fieldset input[type=radio] {
  min-width: 26px;
  width: 26px;
  height: 26px;
  border: none;
  outline: none;
}
fieldset .wpcf7-list-item-label {
  font-size: 13px;
  line-height: 120%;
  display: -webkit-box;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 4px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
fieldset .wpcf7-list-item-label a {
  color: #6FB4AF;
  font-weight: 500;
}
fieldset input[type=submit] {
  border: none;
  outline: none;
  color: #FFFFFF;
  border-radius: 0px;
  border-top-right-radius: 16px;
  border-bottom-left-radius: 16px;
  padding-top: 20px;
  padding-bottom: 20px;
  width: 100%;
}
fieldset .wpcf7-not-valid-tip {
  margin-top: 8px;
  font-size: 14px;
}
fieldset .wpcf7-checkbox label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.form__title {
  margin: 0px;
  font-family: "Cormorant";
  font-size: 25px;
  font-weight: 500;
}
@media (min-width: 1400px) {
  .form__title {
    font-size: 35px;
  }
}
.form__descr {
  font-size: 16px;
}
@media (min-width: 1400px) {
  .form__descr {
    font-size: 18px;
  }
}

.wpcf7-form {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
}
.wpcf7-form .wpcf7-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
}

.form-input--text, .form-input--phone {
  padding: 20px;
  width: 100%;
  outline: none;
  border: 0;
  background-color: #FFFFFF;
  border-top-right-radius: 16px;
  border-bottom-left-radius: 16px;
  color: #1E1E1E;
  font-size: 16px;
}

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
  max-width: 1920px;
}
@media (min-width: 1400px) {
  .container {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}
@media (min-width: 1700px) {
  .container {
    padding-left: 7.6rem;
    padding-right: 7.6rem;
  }
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
.header {
  padding-top: 12px;
  padding-bottom: 12px;
  position: fixed;
  left: 0px;
  width: 100%;
  top: 0px;
  z-index: 15;
}
@media (min-width: 1400px) {
  .header {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}
.header.active {
  background-color: #FFFFFF;
}
@media (max-width: 1400px) {
  .header.active .header-logo--mobile {
    display: none;
  }
  .header.active .header-logo--desktop {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .header.active .header__btn {
    color: #1E1E1E;
  }
  .header.active .burger-btn svg path {
    stroke: #1E1E1E;
  }
}
.header__container {
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1400px) {
  .header__btn {
    width: initial;
    padding: 6px;
    border: none;
    font-size: 14px;
  }
}

.header-logo {
  width: 110px;
}
@media (min-width: 1400px) {
  .header-logo {
    width: 200px;
  }
}
.header-logo--desktop {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.header-logo--mobile {
  display: none;
}
.home .header-logo--desktop,
.page-id-11 .header-logo--desktop {
  display: none;
}
@media (min-width: 1400px) {
  .home .header-logo--desktop,
  .page-id-11 .header-logo--desktop {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}
.home .header-logo--mobile,
.page-id-11 .header-logo--mobile {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
@media (min-width: 1400px) {
  .home .header-logo--mobile,
  .page-id-11 .header-logo--mobile {
    display: none;
  }
}

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

@media (max-width: 1400px) {
  .header-nav {
    position: fixed;
    z-index: -100;
    top: 50px;
    left: -300vw;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    background-color: #FFFFFF;
    padding: 24px 32px;
  }
}
@media (min-width: 1400px) {
  .header-nav {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-46.5%, -50%);
            transform: translate(-46.5%, -50%);
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (max-width: 1400px) {
  .header-nav.active {
    z-index: 100;
    left: 0vw;
  }
}

.header-menu {
  margin: 0px;
  padding: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
}
@media (max-width: 1400px) {
  .header-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 12px;
  }
}
.header-menu li {
  list-style: none;
}
.header-menu li a {
  text-decoration: none;
  color: #1E1E1E;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.header-menu li a:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}

@media (min-width: 1400px) {
  .home .header:not(.active) .header-menu li:nth-child(4) a, .home .header:not(.active) .header-menu li:nth-child(5) a, .home .header:not(.active) .header-menu li:nth-child(6) a, .home .header:not(.active) .header-menu li:nth-child(7) a,
  .page-id-11 .header:not(.active) .header-menu li:nth-child(4) a,
  .page-id-11 .header:not(.active) .header-menu li:nth-child(5) a,
  .page-id-11 .header:not(.active) .header-menu li:nth-child(6) a,
  .page-id-11 .header:not(.active) .header-menu li:nth-child(7) a {
    color: #FFFFFF;
  }
  .home .header:not(.active) .header-menu li:nth-child(4) a:hover, .home .header:not(.active) .header-menu li:nth-child(5) a:hover, .home .header:not(.active) .header-menu li:nth-child(6) a:hover, .home .header:not(.active) .header-menu li:nth-child(7) a:hover,
  .page-id-11 .header:not(.active) .header-menu li:nth-child(4) a:hover,
  .page-id-11 .header:not(.active) .header-menu li:nth-child(5) a:hover,
  .page-id-11 .header:not(.active) .header-menu li:nth-child(6) a:hover,
  .page-id-11 .header:not(.active) .header-menu li:nth-child(7) a:hover {
    opacity: 0.8;
    -webkit-transition: 0.3s all;
    transition: 0.3s all;
  }
}
.home .header:not(.active) .header__btn,
.page-id-11 .header:not(.active) .header__btn {
  color: #FFFFFF;
}
@media (min-width: 1400px) {
  .home .header:not(.active) .header__btn,
  .page-id-11 .header:not(.active) .header__btn {
    border: 1px solid #FFFFFF;
  }
  .home .header:not(.active) .header__btn:hover,
  .page-id-11 .header:not(.active) .header__btn:hover {
    border: 1px solid #6FB4AF;
  }
}

.burger {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  width: 30px;
  height: 30px;
}
@media (min-width: 1400px) {
  .burger {
    display: none;
  }
}
.burger.active .burger-btn--open {
  opacity: 0;
  z-index: -1;
  visibility: hidden;
  -webkit-transform: scale(0);
          transform: scale(0);
}
.burger.active .burger-btn--close {
  opacity: 1;
  z-index: 0;
  visibility: visible;
  -webkit-transform: scale(1);
          transform: scale(1);
}

.burger-btn {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.burger-btn--open {
  opacity: 1;
  z-index: 0;
  visibility: visible;
  -webkit-transform: scale(1);
          transform: scale(1);
}
.burger-btn--close {
  opacity: 0;
  z-index: -1;
  visibility: hidden;
  -webkit-transform: scale(0);
          transform: scale(0);
}

body:not(.home) .burger-btn path,
body:not(.page-id-11) .burger-btn path {
  stroke: #6FB4AF;
}

.main {
  padding-top: 110px;
  padding-bottom: 110px;
}
@media (max-width: 576px) {
  .main {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

.home .main,
.page-id-11 .main,
.single-stati .main {
  padding-top: 0px;
  padding-bottom: 60px;
}

.page-intro-section {
  padding-top: 40px;
}
@media (max-width: 576px) {
  .page-intro-section__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.page-intro__title {
  margin: 0px;
  margin-top: -4px;
  font-family: "Cormorant";
  font-weight: 300;
  font-size: 40px;
}
@media (min-width: 576px) {
  .page-intro__title {
    font-size: 90px;
  }
}
@media (min-width: 1700px) {
  .page-intro__title {
    font-size: 120px;
    line-height: 94px;
  }
}

.kama_breadcrumbs {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 14px;
  color: #1E1E1E;
}
@media (min-width: 576px) {
  .kama_breadcrumbs {
    margin-left: 9%;
    font-size: 18px;
  }
}
.kama_breadcrumbs .kb_sep {
  padding-left: 6px;
  padding-right: 6px;
}
.kama_breadcrumbs a {
  color: #1E1E1E;
  text-decoration: none;
}
.kama_breadcrumbs::after {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: absolute;
  content: "";
  width: 100%;
  height: 90%;
  top: 0px;
  right: -4%;
  background-color: #F0D9BA;
  z-index: -1;
}

.kama_breadcrumbs {
  z-index: 5;
}
.kama_breadcrumbs span a {
  color: #1E1E1E;
  text-decoration: none;
}

.cookies {
  padding: 1.5rem;
  position: fixed;
  bottom: 0rem;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
  max-width: 900px;
  background-color: #FFFFFF;
  border-top-left-radius: 2rem;
  border-bottom-right-radius: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.5rem;
}
@media (min-width: 991px) {
  .cookies {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 2rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.cookies__actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.5rem;
}
.cookies__actions .btn {
  padding-top: 12px;
  padding-bottom: 12px;
  width: 180px;
  font-size: 16px;
}
.cookies h6 {
  margin: 0px;
  font-size: 18px;
}
.cookies p {
  margin-top: 16px;
  margin-bottom: 0px;
  font-size: 14px;
}

.footer {
  padding-bottom: 32px;
}
@media (max-width: 576px) {
  .footer__branding {
    width: 100%;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.footer__content {
  padding-top: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 40px;
  border-top: 1px solid rgba(30, 30, 30, 0.2);
}
@media (min-width: 576px) {
  .footer__content {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 24px;
  }
}
.footer__copy {
  margin-top: 16px;
  font-size: 14px;
  line-height: 26px;
}
.footer__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 32px;
}
@media (min-width: 576px) {
  .footer__nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.footer-menu {
  margin: 0px;
  padding: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
}
@media (max-width: 576px) {
  .footer-menu {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .footer-menu:nth-child(2), .footer-menu:nth-child(3) {
    width: 40%;
  }
}
.footer-menu li {
  list-style: none;
}
.footer-menu li a {
  text-align: center;
  font-size: 14px;
  line-height: 26px;
  color: #1E1E1E;
  text-decoration: none;
}
@media (min-width: 576px) {
  .footer-menu li a {
    text-align: initial;
    font-size: 18px;
  }
}

.footer-contacts {
  margin: 0px;
  padding: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
}
.footer-contacts li {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
}
.footer-contacts li a {
  font-size: 18px;
  line-height: 26px;
  text-decoration: none;
  color: #1E1E1E;
}

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
.main-navigation {
  display: block;
  width: 100%;
}
.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.main-navigation ul ul {
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
          box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  float: left;
  position: absolute;
  top: 100%;
  left: -999em;
  z-index: 99999;
}
.main-navigation ul ul ul {
  left: -999em;
  top: 0;
}
.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
  display: block;
  left: auto;
}
.main-navigation ul ul a {
  width: 200px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
  left: auto;
}
.main-navigation li {
  position: relative;
}
.main-navigation a {
  display: block;
  text-decoration: none;
}
/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
  .main-navigation ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
}
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 50%;
          flex: 1 0 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  text-align: end;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 50%;
          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: 1.5em 0 0;
}

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

@media (min-width: 1400px) {
  .hero {
    height: 700px;
  }
}
.hero {
  position: relative;
}
.hero__container {
  padding-top: 246px;
}
@media (min-width: 1400px) {
  .hero__container {
    padding-top: 210px;
  }
}
.hero__picture {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: absolute;
  top: 0px;
  right: 0px;
  width: 100%;
  height: 340px;
}
.hero__picture img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1400px) {
  .hero__picture img {
    width: 100%;
  }
}
@media (min-width: 1400px) {
  .hero__picture {
    width: 50%;
    height: 100%;
    z-index: -1;
    right: 0px;
    top: 0px;
  }
}
.hero__badge {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  font-size: 18px;
  line-height: 13px;
}
@media (min-width: 1400px) {
  .hero__badge {
    top: 6px;
    margin-left: 8.5rem;
  }
}
.hero__badge::after {
  z-index: -1;
  content: "";
  position: absolute;
  width: 96.5%;
  left: 11px;
  top: 3px;
  height: 12px;
  background-color: #F0D9BA;
}
@media (min-width: 1400px) {
  .hero__intro {
    position: absolute;
    top: -6%;
    left: -17.8%;
  }
}
@media (max-width: 1400px) {
  .hero__intro {
    text-align: center;
  }
}
.hero__content {
  position: relative;
  z-index: 5;
  padding-top: 24px;
  padding-left: 16px;
  padding-right: 16px;
  padding-bottom: 26px;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  background-color: #FFFFFF;
  font-size: 18px;
}
@media (min-width: 1400px) {
  .hero__content {
    border-top-left-radius: 0px;
    border-top-right-radius: 60px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 0px;
    max-width: 763px;
    padding-top: 212px;
    padding-left: 100px;
    padding-bottom: 120px;
    padding-right: 146px;
    margin-left: 10%;
  }
}
@media (max-width: 1400px) {
  .hero__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (min-width: 1400px) {
  .hero--contacts {
    margin-bottom: 260px;
    height: 871px;
  }
}
@media (min-width: 1400px) {
  .hero--contacts .hero__content {
    padding-top: 140px;
    padding-left: 76px;
    padding-bottom: 76px;
    padding-right: 76px;
    margin-left: 10%;
  }
}
@media (min-width: 1400px) {
  .hero--contacts .hero__form-wrap {
    position: absolute;
    top: 100%;
    left: 0px;
    background-color: #faf9f5;
    padding-top: 55px;
    padding-bottom: 80px;
    padding-left: 136px;
    padding-right: 186px;
    border-top-right-radius: 60px;
    width: 1050px;
  }
}
@media (max-width: 1400px) {
  .hero--contacts .footer-contacts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (max-width: 1400px) {
  .hero--contacts .hero__form-wrap {
    margin-top: 3rem;
  }
}
@media (min-width: 1400px) {
  .hero--page {
    margin-bottom: 120px;
    height: 700px;
  }
}
.hero--page .hero__intro {
  margin-top: -20%;
  position: relative;
  left: -40%;
}
@media (min-width: 1400px) {
  .hero--page .hero-title {
    font-size: 70px;
    line-height: 90%;
  }
}
@media (min-width: 1400px) {
  .hero--page .hero__content {
    padding-top: 60px;
    padding-left: 76px;
    padding-bottom: 76px;
    padding-right: 76px;
    margin-left: 10%;
  }
}
@media (min-width: 1400px) {
  .hero--page .hero__form-wrap {
    position: absolute;
    top: 100%;
    left: 0px;
    background-color: #faf9f5;
    padding-top: 55px;
    padding-bottom: 80px;
    padding-left: 136px;
    padding-right: 186px;
    border-top-right-radius: 60px;
    width: 1050px;
  }
}
@media (max-width: 1400px) {
  .hero--page .footer-contacts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (max-width: 1400px) {
  .hero--page .hero__form-wrap {
    margin-top: 3rem;
  }
}
.hero__descr {
  font-size: 14px;
  line-height: 20px;
}
@media (min-width: 1400px) {
  .hero__descr {
    font-size: 18px;
    line-height: 26px;
  }
}
.hero__descr strong {
  font-weight: 600;
}
.hero__descr p {
  margin-top: 26px;
  margin-bottom: 0px;
}
.hero__descr p:first-child {
  margin-top: 0px;
}
@media (max-width: 1400px) {
  .hero__descr {
    margin-top: 16px;
    text-align: center;
  }
}
.hero__actions {
  margin-top: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 12px;
}
@media (max-width: 1400px) {
  .hero__actions {
    margin-top: 24px;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.hero__ref {
  margin-top: 40px;
  font-size: 14px;
  line-height: 26px;
}
@media (min-width: 1400px) {
  .hero__ref {
    margin-top: 0px;
    position: absolute;
    right: 20px;
    bottom: 12px;
  }
}
.hero__trigger {
  position: absolute;
  bottom: -4.7rem;
}
@media (min-width: 1400px) {
  .hero__trigger {
    right: -36px;
    bottom: -50px;
  }
}

.ghero__content {
  position: relative;
}
@media (max-width: 1400px) {
  .ghero__content {
    padding-left: 1rem;
    padding-right: 1rem;
    margin-left: -1rem;
    margin-right: -1rem;
  }
}
.ghero__content::after {
  content: "";
  position: absolute;
  left: 8.5%;
  width: 53%;
  height: 102%;
  top: 6%;
  background-color: #FFFFFF;
  border-top-right-radius: 60px;
  border-bottom-left-radius: 30px;
  z-index: 0;
}
@media (max-width: 1400px) {
  .ghero__content::after {
    left: 0rem;
    width: 100%;
    top: 6%;
    height: 89%;
    z-index: 3;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
  }
}

@media (min-width: 1400px) {
  .ghero__head {
    max-width: 58%;
  }
}

@media (min-width: 1400px) {
  .ghero-wrap {
    max-width: 50%;
  }
}

.ghero__body {
  position: relative;
  z-index: 5;
}
@media (min-width: 1400px) {
  .ghero__body {
    margin-top: 60px;
    max-width: 59%;
    padding-left: 12.5%;
  }
}

.ghero__title {
  margin: 0px;
  position: relative;
  z-index: 5;
  font-family: "Cormorant";
  font-size: 40px;
  font-weight: 300;
  line-height: 60px;
  text-align: center;
}
@media (min-width: 1400px) {
  .ghero__title {
    font-size: 90px;
    text-align: left;
  }
}
@media (min-width: 1700px) {
  .ghero__title {
    font-size: 120px;
    line-height: 94px;
  }
}
.ghero__title__main {
  margin: 0px;
}
.ghero__title__sub {
  margin: 0px;
}
@media (min-width: 1400px) {
  .ghero__title__sub {
    padding-left: 14rem;
  }
}

.ghero__descr {
  font-size: 14px;
  text-align: center;
  padding-bottom: 48px;
}
@media (min-width: 1400px) {
  .ghero__descr {
    font-size: 18px;
    text-align: left;
  }
}
.ghero__descr {
  font-size: 14px;
  line-height: 20px;
}
@media (min-width: 1400px) {
  .ghero__descr {
    font-size: 18px;
    line-height: 26px;
  }
}
.ghero__descr strong {
  font-weight: 600;
}
.ghero__descr p {
  margin-top: 26px;
  margin-bottom: 0px;
}
.ghero__descr p:first-child {
  margin-top: 0px;
}
@media (max-width: 1400px) {
  .ghero__descr {
    margin-top: 16px;
    text-align: center;
  }
}

.hero-title {
  position: relative;
  z-index: 5;
  font-family: "Cormorant";
  font-size: 60px;
  font-weight: 300;
  line-height: 60px;
}
@media (min-width: 1400px) {
  .hero-title {
    font-size: 120px;
    line-height: 94px;
  }
}
.hero-title__main {
  margin: 0px;
}
.hero-title__sub {
  margin: 0px;
}
@media (min-width: 1400px) {
  .hero-title__sub {
    padding-left: 14rem;
  }
}

.section-title {
  margin: 0px;
  font-family: "Cormorant";
  font-size: 35px;
  line-height: 40px;
  font-weight: 300;
  text-align: center;
}
@media (min-width: 1400px) {
  .section-title {
    font-size: 60px;
    line-height: 60px;
    text-align: initial;
  }
}
.section-title p {
  margin: 0px;
}
@media (min-width: 1400px) {
  .section-title p:nth-child(2) {
    padding-left: 8.5%;
  }
}
.section-title span {
  position: relative;
}
.section-title span::after {
  content: "";
  width: 90%;
  height: 60%;
  background-color: #F0D9BA;
  position: absolute;
  left: 14%;
  top: 17%;
  z-index: -1;
}

.requests-section {
  padding-top: 170px;
  position: relative;
}
@media (min-width: 1400px) {
  .requests-section {
    padding-top: 250px;
  }
}
.requests-section__decor {
  position: absolute;
  bottom: 12px;
  left: 1rem;
  z-index: -1;
  width: 95%;
  height: 380px;
  background-color: #FFFFFF;
  border-bottom-left-radius: 30px;
}
@media (min-width: 1400px) {
  .requests-section__decor {
    bottom: initial;
    width: 62%;
    left: initial;
    top: 50.2%;
    right: 0px;
    height: 426px;
  }
}

.requests-section-grid {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 40px;
}
@media (min-width: 1400px) {
  .requests-section-grid {
    padding-left: 8.5%;
    margin-top: 110px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 80px;
  }
}

.requests-card__warn {
  margin-top: 46px;
}
@media (min-width: 1400px) {
  .requests-card__warn {
    margin-top: 62px;
  }
}
.requests-card__warn::before {
  margin-right: 12px;
  position: relative;
  top: -5px;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='3' height='14' viewBox='0 0 3 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.439 0V5.148C2.439 5.694 2.412 6.231 2.358 6.759C2.304 7.281 2.235 7.836 2.151 8.424H0.639C0.555 7.836 0.486 7.281 0.432 6.759C0.378 6.231 0.351 5.694 0.351 5.148V0H2.439ZM0 11.79C0 11.604 0.033 11.427 0.0990001 11.259C0.171 11.091 0.267 10.947 0.387 10.827C0.513 10.707 0.66 10.611 0.828 10.539C0.996 10.467 1.176 10.431 1.368 10.431C1.554 10.431 1.731 10.467 1.899 10.539C2.067 10.611 2.211 10.707 2.331 10.827C2.457 10.947 2.556 11.091 2.628 11.259C2.7 11.427 2.736 11.604 2.736 11.79C2.736 11.982 2.7 12.162 2.628 12.33C2.556 12.492 2.457 12.633 2.331 12.753C2.211 12.873 2.067 12.966 1.899 13.032C1.731 13.104 1.554 13.14 1.368 13.14C1.176 13.14 0.996 13.104 0.828 13.032C0.66 12.966 0.513 12.873 0.387 12.753C0.267 12.633 0.171 12.492 0.0990001 12.33C0.033 12.162 0 11.982 0 11.79Z' fill='%231E1E1E'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: 12%;
  background-position: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #1E1E1E;
  font-size: 18px;
  font-weight: 500;
  line-height: 12px;
  width: 22px;
  height: 22px;
  background-color: #F0D9BA;
  border-radius: 22px;
}

.requests-card:nth-child(2) {
  position: relative;
}
@media (min-width: 1400px) {
  .requests-card:nth-child(2) {
    top: -50px;
  }
}
.requests-card:nth-child(3) {
  position: relative;
}
@media (min-width: 1400px) {
  .requests-card:nth-child(3) {
    top: -120px;
  }
}
.requests-card__title {
  margin: 0px;
  font-family: "Cormorant";
  font-size: 25px;
  font-weight: 300;
  text-align: center;
}
@media (min-width: 1400px) {
  .requests-card__title {
    text-align: initial;
    font-size: 35px;
  }
}
.requests-card__descr {
  margin-top: 40px;
}
.requests-card__descr ul {
  margin: 0px;
  padding: 0px;
}
@media (max-width: 1400px) {
  .requests-card__descr ul {
    padding-right: 24px;
  }
}
.requests-card__descr ul li {
  margin-top: 20px;
  list-style: none;
  padding-left: 28px;
  position: relative;
  font-size: 14px;
  font-weight: 300;
  line-height: 122%;
}
@media (min-width: 1400px) {
  .requests-card__descr ul li {
    font-size: 18px;
  }
}
.requests-card__descr ul li:first-child {
  margin-top: 0px;
}
.requests-card__descr ul li::before {
  position: absolute;
  left: 0px;
  top: 6px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  content: "";
  width: 11px;
  height: 11px;
  background-color: #F0D9BA;
  border-radius: 11px;
}
@media (max-width: 1400px) {
  .requests-card__warn .btn {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    margin-top: 32px;
  }
}
@media (min-width: 1400px) {
  .requests-card__warn .btn {
    margin-top: 16px;
    margin-left: 36px;
  }
}

/* */
.about-preview {
  position: relative;
}
@media (max-width: 1400px) {
  .about-preview {
    padding-top: 100px;
  }
}
@media (min-width: 1400px) {
  .about-preview__decor {
    background-color: #FFFFFF;
    border-top-right-radius: 30px;
    top: -2.5%;
    left: 20.55%;
    position: absolute;
    width: 677px;
    height: 650px;
    z-index: -1;
  }
}

body:not(.home) .about-preview-section {
  padding-top: 0px;
}
@media (min-width: 1400px) {
  body:not(.home) .about-preview-section {
    padding-top: 60px;
  }
}
body:not(.home) .about-preview-section__title {
  display: none;
}
@media (min-width: 1400px) {
  body:not(.home) .about-preview-grid__main {
    margin-top: -9rem;
  }
}

.about-preview-content {
  margin-top: 30px;
}
.about-preview-content:nth-child(1) {
  margin-top: 0px;
}

.about-preview__actions {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
}
@media (min-width: 1400px) {
  .about-preview__actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
@media (max-width: 1400px) {
  .about-preview__actions .btn {
    width: 100%;
  }
}

.about-preview-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 1400px) {
  .about-preview-grid {
    display: grid;
    grid-template-columns: 540px 1fr;
    gap: 60px;
  }
}
.about-preview-grid__side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
}
@media (min-width: 1400px) {
  .about-preview-grid__side {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
.about-preview-grid__main {
  padding-top: 18px;
  font-size: 18px;
  line-height: 26px;
}
.about-preview-grid__main p {
  margin-top: 24px;
}
.about-preview-grid__main p:nth-child(1) {
  margin-top: 0px;
}
.about-preview-grid__main ul {
  margin: 0px;
  margin-top: 24px;
  padding: 0px;
}
.about-preview-grid__main ul li {
  list-style: none;
  padding-left: 28px;
  position: relative;
  margin-top: 24px;
}
@media (max-width: 1400px) {
  .about-preview-grid__main ul li {
    font-size: 14px;
  }
}
.about-preview-grid__main ul li::before {
  content: "";
  width: 11px;
  height: 11px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background-color: #F0D9BA;
  border-radius: 12px;
  top: 3px;
  position: absolute;
  left: 0px;
}
@media (max-width: 1400px) {
  .about-preview-grid__main button {
    width: 100%;
  }
}
.about-preview-picture {
  border-top-right-radius: 60px;
  border-bottom-left-radius: 30px;
  overflow: hidden;
}
.about-preview-picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.about-preview-picture--desktop {
  display: none;
}
@media (min-width: 1400px) {
  .about-preview-picture--desktop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.about-preview-picture--mobile {
  margin-top: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 561px;
}
@media (min-width: 1400px) {
  .about-preview-picture--mobile {
    display: none;
  }
}

@media (max-width: 1400px) {
  .about-preview-content {
    margin-top: 0px;
  }
}
@media (max-width: 1400px) {
  .about-preview-content:nth-child(3) {
    font-size: 14px;
    line-height: 20px;
    padding-top: 36px;
    padding-left: 24px;
    padding-right: 24px;
    padding-bottom: 24px;
    margin-top: -17rem;
    max-width: 91%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    border-top-right-radius: 30px;
    border-bottom-left-radius: 30px;
    background-color: #FFFFFF;
    z-index: 5;
  }
  .about-preview-content:nth-child(3) p {
    text-align: center;
  }
}
.about-preview-content:nth-child(4) {
  margin-top: 24px;
}
@media (min-width: 1400px) {
  .about-preview-content:nth-child(4) {
    margin-top: 60px;
  }
}
@media (max-width: 1400px) {
  .about-preview-content p {
    text-align: center;
    font-size: 14px;
  }
}
.about-preview-content p:last-child {
  margin-bottom: 0px;
}

blockquote {
  position: relative;
  margin: 0px;
  margin-top: 60px;
  padding-left: 36px;
}
blockquote p {
  text-align: left !important;
}
blockquote:nth-child(1) {
  margin-top: 0px;
}
blockquote::before {
  position: absolute;
  left: 0px;
  top: 0px;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='3' height='14' viewBox='0 0 3 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.439 0V5.148C2.439 5.694 2.412 6.231 2.358 6.759C2.304 7.281 2.235 7.836 2.151 8.424H0.639C0.555 7.836 0.486 7.281 0.432 6.759C0.378 6.231 0.351 5.694 0.351 5.148V0H2.439ZM0 11.79C0 11.604 0.033 11.427 0.0990001 11.259C0.171 11.091 0.267 10.947 0.387 10.827C0.513 10.707 0.66 10.611 0.828 10.539C0.996 10.467 1.176 10.431 1.368 10.431C1.554 10.431 1.731 10.467 1.899 10.539C2.067 10.611 2.211 10.707 2.331 10.827C2.457 10.947 2.556 11.091 2.628 11.259C2.7 11.427 2.736 11.604 2.736 11.79C2.736 11.982 2.7 12.162 2.628 12.33C2.556 12.492 2.457 12.633 2.331 12.753C2.211 12.873 2.067 12.966 1.899 13.032C1.731 13.104 1.554 13.14 1.368 13.14C1.176 13.14 0.996 13.104 0.828 13.032C0.66 12.966 0.513 12.873 0.387 12.753C0.267 12.633 0.171 12.492 0.0990001 12.33C0.033 12.162 0 11.982 0 11.79Z' fill='%231E1E1E'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: 12%;
  background-position: center;
  width: 22px;
  height: 22px;
  background-color: #F0D9BA;
  border-radius: 22px;
}
blockquote p:last-child {
  margin-bottom: 0px;
}

/**/
.principles-section {
  padding-top: 100px;
}
@media (min-width: 1400px) {
  .principles-section {
    padding-top: 135px;
  }
}
@media (max-width: 1400px) {
  .principles-section__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (min-width: 1400px) {
  .principles-section__title span {
    margin-left: 8.5%;
  }
}
.principles-section__grid {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 40px;
}
@media (min-width: 1400px) {
  .principles-section__grid {
    margin-top: 50px;
    padding-left: 8.5%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 0px;
  }
}
.principles-section__actions {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 1400px) {
  .principles-section__actions {
    margin-top: 80px;
  }
}

body:not(.home) .principles-section {
  padding-top: 0px;
  padding-bottom: 0px;
}
body:not(.home) .principles-section .principles-section__title {
  display: none;
}

.principles-card {
  position: relative;
  padding-top: 60px;
}
@media (min-width: 1400px) {
  .principles-card {
    padding-left: 100px;
  }
}
@media (max-width: 1400px) {
  .principles-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.principles-card__num {
  position: absolute;
  top: 0px;
  left: 0px;
  font-family: "Cormorant";
  font-size: 200px;
  font-weight: 300;
  color: rgba(30, 30, 30, 0.1);
  line-height: 60px;
}
@media (max-width: 1400px) {
  .principles-card__num {
    top: -0.5rem;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
            transform: translate(-50%, 0%);
  }
}
.principles-card__title {
  margin: 0px;
  font-size: 25px;
  font-family: "Cormorant";
  font-weight: 300;
}
@media (min-width: 1400px) {
  .principles-card__title {
    font-size: 35px;
  }
}
@media (min-width: 1400px) {
  .principles-card:nth-child(2)::before {
    position: absolute;
    right: -9%;
    top: -110px;
    content: "";
    z-index: -1;
    width: 124%;
    height: 207%;
    border-top-right-radius: 30px;
    border-bottom-left-radius: 30px;
    background-color: #FFFFFF;
  }
}
.principles-card__descr {
  margin-top: 20px;
}
.principles-card__descr p {
  margin-top: 22px;
  line-height: 22px;
  font-size: 18px;
  margin-bottom: 22px;
}
@media (max-width: 1400px) {
  .principles-card__descr p {
    text-align: center;
    font-size: 14px;
  }
}
.principles-card__descr p:first-child {
  margin-top: 0px;
}
.principles-card__descr p:last-child {
  margin-bottom: 0px;
}

/**/
.price-preview-section {
  position: relative;
  padding-top: 100px;
}
@media (min-width: 1400px) {
  .price-preview-section {
    padding-top: 220px;
  }
}
@media (min-width: 1400px) {
  .price-preview-section::before {
    content: "";
    width: 80.5%;
    height: 72%;
    background-color: #FFFFFF;
    position: absolute;
    top: 53%;
    left: 0px;
    z-index: -1;
  }
}
.price-preview-section__picture {
  border-top-right-radius: 30px;
  border-bottom-left-radius: 60px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.price-preview-section__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 1400px) {
  .price-preview-section__title {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
@media (min-width: 1400px) {
  .price-preview-section__title p:nth-child(1) {
    padding-right: 28.5%;
  }
}
@media (min-width: 1400px) {
  .price-preview-section__title p:nth-child(2) {
    padding-left: 0px;
  }
}
.price-preview-section__side {
  padding-top: 5.25rem;
}
@media (max-width: 1400px) {
  .price-preview-section__side {
    display: none;
  }
}

body:not(.home) .price-preview-section {
  padding-top: 0px;
  padding-bottom: 0px;
}
body:not(.home) .price-preview-section .price-preview-section__title {
  display: none;
}

.price-preview-section-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
}
@media (min-width: 1400px) {
  .price-preview-section-grid {
    display: grid;
    grid-template-columns: 1fr 540px;
    gap: 35px;
  }
}

.price-table {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 80px;
}
@media (min-width: 1400px) {
  .price-table {
    margin-top: 80px;
  }
}

.price-table-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 40px;
}
.price-table-card__title {
  margin: 0px;
  font-family: "Cormorant";
  font-size: 35px;
  text-align: center;
}
@media (min-width: 1400px) {
  .price-table-card__title {
    font-size: 60px;
    text-align: initial;
  }
}
.price-table-card__title span {
  position: relative;
}
@media (min-width: 1400px) {
  .price-table-card__title span::before {
    position: absolute;
    z-index: -1;
    top: 12px;
    left: 20px;
    content: "";
    width: 95%;
    height: 35px;
    background-color: #F0D9BA;
  }
}
.price-table-card__descr {
  margin-top: 40px;
  font-size: 18px;
  line-height: 26px;
}
.price-table-card__descr h2,
.price-table-card__descr h3,
.price-table-card__descr h4,
.price-table-card__descr h5,
.price-table-card__descr h6 {
  font-size: 35px;
  margin: 0px;
  font-family: "Cormorant";
  font-weight: 300;
}
.price-table-card__descr blockquote::before {
  background-color: #6FB4AF;
  color: #FFFFFF;
}
.price-table-card__descr blockquote p:last-child {
  margin-bottom: 0px;
}

.price-table-card-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 880px;
  gap: 16px;
}
@media (min-width: 1400px) {
  .price-table-card-row {
    display: grid;
    grid-template-columns: 1fr 16%;
    gap: 24px;
  }
}
@media (min-width: 1700px) {
  .price-table-card-row {
    display: grid;
    grid-template-columns: 1fr 13%;
    gap: 24px;
  }
}
.price-table-card-row__main {
  position: relative;
}
@media (max-width: 1400px) {
  .price-table-card-row__main {
    padding-bottom: 24px;
    border-bottom: 1px solid #F0D9BA;
  }
}
@media (min-width: 1400px) {
  .price-table-card-row__main::after {
    position: absolute;
    top: 32px;
    right: 0px;
    content: "]";
    font-size: 73px;
    line-height: 26px;
    color: #F0D9BA;
    font-weight: 200;
  }
}
.price-table-card-row__title {
  margin: 0px;
  font-size: 35px;
  line-height: 26px;
  font-family: "Cormorant";
}
@media (max-width: 1400px) {
  .price-table-card-row__title {
    text-align: center;
    font-size: 25px;
  }
}
.price-table-card-row__descr {
  margin-top: 16px;
  margin-bottom: 0px;
  font-size: 18px;
  line-height: 26px;
}
@media (max-width: 1400px) {
  .price-table-card-row__descr {
    text-align: center;
    font-size: 14px;
  }
}
@media (min-width: 1400px) {
  .price-table-card-row__descr {
    padding-right: 24px;
  }
}
.price-table-card-row__side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 35px;
  line-height: 26px;
  font-family: "Cormorant";
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 1400px) {
  .price-table-card-row__side {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding-top: 12px;
  }
}

/* */
.conditions-section {
  position: relative;
  padding-top: 100px;
}
@media (min-width: 1400px) {
  .conditions-section {
    padding-top: 150px;
  }
}
.conditions-section__container {
  position: relative;
}
@media (min-width: 1400px) {
  .conditions-section__container {
    padding-left: 0px;
  }
}
@media (min-width: 1400px) {
  .conditions-section__decor {
    width: 50%;
    height: 328px;
    background-color: #FFFFFF;
    border-top-right-radius: 30px;
    border-bottom-left-radius: 30px;
    position: absolute;
    left: 14.8%;
    bottom: -7%;
    z-index: -1;
  }
}
.conditions-section__picture {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-top-right-radius: 60px;
  border-bottom-left-radius: 30px;
  overflow: hidden;
}
.conditions-section__descr {
  font-size: 14px;
  text-align: center;
}
@media (min-width: 1400px) {
  .conditions-section__descr {
    text-align: initial;
    font-size: 18px;
    line-height: 26px;
  }
}
.conditions-section__descr p {
  margin-bottom: 26px;
}
.conditions-section__descr p:nth-child(1) {
  margin-top: 40px;
}
.conditions-section__descr p:last-of-type {
  margin-bottom: 0px;
}
.conditions-section__descr h2,
.conditions-section__descr h3,
.conditions-section__descr h4,
.conditions-section__descr h5,
.conditions-section__descr h6 {
  margin-top: 40px;
  margin-bottom: 20px;
  font-weight: 300;
  font-size: 25px;
  line-height: 26px;
  font-family: "Cormorant";
}
@media (min-width: 1400px) {
  .conditions-section__descr h2,
  .conditions-section__descr h3,
  .conditions-section__descr h4,
  .conditions-section__descr h5,
  .conditions-section__descr h6 {
    font-size: 35px;
  }
}
.conditions-section__descr button {
  margin-top: 40px;
}

.conditions-section-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
}
@media (min-width: 1400px) {
  .conditions-section-grid {
    display: grid;
    grid-template-columns: 42% 1fr;
    gap: 60px;
  }
}

/* */
.articles-section {
  padding-top: 100px;
}
@media (min-width: 1400px) {
  .articles-section {
    padding-top: 250px;
  }
}
.articles-section__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
}
@media (min-width: 1400px) {
  .articles-section__head {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.articles-section__grid {
  margin-top: 40px;
}

.articles-section-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 40px;
}
@media (min-width: 1400px) {
  .articles-section-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
  }
}

.articles-grid-card__content {
  padding-top: 20px;
  padding-bottom: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}
@media (min-width: 1400px) {
  .articles-grid-card__content {
    padding-right: 20px;
    padding-bottom: 40px;
  }
}
.articles-grid-card__content::after {
  position: absolute;
  right: 0px;
  bottom: 0px;
  z-index: -1;
  content: "";
  width: 90.25%;
  height: 100%;
  background-color: #FFFFFF;
  border-bottom-left-radius: 30px;
}
@media (min-width: 1400px) {
  .articles-grid-card__content::after {
    width: 75.25%;
  }
}
.articles-grid-card__picture {
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.articles-grid-card__picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.articles-grid-card__title {
  margin: 0px;
  text-transform: uppercase;
  font-size: 25px;
  font-family: "Cormorant";
  font-weight: 300;
  text-align: center;
}
@media (min-width: 1400px) {
  .articles-grid-card__title {
    font-size: 28px;
    line-height: 26px;
    text-align: initial;
  }
}
@media (min-width: 1700px) {
  .articles-grid-card__title {
    font-size: 35px;
    line-height: 32px;
    min-height: 64px;
    text-align: initial;
  }
}
.articles-grid-card__descr {
  margin-top: 20px;
  font-size: 14px;
  line-height: 26px;
  text-align: center;
}
@media (min-width: 1400px) {
  .articles-grid-card__descr {
    font-size: 18px;
    line-height: 26px;
    text-align: initial;
  }
}
.articles-grid-card__link {
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
}
@media (min-width: 1400px) {
  .articles-grid-card__link {
    margin-right: initial;
  }
}

.articles-section-actions__link {
  color: #6FB4AF;
  text-decoration: none;
  font-size: 18px;
  font-weight: 400;
}

/* */
.faq-section {
  padding-top: 40px;
}
@media (min-width: 1400px) {
  .faq-section {
    padding-top: 120px;
    padding-bottom: 150px;
  }
}

body:not(.home) .faq-section {
  padding-bottom: 0px;
}
@media (min-width: 1400px) {
  body:not(.home) .faq-section {
    padding-top: 60px;
  }
}

body:not(.home) .faq-section__title {
  display: none;
}
body:not(.home) .faq {
  margin-top: 0px;
}

.faq {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
}

.faq-plate {
  cursor: pointer;
  border-top-right-radius: 16px;
  border-bottom-left-radius: 16px;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  border: 1px solid rgba(195, 195, 195, 0.5);
}
.faq-plate--open {
  background-color: #FFFFFF;
  border: 1px solid transparent;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.faq-plate--open .faq-plate__trigger {
  background-color: #F0D9BA;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.faq-plate__content {
  padding-top: 8px;
  padding-bottom: 44px;
  padding-left: 32px;
  padding-right: 32px;
}
.faq-plate__content p {
  font-size: 14px;
  line-height: 26px;
}
@media (min-width: 1400px) {
  .faq-plate__content p {
    font-size: 18px;
  }
}
.faq-plate__content p:first-child {
  margin-top: 0px;
}
.faq-plate__content p:last-child {
  margin-bottom: 0px;
}
.faq-plate__title::before {
  content: "?";
  font-size: 18px;
  font-weight: 600;
  color: #F0D9BA;
}
.faq-plate__title {
  font-size: 14px;
  font-weight: 500;
  max-width: 185px;
}
@media (min-width: 1400px) {
  .faq-plate__title {
    font-size: 18px;
    max-width: initial;
  }
}
.faq-plate__head {
  padding: 12px 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.faq-plate__trigger {
  background-color: #6FB4AF;
  border-radius: 42px;
  width: 42px;
  height: 42px;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}

/* */
.reviews-section {
  padding-top: 60px;
}

.reviews-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
}
@media (min-width: 1400px) {
  .reviews-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
  }
}
.reviews-grid__item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.review-card {
  padding: 32px 12px;
  border-top-right-radius: 60px;
  border-bottom-left-radius: 30px;
  background-color: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (min-width: 1400px) {
  .review-card {
    padding: 42px;
  }
}
@media (max-width: 1400px) {
  .review-card {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.review-card__date {
  color: rgba(30, 30, 30, 0.5);
  font-size: 16px;
}
.review-card__title {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-top: 8px;
  margin-bottom: 0px;
  font-size: 18px;
  font-weight: 500;
  position: relative;
  z-index: 1;
}
.review-card__title::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 70%;
  background-color: #F0D9BA;
  left: 6%;
  top: 12%;
  z-index: -1;
}
.review-card__text {
  margin-top: 24px;
  font-size: 14px;
}
@media (min-width: 1400px) {
  .review-card__text {
    font-size: 18px;
  }
}
@media (max-width: 1400px) {
  .review-card__text {
    text-align: center;
  }
}

/* */
.diplomas-section {
  padding-top: 150px;
}
.diplomas-section__actions {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 1400px) {
  .diplomas-section__actions {
    margin-top: 60px;
  }
}

.diplomas-grid {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 24px;
}
@media (min-width: 1400px) {
  .diplomas-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    grid-template-columns: minmax(188px, 380px);
    gap: 32px;
  }
}

.diplomas-card {
  cursor: pointer;
  position: relative;
}
.diplomas-card img {
  width: 100%;
  height: 260px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 1400px) {
  .diplomas-card img {
    height: 240px;
  }
}
@media (max-width: 1400px) {
  .diplomas-card--hor {
    width: 100%;
  }
}
@media (max-width: 1400px) {
  .diplomas-card--vert {
    height: 220px;
    width: 45%;
  }
  .diplomas-card--vert img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.diplomas-card__trigger {
  position: absolute;
  width: 76px;
  height: 76px;
  opacity: 0;
  z-index: -1;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: #6FB4AF;
  border-radius: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.diplomas-card__trigger svg {
  width: 24px;
  height: 24px;
}
.diplomas-card:hover .diplomas-card__trigger {
  cursor: pointer;
  opacity: 1;
  z-index: 5;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}

.certs-card {
  cursor: pointer;
  position: relative;
}
.certs-card img {
  width: 100%;
  height: 260px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 1400px) {
  .certs-card img {
    height: 240px;
  }
}
@media (max-width: 1400px) {
  .certs-card--hor {
    width: 100%;
  }
}
@media (max-width: 1400px) {
  .certs-card--vert {
    height: 220px;
    width: 45%;
  }
  .certs-card--vert img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.certs-card__trigger {
  position: absolute;
  width: 76px;
  height: 76px;
  opacity: 0;
  z-index: -1;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: #6FB4AF;
  border-radius: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.certs-card__trigger svg {
  width: 24px;
  height: 24px;
}
.certs-card:hover .certs-card__trigger {
  cursor: pointer;
  opacity: 1;
  z-index: 5;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}

.header-nav__mobile-tip {
  margin-top: 12px;
  text-decoration: none;
  color: #1E1E1E;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-decoration: none;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
@media (min-width: 1400px) {
  .header-nav__mobile-tip {
    display: none;
  }
}

/* */
.g-layout {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: -1;
  visibility: hidden;
  background-color: rgba(0, 0, 0, 0.768627451);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.g-layout.active {
  opacity: 1;
  visibility: visible;
  z-index: 50;
}

.g-layout__item {
  position: relative;
  padding: 24px;
  border-top-right-radius: 16px;
  border-bottom-left-radius: 16px;
  background-color: #FAF9F5;
  max-width: 800px;
}
@media (min-width: 1400px) {
  .g-layout__item {
    padding: 32px;
    border-top-right-radius: 30px;
    border-bottom-left-radius: 30px;
  }
}

.g-layout__item-close {
  position: absolute;
  top: 24px;
  right: 24px;
  cursor: pointer;
}

/* Лайтбокс */
.sg-lightbox {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.sg-lightbox.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sg-lightbox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  cursor: pointer;
}

.sg-lightbox-container {
  position: relative;
  max-width: 90%;
  max-height: 90%;
  z-index: 10000;
}

.sg-lightbox-image {
  display: block;
  max-width: 100%;
  max-height: 90vh;
  width: auto;
  height: auto;
  margin: 0 auto;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  border-radius: 4px;
}

.sg-lightbox-close {
  padding: 0px;
  position: absolute;
  top: 12px;
  right: 12px;
  width: 40px;
  height: 40px;
  background: rgba(0, 0, 0, 0.5);
  border: none;
  border-radius: 50%;
  color: white;
  font-size: 28px;
  line-height: 1;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}

.sg-lightbox-close:hover {
  background: rgba(0, 0, 0, 0.8);
}

.page-content-section {
  padding-bottom: 70px;
}
@media (min-width: 1400px) {
  .page-content-section__content {
    padding-left: 13.25rem;
  }
}
.page-content-section__content p {
  font-size: 14px;
  line-height: 20px;
}
@media (min-width: 1400px) {
  .page-content-section__content p {
    font-size: 18px;
    line-height: 26px;
  }
}
.page-content-section__next-link {
  margin-top: 60px;
}
.page-content-section--docs a {
  color: #6FB4AF;
}
.page-content-section--docs ul {
  padding-left: 18px;
  margin: 0px;
  font-size: 18px;
  line-height: 120%;
}

/* */
.certs-grid {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
}
@media (min-width: 1400px) {
  .certs-grid {
    margin-top: 90px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
  }
}
@media (min-width: 1700px) {
  .certs-grid {
    gap: 40px;
  }
}

.certs-card img {
  width: 100%;
  height: 240px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 1700px) {
  .certs-card img {
    height: 270px;
  }
}

/* */
.princ__plate {
  padding-top: 140px;
  padding-left: 24px;
  padding-right: 24px;
  padding-bottom: 48px;
  border-top-right-radius: 60px;
  border-bottom-left-radius: 30px;
}
@media (max-width: 1400px) {
  .princ__plate {
    padding-top: 90px;
    margin-left: -1rem;
    margin-right: -1rem;
  }
}
@media (min-width: 1400px) {
  .princ__plate {
    padding-top: 160px;
    padding-left: 100px;
    padding-bottom: 64px;
    padding-right: 24px;
    margin-left: 136px;
  }
}
.princ__plate:nth-child(1) {
  background-color: #FFFFFF;
  margin-top: -24px;
}
@media (min-width: 1400px) {
  .princ__plate:nth-child(1) {
    margin-top: -78px;
    max-width: 1200px;
  }
}
.princ__plate:nth-child(1) .princ__title::before {
  content: "01";
}
@media (min-width: 1400px) {
  .princ__plate:nth-child(1) .princ__blockquote {
    max-width: 871px;
  }
}
.princ__plate:nth-child(2) .princ__title::before {
  content: "02";
}
.princ__plate:nth-child(3) .princ__title::before {
  content: "03";
}
.princ__plate .btn {
  margin-top: 48px;
}
@media (min-width: 1400px) {
  .princ__plate .btn {
    margin-top: 60px;
  }
}
@media (max-width: 1400px) {
  .princ__plate .btn {
    width: 100%;
  }
}

.princ__title {
  position: relative;
  font-size: 25px;
  font-family: "Cormorant";
  text-align: center;
}
@media (min-width: 1400px) {
  .princ__title {
    font-size: 60px;
    text-align: left;
  }
}
.princ__title::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 50px;
  font-family: "Cormorant";
  font-size: 200px;
  line-height: 60px;
  color: rgba(30, 30, 30, 0.1);
  font-weight: 300;
}
@media (min-width: 1400px) {
  .princ__title::before {
    left: -5%;
    bottom: 50px;
  }
}
@media (max-width: 1400px) {
  .princ__title::before {
    -webkit-transform: translate(-50%, 12px);
            transform: translate(-50%, 12px);
  }
}

.princ-list {
  margin-top: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
  margin-left: 0px;
  margin-bottom: 0px;
  padding-left: 0px;
}
@media (min-width: 1400px) {
  .princ-list {
    margin-top: 60px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 50px;
  }
}
.princ-list__item {
  padding-left: 26px;
  list-style: none;
  position: relative;
  font-size: 14px;
  line-height: 140%;
}
@media (min-width: 1400px) {
  .princ-list__item {
    font-size: 18px;
  }
}
.princ-list__item::before {
  position: absolute;
  left: 0px;
  top: 8px;
  content: "";
  width: 12px;
  height: 12px;
  background-color: #F0D9BA;
  border-radius: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.princ__blockquote {
  font-size: 14px;
  line-height: 140%;
}
@media (min-width: 1400px) {
  .princ__blockquote {
    font-size: 18px;
  }
}

@media (max-width: 1400px) {
  .hero__actions {
    display: none;
  }
}
.hero__actions .btn {
  width: 100%;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# 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 {
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  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;
  margin-bottom: 1.5em;
}