

/* Start:/local/templates/psorilom/assets/bundles/global/global.css?177332792427017*/
/*!*****************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-1.use[1]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-1.use[2]!./node_modules/sass-loader/dist/cjs.js!./node_modules/normalize.css/normalize.css ***!
  \*****************************************************************************************************************************************************************************************************************************/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

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

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

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  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 {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

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

/* 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; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline;
  -webkit-text-decoration: underline dotted currentColor;
          text-decoration: underline dotted currentColor; /* 2 */
}

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

/**
 * 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; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

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

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

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

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  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; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

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

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

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

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

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

/**
 * 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; /* 1 */
  font: inherit; /* 2 */
}

/* 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;
}
/*!*********************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-1.use[1]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-1.use[2]!./node_modules/sass-loader/dist/cjs.js!./node_modules/reset-css/reset.css ***!
  \*********************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/
   v5.0.1 | 20191019
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
main, menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, main, menu, nav, section {
  display: block;
}

/* HTML5 hidden-attribute fix for newer browsers */
*[hidden] {
  display: none;
}

body {
  line-height: 1;
}

menu, ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}
/*!************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-1.use[1]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-1.use[2]!./node_modules/sass-loader/dist/cjs.js!./assets/scss/global.scss ***!
  \************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
@font-face {
  font-family: "Involve";
  src: url(/local/templates/psorilom/assets/bundles/global/../90328f7d54996bc56e05.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
/* === Involve Medium === */
@font-face {
  font-family: "Involve";
  src: url(/local/templates/psorilom/assets/bundles/global/../79dffed9c131118ea843.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
/* === Involve SemiBold === */
@font-face {
  font-family: "Involve";
  src: url(/local/templates/psorilom/assets/bundles/global/../5524145ad627e2ba9612.ttf) format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
/* === Involve Bold === */
@font-face {
  font-family: "Involve";
  src: url(/local/templates/psorilom/assets/bundles/global/../62a9cc5f3ce669733af3.ttf) format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
/* === Involve Oblique === */
@font-face {
  font-family: "Involve";
  src: url(/local/templates/psorilom/assets/bundles/global/../29c8f3f4853e5665f335.ttf) format("truetype");
  font-weight: 400;
  font-style: oblique;
  font-display: swap;
}
/* === Involve Medium Oblique === */
@font-face {
  font-family: "Involve";
  src: url(/local/templates/psorilom/assets/bundles/global/../257dda8346c4cc8f6503.ttf) format("truetype");
  font-weight: 500;
  font-style: oblique;
  font-display: swap;
}
/* === Involve SemiBold Oblique === */
@font-face {
  font-family: "Involve";
  src: url(/local/templates/psorilom/assets/bundles/global/../4bd275f3288256258100.ttf) format("truetype");
  font-weight: 600;
  font-style: oblique;
  font-display: swap;
}
/* === Involve Bold Oblique === */
@font-face {
  font-family: "Involve";
  src: url(/local/templates/psorilom/assets/bundles/global/../1b3467c8969ddbc50850.ttf) format("truetype");
  font-weight: 700;
  font-style: oblique;
  font-display: swap;
}
/* === Great Vibes Regular === */
@font-face {
  font-family: "Great Vibes";
  src: url(/local/templates/psorilom/assets/bundles/global/../ad9bc147c39f7cd3f661.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
.header {
  background: #fff;
  box-shadow: 0 -7px 15px 0px rgba(0, 0, 0, 0.5);
  position: relative;
  display: flex;
  justify-content: space-between;
  padding: 10px 100px;
  height: 80px;
  transition: all 0.3s ease;
  z-index: 1000;
  box-sizing: border-box;
}
.header--sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  z-index: 1000;
}
@media (max-width: 1440px) {
  .header {
    padding: 10px 50px;
  }
}
@media (max-width: 768px) {
  .header {
    padding: 10px 0;
  }
}
.header .container-hdr {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header__top {
  padding: 0.5rem 0;
  font-size: 0.9rem;
  color: #333;
  gap: 20px;
}
.header__top .header__info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
  padding: 0px 15px;
  margin: 22px auto;
}
.header__top .header__location {
  color: #B57E10;
  display: flex;
  align-items: center;
  font-weight: 600;
  gap: 4px;
  font-size: 12px;
}
.header__top .header__contacts {
  display: flex;
  align-items: center;
  gap: 4px;
  color: #000;
}
.header__top .header__contacts p {
  margin: 0;
}
.header__top .header__contacts p a {
  text-decoration: none;
  color: #161A1E;
  font-weight: 700;
  font-size: 12px;
}
.header__top .header__contacts .header__time {
  margin-left: 8px;
  color: #161A1E;
  font-weight: 400;
  font-size: 12px;
}
.header__top .header__icon {
  display: flex;
  align-items: center;
}
.header__bottom {
  padding: 1rem 0;
}
.header__logo {
  text-decoration: none;
  color: #000;
}
@media (max-width: 768px) {
  .header__logo {
    margin-left: 16px;
  }
}
.header__logo sup {
  font-size: 18px;
  vertical-align: top;
  font-weight: 600;
}
.header__logo-img {
  display: flex;
  width: 200px;
  height: auto;
}
.header__logo-icon {
  font-size: 1.6rem;
  width: 200px;
  fill: #000;
}
.header__logo-icon a {
  text-decoration: none;
  color: inherit;
}
.header__nav {
  display: flex;
  gap: 45px;
  margin-right: 45px;
}
@media (max-width: 1600px) {
  .header__nav {
    gap: 30px;
    margin-right: 35px;
  }
}
@media (max-width: 1440px) {
  .header__nav {
    gap: 25px;
    margin-right: 30px;
  }
}
@media (max-width: 1376px) {
  .header__nav {
    gap: 15px;
    margin-right: 25px;
  }
}
.header__nav a {
  text-decoration: none;
  color: #000;
  font-weight: 600;
  font-size: 14px;
  transition: color 0.2s;
}
.header__nav a:hover, .header__nav a.router-link-active {
  color: #B57E10;
}
.header__buy-btn {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  background: #0b0b0b;
  color: #fff;
  border-radius: 30px;
  padding: 5px 5.5px 5px 30px;
  font-weight: 500;
  font-size: 14px;
  text-decoration: none;
  transition: background 0.2s;
}
.header__buy-btn span {
  width: 35px;
  height: 35px;
  background: #fff;
  border-radius: 50%;
  position: relative;
}
.header__buy-btn span svg {
  width: 9px;
  height: 9px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  fill: #223462;
}
.header__buy-btn:hover {
  background: #B57E10;
}
.header__burger {
  margin: 16px;
  display: none;
  flex-direction: column;
  justify-content: space-between;
  width: 24px;
  height: 18px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  z-index: 3001;
}
.header__burger span {
  display: block;
  height: 2px;
  width: 100%;
  background: #B57E10;
  transition: all 0.3s ease;
  transform-origin: center;
}
.header__burger--active span:nth-child(1) {
  transform: rotate(45deg) translate(6px, 6px);
}
.header__burger--active span:nth-child(2) {
  opacity: 0;
}
.header__burger--active span:nth-child(3) {
  transform: rotate(-45deg) translate(6px, -6px);
}
.header__mobile-menu {
  position: fixed;
  top: 0;
  right: -110%;
  width: 30vw;
  height: 100vh;
  background: #fff;
  z-index: 1001;
  transition: right 0.3s ease;
  display: flex;
  flex-direction: column;
  padding: 0;
  box-shadow: -2px 0 10px rgba(0, 0, 0, 0.1);
}
@media (max-width: 1024px) {
  .header__mobile-menu {
    width: 100vw;
  }
}
.header__mobile-menu--active {
  right: 0;
}
.header__mobile-nav {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 25px;
  flex: 0.85;
  margin-top: 120px;
}
.header__mobile-nav a {
  text-decoration: none;
  color: #000;
  font-weight: 600;
  font-size: 18px;
  transition: color 0.2s;
}
.header__mobile-nav a:hover, .header__mobile-nav a.router-link-active {
  color: #B57E10;
}
.header__mobile-info {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
  padding-top: 2rem;
  border-top: 1px solid #eaeaea;
}
.header__mobile-location {
  color: #B57E10;
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 16px;
  text-align: center;
}
.header__mobile-contacts {
  display: flex;
  align-items: center;
  gap: 5px;
  color: #000;
  font-size: 16px;
  font-weight: 700;
}
.header__mobile-contacts .header__mobile-time {
  color: #555;
  font-size: 16px;
  margin-left: 8px;
  font-weight: 600;
}
.header__mobile-buy-btn {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1.5rem;
  background: #0b0b0b;
  color: #fff;
  border-radius: 30px;
  padding: 5px 5px 5px 62px;
  font-weight: 600;
  text-decoration: none;
  transition: background 0.2s;
  margin-top: 1rem;
  margin-bottom: 80px;
}
.header__mobile-buy-btn span {
  width: 35px;
  height: 35px;
  background: #fff;
  border-radius: 50%;
  position: relative;
}
.header__mobile-buy-btn span svg {
  width: 9px;
  height: 9px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  fill: #223462;
}
.header__mobile-buy-btn:hover {
  background: #B57E10;
}
.header__overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}
.header__overlay--active {
  opacity: 1;
  visibility: visible;
}
@media (max-width: 1280px) {
  .header__burger {
    display: flex;
  }
  .header__info, .header__nav, .header__buy-btn {
    display: none;
  }
  .header__top {
    max-width: 1280px !important;
  }
  .header__top {
    width: 100%;
  }
  .header__top .header__info {
    display: none;
  }
  .header__bottom {
    display: none !important;
  }
}
@media (min-width: 1280px) {
  .header__mobile-menu, .header__overlay {
    display: none !important;
  }
}

.footer {
  background: #141617;
  color: #dcdcdc;
}
.footer .container {
  max-width: 100vw;
  padding: 30px 0 40px 0;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1440px) {
  .footer .container {
    padding: 30px 0 40px 0;
  }
}
@media (max-width: 1280px) {
  .footer .container {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 768px) {
  .footer .container {
    padding: 10px 0 33px 0;
  }
}
.footer__logo-icon {
  width: 590px;
  fill: currentColor;
  color: #fff;
}
@media (max-width: 1600px) {
  .footer__logo-icon {
    width: 490px;
  }
}
@media (max-width: 768px) {
  .footer__logo-icon {
    width: 236px;
  }
}
.footer__logo-img {
  display: flex;
}
.footer__logo-img svg {
  width: 266px;
  height: auto;
  fill: #fff;
}
@media (max-width: 1376px) {
  .footer__logo-img svg {
    width: 400px;
  }
}
@media (max-width: 960px) {
  .footer__logo-img svg {
    width: 220px;
  }
}
.footer a {
  color: inherit;
  text-decoration: none;
}
.footer {
  /* --- Логотип и политика --- */
}
.footer__col-left {
  padding-left: 100px;
}
@media (max-width: 1440px) {
  .footer__col-left {
    padding-left: 50px;
  }
}
@media (max-width: 768px) {
  .footer__col-left {
    padding-left: 16px;
  }
}
.footer__col--brand .footer__logo {
  font-size: 2rem;
  font-weight: 600;
  color: #fff;
  display: inline-block;
}
.footer__col--brand .footer__logo sup {
  font-size: 1rem;
  font-weight: 300;
  vertical-align: top;
}
@media (max-width: 1600px) {
  .footer__col--brand .footer__logo sup {
    font-size: 1.5rem;
  }
}
@media (max-width: 768px) {
  .footer__col--brand .footer__logo sup {
    font-size: 1rem;
  }
}
.footer__col--brand .footer__policy {
  margin-top: 1rem;
  font-size: 14px;
  color: #aaa;
}
@media (max-width: 1280px) {
  .footer__col--brand .footer__policy {
    font-size: 12px;
    margin-bottom: 20px;
  }
}
.footer {
  /* --- Меню и контакты --- */
}
.footer__col-right {
  display: flex;
  gap: 100px;
  max-width: 740px;
  width: -moz-fit-content;
  width: fit-content;
  padding-right: 100px;
}
@media (max-width: 1600px) {
  .footer__col-right {
    max-width: 640px;
    gap: 50px;
  }
}
@media (max-width: 1440px) {
  .footer__col-right {
    padding-right: 50px;
  }
}
@media (max-width: 1280px) {
  .footer__col-right {
    padding-right: 0px;
    padding-left: 50px;
  }
}
@media (max-width: 768px) {
  .footer__col-right {
    flex-direction: column;
    gap: 20px;
    padding-left: 16px;
    padding-right: 16px;
  }
}
.footer__col-right .footer__col {
  flex: 0 auto;
}
.footer__col-right .footer__col .footer__title {
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 15px;
  font-weight: 600;
  color: #fff;
}
.footer__col-right .footer__col .footer__contact {
  font-size: 16px;
  margin-top: 0;
  font-weight: 600;
  color: #fff;
}
.footer__col-right .footer__col ul li {
  font-size: 14px;
  width: 98px;
}
.footer__menu {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer__menu li {
  margin-bottom: 0.4rem;
  line-height: 1.24;
}
.footer {
  /* --- Контакты --- */
}
.footer__col--contacts {
  font-size: 0.9rem;
}
.footer__col--contacts p {
  margin-bottom: 0.5rem;
  line-height: 1.24;
}
.footer__col--contacts a {
  font-weight: 500;
  display: inline-block;
  margin-bottom: 0.3rem;
}
.footer__col--contacts .footer__hint {
  color: #999;
  font-size: 0.85rem;
  margin-top: 0.5rem;
}
@media (max-width: 700px) {
  .footer__col--contacts {
    font-size: 0.9rem;
    line-height: 1.5;
  }
}
.footer {
  /* --- Нижняя линия --- */
}
.footer__bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  text-align: right;
  padding: 0.5rem 0;
  font-size: 0.9rem;
  color: #999;
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer__bottom p {
  margin: 0 0.5rem 0 0;
  font-weight: 600;
  font-size: 14px;
}
.footer__bottom a {
  font-weight: 600;
  height: 23.05px;
}
.footer__bottom a img {
  margin-top: 3px;
  width: 126px;
}
@media (max-width: 700px) {
  .footer__bottom {
    text-align: center;
    padding: 1.5rem 0;
    font-size: 0.85rem;
  }
}

#app-layout {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

html {
  scroll-behavior: smooth;
}

html,
body {
  height: 100%;
  margin: 0;
}

body {
  padding-top: 80px;
  display: flex;
  flex-direction: column;
  font-family: "Involve", sans-serif;
}

main {
  flex: 1 0 auto;
}

header {
  flex-shrink: 0;
}

footer {
  flex-shrink: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}

.main {
  padding: 0px 0px;
  display: flex;
  flex-direction: column;
}

.lastBlock {
  display: flex;
  justify-content: center;
  padding: 25px 100px;
}
@media (max-width: 1280px) {
  .lastBlock {
    padding: 25px 50px;
  }
}
@media (max-width: 1024px) {
  .lastBlock {
    padding: 25px 25px;
  }
}
@media (max-width: 1024px) {
  .lastBlock {
    padding: 15px 16px;
  }
}
.lastBlock p {
  text-transform: uppercase;
  font-size: 33px;
  font-weight: 600;
  color: rgba(99, 101, 106, 0.55);
  text-align: center;
}
@media (max-width: 1280px) {
  .lastBlock p {
    font-size: 24px;
  }
}
@media (max-width: 1024px) {
  .lastBlock p {
    font-size: 17px;
    font-weight: 700;
  }
}
/*!************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-1.use[1]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-1.use[2]!./node_modules/sass-loader/dist/cjs.js!./assets/scss/global/breadcrumbs.scss ***!
  \************************************************************************************************************************************************************************************************************************/
.breadcrumbs {
  padding: 15px 0 15px;
  z-index: 2;
  position: relative;
}
.breadcrumbs .breadcrumb {
  font-size: 14px;
  line-height: 19px;
  font-weight: 600;
  color: #818C91;
}
@media (min-width: 1025px) {
  .breadcrumbs.cart-page {
    margin-top: 15px;
  }
}
.breadcrumbs .container {
  margin-bottom: 0 !important;
}
.breadcrumbs .container {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 8px;
}
.breadcrumbs__previos {
  display: flex;
  align-items: center;
  gap: 8px;
}
.breadcrumbs__previos .arrow {
  display: none;
}
.breadcrumbs__previos .arrow svg {
  width: 16px;
  height: 16px;
}
.breadcrumbs__previos .breadcrumbs__link,
.breadcrumbs__previos .arrow {
  opacity: 0.5;
  transition: opacity 0.5s ease-in-out;
}
.breadcrumbs__previos .breadcrumbs__link:hover,
.breadcrumbs__previos .arrow:hover {
  opacity: 1;
}
.breadcrumbs__separator::after {
  content: "/";
  color: #818C91;
}
.breadcrumbs__link {
  text-decoration: none;
}

@media (max-width: 768px) {
  .breadcrumbs p {
    font-weight: 600 !important;
    line-height: 5.0666666667vw !important;
  }
  .breadcrumbs p {
    font-size: 14px;
    color: #818C91;
  }
  .breadcrumbs__previos {
    display: none;
  }
  .breadcrumbs__previos:nth-last-child(-n+2) {
    display: grid;
    grid-template-columns: 4.2666666667vw 1fr;
    flex-direction: row;
    grid-gap: 2px;
    gap: 2px;
  }
  .breadcrumbs__previos:nth-last-child(-n+2):hover .arrow {
    opacity: 1;
  }
  .breadcrumbs__previos:nth-last-child(-n+2) .arrow {
    opacity: 0.5;
  }
  .breadcrumbs__previos:nth-last-child(-n+2) .arrow svg {
    fill: #1b0d23;
  }
  .breadcrumbs__previos:nth-last-child(-n+2) .arrow {
    display: block;
  }
  .breadcrumbs__previos:nth-last-child(-n+2) .breadcrumbs__link {
    display: block;
  }
  .breadcrumbs__previos:nth-last-child(-n+2) .breadcrumbs__separator {
    display: none;
  }
  .breadcrumbs__link {
    display: none;
  }
}
/*!********************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-1.use[1]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-1.use[2]!./node_modules/sass-loader/dist/cjs.js!./assets/scss/global/cookies.scss ***!
  \********************************************************************************************************************************************************************************************************************/
.cookie-notice {
  position: fixed;
  bottom: 20px;
  left: 20px;
  right: 20px;
  background: #EFF1F3;
  color: #161A1E;
  padding: 16px 20px;
  border-radius: 12px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  z-index: 9999;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.25);
}
@media (max-width: 768px) {
  .cookie-notice {
    display: flex;
    flex-direction: column;
    gap: 20px;
    justify-content: space-between;
  }
}

.cookie-notice__btn {
  background: #161A1E;
  color: #fff;
  padding: 10px 18px;
  border-radius: 8px;
  cursor: pointer;
  border: none;
  font-weight: 600;
  transition: all 0.3s ease;
}
@media (max-width: 768px) {
  .cookie-notice__btn {
    width: 100%;
  }
}
.cookie-notice__btn:hover {
  background: #B57E10;
  color: #161A1E;
  transition: all 0.3s ease;
}

#cookieNotice {
  display: none;
}

/* End */


/* Start:/local/templates/psorilom/assets/bundles/main-page/main-page.css?177332792446737*/
/*!*******************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-1.use[1]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-1.use[2]!./node_modules/sass-loader/dist/cjs.js!./assets/scss/pages/main-page/main-page.scss ***!
  \*******************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
.container .firstBlock {
  max-width: 1920px;
  width: 100%;
  display: flex;
}

.rounded-arrow {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 120px;
  z-index: 22;
}
.rounded-arrow.rotated {
  transform: translateX(-50%) rotate(180deg);
  bottom: 50%;
}
@media (max-width: 1024px) {
  .rounded-arrow {
    display: none;
  }
}

.wave-arrow-top {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -14%;
  z-index: 22;
  width: 26.71875vw;
}
@media (max-width: 1024px) {
  .wave-arrow-top {
    display: none;
  }
}

.firstBlock {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  width: 100%;
  height: 93vh;
  max-height: 960px;
  min-height: 500px;
}
@media (max-width: 1024px) {
  .firstBlock {
    flex-direction: column;
    height: 100vh;
    max-height: 686px;
    position: relative;
  }
}
.firstBlock__left {
  position: relative;
  flex: 1;
  max-width: 50%;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .firstBlock__left {
    position: absolute;
    top: 168px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
    border-radius: 20px;
    width: 95%;
    max-height: 360px;
    max-width: 343px;
  }
}
.firstBlock__left .firstBlock__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.firstBlock__left .firstBlock__text {
  position: absolute;
  left: 100px;
  bottom: 0px;
  z-index: 2;
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
  margin-bottom: 40px;
}
@media (max-width: 1024px) {
  .firstBlock__left .firstBlock__text {
    left: 15px;
    margin-bottom: 15px;
  }
}
.firstBlock__left .firstBlock__text .firstBlock__subtitle {
  font-family: "Great Vibes", sans-serif;
  position: relative;
  left: 0px;
  bottom: 0px;
  color: #fff;
  font-size: 70px;
  font-weight: 400;
  line-height: 60px;
  text-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
  margin-bottom: 15px;
}
@media (max-width: 1280px) {
  .firstBlock__left .firstBlock__text .firstBlock__subtitle {
    font-size: 60px;
    line-height: 50px;
  }
}
@media (max-width: 1024px) {
  .firstBlock__left .firstBlock__text .firstBlock__subtitle {
    font-size: 32px;
    line-height: 26px;
    margin-bottom: 5px;
  }
}
.firstBlock__left .firstBlock__text .firstBlock__subtitle span {
  position: relative;
  left: -30px;
}
@media (max-width: 1024px) {
  .firstBlock__left .firstBlock__text .firstBlock__subtitle span {
    left: 0px;
  }
}
.firstBlock__left .firstBlock__text p {
  margin: 0;
  font-size: max(8px, min(1.2vw, 14px));
  color: #8c9091;
}
.firstBlock__right {
  flex: 1;
  max-width: 50%;
  display: flex;
  flex-direction: column;
  position: relative;
  text-align: center;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .firstBlock__right {
    max-width: 100%;
    width: 100%;
    display: flex;
    justify-content: space-between;
    max-height: 686px;
  }
  .firstBlock__right .firstBlock__title {
    margin-bottom: 40px;
  }
}
.firstBlock__right .firstBlock__img {
  position: absolute;
  z-index: 2;
  max-width: 550px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 1024px) {
  .firstBlock__right .firstBlock__img {
    display: none;
  }
}
.firstBlock__right .firstBlock__content {
  position: relative;
  bottom: 0;
  height: 100%;
  max-height: 960px;
  z-index: 3;
}
.firstBlock__right::after {
  content: "";
  position: absolute;
  bottom: -80px;
  right: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, rgba(0, 0, 0, 0.1) 0%, transparent 70%);
  clip-path: polygon(100% 100%, 100% 0, 0 100%);
  z-index: 1;
  pointer-events: none;
}
.firstBlock__right::before {
  content: "";
  position: absolute;
  bottom: -480px;
  right: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, rgba(0, 0, 0, 0.3) 0%, transparent 70%);
  clip-path: polygon(100% 100%, 100% 0, 0 100%);
  z-index: 1;
  pointer-events: none;
}
.firstBlock__right .firstBlock__title {
  position: relative;
  width: 100%;
  font-size: 88px;
  font-weight: 600;
  color: #000;
  line-height: 98px;
  position: absolute;
  bottom: 360px;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 1280px) {
  .firstBlock__right .firstBlock__title {
    line-height: 50px;
    font-size: 60px;
  }
}
@media (max-width: 1024px) {
  .firstBlock__right .firstBlock__title {
    line-height: 45px;
    font-size: 52px;
    bottom: auto;
    bottom: initial;
    top: 40px;
  }
}
.firstBlock__right .firstBlock__title span {
  font-family: "Great Vibes", sans-serif;
  font-weight: 400;
  font-size: 147px;
}
@media (max-width: 1280px) {
  .firstBlock__right .firstBlock__title span {
    font-size: 102.75px;
  }
}
@media (max-width: 1024px) {
  .firstBlock__right .firstBlock__title span {
    font-size: 80px;
  }
}
.firstBlock__right .firstBlock-btn {
  display: grid;
  grid-template-columns: 15fr 1fr;
  align-items: center;
  justify-content: center;
  background-color: #b88139;
  color: #fff;
  padding: 5px 0px;
  border-radius: 100px;
  width: 79.16%;
  max-width: 960px;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.3s ease;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
  position: absolute;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 1024px) {
  .firstBlock__right .firstBlock-btn {
    max-width: 343px;
    width: 100%;
    display: grid;
    grid-template-columns: 7fr 1fr;
    justify-items: center;
    padding: 6px 0px;
    text-align: center;
    bottom: 90px;
  }
}
.firstBlock__right .firstBlock-btn:hover {
  background-color: #000;
}
.firstBlock__right .firstBlock-btn span {
  position: relative;
  right: 6px;
  width: 46px;
  height: 46px;
  background: #fff;
  border-radius: 50%;
}
.firstBlock__right .firstBlock-btn span svg {
  width: 14px;
  height: 11px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  fill: #223462;
}

.container .secondBlock {
  max-width: 1920px;
  width: 100%;
  display: flex;
}

ul {
  list-style: disc;
  padding-left: 20px;
}
ul li {
  font-size: 16px;
  line-height: 1.3;
}
@media (max-width: 1660px) {
  ul li {
    font-size: 14px;
  }
}

.secondBlock {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}
@media (max-width: 1024px) {
  .secondBlock {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 0;
    padding: 45px 0 40px;
  }
}
.secondBlock__left {
  flex: 1;
  max-width: 50%;
  padding: 100px 50px 100px 100px;
  box-sizing: border-box;
}
@media (max-width: 1024px) {
  .secondBlock__left {
    display: contents;
    max-width: 100%;
  }
}
.secondBlock__right {
  flex: 1;
  display: flex;
  justify-content: center;
  max-width: 50%;
  box-sizing: border-box;
  overflow: hidden;
}
.secondBlock__right img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1024px) {
  .secondBlock__right {
    margin-bottom: 20px;
    padding: 0px 50px;
    order: 3;
    max-width: 691.75px;
    width: 100%;
  }
}
@media (max-width: 768px) {
  .secondBlock__right {
    padding: 0px 25px;
  }
  .secondBlock__right img {
    width: 100%;
  }
}
@media (max-width: 520px) {
  .secondBlock__right {
    padding: 0px 10px;
  }
}
.secondBlock__title {
  font-size: 32px;
  font-weight: 500;
  font-family: "Involve", sans-serif;
  display: inline;
  flex-direction: column;
}
@media (max-width: 1024px) {
  .secondBlock__title {
    margin-bottom: 20px;
    padding: 0px 50px;
    order: 1;
  }
}
@media (max-width: 768px) {
  .secondBlock__title {
    padding: 0px 25px;
    font-size: 24px;
  }
}
@media (max-width: 520px) {
  .secondBlock__title {
    padding: 0px 10px;
  }
}
.secondBlock__title span.great-vibes {
  font-family: "Great Vibes", sans-serif;
  font-weight: 400;
  font-size: 90px;
}
@media (max-width: 768px) {
  .secondBlock__title span.great-vibes {
    font-size: 50px;
  }
}
@media (max-width: 1820px) {
  .secondBlock__title span {
    font-size: 75px;
  }
}
@media (max-width: 1600px) {
  .secondBlock__title span {
    font-size: 60px;
  }
}
@media (max-width: 1376px) {
  .secondBlock__title span {
    font-size: 55px;
  }
}
@media (max-width: 1280px) {
  .secondBlock__title span {
    font-size: 36px;
  }
}
.secondBlock__info {
  margin-bottom: 40px;
  margin-top: 25px;
}
@media (max-width: 1024px) {
  .secondBlock__info {
    margin-bottom: 20px;
    padding: 0px 50px;
    order: 2;
  }
}
@media (max-width: 768px) {
  .secondBlock__info {
    padding: 0px 25px;
    margin-top: 5px;
  }
}
@media (max-width: 520px) {
  .secondBlock__info {
    padding: 0px 10px;
  }
}
.secondBlock__info h3 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 8px;
}
.secondBlock__info ul li {
  margin-bottom: 6px;
}
.secondBlock__buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  width: 100%;
}
@media (max-width: 1024px) {
  .secondBlock__buttons {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: center;
    order: 4;
  }
  .secondBlock__buttons .btn {
    width: 100%;
    justify-content: center;
  }
}
@media (max-width: 768px) {
  .secondBlock__buttons {
    gap: 5px;
  }
}
.secondBlock__buttons .btn {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 14px 28px;
  border-radius: 40px;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.3s ease;
}
.secondBlock__buttons .btn--light {
  display: flex;
  justify-content: center;
  text-align: center;
  background: #f3f4f5;
  color: #000;
  transition: all 0.3s ease;
  padding: 12px 50px;
  font-weight: 600;
  max-width: 110px;
  width: 100%;
}
@media (max-width: 480px) {
  .secondBlock__buttons .btn--light {
    padding: 12px 29.5px;
  }
}
.secondBlock__buttons .btn--light:hover {
  background: #000;
  color: #f3f4f5;
  transition: all 0.3s ease;
}
.secondBlock__buttons .btn--dark {
  display: flex;
  justify-content: space-between;
  gap: 1.5rem;
  font-weight: 600;
  background: #0b0b0b;
  color: #fff;
  border-radius: 30px;
  padding: 5px 5px 5px 62px;
  font-size: 14px;
  text-decoration: none;
  transition: background 0.2s;
  max-width: 143px;
  width: 100%;
}
.secondBlock__buttons .btn--dark.soon {
  max-width: 193px;
}
@media (max-width: 480px) {
  .secondBlock__buttons .btn--dark {
    gap: 15px;
    justify-content: flex-end;
    padding: 5px 5px 5px 21px;
  }
}
.secondBlock__buttons .btn--dark span {
  width: 35px;
  height: 35px;
  background: #fff;
  border-radius: 50%;
  position: relative;
}
.secondBlock__buttons .btn--dark span svg {
  width: 9px;
  height: 9px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  fill: #223462;
}
.secondBlock__buttons .btn--dark:hover {
  background: #b57e10;
}
.secondBlock {
  /* Контейнер видео */
}
.secondBlock__video-wrapper {
  position: relative;
  width: 100%;
  aspect-ratio: 16/9;
  overflow: hidden;
  background: #f2f2f2;
}
@media (max-width: 1024px) {
  .secondBlock__video-wrapper {
    aspect-ratio: 16/12;
    max-width: 100%;
    border-radius: 20px;
  }
}
.secondBlock {
  /* Само видео (квадрат вписываем) */
}
.secondBlock__video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  /* обрезаем края, чтобы квадрат заполнил прямоугольник */
  -o-object-position: center;
     object-position: center;
  border-radius: inherit;
  display: block;
}
.secondBlock {
  /* Плейсхолдер (серый фон до загрузки) */
}
.secondBlock__video-placeholder {
  width: 100%;
  height: 100%;
  background-color: #eaeaea;
  border-radius: inherit;
}

.container .thirdBlock .fourthBlock {
  max-width: 1920px;
  width: 100%;
  display: flex;
}

.thirdBlock {
  background-color: #eff1f3;
}
.thirdBlock__main {
  padding: 100px;
  display: flex;
  justify-content: space-between;
  position: relative;
}
@media (max-width: 1024px) {
  .thirdBlock__main {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 40px 25px;
  }
}
@media (max-width: 768px) {
  .thirdBlock__main {
    padding: 40px 16px;
  }
}
.thirdBlock__main--left {
  flex: 1;
  max-width: 50%;
  margin-right: 50px;
}
@media (max-width: 1024px) {
  .thirdBlock__main--left {
    margin-right: 0;
    max-width: 100%;
  }
}
.thirdBlock__main--left p {
  max-width: 860px;
  font-size: 60px;
  font-weight: 500;
  font-family: "Involve", sans-serif;
}
@media (max-width: 1820px) {
  .thirdBlock__main--left p {
    font-size: 50px;
  }
}
@media (max-width: 1600px) {
  .thirdBlock__main--left p {
    font-size: 45px;
  }
}
@media (max-width: 1376px) {
  .thirdBlock__main--left p {
    font-size: 40px;
  }
}
@media (max-width: 1280px) {
  .thirdBlock__main--left p {
    font-size: 30px;
  }
}
@media (max-width: 1024px) {
  .thirdBlock__main--left p {
    margin-bottom: 15px;
    padding: 0px 0px;
  }
}
.thirdBlock__main--left p sup {
  font-size: 45px;
  font-weight: 600;
}
@media (max-width: 1820px) {
  .thirdBlock__main--left p sup {
    font-size: 34px;
  }
}
@media (max-width: 1600px) {
  .thirdBlock__main--left p sup {
    font-size: 30px;
  }
}
@media (max-width: 1376px) {
  .thirdBlock__main--left p sup {
    font-size: 27px;
  }
}
@media (max-width: 1280px) {
  .thirdBlock__main--left p sup {
    font-size: 25px;
  }
}
.thirdBlock__main--left p span {
  font-family: "Great Vibes", sans-serif;
  font-weight: 400;
  font-size: 90px;
  text-decoration: underline;
  text-underline-offset: 6px;
  text-decoration-thickness: 2px;
}
@media (max-width: 1820px) {
  .thirdBlock__main--left p span {
    font-size: 75px;
  }
}
@media (max-width: 1600px) {
  .thirdBlock__main--left p span {
    font-size: 60px;
  }
}
@media (max-width: 1376px) {
  .thirdBlock__main--left p span {
    font-size: 55px;
  }
}
@media (max-width: 1280px) {
  .thirdBlock__main--left p span {
    font-size: 50px;
  }
}
.thirdBlock__main--right {
  max-width: 50%;
  display: flex;
  /* flex: 1; */
  flex-direction: column;
  align-items: start;
  justify-content: center;
  margin-left: auto;
  width: 526px;
}
@media (max-width: 1024px) {
  .thirdBlock__main--right {
    margin-left: 0;
    max-width: 100%;
  }
}
.thirdBlock__text {
  margin-top: 10px;
  margin-bottom: 25px;
  max-width: 526px;
  font-size: 20px;
}
@media (max-width: 1024px) {
  .thirdBlock__text {
    font-size: 14px;
  }
}
.thirdBlock__btn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  padding: 15px;
  border-radius: 76px;
  width: calc(100% - 30px);
  text-decoration: none;
  max-width: 526px;
}
@media (max-width: 1280px) {
  .thirdBlock__btn {
    padding: 10px;
    width: calc(100% - 20px);
  }
}
.thirdBlock__btn:hover span {
  background-color: #b57e10;
  transition: all 0.3s ease;
}
.thirdBlock__btn--text {
  text-align: center;
  padding: 7.5px 0;
  color: #161a1e;
  font-weight: 600;
}
.thirdBlock__btn--title {
  font-size: 20px;
  margin-bottom: 6px;
}
@media (max-width: 1280px) {
  .thirdBlock__btn--title {
    font-size: 18px;
    margin-bottom: 2px;
  }
}
.thirdBlock__btn--subtitle {
  font-size: 14px;
}
@media (max-width: 1280px) {
  .thirdBlock__btn--subtitle {
    font-size: 12px;
  }
}
.thirdBlock__btn span {
  position: absolute;
  right: 15px;
  width: 60px;
  height: 60px;
  background-color: #000;
  border-radius: 50%;
  transition: all 0.3s ease;
}
@media (max-width: 1280px) {
  .thirdBlock__btn span {
    width: 55px;
    height: 55px;
    right: 10px;
  }
}
.thirdBlock__btn span svg {
  position: absolute;
  left: 50%;
  top: 52%;
  transform: translate(-50%, -50%);
  fill: #fff;
  width: 20px;
  height: 20px;
}
@media (max-width: 1280px) {
  .thirdBlock__btn span svg {
    width: 18px;
    height: 18px;
  }
}

.thirdBlock__test {
  display: flex;
  flex-direction: column;
}
@media (max-width: 1024px) {
  .thirdBlock__test {
    padding: 0 25px 40px;
    background-color: #161a1e;
  }
}
@media (max-width: 768px) {
  .thirdBlock__test {
    padding: 0 16px 40px;
  }
}
.thirdBlock__test--block {
  min-height: 691px;
  max-height: 691px;
  width: 100%;
  aspect-ratio: 1920/691;
  margin: 0 auto;
  display: flex;
  position: relative;
}
@media (max-width: 1680px) {
  .thirdBlock__test--block {
    min-height: 650px;
  }
}
@media (max-width: 1600px) {
  .thirdBlock__test--block {
    min-height: 600px;
  }
}
@media (max-width: 1440px) {
  .thirdBlock__test--block {
    min-height: 0;
    min-height: initial;
    max-height: 520px;
  }
}
@media (max-width: 1024px) {
  .thirdBlock__test--block {
    max-height: 1120px;
    min-height: 800px;
    height: 100%;
    aspect-ratio: initial;
    flex-direction: column;
    align-items: center;
    background-color: #161a1e;
  }
}

.block__problem {
  background-color: #161a1e;
  position: relative;
  max-width: 50%;
  flex: 1;
}
@media (max-width: 1024px) {
  .block__problem {
    width: 100%;
    max-width: 100vw;
    height: 100%;
    min-height: 374px;
    display: flex;
    justify-content: center;
    margin-bottom: 25px;
  }
}
.block__problem--img {
  position: absolute;
}
@media (max-width: 1024px) {
  .block__problem--img {
    max-width: 526px;
    width: 100%;
  }
}
.block__problem--round {
  width: 11.6666666667vw;
  height: 11.6666666667vw;
  max-width: 224px;
  max-height: 224px;
  border-radius: 50%;
  background-color: transparent;
  border: 1.3px solid rgba(182, 192, 197, 0.35);
  position: absolute;
  left: 176px;
  top: 77px;
  z-index: 2;
}
@media (max-width: 1600px) {
  .block__problem--round {
    top: 27px;
  }
}
@media (max-width: 1280px) {
  .block__problem--round {
    left: 126px;
  }
}
@media (max-width: 1024px) {
  .block__problem--round {
    left: 61px;
    top: 36px;
    width: 134px;
    height: 134px;
  }
}
.block__problem--blur {
  position: absolute;
  width: 17.03125vw;
  height: 17.03125vw;
  max-width: 340px;
  max-height: 340px;
  border-radius: 50%;
  filter: blur(75px);
  opacity: 1;
  z-index: 1;
  left: 2px;
  top: 120px;
}
@media (max-width: 1600px) {
  .block__problem--blur {
    top: 70px;
  }
}
@media (max-width: 1024px) {
  .block__problem--blur {
    width: 145px;
    height: 145px;
    top: 90px;
    filter: blur(60px);
  }
}
.block__problem--blur.green {
  background: #c7e429;
}
.block__problem--blur.blue {
  background: #54c0e8;
}
.block__problem--blur.red {
  background: #bf2e29;
}
.block__problem--blur.aqua {
  background: #006e87;
}
.block__problem--image {
  position: absolute;
  z-index: 3;
  width: 17.7083333333vw;
  max-width: 340px;
  left: 100px;
  top: 100px;
}
@media (max-width: 1600px) {
  .block__problem--image {
    top: 50px;
  }
}
@media (max-width: 1280px) {
  .block__problem--image {
    left: 50px;
  }
}
@media (max-width: 1024px) {
  .block__problem--image {
    width: 202px;
    height: 202px;
    left: 16px;
  }
}
.block__problem--image img {
  width: 100%;
}
.block__problem--text {
  position: absolute;
  bottom: 0px;
  padding: 0 100px 100px 100px;
  color: #fff;
  z-index: 3;
}
@media (max-width: 1600px) {
  .block__problem--text {
    padding: 0 50px 50px 100px;
  }
}
@media (max-width: 1280px) {
  .block__problem--text {
    padding: 0 25px 25px 50px;
  }
}
@media (max-width: 1024px) {
  .block__problem--text {
    position: relative;
    padding: 240px 0px 0 0px;
    max-width: 526px;
  }
}
.block__problem--text h2 {
  font-size: 40px;
  letter-spacing: 1%;
  margin-bottom: 18px;
  font-weight: 500;
  line-height: 1;
}
@media (max-width: 1660px) {
  .block__problem--text h2 {
    font-size: 28px;
  }
}
@media (max-width: 1280px) {
  .block__problem--text h2 {
    font-size: 30px;
    line-height: 1.18;
  }
}
.block__problem--text h2 span {
  font-size: 65px;
  font-family: "Great Vibes", sans-serif;
  font-weight: 500;
}
@media (max-width: 1600px) {
  .block__problem--text h2 span {
    font-size: 52px;
  }
}
@media (max-width: 1280px) {
  .block__problem--text h2 span {
    font-size: 50px;
  }
}
.block__problem--text p {
  font-size: 16px;
  letter-spacing: 1%;
  line-height: 1.3;
  width: 90%;
}
.block__slove {
  background-color: #fff;
  position: relative;
  max-width: 50%;
  flex: 1;
  overflow: hidden;
  z-index: 2;
}
@media (max-width: 1024px) {
  .block__slove {
    min-width: 343px;
    border-radius: 20px;
    height: 100%;
    min-height: 487px;
    max-height: 487px;
    max-width: 526px;
    width: 100%;
  }
}
@media (max-width: 768px) {
  .block__slove {
    min-height: 550px;
  }
}
.block__slove--blur {
  width: 0;
  height: 0;
  opacity: 0.7;
  position: absolute;
  top: 258px;
  z-index: 2;
}
@media (max-width: 1280px) {
  .block__slove--blur {
    top: 123px;
  }
}
.block__slove--blur.green {
  top: 0;
  right: -253px;
  border-left: 1176px solid transparent;
  border-right: 0px solid transparent;
  filter: blur(80px);
  border-bottom: 846px solid #c7e429;
}
.block__slove--blur.blue {
  top: 0;
  left: -253px;
  border-right: 1176px solid transparent;
  border-left: 0px solid transparent;
  filter: blur(80px);
  border-bottom: 846px solid #00347e;
}
.block__slove--blur.red {
  top: 0;
  right: -253px;
  border-left: 1176px solid transparent;
  border-right: 0px solid transparent;
  filter: blur(80px);
  border-bottom: 846px solid #f68538;
}
.block__slove--blur.aqua {
  top: 0;
  left: -253px;
  border-right: 1176px solid transparent;
  border-left: 0px solid transparent;
  filter: blur(80px);
  border-bottom: 846px solid #00aac6;
}
.block__slove--blur.grey {
  border-bottom: 846px solid #86898e;
  filter: blur(160px);
  top: 135px;
  z-index: 1;
}
@media (max-width: 1280px) {
  .block__slove--blur.grey {
    top: 77px;
  }
}
.block__slove--podium {
  position: absolute;
  bottom: -2px;
  z-index: 3;
  max-width: 758px;
  width: 80%;
  left: 50%;
  transform: translateX(-50%);
}
.block__slove--podium img {
  width: 100%;
}
.block__slove--subtitle {
  margin-bottom: 4px;
}
.block__slove--img {
  max-width: 253px;
  aspect-ratio: 253/438;
  width: 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 4;
  bottom: 0;
}
@media (max-width: 1920px) {
  .block__slove--img {
    max-width: 13.1770833333vw;
  }
}
@media (max-width: 1440px) {
  .block__slove--img {
    max-width: 11.25vw;
  }
}
@media (max-width: 1024px) {
  .block__slove--img {
    max-width: 195px;
  }
}
@media (max-width: 768px) {
  .block__slove--img {
    max-width: 150px;
  }
}
.block__slove--img img {
  width: 100%;
}
.block__slove--img.n2 {
  max-width: 311px;
  aspect-ratio: 311/406;
}
@media (max-width: 1920px) {
  .block__slove--img.n2 {
    max-width: 16.1979166667vw;
  }
}
@media (max-width: 1440px) {
  .block__slove--img.n2 {
    max-width: 14.3055555556vw;
  }
}
@media (max-width: 768px) {
  .block__slove--img.n2 {
    max-width: 180px;
    bottom: 10px;
  }
}
.block__slove--img.n3 {
  max-width: 311px;
  aspect-ratio: 311/410;
}
@media (max-width: 1920px) {
  .block__slove--img.n3 {
    max-width: 16.1979166667vw;
  }
}
@media (max-width: 1440px) {
  .block__slove--img.n3 {
    max-width: 13.8888888889vw;
  }
}
@media (max-width: 768px) {
  .block__slove--img.n3 {
    max-width: 170px;
    bottom: 20px;
  }
}
.block__slove--img.n4 {
  max-width: 674px;
  aspect-ratio: 472/224;
}
@media (max-width: 1920px) {
  .block__slove--img.n4 {
    max-width: 35.1041666667vw;
  }
}
@media (max-width: 1440px) {
  .block__slove--img.n4 {
    max-width: 31.1805555556vw;
  }
}
@media (max-width: 1024px) {
  .block__slove--img.n4 {
    max-width: 187px;
  }
}
@media (max-width: 768px) {
  .block__slove--img.n4 {
    max-width: 300px;
    bottom: 20px;
  }
}
.block__slove--text {
  margin-right: 20px;
}
@media (max-width: 1024px) {
  .block__slove--text {
    margin-right: 0;
    margin-bottom: 10px;
  }
}
.block__slove--info {
  padding: 75px 100px 0 100px;
  display: flex;
  justify-content: space-between;
  z-index: 5;
  position: relative;
}
@media (max-width: 1670px) {
  .block__slove--info {
    padding: 50px 50px 0 50px;
  }
}
@media (max-width: 1280px) {
  .block__slove--info {
    padding: 25px 50px 0 50px;
  }
}
@media (max-width: 1024px) {
  .block__slove--info {
    padding: 25px 20px 0 20px;
    flex-direction: column;
    align-items: flex-start;
  }
}
.block__slove--info .btn-more {
  height: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-decoration: none;
  color: #161a1e;
  transition: all 0.3s ease;
}
@media (max-width: 1024px) {
  .block__slove--info .btn-more {
    flex-direction: row-reverse;
    gap: 10px;
  }
}
.block__slove--info .btn-more:hover span {
  background-color: #b57e10;
  transition: all 0.3s ease;
}
.block__slove--info .btn-more span {
  display: block;
  position: relative;
  width: 60px;
  height: 60px;
  background-color: #000;
  border-radius: 50%;
  transition: all 0.3s ease;
  margin-bottom: 10px;
}
@media (max-width: 1280px) {
  .block__slove--info .btn-more span {
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 1024px) {
  .block__slove--info .btn-more span {
    margin-bottom: 0;
  }
}
.block__slove--info .btn-more span svg {
  position: relative;
  left: 50%;
  top: 52%;
  transform: translate(-50%, -50%);
  fill: #fff;
  width: 18px;
  height: 18px;
}
@media (max-width: 1280px) {
  .block__slove--info .btn-more span svg {
    top: 48%;
    width: 12px;
    height: 12px;
  }
}
.block__slove--info .btn-more p {
  font-size: 14px;
}
@media (max-width: 1024px) {
  .block__slove--info .btn-more p {
    font-weight: 600;
  }
}
.block__slove--info h2 {
  font-size: 40px;
  font-weight: 500;
  margin-bottom: 8px;
  color: #161a1e;
  line-height: 1.1;
}
@media (max-width: 1670px) {
  .block__slove--info h2 {
    font-size: 28px;
  }
}
@media (max-width: 1280px) {
  .block__slove--info h2 {
    font-size: 30px;
  }
}
@media (max-width: 1024px) {
  .block__slove--info h2 {
    margin-bottom: 10px;
  }
}
@media (max-width: 768px) {
  .block__slove--info h2 {
    font-size: 24px;
  }
}
.block__slove--info h2 sup {
  font-size: 20px;
  font-weight: 600;
}
@media (max-width: 1670px) {
  .block__slove--info h2 sup {
    font-size: 14px;
  }
}
@media (max-width: 1280px) {
  .block__slove--info h2 sup {
    font-size: 15px;
  }
}
@media (max-width: 768px) {
  .block__slove--info h2 sup {
    font-size: 12px;
  }
}
.block__slove--info p {
  font-size: 16px;
  font-weight: 400;
  color: #161a1e;
  line-height: 1.21;
}
@media (max-width: 1660px) {
  .block__slove--info p {
    font-size: 14px;
  }
}
@media (max-width: 1024px) {
  .block__slove.maska {
    min-height: 383px;
    max-height: 383px;
  }
}
@media (max-width: 768px) {
  .block__slove.maska {
    min-height: 480px;
  }
}

@media (max-width: 1024px) {
  .block__problem.even {
    order: 1;
  }
}

@media (max-width: 1024px) {
  .block__slove.even {
    order: 2;
  }
}

.fourthBlock {
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #eff1f3;
}
.fourthBlock__main {
  display: flex;
  padding: 100px;
  justify-content: space-between;
}
@media (max-width: 1024px) {
  .fourthBlock__main {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 40px 25px;
    max-width: 526px;
  }
}
@media (max-width: 768px) {
  .fourthBlock__main {
    padding: 40px 16px;
  }
}
.fourthBlock__main--left {
  flex: 1;
  max-width: 50%;
}
@media (max-width: 1024px) {
  .fourthBlock__main--left {
    max-width: 100%;
  }
}
.fourthBlock__main--left p {
  max-width: 860px;
  font-size: 40px;
  font-weight: 500;
  font-family: "Involve", sans-serif;
}
@media (max-width: 1376px) {
  .fourthBlock__main--left p {
    font-size: 40px;
  }
}
@media (max-width: 1280px) {
  .fourthBlock__main--left p {
    font-size: 30px;
  }
}
@media (max-width: 1024px) {
  .fourthBlock__main--left p {
    margin-bottom: 15px;
    padding: 0px 0px;
  }
}
.fourthBlock__main--left p span {
  font-family: "Great Vibes", sans-serif;
  font-weight: 400;
  font-size: 70px;
}
@media (max-width: 1820px) {
  .fourthBlock__main--left p span {
    font-size: 75px;
  }
}
@media (max-width: 1600px) {
  .fourthBlock__main--left p span {
    font-size: 60px;
  }
}
@media (max-width: 1376px) {
  .fourthBlock__main--left p span {
    font-size: 55px;
  }
}
@media (max-width: 1280px) {
  .fourthBlock__main--left p span {
    font-size: 50px;
  }
}
.fourthBlock__main--right {
  max-width: 50%;
  display: flex;
  flex: 1;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1024px) {
  .fourthBlock__main--right {
    width: 100%;
    max-width: 526px;
  }
}
.fourthBlock__text {
  margin-top: 10px;
  margin-bottom: 25px;
  max-width: 526px;
  font-size: 20px;
  padding: 0 50px;
}
@media (max-width: 1024px) {
  .fourthBlock__text {
    font-size: 14px;
    padding: 0;
  }
}
.fourthBlock__complex {
  display: flex;
  justify-content: center;
  background: radial-gradient(circle at 20% 30%, rgba(199, 201, 200, 0.55) 0, rgba(199, 201, 200, 0) 55%), radial-gradient(circle at 75% 5%, rgba(220, 224, 225, 0.45) 0, rgba(220, 224, 225, 0) 55%), linear-gradient(to bottom, #d9dbda 0%, #dcdcdc 48%, #cfd1d0 61%, #eff1f3 65%, #f2f2f2 100%);
  display: flex;
  width: 100%;
}
@media (max-width: 1024px) {
  .fourthBlock__complex {
    display: none;
  }
}
.fourthBlock__items {
  display: flex;
  justify-content: center;
  align-items: end;
  gap: 10px;
  max-height: 827px;
  padding: 80px 100px 60px 100px;
}
@media (max-width: 1280px) {
  .fourthBlock__items {
    padding: 40px 50px 30px 50px;
  }
}
@media (max-width: 1024px) {
  .fourthBlock__items {
    padding: 40px 25px 30px 25px;
  }
}
@media (max-width: 768px) {
  .fourthBlock__items {
    padding: 40px 16px 30px 16px;
  }
}
.fourthBlock__image {
  width: 100%;
  display: flex;
  justify-content: center;
  max-width: 310px;
  margin-bottom: 60px;
}
@media (max-width: 1440px) {
  .fourthBlock__image {
    margin-bottom: 30px;
  }
}
.fourthBlock__image--krem, .fourthBlock__image--mask, .fourthBlock__image--med {
  position: relative;
  display: flex;
  justify-content: center;
}
.fourthBlock__image img {
  width: 85%;
}
.fourthBlock__image.krem {
  max-width: 160px;
}
@media (max-width: 1920px) {
  .fourthBlock__image.krem {
    min-width: 8.3333333333vw;
    max-width: 8.3333333333vw;
  }
}
.fourthBlock__images {
  display: flex;
  justify-content: center;
  gap: 10px;
  align-items: end;
  margin-bottom: 45px;
}
@media (max-width: 1440px) {
  .fourthBlock__images {
    margin-bottom: 20px;
  }
}
.fourthBlock__images--shampoo {
  position: relative;
  max-height: 690px;
  width: 100%;
  height: 100%;
  max-width: 206px;
}
@media (max-width: 1920px) {
  .fourthBlock__images--shampoo {
    min-width: 9.375vw;
    max-width: 9.375vw;
  }
}
.fourthBlock__images--shampoo img {
  width: 100%;
}
.fourthBlock__item-more {
  position: absolute;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.75);
  transition: all 0.3s ease;
  cursor: pointer;
  right: 0;
}
@media (max-width: 1280px) {
  .fourthBlock__item-more {
    width: 40px;
    height: 40px;
  }
}
.fourthBlock__item-more::after, .fourthBlock__item-more::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  background-color: #161a1e;
  transform: translate(-50%, -50%);
  border-radius: 57px;
}
.fourthBlock__item-more::after {
  width: 20px;
  height: 2px;
}
@media (max-width: 1280px) {
  .fourthBlock__item-more::after {
    width: 16px;
  }
}
.fourthBlock__item-more::before {
  width: 2px;
  height: 20px;
}
@media (max-width: 1280px) {
  .fourthBlock__item-more::before {
    height: 16px;
  }
}
.fourthBlock__item-more:hover {
  background-color: white;
  transition: all 0.3s ease;
}
.fourthBlock__item-more:hover .note {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.fourthBlock__item-more .note {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  border-radius: 12px;
  padding: 15px;
  padding-top: 20px;
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: start;
  gap: 4px;
  z-index: 222;
  min-width: 260px;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  pointer-events: none;
}
.fourthBlock__item-more .note span {
  font-family: "Involve";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  color: #161a1e;
}
.fourthBlock__item-more .note p {
  font-family: "Involve";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  color: #161a1e;
}
.fourthBlock__item-more .note a {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  text-decoration: none;
  background: #161a1e;
  margin-top: 20px;
  border-radius: 50px;
  padding: 5px;
  padding-left: 20px;
}
.fourthBlock__item-more .note a span {
  font-family: "Involve";
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #ffffff;
}
.fourthBlock__item-more.shampoo, .fourthBlock__item-more.shampoo2, .fourthBlock__item-more.shampoo3 {
  position: absolute;
  bottom: 25vw;
  right: -10px;
}
@media (min-width: 1920px) {
  .fourthBlock__item-more.shampoo, .fourthBlock__item-more.shampoo2, .fourthBlock__item-more.shampoo3 {
    bottom: 480px;
  }
}
.fourthBlock__item-more.krem {
  position: absolute;
  top: 10px;
  right: 45px;
}
.fourthBlock__complex-mob {
  display: none;
}
@media (max-width: 1024px) {
  .fourthBlock__complex-mob {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px 16px;
    max-width: 526px;
  }
  .fourthBlock__complex-mob img {
    width: 100%;
  }
}
.fourthBlock__items-mob {
  margin-bottom: 20px;
  max-width: 960px;
}
.fourthBlock__item.syvorotki {
  min-width: 15.7291666667vw;
}

.thirdBlock__btn.fourthBlock__btn {
  padding: 20px;
}
@media (max-width: 768px) {
  .thirdBlock__btn.fourthBlock__btn {
    height: 55px;
    box-sizing: border-box;
  }
  .thirdBlock__btn.fourthBlock__btn .thirdBlock__btn--text .thirdBlock__btn--title {
    font-size: 14px;
  }
}

.btn-catalog {
  display: block;
  text-decoration: none;
  color: #161a1e;
  font-size: 18px;
  font-weight: 600;
  padding: 22.5px 0;
  border-radius: 100px;
  background-color: rgba(255, 255, 255, 0.35);
  transition: all 0.3s ease;
  text-align: center;
}
@media (max-width: 1280px) {
  .btn-catalog {
    padding: 15px 0;
  }
}
.btn-catalog:hover {
  background-color: white;
  transition: all 0.3s ease;
}
/*!**************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-1.use[1]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-1.use[2]!./node_modules/sass-loader/dist/cjs.js!./assets/scss/pages/main-page/quiz.scss ***!
  \**************************************************************************************************************************************************************************************************************************/
.quiz {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10000;
  display: none;
}
.quiz.is-open {
  display: block;
}
.quiz__overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
}
.quiz__modal {
  position: relative;
  max-width: 596px;
  max-height: 336px;
  margin: 100px auto;
  background: #f3f4f4;
  border-radius: 20px;
  padding: 90px 145px;
}
.quiz__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.quiz__close {
  position: absolute;
  right: 30px;
  top: 30px;
  width: 20px;
  height: 20px;
  border: 0;
  background: transparent;
  cursor: pointer;
}
.quiz__close::before, .quiz__close::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 22px;
  height: 2px;
  background: #B57E10;
  border-radius: 2px;
  transform-origin: center;
}
.quiz__close::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.quiz__close::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.quiz__step {
  font-size: 14px;
  text-align: center;
  margin-bottom: 15px;
  opacity: 0.7;
}
.quiz__question {
  font-size: 32px;
  text-align: center;
  margin-bottom: 25px;
}
.quiz__answers {
  display: grid;
  grid-gap: 10px;
  gap: 10px;
  max-width: 520px;
  margin: 0 auto;
}
.quiz__answer {
  background: #fff;
  border-radius: 999px;
  padding: 18px 24px;
  font-size: 16px;
  font-weight: 500;
  border: 0;
  cursor: pointer;
  transition: transform 0.15s ease;
}
.quiz__answer:hover {
  transform: translateY(-2px);
}
.quiz__image {
  display: block;
  max-height: 193px;
  margin: 0 auto 24px;
}
.quiz__result-text {
  text-align: center;
  font-size: 14px;
  margin-bottom: 27px;
  line-height: 18px;
}
.quiz__result-text sup {
  font-size: 12px;
  line-height: 18px;
}
.quiz__btn {
  display: block;
  margin: 0 auto;
  background: #fff;
  border-radius: 999px;
  padding: 16px 32px;
  text-decoration: none;
  color: #000;
  font-weight: 600;
}
@media (max-width: 1024px) {
  .quiz__modal {
    max-width: none;
    max-height: none;
    margin: 24px 16px;
    padding: 50px 60px;
    border-radius: 16px;
    top: 50%;
    transform: translateY(-50%);
  }
  .quiz__close {
    right: 16px;
    top: 16px;
    width: 28px;
    height: 28px;
  }
  .quiz__close::before, .quiz__close::after {
    width: 18px;
  }
  .quiz__step {
    font-size: 13px;
    margin-bottom: 10px;
  }
  .quiz__question {
    font-size: 22px;
    margin-bottom: 25px;
  }
  .quiz__answers {
    gap: 10px;
    max-width: 100%;
  }
  .quiz__answer {
    padding: 14px 18px;
    font-size: 14px;
  }
  .quiz__image {
    max-width: 200px;
    margin-bottom: 16px;
  }
  .quiz__result-text {
    font-size: 14px;
    margin-bottom: 20px;
  }
  .quiz__btn {
    text-align: center;
    padding: 14px 24px;
  }
}
/*!*******************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-1.use[1]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-1.use[2]!./node_modules/sass-loader/dist/cjs.js!./assets/scss/pages/faq/faq.scss ***!
  \*******************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
.app-faq {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex: 1;
  max-width: 100%;
  padding: 40px 100px;
}
@media (max-width: 1280px) {
  .app-faq {
    padding: 40px 50px;
  }
}
@media (max-width: 768px) {
  .app-faq {
    padding: 40px 16px;
  }
}
.app-faq__title {
  font-size: 60px;
  font-weight: 500;
  margin-bottom: 32px;
  font-family: "Involve", sans-serif;
}
@media (max-width: 1820px) {
  .app-faq__title {
    font-size: 50px;
  }
}
@media (max-width: 1600px) {
  .app-faq__title {
    font-size: 45px;
  }
}
@media (max-width: 1376px) {
  .app-faq__title {
    font-size: 40px;
  }
}
@media (max-width: 1280px) {
  .app-faq__title {
    font-size: 30px;
  }
}
.app-faq__title span {
  font-family: "Great Vibes", sans-serif;
  font-weight: 400;
  font-size: 90px;
}
@media (max-width: 1820px) {
  .app-faq__title span {
    font-size: 75px;
  }
}
@media (max-width: 1600px) {
  .app-faq__title span {
    font-size: 60px;
  }
}
@media (max-width: 1376px) {
  .app-faq__title span {
    font-size: 55px;
  }
}
@media (max-width: 1280px) {
  .app-faq__title span {
    font-size: 50px;
  }
}
.app-faq__title h2 {
  font-size: 40px;
  font-weight: 500;
  margin-bottom: 0;
  font-family: "Involve", sans-serif;
}
@media (max-width: 1820px) {
  .app-faq__title h2 {
    font-size: 45px;
  }
}
@media (max-width: 1376px) {
  .app-faq__title h2 {
    font-size: 40px;
  }
}
@media (max-width: 1280px) {
  .app-faq__title h2 {
    font-size: 30px;
  }
}
.app-faq__title.catalog {
  font-size: 40px;
  font-weight: 500;
  margin-bottom: 32px;
  font-family: "Involve", sans-serif;
}
@media (max-width: 1820px) {
  .app-faq__title.catalog {
    font-size: 50px;
  }
}
@media (max-width: 1600px) {
  .app-faq__title.catalog {
    font-size: 45px;
  }
}
@media (max-width: 1376px) {
  .app-faq__title.catalog {
    font-size: 40px;
  }
}
@media (max-width: 1280px) {
  .app-faq__title.catalog {
    font-size: 30px;
  }
}
.app-faq__title.catalog span {
  font-size: 40px;
  font-weight: 500;
  margin-bottom: 32px;
  font-family: "Involve", sans-serif;
}
@media (max-width: 1820px) {
  .app-faq__title.catalog span {
    font-size: 50px;
  }
}
@media (max-width: 1600px) {
  .app-faq__title.catalog span {
    font-size: 45px;
  }
}
@media (max-width: 1376px) {
  .app-faq__title.catalog span {
    font-size: 40px;
  }
}
@media (max-width: 1280px) {
  .app-faq__title.catalog span {
    font-size: 30px;
  }
}

.lastBlock {
  display: flex;
  justify-content: center;
  padding: 25px 100px;
}
@media (max-width: 1280px) {
  .lastBlock {
    padding: 25px 50px;
  }
}
@media (max-width: 1024px) {
  .lastBlock {
    padding: 25px 25px;
  }
}
@media (max-width: 1024px) {
  .lastBlock {
    padding: 15px 16px;
  }
}
.lastBlock p {
  text-transform: uppercase;
  font-size: 33px;
  font-weight: 600;
  color: rgba(99, 101, 106, 0.55);
  text-align: center;
}
@media (max-width: 1280px) {
  .lastBlock p {
    font-size: 24px;
  }
}
@media (max-width: 1024px) {
  .lastBlock p {
    font-size: 17px;
    font-weight: 700;
  }
}

.app-faq.main {
  flex-direction: row;
}
@media (max-width: 1280px) {
  .app-faq.main {
    flex-direction: column;
  }
}

.app-faq__title.main {
  flex: 1;
}

.app-faq__qa.main {
  flex: 1;
  max-width: 860px;
}
@media (max-width: 1280px) {
  .app-faq__qa.main {
    max-width: none;
    max-width: initial;
  }
}

.app-faq.catalog {
  flex-direction: column;
}

.app-faq__qa.catalog {
  max-width: 100%;
}

.faq-block {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.faq-item {
  cursor: pointer;
  transition: background 0.2s ease;
}
.faq-item.open .faq-answer {
  padding: 30px 30px 40px 30px;
  opacity: 1;
}

.faq-question {
  background: #eff1f3;
  border-radius: 36px;
  padding: 20px 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 16px;
  font-weight: 600;
}
.faq-question span {
  margin-right: 20px;
  font-size: 20px;
  font-weight: 500;
}

.faq-toggle {
  position: relative;
  width: 24px;
  height: 24px;
  padding: 0;
  border: none;
  outline: none;
  cursor: pointer;
  background: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}
.faq-toggle::before, .faq-toggle::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 20px;
  height: 2px;
  background: #000;
  border-radius: 2px;
  transition: transform 0.3s ease;
}
.faq-toggle {
  /* горизонтальная линия (минус) */
}
.faq-toggle::before {
  transform: translate(-50%, -50%);
}
.faq-toggle {
  /* вертикальная линия */
}
.faq-toggle::after {
  transform: translate(-50%, -50%) rotate(90deg);
}

.faq-item.open .faq-toggle::after {
  transform: translate(-50%, -50%) rotate(0deg);
}

.faq-answer {
  background-color: transparent;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease;
  margin-top: 0;
  opacity: 0;
  padding: 0 30px;
}
.faq-answer__text {
  display: flex;
  flex-direction: column;
}
.faq-answer__how {
  display: flex;
  margin-bottom: 20px;
  width: 100%;
  gap: 55px;
}
.faq-answer__how.desc {
  margin-bottom: 15px;
}
@media (max-width: 560px) {
  .faq-answer__how.desc {
    flex-direction: column;
  }
}
.faq-answer__quantity {
  display: flex;
  align-items: center;
  gap: 10px;
  height: 45px;
}
.faq-answer__quantity-img {
  width: 45px;
  height: 45px;
}
.faq-answer__quantity-img img {
  width: 36px;
  height: 36px;
  padding: 4.5px;
}
.faq-answer__quantity p {
  font-size: 36px;
  font-weight: 500;
}
.faq-answer__date {
  display: flex;
  align-items: center;
  gap: 10px;
  height: 45px;
}
.faq-answer__date-img {
  width: 45px;
  height: 45px;
}
.faq-answer__date-img img {
  width: 36px;
  height: 36px;
  padding: 4.5px;
}
.faq-answer__date p {
  font-size: 36px;
  font-weight: 500;
  width: 100%;
}
.faq-answer__date.desc p {
  font-size: 28px;
}
@media (max-width: 1280px) {
  .faq-answer__date.desc p {
    font-size: 18px;
  }
}
@media (max-width: 1024px) {
  .faq-answer__date.desc p {
    font-size: 24px;
  }
}
@media (max-width: 768px) {
  .faq-answer__date.desc p {
    font-size: 22px;
  }
}
.faq-answer__desc {
  margin-bottom: 30px;
}
.faq-answer__info {
  padding: 15px;
  border: solid 0.5px #f4f4f4;
}
.faq-answer__info img {
  margin-bottom: 20px;
  width: 18px;
  height: 18px;
}

button {
  padding: 0;
}

@media (max-width: 1024px) {
  .faq-question {
    padding: 15px;
    border-radius: 20px;
  }
  .faq-item.open .faq-answer {
    padding: 15px;
  }
}
@media (max-width: 768px) {
  .faq-answer__date {
    gap: 4px;
  }
  .faq-answer__date p {
    font-size: 24px;
  }
  .faq-answer__quantity {
    gap: 5.5px;
  }
  .faq-answer__quantity p {
    font-size: 24px;
  }
  .faq-answer__how {
    gap: 25px;
  }
  .faq-answer__quantity-img {
    width: 35px;
    height: 35px;
  }
  .faq-answer__quantity-img img {
    width: 28px;
    height: 28px;
    padding: 3.5px;
  }
  .faq-answer__date-img {
    width: 35px;
    height: 35px;
  }
  .faq-answer__date-img img {
    width: 28px;
    height: 28px;
    padding: 3.5px;
  }
}

/* End */


/* Start:/local/components/psorilom/geo-header/templates/.default/style.css?17670179939621*/
.header-geo-icon{width:12px;height:16px}.sent-title{text-align:center;padding:20px;font-weight:400;font-size:25px;line-height:110%;background:#f4f4f4}.modal-geo{position:fixed;z-index:5;top:-10px;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;margin-top:10px;overflow:auto;max-height:100vh;left:calc((1366px - 100vw)/2)}.modal-geo-container{position:absolute;background-color:#fff;border-radius:20px;max-width:672px;width:95%;z-index:22;max-height:80vh}.modal-geo-container .sent-text{font-weight:400;font-size:18px;line-height:23px;text-align:center;padding-top:30px;padding-left:120px;padding-right:120px}.bg-fill{display:none}.modal-geo-content{padding:30px 40px;flex-grow:1;display:flex;flex-direction:column;flex-grow:1}.modal-geo-content .modal-geo-btns{display:none;gap:20px}.modal-geo-content .modal-geo-btns.active{display:flex}.modal-geo-content .modal-geo-btns .cancel-btn{color:#b57e10;font-size:14px;font-style:normal;font-weight:500;line-height:140%;margin:auto;margin-right:0;border-bottom:1px solid #b57e10}.modal-geo-content .modal-geo-btns .send-btn{justify-content:center;align-items:center;padding:15px 36px 14px;gap:10px;background:#b57e10;border-radius:30px;height:48px;font-style:normal;font-weight:500;font-size:16px;line-height:120%;color:#fff;cursor:pointer;margin:0 auto;margin-left:0;display:flex;box-sizing:border-box}.modal-geo-content .modal-geo-block{margin-bottom:30px}.modal-geo-content .modal-geo-block .info{display:flex;margin-top:-20px;margin-bottom:20px}.modal-geo-content .modal-geo-block .info .img{width:50px;height:50px}.modal-geo-content .modal-geo-block .info .info-text{display:block;padding:5px 5px 5px 10px}.modal-geo-content .modal-geo-block .info .info-text .name{font-style:normal;font-weight:400;font-size:16px;line-height:140%}.modal-geo-content .modal-geo-block .info .info-text .type{font-style:normal;font-weight:400;font-size:14px;line-height:120%;color:#c9c9c9}.modal-geo-content .modal-geo-block .edit-text{cursor:pointer;display:flex}.modal-geo-content .modal-geo-block .edit-text p{margin-top:2px;margin-left:5px;font-weight:400;font-size:16px;line-height:140%;text-decoration-line:underline;color:#b57e10}.modal-geo-content .modal-geo-block .block-title{font-style:normal;margin-bottom:3px;text-align:center;opacity:.6;padding-bottom:20px;font-weight:500;font-size:18px;line-height:21px;display:flex;align-items:center;justify-content:center;color:#b0b0b0}.modal-geo-content .modal-geo-block .block-title span{color:red}.modal-geo-content .modal-geo-block input{border:1px solid rgba(87,36,115,.3);border-radius:4px;width:100%;height:42px;padding:15px;font-style:normal;font-weight:400;font-size:16px;line-height:140%;color:#1b0d23}.modal-geo-content .modal-geo-block input ::-moz-placeholder{opacity:.1}.modal-geo-content .modal-geo-block input ::placeholder{opacity:.1}.modal-geo-content .modal-geo-block input:focus{border-color:#000 !important}.modal-geo-content .modal-geo-block input:focus{outline:none}.modal-geo-content .modal-geo-block .counter-box{position:relative;display:inline-block;width:100%}.modal-geo-content .modal-geo-block .counter-box textarea{border:1px solid rgba(87,36,115,.3);border-radius:4px;width:100%;height:42px;padding:15px;font-style:normal;font-weight:400;font-size:16px;line-height:140%;color:#1b0d23}.modal-geo-content .modal-geo-block .counter-box textarea:focus{border-color:#000 !important}.modal-geo-content .modal-geo-block .counter-box textarea:focus{outline:none}.modal-geo-content .modal-geo-block .counter-box textarea ::-moz-placeholder{opacity:.05}.modal-geo-content .modal-geo-block .counter-box textarea ::placeholder{opacity:.05}.modal-geo-content .modal-geo-block .counter-box textarea::-webkit-resizer{width:10px;height:10px}.modal-geo-content .modal-geo-block .counter-box .counter-text{position:absolute;right:25px;bottom:5px;font-style:normal;font-weight:400;font-size:14px;line-height:140%;opacity:.5}.modal-geo-content .modal-geo-block .counter-box .comment{height:100px;overflow:auto;resize:vertical}.modal-geo-content .modal-geo-block .counter-box .resize-handle{position:absolute;bottom:0;right:0;margin-bottom:10px;margin-right:7px;width:13px;height:13px;cursor:nwse-resize}.geo-title-block{height:68px;margin:auto;width:-moz-fit-content;width:fit-content;padding-top:40px;text-align:center;font-weight:700;font-size:24px;line-height:28px;display:flex;align-items:center;color:#b57e10}.close{position:absolute;right:25px;cursor:pointer}.region-item{padding:4px 0;cursor:pointer}.region-item:active p{color:#b57e10}.add-review{width:264px;height:48px;background:#b57e10;border-radius:4px;margin-bottom:25px;margin-left:auto;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:15px 20px;gap:7px;font-weight:500;font-size:16px;line-height:120%;color:#fff;cursor:pointer}.products-select{position:relative;display:flex;align-items:center}.products-select.active .products-select__preview .products-select__item{border-radius:4px 4px 0px 0px}.products-select.active .products-select__preview .products-select__item svg{transform:rotate(270deg)}.products-select__modal-geo{width:485px}.products-select__preview .products-select__item{display:flex;align-items:center;justify-content:space-between;padding:20px;width:370px;background:rgba(210,210,210,.2);border-radius:10px;box-sizing:border-box}.products-select__preview .products-select__item input{background:none;font-weight:500}.products-select__preview .products-select__item p{max-width:calc(100% - 84px)}.products-select__preview .products-select__item .arrow{flex-shrink:0;transition:transform .3s ease-in-out;transform:rotate(90deg);width:24px;height:24px;stroke:#b57e10;fill:#b57e10}.products-select__preview .products-select__item .arrow.rotated{transform:rotate(270deg)}.products-select__body_send{width:100%;top:auto;max-width:592px;z-index:1;padding:20px;margin-right:40px;margin-top:20px;background:#f6f6f6;border-radius:20px;height:-moz-fit-content;height:fit-content;max-height:300px;overflow-y:auto;display:none}.products-select__body_send.active{display:block}.products-select__body .products-select__item:not(:last-of-type){margin-bottom:15px}.products-select__item{cursor:pointer}.products-select__item p{transition:color .3s ease-in-out;font-size:1.125rem;font-weight:500;line-height:1.2em}.products-select__item.active p,.products-select__item:hover p{color:#b57e10}.header__col{display:flex;margin-left:0}#geoComponent{z-index:33}.header-geo-name{font-style:normal;line-height:100%;margin:auto 5px;cursor:pointer;width:-moz-max-content;width:max-content;color:#b57e10;display:flex;align-items:center;font-weight:600;gap:4px;font-size:12px}.header-geo-name:active{opacity:1}.header-geo-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header-geo-name-icon{width:14px;opacity:.5;margin-top:2px}.header-geo-block.active{display:inline-flex}.header-geo-block{display:none;padding:25px 35px;flex-direction:column;align-items:center;background:hsla(0,0%,100%,.95);box-shadow:0px 4px 15px rgba(0,31,96,.08);border-radius:12px;position:absolute;margin-top:2rem;width:310px}.header-geo-block .your-city{font-weight:700;font-size:14px;line-height:14px;display:flex;align-items:center;color:#b57e10}.header-geo-block .selected-city{color:#1b0d23;font-style:normal;font-weight:700;font-size:18px;line-height:21px;text-align:center;display:block;margin-top:10px}.header-geo-block .btns{display:flex;gap:25px;margin-top:20px}.header-geo-block .btns .thanks{color:#fff;background:#b57e10;border-radius:30px;padding:9px 17px;font-weight:700;font-size:14px;line-height:17px;cursor:pointer}.header-geo-block .btns .thanks:hover{background:#926400}.header-geo-block .other-btn{font-style:normal;margin:auto;border-bottom:1px solid #b57e10;cursor:pointer;font-weight:700;font-size:14px;line-height:24px;display:flex;align-items:center;text-align:center;color:#b57e10}.header-geo-block .other-btn:active{color:#926400;border-bottom:1px solid #926400}.header-geo-block.disableShadow{box-shadow:none}@media (min-width: 768px){.modal-geo-content .modal-geo-block .block-title{font-size:16px}}@media screen and (min-width: 1441px){.header-geo-name{max-width:19em}}@media (max-width: 768px){.header-geo-icon{width:12px;height:16px}.bg-fill{position:absolute;top:0;left:0;width:100vw;height:100dvh;backdrop-filter:blur(5px);background-color:rgba(85,94,108,.3)}.bg-fill.active{display:block}.add-review{margin-left:0}.products-select__body_send{max-width:100%;box-sizing:border-box}.products-select{width:100%}.header-geo-block .selected-city{max-width:90vw;white-space:normal;text-align:center}}@media (max-width: 1366px){.modal-geo{left:0}}@media (max-width: 1366px)and (max-width: 768px){.header-geo-name{font-size:16px;margin-left:6px;padding:0}}@media screen and (max-width: 1024px){.header-geo-name{max-width:50em}}@media (max-width: 1024px){.header-geo-block{margin-left:90px}}@media (max-width: 1024px)and (max-width: 768px){.header-geo-block{margin-right:0;max-width:90vw;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);margin:0}}@media (max-width: 1024px)and (max-width: 768px)and (max-width: 576px){.header-geo-block{max-width:99vw;width:calc(100vw - 36px)}}@media screen and (min-width: 1025px)and (max-width: 1199px){.header-geo-name{max-width:12em}}@media screen and (min-width: 1200px)and (max-width: 1440px){.header-geo-name{max-width:19em}}@media (hover: hover){.region-item:hover p{color:#b57e10}.header-geo-name:hover{opacity:1}.header-geo-block .other-btn:hover{color:#926400;border-bottom:1px solid #926400}}

/* End */
/* /local/templates/psorilom/assets/bundles/global/global.css?177332792427017 */
/* /local/templates/psorilom/assets/bundles/main-page/main-page.css?177332792446737 */
/* /local/components/psorilom/geo-header/templates/.default/style.css?17670179939621 */
