/**
 * Main
 */

/* Utils */

/* Utils */

/**
 * Variables
 */

/* Vendors */

/*! normalize.css v7.0.0 | 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
 *    IE on Windows Phone and in iOS.
 */

html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */

article,
aside,
footer,
header,
nav,
section {
  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
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */

figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          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
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 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;
     -moz-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

/**
 * 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 style in Android 4.3-.
 */

dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */

mark {
  background-color: #ff0;
  color: #000;
}

/**
 * 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
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 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;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          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 and cancel buttons in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-cancel-button,
[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 IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */

details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */

template {
  display: none;
}

/* Hidden
   ========================================================================== */

/**
 * Add the correct display in IE 10-.
 */

[hidden] {
  display: none;
}

/* Slider */

.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Base (like reset, typography, animations) */

html,
body,
input,
select,
button,
textarea {
  font-family: 'Wes FY', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  color: #555;
  font-size: 14px;
}

html,
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  min-height: 100vh;
}

img {
  vertical-align: middle;
}

a {
  text-decoration: none;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
  outline: none;
}

.sr-only,
.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

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

html body,
html p,
html pre,
html .heading-subs,
html .prev-title-box,
html .next-title-box {
  color: #000000;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 0;
  font-family: 'Wes FY', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: normal;
  color: #000;
}

/*FOOTER*/

footer a,
footer p,
footer span,
footer div,
footer strong,
footer,
footer h1,
footer h2,
footer h3,
footer h4,
footer h5,
footer h6 {
  font-family: "Wes FY", sans-serif;
}

.cta_btn {
  font-family: "Wes FY", sans-serif;
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0.833143px;
  line-height: normal;
  text-decoration: none;
  -webkit-appearance: none;
  display: inline-block;
  padding: 13.5px 28px;
  position: relative;
  overflow: hidden;
  border: 0;
  cursor: pointer;
  border-radius: 300px;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  -webkit-font-smoothing: antialiased;
  -o-transition: 0.25s;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}

@font-face {
  font-family: 'Wes FY';
  src: url("https://promoalltest.cdnpromo.com/wp-content/themes/tg/assets/fonts/Black-Foundry-Wes-FY-Regular.ttf");
  font-display: swap;
  font-weight: 400;
}

@font-face {
  font-family: 'Wes FY';
  src: url("https://promoalltest.cdnpromo.com/wp-content/themes/tg/assets/fonts/Black-Foundry-Wes-FY-Black.ttf");
  font-display: swap;
  font-weight: 900;
}

@font-face {
  font-family: 'Wes FY';
  src: url("https://promoalltest.cdnpromo.com/wp-content/themes/tg/assets/fonts/Black-Foundry-Wes-FY-Medium.ttf");
  font-display: swap;
  font-weight: 500;
}

@font-face {
  font-family: 'Wes FY';
  src: url("https://promoalltest.cdnpromo.com/wp-content/themes/tg/assets/fonts/Black-Foundry-Wes-FY-Bold.ttf");
  font-weight: 700;
  font-display: swap;
}

/* Helpers /for/ */

#vidBox {
  height: auto;
  width: auto;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#vidBox.open-popup2 {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

#vidBox #closer_videopopup {
  right: 30px !important;
  top: 30px !important;
  opacity: 0;
}

#vidBox .vidBox_close_custom {
  font-size: 26px;
  color: #fff;
  top: -40px;
  position: relative;
  right: -30px;
  margin-bottom: auto;
  cursor: pointer;
}

#vidBox #videCont {
  padding: 30px;
  max-width: 1400px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 90vh !important;
  width: 90vw;
}

#vidBox video {
  position: relative;
  top: 0;
  width: auto;
  max-width: 100%;
  max-height: 100%;
  -webkit-transform: translateX(7px);
      -ms-transform: translateX(7px);
          transform: translateX(7px);
}

.page-wrapper.with-menu-space {
  padding-top: 80px;
}

.promo-custom-admin {
  position: fixed;
  bottom: 30px;
  left: 30px;
  background: #000;
  padding: 10px 20px;
  font-weight: 600;
  border-radius: 100px;
  color: #fff;
  z-index: 999;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}

.promo-custom-admin:hover {
  background: #FF3366;
}

img.lazy-hidden,
img.entry img.lazy-hidden,
img.thumbnail.lazy-hidden {
  opacity: 1;
}

/* Slick Slide */

.slick-slide:focus {
  outline: 0;
}

/* Slick Dots */

.slick-dots {
  list-style: none;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0;
  margin: 32px 0 0;
  width: 100%;
  height: 6px;
  z-index: 1;
  position: static;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  display: block;
  height: 4px;
  width: 4px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 0;
  cursor: pointer;
  border-radius: 50%;
  background-color: #f84b74;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
}

.slick-dots li.slick-active button {
  width: 6px;
  height: 6px;
}

/**
 *
 * Sections
 *
 */

.sections {
  /*----------  Variables  ----------*/
  --color-dark: #0E1114;
  --color-pink: #FF4070;
  --color-pink-hover: #D7295F;
  /*----------  Container styles  ----------*/
  /*----------  General styles  ----------*/
}

.sections .container {
  margin: 0 auto;
}

.sections .container-fluid {
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}

.sections__title,
.section-coverSide__title,
.section-cta__title {
  margin-top: 0;
  margin-bottom: 14px;
  font-family: Wes FY, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 48px;
  font-weight: 900;
  line-height: 1.21;
  text-align: left;
  letter-spacing: 1px;
  color: #000;
}

.sections__text p,
.section-coverSide__text p {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Wes FY, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0.5px;
  color: #000;
}

.sections__text p:not(:last-child),
.section-coverSide__text p:not(:last-child) {
  margin-bottom: 1.5em;
}

.sections-button,
.sections-button-solid {
  padding: 12px 40px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: transparent;
  border-radius: 999em;
  border: 1px solid transparent;
  font-family: Wes FY, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
  letter-spacing: 0.5px;
}

.sections-button-solid {
  background-color: var(--color-pink);
  color: #fff;
}

.sections-button-solid:hover {
  background-color: var(--color-pink-hover);
}

/* Components (components like boxes, general elements) */

/*
  Usage: 'btn-<TYPE>-<COLOR> btn-<SIZE> btn-text-<COLOR>(optional) btn-bg-<COLOR>(optional) btn-bold(optional)'

  Types: 'roundedFilled'
         'roundedBordered'
         'roundedNaked',
         'rectFilled'

  Sizes: 'xs'
         'small'
         'medium'
         'large'
         'xl'
 */

.btn-roundedFilled-pink {
  -webkit-appearance: none;
  text-decoration: none;
  color: #fff;
  font-family: "Wes FY", sans-serif;
  font-weight: 500;
  display: inline-block;
  position: relative;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  overflow: hidden;
  border: 0;
  cursor: pointer;
  border-radius: 300px;
  background-color: #f84b74;
}

.btn-roundedFilled-pink i {
  width: auto;
  height: auto;
  line-height: 1;
  vertical-align: middle;
  margin-left: 10px;
  font-size: 13px;
}

.btn-roundedFilled-pink:hover,
.btn-roundedFilled-pink:active {
  text-decoration: none;
  outline: 0;
  color: #fff;
}

.btn-roundedFilled-pink-xl {
  padding: 14px 35px;
  font-size: 22px;
}

.btn-roundedFilled-pink-large {
  padding: 17px 44px;
  font-weight: 500;
  font-size: 20px;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  line-height: normal;
  letter-spacing: 0.833143px;
  -webkit-font-smoothing: antialiased;
}

.btn-roundedFilled-pink-medium {
  padding: 14px 37px 15px;
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
  text-align: center;
  letter-spacing: 0.68px;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  -webkit-font-smoothing: antialiased;
}

.btn-roundedFilled-pink-small {
  padding: 6px 20px;
  font-size: 16px;
}

.btn-roundedFilled-pink-xs {
  padding: 3px 15px;
  font-size: 14px;
}

.btn-roundedFilled-pink:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.btn-roundedFilled-pink.disabled {
  -webkit-box-shadow: none;
          box-shadow: none;
  pointer-events: none;
}

.btn-roundedFilled-pink:not(.disabled):hover {
  background-color: #da3b63;
}

.btn-roundedFilled-pink:not(.disabled):active {
  background-color: #f7305f;
}

.btn-roundedFilled-black {
  -webkit-appearance: none;
  text-decoration: none;
  color: #fff;
  font-family: "Wes FY", sans-serif;
  font-weight: 500;
  display: inline-block;
  position: relative;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  overflow: hidden;
  border: 0;
  cursor: pointer;
  border-radius: 300px;
  background-color: #000;
}

.btn-roundedFilled-black i {
  width: auto;
  height: auto;
  line-height: 1;
  vertical-align: middle;
  margin-left: 10px;
  font-size: 13px;
}

.btn-roundedFilled-black:hover,
.btn-roundedFilled-black:active {
  text-decoration: none;
  outline: 0;
  color: #fff;
}

.btn-roundedFilled-black-xl {
  padding: 14px 35px;
  font-size: 22px;
}

.btn-roundedFilled-black-large {
  padding: 17px 44px;
  font-weight: 500;
  font-size: 20px;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  line-height: normal;
  letter-spacing: 0.833143px;
  -webkit-font-smoothing: antialiased;
}

.btn-roundedFilled-black-medium {
  padding: 14px 37px 15px;
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
  text-align: center;
  letter-spacing: 0.68px;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  -webkit-font-smoothing: antialiased;
}

.btn-roundedFilled-black-small {
  padding: 6px 20px;
  font-size: 16px;
}

.btn-roundedFilled-black-xs {
  padding: 3px 15px;
  font-size: 14px;
}

.btn-roundedFilled-black:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.btn-roundedFilled-black.disabled {
  -webkit-box-shadow: none;
          box-shadow: none;
  pointer-events: none;
}

.btn-roundedFilled-black:not(.disabled):hover {
  background-color: #000000cc;
}

.btn-roundedFilled-black:not(.disabled):active {
  background-color: black;
}

.btn-roundedFilled-white {
  -webkit-appearance: none;
  text-decoration: none;
  color: #fff;
  font-family: "Wes FY", sans-serif;
  font-weight: 500;
  display: inline-block;
  position: relative;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  overflow: hidden;
  border: 0;
  cursor: pointer;
  border-radius: 300px;
  background-color: #fff;
}

.btn-roundedFilled-white i {
  width: auto;
  height: auto;
  line-height: 1;
  vertical-align: middle;
  margin-left: 10px;
  font-size: 13px;
}

.btn-roundedFilled-white:hover,
.btn-roundedFilled-white:active {
  text-decoration: none;
  outline: 0;
  color: #fff;
}

.btn-roundedFilled-white-xl {
  padding: 14px 35px;
  font-size: 22px;
}

.btn-roundedFilled-white-large {
  padding: 17px 44px;
  font-weight: 500;
  font-size: 20px;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  line-height: normal;
  letter-spacing: 0.833143px;
  -webkit-font-smoothing: antialiased;
}

.btn-roundedFilled-white-medium {
  padding: 14px 37px 15px;
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
  text-align: center;
  letter-spacing: 0.68px;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  -webkit-font-smoothing: antialiased;
}

.btn-roundedFilled-white-small {
  padding: 6px 20px;
  font-size: 16px;
}

.btn-roundedFilled-white-xs {
  padding: 3px 15px;
  font-size: 14px;
}

.btn-roundedFilled-white:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.btn-roundedFilled-white.disabled {
  -webkit-box-shadow: none;
          box-shadow: none;
  pointer-events: none;
}

.btn-roundedFilled-white:not(.disabled):hover {
  background-color: #000000cc;
}

.btn-roundedFilled-white:not(.disabled):active {
  background-color: #f1f1f1;
}

.btn-roundedBordered-pink {
  -webkit-appearance: none;
  text-decoration: none;
  color: #fff;
  font-family: "Wes FY", sans-serif;
  font-weight: 500;
  display: inline-block;
  position: relative;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  overflow: hidden;
  border: 0;
  cursor: pointer;
  border-radius: 300px;
  background-color: transparent;
  color: #000;
  border: 1px solid #f84b74;
}

.btn-roundedBordered-pink i {
  width: auto;
  height: auto;
  line-height: 1;
  vertical-align: middle;
  margin-left: 10px;
  font-size: 13px;
}

.btn-roundedBordered-pink:hover,
.btn-roundedBordered-pink:active {
  text-decoration: none;
  outline: 0;
  color: #fff;
}

.btn-roundedBordered-pink-xl {
  padding: 14px 35px;
  font-size: 22px;
}

.btn-roundedBordered-pink-large {
  padding: 17px 44px;
  font-weight: 500;
  font-size: 20px;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  line-height: normal;
  letter-spacing: 0.833143px;
  -webkit-font-smoothing: antialiased;
}

.btn-roundedBordered-pink-medium {
  padding: 14px 37px 15px;
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
  text-align: center;
  letter-spacing: 0.68px;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  -webkit-font-smoothing: antialiased;
}

.btn-roundedBordered-pink-small {
  padding: 6px 20px;
  font-size: 16px;
}

.btn-roundedBordered-pink-xs {
  padding: 3px 15px;
  font-size: 14px;
}

.btn-roundedBordered-pink.disabled {
  -webkit-box-shadow: none;
          box-shadow: none;
  pointer-events: none;
}

.btn-roundedBordered-pink:not(.disabled):hover {
  color: #fff;
  background-color: #f62456;
}

.btn-roundedBordered-pink:not(.disabled):active {
  color: #fff;
  background-color: #f7305f;
}

.btn-roundedBordered-black {
  -webkit-appearance: none;
  text-decoration: none;
  color: #fff;
  font-family: "Wes FY", sans-serif;
  font-weight: 500;
  display: inline-block;
  position: relative;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  overflow: hidden;
  border: 0;
  cursor: pointer;
  border-radius: 300px;
  background-color: transparent;
  color: #000;
  border: 1px solid #000;
}

.btn-roundedBordered-black i {
  width: auto;
  height: auto;
  line-height: 1;
  vertical-align: middle;
  margin-left: 10px;
  font-size: 13px;
}

.btn-roundedBordered-black:hover,
.btn-roundedBordered-black:active {
  text-decoration: none;
  outline: 0;
  color: #fff;
}

.btn-roundedBordered-black-xl {
  padding: 14px 35px;
  font-size: 22px;
}

.btn-roundedBordered-black-large {
  padding: 17px 44px;
  font-weight: 500;
  font-size: 20px;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  line-height: normal;
  letter-spacing: 0.833143px;
  -webkit-font-smoothing: antialiased;
}

.btn-roundedBordered-black-medium {
  padding: 14px 37px 15px;
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
  text-align: center;
  letter-spacing: 0.68px;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  -webkit-font-smoothing: antialiased;
}

.btn-roundedBordered-black-small {
  padding: 6px 20px;
  font-size: 16px;
}

.btn-roundedBordered-black-xs {
  padding: 3px 15px;
  font-size: 14px;
}

.btn-roundedBordered-black.disabled {
  -webkit-box-shadow: none;
          box-shadow: none;
  pointer-events: none;
}

.btn-roundedBordered-black:not(.disabled):hover {
  color: #fff;
  background-color: black;
}

.btn-roundedBordered-black:not(.disabled):active {
  color: #fff;
  background-color: black;
}

.btn-roundedBordered-white {
  -webkit-appearance: none;
  text-decoration: none;
  color: #fff;
  font-family: "Wes FY", sans-serif;
  font-weight: 500;
  display: inline-block;
  position: relative;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  overflow: hidden;
  border: 0;
  cursor: pointer;
  border-radius: 300px;
  background-color: transparent;
  color: #000;
  border: 1px solid #fff;
}

.btn-roundedBordered-white i {
  width: auto;
  height: auto;
  line-height: 1;
  vertical-align: middle;
  margin-left: 10px;
  font-size: 13px;
}

.btn-roundedBordered-white:hover,
.btn-roundedBordered-white:active {
  text-decoration: none;
  outline: 0;
  color: #fff;
}

.btn-roundedBordered-white-xl {
  padding: 14px 35px;
  font-size: 22px;
}

.btn-roundedBordered-white-large {
  padding: 17px 44px;
  font-weight: 500;
  font-size: 20px;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  line-height: normal;
  letter-spacing: 0.833143px;
  -webkit-font-smoothing: antialiased;
}

.btn-roundedBordered-white-medium {
  padding: 14px 37px 15px;
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
  text-align: center;
  letter-spacing: 0.68px;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  -webkit-font-smoothing: antialiased;
}

.btn-roundedBordered-white-small {
  padding: 6px 20px;
  font-size: 16px;
}

.btn-roundedBordered-white-xs {
  padding: 3px 15px;
  font-size: 14px;
}

.btn-roundedBordered-white.disabled {
  -webkit-box-shadow: none;
          box-shadow: none;
  pointer-events: none;
}

.btn-roundedBordered-white:not(.disabled):hover {
  color: #fff;
  background-color: #ebebeb;
}

.btn-roundedBordered-white:not(.disabled):active {
  color: #fff;
  background-color: #f1f1f1;
}

.btn-roundedNaked-pink {
  -webkit-appearance: none;
  text-decoration: none;
  color: #fff;
  font-family: "Wes FY", sans-serif;
  font-weight: 500;
  display: inline-block;
  position: relative;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  overflow: hidden;
  border: 0;
  cursor: pointer;
  border-radius: 300px;
  background-color: transparent;
  color: #f84b74;
}

.btn-roundedNaked-pink i {
  width: auto;
  height: auto;
  line-height: 1;
  vertical-align: middle;
  margin-left: 10px;
  font-size: 13px;
}

.btn-roundedNaked-pink:hover,
.btn-roundedNaked-pink:active {
  text-decoration: none;
  outline: 0;
  color: #fff;
}

.btn-roundedNaked-pink-xl {
  padding: 14px 35px;
  font-size: 22px;
}

.btn-roundedNaked-pink-large {
  padding: 17px 44px;
  font-weight: 500;
  font-size: 20px;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  line-height: normal;
  letter-spacing: 0.833143px;
  -webkit-font-smoothing: antialiased;
}

.btn-roundedNaked-pink-medium {
  padding: 14px 37px 15px;
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
  text-align: center;
  letter-spacing: 0.68px;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  -webkit-font-smoothing: antialiased;
}

.btn-roundedNaked-pink-small {
  padding: 6px 20px;
  font-size: 16px;
}

.btn-roundedNaked-pink-xs {
  padding: 3px 15px;
  font-size: 14px;
}

.btn-roundedNaked-pink.disabled {
  -webkit-box-shadow: none;
          box-shadow: none;
  pointer-events: none;
  color: #fff;
}

.btn-roundedNaked-pink:not(.disabled):hover {
  color: #f84b74;
  background-color: white;
}

.btn-roundedNaked-pink:not(.disabled):active {
  color: #f84b74;
  background-color: #e6e6e6;
}

.btn-roundedNaked-black {
  -webkit-appearance: none;
  text-decoration: none;
  color: #fff;
  font-family: "Wes FY", sans-serif;
  font-weight: 500;
  display: inline-block;
  position: relative;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  overflow: hidden;
  border: 0;
  cursor: pointer;
  border-radius: 300px;
  background-color: transparent;
  color: #000;
}

.btn-roundedNaked-black i {
  width: auto;
  height: auto;
  line-height: 1;
  vertical-align: middle;
  margin-left: 10px;
  font-size: 13px;
}

.btn-roundedNaked-black:hover,
.btn-roundedNaked-black:active {
  text-decoration: none;
  outline: 0;
  color: #fff;
}

.btn-roundedNaked-black-xl {
  padding: 14px 35px;
  font-size: 22px;
}

.btn-roundedNaked-black-large {
  padding: 17px 44px;
  font-weight: 500;
  font-size: 20px;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  line-height: normal;
  letter-spacing: 0.833143px;
  -webkit-font-smoothing: antialiased;
}

.btn-roundedNaked-black-medium {
  padding: 14px 37px 15px;
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
  text-align: center;
  letter-spacing: 0.68px;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  -webkit-font-smoothing: antialiased;
}

.btn-roundedNaked-black-small {
  padding: 6px 20px;
  font-size: 16px;
}

.btn-roundedNaked-black-xs {
  padding: 3px 15px;
  font-size: 14px;
}

.btn-roundedNaked-black.disabled {
  -webkit-box-shadow: none;
          box-shadow: none;
  pointer-events: none;
  color: #fff;
}

.btn-roundedNaked-black:not(.disabled):hover {
  color: #000;
  background-color: white;
}

.btn-roundedNaked-black:not(.disabled):active {
  color: #000;
  background-color: #e6e6e6;
}

.btn-roundedNaked-white {
  -webkit-appearance: none;
  text-decoration: none;
  color: #fff;
  font-family: "Wes FY", sans-serif;
  font-weight: 500;
  display: inline-block;
  position: relative;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  overflow: hidden;
  border: 0;
  cursor: pointer;
  border-radius: 300px;
  background-color: transparent;
  color: #fff;
}

.btn-roundedNaked-white i {
  width: auto;
  height: auto;
  line-height: 1;
  vertical-align: middle;
  margin-left: 10px;
  font-size: 13px;
}

.btn-roundedNaked-white:hover,
.btn-roundedNaked-white:active {
  text-decoration: none;
  outline: 0;
  color: #fff;
}

.btn-roundedNaked-white-xl {
  padding: 14px 35px;
  font-size: 22px;
}

.btn-roundedNaked-white-large {
  padding: 17px 44px;
  font-weight: 500;
  font-size: 20px;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  line-height: normal;
  letter-spacing: 0.833143px;
  -webkit-font-smoothing: antialiased;
}

.btn-roundedNaked-white-medium {
  padding: 14px 37px 15px;
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
  text-align: center;
  letter-spacing: 0.68px;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  -webkit-font-smoothing: antialiased;
}

.btn-roundedNaked-white-small {
  padding: 6px 20px;
  font-size: 16px;
}

.btn-roundedNaked-white-xs {
  padding: 3px 15px;
  font-size: 14px;
}

.btn-roundedNaked-white.disabled {
  -webkit-box-shadow: none;
          box-shadow: none;
  pointer-events: none;
  color: #fff;
}

.btn-roundedNaked-white:not(.disabled):hover {
  color: #fff;
  background-color: white;
}

.btn-roundedNaked-white:not(.disabled):active {
  color: #fff;
  background-color: #e6e6e6;
}

.btn-rectFilled-pink {
  -webkit-appearance: none;
  text-decoration: none;
  color: #fff;
  font-family: "Wes FY", sans-serif;
  font-weight: 500;
  display: inline-block;
  position: relative;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  overflow: hidden;
  border: 0;
  cursor: pointer;
  border-radius: 5px;
  background-color: #f84b74;
}

.btn-rectFilled-pink i {
  width: auto;
  height: auto;
  line-height: 1;
  vertical-align: middle;
  margin-left: 10px;
  font-size: 13px;
}

.btn-rectFilled-pink:hover,
.btn-rectFilled-pink:active {
  text-decoration: none;
  outline: 0;
  color: #fff;
}

.btn-rectFilled-pink-xl {
  padding: 14px 35px;
  font-size: 22px;
}

.btn-rectFilled-pink-large {
  padding: 17px 44px;
  font-weight: 500;
  font-size: 20px;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  line-height: normal;
  letter-spacing: 0.833143px;
  -webkit-font-smoothing: antialiased;
}

.btn-rectFilled-pink-medium {
  padding: 14px 37px 15px;
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
  text-align: center;
  letter-spacing: 0.68px;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  -webkit-font-smoothing: antialiased;
}

.btn-rectFilled-pink-small {
  padding: 6px 20px;
  font-size: 16px;
}

.btn-rectFilled-pink-xs {
  padding: 3px 15px;
  font-size: 14px;
}

.btn-rectFilled-pink.disabled {
  -webkit-box-shadow: none;
          box-shadow: none;
  pointer-events: none;
}

.btn-rectFilled-pink:not(.disabled):hover {
  background-color: #fa7292;
}

.btn-rectFilled-pink:not(.disabled):active {
  background-color: #f7305f;
}

.btn-rectFilled-black {
  -webkit-appearance: none;
  text-decoration: none;
  color: #fff;
  font-family: "Wes FY", sans-serif;
  font-weight: 500;
  display: inline-block;
  position: relative;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  overflow: hidden;
  border: 0;
  cursor: pointer;
  border-radius: 5px;
  background-color: #000;
}

.btn-rectFilled-black i {
  width: auto;
  height: auto;
  line-height: 1;
  vertical-align: middle;
  margin-left: 10px;
  font-size: 13px;
}

.btn-rectFilled-black:hover,
.btn-rectFilled-black:active {
  text-decoration: none;
  outline: 0;
  color: #fff;
}

.btn-rectFilled-black-xl {
  padding: 14px 35px;
  font-size: 22px;
}

.btn-rectFilled-black-large {
  padding: 17px 44px;
  font-weight: 500;
  font-size: 20px;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  line-height: normal;
  letter-spacing: 0.833143px;
  -webkit-font-smoothing: antialiased;
}

.btn-rectFilled-black-medium {
  padding: 14px 37px 15px;
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
  text-align: center;
  letter-spacing: 0.68px;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  -webkit-font-smoothing: antialiased;
}

.btn-rectFilled-black-small {
  padding: 6px 20px;
  font-size: 16px;
}

.btn-rectFilled-black-xs {
  padding: 3px 15px;
  font-size: 14px;
}

.btn-rectFilled-black.disabled {
  -webkit-box-shadow: none;
          box-shadow: none;
  pointer-events: none;
}

.btn-rectFilled-black:not(.disabled):hover {
  background-color: #141414;
}

.btn-rectFilled-black:not(.disabled):active {
  background-color: black;
}

.btn-rectFilled-white {
  -webkit-appearance: none;
  text-decoration: none;
  color: #fff;
  font-family: "Wes FY", sans-serif;
  font-weight: 500;
  display: inline-block;
  position: relative;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  overflow: hidden;
  border: 0;
  cursor: pointer;
  border-radius: 5px;
  background-color: #fff;
}

.btn-rectFilled-white i {
  width: auto;
  height: auto;
  line-height: 1;
  vertical-align: middle;
  margin-left: 10px;
  font-size: 13px;
}

.btn-rectFilled-white:hover,
.btn-rectFilled-white:active {
  text-decoration: none;
  outline: 0;
  color: #fff;
}

.btn-rectFilled-white-xl {
  padding: 14px 35px;
  font-size: 22px;
}

.btn-rectFilled-white-large {
  padding: 17px 44px;
  font-weight: 500;
  font-size: 20px;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  line-height: normal;
  letter-spacing: 0.833143px;
  -webkit-font-smoothing: antialiased;
}

.btn-rectFilled-white-medium {
  padding: 14px 37px 15px;
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
  text-align: center;
  letter-spacing: 0.68px;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  -webkit-font-smoothing: antialiased;
}

.btn-rectFilled-white-small {
  padding: 6px 20px;
  font-size: 16px;
}

.btn-rectFilled-white-xs {
  padding: 3px 15px;
  font-size: 14px;
}

.btn-rectFilled-white.disabled {
  -webkit-box-shadow: none;
          box-shadow: none;
  pointer-events: none;
}

.btn-rectFilled-white:not(.disabled):hover {
  background-color: white;
}

.btn-rectFilled-white:not(.disabled):active {
  background-color: #f1f1f1;
}

.btn-xl {
  padding: 14px 35px;
  font-size: 22px;
}

.btn-large {
  padding: 17px 44px;
  font-weight: 500;
  font-size: 20px;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  line-height: normal;
  letter-spacing: 0.833143px;
  -webkit-font-smoothing: antialiased;
}

.btn-medium {
  padding: 14px 37px 15px;
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
  text-align: center;
  letter-spacing: 0.68px;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  -webkit-font-smoothing: antialiased;
}

.btn-small {
  padding: 6px 20px;
  font-size: 16px;
}

.btn-xs {
  padding: 3px 15px;
  font-size: 14px;
}

.btn-text-pink {
  color: #f84b74;
}

.btn-text-black {
  color: #000;
}

.btn-text-white {
  color: #fff;
}

.btn-bg-pink {
  color: #f84b74;
}

.btn-bg-black {
  color: #000;
}

.btn-bg-white {
  color: #fff;
}

.btn-bold {
  font-weight: 500;
}

.btn-hp {
  background-color: #ff4070;
  color: #ffffff;
  border: none;
  border-radius: 0;
  font-size: 16px;
  letter-spacing: 0.6px;
  line-height: 20px;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  height: 56px;
  width: 18.3rem;
  font-family: "Wes FY", sans-serif;
}

.btn-hp--round {
  border-radius: 2.865rem;
}

.lp-form-group {
  position: relative;
}

.lp-form-group input[type="text"],
.lp-form-group input[type="email"] {
  line-height: normal;
  font-size: 16px;
  color: #000;
  background: #fff;
  border: 1px solid #dbdbdb;
  border-radius: 100px;
  padding: 15px 24px 12px 24px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  outline: none;
  -webkit-transition: .25s;
  -o-transition: .25s;
  transition: .25s;
}

.lp-form-group input[type="text"].error,
.lp-form-group input[type="email"].error {
  border-color: #FF0000;
}

.lp-form-group input[type="text"]:focus,
.lp-form-group input[type="email"]:focus {
  border-color: #b5b5b5;
}

.lp-form-group input[type="text"]::-webkit-input-placeholder,
.lp-form-group input[type="email"]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #c9cbce;
}

.lp-form-group input[type="text"]::-moz-placeholder,
.lp-form-group input[type="email"]::-moz-placeholder {
  /* Firefox 19+ */
  color: #c9cbce;
}

.lp-form-group input[type="text"]:-ms-input-placeholder,
.lp-form-group input[type="email"]:-ms-input-placeholder {
  /* IE 10+ */
  color: #c9cbce;
}

.lp-form-group input[type="text"]:-moz-placeholder,
.lp-form-group input[type="email"]:-moz-placeholder {
  /* Firefox 18- */
  color: #c9cbce;
}

.lp-form-group label.error {
  position: absolute;
  left: 0;
  bottom: -27px;
  padding-left: 27px;
  font-size: 12px;
  color: #FF0000;
  font-weight: 400;
}

.subscribe_form form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.subscribe_form .lp-form-group input[type="email"] {
  width: 318px;
  margin-right: 10px;
}

.subscribe_form .btn-submit {
  min-width: 126px;
}

.subscribe_form .btn-submit.btn-roundedFilled-black.disabled {
  background: #B2B2B2;
}

.subscribe_form .btn-submit.btn-roundedFilled-pink.disabled {
  background: #FFC6D4;
}

.subscribe_form .loading {
  font-size: 0;
  background-color: transparent !important;
  opacity: 0.7;
  border: 2px solid #ff4070;
  border-left: 2px solid transparent;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-animation: rotate 0.35s 0.35s linear infinite;
          animation: rotate 0.35s 0.35s linear infinite;
  outline: none;
  width: 39px !important;
  height: 39px !important;
  min-width: 39px !important;
  padding: 0;
  border-left: 5px solid transparent;
  left: 10px;
  pointer-events: none;
}

.subscribe_form .success {
  background-image: url("../svg/check.svg");
  background-repeat: no-repeat;
  background-position: center center;
  color: transparent;
  background-size: 19px;
}

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.modal1 {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.31);
  z-index: 9999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
}

.modal1:not(.is-open) {
  opacity: 0;
  pointer-events: none;
}

.modal1:not(.is-open) .modal1-title,
.modal1:not(.is-open) .modal1-text,
.modal1:not(.is-open) .modal1-form {
  -webkit-transform: translateY(-7px);
      -ms-transform: translateY(-7px);
          transform: translateY(-7px);
  opacity: 0;
}

.modal1.is-thankyou .modal1-title,
.modal1.is-thankyou .modal1-text,
.modal1.is-thankyou .modal1-form {
  display: none;
}

.modal1.is-thankyou .modal1-inner {
  background: #fff;
  padding-left: 57px;
  border-radius: 8px;
}

.modal1.is-thankyou .modal1-inner:before {
  left: 0;
  top: 0;
}

.modal1.is-thankyou .modal1-thankyou {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.modal1.is-thankyou .modal1-thankyou-title,
.modal1.is-thankyou .modal1-thankyou-text {
  opacity: 1;
}

.modal1-inner:before {
  content: '';
  position: absolute;
  top: -100%;
  bottom: 0;
  right: 0;
  width: 100%;
  -webkit-transition: .7s;
  -o-transition: .7s;
  transition: .7s;
  left: -100%;
  background: url("../png/bg-thankyou.png") #fff no-repeat;
}

.modal1-thankyou {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  display: none;
}

.modal1-thankyou-title,
.modal1-thankyou-text {
  opacity: 0;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  -webkit-transition-delay: 0.35s;
       -o-transition-delay: 0.35s;
          transition-delay: 0.35s;
}

.modal1-thankyou-title {
  font-size: 37px;
  line-height: 43px;
  letter-spacing: 0.56px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 13px;
}

.modal1-thankyou-text {
  color: #fff;
  font-size: 19px;
  line-height: 24px;
}

.modal1-inner {
  background: url("../png/bg.png") no-repeat;
  width: 836px;
  height: 392px;
  padding: 57px 57px 57px 325px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  background-size: cover;
  overflow: hidden;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.modal1-close {
  background: url("../svg/close.svg") no-repeat center;
  background-size: 18px;
  width: 20px;
  height: 20px;
  position: absolute;
  right: 25px;
  top: 25px;
  cursor: pointer;
}

.modal1-title {
  font-size: 35px;
  line-height: 40px;
  color: #000;
  letter-spacing: 0.53px;
  margin-bottom: 19px;
  font-weight: bold;
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease;
  -webkit-transition-delay: .1s;
       -o-transition-delay: .1s;
          transition-delay: .1s;
}

.modal1-text {
  font-size: 16px;
  color: #000;
  line-height: 23px;
  margin-bottom: 26px;
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease;
  -webkit-transition-delay: .15s;
       -o-transition-delay: .15s;
          transition-delay: .15s;
}

.modal1-form {
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease;
  -webkit-transition-delay: .2s;
       -o-transition-delay: .2s;
          transition-delay: .2s;
}

.modal2 {
  position: fixed;
  bottom: 0 !important;
  left: 0;
  right: 0;
  z-index: 99999999;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: .5s bottom, .25s opacity, .3s height;
  -o-transition: .5s bottom, .25s opacity, .3s height;
  transition: .5s bottom, .25s opacity, .3s height;
  overflow: hidden;
}

.modal2:not(.is-open) {
  opacity: 0;
  pointer-events: none;
  bottom: -30px !important;
}

.modal2.is-thankyou .modal2-title,
.modal2.is-thankyou .modal2-textAndForm {
  display: none;
}

.modal2.is-thankyou .modal2-inner {
  background: #fff;
  padding-left: 25px;
}

.modal2.is-thankyou .modal2-inner:before {
  left: 0;
  top: 0;
  background-size: auto 100%;
}

.modal2.is-thankyou .modal2-thankyou {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.modal2.is-thankyou .modal2-thankyou-title,
.modal2.is-thankyou .modal1-thankyou-text {
  opacity: 1;
}

.modal2-inner:before {
  content: '';
  position: absolute;
  top: -100%;
  bottom: 0;
  right: 0;
  width: 100%;
  -webkit-transition: .7s;
  -o-transition: .7s;
  transition: .7s;
  left: -100%;
  background: #ff4070;
}

.modal2-thankyou {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: none;
}

.modal2-thankyou-title,
.modal2-thankyou-textAndForm {
  opacity: 0;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  -webkit-transition-delay: 0.35s;
       -o-transition-delay: 0.35s;
          transition-delay: 0.35s;
}

.modal2-thankyou-title {
  font-size: 32px;
  line-height: 40px;
  letter-spacing: 0.48px;
  color: #fff;
  font-weight: 900;
  margin-right: 156px;
}

.modal2-thankyou-text {
  color: #fff;
  font-size: 20px;
  line-height: 29px;
}

.modal2-inner {
  background: url("../png/modal2-bg.png") #fff no-repeat left center;
  width: 100%;
  height: 170px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  padding: 25px 25px 25px 215px;
  border-top: 1px solid #FF4070;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.modal2-close {
  background: url("../svg/close.svg") no-repeat center;
  background-size: 18px;
  width: 20px;
  height: 20px;
  position: absolute;
  right: 25px;
  top: 25px;
  cursor: pointer;
}

.modal2-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.modal2-title {
  font-size: 32px;
  line-height: 40px;
  color: #FF3366;
  letter-spacing: 0.48px;
  font-weight: 900;
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease;
  margin-right: 112px;
}

.modal2-text {
  font-size: 16px;
  color: #000;
  line-height: 23px;
  margin-bottom: 12px;
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease;
}

.modal2-form {
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease;
}

/* Parts (parts like for sections) */

/**
 * Header
 */

/*HEADER*/

.header__wrapper {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}

.header {
  height: 56px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-family: Wes FY,Helvetica Neue,Helvetica,Arial,sans-serif;
  font-weight: 500;
  position: fixed;
  z-index: 10000;
  top: 0;
  background-color: #fff;
  width: 100%;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}

.header__left-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.header__right-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 20px;
}

.header__right-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 5px;
}

.header__right-buttons-search {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header__right-buttons-search svg path {
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}

.header__right-buttons-search:hover svg path {
  fill: #FF3366;
}

.header__right-buttons-subscribe {
  padding: 11px 36px 9px;
  margin-left: 17px;
  background-color: #FF3366;
  border-radius: 999em;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  font-family: Wes FY, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.43;
  text-align: center;
  letter-spacing: 0.035em;
  color: #fff;
}

.header__right-buttons-subscribe:hover {
  background-color: #D7295F;
}

.header__right-buttons-signup {
  margin: 0 -8px 0 31px;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
  border-radius: 500px;
  border: 1px solid #0e1114;
  color: #000;
  text-align: center;
  display: inline-block;
  padding: 11px 31px 10px 31px;
  letter-spacing: .5px;
  position: relative;
  top: -1px;
  font-size: 14px;
  line-height: 1.25;
}

.header__right-buttons-signup:hover {
  background-color: #ff4070;
  color: #fff;
  border: 1px solid #fff;
}

.header__right-buttons-signup:active {
  background-color: #da3b63;
}

.header-search {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  opacity: 0;
  pointer-events: none;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  z-index: 9999;
}

.header-search.search-opened {
  opacity: 1;
  pointer-events: auto;
}

.header-search form {
  width: 100%;
}

.header-search input {
  width: 100%;
  padding: 21px 61px 15px;
  border: 0;
  outline: none;
  background-image: url("../svg/icon-search.svg");
  background-repeat: no-repeat;
  background-position: center left 24px;
  border-bottom: 1px solid #DEDEDE;
  -webkit-box-shadow: 0px 2px 13px rgba(0, 0, 0, 0.18);
          box-shadow: 0px 2px 13px rgba(0, 0, 0, 0.18);
  border-radius: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-family: Wes FY,Helvetica Neue,Helvetica,Arial,sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 1.25;
  letter-spacing: 0.015em;
  color: #000;
}

.header-search input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #E9E9E9;
}

.header-search input::-moz-placeholder {
  /* Firefox 19+ */
  color: #E9E9E9;
}

.header-search input:-ms-input-placeholder {
  /* IE 10+ */
  color: #E9E9E9;
}

.header-search input:-moz-placeholder {
  /* Firefox 18- */
  color: #E9E9E9;
}

.header-search-close {
  width: 24px;
  height: 24px;
  display: block;
  position: absolute;
  right: 24px;
  top: 27px;
  padding: 0;
  overflow: hidden;
  border: 0;
  outline: none;
  cursor: pointer;
  background: transparent;
  --icon-color: #0E1114;
}

.header-search-close svg {
  max-width: 100%;
  max-height: 100%;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}

.header-search-close svg path {
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}

.header-search-close:hover {
  --icon-color: #FF3366;
}

.header-mobile-menu {
  z-index: 1000;
}

.header-mobile-menu__button {
  position: fixed;
  height: 56px;
  width: 56px;
  right: 0;
  top: 0;
  z-index: 2;
  text-align: center;
  cursor: pointer;
}

.header-mobile-menu__icon {
  position: relative;
  margin-top: 26px;
}

.header-mobile-menu__icon,
.header-mobile-menu__icon:after,
.header-mobile-menu__icon:before {
  border-radius: 40px;
  width: 20px;
  height: 2px;
  background-color: #000;
  display: inline-block;
}

.header-mobile-menu__icon,
.header-mobile-menu__icon:after,
.header-mobile-menu__icon:before {
  border-radius: 40px;
  width: 20px;
  height: 2px;
  background-color: #000;
  display: inline-block;
}

.header-mobile-menu__icon:after,
.header-mobile-menu__icon:before {
  content: "";
  position: absolute;
  left: 0;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}

.header-mobile-menu__icon:before {
  top: -6px;
}

.header-mobile-menu__icon:after {
  top: 6px;
}

.header-mobile-menu--is-open .header-mobile-menu__icon {
  background-color: transparent;
}

.header-mobile-menu--is-open .header-mobile-menu__icon:before {
  top: 0;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}

.header-mobile-menu--is-open .header-mobile-menu__icon:after {
  top: 0;
  -webkit-transform: rotate(-135deg);
      -ms-transform: rotate(-135deg);
          transform: rotate(-135deg);
}

.sidebar-menu__close-secondary {
  font-size: 16px;
  line-height: 19px;
  font-weight: bolder;
  position: relative;
  left: 8%;
  top: -38px;
}

.sidebar-menu__close-secondary:after {
  background: url(../svg/arrow.svg) no-repeat center;
  background-size: 18px;
  content: '';
  width: 50px;
  height: 60px;
  font-size: 50px;
  position: absolute;
  left: -45px;
  top: -21px;
  line-height: 60px;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  font-weight: normal;
}

.sidebar-menu__nav {
  height: 100vh;
  position: fixed;
  top: 0;
  left: 150vw;
  z-index: 1;
  opacity: 1;
  width: 100%;
  -webkit-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  background-color: #fff;
}

.sidebar-menu__nav--active {
  left: 0;
}

.sidebar-menu__list {
  list-style: none;
  margin: 0 auto;
  width: 90vw;
  padding: 0;
  overflow: auto;
  max-height: 90vh;
}

.sidebar-menu__item {
  border-bottom: 1px solid #d8d8d8;
}

.sidebar-menu__link {
  position: relative;
  display: block;
  font-size: 16px;
  color: #000;
  text-decoration: none;
}

.sidebar-menu__link {
  height: 57px;
  line-height: 57px;
  cursor: pointer;
}

.sidebar-menu__list-container {
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  justify-items: left;
  -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
          align-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 56px 0 0;
}

.sidebar-menu__list-container.sidebar-menu__list--accordion {
  border-top: 1px solid #d8d8d8;
}

/* .sidebar-menu__nav--active .sidebar-menu__list-container {
    border-top: 0;
}    */

.sidebar-menu__item--has-children > .sidebar-menu__link:after {
  background-image: url(../svg/arrow.svg);
  background-size: contain;
  content: "";
  position: absolute;
  right: 20px;
  top: 25px;
  line-height: 20px;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  width: 10px;
  height: 6px;
}

.sidebar-menu__item--has-children > .sidebar-menu__link:after {
  background-image: url(../svg/arrow.svg);
  background-size: contain;
  content: "";
  position: absolute;
  right: 20px;
  top: 25px;
  line-height: 20px;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  width: 10px;
  height: 6px;
}

.sidebar-menu__list--accordion .sidebar-menu__item--has-children > .sidebar-menu__link:after {
  background-image: url(../svg/arrow.svg);
  background-size: contain;
  content: "";
  position: absolute;
  right: 20px;
  top: 25px;
  line-height: 20px;
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
  width: 10px;
  height: 6px;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}

.header__logo-placeholder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 140px;
  margin-left: 24px;
}

.header__promo-logo {
  background-image: url(../svg/logo-2.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 95px;
  height: 26px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.header__flex-on-desktop {
  display: none;
}

.header__menu-top-item {
  margin: 0 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}

.header__menu-top-item:first-child {
  margin-left: 5px;
}

.header__link {
  color: #000;
  text-decoration: none;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: .5px;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}

.header__submenu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  max-height: 0;
  position: absolute;
  z-index: 3;
  top: 70px;
  background: #fff;
  left: 0;
  right: 0;
  -webkit-transition: max-height .2s ease-in-out;
  -o-transition: max-height .2s ease-in-out;
  transition: max-height .2s ease-in-out;
  overflow: hidden;
  -webkit-box-shadow: 0 8px 10px rgba(0, 0, 0, 0.05);
          box-shadow: 0 8px 10px rgba(0, 0, 0, 0.05);
  width: 100vw;
}

.header__submenu-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  height: 100%;
  margin: 30px 0 0 174px;
  text-align: left;
  line-height: 20px;
}

.header__submenu-category {
  padding-right: 36px;
}

.header__submenu-category-title {
  font-size: 16px;
  letter-spacing: .69px;
  font-weight: 700;
  color: #000;
  cursor: default;
}

.header__submenu-category ul {
  margin: 30px 0;
  font-size: 14px;
  letter-spacing: .61px;
  font-weight: 500;
  list-style: none;
  padding: 0;
}

.header__submenu-category ul li {
  margin-top: 18px;
}

.header__link {
  color: #000;
  text-decoration: none;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: .5px;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}

.header__link:hover {
  color: #ff0155;
  text-decoration: none;
}

.header__menu-top-item--has-children:after {
  -webkit-mask-image: url(../svg/arrow.svg);
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 13px 7px;
  -webkit-mask-position: center;
  content: "";
  width: 11px;
  height: 6px;
  display: inline-block;
  margin: 0 0 0 10px;
  line-height: 20px;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  background-color: #000;
}

.header__menu-top-item--has-children:hover:after {
  background-color: #ff0155;
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.header__menu-top-item--has-children:hover .header__submenu {
  max-height: 350px;
  padding-bottom: 70px;
}

.header__menu-top-item--has-children:hover > a {
  color: #ff0155;
}

.header__cta {
  color: #fff;
  background-color: #fa3e6a;
}

.header__cta:hover {
  background-color: #e23960;
}

.sidebar__start-btn {
  width: 90vw !important;
  display: block;
  margin: 5px auto 0 auto;
  font-weight: 500;
}

.sidebar-menu__item:last-child {
  border-bottom: 0;
}

.pr_sidebar-menu__nav {
  padding: 10px 0 20px 0;
  left: 0;
  position: relative;
  height: auto;
  -webkit-transition: max-height .2s ease-out;
  -o-transition: max-height .2s ease-out;
  transition: max-height .2s ease-out;
  max-height: 500px;
}

.pr_sidebar-menu__nav:not(.sidebar-menu__nav--active) {
  max-height: 0;
  overflow: hidden;
  padding: 0;
}

.pr_sidebar-menu__nav .pr_close_submenu {
  display: none;
}

.pr_sidebar-menu__nav .sidebar-menu__list-container {
  margin: 0;
  border-top: 0;
}

.pr_sidebar-menu__nav .sidebar-menu__item {
  color: rgba(82, 82, 82, 0.7);
  font-weight: 500;
  border: 0;
}

.pr_sidebar-menu__nav .sidebar-menu__item:not(:last-child) {
  margin-bottom: 15px;
}

.pr_sidebar-menu__nav .sidebar-menu__link {
  color: rgba(82, 82, 82, 0.7);
  text-decoration: none;
  width: 100%;
  display: inline-block;
  line-height: 1.1;
  height: auto;
}

.sidebar-menu__link.is-active:after {
  -webkit-transform: rotate(-180deg) !important;
      -ms-transform: rotate(-180deg) !important;
          transform: rotate(-180deg) !important;
}

.promo-footer {
  font-family: "Wes FY", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 500;
}

.promo-footer__container {
  max-width: 1000px;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
}

.promo-footer__row1 {
  padding: 50px 0;
}

.promo-footer__row1 .promo-footer__container {
  display: grid;
  grid-template-columns: 1fr 335px;
}

.promo-footer__row2 {
  padding: 22px 0;
  border-top: 1px solid rgba(216, 216, 216, 0.55);
}

.promo-footer__bottomLinks {
  list-style: none;
  padding: 0;
  margin: 0;
  color: #141414;
  letter-spacing: 0.69px;
  font-size: 12px;
  line-height: 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.promo-footer__bottomLinks a {
  color: #141414;
}

.promo-footer__bottomLinks a:hover {
  color: #FF4070;
}

.promo-footer__bottomLinks li:not(:last-child) {
  margin-right: 48px;
}

.promo-footer__about {
  margin-top: -7px;
}

.promo-footer__about-logo {
  display: block;
  margin-bottom: 18px;
}

.promo-footer__about-text {
  color: #080E14;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 1px;
  max-width: 335px;
}

.promo-footer__about-badges {
  margin-top: 21px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.promo-footer__about-badges .fmp-badge-fb > svg {
  position: relative;
  top: 1px;
  height: 30px;
  width: auto;
}

.promo-footer__about-badges a {
  display: block;
}

.promo-footer__about-badges a:not(:last-child) {
  margin-right: 24px;
}

.promo-footer__apps {
  margin-top: 48px;
}

.promo-footer__apps-title {
  color: #080E14;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1.2px;
  font-size: 12px;
  line-height: 14px;
  margin: 0 0 20px 0;
  display: block;
}

.promo-footer__apps-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.promo-footer__apps a {
  display: block;
  margin-right: 15px;
  margin-bottom: 15px;
}

.promo-footer__socials {
  margin-top: 33px;
}

.promo-footer__socials-title {
  color: #080E14;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1.2px;
  font-size: 12px;
  line-height: 14px;
  margin: 0 0 20px 0;
  display: block;
}

.promo-footer__socials-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.promo-footer__socials a {
  display: block;
  width: 32px;
  height: 32px;
}

.promo-footer__socials svg > g > g {
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
}

.promo-footer__socials a:hover svg > g > g {
  fill: #F41A6F;
}

.promo-footer__socials a:not(:last-child) {
  margin-right: 15px;
}

.promo-footer__menu.is-open .promo-footer__menu-title:after {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.promo-footer__menu-title {
  color: #080E14;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1.2px;
  font-size: 12px;
  line-height: 14px;
  margin: 0 0 24px 0;
}

.promo-footer__menu-title:after {
  content: '';
  background: url("../svg/down-arrow.svg") no-repeat right center;
  display: block;
  width: 10px;
  height: 6px;
  -webkit-transition: .25s;
  -o-transition: .25s;
  transition: .25s;
}

.promo-footer__menu-list {
  list-style: none;
  padding: 0;
  margin: 0;
  color: #141414;
  letter-spacing: 0.69px;
  font-size: 12px;
  line-height: 16px;
}

.promo-footer__menu-list a {
  color: #141414;
}

.promo-footer__menu-list a:hover {
  color: #FF4070;
}

.promo-footer__menu-list li:not(:last-child) {
  margin-bottom: 16px;
}

.promo-footer__col-menu {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-row-gap: 48px;
  grid-column-gap: 20px;
  padding-right: 20px;
}

.vp-rating {
  text-align: center;
  padding: 3rem 0 !important;
}

.vp-rating-logo {
  width: auto;
}

.vp-rating-stars {
  max-height: 38px;
  width: auto;
  margin: 12px auto;
}

.vp-rating-meta {
  font-size: 14px;
  line-height: 16px;
  color: #044D80;
}

.vp-rating-meta b,
.vp-rating-meta strong {
  font-weight: bold;
  letter-spacing: -0.2px;
}

/* Sections */

/**
 *
 * Cover Side
 *
 */

.section-coverSide {
  --container-width: 936px;
  padding: 64px 0;
}

.section-coverSide__inner {
  --columns-gap: 16px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: var(--columns-gap);
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.section-coverSide__content {
  padding-left: calc(calc(200% + var(--columns-gap) - var(--container-width)) / 2);
}

.section-coverSide__text {
  padding-right: 45px;
}

.section-coverSide__media img,
.section-coverSide__media video,
.section-coverSide__media iframe {
  max-width: 100%;
  height: auto;
}

/**
 *
 * Popular Tools Slider
 *
 */

.section-popularToolsSlider {
  padding: 94px 0;
  overflow: hidden;
  background-color: #F9F9F9;
}

.section-popularToolsSlider__inner {
  text-align: center;
}

.section-popularToolsSlider__title {
  margin-top: 0;
  margin-bottom: 45px;
  font-family: Wes FY, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.4;
  letter-spacing: 0.5px;
  color: var(--color-dark);
}

.section-popularToolsSlider__slider {
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
}

.section-popularToolsSlider__slider:not(.slick-initialized) {
  opacity: 0;
  pointer-events: none;
  max-height: 220px;
}

.section-popularToolsSlider__sliderWrapper {
  position: relative;
}

.section-popularToolsSlider__slide {
  margin: 0 8px;
  width: 300px;
}

.section-popularToolsSlider__slide:hover .section-popularToolsSlider__slideTitle {
  -webkit-text-decoration-color: var(--color-dark);
     -moz-text-decoration-color: var(--color-dark);
          text-decoration-color: var(--color-dark);
}

.section-popularToolsSlider__slide:hover .section-popularToolsSlider__slideImage img {
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
}

.section-popularToolsSlider__slideImage {
  display: block;
  width: 100%;
  height: 0;
  margin-bottom: 16px;
  padding-bottom: 61%;
  position: relative;
  overflow: hidden;
  border-radius: 6px;
}

.section-popularToolsSlider__slideImage img {
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.section-popularToolsSlider__slideTitle {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Wes FY, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.43;
  letter-spacing: 0.5px;
  color: var(--color-dark);
  text-decoration: underline;
  -webkit-text-decoration-color: transparent;
     -moz-text-decoration-color: transparent;
          text-decoration-color: transparent;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}

.section-popularToolsSlider__arrow {
  --arrow-color: var(--color-dark);
  position: absolute;
  width: 26px;
  height: 26px;
  padding: 0;
  margin-top: -29px;
  top: 50%;
  cursor: pointer;
  border: 0;
  background-color: transparent;
}

.section-popularToolsSlider__arrow:hover {
  --arrow-color: var(--color-pink);
}

.section-popularToolsSlider__arrow svg {
  max-width: 100%;
  max-height: 100%;
}

.section-popularToolsSlider__arrow svg path {
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}

.section-popularToolsSlider__arrow.arrow-prev {
  right: 100%;
  margin-right: 15px;
}

.section-popularToolsSlider__arrow.arrow-next {
  left: 100%;
  margin-left: 15px;
}

/**
 *
 * Tools
 *
 */

.section-tools {
  padding: 100px 0;
}

.section-tools__filters {
  margin-bottom: 64px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.section-tools__filters-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.section-tools__filters-list.search-filtering-started button:not([data-filter="all"]) {
  border-bottom-color: transparent !important;
}

.section-tools__filters-list button {
  margin: 0;
  padding: 13px 0 9px;
  background-color: transparent;
  border: 0;
  border-bottom: 2px solid transparent;
  cursor: pointer;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  font-family: Wes FY, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.5px;
  color: var(--color-dark);
}

.section-tools__filters-list button:hover:not(.mixitup-control-active) {
  color: var(--color-pink);
}

.section-tools__filters-list button:not(:last-child) {
  margin-right: 21px;
}

.section-tools__filters-list button.mixitup-control-active {
  border-bottom-color: var(--color-dark);
}

.section-tools__filters-search {
  position: relative;
  min-width: 340px;
}

.section-tools__filters-search input {
  width: 100%;
  padding: 14px 38px 12px;
  border: 1px solid #BFC4CB;
  border-radius: 8px;
  background-image: url("../svg/icon-search-2.svg");
  background-repeat: no-repeat;
  background-position: center left 10px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  font-family: Wes FY, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.43;
  letter-spacing: 0.5px;
  color: var(--color-dark);
}

.section-tools__filters-search input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #656D77;
}

.section-tools__filters-search input::-moz-placeholder {
  /* Firefox 19+ */
  color: #656D77;
}

.section-tools__filters-search input:-ms-input-placeholder {
  /* IE 10+ */
  color: #656D77;
}

.section-tools__filters-search input:-moz-placeholder {
  /* Firefox 18- */
  color: #656D77;
}

.section-tools__filters-search input:focus {
  border-color: #3357FF;
}

.section-tools__filters-search input.input-filled + .section-tools__filters-searchClose {
  opacity: 1;
  pointer-events: auto;
}

.section-tools__filters-search input:hover:not(:focus) {
  border-color: var(--color-dark);
}

.section-tools__filters-searchClose {
  width: 20px;
  height: 20px;
  position: absolute;
  right: 12px;
  top: 50%;
  margin-top: -10px;
  padding: 0;
  cursor: pointer;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  border: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url("../svg/icon-close.svg");
}

.section-tools__noresults {
  margin-bottom: 64px;
  text-align: center;
  display: none;
}

.section-tools__noresults-title {
  margin-top: 0;
  margin-bottom: 4px;
  font-family: Wes FY, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.4;
  letter-spacing: 0.5px;
  color: var(--color-dark);
}

.section-tools__noresults-text p {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Wes FY, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.43;
  letter-spacing: 0.5px;
  color: var(--color-dark);
}

.section-tools__list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 44px 16px;
  position: relative;
}

.section-tools__listItem {
  -webkit-transform: unset;
      -ms-transform: unset;
          transform: unset;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}

.section-tools__listItem:hover .section-tools__listItem-title {
  -webkit-text-decoration-color: var(--color-dark);
     -moz-text-decoration-color: var(--color-dark);
          text-decoration-color: var(--color-dark);
}

.section-tools__listItem:hover .section-tools__listItem-image img {
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
}

.section-tools__listItem-image {
  display: block;
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 61%;
  margin-bottom: 16px;
  overflow: hidden;
  border-radius: 6px;
}

.section-tools__listItem-image img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}

.section-tools__listItem-title {
  margin-top: 0;
  margin-bottom: 0;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  font-family: Wes FY, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.43;
  letter-spacing: 0.5px;
  text-align: center;
  text-decoration: underline;
  -webkit-text-decoration-color: transparent;
     -moz-text-decoration-color: transparent;
          text-decoration-color: transparent;
  color: var(--color-dark);
}

/**
 *
 * Section: CTA
 *
 */

.section-cta {
  padding: 110px 0;
  background-color: #000;
}

.section-cta__inner {
  text-align: center;
  max-width: 753px;
  margin: 0 auto;
}

.section-cta__title {
  margin-bottom: 36px;
  color: #fff;
  text-align: center;
}

/**
 *
 * Academy
 *
 */

.section-academy {
  padding: 100px 0;
}

.section-academy__filters {
  margin-bottom: 64px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.section-academy__filters-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.section-academy__filters-list.search-filtering-started button:not([data-filter="all"]) {
  border-bottom-color: transparent !important;
}

.section-academy__filters-list button {
  margin: 0;
  padding: 13px 0 9px;
  background-color: transparent;
  border: 0;
  border-bottom: 2px solid transparent;
  cursor: pointer;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  font-family: Wes FY, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.5px;
  color: var(--color-dark);
}

.section-academy__filters-list button:hover:not(.mixitup-control-active) {
  color: var(--color-pink);
}

.section-academy__filters-list button:not(:last-child) {
  margin-right: 21px;
}

.section-academy__filters-list button.mixitup-control-active {
  border-bottom-color: var(--color-dark);
}

.section-academy__filters-search {
  position: relative;
  min-width: 340px;
}

.section-academy__filters-search input {
  width: 100%;
  padding: 14px 38px 12px;
  border: 1px solid #BFC4CB;
  border-radius: 8px;
  background-image: url("../svg/icon-search-3.svg");
  background-repeat: no-repeat;
  background-position: center left 10px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  font-family: Wes FY, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.43;
  letter-spacing: 0.5px;
  color: var(--color-dark);
}

.section-academy__filters-search input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #656D77;
}

.section-academy__filters-search input::-moz-placeholder {
  /* Firefox 19+ */
  color: #656D77;
}

.section-academy__filters-search input:-ms-input-placeholder {
  /* IE 10+ */
  color: #656D77;
}

.section-academy__filters-search input:-moz-placeholder {
  /* Firefox 18- */
  color: #656D77;
}

.section-academy__filters-search input:focus {
  border-color: #3357FF;
}

.section-academy__filters-search input.input-filled + .section-academy__filters-searchClose {
  opacity: 1;
  pointer-events: auto;
}

.section-academy__filters-search input:hover:not(:focus) {
  border-color: var(--color-dark);
}

.section-academy__filters-searchClose {
  width: 20px;
  height: 20px;
  position: absolute;
  right: 12px;
  top: 50%;
  margin-top: -10px;
  padding: 0;
  cursor: pointer;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  border: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url("../svg/icon-close-2.svg");
}

.section-academy__noresults {
  margin-bottom: 64px;
  text-align: center;
  display: none;
}

.section-academy__noresults-title {
  margin-top: 0;
  margin-bottom: 4px;
  font-family: Wes FY, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.4;
  letter-spacing: 0.5px;
  color: var(--color-dark);
}

.section-academy__noresults-text p {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Wes FY, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.43;
  letter-spacing: 0.5px;
  color: var(--color-dark);
}

.section-academy__list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 44px 16px;
  position: relative;
}

.section-academy__listItem {
  -webkit-transform: unset;
      -ms-transform: unset;
          transform: unset;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}

.section-academy__listItem:hover .section-academy__listItem-title {
  -webkit-text-decoration-color: var(--color-dark);
     -moz-text-decoration-color: var(--color-dark);
          text-decoration-color: var(--color-dark);
}

.section-academy__listItem:hover .section-academy__listItem-image img {
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
}

.section-academy__listItem-image {
  display: block;
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 61%;
  margin-bottom: 16px;
  overflow: hidden;
  border-radius: 6px;
}

.section-academy__listItem-image img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}

.section-academy__listItem-title {
  margin-top: 0;
  margin-bottom: 0;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  font-family: Wes FY, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.43;
  letter-spacing: 0.5px;
  text-align: center;
  text-decoration: underline;
  -webkit-text-decoration-color: transparent;
     -moz-text-decoration-color: transparent;
          text-decoration-color: transparent;
  color: var(--color-dark);
}

/**
 *
 * Academy Slider
 *
 */

.section-academySlider {
  padding: 94px 0;
  overflow: hidden;
  background-color: #F9F9F9;
}

.section-academySlider__inner {
  text-align: center;
}

.section-academySlider__title {
  margin-top: 0;
  margin-bottom: 45px;
  font-family: Wes FY, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.4;
  letter-spacing: 0.5px;
  color: var(--color-dark);
}

.section-academySlider__slider {
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
}

.section-academySlider__slider:not(.slick-initialized) {
  opacity: 0;
  pointer-events: none;
  max-height: 220px;
}

.section-academySlider__sliderWrapper {
  position: relative;
}

.section-academySlider__slide {
  margin: 0 8px;
  width: 300px;
}

.section-academySlider__slide:hover .section-academySlider__slideTitle {
  -webkit-text-decoration-color: var(--color-dark);
     -moz-text-decoration-color: var(--color-dark);
          text-decoration-color: var(--color-dark);
}

.section-academySlider__slide:hover .section-academySlider__slideImage img {
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
}

.section-academySlider__slideImage {
  display: block;
  width: 100%;
  height: 0;
  margin-bottom: 16px;
  padding-bottom: 61%;
  position: relative;
  overflow: hidden;
  border-radius: 6px;
}

.section-academySlider__slideImage img {
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.section-academySlider__slideTitle {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Wes FY, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.43;
  letter-spacing: 0.5px;
  color: var(--color-dark);
  text-decoration: underline;
  -webkit-text-decoration-color: transparent;
     -moz-text-decoration-color: transparent;
          text-decoration-color: transparent;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}

.section-academySlider__arrow {
  --arrow-color: var(--color-dark);
  position: absolute;
  width: 26px;
  height: 26px;
  padding: 0;
  margin-top: -29px;
  top: 50%;
  cursor: pointer;
  border: 0;
  background-color: transparent;
}

.section-academySlider__arrow:hover {
  --arrow-color: var(--color-pink);
}

.section-academySlider__arrow svg {
  max-width: 100%;
  max-height: 100%;
}

.section-academySlider__arrow svg path {
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}

.section-academySlider__arrow.arrow-prev {
  right: 100%;
  margin-right: 15px;
}

.section-academySlider__arrow.arrow-next {
  left: 100%;
  margin-left: 15px;
}

@media (min-width: 320px) {
  .sections .container {
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
    max-width: 100%;
  }
}

@media (min-width: 375px) {
  .sections .container {
    padding-left: 37px;
    padding-right: 37px;
    max-width: 500px;
  }
}

@media (min-width: 768px) {
  .sections .container {
    width: 674px;
    max-width: 100%;
    padding-left: 28px;
    padding-right: 28px;
  }

  .modal2.is-thankyou .modal2-close {
    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
  }

  .promo-footer__menu-title:after {
    display: none;
  }
}

@media (min-width: 922px) {
  .header__right-buttons {
    padding-right: 24px;
  }

  .header__flex-on-desktop {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media only screen and (min-width: 922px) {
  .header-mobile-menu {
    display: none;
  }
}

@media (min-width: 992px) {
  .sections .container {
    width: 992px;
  }
}

@media only screen and (min-width: 1024px) {
  .header {
    z-index: 40000;
  }

  .header__promo-logo {
    height: 32px;
    width: 116px;
  }
}

@media (min-width: 1024px) {
  .header {
    height: 80px;
  }
}

@media (min-width: 1200px) {
  .section-coverSide .container {
    width: 1169px;
  }
}

@media (max-width: 1300px) {
  .header__submenu-container {
    width: 50%;
  }
}

@media (max-width: 1280px) {
  .modal2-title {
    font-size: 28px;
    line-height: 34px;
  }
}

@media only screen and (max-width: 1280px) {
  .header__cta {
    display: none;
  }
}

@media (max-width: 1200px) {
  .modal2.is-thankyou .modal2-inner:before {
    background-size: 110% 100%;
  }

  .modal2-title {
    font-size: 27px;
    line-height: 33px;
  }

  .modal2-text {
    font-size: 15px;
    line-height: 22px;
  }
}

@media (max-width: 1199px) {
  .btn-roundedFilled-pink-large {
    padding: 13.5px 28px;
    font-size: 18px;
  }

  .btn-roundedFilled-black-large {
    padding: 13.5px 28px;
    font-size: 18px;
  }

  .btn-roundedFilled-white-large {
    padding: 13.5px 28px;
    font-size: 18px;
  }

  .btn-roundedBordered-pink-large {
    padding: 13.5px 28px;
    font-size: 18px;
  }

  .btn-roundedBordered-black-large {
    padding: 13.5px 28px;
    font-size: 18px;
  }

  .btn-roundedBordered-white-large {
    padding: 13.5px 28px;
    font-size: 18px;
  }

  .btn-roundedNaked-pink-large {
    padding: 13.5px 28px;
    font-size: 18px;
  }

  .btn-roundedNaked-black-large {
    padding: 13.5px 28px;
    font-size: 18px;
  }

  .btn-roundedNaked-white-large {
    padding: 13.5px 28px;
    font-size: 18px;
  }

  .btn-rectFilled-pink-large {
    padding: 13.5px 28px;
    font-size: 18px;
  }

  .btn-rectFilled-black-large {
    padding: 13.5px 28px;
    font-size: 18px;
  }

  .btn-rectFilled-white-large {
    padding: 13.5px 28px;
    font-size: 18px;
  }

  .btn-large {
    padding: 13.5px 28px;
    font-size: 18px;
  }

  .subscribe_form .lp-form-group input[type="email"] {
    width: 270px;
  }

  .modal2-form .subscribe_form .lp-form-group input[type="email"] {
    width: 230px;
  }

  .section-coverSide__content {
    padding-left: 0;
  }

  .section-popularToolsSlider__inner {
    max-width: 868px;
    margin: 0 auto;
  }

  .section-academySlider__inner {
    max-width: 868px;
    margin: 0 auto;
  }
}

@media (max-width: 1100px) {
  .modal2-inner {
    background: #fff;
    height: auto;
    padding: 45px 25px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .modal2-text {
    font-size: 15px;
    line-height: 21px;
    margin-bottom: 22px;
  }

  .modal2-form .subscribe_form .lp-form-group input[type="email"] {
    width: 270px;
  }

  .header__menu-top-item {
    margin: 0 7px;
  }

  .header__submenu-container {
    width: 60%;
  }
}

@media (max-width: 1023px) {
  .page-wrapper.with-menu-space {
    padding-top: 56px;
  }
}

@media (max-width: 992px) {
  .btn-roundedFilled-pink-xl {
    padding: 9px 25px;
    font-size: 18px;
  }

  .btn-roundedFilled-black-xl {
    padding: 9px 25px;
    font-size: 18px;
  }

  .btn-roundedFilled-white-xl {
    padding: 9px 25px;
    font-size: 18px;
  }

  .btn-roundedBordered-pink-xl {
    padding: 9px 25px;
    font-size: 18px;
  }

  .btn-roundedBordered-black-xl {
    padding: 9px 25px;
    font-size: 18px;
  }

  .btn-roundedBordered-white-xl {
    padding: 9px 25px;
    font-size: 18px;
  }

  .btn-roundedNaked-pink-xl {
    padding: 9px 25px;
    font-size: 18px;
  }

  .btn-roundedNaked-black-xl {
    padding: 9px 25px;
    font-size: 18px;
  }

  .btn-roundedNaked-white-xl {
    padding: 9px 25px;
    font-size: 18px;
  }

  .btn-rectFilled-pink-xl {
    padding: 9px 25px;
    font-size: 18px;
  }

  .btn-rectFilled-black-xl {
    padding: 9px 25px;
    font-size: 18px;
  }

  .btn-rectFilled-white-xl {
    padding: 9px 25px;
    font-size: 18px;
  }

  .btn-xl {
    padding: 9px 25px;
    font-size: 18px;
  }

  .modal1.is-thankyou .modal1-inner {
    padding: 40px;
  }

  .modal1.is-thankyou .modal1-inner:before {
    left: -100px;
  }

  .modal1-inner:before {
    background-size: 100%;
  }

  .modal1-thankyou-title {
    font-size: 29px;
    line-height: 1.3;
  }

  .modal1-thankyou-text {
    font-size: 18px;
  }

  .modal1-inner {
    width: 710.6px;
    height: 333.2px;
    padding: 48px 48px 48px 276px;
  }

  .modal1-title {
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 16px;
  }

  .modal1-text {
    font-size: 15px;
    line-height: 21px;
    margin-bottom: 22px;
  }

  .modal1-text br {
    display: none;
  }

  .modal2.is-thankyou .modal2-inner {
    padding: 40px;
  }

  .modal2-inner:before {
    background-size: 100%;
  }

  .modal2-thankyou-title {
    font-size: 29px;
    line-height: 1.3;
    margin-right: 90px;
  }

  .modal2-thankyou-text {
    font-size: 18px;
  }

  .modal2-inner {
    padding: 40px 20px;
  }

  .modal2-title {
    margin-right: 25px;
  }

  .header__right-buttons--loginAndSignup {
    display: none;
  }
}

@media (max-width: 991px) {
  .sections__title,
  .section-coverSide__title,
  .section-cta__title {
    font-size: 40px;
    line-height: 1.2;
    letter-spacing: 0.5px;
  }

  .sections__text p,
  .section-coverSide__text p {
    font-size: 16px;
  }

  .subscribe_form {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .header__right-buttons-subscribe {
    display: none;
  }

  .header-search input {
    padding: 12px 61px 8px;
    font-size: 28px;
  }

  .header-search-close {
    top: 16px;
    right: 24px;
  }

  .promo-footer__row1 .promo-footer__container {
    grid-template-columns: 1fr 300px;
  }

  .section-coverSide__inner {
    grid-template-columns: 1fr;
    grid-gap: 31px;
  }

  .section-coverSide__content {
    text-align: center;
  }

  .section-coverSide__title {
    text-align: center;
  }

  .section-coverSide__text {
    padding-right: 0;
    max-width: 536px;
    margin: 0 auto;
  }

  .section-popularToolsSlider {
    padding: 64px 0;
  }

  .section-popularToolsSlider__title {
    margin-bottom: 36px;
  }

  .section-popularToolsSlider__slider .slick-list {
    overflow: visible;
  }

  .section-popularToolsSlider__slide {
    margin: 0 9px;
  }

  .section-popularToolsSlider__slideImage {
    margin-bottom: 24px;
  }

  .section-popularToolsSlider__controls {
    display: none;
  }

  .section-tools {
    padding: 80px 0;
  }

  .section-tools__filters {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
       -moz-box-orient: vertical;
       -moz-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    margin-bottom: 60px;
  }

  .section-tools__filters-search {
    min-width: unset;
    width: 486px;
    max-width: 100%;
    margin-bottom: 40px;
  }

  .section-tools__noresults {
    margin-bottom: 52px;
  }

  .section-tools__list {
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 41px 12px;
  }

  .section-academy {
    padding: 80px 0;
  }

  .section-academy__filters {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
       -moz-box-orient: vertical;
       -moz-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    margin-bottom: 60px;
  }

  .section-academy__filters-search {
    min-width: unset;
    width: 486px;
    max-width: 100%;
    margin-bottom: 40px;
  }

  .section-academy__noresults {
    margin-bottom: 52px;
  }

  .section-academy__list {
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 41px 12px;
  }

  .section-academySlider {
    padding: 64px 0;
  }

  .section-academySlider__title {
    margin-bottom: 36px;
  }

  .section-academySlider__slider .slick-list {
    overflow: visible;
  }

  .section-academySlider__slide {
    margin: 0 9px;
  }

  .section-academySlider__slideImage {
    margin-bottom: 24px;
  }

  .section-academySlider__controls {
    display: none;
  }
}

@media (max-width: 921px) {
  .header__right-buttons {
    position: absolute;
    height: 100%;
    right: 47px;
  }

  .header__right-buttons-search {
    -webkit-transform: translateY(-1px);
        -ms-transform: translateY(-1px);
            transform: translateY(-1px);
  }

  .header-search-close {
    top: 16px;
    right: 16px;
  }
}

@media (max-width: 767px) {
  .sections__title,
  .section-coverSide__title,
  .section-cta__title {
    font-size: 32px;
    line-height: 1.25;
  }

  .sections__text p,
  .section-coverSide__text p {
    font-size: 14px;
    line-height: 1.43;
  }

  .btn-roundedFilled-pink-large {
    padding: 17px 44px;
    font-size: 20px;
  }

  .btn-roundedFilled-black-large {
    padding: 17px 44px;
    font-size: 20px;
  }

  .btn-roundedFilled-white-large {
    padding: 17px 44px;
    font-size: 20px;
  }

  .btn-roundedBordered-pink-large {
    padding: 17px 44px;
    font-size: 20px;
  }

  .btn-roundedBordered-black-large {
    padding: 17px 44px;
    font-size: 20px;
  }

  .btn-roundedBordered-white-large {
    padding: 17px 44px;
    font-size: 20px;
  }

  .btn-roundedNaked-pink-large {
    padding: 17px 44px;
    font-size: 20px;
  }

  .btn-roundedNaked-black-large {
    padding: 17px 44px;
    font-size: 20px;
  }

  .btn-roundedNaked-white-large {
    padding: 17px 44px;
    font-size: 20px;
  }

  .btn-rectFilled-pink-large {
    padding: 17px 44px;
    font-size: 20px;
  }

  .btn-rectFilled-black-large {
    padding: 17px 44px;
    font-size: 20px;
  }

  .btn-rectFilled-white-large {
    padding: 17px 44px;
    font-size: 20px;
  }

  .btn-large {
    padding: 17px 44px;
    font-size: 20px;
  }

  .lp-form-group label.error {
    position: relative;
    bottom: 0;
    margin-top: 10px;
    display: block;
    padding-left: 0;
    font-size: 12px;
  }

  .subscribe_form form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .subscribe_form .lp-form-group input[type="email"] {
    width: 100%;
    margin-right: 0;
  }

  .subscribe_form .lp-form-group:first-child {
    margin-bottom: 8px;
  }

  .subscribe_form .loading {
    left: 0;
    margin-top: 10px;
  }

  .subscribe_form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
  }

  .subscribe_form .lp-form-group {
    width: 100%;
  }

  .subscribe_form .btn-submit {
    width: 100%;
  }

  .modal1.is-thankyou .modal1-inner:before {
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
  }

  .modal1-inner:before {
    background-image: url("../png/bg-thankyou-mobile.png");
    background-position: right bottom;
    background-size: 100%;
    left: 100%;
    right: 0;
    top: 0;
    bottom: -100%;
  }

  .modal1-thankyou-title {
    font-size: 20px;
    letter-spacing: 0.3px;
    line-height: 25px;
    margin-bottom: 9px;
  }

  .modal1-thankyou-title br {
    display: none;
  }

  .modal1-thankyou-text {
    font-size: 14px;
    line-height: 19px;
  }

  .modal1-inner {
    background: #fff;
    padding: 55px 12px 32px 12px;
    width: calc(100% - 30px);
    max-width: 300px;
    border-radius: 8px;
    text-align: center;
  }

  .modal1-close {
    right: 16px;
    top: 16px;
    width: 16px;
    height: 16px;
  }

  .modal1-title {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 17px;
    color: #FF4070;
  }

  .modal1-text {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 20px;
  }

  .modal2.is-thankyou .modal2-inner:before {
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-size: auto 120%;
  }

  .modal2-inner:before {
    background-repeat: no-repeat;
    background-color: #fff;
    background-image: url("../png/modal2-bg-thankyou-mobile.png");
    background-position: right bottom;
    background-size: auto 120%;
    left: 100%;
    right: 0;
    top: 100%;
    bottom: 0;
  }

  .modal2-thankyou {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
    padding: 35px 0;
  }

  .modal2-thankyou-title {
    font-size: 20px;
    letter-spacing: 0.3px;
    line-height: 25px;
    margin-bottom: 15px;
    margin-right: 0;
    font-weight: 700;
  }

  .modal2-thankyou-text {
    font-size: 14px;
    line-height: 19px;
  }

  .modal2-inner {
    background: #fff;
    padding: 34px 24px 24px 24px;
    width: 100%;
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .modal2-close {
    right: 16px;
    top: 16px;
    width: 16px;
    height: 16px;
  }

  .modal2-content {
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .modal2-title {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 17px;
    color: #FF4070;
    margin-right: 0;
    font-weight: bold;
  }

  .modal2-text {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 20px;
  }

  .modal2-text br {
    display: none;
  }

  .modal2-textAndForm {
    max-width: 360px;
    margin-right: auto;
    margin-left: auto;
  }

  .modal2-form .subscribe_form .lp-form-group input[type="email"] {
    width: 100%;
  }

  .header-search input {
    padding: 12px 54px 8px;
    background-position: center left 16px;
    font-size: 24px;
    line-height: 1.5;
  }

  .sidebar-menu__close-secondary {
    left: 12%;
  }

  .promo-footer__container {
    max-width: 500px;
  }

  .promo-footer__row1 {
    padding-top: 8px;
    border-top: 1px solid rgba(216, 216, 216, 0.55);
  }

  .promo-footer__row1 .promo-footer__container {
    display: block;
  }

  .promo-footer__row2 {
    padding: 18px 0 20px 0;
  }

  .promo-footer__bottomLinks {
    margin-bottom: -16px;
  }

  .promo-footer__bottomLinks li:not(:last-child) {
    margin-right: 32px;
  }

  .promo-footer__bottomLinks li {
    margin-bottom: 16px;
  }

  .promo-footer__apps img {
    max-height: 32px;
  }

  .promo-footer__menu {
    border-bottom: 1px solid rgba(216, 216, 216, 0.55);
  }

  .promo-footer__menu-title {
    margin: 0;
    padding: 16px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  .promo-footer__menu-list {
    display: none;
    margin: 9px 0 24px 0;
  }

  .promo-footer__menu-list li:not(:last-child) {
    margin-bottom: 17px;
  }

  .promo-footer__col-menu {
    padding-right: 0;
    display: block;
    margin-bottom: 32px;
  }

  .section-coverSide {
    padding: 52px 0;
  }

  .section-popularToolsSlider {
    padding: 60px 0;
  }

  .section-popularToolsSlider__slide {
    margin: 0 10px;
  }

  .section-popularToolsSlider__slideImage {
    margin-bottom: 15px;
  }

  .section-tools {
    padding: 60px 0;
  }

  .section-tools__filters {
    margin-bottom: 42px;
  }

  .section-tools__filters-list {
    overflow-y: auto;
    max-width: 100vw;
    padding-left: 37px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .section-tools__filters-listInner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-right: 37px;
  }

  .section-tools__filters-list button:not(:last-child) {
    margin-right: 25px;
  }

  .section-tools__filters-search {
    margin-bottom: 30px;
  }

  .section-tools__list {
    grid-template-columns: 1fr;
    grid-gap: 44px;
    max-width: 301px;
    width: 100%;
    margin: 0 auto;
  }

  .section-cta {
    padding: 54px 0;
  }

  .section-cta__title {
    margin-bottom: 21px;
  }

  .section-academy {
    padding: 60px 0;
  }

  .section-academy__filters {
    margin-bottom: 42px;
  }

  .section-academy__filters-list {
    overflow-y: auto;
    max-width: 100vw;
    padding-left: 37px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .section-academy__filters-listInner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-right: 37px;
  }

  .section-academy__filters-list button:not(:last-child) {
    margin-right: 25px;
  }

  .section-academy__filters-search {
    margin-bottom: 30px;
  }

  .section-academy__list {
    grid-template-columns: 1fr;
    grid-gap: 44px;
    max-width: 301px;
    width: 100%;
    margin: 0 auto;
  }

  .section-academySlider {
    padding: 60px 0;
  }

  .section-academySlider__slide {
    margin: 0 10px;
  }

  .section-academySlider__slideImage {
    margin-bottom: 15px;
  }
}

@media (max-width: 500px) {
  .section-coverSide .container {
    padding-left: 0;
    padding-right: 0;
  }

  .section-coverSide__content {
    padding-left: 37px;
    padding-right: 37px;
  }
}

@media (max-width: 480px) {
  .modal2.is-thankyou .modal2-inner:before {
    background-size: contain;
  }

  .modal2-inner:before {
    background-size: contain;
  }
}

@media (max-width: 374px) {
  .section-coverSide__content {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-popularToolsSlider__slide {
    width: calc(100vw - 60px);
  }

  .section-tools__filters-list {
    padding-left: 20px;
  }

  .section-tools__filters-listInner {
    padding-right: 20px;
  }

  .section-academy__filters-list {
    padding-left: 20px;
  }

  .section-academy__filters-listInner {
    padding-right: 20px;
  }

  .section-academySlider__slide {
    width: calc(100vw - 60px);
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .section-popularToolsSlider__slide {
    width: 278px;
  }

  .section-academySlider__slide {
    width: 278px;
  }
}