/*!*******************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./webpack/loaders/prettier.js??ruleSet[1].rules[1].use[4]!./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 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 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??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./webpack/loaders/prettier.js??ruleSet[1].rules[1].use[4]!./src/style/layout/base.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************/
/* stylelint-disable property-no-vendor-prefix, value-no-vendor-prefix */
.c-regular {
  font-weight: 400;
}

.c-medium {
  font-weight: 500;
}

.c-semi-bold {
  font-weight: 600;
}

.c-bold {
  font-weight: 700;
}

.c-font-h1 {
  font-family: Involve;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 100%;
}
@media (min-width: 430px) {
  .c-font-h1 {
    font-size: 56px;
  }
}
@media (min-width: 1440px) {
  .c-font-h1 {
    font-size: 76px;
  }
}

.c-font-h2 {
  font-family: Involve;
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
}
@media (min-width: 430px) {
  .c-font-h2 {
    font-size: 48px;
  }
}
@media (min-width: 1440px) {
  .c-font-h2 {
    font-size: 64px;
  }
}

.c-font-h3 {
  font-family: Involve;
  font-size: 26px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
}
@media (min-width: 430px) {
  .c-font-h3 {
    font-size: 40px;
  }
}
@media (min-width: 1440px) {
  .c-font-h3 {
    font-size: 54px;
  }
}

.c-font-h4 {
  font-family: Involve;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
}
@media (min-width: 430px) {
  .c-font-h4 {
    font-size: 40px;
  }
}
@media (min-width: 1440px) {
  .c-font-h4 {
    font-size: 48px;
  }
}

.c-font-body {
  font-family: Involve;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
}
@media (min-width: 430px) {
  .c-font-body {
    font-size: 20px;
  }
}
@media (min-width: 1440px) {
  .c-font-body {
    font-size: 28px;
  }
}

.c-font-body-2 {
  font-family: Involve;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}
@media (min-width: 430px) {
  .c-font-body-2 {
    font-size: 24px;
  }
}
@media (min-width: 1440px) {
  .c-font-body-2 {
    font-size: 28px;
  }
}

.c-font-body-3 {
  font-family: Involve;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
}
@media (min-width: 430px) {
  .c-font-body-3 {
    font-size: 20px;
  }
}
@media (min-width: 1440px) {
  .c-font-body-3 {
    font-size: 24px;
  }
}

.c-font-body-4 {
  font-family: Involve;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
}
@media (min-width: 430px) {
  .c-font-body-4 {
    font-size: 20px;
  }
}
@media (min-width: 1440px) {
  .c-font-body-4 {
    font-size: 24px;
  }
}

.c-font-body-5 {
  font-family: Involve;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
}
@media (min-width: 430px) {
  .c-font-body-5 {
    font-size: 20px;
  }
}
@media (min-width: 1440px) {
  .c-font-body-5 {
    font-size: 24px;
  }
}

.c-font-body-6 {
  font-family: Involve;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
}
@media (min-width: 430px) {
  .c-font-body-6 {
    font-size: 16px;
  }
}
@media (min-width: 1440px) {
  .c-font-body-6 {
    font-size: 18px;
  }
}

.c-font-menu-points {
  font-family: Involve;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
}
@media (min-width: 430px) {
  .c-font-menu-points {
    font-size: 24px;
  }
}
@media (min-width: 1440px) {
  .c-font-menu-points {
    font-size: 18px;
  }
}

.c-font-button {
  font-family: Involve;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
}
@media (min-width: 430px) {
  .c-font-button {
    font-size: 20px;
  }
}
@media (min-width: 1440px) {
  .c-font-button {
    font-size: 18px;
  }
}

@font-face {
  font-family: "Geologica";
  font-style: normal;
  font-weight: 700;
  src: url(/builds/dev/font/GeologicaCursive-ExtraBold.woff) format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Geologica";
  font-style: normal;
  font-weight: 400;
  src: url(/builds/dev/font/GeologicaCursive-Regular.woff) format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Geologica";
  font-style: normal;
  font-weight: 300;
  src: url(/builds/dev/font/GeologicaCursive-Light.woff) format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Involve";
  font-style: normal;
  font-weight: 400;
  src: url(/builds/dev/font/Involve-Regular.woff) format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Involve";
  font-style: normal;
  font-weight: 500;
  src: url(/builds/dev/font/Involve-Medium.woff) format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Involve";
  font-style: normal;
  font-weight: 600;
  src: url(/builds/dev/font/Involve-SemiBold.woff) format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Involve";
  font-style: normal;
  font-weight: 700;
  src: url(/builds/dev/font/Involve-Bold.woff) format("woff");
  font-display: swap;
}
:root {
  --sidebar-width: 70px;
}
@media (min-width: 769px) {
  :root {
    --sidebar-width: 200px;
  }
}
@media (min-width: 1024px) {
  :root {
    --sidebar-width: 300px;
  }
}
@media (min-width: 1440px) {
  :root {
    --sidebar-width: 400px;
  }
}

html {
  height: 100dvh;
  overflow-y: visible;
  box-sizing: border-box;
  overflow-x: hidden;
  scroll-behavior: smooth;
}
html.lock-scroll {
  overflow: hidden;
}

body {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  margin: 0;
  padding: 0;
  line-height: 120%;
  background: #fff;
  font-family: "Involve", arial, sans-serif;
  color: #000;
}
body.black {
  background: linear-gradient(180deg, #1c212c 0%, #363842 47.5%, #1c212c 100%);
}
body.bg-image {
  background-image: url("/images/catalog/breeding-catalog-bg.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
}
body.profile {
  background: #393b45;
  flex-direction: row;
}
body.profile aside {
  display: flex;
  flex: 0 0 auto;
  width: var(--sidebar-width);
  height: 100%;
  position: fixed;
  z-index: 1;
  background-color: #393b45;
}
body.profile main {
  margin-left: var(--sidebar-width);
  height: auto;
  flex: 1 1 auto;
  background: #fff;
}
body.lock-scroll {
  overflow: hidden;
  height: 100dvh;
}
body * {
  box-sizing: border-box;
}

header {
  background-color: #fff;
}
header form {
  margin-bottom: 0;
}

img {
  max-width: 100%;
}

ul {
  padding: 0;
  list-style-position: inside;
}

.l-content-container {
  width: 100%;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 320px) {
  .l-content-container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 769px) {
  .l-content-container {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (min-width: 1024px) {
  .l-content-container {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media (min-width: 1440px) {
  .l-content-container {
    padding-left: 100px;
    padding-right: 100px;
  }
}
@media (min-width: 1640px) {
  .l-content-container {
    padding-left: 100px;
    padding-right: 100px;
  }
}
@media (min-width: 1920px) {
  .l-content-container {
    padding-left: 100px;
    padding-right: 100px;
  }
}

.l-main-container {
  margin: 0 32px;
  max-width: 100%;
}
@media (min-width: 769px) {
  .l-main-container {
    margin: 0 64px;
  }
}
@media (min-width: 1440px) {
  .l-main-container {
    margin: 0 96px;
  }
}

.link-indent {
  display: block;
  position: absolute;
  top: 0;
  transform: translateY(-100%);
  height: 85px;
}
@media (min-width: 769px) {
  .link-indent {
    height: 109px;
  }
}
@media (min-width: 1440px) {
  .link-indent {
    height: 106px;
  }
}

footer {
  margin-top: auto;
}

main {
  flex: 1 0 auto;
}

h1,
.c-h1 {
  margin: 0;
  padding: 0;
  font-size: 28px;
  line-height: 120%;
}
@media (min-width: 769px) {
  h1,
  .c-h1 {
    font-size: 36px;
  }
}
@media (min-width: 1024px) {
  h1,
  .c-h1 {
    font-size: 48px;
  }
}

.c-h1-h2 {
  margin: 0;
  padding: 0;
  font-size: 24px;
  line-height: 120%;
}
@media (min-width: 769px) {
  .c-h1-h2 {
    font-size: 36px;
  }
}
@media (min-width: 1024px) {
  .c-h1-h2 {
    font-size: 40px;
  }
}

h2,
.c-h2 {
  margin: 0;
  padding: 0;
  font-size: 24px;
  line-height: 120%;
}
@media (min-width: 769px) {
  h2,
  .c-h2 {
    font-size: 32px;
  }
}
@media (min-width: 1024px) {
  h2,
  .c-h2 {
    font-size: 40px;
  }
}

h3,
.c-h3 {
  margin: 0;
  padding: 0;
  font-size: 20px;
  line-height: 120%;
}
@media (min-width: 769px) {
  h3,
  .c-h3 {
    font-size: 24px;
  }
}
@media (min-width: 1024px) {
  h3,
  .c-h3 {
    font-size: 28px;
  }
}

h4,
.c-h4 {
  margin: 0;
  padding: 0;
  font-size: 18px;
  line-height: 120%;
}
@media (min-width: 769px) {
  h4,
  .c-h4 {
    font-size: 20px;
  }
}
@media (min-width: 1024px) {
  h4,
  .c-h4 {
    font-size: 24px;
  }
}

p,
.p,
.base-text,
.c-navigation-2 {
  margin: 0;
  padding: 0;
  font-size: 18px;
  line-height: 120%;
}
p ul,
.p ul,
.base-text ul,
.c-navigation-2 ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
p ul li::before,
.p ul li::before,
.base-text ul li::before,
.c-navigation-2 ul li::before {
  content: "";
  display: inline-flex;
  flex: 0 0 auto;
  width: 10px;
  height: 10px;
  background-color: #ff9700;
  border-radius: 50%;
  margin-right: 20px;
  margin-bottom: 3px;
}
p ol li,
.p ol li,
.base-text ol li,
.c-navigation-2 ol li {
  list-style: none;
  color: #393b45;
  margin-bottom: 20px;
}
p ol li p,
.p ol li p,
.base-text ol li p,
.c-navigation-2 ol li p {
  display: inline-block;
}
p ol li::before,
.p ol li::before,
.base-text ol li::before,
.c-navigation-2 ol li::before {
  content: "";
  display: inline-flex;
  flex: 0 0 auto;
  width: 10px;
  height: 10px;
  background-color: #ff9700;
  border-radius: 50%;
  margin-right: 20px;
  margin-bottom: 3px;
}
p ol li ol,
.p ol li ol,
.base-text ol li ol,
.c-navigation-2 ol li ol {
  margin-top: 10px;
}
p ol li ol li,
.p ol li ol li,
.base-text ol li ol li,
.c-navigation-2 ol li ol li {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  color: #697795;
  font-size: 16px;
}
p ol li ol li::before,
.p ol li ol li::before,
.base-text ol li ol li::before,
.c-navigation-2 ol li ol li::before {
  content: "";
  display: flex;
  flex: 0 0 auto;
  width: 15px;
  height: 2px;
  margin-right: 15px;
  background-color: #697795;
  border-radius: 0;
}
@media (min-width: 769px) {
  p ol li ol li,
  .p ol li ol li,
  .base-text ol li ol li,
  .c-navigation-2 ol li ol li {
    font-size: 18px;
    margin-bottom: 15px;
  }
}
@media (min-width: 769px) {
  p,
  .p,
  .base-text,
  .c-navigation-2 {
    font-size: 20px;
  }
}
@media (min-width: 1024px) {
  p,
  .p,
  .base-text,
  .c-navigation-2 {
    font-size: 24px;
  }
}

.c-text {
  margin: 0;
  padding: 0;
  font-size: 20px;
  line-height: 120%;
}
@media (min-width: 769px) {
  .c-text {
    font-size: 24px;
  }
}

.c-navigation {
  margin: 0;
  padding: 0;
  font-size: 18px;
  line-height: 120%;
}
@media (min-width: 769px) {
  .c-navigation {
    font-size: 20px;
  }
}
@media (min-width: 1024px) {
  .c-navigation {
    font-size: 28px;
  }
}

.c-navigation-mobile {
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 120%;
}

.c-button {
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 120%;
}
@media (min-width: 1024px) {
  .c-button {
    font-size: 18px;
  }
}

.c-menu {
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 120%;
}
@media (min-width: 769px) {
  .c-menu {
    font-size: 18px;
  }
}
@media (min-width: 1024px) {
  .c-menu {
    font-size: 16px;
  }
}

.text-catalog-characteristic {
  margin: 0;
  padding: 0;
  font-size: 14px;
  line-height: 120%;
}
@media (min-width: 1024px) {
  .text-catalog-characteristic {
    font-size: 20px;
  }
}
@media (min-width: 1440px) {
  .text-catalog-characteristic {
    font-size: 28px;
  }
}

.c-cookies {
  max-width: 789px;
  position: fixed;
  bottom: 20px;
  width: auto;
  height: auto;
  opacity: 0;
  z-index: -1000;
  transform: translateY(-20px);
}
@media (min-width: 1024px) {
  .c-cookies {
    bottom: 86px;
  }
}

.text-catalog-detail {
  padding: 0;
  margin: 0;
  font-size: 14px;
  line-height: 120%;
}
@media (min-width: 1440px) {
  .text-catalog-detail {
    font-size: 18px;
  }
}

.c-implementation {
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 120%;
}
@media (min-width: 769px) {
  .c-implementation {
    font-size: 32px;
  }
}
@media (min-width: 1024px) {
  .c-implementation {
    font-size: 40px;
  }
}

.menu-text {
  font-size: 14px;
  line-height: 120%;
}
@media (min-width: 769px) {
  .menu-text {
    font-size: 18px;
  }
}
@media (min-width: 1024px) {
  .menu-text {
    font-size: 20px;
  }
}

.body-text {
  font-size: 14px;
  line-height: 120%;
}
@media (min-width: 769px) {
  .body-text {
    font-size: 16px;
  }
}
@media (min-width: 1024px) {
  .body-text {
    font-size: 18px;
  }
}

.body-light-text {
  font-size: 14px;
  line-height: 120%;
}
@media (min-width: 769px) {
  .body-light-text {
    font-size: 14px;
  }
}
@media (min-width: 1024px) {
  .body-light-text {
    font-size: 18px;
  }
}

.c-404 {
  text-align: center;
}
.c-404 h1 {
  font-size: 146px;
  color: #ff9700;
}
.c-404 p {
  color: #393b45;
}

.navigation-menu-text {
  font-size: 14px;
  line-height: 120%;
}
@media (min-width: 1024px) {
  .navigation-menu-text {
    font-size: 18px;
  }
}

.c-little-text {
  font-size: 12px;
  line-height: 120%;
}
@media (min-width: 769px) {
  .c-little-text {
    font-size: 14px;
  }
}
@media (min-width: 1024px) {
  .c-little-text {
    font-size: 18px;
  }
}

.fancybox__container {
  --fancybox-bg: rgba(0 0 0 / 50%) !important;
}

.f-button {
  display: none !important;
}
@media (min-width: 769px) {
  .f-button {
    display: block !important;
  }
}

[data-fancybox-close] {
  display: block !important;
}

.fancybox__infobar span {
  font-family: "Involve", arial, sans-serif !important;
}

.c-content h2,
.c-content h3 {
  color: #393b45;
}
.c-content h2,
.c-content h3 {
  margin-bottom: 30px;
}
.c-content h2,
.c-content h3 {
  --margin-bottom-value: map.get(
  	map.get($indent, "sizes"),
  	"mobile"
  );
}
@media (min-width: 320px) {
  .c-content h2,
  .c-content h3 {
    margin-bottom: 30px;
    --margin-bottom-value: 30px;
  }
}
@media (min-width: 769px) {
  .c-content h2,
  .c-content h3 {
    margin-bottom: 30px;
    --margin-bottom-value: 30px;
  }
}
@media (min-width: 1440px) {
  .c-content h2,
  .c-content h3 {
    margin-bottom: 20px;
    --margin-bottom-value: 20px;
  }
}
.c-content p {
  color: #393b45;
}
.c-content p {
  margin-bottom: 10px;
}
.c-content p {
  --margin-bottom-value: map.get(
  	map.get($indent, "sizes"),
  	"mobile"
  );
}
@media (min-width: 320px) {
  .c-content p {
    margin-bottom: 10px;
    --margin-bottom-value: 10px;
  }
}
@media (min-width: 769px) {
  .c-content p {
    margin-bottom: 10px;
    --margin-bottom-value: 10px;
  }
}
@media (min-width: 1440px) {
  .c-content p {
    margin-bottom: 10px;
    --margin-bottom-value: 10px;
  }
}
.c-content p:last-child {
  margin: 0;
}
.c-content p + ul {
  padding: 0;
}
.c-content p + ul {
  margin-top: 30px;
}
.c-content p + ul {
  --margin-top-value: map.get(
  	map.get($indent, "sizes"),
  	"mobile"
  );
}
@media (min-width: 320px) {
  .c-content p + ul {
    margin-top: 30px;
    --margin-top-value: 30px;
  }
}
@media (min-width: 769px) {
  .c-content p + ul {
    margin-top: 30px;
    --margin-top-value: 30px;
  }
}
@media (min-width: 1440px) {
  .c-content p + ul {
    margin-top: 20px;
    --margin-top-value: 20px;
  }
}
.c-content p + ul {
  margin-bottom: 30px;
}
.c-content p + ul {
  --margin-bottom-value: map.get(
  	map.get($indent, "sizes"),
  	"mobile"
  );
}
@media (min-width: 320px) {
  .c-content p + ul {
    margin-bottom: 30px;
    --margin-bottom-value: 30px;
  }
}
@media (min-width: 769px) {
  .c-content p + ul {
    margin-bottom: 30px;
    --margin-bottom-value: 30px;
  }
}
@media (min-width: 1440px) {
  .c-content p + ul {
    margin-bottom: 20px;
    --margin-bottom-value: 20px;
  }
}
.c-content ul + h2,
.c-content ul + h3,
.c-content p + h2,
.c-content p + h3 {
  margin-top: 60px;
}
.c-content ul + h2,
.c-content ul + h3,
.c-content p + h2,
.c-content p + h3 {
  --margin-top-value: map.get(
  	map.get($indent, "sizes"),
  	"mobile"
  );
}
@media (min-width: 320px) {
  .c-content ul + h2,
  .c-content ul + h3,
  .c-content p + h2,
  .c-content p + h3 {
    margin-top: 60px;
    --margin-top-value: 60px;
  }
}
@media (min-width: 769px) {
  .c-content ul + h2,
  .c-content ul + h3,
  .c-content p + h2,
  .c-content p + h3 {
    margin-top: 50px;
    --margin-top-value: 50px;
  }
}
@media (min-width: 1440px) {
  .c-content ul + h2,
  .c-content ul + h3,
  .c-content p + h2,
  .c-content p + h3 {
    margin-top: 60px;
    --margin-top-value: 60px;
  }
}
.c-content h2 + p span.orange-bg-text,
.c-content h3 + p span.orange-bg-text {
  margin-top: 30px;
}
.c-content h2 + p span.orange-bg-text,
.c-content h3 + p span.orange-bg-text {
  --margin-top-value: map.get(
  	map.get($indent, "sizes"),
  	"mobile"
  );
}
@media (min-width: 320px) {
  .c-content h2 + p span.orange-bg-text,
  .c-content h3 + p span.orange-bg-text {
    margin-top: 30px;
    --margin-top-value: 30px;
  }
}
@media (min-width: 769px) {
  .c-content h2 + p span.orange-bg-text,
  .c-content h3 + p span.orange-bg-text {
    margin-top: 30px;
    --margin-top-value: 30px;
  }
}
@media (min-width: 1440px) {
  .c-content h2 + p span.orange-bg-text,
  .c-content h3 + p span.orange-bg-text {
    margin-top: 20px;
    --margin-top-value: 20px;
  }
}
.c-content h2 + p span.orange-bg-text,
.c-content h3 + p span.orange-bg-text {
  margin-bottom: 30px;
}
.c-content h2 + p span.orange-bg-text,
.c-content h3 + p span.orange-bg-text {
  --margin-bottom-value: map.get(
  	map.get($indent, "sizes"),
  	"mobile"
  );
}
@media (min-width: 320px) {
  .c-content h2 + p span.orange-bg-text,
  .c-content h3 + p span.orange-bg-text {
    margin-bottom: 30px;
    --margin-bottom-value: 30px;
  }
}
@media (min-width: 769px) {
  .c-content h2 + p span.orange-bg-text,
  .c-content h3 + p span.orange-bg-text {
    margin-bottom: 30px;
    --margin-bottom-value: 30px;
  }
}
@media (min-width: 1440px) {
  .c-content h2 + p span.orange-bg-text,
  .c-content h3 + p span.orange-bg-text {
    margin-bottom: 20px;
    --margin-bottom-value: 20px;
  }
}
.c-content p + p span.orange-bg-text,
.c-content ul + p span.orange-bg-text {
  margin-top: 20px;
}
.c-content p + p span.orange-bg-text,
.c-content ul + p span.orange-bg-text {
  --margin-top-value: map.get(
  	map.get($indent, "sizes"),
  	"mobile"
  );
}
@media (min-width: 320px) {
  .c-content p + p span.orange-bg-text,
  .c-content ul + p span.orange-bg-text {
    margin-top: 20px;
    --margin-top-value: 20px;
  }
}
@media (min-width: 769px) {
  .c-content p + p span.orange-bg-text,
  .c-content ul + p span.orange-bg-text {
    margin-top: 40px;
    --margin-top-value: 40px;
  }
}
@media (min-width: 1440px) {
  .c-content p + p span.orange-bg-text,
  .c-content ul + p span.orange-bg-text {
    margin-top: 40px;
    --margin-top-value: 40px;
  }
}
.c-content p + p span.orange-bg-text,
.c-content ul + p span.orange-bg-text {
  margin-bottom: 30px;
}
.c-content p + p span.orange-bg-text,
.c-content ul + p span.orange-bg-text {
  --margin-bottom-value: map.get(
  	map.get($indent, "sizes"),
  	"mobile"
  );
}
@media (min-width: 320px) {
  .c-content p + p span.orange-bg-text,
  .c-content ul + p span.orange-bg-text {
    margin-bottom: 30px;
    --margin-bottom-value: 30px;
  }
}
@media (min-width: 769px) {
  .c-content p + p span.orange-bg-text,
  .c-content ul + p span.orange-bg-text {
    margin-bottom: 30px;
    --margin-bottom-value: 30px;
  }
}
@media (min-width: 1440px) {
  .c-content p + p span.orange-bg-text,
  .c-content ul + p span.orange-bg-text {
    margin-bottom: 20px;
    --margin-bottom-value: 20px;
  }
}
.c-content li {
  display: flex;
  align-items: baseline;
  color: #393b45;
  list-style: none;
  font-size: 18px;
  line-height: 120%;
}
.c-content li {
  margin-bottom: 10px;
}
.c-content li {
  --margin-bottom-value: map.get(
  	map.get($indent, "sizes"),
  	"mobile"
  );
}
@media (min-width: 320px) {
  .c-content li {
    margin-bottom: 10px;
    --margin-bottom-value: 10px;
  }
}
@media (min-width: 769px) {
  .c-content li {
    margin-bottom: 10px;
    --margin-bottom-value: 10px;
  }
}
@media (min-width: 1440px) {
  .c-content li {
    margin-bottom: 10px;
    --margin-bottom-value: 10px;
  }
}
.c-content li::before {
  content: "";
  display: inline-flex;
  flex: 0 0 auto;
  width: 10px;
  height: 10px;
  border: 1px solid #ff9700;
  border-radius: 50%;
  margin-right: 10px;
}
@media (min-width: 769px) {
  .c-content li::before {
    width: 20px;
    height: 20px;
    margin-right: 20px;
  }
}
.c-content li p {
  display: inline-block;
}
.c-content li:last-child {
  margin-bottom: 0;
}
@media (min-width: 769px) {
  .c-content li {
    font-size: 20px;
  }
}
@media (min-width: 1024px) {
  .c-content li {
    font-size: 24px;
  }
}
.c-content a {
  color: #000;
  text-decoration: underline;
}

.copiright-text {
  font-size: 14px;
  line-height: 120%;
}
@media (min-width: 1024px) {
  .copiright-text {
    font-size: 16px;
  }
}

.breadcrumbs-text {
  font-size: 14px;
  line-height: 120%;
}

.breadcrumbs-profile-text {
  font-size: 18px;
  line-height: 120%;
}

.orange-bg-text {
  color: #393b45;
  font-size: 17px;
  font-weight: 700;
  line-height: 120%;
  padding: 20px;
  width: auto;
  border-radius: 20px;
  display: block;
  background-color: rgba(255, 151, 0, 0.3019607843);
}
@media (min-width: 769px) {
  .orange-bg-text {
    font-size: 20px;
    padding: 20px 30px;
  }
}
@media (min-width: 1440px) {
  .orange-bg-text {
    font-size: 28px;
    padding: 20px 60px;
  }
}

.header-indentation {
  padding-top: 100px;
}
@media (min-width: 769px) {
  .header-indentation {
    padding-top: 170px;
  }
}
@media (min-width: 1440px) {
  .header-indentation {
    padding-top: 215px;
  }
}

.disabled {
  pointer-events: none;
}

a {
  margin: 0;
  padding: 0;
  text-decoration: none;
  cursor: pointer;
}
a:hover {
  color: #ff9700;
}

.checkbox {
  display: inline-block;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  margin-right: 15px;
}
.checkbox--big {
  margin-right: 0 !important;
}
.checkbox--big .checkbox-checkmark {
  position: absolute;
  top: 0 !important;
  background-color: transparent !important;
  border: 1px solid #697795;
  border-radius: 2px !important;
  z-index: -1;
  height: 20px !important;
  width: 20px !important;
}
@media (min-width: 769px) {
  .checkbox--big .checkbox-checkmark {
    height: 24px !important;
    width: 24px !important;
    border-radius: 3px !important;
  }
}
@media (min-width: 1440px) {
  .checkbox--big .checkbox-checkmark {
    height: 30px !important;
    width: 30px !important;
  }
}
.checkbox--big input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 20px !important;
  width: 20px !important;
}
@media (min-width: 769px) {
  .checkbox--big input {
    height: 24px !important;
    width: 24px !important;
  }
}
@media (min-width: 1440px) {
  .checkbox--big input {
    height: 30px !important;
    width: 30px !important;
  }
}
.checkbox--big input:checked ~ .checkbox-checkmark {
  background-color: #ff9700;
  border: none !important;
}
.checkbox--big input:checked ~ .checkbox-checkmark::after {
  border-width: 0;
  border-radius: 3px !important;
  left: 0 !important;
  top: 0 !important;
  transform: rotate(0) !important;
  background-image: url("/images/catalog/icon-checked.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: #ff9700;
  opacity: 1;
  height: 20px !important;
  width: 20px !important;
}
@media (min-width: 769px) {
  .checkbox--big input:checked ~ .checkbox-checkmark::after {
    height: 24px !important;
    width: 24px !important;
  }
}
@media (min-width: 1440px) {
  .checkbox--big input:checked ~ .checkbox-checkmark::after {
    height: 30px !important;
    width: 30px !important;
  }
}
.checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 15px;
  width: 15px;
  z-index: 1;
}
.checkbox input:checked ~ .checkbox-checkmark {
  background-color: #ff9700;
}
.checkbox input:checked ~ .checkbox-checkmark::after {
  opacity: 1;
}
.checkbox:hover input ~ .checkbox-checkmark {
  background-color: #ff9700;
}
.checkbox:hover input:checked ~ .checkbox-checkmark {
  background-color: #ff9700;
}
.checkbox .checkbox-checkmark {
  position: relative;
  top: 2px;
  left: 0;
  height: 15px;
  width: 15px;
  background-color: #ebf3fa;
  transition: background-color 0.25s ease;
  border-radius: 4px;
}
.checkbox .checkbox-checkmark::after {
  content: "";
  position: absolute;
  left: 5px;
  top: 1px;
  right: 0;
  bottom: 0;
  width: 3px;
  height: 8px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  opacity: 0;
  transition: opacity 0.25s ease;
}

textarea,
input {
  width: 100%;
  outline: none;
  background-color: #ebf3fa;
  transition: all 0.3s, margin 0s, border-bottom 0s;
  color: #697795;
}

input {
  border: none;
  height: 50px;
  padding-left: 15px;
  border-radius: 5px;
}
input::-moz-placeholder {
  color: #697795;
}
input::placeholder {
  color: #697795;
}

textarea {
  border: none;
  height: 75px;
  overflow: auto;
  resize: none;
  padding-top: 20px;
  padding-left: 15px;
  border-radius: 5px;
}
textarea::-webkit-scrollbar {
  width: 10px;
  cursor: pointer;
}
textarea::-webkit-scrollbar-track {
  background-color: #697795;
  border-radius: 10px;
  cursor: pointer;
}
textarea::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #ff9700;
  cursor: pointer;
}
textarea::-moz-placeholder {
  color: #697795;
}
textarea::placeholder {
  color: #697795;
}

iframe {
  max-width: 1200px;
  width: 100% !important;
  height: auto !important;
  aspect-ratio: 16/9;
}

.margin-green-top {
  margin-top: 60px;
}
.margin-green-top {
  --margin-top-value: map.get(
  	map.get($indent, "sizes"),
  	"mobile"
  );
}
@media (min-width: 320px) {
  .margin-green-top {
    margin-top: 60px;
    --margin-top-value: 60px;
  }
}
@media (min-width: 769px) {
  .margin-green-top {
    margin-top: 80px;
    --margin-top-value: 80px;
  }
}
@media (min-width: 1440px) {
  .margin-green-top {
    margin-top: 100px;
    --margin-top-value: 100px;
  }
}
.margin-green-bottom {
  margin-bottom: 60px;
}
.margin-green-bottom {
  --margin-bottom-value: map.get(
  	map.get($indent, "sizes"),
  	"mobile"
  );
}
@media (min-width: 320px) {
  .margin-green-bottom {
    margin-bottom: 60px;
    --margin-bottom-value: 60px;
  }
}
@media (min-width: 769px) {
  .margin-green-bottom {
    margin-bottom: 80px;
    --margin-bottom-value: 80px;
  }
}
@media (min-width: 1440px) {
  .margin-green-bottom {
    margin-bottom: 100px;
    --margin-bottom-value: 100px;
  }
}

.padding-green-top {
  padding-top: 60px;
}
.padding-green-top {
  --padding-top-value: map.get(
  	map.get($indent, "sizes"),
  	"mobile"
  );
}
@media (min-width: 320px) {
  .padding-green-top {
    padding-top: 60px;
    --padding-top-value: 60px;
  }
}
@media (min-width: 769px) {
  .padding-green-top {
    padding-top: 80px;
    --padding-top-value: 80px;
  }
}
@media (min-width: 1440px) {
  .padding-green-top {
    padding-top: 100px;
    --padding-top-value: 100px;
  }
}
.padding-green-bottom {
  padding-bottom: 60px;
}
.padding-green-bottom {
  --padding-bottom-value: map.get(
  	map.get($indent, "sizes"),
  	"mobile"
  );
}
@media (min-width: 320px) {
  .padding-green-bottom {
    padding-bottom: 60px;
    --padding-bottom-value: 60px;
  }
}
@media (min-width: 769px) {
  .padding-green-bottom {
    padding-bottom: 80px;
    --padding-bottom-value: 80px;
  }
}
@media (min-width: 1440px) {
  .padding-green-bottom {
    padding-bottom: 100px;
    --padding-bottom-value: 100px;
  }
}

.margin-orange-top {
  margin-top: 60px;
}
.margin-orange-top {
  --margin-top-value: map.get(
  	map.get($indent, "sizes"),
  	"mobile"
  );
}
@media (min-width: 320px) {
  .margin-orange-top {
    margin-top: 60px;
    --margin-top-value: 60px;
  }
}
@media (min-width: 769px) {
  .margin-orange-top {
    margin-top: 50px;
    --margin-top-value: 50px;
  }
}
@media (min-width: 1440px) {
  .margin-orange-top {
    margin-top: 60px;
    --margin-top-value: 60px;
  }
}
.margin-orange-bottom {
  margin-bottom: 60px;
}
.margin-orange-bottom {
  --margin-bottom-value: map.get(
  	map.get($indent, "sizes"),
  	"mobile"
  );
}
@media (min-width: 320px) {
  .margin-orange-bottom {
    margin-bottom: 60px;
    --margin-bottom-value: 60px;
  }
}
@media (min-width: 769px) {
  .margin-orange-bottom {
    margin-bottom: 50px;
    --margin-bottom-value: 50px;
  }
}
@media (min-width: 1440px) {
  .margin-orange-bottom {
    margin-bottom: 60px;
    --margin-bottom-value: 60px;
  }
}

.padding-orange-top {
  padding-top: 60px;
}
.padding-orange-top {
  --padding-top-value: map.get(
  	map.get($indent, "sizes"),
  	"mobile"
  );
}
@media (min-width: 320px) {
  .padding-orange-top {
    padding-top: 60px;
    --padding-top-value: 60px;
  }
}
@media (min-width: 769px) {
  .padding-orange-top {
    padding-top: 50px;
    --padding-top-value: 50px;
  }
}
@media (min-width: 1440px) {
  .padding-orange-top {
    padding-top: 60px;
    --padding-top-value: 60px;
  }
}
.padding-orange-bottom {
  padding-bottom: 60px;
}
.padding-orange-bottom {
  --padding-bottom-value: map.get(
  	map.get($indent, "sizes"),
  	"mobile"
  );
}
@media (min-width: 320px) {
  .padding-orange-bottom {
    padding-bottom: 60px;
    --padding-bottom-value: 60px;
  }
}
@media (min-width: 769px) {
  .padding-orange-bottom {
    padding-bottom: 50px;
    --padding-bottom-value: 50px;
  }
}
@media (min-width: 1440px) {
  .padding-orange-bottom {
    padding-bottom: 60px;
    --padding-bottom-value: 60px;
  }
}

.margin-purple-top {
  margin-top: 30px;
}
.margin-purple-top {
  --margin-top-value: map.get(
  	map.get($indent, "sizes"),
  	"mobile"
  );
}
@media (min-width: 320px) {
  .margin-purple-top {
    margin-top: 30px;
    --margin-top-value: 30px;
  }
}
@media (min-width: 769px) {
  .margin-purple-top {
    margin-top: 30px;
    --margin-top-value: 30px;
  }
}
@media (min-width: 1440px) {
  .margin-purple-top {
    margin-top: 20px;
    --margin-top-value: 20px;
  }
}
.margin-purple-bottom {
  margin-bottom: 30px;
}
.margin-purple-bottom {
  --margin-bottom-value: map.get(
  	map.get($indent, "sizes"),
  	"mobile"
  );
}
@media (min-width: 320px) {
  .margin-purple-bottom {
    margin-bottom: 30px;
    --margin-bottom-value: 30px;
  }
}
@media (min-width: 769px) {
  .margin-purple-bottom {
    margin-bottom: 30px;
    --margin-bottom-value: 30px;
  }
}
@media (min-width: 1440px) {
  .margin-purple-bottom {
    margin-bottom: 20px;
    --margin-bottom-value: 20px;
  }
}

.padding-purple-top {
  padding-top: 30px;
}
.padding-purple-top {
  --padding-top-value: map.get(
  	map.get($indent, "sizes"),
  	"mobile"
  );
}
@media (min-width: 320px) {
  .padding-purple-top {
    padding-top: 30px;
    --padding-top-value: 30px;
  }
}
@media (min-width: 769px) {
  .padding-purple-top {
    padding-top: 30px;
    --padding-top-value: 30px;
  }
}
@media (min-width: 1440px) {
  .padding-purple-top {
    padding-top: 20px;
    --padding-top-value: 20px;
  }
}
.padding-purple-bottom {
  padding-bottom: 30px;
}
.padding-purple-bottom {
  --padding-bottom-value: map.get(
  	map.get($indent, "sizes"),
  	"mobile"
  );
}
@media (min-width: 320px) {
  .padding-purple-bottom {
    padding-bottom: 30px;
    --padding-bottom-value: 30px;
  }
}
@media (min-width: 769px) {
  .padding-purple-bottom {
    padding-bottom: 30px;
    --padding-bottom-value: 30px;
  }
}
@media (min-width: 1440px) {
  .padding-purple-bottom {
    padding-bottom: 20px;
    --padding-bottom-value: 20px;
  }
}

.margin-red-top {
  margin-top: 30px;
}
.margin-red-top {
  --margin-top-value: map.get(
  	map.get($indent, "sizes"),
  	"mobile"
  );
}
@media (min-width: 320px) {
  .margin-red-top {
    margin-top: 30px;
    --margin-top-value: 30px;
  }
}
@media (min-width: 769px) {
  .margin-red-top {
    margin-top: 40px;
    --margin-top-value: 40px;
  }
}
@media (min-width: 1440px) {
  .margin-red-top {
    margin-top: 45px;
    --margin-top-value: 45px;
  }
}
.margin-red-bottom {
  margin-bottom: 30px;
}
.margin-red-bottom {
  --margin-bottom-value: map.get(
  	map.get($indent, "sizes"),
  	"mobile"
  );
}
@media (min-width: 320px) {
  .margin-red-bottom {
    margin-bottom: 30px;
    --margin-bottom-value: 30px;
  }
}
@media (min-width: 769px) {
  .margin-red-bottom {
    margin-bottom: 40px;
    --margin-bottom-value: 40px;
  }
}
@media (min-width: 1440px) {
  .margin-red-bottom {
    margin-bottom: 45px;
    --margin-bottom-value: 45px;
  }
}

.padding-red-top {
  padding-top: 30px;
}
.padding-red-top {
  --padding-top-value: map.get(
  	map.get($indent, "sizes"),
  	"mobile"
  );
}
@media (min-width: 320px) {
  .padding-red-top {
    padding-top: 30px;
    --padding-top-value: 30px;
  }
}
@media (min-width: 769px) {
  .padding-red-top {
    padding-top: 40px;
    --padding-top-value: 40px;
  }
}
@media (min-width: 1440px) {
  .padding-red-top {
    padding-top: 45px;
    --padding-top-value: 45px;
  }
}
.padding-red-bottom {
  padding-bottom: 30px;
}
.padding-red-bottom {
  --padding-bottom-value: map.get(
  	map.get($indent, "sizes"),
  	"mobile"
  );
}
@media (min-width: 320px) {
  .padding-red-bottom {
    padding-bottom: 30px;
    --padding-bottom-value: 30px;
  }
}
@media (min-width: 769px) {
  .padding-red-bottom {
    padding-bottom: 40px;
    --padding-bottom-value: 40px;
  }
}
@media (min-width: 1440px) {
  .padding-red-bottom {
    padding-bottom: 45px;
    --padding-bottom-value: 45px;
  }
}

.margin-blue-top {
  margin-top: 20px;
}
.margin-blue-top {
  --margin-top-value: map.get(
  	map.get($indent, "sizes"),
  	"mobile"
  );
}
@media (min-width: 320px) {
  .margin-blue-top {
    margin-top: 20px;
    --margin-top-value: 20px;
  }
}
@media (min-width: 769px) {
  .margin-blue-top {
    margin-top: 40px;
    --margin-top-value: 40px;
  }
}
@media (min-width: 1440px) {
  .margin-blue-top {
    margin-top: 40px;
    --margin-top-value: 40px;
  }
}
.margin-blue-bottom {
  margin-bottom: 20px;
}
.margin-blue-bottom {
  --margin-bottom-value: map.get(
  	map.get($indent, "sizes"),
  	"mobile"
  );
}
@media (min-width: 320px) {
  .margin-blue-bottom {
    margin-bottom: 20px;
    --margin-bottom-value: 20px;
  }
}
@media (min-width: 769px) {
  .margin-blue-bottom {
    margin-bottom: 40px;
    --margin-bottom-value: 40px;
  }
}
@media (min-width: 1440px) {
  .margin-blue-bottom {
    margin-bottom: 40px;
    --margin-bottom-value: 40px;
  }
}

.padding-blue-top {
  padding-top: 20px;
}
.padding-blue-top {
  --padding-top-value: map.get(
  	map.get($indent, "sizes"),
  	"mobile"
  );
}
@media (min-width: 320px) {
  .padding-blue-top {
    padding-top: 20px;
    --padding-top-value: 20px;
  }
}
@media (min-width: 769px) {
  .padding-blue-top {
    padding-top: 40px;
    --padding-top-value: 40px;
  }
}
@media (min-width: 1440px) {
  .padding-blue-top {
    padding-top: 40px;
    --padding-top-value: 40px;
  }
}
.padding-blue-bottom {
  padding-bottom: 20px;
}
.padding-blue-bottom {
  --padding-bottom-value: map.get(
  	map.get($indent, "sizes"),
  	"mobile"
  );
}
@media (min-width: 320px) {
  .padding-blue-bottom {
    padding-bottom: 20px;
    --padding-bottom-value: 20px;
  }
}
@media (min-width: 769px) {
  .padding-blue-bottom {
    padding-bottom: 40px;
    --padding-bottom-value: 40px;
  }
}
@media (min-width: 1440px) {
  .padding-blue-bottom {
    padding-bottom: 40px;
    --padding-bottom-value: 40px;
  }
}

.margin-turquoise-top {
  margin-top: 10px;
}
.margin-turquoise-top {
  --margin-top-value: map.get(
  	map.get($indent, "sizes"),
  	"mobile"
  );
}
@media (min-width: 320px) {
  .margin-turquoise-top {
    margin-top: 10px;
    --margin-top-value: 10px;
  }
}
@media (min-width: 769px) {
  .margin-turquoise-top {
    margin-top: 10px;
    --margin-top-value: 10px;
  }
}
@media (min-width: 1440px) {
  .margin-turquoise-top {
    margin-top: 10px;
    --margin-top-value: 10px;
  }
}
.margin-turquoise-bottom {
  margin-bottom: 10px;
}
.margin-turquoise-bottom {
  --margin-bottom-value: map.get(
  	map.get($indent, "sizes"),
  	"mobile"
  );
}
@media (min-width: 320px) {
  .margin-turquoise-bottom {
    margin-bottom: 10px;
    --margin-bottom-value: 10px;
  }
}
@media (min-width: 769px) {
  .margin-turquoise-bottom {
    margin-bottom: 10px;
    --margin-bottom-value: 10px;
  }
}
@media (min-width: 1440px) {
  .margin-turquoise-bottom {
    margin-bottom: 10px;
    --margin-bottom-value: 10px;
  }
}

.padding-turquoise-top {
  padding-top: 10px;
}
.padding-turquoise-top {
  --padding-top-value: map.get(
  	map.get($indent, "sizes"),
  	"mobile"
  );
}
@media (min-width: 320px) {
  .padding-turquoise-top {
    padding-top: 10px;
    --padding-top-value: 10px;
  }
}
@media (min-width: 769px) {
  .padding-turquoise-top {
    padding-top: 10px;
    --padding-top-value: 10px;
  }
}
@media (min-width: 1440px) {
  .padding-turquoise-top {
    padding-top: 10px;
    --padding-top-value: 10px;
  }
}
.padding-turquoise-bottom {
  padding-bottom: 10px;
}
.padding-turquoise-bottom {
  --padding-bottom-value: map.get(
  	map.get($indent, "sizes"),
  	"mobile"
  );
}
@media (min-width: 320px) {
  .padding-turquoise-bottom {
    padding-bottom: 10px;
    --padding-bottom-value: 10px;
  }
}
@media (min-width: 769px) {
  .padding-turquoise-bottom {
    padding-bottom: 10px;
    --padding-bottom-value: 10px;
  }
}
@media (min-width: 1440px) {
  .padding-turquoise-bottom {
    padding-bottom: 10px;
    --padding-bottom-value: 10px;
  }
}

.loader {
  width: 40px;
  height: 40px;
  border: 5px solid #fff;
  border-bottom-color: #ff9700;
  border-radius: 50%;
  animation: rotation 1s linear infinite;
}

@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/*# sourceMappingURL=base.css.map*/