

/* Start:/local/templates/intimgeli/assets/bundles/global/global.css?1770634154121362*/
/*!*****************************************************************************************************************************************************************************************************************************!*\
  !*** 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, menu, 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/sass/global.scss ***!
  \************************************************************************************************************************************************************************************************************/
@font-face {
  font-family: "inglobal";
  src: url(/local/templates/intimgeli/assets/bundles/global/../4bdffc1d51500458d4b1.ttf) format("opentype");
  font-weight: normal;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "inglobal";
  src: url(/local/templates/intimgeli/assets/bundles/global/../37e88aca284e7399fe30.ttf) format("opentype");
  font-weight: 700;
  font-display: swap;
  font-style: normal;
}
.nav_link.branded {
  display: flex;
  flex-direction: column;
  position: relative;
}
.nav_link.branded .small {
  font-size: 12px;
  font-weight: 400;
  position: absolute;
  top: -12px;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.nav_link.branded .normal {
  font-size: 20px;
  font-weight: 400;
}
.nav_link.branded .bold {
  font-weight: 700;
  font-size: 20px;
}

@media (max-width: 1600px) {
  .body_wrapper .header {
    padding: 0 15px;
  }
}

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

h1,
h2,
h3,
h4,
h5,
h6,
body {
  margin: 0;
  padding: 0;
  font-family: "Montserrat", sans-serif;
}

.body_wrapper {
  max-width: 100vw;
  overflow: hidden;
}

a {
  text-decoration: none;
}

/* ---------------- */
/* ---------------- */
section {
  width: 100%;
  z-index: 10;
  padding: 0 6vw;
  transition: all 0.3s ease;
}

/* ---------------- */
.this_section:after {
  content: "";
  position: absolute;
  bottom: calc(-6px - 7 * (100vw - 820px) / 1100 - 12px);
  left: 0;
  height: 2px;
  width: 100%;
  background: #7b5099;
}

.header {
  background: rgba(255, 255, 255, 0.25);
  box-shadow: 0 0 18px rgba(42, 122, 175, 0.2);
  position: fixed;
  width: 100%;
  z-index: 1000;
  background: #fff;
  padding: 0 6vw;
  height: calc(70px + 36 * (100vw - 768px) / 768);
}

@media screen and (max-width: 1535px) and (min-width: 821px) {
  .header {
    padding: 0 calc(3vw + 3 * (100vw - 820px) / 1100);
  }
}
.header_inner {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding-bottom: 13px;
  height: 100%;
}

@media screen and (max-width: 1536px) and (min-width: 821px) {
  .header_inner {
    padding-bottom: calc(6px + 7 * (100vw - 820px) / 1100);
  }
}
.header_inner .logo {
  margin-bottom: 12px;
  height: 44%;
  margin-right: calc(10px + 54 * (100vw - 768px) / 768);
}

.header_inner .logo img {
  height: 100%;
}

.header_inner .header_inf {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.header_inner .header_inf .phone {
  font-family: "Montserrat", serif;
  font-style: normal;
  font-weight: 400;
  font-size: calc(11px + 5 * (100vw - 768px) / 768);
  line-height: 28px;
  color: rgba(0, 0, 0, 0.3);
  display: flex;
  align-items: center;
}

.header_inner .header_inf .phone span {
  margin-right: 10px;
}

.header_inner .header_inf .phone image {
  width: 20px;
  height: 20px;
}

.header_inner .header_inf .nav {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 9px;
  align-items: center;
}

@media screen and (max-width: 1536px) and (min-width: 821px) {
  .header_inner .header_inf .nav {
    margin-top: calc(0px + 9 * (100vw - 820px) / 1100);
  }
}
.header_inner .header_inf .nav a {
  font-weight: 400;
  line-height: 13px;
  color: #000000;
  position: relative;
  font-size: calc(11px + 5 * (100vw - 768px) / 768);
  transition: all 0.3s ease;
}

.header_inner .header_inf .nav a .buy_nav {
  color: #fff;
}

.header_inner .header_inf .nav a:hover {
  opacity: 0.7;
}

.header_inner .header_inf .nav a:active {
  opacity: 1;
  font-weight: 500;
}

.buy_nav {
  font-family: "Montserrat", serif;
  filter: drop-shadow(0px 0px 18px rgba(0, 0, 0, 0.2));
  background: #8e64a6;
  border-radius: 40px;
  font-weight: 500;
  font-size: 16px;
  color: #ffffff;
  border: none;
  padding: 12px 49px;
  transition: all 0.3s ease;
}

.buy_nav:hover {
  opacity: 0.7;
}

.buy_nav:active {
  opacity: 1;
  font-weight: 500;
  background: #834fa3;
}

@media screen and (max-width: 1536px) and (min-width: 821px) {
  .header .buy_nav {
    padding: 12px calc(17px + 32 * (100vw - 820px) / 716);
  }
}
.header_inf_mob {
  display: none;
}

@media screen and (max-width: 820px) {
  .header {
    padding: 0 3vw;
  }
  .header_inner {
    align-items: center;
    padding: 0;
  }
  .logo {
    height: 70% !important;
    padding: 0 !important;
    margin: 0 !important;
  }
  .header_inf {
    display: none !important;
  }
  .header_inf_mob {
    display: block;
  }
  .burger {
    width: calc(24px + 13 * (100vw - 375px) / 393);
    height: calc(24px + 13 * (100vw - 375px) / 393);
    position: relative;
    padding: 2px;
    display: flex;
  }
  .burger:before,
  .burger:after {
    content: "";
    position: absolute;
    right: 0;
    top: calc(50% + 4px + 2 * (100vw - 375px) / 393);
    transform: translateY(-50%);
    width: 80%;
    height: calc(2px + 2 * (100vw - 375px) / 393);
    background: #2a7aaf;
    border-radius: 10px;
  }
  .burger:before {
    top: calc(50% - (4px + 2 * (100vw - 375px) / 393));
    width: 100%;
  }
  .burger_close:before,
  .burger_close:after {
    width: 100%;
    transform: rotate(45deg);
    top: 50%;
  }
  .burger_close:after {
    transform: rotate(-45deg);
  }
  .header_inf_mob_hidden {
    opacity: 0;
    z-index: -10;
    transform: translateX(100%);
  }
  .header_inf_mob {
    position: absolute;
    background: #fff;
    height: calc(100vh - (70px + 36 * (100vw - 768px) / 768));
    width: 85vw;
    top: calc(70px + 36 * (100vw - 768px) / 768);
    right: 0;
    z-index: 10;
    padding: 50px 15px 0 30px;
    transition: all 0.3s ease;
  }
  .header_inf_mob .nav {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  .header_inf_mob .nav a {
    font-family: "Montserrat", serif;
    font-style: normal;
    font-weight: 400;
    font-size: calc(16px + 9 * (100vw - 375px) / 393);
    line-height: 28px;
    width: 100%;
    border-bottom: 1px solid rgba(181, 215, 234, 0.4);
    padding-bottom: 10px;
    color: #000000;
    margin-bottom: calc(17px + 20 * (100vw - 375px) / 393);
  }
  .header_inf_mob .phone {
    margin-top: 30px;
  }
  .header_inf_mob .phone span {
    opacity: 0.5;
  }
  .header_inf_mob .phone div {
    display: flex;
    align-items: center;
    margin-top: 10px;
  }
  .header_inf_mob .phone div span {
    margin-right: 5px;
    opacity: 1;
  }
}
/* ---------------- */
.main {
  position: relative;
  padding-top: 106px;
  /* INTRO START */
}

.main .intro_bg {
  position: absolute;
  top: -50px;
  left: -25vw;
  width: 140vw;
  z-index: -2;
}

.main .intro_bg_left {
  position: absolute;
  height: 900px;
  transform: scale(110%);
  z-index: -3;
}

.main .intro_bg_right {
  position: absolute;
  height: 900px;
  right: 0;
  transform: scale(110%);
  z-index: -3;
}

.intro {
  padding: 0 6vw !important;
}

.intro {
  width: calc(100% + 180px);
  transform: translateX(-90px);
}
@media (max-width: 768px) {
  .intro {
    padding: 0 !important;
  }
}

.intro_inner {
  position: relative;
  width: 100%;
}

.intro_inner .intro_title {
  position: absolute;
  height: 30vw;
  left: 50%;
  transform: translateX(-50%);
}

.intro_inner .intro_title img {
  height: 90%;
}

.intro_inner .intro_title h1 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  font-family: "inglobal", serif;
  font-style: normal;
  font-weight: 400;
  line-height: 115%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: rgba(60, 134, 183, 0.65);
  font-size: 55px;
  width: 100vw;
}

@media screen and (max-width: 768px) {
  .intro_inner .intro_main .intro_block .intro_block_l_img {
    width: 100%;
    max-width: 390px;
    height: auto;
  }
  .intro_inner .intro_main .intro_block .intro_block_l_img img {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 1536px) and (min-width: 821px) {
  .intro_inner .intro_title h1 {
    font-size: calc(40px + 15 * (100vw - 820px) / 1100);
  }
}
.intro_inner .intro_main {
  width: 100%;
  display: flex;
  justify-content: space-between;
  height: 760px;
  padding-top: 130px;
  position: relative;
}

@media screen and (max-width: 1536px) and (min-width: 821px) {
  .intro_inner .intro_main {
    height: calc(600px + 160 * (100vw - 820px) / 1100);
  }
}
.intro_inner .intro_main .intro_block {
  display: flex;
  align-items: center;
}

@media screen and (min-width: 821px) {
  .intro_inner .intro_main .intro_block {
    height: 100%;
  }
}
.intro_inner .intro_main .intro_block .intro_mob1 {
  display: none;
}

@media screen and (min-width: 821px) {
  .intro_inner .intro_main .intro_block .intro_block_l_img {
    height: 100%;
  }
  .intro_inner .intro_main .intro_block .intro_block_l_img img {
    height: 100%;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .intro_inner .intro_main .intro_block .intro_block_l_img {
    width: 100%;
    max-width: 390px;
    height: auto;
  }
  .intro_inner .intro_main .intro_block .intro_block_l_img img {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 820px) {
  .intro_inner .intro_main .intro_block img {
    height: 100%;
  }
}
.intro_inner .intro_main .intro_block .intro_text {
  display: flex;
  flex-direction: column;
  transform: translateY(20px);
}

.intro_inner .intro_main .intro_block .intro_text span {
  font-family: "Montserrat", serif;
  font-weight: 400;
  line-height: 115%;
  letter-spacing: 0.02em;
  color: #000000;
  font-size: 20px;
  opacity: 0.5;
}

@media screen and (max-width: 1536px) and (min-width: 821px) {
  .intro_inner .intro_main .intro_block .intro_text span {
    font-size: calc(14px + 6 * (100vw - 820px) / 716);
  }
}
.intro_inner .intro_main .intro_block .intro_text h3 {
  font-weight: 700;
  line-height: 115%;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  font-size: 30px;
}

@media screen and (max-width: 1536px) and (min-width: 821px) {
  .intro_inner .intro_main .intro_block .intro_text h3 {
    font-size: calc(20px + 10 * (100vw - 820px) / 716);
  }
}
.intro_inner .intro_main .intro_block .intro_text h4 {
  font-style: normal;
  font-weight: 400;
  line-height: 115%;
  font-size: 24px;
  letter-spacing: 0.01em;
  margin-bottom: 30px;
}

@media screen and (max-width: 1536px) and (min-width: 821px) {
  .intro_inner .intro_main .intro_block .intro_text h4 {
    font-size: calc(14px + 10 * (100vw - 820px) / 716);
  }
}
.intro_inner .intro_main .intro_block .intro_text .buy_flora,
.intro_inner .intro_main .intro_block .intro_text .buy_vagi {
  font-size: 16px;
  padding: 12px 49px;
}

@media screen and (max-width: 1536px) and (min-width: 821px) {
  .intro_inner .intro_main .intro_block .intro_text .buy_flora,
  .intro_inner .intro_main .intro_block .intro_text .buy_vagi {
    font-size: calc(11px + 5 * (100vw - 820px) / 716);
  }
}
@media screen and (max-width: 1536px) and (min-width: 821px) {
  .intro_inner .intro_main .intro_block .intro_text .buy_flora,
  .intro_inner .intro_main .intro_block .intro_text .buy_vagi {
    padding: calc(10px + 2 * (100vw - 820px) / 1100) calc(36px + 13 * (100vw - 820px) / 1100);
  }
}
.intro_inner .intro_main .intro_block .intro_text button {
  font-family: "Montserrat", serif;
  filter: drop-shadow(0px 0px 18px rgba(26, 57, 71, 0.27));
  border: none;
  background: #8e64a6;
  border-radius: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #ffffff;
  margin-top: 30px;
  font-size: 16px;
  padding: 13px 50px;
}

.intro_inner .intro_main .intro_block .blue_btn {
  background: #3c86b7 !important;
}

.intro_inner .intro_main .intro_block .blue_btn:active {
  background: #0078a4 !important;
}

.intro_inner .intro_main .intro_block .intro_left {
  align-items: start;
}

.intro_inner .intro_main .intro_block .intro_right {
  align-items: end;
}

@media screen and (max-width: 820px) {
  section {
    padding: 0 3vw;
  }
  .intro {
    width: 100%;
    height: auto;
    transform: none;
    margin-top: 30px;
    position: relative;
  }
  .intro .intro_bg {
    width: 200%;
    top: 50%;
    transform: translateY(-50%);
    left: -50%;
    z-index: -2;
  }
  .intro .intro_bg_left {
    width: 80%;
    height: auto;
    top: 5%;
    left: -20%;
    z-index: -1;
  }
  .intro .intro_bg_right {
    width: 70%;
    height: auto;
    top: 0;
    right: -20%;
    z-index: -1;
  }
  .intro .intro_inner {
    width: 100%;
    height: auto;
  }
  .intro .intro_inner .intro_title {
    height: 30%;
    margin-top: -70px;
  }
  .intro .intro_inner .intro_title img {
    height: 150%;
    margin-top: -30px;
  }
  .intro .intro_inner .intro_title h1 {
    font-size: calc(25px + 16 * (100vw - 375px) / 393);
  }
  .intro .intro_inner .intro_main {
    width: 100%;
    height: auto;
    padding: calc(90px + 64 * (100vw - 375px) / 393) 0 0 0;
  }
  .intro .intro_inner .intro_main .intro_block {
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: start;
  }
  .intro .intro_inner .intro_main .intro_block .intro_text h3 {
    font-size: calc(21px + 20 * (100vw - 375px) / 393);
  }
  .intro .intro_inner .intro_main .intro_block .intro_text h4 {
    font-size: 16px;
    font-size: calc(16px + 10 * (100vw - 375px) / 393);
  }
  .intro .intro_inner .intro_main .intro_block .intro_text a {
    font-size: calc(15px + 10 * (100vw - 375px) / 393);
    padding: 12px 28px;
  }
  .intro .intro_inner .intro_main .intro_block img {
    width: 100%;
    transform: translateX(-40%);
  }
  .intro .intro_inner .intro_main .intro_block .intro_mob1 {
    display: flex;
    transform: translateX(20%);
  }
  .intro .intro_inner .intro_main .intro_block .intro_mob2 {
    display: none;
  }
  .intro .intro_inner .intro_main .intro_block_r {
    align-items: end;
  }
}
/* ---------------- */
.main_section {
  padding-top: 50px;
  width: 100%;
  position: relative;
}

.problem_bg {
  position: absolute;
  z-index: -1;
  width: 63vw;
  top: -50px;
  left: 50%;
  transform: translateX(-50%);
}

h2 {
  width: 100%;
  text-align: center;
  font-family: "inglobal", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.9rem;
  line-height: 115%;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #000000;
  margin-bottom: 40px;
}

.main_section_inner {
  width: 100%;
  display: flex;
  justify-content: space-between;
  position: relative;
}

.main_section_inner .curve_left,
.main_section_inner .curve_right {
  height: 550px;
}

@media screen and (max-width: 820px) {
  .main_section_inner .curve_left,
  .main_section_inner .curve_right {
    height: auto;
  }
}
@media screen and (max-width: 1000px) {
  .main_section_inner .curve_left {
    margin-left: -50px;
  }
  .main_section_inner .curve_right {
    margin-right: -50px;
  }
}
@media screen and (max-width: 820px) {
  .main_section_inner .curve_left {
    margin-left: 0 !important;
  }
  .main_section_inner .curve_right {
    margin-right: 0 !important;
  }
}
@media screen and (max-width: 1110px) {
  .main_section .main_section_inner {
    display: flex;
    position: relative;
  }
}
@media screen and (max-width: 895px) and (min-width: 769px) {
  .main_section .main_section_inner .ball {
    width: 28vw;
    height: 28vw;
  }
  .main_section .main_section_inner .ball h1 {
    font-size: calc(30px + 10 * (100vw - 768px) / 127);
  }
  .main_section .main_section_inner .ball h3 {
    font-size: calc(16px + 5 * (100vw - 768px) / 127);
  }
  .main_section .main_section_inner .section_left p,
  .main_section .main_section_inner .section_right .section_right_item span {
    font-size: calc(16px + 4 * (100vw - 768px) / 127);
  }
  .main_section .main_section_inner .section_center .section_center_inner .curve_it span {
    font-size: calc(14px + 2 * (100vw - 768px) / 127);
  }
  .main_section .main_section_inner .section_center_dop .section_center_dop_it h4 {
    font-size: calc(14px + 2 * (100vw - 768px) / 127);
  }
}
@media screen and (max-width: 768px) {
  .main_section .main_section_inner .ball {
    width: calc(200px + 15vw);
    height: calc(200px + 15vw);
  }
  .main_section .main_section_inner .ball h1 {
    font-size: calc(28px + 3vw);
  }
  .main_section .main_section_inner .ball h3 {
    font-size: calc(14px + 1.5vw);
  }
  .main_section .main_section_inner .section_center .curve_reason {
    font-size: calc(14px + 1vw);
    margin-bottom: 30px;
  }
  .main_section .main_section_inner .section_center .section_center_inner .curve_it {
    margin-bottom: 15px;
    width: 50%;
  }
  .main_section .main_section_inner .section_center .section_center_inner .curve_it span {
    font-size: calc(14px + 0.8vw);
  }
  .main_section .main_section_inner .section_center_dop .section_center_dop_it {
    padding: calc(20px + 1vw);
  }
  .main_section .main_section_inner .section_center_dop .section_center_dop_it h4 {
    font-size: calc(14px + 0.8vw);
  }
}
.main_section_inner .curve {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  margin-top: 100px;
}

@media screen and (max-width: 820px) {
  .main_section_inner .curve {
    margin-top: 20px;
  }
  .main_section_inner .curve h3 {
    width: 100% !important;
  }
  .main_section_inner .curve h3 {
    text-align: center;
    font-size: calc(20px + 18 * (100vw - 375px) / 393);
  }
}
@media screen and (max-width: 110px) {
  .main_section_inner .curve {
    margin-top: 20px;
  }
}
.main_section_inner .curve .curve_it {
  display: flex;
  align-items: center;
}

.main_section_inner .curve .curve_it span {
  font-family: "Montserrat", serif;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 0.02em;
  color: #000000;
}

@media screen and (max-width: 820px) {
  .main_section_inner .curve .curve_it span {
    width: auto;
    font-size: calc(16px + 8 * (100vw - 375px) / 393);
    letter-spacing: 0.01em;
    color: #000000;
  }
  .main_section_inner .curve .curve_it span br {
    display: none;
  }
}
.main_section_inner .curve .curve_it img {
  width: 60px;
  height: 60px;
}

@media screen and (max-width: 820px) {
  .main_section_inner .curve .curve_it img {
    order: -1;
    width: 80px;
    height: 80px;
  }
}
[dir="ltr"] .main_section_inner .curve .curve_it_left span {
  text-align: right;
}
[dir="rtl"] .main_section_inner .curve .curve_it_left span {
  text-align: left;
}
.main_section_inner .curve .curve_it_left span {
  margin-right: 10px;
  width: 200px;
}

@media screen and (max-width: 820px) {
  [dir="ltr"] .main_section_inner .curve .curve_it_left span {
    text-align: left;
  }
  [dir="rtl"] .main_section_inner .curve .curve_it_left span {
    text-align: right;
  }
  .main_section_inner .curve .curve_it_left span {
    width: auto;
  }
}
[dir="ltr"] .main_section_inner .curve .curve_it_right span {
  text-align: left;
}
[dir="rtl"] .main_section_inner .curve .curve_it_right span {
  text-align: right;
}
.main_section_inner .curve .curve_it_right span {
  margin-left: 10px;
  width: 200px;
}

@media screen and (max-width: 820px) {
  .main_section_inner .curve .curve_it_right span {
    width: auto;
  }
}
.main_section_inner .curve .curve_it_l span {
  width: 300px;
}

@media screen and (max-width: 820px) {
  .main_section_inner .curve .curve_it_l span {
    width: auto;
  }
}
.main_section_inner .curve_reason_l {
  transform: translateX(50px);
  text-align: center;
  width: -moz-fit-content;
  width: fit-content;
}

@media screen and (max-width: 820px) {
  .main_section_inner .curve_reason_l {
    margin-bottom: 10px !important;
  }
  .main_section_inner .curve_reason_l {
    transform: none;
  }
  .main_section_inner .curve_reason_l br {
    display: none;
  }
}
.main_section_inner .curve_reason_r {
  margin-bottom: 50px !important;
}
.main_section_inner .curve_reason_r {
  color: rgb(142, 100, 166);
  transform: translateX(-50px);
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  text-align: center;
}

@media screen and (max-width: 820px) {
  .main_section_inner .curve_reason_r {
    margin-bottom: 10px !important;
  }
  .main_section_inner .curve_reason_r {
    transform: none;
  }
  .main_section_inner .curve_reason_r br {
    display: none;
  }
}
.main_section_inner .section_center_dop {
  position: absolute;
  left: 50%;
  top: 20px;
  transform: translateX(-50%);
  display: flex;
  justify-content: space-between;
  width: 60%;
}

@media screen and (max-width: 820px) {
  .main_section_inner .section_center_dop {
    position: relative;
    width: 100%;
  }
}
.main_section_inner .section_center_dop .section_center_dop_it {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 30px;
  background: #ffffff;
  box-shadow: 0 0 17px rgba(42, 122, 175, 0.1);
  border-radius: 9px;
  height: -moz-fit-content;
  height: fit-content;
  position: relative;
  width: 35%;
}

@media screen and (max-width: 820px) {
  .main_section_inner .section_center_dop .section_center_dop_it {
    width: 100%;
    margin: 30px 0;
  }
}
.main_section_inner .section_center_dop .section_center_dop_it img {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 60px;
  height: 60px;
}

@media screen and (max-width: 820px) {
  .main_section_inner .section_center_dop .section_center_dop_it img {
    width: 100px;
    height: 100px;
    top: -15px;
  }
}
.main_section_inner .section_center_dop .section_center_dop_it h4 {
  font-family: "Montserrat", serif;
  font-weight: 400;
  font-size: 18px;
  text-align: center;
  letter-spacing: 0.01em;
  color: #000000;
}

@media screen and (max-width: 820px) {
  .main_section_inner .section_center_dop .section_center_dop_it h4 {
    font-size: calc(16px + 8 * (100vw - 375px) / 393);
  }
}
@media screen and (max-width: 820px) {
  .main_section_inner .section_center_dop_r_mob {
    display: none !important;
  }
}
.main_section_inner .section_center_dop_r_mob_2 {
  display: none;
}

@media screen and (max-width: 820px) {
  .main_section_inner .section_center_dop_r_mob_2 {
    display: flex;
  }
}
.main_section_inner .section_center {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media screen and (max-width: 820px) {
  .main_section_inner .section_center {
    position: relative;
  }
}
.main_section_inner .section_center .curve_reason {
  font-family: "Montserrat", serif;
  font-weight: 400;
  font-size: 18px;
  letter-spacing: 0.01em;
  color: #ceccec;
  margin-bottom: 70px;
  text-align: center;
  margin-top: -20px;
}
@media (max-width: 768px) {
  .main_section_inner .section_center .curve_reason {
    margin-bottom: 20px;
  }
}

.main_section_inner .section_center .section_center_inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  height: 550px;
}

@media screen and (max-width: 820px) {
  .main_section_inner .section_center .section_center_inner {
    height: auto;
    flex-direction: initial;
    flex-wrap: wrap;
  }
}
.main_section_inner .section_center .section_center_inner .section_center_inner_bg {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
  display: flex;
  justify-content: space-between;
}

.main_section_inner .section_center .section_center_inner .section_center_inner_bg img {
  height: 100%;
}

.main_section_inner .section_center .section_center_inner .section_center_inner_bg img:first-child {
  transform: translate(-13.2vw, 50px);
}

.main_section_inner .section_center .section_center_inner .section_center_inner_bg img:last-child {
  transform: translate(14.3vw, 50px);
}

@media screen and (max-width: 820px) {
  .main_section_inner .section_center .section_center_inner .section_center_inner_bg img:first-child {
    transform: translate(0);
  }
  .main_section_inner .section_center .section_center_inner .section_center_inner_bg img:last-child {
    transform: translate(0);
  }
}
.main_section_inner .section_center .section_center_inner .curve_it {
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media screen and (max-width: 820px) {
  .main_section_inner .section_center .section_center_inner .curve_it {
    margin-bottom: 20px;
    width: 50%;
  }
}
.main_section_inner .section_center .section_center_inner .curve_it span {
  font-family: "Montserrat", serif;
  font-weight: 400;
  font-size: 18px;
  letter-spacing: 0.02em;
  color: #000000;
  text-align: center;
}

@media screen and (max-width: 820px) {
  .main_section_inner .section_center .section_center_inner .curve_it span {
    font-size: calc(16px + 8 * (100vw - 375px) / 393);
  }
}
.main_section_inner .section_center .section_center_inner .curve_it img {
  width: 70px;
  height: 70px;
}

@media screen and (max-width: 820px) {
  .main_section_inner .section_center .section_center_inner .curve_it img {
    width: 100px;
    height: 100px;
  }
}
.main_section_inner .ball {
  position: absolute;
  left: 50%;
  top: 60%;
  transform: translate(-50%, -50%);
  background: url(/local/templates/intimgeli/assets/bundles/global/../b3b8aef2c8dea173110a.png);
  background-size: cover;
  width: 23.5vw;
  height: 23.5vw;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.main_section_inner .ball h1 {
  font-family: "Montserrat", serif;
  font-style: normal;
  font-weight: 600;
  font-size: 60px;
  line-height: 115%;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #ffffff;
  text-shadow: 0 0 17px rgba(42, 122, 175, 0.1);
}

@media screen and (max-width: 1536px) and (min-width: 821px) {
  .main_section_inner .ball h1 {
    font-size: calc(35px + 25 * (100vw - 820px) / 716);
  }
}
.main_section_inner .ball h3 {
  font-family: "Montserrat", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 25px;
  line-height: 115%;
  letter-spacing: 0.01em;
  color: #ffffff;
}

@media screen and (max-width: 1536px) and (min-width: 821px) {
  .main_section_inner .ball h3 {
    font-size: calc(11px + 14 * (100vw - 820px) / 716);
  }
}
.main_section_inner h3 {
  font-family: "Montserrat", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 115%;
  letter-spacing: 0.01em;
  color: #3c86b7;
}

@media screen and (max-width: 1536px) and (min-width: 821px) {
  .main_section_inner h3 {
    font-size: calc(18px + 6 * (100vw - 820px) / 716);
  }
}
.main_section_inner .section_left {
  height: -moz-fit-content;
  height: fit-content;
  z-index: 10;
}

.main_section_inner .section_left h3 {
  margin-bottom: 50px;
}

.main_section_inner .section_left p {
  margin-bottom: 40px;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
}

@media screen and (max-width: 1536px) and (min-width: 821px) {
  .main_section_inner .section_left p {
    font-size: calc(14px + 6 * (100vw - 820px) / 1100);
    margin-bottom: calc(18px + 22 * (100vw - 820px) / 1100);
  }
}
@media screen and (max-width: 1300px) {
  .main_section_inner .section_left p {
    width: calc(160px + 65 * (100vw - 820px) / 480);
  }
  .main_section_inner .section_left p br {
    display: none;
  }
}
.main_section_inner .section_left p img {
  position: absolute;
  bottom: 0;
  transform: translateY(calc(100% + 10px));
  left: 0;
}

.main_section_inner .section_left p .r1 {
  width: 192%;
}

.main_section_inner .section_left p .r2 {
  width: 167%;
}

.main_section_inner .section_left p .r3 {
  width: 125%;
}

.main_section_inner .section_left p .r4 {
  width: 154%;
}

.main_section_inner .section_left p .r5 {
  width: 114%;
}

.main_section_inner .section_left p .r6 {
  width: 150%;
}

.main_section_inner .section_left p .r7 {
  width: 209%;
  transform: translateY(10px);
}

.main_section_inner .section_right {
  align-items: start;
}

.main_section_inner .section_right h3 {
  margin-bottom: 80px;
}

.main_section_inner .section_right .section_right_item {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

@media screen and (max-width: 1536px) and (min-width: 821px) {
  .main_section_inner .section_right .section_right_item {
    margin-bottom: calc(8px + 12 * (100vw - 820px) / 1100);
  }
}
.main_section_inner .section_right .section_right_item img {
  width: 70px;
  height: 70px;
}

.main_section_inner .section_right .section_right_item span {
  font-family: "Montserrat", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 115%;
  display: flex;
  align-items: center;
  letter-spacing: 0.01em;
  color: #000000;
}

@media screen and (max-width: 1536px) and (min-width: 821px) {
  .main_section_inner .section_right .section_right_item span {
    font-size: calc(18px + 6 * (100vw - 820px) / 716);
  }
}
@media screen and (max-width: 820px) {
  .main_section {
    margin-top: 30px;
  }
  .main_section.active {
    padding-top: 30px;
  }
  .main_section .problem_bg {
    width: 150%;
    left: 30%;
    top: -10%;
  }
  [dir="ltr"] .main_section h2 {
    text-align: left;
  }
  [dir="rtl"] .main_section h2 {
    text-align: right;
  }
  .main_section h2 {
    font-size: calc(26px + 19 * (100vw - 375px) / 393);
    margin-bottom: 50px;
  }
  .main_section .main_section_inner {
    display: flex;
    flex-direction: column;
    position: relative;
  }
  .main_section .main_section_inner .ball {
    position: absolute;
    top: 0;
    right: 0;
    transform: translate(0, -30%);
    width: 65vw;
    height: 65vw;
  }
  .main_section .main_section_inner .ball h1 {
    font-size: calc(35px + 37 * (100vw - 375px) / 393);
  }
  .main_section .main_section_inner .ball h3 {
    font-size: calc(10px + 9 * (100vw - 375px) / 393);
  }
  .main_section .main_section_inner .section_left h3 {
    width: 50%;
  }
  .main_section .main_section_inner .section_left p {
    font-size: calc(17px + 7 * (100vw - 375px) / 393);
    width: 80%;
    position: relative;
  }
  .main_section .main_section_inner .section_left p br {
    display: none;
  }
  .main_section .main_section_inner .section_left p:after {
    content: "";
    position: absolute;
    width: 94vw;
    height: 2px;
    border-top: 2px dashed #ceccec;
    bottom: -10px;
    left: 0;
  }
  .main_section .main_section_inner .section_left p img {
    display: none;
  }
  .main_section .main_section_inner .section_left .main_section_p_first {
    width: 50%;
  }
  .main_section .main_section_inner .section_right h3 {
    width: 100%;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 20px;
    font-size: calc(20px + 18 * (100vw - 375px) / 393);
  }
  .main_section .main_section_inner .section_right .section_right_dop_block {
    display: flex;
    flex-wrap: wrap;
    background: url(/local/templates/intimgeli/assets/bundles/global/../70b570432b6bb327358d.png) no-repeat center;
    background-size: 100%;
  }
  .main_section .main_section_inner .section_right .section_right_dop_block .section_right_item {
    flex-direction: column;
    width: 50%;
  }
  .main_section .main_section_inner .section_right .section_right_dop_block .section_right_item:nth-child(2n) {
    margin-top: 30px;
  }
  .main_section .main_section_inner .section_right .section_right_dop_block .section_right_item img {
    width: 23vw;
    height: 23vw;
  }
  .main_section .main_section_inner .section_right .section_right_dop_block .section_right_item span {
    font-size: calc(16px + 9 * (100vw - 375px) / 393);
  }
}
/* ---------------- */
.aspect {
  margin-top: 50px;
  padding-top: 150px;
}

@media screen and (max-width: 1536px) and (min-width: 821px) {
  .aspect {
    padding-top: calc(50px + 100 * (100vw - 820px) / 716);
  }
}
@media screen and (max-width: 895px) and (min-width: 769px) {
  .aspect {
    padding-top: 80px;
  }
  .aspect .section_right_aspect {
    height: calc(450px + 50 * (100vw - 768px) / 127);
    transform: translateY(-150px);
  }
  .aspect .main_section_inner .section_left .spector_item {
    margin-bottom: 15px;
  }
  .aspect .main_section_inner .section_left .spector_item span {
    width: calc(45px + 5 * (100vw - 768px) / 127);
    height: calc(45px + 5 * (100vw - 768px) / 127);
    font-size: calc(14px + 2 * (100vw - 768px) / 127);
  }
  .aspect .main_section_inner .section_left .spector_item p {
    font-size: calc(14px + 4 * (100vw - 768px) / 127);
    padding: 15px 35px;
  }
}
@media screen and (max-width: 768px) {
  .aspect {
    padding-top: 40px;
  }
  .aspect .main_section_inner .section_right_aspect_mob2 {
    width: 85%;
    max-width: 350px;
    transform: translateX(5%);
  }
  .aspect .main_section_inner .section_left {
    margin-left: 10%;
  }
  .aspect .main_section_inner .section_left .spector_item {
    width: 95%;
    margin-bottom: 12px;
  }
  .aspect .main_section_inner .section_left .spector_item span {
    font-size: calc(18px + 1.2vw);
    width: calc(45px + 2vw);
    height: calc(45px + 2vw);
  }
  .aspect .main_section_inner .section_left .spector_item p {
    font-size: calc(14px + 0.8vw);
    padding: calc(15px + 0.8vw) calc(30px + 2vw);
  }
}
.aspect .section_right_aspect_mob2 {
  display: none;
}

.aspect_mob {
  display: none;
}

.aspect_left_bg {
  position: absolute;
  left: -200px;
  top: 100px;
  width: 40vw;
  z-index: -1;
}

.spector {
  text-align: left;
}

.spector_mob {
  display: none;
}

.spector_item {
  display: flex;
  align-items: center;
  position: relative;
  margin-bottom: 10px;
}

.spector_item:last-child {
  margin-bottom: 0;
}

.spector_item span {
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  width: 55px;
  height: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Montserrat", serif;
  font-style: normal;
  font-weight: 500;
  font-size: 0.9rem;
  line-height: 115%;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #ffffff;
}

@media screen and (max-width: 1536px) and (min-width: 821px) {
  .spector_item span {
    width: calc(40px + 15 * (100vw - 820px) / 716);
    height: calc(40px + 15 * (100vw - 820px) / 716);
  }
}
.spector_item span:before,
.spector_item span:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 100px;
  z-index: -1;
  border: 11px solid rgba(157, 193, 215, 0.5);
  filter: drop-shadow(0px 0px 17px rgba(42, 122, 175, 0.1));
  background: rgba(157, 193, 215, 0.5019607843);
  opacity: 0.5;
}

.spector_item span:after {
  width: 66%;
  height: 66%;
  background: #9dc1d7;
  box-shadow: 0 0 17px rgba(42, 122, 175, 0.1);
}

.spector_item p {
  margin: 0 !important;
  width: 35vw !important;
}

.spector_item p {
  font-family: "Montserrat", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 115%;
  letter-spacing: 0.01em;
  color: #000000;
  flex: none;
  order: 0;
  flex-grow: 0;
  padding: 20px 50px;
  background: #ffffff;
  box-shadow: 0 0 17px rgba(42, 122, 175, 0.1);
  border-radius: 9px;
}

.section_right_aspect {
  height: 640px;
  transform: translateY(-220px);
  position: relative;
}

.section_right_aspect img {
  height: 100%;
}

@media screen and (max-width: 1536px) and (min-width: 821px) {
  .section_right_aspect .aspect_right_dd {
    transform: translateX(calc(-80px + 80 * (100vw - 820px) / 716));
  }
}
.section_right_aspect .buy_btn {
  z-index: 3;
  position: absolute;
  bottom: -20px;
  left: 43%;
  transform: translateX(-50%);
  font-family: "Montserrat", serif;
  filter: drop-shadow(0px 0px 18px rgba(26, 57, 71, 0.27));
  border: none;
  background: #3c86b7;
  border-radius: 40px;
  font-style: normal;
  font-weight: 500;
  font-size: 0.85rem;
  line-height: 28px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #ffffff;
  padding: 8px 50px;
  cursor: pointer;
  transition: all 0.3s ease;
}

@media screen and (max-width: 1536px) and (min-width: 821px) {
  .section_right_aspect .buy_btn {
    transform: translateX(calc(-86% + 36 * (100vw - 820px) / 716));
  }
}
.section_right_aspect .buy_btn:hover {
  opacity: 0.7;
}

.section_right_aspect .buy_btn:active {
  opacity: 1;
  font-weight: 500;
  background: #0078a4;
}

.section_right_aspect .aspect_right_bg {
  position: absolute;
  top: 0;
  left: 0;
  transform: translateX(-90px) scale(200%);
  z-index: -1;
}

.section_right_aspect_mob2_btn {
  display: none;
}

@media screen and (max-width: 820px) {
  .aspect {
    padding-top: 20px;
    margin-bottom: 120px;
  }
  .aspect .main_section_inner {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .aspect .main_section_inner .section_right_aspect_mob1 {
    display: none;
  }
  .aspect .main_section_inner .section_right_aspect_mob2 {
    display: block;
    transform: translateX(10%);
    width: 75%;
    height: -moz-fit-content;
    height: fit-content;
    position: relative;
  }
  .aspect .main_section_inner .section_right_aspect_mob2 .aspect_right {
    height: auto;
    width: 100%;
  }
  .aspect .main_section_inner .section_right_aspect_mob2 .aspect_right_bg {
    width: 100%;
    height: auto;
    position: absolute;
    top: 10%;
    left: 20%;
    z-index: -1;
  }
  .aspect .main_section_inner .section_right_aspect_mob2_btn {
    display: flex;
    margin-top: 20px;
    width: 100%;
  }
  .aspect .main_section_inner .section_right_aspect_mob2_btn .buy_btn {
    width: 100%;
    filter: drop-shadow(0px 0px 18px rgba(26, 57, 71, 0.27));
    font-family: "Montserrat", serif;
    border: none;
    background: #3c86b7;
    border-radius: 40px;
    font-style: normal;
    font-weight: 500;
    font-size: calc(16px + 11 * (100vw - 375px) / 393);
    line-height: 28px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #ffffff;
    padding: 12px 50px;
    justify-content: center;
  }
  .aspect .main_section_inner .section_left {
    width: 100%;
    margin-left: 15%;
  }
  .aspect .main_section_inner .section_left .spector_item {
    width: 90%;
  }
  .aspect .main_section_inner .section_left .spector_item span {
    font-size: 25px;
  }
  .aspect .main_section_inner .section_left .spector_item p {
    width: 100% !important;
  }
  .aspect .main_section_inner .section_left .spector_item p {
    font-size: calc(16px + 8 * (100vw - 375px) / 393);
    letter-spacing: 0.01em;
    color: #000000;
  }
  .aspect .main_section_inner .section_left_no_border p:after {
    display: none;
  }
  .aspect .spector {
    text-align: center;
    font-size: calc(26px + 19 * (100vw - 375px) / 393);
  }
}
/* ---------------- */
.active {
  margin-top: -100px;
  padding-top: 70px;
  z-index: 1;
}

.active_item {
  display: flex;
  align-items: center;
  width: 33vw;
  margin-bottom: 30px;
  margin-top: 20px;
}

.main .main_section_inner .buy_slider {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 90px;
  gap: 90px;
  margin: auto;
  position: relative;
}

.buy_slider_wrapper {
  position: relative;
  width: 100%;
}
@media (max-width: 768px) {
  .buy_slider_wrapper {
    padding-bottom: 180px;
  }
}

.buy_slider_slide {
  position: relative;
}
@media (max-width: 768px) {
  .buy_slider_slide {
    min-height: 400px;
    padding-bottom: 20px;
  }
}

.main .intro_main .intro_slider {
  gap: 40px;
  justify-content: center;
  width: -moz-fit-content;
  width: fit-content;
}

@media screen and (max-width: 1536px) and (min-width: 821px) {
  .active_item {
    margin-bottom: 40px;
  }
}
.active_item img {
  width: 130px;
  height: 130px;
  transform: translateX(-13px);
}

@media screen and (max-width: 1536px) and (min-width: 821px) {
  .active_item img {
    width: calc(80px + 50 * (100vw - 820px) / 1100);
    height: calc(80px + 50 * (100vw - 820px) / 1100);
  }
}
.active_item div {
  display: flex;
  flex-direction: column;
  align-items: start;
  height: 110px;
  transform: translateY(5px);
}

.active_item div h3 {
  margin-bottom: 10px !important;
}

.active_item div h3 {
  font-family: "Montserrat", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 115%;
  letter-spacing: 0.01em;
  color: #000000;
}

@media screen and (max-width: 1536px) and (min-width: 821px) {
  .active_item div h3 {
    font-size: calc(16px + 8 * (100vw - 820px) / 716);
  }
}
@media screen and (max-width: 1536px) and (min-width: 821px) {
  .active_item div h3 {
    margin-bottom: calc(5px + 5 * (100vw - 820px) / 716) !important;
  }
}
.active_item div p {
  margin: 0 !important;
  width: 100% !important;
}
.active_item div p {
  font-family: "Montserrat", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 0.95rem;
  line-height: 115%;
  letter-spacing: 0.02em;
  color: #000000;
}

.active_right {
  transform: translateY(-110px);
  position: relative;
}

.active_right_h {
  margin-bottom: 50px !important;
}

.active_right_h {
  text-align: center;
  width: 100%;
}

.active_bg_right {
  z-index: -10 !important;
}

.active_bg_right {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  transform: translateY(-20%);
}

.active_inner_right {
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

.active_inner_right .active_inner_column {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-right: 20px;
}

.active_inner_right .active_inner_column:last-child {
  margin-right: 0;
}

.active_inner_right .active_inner_column .active_item_right {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}

.active_inner_right .active_inner_column .active_item_right:last-child {
  margin-bottom: 0;
}

.active_inner_right .active_inner_column .active_item_right img {
  width: 100px;
  position: absolute;
  z-index: 2;
  top: -13px;
  left: 50%;
  transform: translate(-50%, calc(-50% + 13px));
}

@media screen and (max-width: 1536px) and (min-width: 821px) {
  .active_inner_right .active_inner_column .active_item_right img {
    width: calc(60px + 40 * (100vw - 820px) / 1100);
  }
}
.active_inner_right .active_inner_column .active_item_right p {
  width: 210px;
  height: 160px;
  background: #ffffff;
  box-shadow: 0 0 17px rgba(42, 122, 175, 0.1);
  border-radius: 9px;
  display: flex;
  align-items: center;
  text-align: center;
  font-family: "Montserrat", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 115%;
  letter-spacing: 0.02em;
  color: #000000;
  padding: 10%;
}

@media screen and (max-width: 1536px) and (min-width: 821px) {
  .active_inner_right .active_inner_column .active_item_right p {
    width: calc(140px + 70 * (100vw - 820px) / 1100);
    height: calc(107px + 53 * (100vw - 820px) / 1100);
    font-size: calc(14px + 6 * (100vw - 820px) / 1100);
  }
}
@media screen and (max-width: 1536px) and (min-width: 821px) {
  .active_inner_right .active_inner_column .active_item_right p {
    font-size: calc(12px + 4 * (100vw - 820px) / 716);
  }
}
@media screen and (max-width: 820px) {
  .active .spector {
    width: 100%;
    text-align: center;
    margin-top: 100px;
  }
  .active .main_section_inner {
    display: flex;
    flex-direction: column;
  }
  .active .main_section_inner .section_left .active_item {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .active .main_section_inner .section_left .active_item img {
    width: 50vw;
    height: 50vw;
    transform: translateX(0);
  }
  .active .main_section_inner .section_left .active_item div {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: -moz-fit-content;
    height: fit-content;
  }
  .active .main_section_inner .section_left .active_item div h3 {
    text-align: center;
    width: 100%;
    font-size: calc(22px + 13 * (100vw - 375px) / 393);
  }
  .active .main_section_inner .section_left .active_item div p {
    position: relative;
    text-align: center;
    width: 90%;
  }
  .active .main_section_inner .section_left .active_item div p:after {
    display: none;
  }
  .active .main_section_inner .active_right {
    transform: translateY(0);
    margin-top: 30px;
  }
  .active .main_section_inner .active_right .active_bg_right {
    width: 250%;
    left: -60%;
    top: 10%;
  }
  .active .main_section_inner .active_right .active_right_h {
    font-size: 23px;
    font-size: calc(23px + 17 * (100vw - 375px) / 393);
  }
  .active .main_section_inner .active_right .active_inner_right {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  .active .main_section_inner .active_right .active_inner_right .active_inner_column {
    width: 100%;
    align-items: start;
  }
  .active .main_section_inner .active_right .active_inner_right .active_inner_column .active_item_right {
    width: 75%;
    padding: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 15px;
  }
  .active_inner_column:nth-child(1).active_item_right:nth-child(2n) {
    margin-bottom: 15px;
  }
  .active .main_section_inner .active_right .active_inner_right .active_inner_column .active_item_right img {
    width: 70px;
    height: auto;
  }
  .active .main_section_inner .active_right .active_inner_right .active_inner_column .active_item_right p {
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    font-size: 14px;
    font-size: calc(14px + 8 * (100vw - 375px) / 393);
    padding: 28px 5px;
    height: auto;
  }
  .active .main_section_inner .active_right .active_inner_right .active_inner_column:nth-child(1) .active_item_right:nth-child(2),
  .active .main_section_inner .active_right .active_inner_right .active_inner_column:nth-child(2) .active_item_right:nth-child(2) {
    margin-left: 25%;
  }
  .active .main_section_inner .active_right .active_inner_right .active_inner_column:nth-child(3) .active_item_right:nth-child(1) {
    margin-left: 25%;
  }
}
/* ---------------- */
.aspect_pink {
  margin-top: -50px;
  padding-top: 250px;
}

@media screen and (max-width: 1536px) and (min-width: 821px) {
  .aspect_pink {
    padding-top: calc(130px + 120 * (100vw - 820px) / 716);
  }
}
.section_right_aspect_pink {
  margin-left: 30px;
}

.aspect_right_bg_pink {
  transform: translate(-50px, 100px) scale(130%) !important;
}

.buy_btn_pink {
  left: 60% !important;
  background: #8e64a6 !important;
  transition: all 0.3s ease !important;
}
.buy_btn_pink.muss {
  left: 50% !important;
}

.buy_btn_pink:hover {
  opacity: 0.7;
}

.buy_btn_pink:active {
  opacity: 1;
  font-weight: 500;
  background: #834fa3;
}

.section_left_pink {
  transform: translateY(-100px);
}

.spector_item_pink p {
  width: 43vw !important;
}

.spector_item_pink span {
  right: 0;
  transform: translate(50%, -50%);
}

.spector_item_pink span:before,
.spector_item_pink span:after {
  border: 11px solid rgba(206, 204, 236, 0.5);
  filter: drop-shadow(0px 0px 17px rgba(42, 122, 175, 0.1));
  background: rgba(42, 122, 175, 0.1019607843);
  opacity: 0.7;
}

.spector_item_pink span:after {
  background: #ceccec;
  box-shadow: 0 0 17px rgba(42, 122, 175, 0.1);
}

.aspect_left_bg_pink {
  position: absolute;
  right: -300px;
  top: -100px;
  width: 40vw;
  z-index: -1;
}

.buy_btn_mob {
  display: none;
}

@media screen and (max-width: 820px) {
  .spector_mob {
    display: flex;
  }
  .buy_btn_mob {
    display: flex;
  }
  .spector_desk {
    display: none;
  }
  .buy_btn_desk {
    display: none !important;
  }
  .aspect_pink {
    margin-top: 50px;
    padding: 40px 0 0 0;
  }
  .aspect_pink .main_section_inner {
    width: 100%;
  }
  .aspect_pink .main_section_inner .section_right_aspect_pink {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    transform: translate(0);
    margin: 0;
    height: -moz-fit-content;
    height: fit-content;
    margin-bottom: 20px;
  }
  .aspect_pink .main_section_inner .section_right_aspect_pink h2 {
    flex-direction: column;
    font-size: calc(26px + 19 * (100vw - 375px) / 393);
  }
  .aspect_pink .main_section_inner .section_right_aspect_pink .aspect_right {
    width: 60%;
    height: auto;
    transform: translateX(-10%);
  }
  .aspect_pink .main_section_inner .section_right_aspect_pink .aspect_right.wid-100 {
    width: 75.7333333333vw;
    margin: auto;
    transform: none;
    transform: initial;
  }
  .aspect_pink .main_section_inner .section_right_aspect_pink .aspect_right_bg_pink {
    width: 100%;
    top: 0;
    left: 30%;
  }
  .aspect_pink .main_section_inner .section_left_pink {
    transform: translate(0);
    margin: 0;
    padding: 0 3vw;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .aspect_pink .main_section_inner .section_left_pink .aspect_left_bg_pink {
    display: none;
  }
  .aspect_pink .main_section_inner .section_left_pink .spector_item_pink {
    position: relative;
    width: 90%;
    margin-left: 6%;
  }
  .aspect_pink .main_section_inner .section_left_pink .spector_item_pink span {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .aspect_pink .main_section_inner .section_left_pink .spector_item_pink p:after {
    display: none;
  }
  .aspect_pink .main_section_inner .section_left_pink .buy_btn_mob {
    width: 100%;
    filter: drop-shadow(0px 0px 18px rgba(26, 57, 71, 0.27));
    font-family: "Montserrat", serif;
    border: none;
    background: #3c86b7;
    border-radius: 40px;
    font-style: normal;
    font-weight: 500;
    font-size: calc(16px + 11 * (100vw - 375px) / 393);
    line-height: 28px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #ffffff;
    padding: 12px 50px;
    justify-content: center;
    margin-top: 15px;
  }
}
/* ---------------- */
.active_pink {
  margin-top: -100px;
  padding-top: 150px;
}

.active_right_h_pink {
  color: #8e64a6 !important;
}

.active_right_h_pink {
  width: 100%;
}

.active_item_pink {
  width: 40vw !important;
}

.active_bg_right_pink {
  position: absolute;
  top: 0;
  left: 0;
  width: 250%;
  transform: translate(-8.5vw, -300px);
  z-index: -1;
}

@media screen and (max-width: 820px) {
  .active_pink .main_section_inner .active_right_pink {
    order: 2;
    margin-top: -50px;
  }
  .active_pink .main_section_inner .active_right_pink .active_bg_right_pink {
    width: 200%;
    top: 20%;
  }
  .active_pink .main_section_inner .active_right_pink .active_right_h_pink {
    margin-top: 0;
  }
  .active_pink .main_section_inner .active_right_pink .active_inner_right .active_inner_column .active_item_right:nth-child(2n) {
    margin-left: 25%;
  }
  .active_pink .main_section_inner .section_left_pink {
    order: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .active_pink .main_section_inner .section_left_pink .active_item_pink {
    width: 100% !important;
  }
  .active_pink .main_section_inner .section_left_pink .active_item_pink {
    margin-bottom: 30px;
  }
  .active_pink .main_section_inner .section_left_pink .active_item_pink div h3 {
    font-size: calc(22px + 13 * (100vw - 375px) / 393);
  }
  .active_pink .main_section_inner .section_left_pink .active_item_pink div p {
    font-size: calc(17px + 7 * (100vw - 375px) / 393);
  }
}
/* ---------------- */
.main_section_differences {
  margin-top: -30px;
}

.differences_bg {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 80%;
  z-index: -2;
}

@media screen and (max-width: 1536px) and (min-width: 821px) {
  .differences_title {
    padding-bottom: calc(0px + 150 * (100vw - 820px) / 716);
  }
}
.section_left_differences {
  transform: translateY(50px);
}

.section_left_differences div {
  margin-bottom: 60px !important;
}

.section_left_differences div {
  position: relative;
}

.section_left_differences div .dp {
  margin: 0 !important;
  margin-bottom: 9px !important;
}

@media screen and (max-width: 1535px) and (min-width: 821px) {
  .section_left_differences div .dp {
    width: 300px;
  }
}
.section_left_differences div .dp:last-child {
  margin-bottom: 0 !important;
}

[dir="ltr"] .section_left_differences div .dp_right {
  text-align: right;
}

[dir="rtl"] .section_left_differences div .dp_right {
  text-align: left;
}

.section_left_differences div .line {
  border-top: 1px dashed rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 0;
}

.section_left_differences div .line_right {
  border-top: 1px dashed rgba(0, 0, 0, 0.3);
  position: absolute;
  right: 0;
}

.section_left_differences div .line:before,
.section_left_differences div .line:after,
.section_left_differences div .line_right:before,
.section_left_differences div .line_right:after {
  content: "";
  position: absolute;
  width: 18px;
  height: 18px;
  border-radius: 20px;
  border: 1px solid #3c86b7;
  top: 0;
  right: 0;
  transform: translate(50%, calc(-50% - 1px));
}

.section_left_differences div .line:after,
.section_left_differences div .line_right:after {
  width: 8px;
  height: 8px;
  background: #3c86b7;
}

.section_left_differences div .line_right:before,
.section_left_differences div .line_right:after {
  left: 0;
  transform: translate(-50%, calc(-50% - 1px));
  border: 1px solid #8e64a6;
}

.section_left_differences div .line_right:after {
  background: #8e64a6;
}

.section_right {
  align-items: start !important;
}

.section_right {
  display: flex;
  flex-direction: column;
}

.section_left_differences_right {
  align-items: end !important;
}

.section_left_differences_right {
  display: flex;
}

.differences {
  margin-top: -100px;
  position: absolute;
  left: 50%;
  top: 65%;
  transform: translate(-50%, -50%);
  background: url(/local/templates/intimgeli/assets/bundles/global/../170463dddb26c662672e.png);
  background-size: contain;
  width: 35vw;
  height: 35vw;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

@media screen and (max-width: 1535px) and (min-width: 821px) {
  .differences {
    width: calc(45vw - 10 * (100vw - 820px) / 716);
    height: calc(45vw - 10 * (100vw - 820px) / 716);
    top: calc(61% + 4 * (100vw - 820px) / 716);
  }
}
.differences_dop {
  display: flex;
  transform: translateY(40px);
  justify-content: center;
  opacity: 1;
  transition: opacity 0.5s ease;
}

.differences_dop div {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: calc(26vw + 60px);
  padding: 30px;
  background: #ffffff;
  box-shadow: 0 0 17px rgba(42, 122, 175, 0.1);
  border-radius: 9px;
  position: relative;
}

.differences_dop div:after {
  content: "";
  position: absolute;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  box-shadow: 0 0 17px rgba(42, 122, 175, 0.1);
  background: #fff url(/local/templates/intimgeli/assets/bundles/global/../assets/differences_star-5e317d3c93d4005ef133.svg) no-repeat;
  background-size: cover;
}

.differences_dop div h3 {
  font-family: "Montserrat", serif;
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 115%;
  letter-spacing: 0.01em;
  color: #8e64a6;
  text-align: center;
}

.differences_dop div p {
  font-family: "Montserrat", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 0.9rem;
  line-height: 115%;
  text-align: center;
  letter-spacing: 0.02em;
  color: #000000;
}

.aspect_mob {
  display: none;
}

@media screen and (max-width: 820px) {
  .aspect_mob {
    display: flex;
  }
  .aspect_desk {
    display: none !important;
  }
  .main_section_differences {
    margin-top: 20px;
  }
  .main_section_differences .differences_bg {
    display: none;
  }
  .main_section_differences .differences_title {
    width: 100%;
    text-align: center;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .main_section_differences .differences {
    display: none;
  }
  .main_section_differences .main_section_inner {
    display: flex;
    flex-direction: column;
  }
  .main_section_differences .main_section_inner .section_left_differences {
    height: -moz-fit-content;
    height: fit-content;
    margin-top: 0;
    display: flex;
  }
  .main_section_differences .main_section_inner .section_left_differences .section_left_differences_mob {
    width: 50%;
    height: auto;
    margin-top: 40px;
  }
  .main_section_differences .main_section_inner .section_left_differences .section_left_differences_mob .spector_mob {
    margin-bottom: 8px !important;
  }
  .main_section_differences .main_section_inner .section_left_differences .section_left_differences_mob .spector_mob {
    font-size: 20px;
    font-size: calc(20px + 24 * (100vw - 375px) / 393);
  }
  .main_section_differences .main_section_inner .section_left_differences .section_left_differences_mob div {
    margin-bottom: calc(30px + 40 * (100vw - 375px) / 393) !important;
  }
  .main_section_differences .main_section_inner .section_left_differences .section_left_differences_mob div p {
    font-size: 15px;
    font-size: calc(15px + 12 * (100vw - 375px) / 393);
    width: 100%;
  }
  .main_section_differences .main_section_inner .section_left_differences .section_left_differences_mob div p:after {
    display: none !important;
  }
  .main_section_differences .main_section_inner .section_left_differences .section_left_differences_mob div:nth-child(2) .line {
    width: 79vw !important;
  }
  .main_section_differences .main_section_inner .section_left_differences .section_left_differences_mob div:nth-child(3) .line {
    width: 74vw !important;
  }
  .main_section_differences .main_section_inner .section_left_differences .section_left_differences_mob div:nth-child(4) .line {
    width: 68vw !important;
  }
  .main_section_differences .main_section_inner .section_left_differences .section_left_differences_mob div:nth-child(5) .line {
    width: 68vw !important;
  }
  .main_section_differences .main_section_inner .section_left_differences .section_left_differences_mob div:nth-child(6) .line {
    width: 64vw !important;
  }
  .main_section_differences .main_section_inner img {
    width: 50%;
    height: 50%;
  }
  .main_section_differences .main_section_inner .section_left_differences_mob_bg {
    position: absolute;
    width: 80%;
    height: auto;
    right: -3vw;
    top: -10%;
    z-index: -1;
  }
  .main_section_differences .main_section_inner .differences_dop {
    margin-bottom: 50px;
  }
  .main_section_differences .main_section_inner .differences_dop div {
    width: 100%;
    margin-top: calc(0px + 50 * (100vw - 375px) / 393);
    padding: 21px;
    border-radius: 15px;
  }
  .main_section_differences .main_section_inner .differences_dop div h3 {
    font-size: calc(17px + 10 * (100vw - 375px) / 393);
    text-align: center;
  }
  .main_section_differences .main_section_inner .differences_dop div p {
    font-size: calc(16px + 9 * (100vw - 375px) / 393);
  }
  [dir="ltr"] .main_section_differences .main_section_inner .section_left_differences_2 .section_left_differences_mob {
    text-align: right;
  }
  [dir="rtl"] .main_section_differences .main_section_inner .section_left_differences_2 .section_left_differences_mob {
    text-align: left;
  }
  .main_section_differences .main_section_inner .section_left_differences_2 .section_left_differences_mob {
    order: 2;
    display: flex;
    flex-direction: column;
    align-items: end;
    margin-top: -20px;
  }
  [dir="ltr"] .main_section_differences .main_section_inner .section_left_differences_2 .section_left_differences_mob h2 {
    text-align: right;
  }
  [dir="rtl"] .main_section_differences .main_section_inner .section_left_differences_2 .section_left_differences_mob h2 {
    text-align: left;
  }
  .main_section_differences .main_section_inner .section_left_differences_2 .section_left_differences_mob h2 {
    justify-content: end;
  }
  .main_section_differences .main_section_inner .section_left_differences_2 .section_left_differences_mob div {
    margin-bottom: 20px;
    width: 110%;
  }
  .main_section_differences .main_section_inner .section_left_differences_2 .section_left_differences_mob div .line {
    right: 0 !important;
  }
  .main_section_differences .main_section_inner .section_left_differences_2 .section_left_differences_mob div .line {
    left: auto;
  }
  .main_section_differences .main_section_inner .section_left_differences_2 .section_left_differences_mob div .line:before {
    left: 0;
    transform: translate(-50%, calc(-50% - 1px));
  }
  .main_section_differences .main_section_inner .section_left_differences_2 .section_left_differences_mob div .line:after {
    left: 0;
    transform: translate(-50%, calc(-50% - 1px));
  }
  .main_section_differences .main_section_inner .section_left_differences_2 img {
    order: 1;
    margin-top: 48px;
    transform: scale(1.1);
    z-index: -1;
  }
  .main_section_differences .main_section_inner .section_left_differences_2 .section_left_differences_mob_bg {
    left: 0;
    top: -22%;
    z-index: -2;
  }
}
.differences_dop_hidden {
  opacity: 0;
}

/* ---------------- */
.main_section_methods {
  margin-top: 60px;
}

.methods_bg {
  position: absolute;
  top: 100px;
  left: -130px;
  height: 91.3%;
}

.section_left_methods {
  display: flex;
  margin-top: 100px;
  position: relative;
}

.section_left_methods .methods_prod {
  height: 31vw;
  margin-right: 30px;
}

.section_left_methods .methods_block {
  display: flex;
  flex-direction: column;
  gap: 30px;
  margin-right: 30px;
}

.section_left_methods .methods_block div {
  position: relative;
}

.section_left_methods .methods_block div img {
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-47%, -47%);
  z-index: 2;
}

@media screen and (max-width: 320px) {
  .section_left_methods .methods_block {
    margin-right: 0px;
  }
}
@media screen and (max-width: 1024px) and (min-width: 820px) {
  .section_left_methods .methods_block div img {
    width: 70px;
  }
}
.section_left_methods .methods_block div p {
  margin: 0 !important;
}
.section_left_methods .methods_block div p {
  background: #ffffff;
  opacity: 0.9;
  box-shadow: 0 0 17px rgba(42, 122, 175, 0.1);
  border-radius: 20px;
  width: 364px;
  height: 150px;
  display: flex;
  align-items: center;
  text-align: center;
  padding: 30px;
}

@media screen and (max-width: 1536px) and (min-width: 821px) {
  .section_left_methods .methods_block div p {
    width: calc(300px + 63 * (100vw - 820px) / 716);
    height: calc(100px + 32 * (100vw - 820px) / 716);
    padding: calc(15px + 15 * (100vw - 820px) / 716);
  }
}
.methods_arrow {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(100%, -50%);
  height: 87%;
}

.section_right_methods {
  margin-top: 170px;
  display: flex;
  align-items: center;
  height: 31vw;
  width: 100%;
}

.section_right_methods .methods_right_img {
  height: 120%;
}

.section_right_methods .section_right_methods_column {
  height: 100% !important;
}

.section_right_methods .section_right_methods_column {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.section_right_methods .section_right_methods_column:first-child {
  transform: translateX(30px);
}

.section_right_methods .ball1 {
  width: 270px;
  height: 270px;
  margin-bottom: 50px;
}

.section_right_methods .result {
  margin-bottom: 50px;
  text-align: center;
  font-family: "Montserrat", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 115%;
  letter-spacing: 0.02em;
  color: #8e64a6;
}

.section_right_methods .ball2 {
  width: 200px;
  height: 200px;
}

.section_right_methods .ball3 {
  width: 270px;
  height: 270px;
}

@media screen and (max-width: 820px) {
  .main_section_methods {
    margin-top: 64px;
  }
  .main_section_methods .methods_bg {
    width: 260%;
    height: auto;
    left: -82%;
  }
  .main_section_methods h2 {
    width: 100%;
    text-align: center;
  }
  .main_section_methods .main_section_inner .section_left_methods {
    width: 100%;
    margin-top: 0;
    padding-top: 0;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .main_section_methods .main_section_inner .section_left_methods .methods_prod {
    width: 95%;
    height: auto;
    margin: 0;
  }
  .main_section_methods .main_section_inner .section_left_methods .methods_block {
    position: relative;
    top: 0;
    left: 0;
    display: flex;
    margin-top: -50px;
    flex-direction: column;
    align-items: center;
  }
  .main_section_methods .main_section_inner .section_left_methods .methods_block div {
    width: 60%;
    margin-bottom: 30px;
    height: auto;
  }
  .main_section_methods .main_section_inner .section_left_methods .methods_block div img {
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    width: 70px;
  }
  .main_section_methods .main_section_inner .section_left_methods .methods_block div p {
    width: -moz-fit-content;
    width: fit-content;
    border-radius: 20px;
    padding: 30px 20px 20px 20px;
    font-size: 15px;
    font-size: calc(15px + 11 * (100vw - 375px) / 393);
    height: auto;
  }
  .main_section_methods .main_section_inner .section_left_methods .methods_block div p:after {
    display: none;
  }
  .main_section_methods .main_section_inner .section_right_methods {
    height: auto;
    width: 100%;
    margin-top: 37px;
  }
  .main_section_methods .main_section_inner .section_right_methods img {
    width: 100vw;
    transform: translateX(-3vw);
    height: auto;
  }
}
/* ---------------- */
.specialist {
  margin-top: 230px;
  height: 700px;
  width: 200vw;
  transform: translateX(-50vw);
  border-bottom-left-radius: 90%;
  border-bottom-right-radius: 90%;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.specialist img {
  position: absolute;
  top: 0;
  left: 25%;
  width: 100vw;
  height: 100%;
  z-index: -2;
}

.specialist h2 {
  font-family: "inglobal", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 42px;
  line-height: 115%;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #000000;
}

.specialist h3 {
  font-family: "Montserrat", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 25px;
  line-height: 115%;
  text-align: center;
  letter-spacing: 0.01em;
  color: #000000;
}

.specialist form {
  display: flex;
  margin-top: 50px;
}

.specialist form button {
  cursor: pointer;
  background: #3c86b7;
  border-radius: 15px;
  border: none;
  width: 250px;
  height: 40px;
  font-family: "Montserrat", serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  color: #ffffff;
}

.specialist form button:last-child {
  margin-left: 10px;
  background: rgba(255, 255, 255, 0.56);
  color: #3c86b7;
}

@media screen and (max-width: 820px) {
  .specialist {
    margin-top: 200px;
    height: 540px;
  }
  .specialist h2 {
    font-size: calc(27px + 21 * (100vw - 375px) / 393);
  }
  .specialist h3 {
    font-size: calc(19px + 7 * (100vw - 375px) / 393);
    width: 94vw;
  }
  .specialist h3 br {
    display: none;
  }
  .specialist form {
    flex-direction: column;
  }
  .specialist form button {
    margin: 0 !important;
  }
  .specialist form button {
    width: 90vw;
    border-radius: 30px;
    padding: 9px 0;
    height: auto;
    font-size: calc(16px + 7 * (100vw - 375px) / 393);
  }
  .specialist form button:first-child {
    margin-bottom: 5px !important;
  }
}
.spec-title {
  font-family: "inglobal", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 60px;
  line-height: 115%;
  display: flex;
  align-items: center;
  text-align: center;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #3c86b7;
  justify-content: center;
  margin-bottom: 30px;
  margin-top: 50px;
}
@media (max-width: 820px) {
  .spec-title {
    margin-top: 0;
    font-size: 9.6vw;
  }
}

@media (min-width: 821px) {
  .spec-subtitle {
    margin-bottom: 140px;
  }
}

.specialist_2 {
  /*display: none;*/
  margin-top: 150px;
  position: relative;
}

.specialist_2 .specialist_2_bg {
  width: 150%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -2;
}

.specialist_2 .specialist_2_inner {
  display: flex;
  flex-wrap: wrap;
}

@media screen and (max-width: 820px) {
  .specialist_2 .specialist_2_inner {
    flex-direction: column;
  }
}
.specialist_2 .specialist_2_inner .specialist_2_item {
  width: calc((100% - 15px) / 2);
  border-radius: 20px;
  box-shadow: 0 0 17px rgba(42, 122, 175, 0.1);
  aspect-ratio: 1.4/1;
  margin-bottom: 15px;
  background: #fff;
  cursor: pointer;
}

@media screen and (max-width: 820px) {
  .specialist_2 .specialist_2_inner .specialist_2_item {
    width: 100%;
    aspect-ratio: auto;
    height: auto;
  }
}
.specialist_2 .specialist_2_inner .specialist_2_item:first-child {
  margin-right: 15px;
}

.specialist_2 .specialist_2_inner .specialist_2_item:nth-child(4) {
  margin-right: 0;
  background: transparent;
  box-shadow: none;
  box-shadow: initial;
  visibility: hidden;
}

.specialist_2 .specialist_2_inner .specialist_2_item img {
  width: 100%;
  height: 52%;
}

.specialist_2 .specialist_2_inner .specialist_2_item .specialist_2_item_text {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  justify-content: space-between;
  height: 48%;
  padding: calc(7px + 13 * (100vw - 820px) / 716) calc(20px + 30 * (100vw - 820px) / 716) 30px calc(7px + 13 * (100vw - 820px) / 716);
}

.specialist_2 .specialist_2_inner .specialist_2_item .specialist_2_item_text div {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.specialist_2 .specialist_2_inner .specialist_2_item .specialist_2_item_text h3 {
  font-family: "Montserrat", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  letter-spacing: 0.01em;
  color: #000000;
  font-size: calc(5px + 5 * (100vw - 375px) / 393);
}

@media screen and (max-width: 820px) {
  .specialist_2 .specialist_2_inner .specialist_2_item .specialist_2_item_text h3 {
    font-size: calc(19px + 7 * (100vw - 375px) / 393);
    margin-top: 15px;
  }
}
.specialist_2 .specialist_2_inner .specialist_2_item .specialist_2_item_text p {
  font-family: "Montserrat", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  color: #000000;
  width: 65%;
  font-size: calc(5px + 3 * (100vw - 375px) / 393);
}

@media screen and (max-width: 895px) {
  .specialist_2 .specialist_2_inner .specialist_2_item .specialist_2_item_text p {
    width: 75%;
  }
}
@media screen and (max-width: 820px) {
  .specialist_2 .specialist_2_inner .specialist_2_item .specialist_2_item_text p {
    font-size: calc(14px + 3 * (100vw - 375px) / 393);
  }
}
.specialist_2 .specialist_2_inner .specialist_2_item .specialist_2_item_text a {
  font-family: "Montserrat", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 0.9rem;
  line-height: 115%;
  display: flex;
  align-items: center;
  letter-spacing: 0.02em;
  color: #3c86b7;
  border-bottom: 1px dashed #3c86b7;
  transition: all 0.3s ease;
  font-size: calc(5px + 3 * (100vw - 375px) / 393);
}

@media screen and (max-width: 820px) {
  .specialist_2 .specialist_2_inner .specialist_2_item .specialist_2_item_text a {
    font-size: calc(14px + 3 * (100vw - 375px) / 393);
  }
}
.specialist_2 .specialist_2_inner .specialist_2_item .specialist_2_item_text a:hover {
  opacity: 0.5;
}

.specialist_2 .specialist_2_inner .specialist_2_item .specialist_2_item_text a:active {
  opacity: 1;
  color: #0078a4;
}

.specialist_2 .specialist_2_inner .specialist_2_item_2 {
  width: calc((100% - 45px) / 3);
  margin-right: 15px;
  aspect-ratio: 1.2/1;
  position: relative;
}

@media screen and (max-width: 820px) {
  .specialist_2 .specialist_2_inner .specialist_2_item_2 {
    width: 100%;
    aspect-ratio: auto;
    height: auto;
  }
}
.specialist_2 .specialist_2_inner .specialist_2_item_2:nth-child(5) p {
  width: 100% !important;
}

.specialist_2 .specialist_2_inner .specialist_2_item_2:nth-child(7) {
  margin-right: 0;
}

.specialist_2 .specialist_2_inner .specialist_2_item_2:nth-child(10) {
  margin-right: 0;
}

.specialist_2 .specialist_2_inner .specialist_2_item_2:nth-child(6) {
  margin-right: 15px;
}

.specialist_2 .specialist_2_inner .specialist_2_item_2:nth-child(9) {
  margin-right: 15px;
}

.specialist_2 .specialist_2_inner .specialist_2_item_2 img {
  height: 65%;
}

.specialist_2 .specialist_2_inner .specialist_2_item_2 .play_btn {
  position: absolute;
  top: 32.5%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80px;
  aspect-ratio: 1/1;
}

.specialist_2 .specialist_2_inner .specialist_2_item_2 .specialist_2_item_text {
  height: 35%;
  padding: calc(7px + 5 * (100vw - 820px) / 716) calc(7px + 13 * (100vw - 820px) / 716) 15px calc(7px + 13 * (100vw - 820px) / 716);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

@media screen and (max-width: 820px) {
  .specialist_2 .specialist_2_inner .specialist_2_item_2 .specialist_2_item_text {
    padding-bottom: 30px;
  }
}
.specialist_2 .specialist_2_inner .specialist_2_item_2 .specialist_2_item_text h3 {
  font-size: calc(5px + 4 * (100vw - 375px) / 393);
}

@media screen and (max-width: 820px) {
  .specialist_2 .specialist_2_inner .specialist_2_item_2 .specialist_2_item_text h3 {
    font-size: calc(19px + 7 * (100vw - 375px) / 393);
  }
}
.specialist_2 .specialist_2_inner .specialist_2_item_2 .specialist_2_item_text p {
  height: calc(2.86 * (5px + 2 * (100vw - 375px) / 393));
  line-height: 130%;
  font-size: calc(5px + 2 * (100vw - 375px) / 393);
  width: 70%;
  margin: 0;
}

@media screen and (max-width: 820px) {
  .specialist_2 .specialist_2_inner .specialist_2_item_2 .specialist_2_item_text p {
    line-height: 100%;
    height: auto;
    font-size: calc(14px + 3 * (100vw - 375px) / 393);
    margin-top: 15px;
    width: 80%;
  }
}
/* ---------------- */
.reviews {
  margin-top: 110px;
  padding-top: 50px;
  position: relative;
  margin-bottom: 150px;
}

.reviews_bg {
  position: absolute;
  top: -20%;
  left: 55%;
  transform: translateX(-50%) scale(1.1);
  width: 50%;
  z-index: -1;
}

.swiper {
  padding-bottom: 50px !important;
}

.swiper {
  width: 100%;
}

.swiper .swiper-button-prev,
.swiper .swiper-button-next {
  height: 50px;
  width: 50px;
  border-radius: 50%;
  border: none;
  box-shadow: 0 0 17px rgba(42, 122, 175, 0.1);
  background: #ceccec;
  cursor: pointer;
  position: absolute;
  top: 45%;
  background-size: contain;
  transition: all 0.3s ease;
}

.swiper .swiper-button-prev:after,
.swiper .swiper-button-next:after {
  font-size: 0;
  width: 0;
  height: 0;
  display: none;
}

.swiper .swiper-button-prev:before,
.swiper .swiper-button-next:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 20%;
  height: 40%;
  background: url(/local/templates/intimgeli/assets/bundles/global/../2180928a1938d1bb1cc1.webp) no-repeat center;
  background-size: contain;
}

.swiper .swiper-button-prev:hover,
.swiper .swiper-button-next:hover {
  opacity: 0.7;
}

.swiper .swiper-button-prev:active,
.swiper .swiper-button-next:active {
  opacity: 1;
  font-weight: 500;
}

.swiper .swiper-button-next {
  transform: rotate(180deg);
}

.swiper-wrapper {
  align-items: center;
}

.swiper-slide {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  background: #ffffff;
  box-shadow: 0 0 17px rgba(42, 122, 175, 0.1);
  border-radius: 20px;
  padding: 40px 60px;
  opacity: 0.7;
  transition: all 1s ease;
}

.swiper-slide h2 {
  font-family: "Montserrat", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 115%;
  letter-spacing: 0.01em;
  color: #000000;
  margin-bottom: 10px;
}

@media screen and (max-width: 1536px) and (min-width: 821px) {
  .swiper-slide h2 {
    font-size: calc(15px + 9 * (100vw - 820px) / 716);
  }
}
.swiper-slide h3 {
  font-family: "Montserrat", serif;
  font-weight: 400;
  font-size: 0.9rem;
  line-height: 115%;
  letter-spacing: 0.02em;
  color: rgba(0, 0, 0, 0.5);
}

.swiper-slide p.swiper-slide_text {
  font-family: "Montserrat", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 0.9rem;
  line-height: 115%;
  letter-spacing: 0.02em;
  color: #000000;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.swiper-slide .slider_dop {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 0;
  overflow: hidden;
  transition: all 1s ease;
}

.swiper-slide .slider_dop a {
  font-family: "Montserrat", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 0.9rem;
  line-height: 115%;
  display: flex;
  align-items: center;
  letter-spacing: 0.02em;
  color: #3c86b7;
  border-bottom: 1px dashed #3c86b7;
  transition: all 0.3s ease;
}

.swiper-slide .slider_dop a:hover {
  opacity: 0.5;
}

.swiper-slide .slider_dop a:active {
  opacity: 1;
  color: #0078a4;
}

.swiper-slide .slider_dop div {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
}

.swiper-slide .slider_dop div a {
  border: none;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0;
  display: flex;
  justify-content: center;
}

.swiper-slide .slider_dop div a:first-child {
  margin-right: 5px;
}

.swiper-slide .slider_dop div a img {
  filter: grayscale(100%);
  opacity: 0.5;
  transition: all 0.3s ease;
}

.swiper-slide .slider_dop div a img:hover {
  opacity: 1;
  filter: none;
}

.swiper-slide-active {
  opacity: 1;
}

.swiper-slide-active .slider_dop {
  height: auto;
  transition: all 1s ease;
}

@media screen and (max-width: 820px) {
  .reviews {
    margin-top: 47px;
  }
  .reviews .reviews_bg {
    top: 0;
    left: -23%;
    transform: none;
    width: 162%;
  }
  .reviews h2 {
    font-size: calc(26px + 19 * (100vw - 375px) / 393);
  }
  .reviews .swiper {
    position: relative;
  }
  .reviews .swiper .swiper-button-prev,
  .reviews .swiper .swiper-button-next {
    height: calc(30px + 15 * (100vw - 375px) / 393);
    width: calc(30px + 15 * (100vw - 375px) / 393);
    left: 0;
  }
  .reviews .swiper .swiper-button-next {
    right: 0 !important;
  }
  .reviews .swiper .swiper-button-next {
    left: auto;
  }
  .reviews .swiper .swiper-slide {
    padding: 34px 31px;
  }
  .reviews .swiper .swiper-slide h2 {
    font-size: calc(16px + 16 * (100vw - 375px) / 393);
  }
  .reviews .swiper .swiper-slide h3 {
    font-size: calc(15px + 5 * (100vw - 375px) / 393);
  }
  .reviews .swiper .swiper-slide p.swiper-slide_text {
    -webkit-line-clamp: 6;
    font-size: calc(15px + 10 * (100vw - 375px) / 393);
  }
  .reviews .swiper .swiper-slide .slider_dop .slide_showMore {
    font-size: calc(15px + 9 * (100vw - 375px) / 393);
  }
  .reviews .swiper .swiper-slide .slider_dop img {
    width: 80%;
    height: calc(18px + 11 * (100vw - 375px) / 393);
  }
}
/* ---------------- */
.septofemin {
  position: relative;
}

.septofemin__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -2;
  background: linear-gradient(178deg, rgba(246, 242, 248, 0) 0%, rgba(236, 218, 229, 0.47) 19.79%, rgba(229, 202, 216, 0.78) 47.4%, rgba(235, 217, 228, 0.53) 77.08%, rgba(246, 242, 248, 0) 100%);
}

.septofemin .title {
  color: #ef8eb9;
  font-size: 64px;
}

@media (max-width: 1240px) {
  .septofemin .title {
    font-size: 46px;
  }
}
@media (max-width: 992px) {
  .septofemin .title {
    font-size: 35px;
  }
}
@media (max-width: 576px) {
  .septofemin .title {
    font-size: 30px;
  }
}
.septofemin__inner {
  width: 100%;
}

.septofemin__inner__title {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 70px;
}

@media (max-width: 576px) {
  .septofemin__inner__title {
    margin-top: 40px;
  }
}
.septofemin__inner__title h3 {
  color: #000;
  text-align: center;
  font-family: "Montserrat", serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 115%;
  letter-spacing: 0.3px;
}

@media (max-width: 1240px) {
  .septofemin__inner__title h3 {
    font-size: 27px;
  }
}
@media (max-width: 992px) {
  .septofemin__inner__title h3 {
    font-size: 22px;
  }
}
@media (max-width: 576px) {
  .septofemin__inner__title h3 {
    font-size: 19px;
  }
}
.septofemin__inner__title img {
  width: 328px;
}

@media (max-width: 1240px) {
  .septofemin__inner__title img {
    width: 277px;
  }
}
@media (max-width: 992px) {
  .septofemin__inner__title img {
    width: 220px;
  }
}
@media (max-width: 576px) {
  .septofemin__inner__title img {
    width: 210px;
  }
}
.septofemin__inner__product {
  display: flex;
  width: 100%;
  height: 430px;
  margin-top: 70px;
}

@media (max-width: 1240px) {
  .septofemin__inner__product {
    height: 329px;
  }
}
@media (max-width: 820px) {
  .septofemin__inner__product {
    height: -moz-fit-content !important;
    height: fit-content !important;
  }
  .septofemin__inner__product {
    flex-direction: column;
  }
}
@media (max-width: 576px) {
  .septofemin__inner__product {
    margin-top: 45px;
  }
}
.septofemin__inner__product-left {
  width: 50%;
  height: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media (max-width: 992px) {
  .septofemin__inner__product-left {
    width: 100%;
    height: auto;
  }
}
.septofemin__inner__product-left .bg {
  height: 650px;
  z-index: -1;
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media (max-width: 1240px) {
  .septofemin__inner__product-left .bg {
    height: 484px;
  }
}
@media (max-width: 820px) {
  .septofemin__inner__product-left .bg {
    top: 30%;
    width: 70%;
    height: auto;
  }
}
.septofemin__inner__product-left .product-img {
  height: 363px;
}

@media (max-width: 1240px) {
  .septofemin__inner__product-left .product-img {
    height: 265px;
  }
}
@media (max-width: 820px) {
  .septofemin__inner__product-left .product-img {
    width: 80%;
    height: auto;
  }
}
@media (max-width: 576px) {
  .septofemin__inner__product-left .product-img {
    width: 90%;
  }
}
.septofemin__inner__product-left .product-img-desk {
  display: block;
}

@media (max-width: 820px) {
  .septofemin__inner__product-left .product-img-desk {
    display: none;
  }
}
.septofemin__inner__product-left .product-img-mob {
  display: none;
}

@media (max-width: 820px) {
  .septofemin__inner__product-left .product-img-mob {
    display: block;
  }
}
.septofemin__inner__product-right {
  width: 50%;
  height: 100%;
}

@media (max-width: 992px) {
  .septofemin__inner__product-right {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 576px) {
  .septofemin__inner__product-right {
    margin-top: 30px;
  }
}
.septofemin__inner__product-right .scenarios {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-left: 30px;
  height: 100%;
}

.septofemin__inner__product-right .scenarios__item {
  width: 90%;
  height: calc((100% - 30px) / 4);
  margin-bottom: 10px;
  display: flex;
  padding-left: 50px;
  padding-right: 20px;
  align-items: center;
  position: relative;
  border-radius: 9px;
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0px 0px 19px 0px rgba(26, 57, 71, 0.05);
}

@media (max-width: 1240px) {
  .septofemin__inner__product-right .scenarios__item {
    width: 100%;
    height: auto;
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.septofemin__inner__product-right .scenarios__item:last-child {
  margin-bottom: 0;
}

.septofemin__inner__product-right .scenarios__item .number {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(-50%, -50%);
  color: rgba(255, 255, 255, 0.8);
  text-align: center;
  font-family: "Montserrat", serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 115%; /* 23px */
  letter-spacing: 0.4px;
  text-transform: uppercase;
}

@media (max-width: 1240px) {
  .septofemin__inner__product-right .scenarios__item .number {
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  .septofemin__inner__product-right .scenarios__item .number {
    font-size: 13px;
  }
}
.septofemin__inner__product-right .scenarios__item .number::before,
.septofemin__inner__product-right .scenarios__item .number::after {
  content: "";
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  aspect-ratio: 1/1;
}

.septofemin__inner__product-right .scenarios__item .number::before {
  width: 60px;
  background: #ee8fba;
  opacity: 0.5;
  z-index: -2;
}

@media (max-width: 1240px) {
  .septofemin__inner__product-right .scenarios__item .number::before {
    width: 50px;
  }
}
@media (max-width: 576px) {
  .septofemin__inner__product-right .scenarios__item .number::before {
    width: 40px;
  }
}
.septofemin__inner__product-right .scenarios__item .number::after {
  width: 40px;
  background: #ee82b1;
  opacity: 0.5;
  z-index: -1;
}

@media (max-width: 1240px) {
  .septofemin__inner__product-right .scenarios__item .number::after {
    width: 33px;
  }
}
@media (max-width: 576px) {
  .septofemin__inner__product-right .scenarios__item .number::after {
    width: 27px;
  }
}
.septofemin__inner__product-right .scenarios__item .text {
  color: #000;
  font-family: "Montserrat", serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 115%; /* 28.75px */
  letter-spacing: 0.25px;
}

@media (max-width: 1240px) {
  .septofemin__inner__product-right .scenarios__item .text {
    font-size: 16px;
  }
}
@media (max-width: 992px) {
  .septofemin__inner__product-right .scenarios__item .text {
    font-size: 19px;
  }
}
@media (max-width: 576px) {
  .septofemin__inner__product-right .scenarios__item .text {
    font-size: 13px;
  }
}
.septofemin__inner__flora {
  width: 100%;
  margin-top: 30px;
}

.septofemin__inner__flora-product {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

@media (max-width: 1240px) {
  .septofemin__inner__flora-product {
    flex-direction: column;
  }
}
.septofemin__inner__flora-product .center {
  display: flex;
  align-items: center;
}

@media (max-width: 576px) {
  .septofemin__inner__flora-product .center {
    justify-content: flex-end;
  }
}
.septofemin__inner__flora-product .plus {
  width: 80px;
  aspect-ratio: 1/1;
  position: relative;
}

@media (max-width: 1240px) {
  .septofemin__inner__flora-product .plus {
    width: 60px;
  }
}
@media (max-width: 576px) {
  .septofemin__inner__flora-product .plus {
    width: 55px;
  }
}
.septofemin__inner__flora-product .plus::before,
.septofemin__inner__flora-product .plus::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 7px;
  background: #ee82b1;
  opacity: 0.5;
  border-radius: 10px;
}

@media (max-width: 576px) {
  .septofemin__inner__flora-product .plus::before,
  .septofemin__inner__flora-product .plus::after {
    height: 5px;
  }
}
.septofemin__inner__flora-product .plus::before {
  transform: translate(-50%, -50%);
}

.septofemin__inner__flora-product .plus::after {
  transform: translate(-50%, -50%) rotate(90deg);
}

.septofemin__inner__flora-product .flora-img {
  height: 530px;
}

@media (max-width: 1240px) {
  .septofemin__inner__flora-product .flora-img {
    height: 490px;
  }
}
@media (max-width: 576px) {
  .septofemin__inner__flora-product .flora-img {
    width: 75%;
    height: auto;
  }
}
.septofemin__inner__flora-product .recomendation {
  width: 500px;
  border-radius: 9px;
  background: #fff;
  box-shadow: 0px 0px 17px 0px rgba(42, 122, 175, 0.1);
  position: absolute;
  top: 50%;
  left: 59%;
  transform: translateY(-50%);
  padding: 30px;
}

@media (max-width: 1240px) {
  .septofemin__inner__flora-product .recomendation {
    position: relative;
    top: -30px;
    left: 0;
  }
}
@media (max-width: 576px) {
  .septofemin__inner__flora-product .recomendation {
    width: 100%;
    top: 0;
    transform: translateY(-40%);
  }
}
.septofemin__inner__flora-product .recomendation__star {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 46px;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background: #fff;
}

.septofemin__inner__flora-product .recomendation__star img {
  width: 100%;
}

.septofemin__inner__flora-product .recomendation__title {
  color: #ee82b1;
  text-align: center;
  font-family: "Montserrat", serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 115%;
  letter-spacing: 0.25px;
}

@media (max-width: 1240px) {
  .septofemin__inner__flora-product .recomendation__title {
    font-size: 22px;
  }
}
@media (max-width: 576px) {
  .septofemin__inner__flora-product .recomendation__title {
    font-size: 18px;
  }
}
.septofemin__inner__flora-product .recomendation__subtitle {
  margin-top: 5px;
  color: #000;
  text-align: center;
  font-family: "Montserrat", serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 115%; /* 23px */
  letter-spacing: 0.4px;
}

@media (max-width: 1240px) {
  .septofemin__inner__flora-product .recomendation__subtitle {
    font-size: 17px;
  }
}
@media (max-width: 576px) {
  .septofemin__inner__flora-product .recomendation__subtitle {
    font-size: 13px;
  }
}
.septofemin__inner__flora-product .recomendation__subtitle span {
  color: #8e64a6;
}

.septofemin__inner__flora .contraindications {
  display: flex;
  width: 95%;
  margin: 0 auto;
  margin-bottom: 170px;
}

@media (max-width: 1240px) {
  .septofemin__inner__flora .contraindications {
    margin-top: -55px;
  }
}
@media (max-width: 576px) {
  .septofemin__inner__flora .contraindications {
    margin-top: 0;
  }
}
.septofemin__inner__flora .contraindications-desk {
  display: block;
}

@media (max-width: 820px) {
  .septofemin__inner__flora .contraindications-desk {
    display: none;
  }
}
.septofemin__inner__flora .contraindications-mob {
  display: none;
}

@media (max-width: 820px) {
  .septofemin__inner__flora .contraindications-mob {
    display: block;
  }
}
/* ---------------- */
.questions {
  margin-top: -100px;
}

.section_right_aspect_questions {
  transform: translate(-100px, 0);
}

.questions_bg {
  position: absolute;
  top: 25%;
  left: -20%;
  transform: scale(0.8);
  z-index: -2;
}

.section_right_accord {
  width: 50%;
  display: flex;
  flex-direction: column;
  height: -moz-fit-content;
  height: fit-content;
  margin-top: 50px;
  z-index: 2;
}

.accordion_wrap {
  box-shadow: 0 0 17px rgba(42, 122, 175, 0.1);
  margin-top: 10px;
}

.dop_questions_accordion {
  display: none;
}

[dir="ltr"] .accordion {
  text-align: left;
}

[dir="rtl"] .accordion {
  text-align: right;
}

.accordion {
  width: 100%;
  border: none;
  padding: 30px;
  background: #ffffff;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  border-radius: 9px;
  font-family: "Montserrat", serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 115%;
  letter-spacing: 0.02em;
  color: #000000;
}

@media screen and (max-width: 1536px) and (min-width: 821px) {
  .accordion {
    font-size: calc(10px + 5 * (100vw - 820px) / 716);
  }
}
.accordion:after {
  content: "+";
  font-size: 2rem;
  color: #2a7aaf;
}

.panel {
  transform: translateY(-1px);
  display: none;
  overflow: hidden;
  border-bottom-left-radius: 9px;
  border-bottom-right-radius: 9px;
  padding: 0 30px 30px 30px;
  background: #fff;
}

.panel p {
  margin: 0 !important;
  padding: 0 !important;
}

.active_accordion {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.active_accordion:after {
  content: "-";
}

.dop_questions {
  z-index: 2;
  font-size: 15px;
  font-family: "Montserrat", serif;
  font-style: normal;
  font-weight: 400;
  line-height: 115%;
  letter-spacing: 0.02em;
  color: #3c86b7;
  margin-top: 20px;
  padding-bottom: 5px;
  border-bottom: 1px dashed #3c86b7;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 0.3s ease;
}

.dop_questions:hover {
  opacity: 0.5;
}

.dop_questions:active {
  opacity: 1;
  color: #0078a4;
}

@media screen and (max-width: 820px) {
  .questions {
    margin-top: -130px;
  }
  .questions h2 {
    text-align: center;
    margin-bottom: -20px;
  }
  .questions .main_section_inner {
    display: flex;
    flex-direction: column;
  }
  .questions .main_section_inner .accordion {
    font-size: calc(15px + 4 * (100vw - 375px) / 393);
  }
  .questions .main_section_inner .panel p {
    font-size: calc(15px + 4 * (100vw - 375px) / 393);
  }
  .questions .main_section_inner .section_right_aspect_questions {
    display: none;
  }
  .questions .main_section_inner .section_right_accord {
    order: 1;
    width: 100%;
  }
  .questions .main_section_inner .dop_questions {
    font-size: calc(15px + 4 * (100vw - 375px) / 393);
  }
}
/* ---------------- */
.buy {
  padding-bottom: 100px;
  overflow: hidden;
}

.section_left_buy {
  width: 28%;
  position: relative;
}

.section_right_buy {
  width: 57.6%;
  display: flex;
  position: relative;
}

.shops_hidden {
  opacity: 0;
  width: 0;
  height: 0;
  z-index: -1000;
  pointer-events: none;
}

.shops {
  order: 1;
  transition: all 1s ease;
  background: rgba(255, 255, 255, 0.79);
  box-shadow: 0 0 17px rgba(42, 122, 175, 0.1);
  border-radius: 20px;
  position: absolute;
  right: 0;
  bottom: 50px;
  display: flex;
  flex-wrap: wrap;
  padding: 50px 0;
}

@media screen and (max-width: 1536px) and (min-width: 821px) {
  .shops {
    transform: translateY(calc(86px - 86 * (100vw - 820px) / 716));
  }
}
.shops a {
  display: flex;
  justify-content: center;
  width: calc(33.3333333333% - 120px);
  margin: 60px;
  transition: all 0.3s ease;
}

@media screen and (max-width: 1536px) and (min-width: 821px) {
  .shops a {
    width: calc(33.3333333333% - (50px + 70 * (100vw - 820px) / 716));
    margin: calc(25px + 35 * (100vw - 820px) / 716);
  }
}
.shops a:hover {
  transform: scale(1.1);
}

.shops a:active {
  opacity: 0.7;
}

.shops a img {
  width: 100%;
}

#carousel {
  display: block;
  position: relative;
  width: 100%;
  height: 600px;
  perspective: 300px;
  transform-style: preserve-3d;
}

@media screen and (max-width: 1536px) and (min-width: 821px) {
  #carousel {
    height: calc(300px + 300 * (100vw - 820px) / 716);
  }
}
.carousel_title {
  display: flex;
  margin-left: 5%;
}

.carousel_title h2 {
  transition: all 1s ease;
  font-size: 25px;
  width: -moz-fit-content;
  width: fit-content;
  order: 2;
}

.carousel_title_second {
  font-size: 18px !important;
  order: 1 !important;
}

.carousel_title_second {
  opacity: 0.5;
  margin-right: 15px;
}

.item {
  width: 50%;
  text-align: center;
  display: block;
  position: absolute;
  height: 600px;
  transition: all 500ms ease;
  opacity: 0.9;
  transform: perspective(-200px);
  bottom: 0;
  left: 100px;
}

.item.one {
  transform: translateX(-80%) translateZ(-100px);
}

.item.two {
  transform: translateX(0%) translateZ(0px);
}

.item.one {
  opacity: 0.5;
}

.item h2 {
  margin-left: 20%;
}

.item {
  height: 80%;
}

.item img {
  height: 100%;
}

#prev,
#next {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: none;
  box-shadow: 0 0 17px rgba(42, 122, 175, 0.1);
  background: #ceccec;
  cursor: pointer;
  position: absolute;
  top: 50%;
  right: -50px;
  transition: all 0.3s ease;
}

#prev:after,
#next:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 20%;
  height: 40%;
  background: url(/local/templates/intimgeli/assets/bundles/global/../920d92c45a0b5f54da5c.webp) no-repeat center;
  background-size: contain;
}

#prev:hover,
#next:hover {
  opacity: 0.7;
}

#prev:active,
#next:active {
  opacity: 1;
  font-weight: 500;
}

#prev {
  left: 20px;
  transform: rotate(180deg);
}

.footer_bg {
  position: absolute;
  width: 160%;
  top: -170px;
  left: -21vw;
  z-index: -2;
}

.aspect_mob {
  display: none;
}

@media (min-width: 769px) {
  .buy_shops_container {
    width: 100%;
    margin-top: 15px;
    display: flex;
    gap: 90px;
  }
  .shop-items {
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
  }
  .shop-items a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: calc(33.333% - 6px);
    padding: 10px;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 10px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    transition: transform 0.2s ease;
  }
  .shop-items img {
    width: 100%;
    height: auto;
    max-width: 80px;
  }
}
@media screen and (min-width: 769px) {
  .carousel_slider_wrapper {
    position: relative;
    width: 100%;
  }
  #carousel.carousel_slider {
    display: block;
    position: relative;
    width: 100%;
    height: 600px;
    perspective: 300px;
    transform-style: preserve-3d;
  }
}
@media screen and (min-width: 769px) and (max-width: 1536px) and (min-width: 821px) {
  #carousel.carousel_slider {
    height: calc(300px + 300 * (100vw - 820px) / 716);
  }
}
@media screen and (min-width: 769px) {
  .carousel_slider_slide {
    width: 50%;
    text-align: center;
    display: block;
    position: absolute;
    height: 600px;
    transition: all 500ms ease;
    opacity: 0.9;
    transform: perspective(-200px);
    bottom: 0;
    left: 100px;
    cursor: grab;
  }
}
@media screen and (min-width: 769px) and (max-width: 1536px) and (min-width: 821px) {
  .carousel_slider_slide {
    height: calc(300px + 300 * (100vw - 820px) / 716);
  }
}
@media screen and (min-width: 769px) {
  .carousel_slider_slide:active {
    cursor: grabbing;
  }
}
@media screen and (min-width: 769px) {
  .carousel_slider_slide[data-slide-index="0"] {
    transform: translateX(0%) translateZ(0px);
    z-index: 2;
  }
}
@media screen and (min-width: 769px) {
  .carousel_slider_slide[data-slide-index="1"] {
    transform: translateX(-80%) translateZ(-100px);
    opacity: 0.5;
    z-index: 1;
  }
}
@media screen and (min-width: 769px) {
  .carousel_slider_slide .carousel_item {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 80%;
  }
  .carousel_slider_slide .carousel_item img {
    height: 100%;
    width: auto;
  }
}
@media screen and (min-width: 769px) {
  .carousel_slider_slide .carousel_title {
    display: flex;
    margin-left: 5%;
  }
  .carousel_slider_slide .carousel_title.aspect_mob {
    display: none;
  }
  .carousel_slider_slide .carousel_title h2 {
    transition: all 1s ease;
    font-size: 25px;
    width: -moz-fit-content;
    width: fit-content;
    order: 2;
  }
}
@media screen and (min-width: 769px) {
  .carousel_slider_pagination {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .carousel_slider_wrapper {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding: 0 0 50px;
    min-height: calc(370px + 106 * (100vw - 375px) / 393);
  }
  #carousel.carousel_slider {
    position: relative;
    width: 100%;
    height: 100%;
    min-height: calc(370px + 106 * (100vw - 375px) / 393);
  }
  .carousel_slider_slide {
    position: absolute;
    width: 100%;
    left: 50%;
    top: 0;
    transform-origin: center;
    z-index: 1;
    pointer-events: none;
    will-change: transform, opacity;
    opacity: 0;
  }
  .carousel_slider_slide.active {
    z-index: 3;
    transform: translateX(-50%) scale(1);
    opacity: 1;
    pointer-events: auto;
  }
  .carousel_slider_slide.prev {
    z-index: 2;
    transform: translateX(-95%) scale(0.5);
    opacity: 0.5;
    pointer-events: auto;
    cursor: pointer;
  }
  .carousel_slider_slide.next {
    z-index: 2;
    transform: translateX(-5%) scale(0.5);
    opacity: 0.5;
    pointer-events: auto;
    cursor: pointer;
  }
  .carousel_slider_slide .carousel_slider_slide.shop-items {
    opacity: 0;
  }
  .carousel_slider_slide .carousel_item {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .carousel_slider_slide .carousel_item img {
    width: 100%;
    height: auto;
    max-height: calc(370px + 106 * (100vw - 375px) / 393);
    -o-object-fit: contain;
       object-fit: contain;
  }
  .carousel_slider_slide .carousel_title {
    margin-left: 0;
    justify-content: center;
    margin-bottom: 20px;
  }
  .carousel_slider_slide .carousel_title.aspect_desk {
    display: none;
  }
  .carousel_slider_slide .carousel_title .branded {
    font-size: calc(25px + 20 * (100vw - 375px) / 393);
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .buy_shops_container {
    position: relative;
    width: 100%;
    margin-top: 20px;
    min-height: 180px;
  }
}
@media screen and (max-width: 768px) {
  .shop-items {
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
    transition: opacity 0.5s ease;
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .shop-items {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -170px;
    width: 100%;
    max-width: 500px;
    justify-content: center;
  }
  .shop-items[data-product-index="0"], .shop-items[data-product-index="1"], .shop-items[data-product-index="2"] {
    left: 50%;
    top: -120px;
  }
  .shop-items a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: calc(50% - 6px);
    padding: 10px;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 10px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    transition: transform 0.2s ease;
  }
  .shop-items a:hover {
    transform: scale(1.05);
  }
  .shop-items a img {
    width: 100%;
    height: auto;
    max-width: 80px;
  }
}
@media screen and (max-width: 768px) {
  .carousel_slider_pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    margin-top: 20px;
    padding: 0 20px;
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    z-index: 10;
  }
  .carousel_slider_pagination .carousel_slider_dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #ceccec;
    cursor: pointer;
    transition: all 0.3s ease;
    border: none;
    padding: 0;
    flex-shrink: 0;
    box-shadow: 0px 0px 17px rgba(42, 122, 175, 0.1);
  }
  .carousel_slider_pagination .carousel_slider_dot.active {
    background: #8e64a6;
    box-shadow: 0px 0px 17px rgba(42, 122, 175, 0.1);
    width: 10px;
    height: 10px;
  }
}
@media screen and (max-width: 820px) {
  .aspect_mob {
    display: flex;
  }
  .buy {
    padding-bottom: 80px;
    margin-top: 30px;
  }
  .buy .footer_bg {
    display: none;
  }
  .buy .main_section_inner {
    flex-direction: column;
  }
  .buy .main_section_inner .section_left_buy {
    width: 100%;
  }
  .buy .main_section_inner .section_left_buy h2 {
    width: 100%;
    height: auto;
    text-align: center;
    display: flex;
    justify-content: center;
  }
  .buy .main_section_inner .section_right_buy {
    width: 100%;
    height: 58vw;
  }
  .buy .main_section_inner .section_right_buy .shops {
    top: 0;
    left: 0;
    width: 100%;
    height: -moz-fit-content;
    height: fit-content;
    padding: 0;
  }
  .buy .main_section_inner .section_right_buy .shops a {
    width: 50%;
    margin: 0;
    padding: 7% 11%;
  }
}
/* ---------------- */
.footer {
  background: #9dc1d7;
  position: relative;
  height: 90px;
}

.footer .header_inner {
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0;
  justify-content: space-between;
}

.footer .header_inner .logo {
  height: 50%;
  margin: 0 30px 0 0;
}

@media screen and (max-width: 1536px) and (min-width: 821px) {
  .footer .header_inner .logo {
    height: calc(39% + 11 * (100vw - 820px) / 716);
    margin-right: calc(5px + 25 * (100vw - 820px) / 716);
  }
}
.footer .header_inner .logo img {
  height: 100%;
}

.footer .header_inner .footer_inf {
  width: 80%;
  height: 50%;
  margin-right: 30px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

@media screen and (max-width: 1536px) and (min-width: 821px) {
  .footer .header_inner .footer_inf {
    height: calc(39% + 11 * (100vw - 820px) / 716);
    width: calc(200% - 120 * (100vw - 820px) / 716);
    margin-right: calc(0px + 30 * (100vw - 820px) / 716);
  }
}
.footer .header_inner .footer_inf .nav_footer {
  display: flex;
  justify-content: space-between;
}

.footer .header_inner .footer_inf .nav_footer a {
  font-family: "Montserrat", serif;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
}

@media screen and (max-width: 1536px) and (min-width: 821px) {
  .footer .header_inner .footer_inf .nav_footer a {
    font-size: calc(11px + 5 * (100vw - 820px) / 716);
  }
}
.footer .header_inner .footer_inf .phone {
  display: flex;
  align-items: center;
}

@media screen and (max-width: 1536px) and (min-width: 821px) {
  .footer .header_inner .footer_inf .phone {
    font-size: calc(11px + 5 * (100vw - 820px) / 716);
  }
}
.footer .header_inner .footer_inf .phone span {
  margin-right: 5px;
  opacity: 0.5;
}

.footer .header_inner .footer_inf .phone div {
  display: flex;
  align-items: center;
}

.footer .header_inner .footer_inf .phone div span {
  opacity: 1;
}

.footer .header_inner .rights {
  height: 70%;
  width: 25%;
  display: flex;
  align-items: end;
  justify-content: end;
  opacity: 0.5;
}

@media screen and (max-width: 1536px) and (min-width: 821px) {
  .footer .header_inner .rights {
    font-size: calc(5px + 8 * (100vw - 820px) / 716);
  }
}
@media screen and (max-width: 820px) {
  .footer {
    height: auto;
    padding: 20px 3vw;
    width: 100%;
    z-index: 1;
  }
  .footer .header_inner {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  .footer .header_inner .logo {
    width: 100%;
    margin: 0;
    height: 66px;
  }
  .footer .header_inner .logo img {
    width: calc(45vw - 20 * (100vw - 375px) / 393);
  }
  .footer .header_inner .footer_inf {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin: 0;
  }
  .footer .header_inner .footer_inf .nav_footer {
    display: flex;
    flex-direction: column;
    align-items: start;
    width: 100%;
    margin-top: 20px;
  }
  .footer .header_inner .footer_inf .nav_footer a {
    font-size: calc(17px + 4 * (100vw - 375px) / 393);
    margin-bottom: calc(15px + 5 * (100vw - 375px) / 393);
    font-weight: 400;
    font-family: "Montserrat", serif;
    color: #000000;
  }
  .footer .header_inner .footer_inf .phone {
    flex-direction: column;
    align-items: start;
    font-size: calc(15px + 3 * (100vw - 375px) / 393);
    margin-top: 20px;
  }
  .footer .header_inner .footer_inf .phone span {
    opacity: 0.5;
    color: #000;
  }
  .footer .header_inner .footer_inf .phone div {
    display: flex;
    align-items: center;
  }
  .footer .header_inner .footer_inf .phone div span {
    opacity: 1;
    margin-right: 5px;
  }
  [dir="ltr"] .footer .header_inner .rights {
    text-align: left;
  }
  [dir="rtl"] .footer .header_inner .rights {
    text-align: right;
  }
  .footer .header_inner .rights {
    width: 100%;
    margin-top: 30px;
    font-size: calc(13px + 6 * (100vw - 375px) / 393);
  }
}
.main .intro_main .intro_slider {
  gap: 40px;
  justify-content: center;
  width: -moz-fit-content;
  width: fit-content;
}

/* ---------------- */
.branded {
  font-family: "inglobal", serif;
  font-weight: 400;
  line-height: 28px;
}

.branded span {
  font-weight: 700;
}

.branded1 {
  color: #3c86b7 !important;
}

.branded2 {
  color: #8e64a6 !important;
}

/* ---------------- */
.differences_title_new {
  margin-top: -100px;
  width: 400px;
}

@media screen and (max-width: 820px) {
  .differences_title_new {
    display: none;
  }
}
.differences_title_new h3 {
  margin-bottom: 0 !important;
}
.differences_title_new h3 {
  color: rgb(142, 100, 166);
}

.differences_title_new_r {
  display: flex;
  justify-content: end;
  height: -moz-fit-content;
  height: fit-content;
  margin-top: -100px;
  margin-bottom: 0;
}

.differences_title_new_r h3 {
  margin-bottom: 0 !important;
}

.differences_title_new_r h3 {
  color: rgb(60, 134, 183);
}

.extra_padding {
  justify-content: center;
}
.specialist-popup {
  display: none;
  top: 5.2083333333vw;
  z-index: 99;
  position: fixed;
  background: rgba(255, 255, 255, 0.7);
  backdrop-filter: blur(4px);
  width: 100vw;
  height: 100vh;
  left: 0;
}

.specialist-popup.active {
  display: block;
}

.specialist-popup-block {
  justify-content: center;
  align-items: center;
  padding: 50px 60px 50px;
  gap: 50px;
  position: absolute;
  left: 50%;
  top: 50%;
  background: linear-gradient(0deg, rgba(157, 193, 215, 0.7), rgba(157, 193, 215, 0.7)), #ffffff;
  /* Greyscale shadow */
  box-shadow: 0px 0px 18px rgba(26, 57, 71, 0.27);
  transform: translate(-50%, -50%);
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 1.0416666667vw;
}

@media (max-width: 768px) {
  .specialist-popup-block {
    padding: 10.6666666667vw;
    width: 91.4666666667vw;
    border-radius: 5.3333333333vw;
  }
}
.specialist-popup-title {
  text-align: center;
  justify-content: center;
  font-size: 2.0833333333vw;
  line-height: 2.3958333333vw;
  font-family: "inglobal", sans-serif;
  font-style: normal;
  font-weight: 400;
  display: flex;
  align-items: center;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}

@media (max-width: 768px) {
  .specialist-popup-title {
    margin: auto;
    width: 73.3333333333vw;
    font-size: 5.3333333333vw;
    line-height: 6.4vw;
  }
}
.specialist-popup-question {
  font-weight: 400;
  font-size: 1.0416666667vw;
  line-height: 1.1979166667vw;
  color: #303030;
  justify-content: center;
  margin: auto;
  margin-top: 0.78125vw;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  text-align: center;
  letter-spacing: 0.02em;
}

@media (max-width: 768px) {
  .specialist-popup-question {
    margin-top: 5.3333333333vw;
    width: 72.8vw;
    font-size: 4.2666666667vw;
    line-height: 5.3333333333vw;
  }
}
.specialist-popup-btns {
  display: flex;
  margin: auto;
  margin-top: 2.8645833333vw;
  gap: 0.78125vw;
  justify-content: center;
}

@media (max-width: 768px) {
  .specialist-popup-btns {
    margin-top: 5.3333333333vw;
    gap: 2.6666666667vw;
  }
}
.specialist-popup-yes {
  font-size: 0.8333333333vw;
  line-height: 1.0416666667vw;
  cursor: pointer;
  background: #3c86bc;
  filter: drop-shadow(0px 0px 17px rgba(42, 122, 175, 0.1));
  border-radius: 1.71875vw;
  color: white;
  padding: 0.7291666667vw 2.6041666667vw;
  width: -moz-fit-content;
  width: fit-content;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  display: flex;
  align-items: center;
  white-space: nowrap;
  justify-content: center;
}

@media (max-width: 768px) {
  .specialist-popup-yes {
    font-size: 3.2vw;
    line-height: 5.3333333333vw;
    border-radius: 8.8vw;
    padding: 2.6666666667vw 5.3333333333vw;
  }
}
.specialist-popup-no {
  font-size: 0.8333333333vw;
  line-height: 1.0416666667vw;
  cursor: pointer;
  background: #e2edf3;
  border-radius: 1.71875vw;
  color: #303030;
  padding: 0.7291666667vw 2.6041666667vw;
  width: -moz-fit-content;
  width: fit-content;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 768px) {
  .specialist-popup-no {
    font-size: 3.2vw;
    line-height: 5.3333333333vw;
    border-radius: 8.8vw;
    padding: 2.6666666667vw 13.3333333333vw;
  }
}
.modal {
  display: none;
}
.modal #video-player-container {
  width: 100%;
}
.modal .close {
  font-size: 2.5vw;
  position: absolute;
  right: -2.34375vw;
  top: 0;
  cursor: pointer;
}
@media (max-width: 768px) {
  .modal .close {
    font-size: 13.3333333333vw;
    right: 2.6666666667vw;
    top: 0.2666666667vw;
  }
}

.main .three-col .shop-items {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
}

.main .active_inner_right .active_inner_column {
  gap: 40px;
}

@media (min-width: 769px) and (max-width: 1600px) {
  .main .active_inner_right .active_inner_column {
    gap: 40px;
  }
}
@media (max-width: 768px) {
  .main .active_inner_right .active_inner_column {
    gap: 0px;
  }
}

/* End */


/* Start:/local/templates/intimgeli/assets/bundles/main-page/main-page.css?177063415420394*/
/*!************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/sass/pages/main-page/welcome-screen.scss ***!
  \************************************************************************************************************************************************************************************************************************************/
.main .intro_inner .intro_main {
  height: -moz-fit-content;
  height: fit-content;
  margin: auto;
  margin-bottom: 150px;
  max-width: 1640px;
}
@media (max-width: 1440px) {
  .main .intro_inner .intro_main {
    max-width: 1300px;
  }
}
@media (max-width: 768px) {
  .main .intro_inner .intro_main {
    margin-bottom: 50px;
  }
}
.main .intro_inner .intro_main .intro_block {
  flex-direction: column;
}
.main .intro_inner .intro_main .intro_block .intro_text {
  margin-top: -30px;
}
.main .intro_inner .intro_main .intro_block .intro_text.intro_right {
  align-items: center;
}
.main .intro_inner .intro_main .intro_block .intro_text.intro_left {
  align-items: center;
}
.main .intro_inner .intro_main .intro_block .intro_block_l_img {
  width: 100%;
  max-width: 390px;
}
.main .intro_inner .intro_title {
  height: -moz-fit-content;
  height: fit-content;
  margin-top: 88px;
  position: static;
  position: initial;
  transform: none;
  transform: initial;
  left: auto;
  left: initial;
}
@media (max-width: 768px) {
  .main .intro_inner .intro_title {
    margin-top: -40px;
  }
}
.main .intro_inner .intro_title h1 {
  position: static;
  position: initial;
  transform: none;
  transform: initial;
  left: auto;
  left: initial;
}
@media (max-width: 768px) {
  .main .intro_inner .intro_title h1 {
    width: 100%;
    font-size: 24px;
  }
}
.main .main_section_inner .active_item_pink {
  margin-bottom: 2px;
}
.main .differences_title {
  padding-bottom: 150px;
}
@media (max-width: 768px) {
  .main .differences_title {
    padding-bottom: 10px;
  }
}
.main .complex_bg {
  position: absolute;
  top: 100px;
  left: 0;
  height: 110%;
  width: 100vw;
}
.main .first-step {
  padding: 20px 40px;
  gap: 5px;
  background: #ceccec;
  outline: 8px solid rgba(206, 204, 236, 0.5);
}
.main .second-step {
  gap: 2px;
  background: linear-gradient(90deg, #9dc1d7 0%, #ceccec 100%);
  outline: 8px solid rgba(157, 193, 215, 0.5);
}
.main .step {
  border-radius: 93px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px 40px;
  min-height: 140px;
}
@media (max-width: 768px) {
  .main .step {
    padding: 30px 40px;
    justify-content: start;
  }
}
.main .step span {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 115%;
  display: flex;
  align-items: center;
  text-align: center;
  letter-spacing: 0.02em;
  color: #ffffff;
}
.main .step span.name {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  line-height: 115%;
  display: flex;
  align-items: center;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #ffffff;
}
@media (max-width: 768px) {
  .main .step span.name {
    font-size: 18px;
  }
}
.main .section_right_complex .two-col {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
  gap: 20px;
}
@media (max-width: 768px) {
  .main .section_right_complex .two-col .col-left {
    order: 2;
    position: absolute;
    right: 0;
  }
  .main .section_right_complex .two-col .col-left img {
    margin-right: 0;
    margin-right: initial;
    position: relative;
    right: -9.3333333333vw;
  }
  .main .section_right_complex .two-col .col-left .step_text {
    align-items: end;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto;
  }
  .main .section_right_complex .two-col .col-right {
    order: 1;
  }
  .main .section_right_complex .two-col .col-right img {
    margin-left: 0;
    margin-left: initial;
    position: relative;
    left: -9.3333333333vw;
  }
  .main .section_right_complex .two-col .col-right .step_text {
    align-items: start;
  }
}
.main .main_section_complex {
  margin-top: 150px;
}
.main .main_section_complex .main_section_inner {
  max-width: 1300px;
  margin: auto;
}
@media (max-width: 768px) {
  .main .main_section_complex .main_section_inner {
    gap: 30px;
  }
}
.main .main_section_complex .main_section_inner .step-img {
  width: 100%;
  margin-top: -30px;
  position: relative;
  z-index: 1;
}
@media (max-width: 768px) {
  .main .main_section_complex .main_section_inner .step-img {
    width: 201px;
    margin-left: auto;
    display: flex;
    margin-right: auto;
    margin-top: -50px;
  }
}
.main .step_text {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}
@media (max-width: 768px) {
  .main .step_text {
    gap: 3px;
  }
}
.main .step_text .buy_nav {
  margin-top: 12px;
  padding: 12px 19px;
}
.main .step_text .blue_btn {
  background: #3c86b7 !important;
}
.main .step_text .blue_btn {
  border-radius: 40px;
}
.main .step_text span {
  text-align: right;
  font-feature-settings: "liga" off, "clig" off;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 125% */
}
.main .step_text span.type {
  opacity: 0.5;
}
@media (max-width: 768px) {
  .main .step_text span.type {
    font-size: 13px;
  }
}
.main .step_text .t2 {
  text-align: right;
  font-family: "Montserrat", serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 115%; /* 20.7px */
  letter-spacing: 0.18px;
  color: #8e64a6;
}
.main .step_text .t2.blue {
  color: #3c86b7;
}
@media (max-width: 768px) {
  .main .step_text .t2 {
    font-size: 12px;
  }
}
.main .step_text .t1 {
  font-family: "inglobal", serif;
  font-size: 30px;
  font-weight: 400;
  font-style: normal;
  line-height: 115%; /* 34.5px */
  letter-spacing: 0.6px;
  text-transform: uppercase;
  color: #8e64a6;
}
.main .step_text .t1.blue {
  color: #3c86b7;
}
.main .step_text .t1 span {
  font-weight: 700;
  font-size: 30px;
}
@media (max-width: 768px) {
  .main .step_text .t1 span {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .main .step_text .t1 {
    font-size: 18px;
  }
}
.main .section_left_buy {
  position: absolute;
  opacity: 0;
}
.main .section_right_buy {
  position: absolute;
  opacity: 0;
}
.main .three-col {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 20px;
  gap: 20px;
  max-width: 1300px;
  margin: auto;
}
.main .three-col img {
  width: 375px;
  margin: auto;
  display: block;
  margin-top: 10px;
}
.main .three-col .shop-items {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
}
.main .three-col .shop-items a {
  height: 60px;
  width: calc(50% - 2px);
  padding: 20px;
  border-radius: 17.606px;
  background: rgb(255, 255, 255);
  box-shadow: 8px 6px 11.7px 0 rgba(33, 36, 38, 0.05);
}
.main .three-col .shop-items a img {
  width: 100%;
  max-height: 22px;
  display: inline;
  display: initial;
  margin: 0;
  margin: initial;
}
.main .main_section.buy {
  margin-top: 150px;
}
@media (max-width: 768px) {
  .main .main_section.buy {
    margin-top: 50px;
  }
}
.main .main_section.buy h2 {
  margin-bottom: 80px;
}
@media (max-width: 768px) {
  .main .main_section.buy h2 {
    margin-bottom: 30px;
  }
}
@media (max-width: 1110px) {
  .main .main .intro_main .intro_slider {
    gap: 10px;
  }
}
.main .main .intro_main .intro_slider {
  gap: 40px;
  justify-content: center;
  width: -moz-fit-content;
  width: fit-content;
}
@media (min-width: 769px) and (max-width: 1600px) {
  .main .intro_inner .intro_title h1 {
    font-size: 47px;
  }
  .main .intro_main {
    padding-top: 66px;
  }
  .main .intro_main .intro_slider_wrapper .intro_slider {
    margin: auto;
  }
  .main .main_section_inner .section_center .section_center_inner .curve_it span {
    font-size: 20px;
  }
  .main .main_section_inner .section_center .section_center_inner .curve_it img {
    width: 110px;
    height: 110px;
  }
  .main .main_section_inner .curve .curve_it_left span {
    font-size: 18px;
    justify-content: end;
    display: flex;
  }
  .main .main_section_inner .curve .curve_it_right span {
    font-size: 18px;
  }
  .main .main_section_inner .curve .curve_it img {
    width: 110px;
    height: 110px;
  }
  .main .main_section_inner .curve .curve_it {
    margin-top: -20px;
  }
  .main #problem {
    margin-bottom: 300px;
  }
  .main .spector_item p {
    width: 100% !important;
  }
  .main .active_inner_right .active_inner_column .active_item_right {
    width: 185px;
    aspect-ratio: 185/151;
    position: relative;
  }
  .main .active_inner_right .active_inner_column .active_item_right p {
    font-size: 15px;
    padding: 0 15px;
    align-items: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, calc(-50% - 30px));
    width: 100%;
    height: 100%;
  }
  .main .active_inner_right .active_inner_column .active_item_right img {
    top: -40px;
  }
  .main .active_right_h {
    margin-bottom: 80px !important;
  }
  .main .active_inner_right .active_inner_column {
    gap: 40px;
  }
  .main #active-components .main_section_inner {
    gap: 50px;
  }
  .main #active-components .active_item {
    width: 100%;
    max-width: 40vw;
  }
  .main #active-components-f .main_section_inner {
    gap: 20px;
  }
  .main #active-components-f .active_item_pink {
    width: 50vw !important;
  }
  .main #differences .differences {
    top: calc(61% + 4 * (100vw - 100px) / 56);
    transform: translate(-50%, -50%) scale(0.9);
  }
  .main #differences .main_section_inner h3 {
    font-size: 20px;
  }
  .main #differences .main_section_inner .section_left p {
    font-size: 15px;
  }
}
@media (max-width: 768px) {
  .main .intro_inner .intro_main {
    overflow: hidden;
    padding-top: 20px;
  }
  .main .intro_inner .intro_main .intro_slider_wrapper {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding: 0 0 50px;
    min-height: 470px;
  }
  .main .intro_inner .intro_main .intro_block_r {
    align-items: start !important;
  }
  .main .intro_inner .intro_main .intro_slider {
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 400px;
    top: 40px;
  }
  .main .intro_inner .intro_main .intro_slider .buy_nav {
    z-index: 2;
    position: absolute;
    bottom: -30px;
  }
  .main .intro_inner .intro_main .intro_slider_slide {
    position: absolute;
    width: 100%;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.4s ease, scale 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    transform-origin: center;
    z-index: 1;
    pointer-events: none;
    will-change: transform, opacity;
  }
  .main .intro_inner .intro_main .intro_slider_slide.active {
    width: 64.0625vw !important;
  }
  .main .intro_inner .intro_main .intro_slider_slide.active {
    z-index: 3;
    transform: translateX(-50%) scale(1);
    opacity: 1;
    pointer-events: auto;
    gap: 10px;
  }
  .main .intro_inner .intro_main .intro_slider_slide.active img {
    transform: none !important;
    transform: initial !important;
    width: 64.0625vw !important;
  }
  .main .intro_inner .intro_main .intro_slider_slide.active .intro_block_l_img {
    display: none;
  }
  .main .intro_inner .intro_main .intro_slider_slide.active .intro_text {
    margin-top: 0;
    margin-top: initial;
    transform: none;
    transform: initial;
    width: 100%;
  }
  .main .intro_inner .intro_main .intro_slider_slide.prev {
    z-index: 2;
    transform: translateX(-95%) scale(0.45);
    opacity: 0.7;
    pointer-events: auto;
    cursor: pointer;
    margin-top: -245px;
  }
  .main .intro_inner .intro_main .intro_slider_slide.prev .intro_mob1 {
    margin-top: 260px;
  }
  .main .intro_inner .intro_main .intro_slider_slide.next {
    z-index: 2;
    transform: translateX(-5%) scale(0.45);
    opacity: 0.7;
    pointer-events: auto;
    cursor: pointer;
    margin-top: -245px;
  }
  .main .intro_inner .intro_main .intro_slider_slide.next .intro_mob1 {
    margin-top: 260px;
  }
  .main .intro_inner .intro_main .intro_slider_slide.prev .intro_text, .main .intro_inner .intro_main .intro_slider_slide.next .intro_text {
    opacity: 0;
    visibility: hidden;
    max-height: 0;
    overflow: hidden;
    margin: 0;
    padding: 0;
    transition: opacity 0.3s ease, visibility 0.3s ease, max-height 0.3s ease;
  }
  .main .intro_inner .intro_main .intro_slider_slide.prev .buy_nav, .main .intro_inner .intro_main .intro_slider_slide.next .buy_nav {
    display: none;
  }
  .main .intro_inner .intro_main .intro_slider_slide.prev .intro_block_l_img img, .main .intro_inner .intro_main .intro_slider_slide.next .intro_block_l_img img, .main .intro_inner .intro_main .intro_slider_slide.prev .intro_mob1, .main .intro_inner .intro_main .intro_slider_slide.next .intro_mob1, .main .intro_inner .intro_main .intro_slider_slide.prev .intro_mob2, .main .intro_inner .intro_main .intro_slider_slide.next .intro_mob2 {
    transform: scale(0.9);
    transition: transform 0.4s ease;
  }
  .main .intro_inner .intro_main .intro_slider_pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    padding: 0 20px;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 10;
  }
  .main .intro_inner .intro_main .intro_slider_pagination .intro_slider_dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #ceccec;
    cursor: pointer;
    transition: all 0.3s ease;
    border: none;
    padding: 0;
    flex-shrink: 0;
    box-shadow: 0px 0px 17px rgba(42, 122, 175, 0.1);
  }
  .main .intro_inner .intro_main .intro_slider_pagination .intro_slider_dot.active {
    background: #8e64a6;
    box-shadow: 0px 0px 17px rgba(42, 122, 175, 0.1);
    width: 10px;
    height: 10px;
    margin-top: 0;
    margin-top: initial;
  }
}
@media (min-width: 769px) {
  .main .intro_main .intro_slider_wrapper {
    display: block;
    width: 100%;
  }
  .main .intro_main .intro_slider {
    display: flex;
    width: 100%;
  }
}
@media (min-width: 769px) and (max-width: 1600px) {
  .main .intro_main .intro_slider {
    gap: 40px;
    justify-content: center;
    width: -moz-fit-content;
    width: fit-content;
  }
}
@media (min-width: 769px) {
  .main .intro_main .intro_slider_slide {
    transform: none !important;
    opacity: 1 !important;
    width: auto !important;
    flex: none !important;
  }
  .main .intro_main .intro_slider_slide {
    display: block;
  }
  .main .intro_main .intro_slider_slide.active, .main .intro_main .intro_slider_slide.prev, .main .intro_main .intro_slider_slide.next {
    transform: none !important;
    opacity: 1 !important;
  }
  .main .intro_main .intro_slider_slide .intro_text {
    opacity: 1 !important;
    visibility: visible !important;
    height: auto !important;
  }
  .main .intro_main .intro_slider_slide .buy_nav {
    display: block !important;
  }
}
@media (min-width: 769px) {
  .main .intro_main .intro_slider_pagination {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .main .main_section_inner .buy_slider_wrapper {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding: 0 0 50px;
    min-height: 600px;
  }
}
@media (max-width: 768px) and (max-width: 768px) {
  .main .main_section_inner .buy_slider_wrapper {
    padding: 0;
  }
}
@media (max-width: 768px) {
  .main .main_section_inner .buy_slider_wrapper .step_text {
    display: none;
  }
}
@media (max-width: 768px) {
  .main .main_section_inner .buy_slider_wrapper .three-col {
    width: 90.625vw;
    display: flex;
    flex-direction: column;
  }
  .main .main_section_inner .buy_slider_wrapper .three-col img {
    left: auto !important;
    left: initial !important;
    right: auto !important;
    right: initial !important;
  }
  .main .main_section_inner .buy_slider_wrapper .three-col img {
    width: 275px;
  }
  .main .main_section_inner .buy_slider_wrapper .three-col .shop-items {
    margin-top: 30px;
  }
  .main .main_section_inner .buy_slider_wrapper .three-col .shop-items a img {
    width: 100%;
  }
  .main .main_section_inner .buy_slider_wrapper .three-col .col-left,
  .main .main_section_inner .buy_slider_wrapper .three-col .col-center,
  .main .main_section_inner .buy_slider_wrapper .three-col .col-right {
    width: 90.625vw;
  }
}
@media (max-width: 768px) {
  .main .main_section_inner .buy_slider {
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 500px;
  }
}
@media (max-width: 768px) {
  .main .main_section_inner .buy_slider_slide {
    position: absolute;
    width: 100%;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.4s ease, scale 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    transform-origin: center;
    z-index: 1;
    opacity: 0;
    pointer-events: none;
    will-change: transform, opacity;
  }
  .main .main_section_inner .buy_slider_slide.active {
    z-index: 3;
    transform: translateX(-50%) scale(1);
    opacity: 1;
    pointer-events: auto;
    padding: 0;
    padding: initial;
  }
  .main .main_section_inner .buy_slider_slide.active.shop-items {
    transition: none;
    transform: none;
  }
  .main .main_section_inner .buy_slider_slide.prev {
    z-index: 2;
    transform: translateX(-95%) scale(0.45);
    opacity: 0.7;
    pointer-events: auto;
    cursor: pointer;
  }
  .main .main_section_inner .buy_slider_slide.prev.shop-items {
    transition: none;
    transform: none;
  }
  .main .main_section_inner .buy_slider_slide.next {
    z-index: 2;
    transform: translateX(-5%) scale(0.45);
    opacity: 0.7;
    pointer-events: auto;
    cursor: pointer;
  }
  .main .main_section_inner .buy_slider_slide.next.shop-items {
    transition: none;
    transform: none;
  }
  .main .main_section_inner .buy_slider_slide.prev .shop-items, .main .main_section_inner .buy_slider_slide.next .shop-items {
    opacity: 0;
  }
}
@media (max-width: 768px) {
  .main .main_section_inner .buy_slider_pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    margin-top: 20px;
    padding: 0 20px;
    position: absolute;
    bottom: 325px;
    left: 0;
    right: 0;
    z-index: 10;
  }
  .main .main_section_inner .buy_slider_pagination .buy_slider_dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #ceccec;
    cursor: pointer;
    transition: all 0.3s ease;
    border: none;
    padding: 0;
    flex-shrink: 0;
    box-shadow: 0px 0px 17px rgba(42, 122, 175, 0.1);
  }
  .main .main_section_inner .buy_slider_pagination .buy_slider_dot.active {
    background: #8e64a6;
    box-shadow: 0px 0px 17px rgba(42, 122, 175, 0.1);
    width: 10px;
    height: 10px;
    margin-top: 0;
    margin-top: initial;
  }
}
@media (min-width: 769px) {
  .main .main_section_inner .buy_slider_wrapper {
    display: block;
  }
  .main .main_section_inner .buy_slider {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 90px;
    gap: 90px;
    margin: auto;
    position: relative;
  }
  .main .main_section_inner .buy_slider_slide {
    transform: none !important;
    opacity: 1 !important;
    width: 100% !important;
    position: relative !important;
    left: auto !important;
    top: auto !important;
  }
  .main .main_section_inner .buy_slider_slide {
    display: block;
  }
  .main .main_section_inner .buy_slider_slide.active, .main .main_section_inner .buy_slider_slide.prev, .main .main_section_inner .buy_slider_slide.next {
    transform: none !important;
    opacity: 1 !important;
  }
  .main .main_section_inner .buy_slider_slide .shop-items {
    display: flex !important;
  }
  .main .main_section_inner .buy_slider_slide .col-left,
  .main .main_section_inner .buy_slider_slide .col-center,
  .main .main_section_inner .buy_slider_slide .col-right {
    width: 100%;
  }
  .main .main_section_inner .buy_slider_pagination {
    display: none !important;
  }
}

/* End */
/* /local/templates/intimgeli/assets/bundles/global/global.css?1770634154121362 */
/* /local/templates/intimgeli/assets/bundles/main-page/main-page.css?177063415420394 */
