@import url(https://p.typekit.net/p.css?s=1&k=rlz0bbl&ht=tk&f=34863.34864.34866&a=14622484&app=typekit&e=css);
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

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

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

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

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

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

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

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

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

img {
  border-style: none;
}

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

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

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

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

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

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

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

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

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

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

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

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

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

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

textarea {
  overflow: auto;
}

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

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

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

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

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

template {
  display: none;
}

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

[hidden] {
  display: none;
}

@charset "UTF-8";
@font-face {
  font-family: "arboria";
  src: url("https://use.typekit.net/af/f350ae/00000000000000003b9b011d/27/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff2"), url("https://use.typekit.net/af/f350ae/00000000000000003b9b011d/27/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff"), url("https://use.typekit.net/af/f350ae/00000000000000003b9b011d/27/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "arboria";
  src: url("https://use.typekit.net/af/69ac60/00000000000000003b9b011e/27/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n5&v=3") format("woff2"), url("https://use.typekit.net/af/69ac60/00000000000000003b9b011e/27/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n5&v=3") format("woff"), url("https://use.typekit.net/af/69ac60/00000000000000003b9b011e/27/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n5&v=3") format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family: "arboria";
  src: url("https://use.typekit.net/af/7c0289/00000000000000003b9b0120/27/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff2"), url("https://use.typekit.net/af/7c0289/00000000000000003b9b0120/27/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff"), url("https://use.typekit.net/af/7c0289/00000000000000003b9b0120/27/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 700;
}
.tk-arboria {
  font-family: "arboria", sans-serif;
}

.container {
  max-width: 1402px;
  padding: 0 30px;
  margin: 0 auto;
  width: 100%;
}

.dashboard-container {
  max-width: 1402px;
  padding: 96px 30px;
  margin: 0 auto;
  width: 100%;
}
@media (max-width: 1360px) {
  .dashboard-container {
    padding: 30px;
    padding-left: 73px;
  }
}
@media (max-width: 600px) {
  .dashboard-container {
    padding: 30px;
    padding-left: 70px;
  }
}

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

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  font-size: 62.5%;
  scroll-behavior: smooth;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: geometricPrecision;
}
@media (max-width: 1360px) {
  html {
    font-size: 56%;
  }
}
@media (max-width: 980px) {
  html {
    font-size: 50%;
  }
}
@media (max-width: 600px) {
  html {
    font-size: 46%;
  }
}

body {
  font-family: "arboria", sans-serif;
  overflow-x: hidden;
  font-size: 1.6rem;
  font-display: swap;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.main-dashboard {
  display: flex;
}
.main-dashboard__content {
  width: 100%;
}
.main-dashboard .sidebar-vue {
  height: 100%;
  position: sticky;
  top: 114px;
  display: block;
  z-index: 999;
}

.account-wide-box {
  background-color: #f5f5f7;
  max-width: 460px;
  width: 100%;
  padding: 32px 20px;
  border-radius: 15px;
  margin-top: 16px;
}

.pre-loader {
  position: fixed;
  z-index: 999999;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: white;
  display: grid;
  place-items: center;
  transition: 0.5s;
}
.pre-loader svg {
  width: 500px;
  height: auto;
}

.bigger2 {
  text-transform: capitalize;
}

.bigger {
  display: inline-block;
}
.bigger::first-letter {
  text-transform: uppercase !important;
}

.guidelines__button {
  background-color: #37b14c;
  color: white;
  display: inline-block;
  border-radius: 3px;
  padding: 18px 24px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  border: 1px solid #37b14c;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-weight: 500;
  outline: none;
  text-decoration: none;
}
.guidelines__button > div {
  display: flex;
  align-items: center;
}
.guidelines__button span {
  position: relative;
  z-index: 2;
  transition: 0.3s ease;
}
.guidelines__button svg {
  margin-left: 12px;
}
.guidelines__button svg path {
  transition: 0.3s ease;
}
.guidelines__button::after {
  background-color: #2b8e3c;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transform: scaleY(0);
  transition: transform 0.3s;
  transform-origin: top;
  z-index: -1;
}
.guidelines__button:hover {
  border: 1px solid #37b14c;
}
.guidelines__button:hover::after {
  transform: scaleY(1);
}
.guidelines__button--disabled {
  pointer-events: none;
  border: 1px solid #c9cbd1;
  background-color: #c9cbd1;
}
.guidelines__button-secondary {
  background-color: #37b14c;
  color: white;
  display: inline-block;
  border-radius: 3px;
  padding: 18px 24px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  border: 1px solid #37b14c;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-weight: 500;
  outline: none;
  text-decoration: none;
  background-color: #ffffff;
  color: #37b14c;
}
.guidelines__button-secondary > div {
  display: flex;
  align-items: center;
}
.guidelines__button-secondary span {
  position: relative;
  z-index: 2;
  transition: 0.3s ease;
}
.guidelines__button-secondary svg {
  margin-left: 12px;
}
.guidelines__button-secondary svg path {
  transition: 0.3s ease;
}
.guidelines__button-secondary::after {
  background-color: #2b8e3c;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transform: scaleY(0);
  transition: transform 0.3s;
  transform-origin: top;
  z-index: -1;
}
.guidelines__button-secondary:hover {
  border: 1px solid #37b14c;
}
.guidelines__button-secondary:hover::after {
  transform: scaleY(1);
}
.guidelines__button-secondary--disabled {
  pointer-events: none;
  border: 1px solid #c9cbd1;
  background-color: #c9cbd1;
}
.guidelines__button-secondary path {
  fill: #37b14c;
}
.guidelines__button-secondary::after {
  background-color: #37b14c;
}
.guidelines__button-secondary:hover span {
  color: #ffffff;
}
.guidelines__button-secondary:hover path {
  fill: #ffffff;
}
.guidelines__button-secondary--disabled {
  pointer-events: none;
  border: 1px solid #c9cbd1;
  background-color: #c9cbd1;
  color: #ffffff;
}
.guidelines hr {
  margin: 50px 0;
}
.guidelines h2, .guidelines h3 {
  margin-bottom: 30px;
}
.guidelines__button-third {
  background-color: transparent;
  border: none;
  cursor: pointer;
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.guidelines__button-third::after {
  position: absolute;
  content: "";
  bottom: -8px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #37b14c;
  transform: scaleX(0);
  transition: 0.3s ease;
  transform-origin: left;
}
.guidelines__button-third > div {
  display: flex;
  align-items: center;
}
.guidelines__button-third span {
  font-size: 1.6rem;
  font-weight: 500;
  transition: 0.3s ease;
  color: #000000;
}
.guidelines__button-third svg {
  margin-left: 14px;
  margin-top: 2px;
  transition: 0.3s ease;
}
.guidelines__button-third svg path {
  fill: #37b14c;
}
.guidelines__button-third:hover span {
  color: #37b14c;
}
.guidelines__button-third:hover svg {
  transform: translateX(20px);
  opacity: 0;
}
.guidelines__button-third:hover::after {
  transform: scaleX(1);
}
.guidelines__button-fourth {
  background-color: transparent;
  border: none;
  cursor: pointer;
  position: relative;
  display: inline-block;
  text-decoration: none;
  padding: 0 12px;
}
.guidelines__button-fourth::after {
  position: absolute;
  content: "";
  bottom: -8px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #37b14c;
  transform: scaleX(0);
  transition: 0.3s ease;
  transform-origin: left;
}
.guidelines__button-fourth > div {
  display: flex;
  align-items: center;
}
.guidelines__button-fourth span {
  font-size: 1.6rem;
  font-weight: 500;
  transition: 0.3s ease;
  color: #000000;
}
.guidelines__button-fourth svg {
  margin-left: 14px;
  margin-top: 2px;
  transition: 0.3s ease;
}
.guidelines__button-fourth svg path {
  fill: #37b14c;
}
.guidelines__button-fourth:hover span {
  color: #37b14c;
}
.guidelines__button-fourth:hover svg {
  transform: translateX(20px);
  opacity: 0;
}
.guidelines__button-fourth:hover::after {
  transform: scaleX(1);
}
.guidelines__button-fourth span {
  text-align: center;
}
.guidelines__button-fourth::after {
  transform: scaleX(1);
}
.guidelines__button-fourth:hover svg {
  opacity: 1;
  transform: translateX(5px);
}
.guidelines__button-fourth:hover::after {
  transform: scaleX(0);
}
.guidelines__button-fourth--disabled {
  pointer-events: none;
}
.guidelines__button-fourth--disabled span {
  color: #c9cbd1;
}
.guidelines__button-fourth--disabled svg path {
  fill: #c9cbd1;
}
.guidelines__button-fourth--disabled::after {
  background-color: #c9cbd1;
}

.home-hero {
  position: relative;
  margin-bottom: 80px;
}
.home-hero__title {
  font-size: 5.4rem;
  line-height: 7.1rem;
  font-weight: 700;
  color: #17223a;
  margin-top: 57px;
  margin-bottom: 39px;
}
.home-hero form {
  margin-bottom: 51px;
}
.home-hero form input[type=submit] {
  display: none;
}
.home-hero form input[type=text] {
  outline: none;
  margin-right: 30px;
  min-width: 317px;
  max-width: 317px;
  width: 100%;
  padding: 18px 69px;
  padding-right: 26px;
  border: 2px solid #f5f5f7;
  border-radius: 15px;
  font-weight: 400;
  font-size: 1.4rem;
  color: #17223a;
}
.home-hero__search-input {
  position: relative;
}
.home-hero__search-input svg {
  position: absolute;
  left: 26px;
  top: 50%;
  transform: translateY(-50%);
}
.home-hero__categories-prefix {
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: 500;
  color: #17223a;
  line-height: 2rem;
  margin-right: 50px;
}
@media (max-width: 600px) {
  .home-hero__categories-prefix {
    margin-right: 0;
    padding: 10px 0;
    font-size: 2.5rem;
    font-weight: 600;
  }
}
.home-hero__categories-prefix::-moz-selection {
  pointer-events: none;
}
.home-hero__categories-prefix::selection {
  pointer-events: none;
}
.home-hero__dropdown-background {
  max-height: 0;
  max-width: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background-color: #000000;
  z-index: 9;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.home-hero__dropdown-background--active {
  max-height: 100%;
  max-width: 100%;
  transition: opacity 0.3s ease;
  opacity: 0.3;
}
.home-hero__categories-wrapper {
  padding-right: 50px;
}
@media (max-width: 600px) {
  .home-hero__categories-wrapper {
    display: flex;
    flex-direction: column;
    width: 100%;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 11;
    background-color: #ffffff;
    padding-bottom: 15px;
    border-top: none;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    transition: 0.3s ease;
    max-height: 0;
    padding: 0 10px;
    overflow-y: scroll;
    overflow-x: hidden;
  }
  .home-hero__categories-wrapper::-webkit-scrollbar-track {
    background-color: #ffffff;
    border-radius: 100%;
  }
  .home-hero__categories-wrapper::-webkit-scrollbar {
    width: 3px;
    background-color: #ffffff;
    border-radius: 30px;
  }
  .home-hero__categories-wrapper::-webkit-scrollbar-thumb {
    background-color: #37b14c;
    border-radius: 30px;
  }
}
.home-hero__categories-box {
  margin-top: 50px;
  margin-bottom: 67px;
  display: flex;
  align-items: flex-start;
  position: relative;
  z-index: 11;
  border-radius: 3px;
}
@media (max-width: 600px) {
  .home-hero__categories-box {
    flex-direction: column;
    padding: 5px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    cursor: pointer;
    background-color: #ffffff;
  }
}
.home-hero__categories-box a, .home-hero__categories-box button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  position: relative;
  display: inline-block;
  text-decoration: none;
  margin-right: 50px;
  margin-bottom: 15px;
}
.home-hero__categories-box a::after, .home-hero__categories-box button::after {
  position: absolute;
  content: "";
  bottom: -8px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #37b14c;
  transform: scaleX(0);
  transition: 0.3s ease;
  transform-origin: left;
}
.home-hero__categories-box a > div, .home-hero__categories-box button > div {
  display: flex;
  align-items: center;
}
.home-hero__categories-box a span, .home-hero__categories-box button span {
  font-size: 1.6rem;
  font-weight: 500;
  transition: 0.3s ease;
  color: #000000;
}
.home-hero__categories-box a svg, .home-hero__categories-box button svg {
  margin-left: 14px;
  margin-top: 2px;
  transition: 0.3s ease;
}
.home-hero__categories-box a svg path, .home-hero__categories-box button svg path {
  fill: #37b14c;
}
.home-hero__categories-box a:hover span, .home-hero__categories-box button:hover span {
  color: #37b14c;
}
.home-hero__categories-box a:hover svg, .home-hero__categories-box button:hover svg {
  transform: translateX(20px);
  opacity: 0;
}
.home-hero__categories-box a:hover::after, .home-hero__categories-box button:hover::after {
  transform: scaleX(1);
}
@media (max-width: 600px) {
  .home-hero__categories-box a > div, .home-hero__categories-box button > div {
    justify-content: space-between;
    width: 100%;
    text-align: left;
  }
}
@media (max-width: 1360px) {
  .home-hero__categories-box a, .home-hero__categories-box button {
    margin-right: 20px;
  }
}
@media (max-width: 600px) {
  .home-hero__categories-box a, .home-hero__categories-box button {
    width: 100%;
    padding: 8px 0;
    margin-right: 0;
  }
}
.home-hero__categories-box a:last-child, .home-hero__categories-box button:last-child {
  margin-right: 0;
  margin-bottom: 0;
}
.home-hero__box {
  overflow: visible;
  margin-top: 50px;
}
.home-hero__swiper-box {
  width: calc(100% - (100% - 1340px) / 2);
  margin-left: calc((100% - 1340px) / 2);
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 1410px) {
  .home-hero__swiper-box {
    width: 100%;
    margin-left: 30px;
  }
}
.home-hero__swiper-box .swiper-wrapper {
  align-items: flex-start;
}
.home-hero__container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 50px;
  width: calc(100% - (100% - 1340px) / 2);
  margin-left: calc((100% - 1340px) / 2);
  padding-right: 30px;
}
@media (max-width: 600px) {
  .home-hero__container {
    gap: 20px;
    align-items: center;
    width: 100%;
    margin-left: 30px;
    padding-right: 30px;
  }
}
.home-hero__container h2 {
  font-size: 3.6rem;
  line-height: 4.6rem;
  font-weight: 700;
  color: #000000;
  color: #081F3A;
  margin: 0;
}
.home-hero__navigation {
  display: flex;
  gap: 15px;
  overflow: visible;
}
@media (max-width: 600px) {
  .home-hero__navigation {
    align-self: flex-end;
    margin-right: 30px;
  }
}
.home-hero__nav-btn {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 2px solid #E5E7EB;
  background: white;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease;
  color: #6B7280;
  position: relative;
  overflow: visible;
}
.home-hero__nav-btn:hover {
  background: #37B14C;
  border-color: #37B14C;
  color: white;
  transform: scale(1.05);
}
.home-hero__nav-btn:active {
  transform: scale(0.95);
}
.home-hero__nav-btn svg {
  width: 20px;
  height: 20px;
}
.home-hero__nav-btn--prev svg {
  transform: rotate(0deg);
}
.home-hero__nav-btn--next svg {
  transform: rotate(0deg);
}
.home-hero__copywriter-tile {
  text-decoration: none;
  display: flex;
  color: #ffffff;
  max-width: 456px;
  min-height: 300px;
  height: 100%;
  transition: 0.3s;
}
.home-hero__copywriter-tile:hover {
  transform: translateY(-17px);
}
.home-hero__figure {
  width: 45%;
}
.home-hero__figure img {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
  width: 100%;
  max-width: 205;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 0.6833333333;
  height: 100%;
  object-fit: cover;
}
.home-hero__content-box {
  width: 55%;
  background-color: #F5F5F7;
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
  padding: 38px 19px;
}
.home-hero__content-box h3 {
  font-size: 2rem;
  line-height: 2.8rem;
  font-weight: 500;
  color: #17223a;
  color: #17223a;
  margin-bottom: 48px;
}
.home-hero__content-box h3 svg {
  margin: 10px 0 0 5px;
}
.home-hero .svg-wave {
  width: 100%;
  position: absolute;
  bottom: -45px;
  left: 0px;
  stroke-dashoffset: 2029;
  z-index: -1;
  animation: svgAnim 12s infinite ease-in-out;
}
@media (max-width: 1080px) {
  .home-hero .svg-wave {
    bottom: -130px;
  }
}
@media (max-width: 1200px) {
  .home-hero .svg-wave {
    bottom: -160px;
  }
}
@keyframes svgAnim {
  0% {
    stroke-dasharray: 2138;
  }
  25% {
    stroke-dasharray: 4356;
  }
  85% {
    stroke-dasharray: 2138;
  }
  100% {
    stroke-dasharray: 2138;
  }
}
.home-hero__item-right-text {
  color: #17223a;
  font-weight: 400;
  line-height: 2.4rem;
  font-size: 1.6rem;
}
.home-hero__stars {
  margin-bottom: 15px;
}
.home-hero__copy-desc {
  font-size: 1.6rem;
  line-height: 2.8rem;
  font-weight: 400;
  color: #17223a;
  color: #ffffff;
  display: inline-block;
  margin-bottom: 21px;
}
.home-hero__separator {
  width: 100%;
  height: 2px;
  background-color: #ffffff;
  margin-bottom: 21px;
  opacity: 0.58;
}
.home-hero__swiper-wrapper {
  align-items: stretch;
}
.home-hero__swiper-wrapper .swiper-slide {
  min-height: 100%;
  height: auto;
  align-self: stretch;
}
.home-hero__button {
  background-color: #37b14c;
  color: white;
  display: inline-block;
  border-radius: 3px;
  padding: 18px 24px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  border: 1px solid #37b14c;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-weight: 500;
  outline: none;
  text-decoration: none;
  margin-top: 81px;
}
.home-hero__button > div {
  display: flex;
  align-items: center;
}
.home-hero__button span {
  position: relative;
  z-index: 2;
  transition: 0.3s ease;
}
.home-hero__button svg {
  margin-left: 12px;
}
.home-hero__button svg path {
  transition: 0.3s ease;
}
.home-hero__button::after {
  background-color: #2b8e3c;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transform: scaleY(0);
  transition: transform 0.3s;
  transform-origin: top;
  z-index: -1;
}
.home-hero__button:hover {
  border: 1px solid #37b14c;
}
.home-hero__button:hover::after {
  transform: scaleY(1);
}
.home-hero__button--disabled {
  pointer-events: none;
  border: 1px solid #c9cbd1;
  background-color: #c9cbd1;
}
.home-hero__button-right {
  background-color: #37b14c;
  color: white;
  display: inline-block;
  border-radius: 3px;
  padding: 18px 24px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  border: 1px solid #37b14c;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-weight: 500;
  outline: none;
  text-decoration: none;
  cursor: pointer;
}
.home-hero__button-right > div {
  display: flex;
  align-items: center;
}
.home-hero__button-right span {
  position: relative;
  z-index: 2;
  transition: 0.3s ease;
}
.home-hero__button-right svg {
  margin-left: 12px;
}
.home-hero__button-right svg path {
  transition: 0.3s ease;
}
.home-hero__button-right::after {
  background-color: #2b8e3c;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transform: scaleY(0);
  transition: transform 0.3s;
  transform-origin: top;
  z-index: -1;
}
.home-hero__button-right:hover {
  border: 1px solid #37b14c;
}
.home-hero__button-right:hover::after {
  transform: scaleY(1);
}
.home-hero__button-right--disabled {
  pointer-events: none;
  border: 1px solid #c9cbd1;
  background-color: #c9cbd1;
}
.home-hero__button-container {
  display: flex;
  width: 100%;
  justify-content: flex-end;
  margin-bottom: 96px;
}

.single {
  padding-top: 137px;
  margin-bottom: 100px;
  overflow: hidden;
}
.single__left-wrapper-name {
  display: flex;
}
.single__point {
  display: flex;
  flex-direction: column;
  justify-content: left;
  align-items: left;
}
.single__tag {
  display: inline-block;
  background-color: #37b14c;
  border-radius: 20px;
  padding: 2px 10px;
  margin-right: 6px;
  margin-top: 10px;
  font-weight: 500;
  color: #fff;
  font-size: 14px;
}
.single__tag--outline {
  border: 1px solid #37b14c;
  color: #081F3A;
  background-color: #FFF;
}
.single__button {
  background-color: #37b14c;
  color: white;
  display: inline-block;
  border-radius: 3px;
  padding: 18px 24px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  border: 1px solid #37b14c;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-weight: 500;
  outline: none;
  text-decoration: none;
  transition: 0.3s;
}
.single__button > div {
  display: flex;
  align-items: center;
}
.single__button span {
  position: relative;
  z-index: 3;
  transition: 0.3s ease;
}
.single__button svg {
  width: 20px;
  height: 20px;
  color: #FFF;
  margin-right: 0 !important;
}
.single__button svg path {
  transition: 0.3s ease;
  fill: #fff;
}
.single__button::after {
  background-color: #2b8e3c;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transform: scaleY(0);
  transition: transform 0.3s;
  transform-origin: top;
  z-index: -1;
}
.single__button:hover {
  border: 1px solid #37b14c;
  color: #fff;
}
.single__button:hover::after {
  transform: scaleY(1);
}
.single__button--disabled {
  pointer-events: none;
  border: 1px solid #c9cbd1;
  background-color: #c9cbd1;
}
.single__social a svg {
  margin: 0 !important;
}
.single__title {
  font-size: 16px;
  color: #081F3A;
  font-weight: 500;
}
@media (max-width: 600px) {
  .single {
    padding-top: 40px;
  }
}
.single .container {
  display: flex;
}
@media (max-width: 1360px) {
  .single .container {
    flex-direction: column;
  }
}
.single__badge {
  margin-bottom: 30px;
}
.single__left-wrapper {
  flex: 3;
  margin-right: 70px;
}
@media (max-width: 1360px) {
  .single__left-wrapper {
    margin-right: 0;
  }
}
.single__left-wrapper-name {
  margin-bottom: 20px;
}
.single__left-wrapper-name h1 {
  position: relative;
  display: inline;
  font-weight: 700;
  font-size: 6.4rem;
  line-height: 6.4rem;
  color: #17223a;
  margin: 0;
  margin-top: 30px;
}
.single__left-wrapper-name-online {
  position: absolute;
  bottom: 40px;
  right: -30px;
  width: 14px;
  height: 14px;
  background-color: #37b14c;
  border-radius: 50%;
}
.single__left-wrapper-name-online::after {
  content: "";
  width: 28px;
  height: 28px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 1px solid rgba(55, 177, 76, 0.25);
  border-radius: 50%;
  animation-name: online;
  animation-duration: 2s;
  animation-iteration-count: infinite;
}
.single__left-wrapper-info {
  display: flex;
  align-items: flex-end;
  margin-bottom: 25px;
}
@media (max-width: 600px) {
  .single__left-wrapper-info {
    flex-direction: column;
    align-items: flex-start;
  }
}
.single__left-wrapper-info-job {
  font-weight: 700;
  font-size: 4rem;
  margin-right: 29px;
}
@media (max-width: 600px) {
  .single__left-wrapper-info-job {
    margin-bottom: 15px;
    margin-right: 0;
  }
}
.single__left-wrapper-info-job-wrapper {
  display: flex;
  align-items: center;
}
.single__left-wrapper-info-flag {
  margin-right: 29px;
  display: flex;
  align-items: center;
}
.single__left-wrapper-info-certified {
  display: flex;
  align-items: center;
}
.single__left-wrapper-info-certified svg {
  margin-right: 13px;
}
.single__left-wrapper-info-certified span {
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: 500;
  color: #17223a;
}
.single__left-wrapper-info-stars {
  display: flex;
  align-items: flex-end;
  margin-bottom: 66px;
}
.single__left-wrapper-info-stars-svg {
  margin-right: 21px;
  position: relative;
}
.single__left-wrapper-info-stars-rate {
  font-size: 2.4rem;
  line-height: 3.1rem;
  font-weight: 500;
  color: #17223a;
}
.single__line {
  width: 1090px;
  border: 1px solid #f5f5f7;
  position: absolute;
  bottom: -34px;
  left: -250px;
}
@media (max-width: 1360px) {
  .single__line {
    width: 100vw;
    left: -30px;
  }
}
.single__left-wrapper-content-image {
  margin-bottom: 56px;
  display: flex;
}
.single__left-wrapper-content-image img {
  margin-right: 50px;
  border-radius: 15px 15px 15px 0px;
  -o-object-fit: cover;
     object-fit: cover;
  max-width: 289px;
  width: 100%;
  aspect-ratio: 0.68321513;
}
@media (max-width: 1360px) {
  .single__left-wrapper-content-image img {
    width: 200px;
  }
}
@media (max-width: 600px) {
  .single__left-wrapper-content-image img {
    width: 100%;
  }
}
.single__left-wrapper-content-image figcaption h4 {
  margin-top: 68px;
  max-width: 355px;
  margin-bottom: 26px;
  font-size: 2rem;
  line-height: 2.8rem;
  font-weight: 500;
  color: #17223a;
}
.single__left-wrapper-content-image figcaption ul {
  list-style: none;
  margin-bottom: 35px;
}
.single__left-wrapper-content-image figcaption ul li {
  font-size: 2rem;
  line-height: 2.8rem;
  font-weight: 500;
  color: #17223a;
  font-weight: 400;
  margin-bottom: 20px;
  line-height: 2.5rem;
}
.single__left-wrapper-content-image figcaption ul li svg {
  margin-right: 18px;
  height: 18px;
}
.single__left-wrapper-content-image figcaption p {
  font-size: 2rem;
  line-height: 2.8rem;
  font-weight: 500;
  color: #17223a;
  width: -moz-fit-content;
  width: fit-content;
}
.single__left-wrapper-content-image figcaption p:hover a {
  color: #37b14c;
}
.single__left-wrapper-content-image figcaption svg {
  width: 30px;
  height: 30px;
  margin-right: 15px;
}
@media (max-width: 600px) {
  .single__left-wrapper-content-image {
    flex-direction: column;
  }
}
.single__links {
  display: flex;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  text-decoration: none;
  color: #17223a;
  margin-bottom: 10px;
}
.single__links p {
  transition: 0.3s;
}
.single__links .cls-1 {
  fill: #ffffff;
}
.single__links svg path {
  fill: #37b14c !important;
}
.single__links:hover p {
  color: #37b14c;
}
.single__left-wrapper-content-text {
  max-width: 704px;
}
.single__left-wrapper-content-text p {
  font-size: 1.6rem;
  line-height: 2.8rem;
  font-weight: 400;
  color: #17223a;
  margin-bottom: 30px;
}
.single__left-wrapper-content-text p:nth-child(2) {
  margin-bottom: 0;
}
.single__left-wrapper-content-text mark {
  background: transparent;
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: 500;
  color: #17223a;
}
.single__left-wrapper-content-text ul {
  padding-left: 16px;
}
.single__left-wrapper-content-text ul li {
  font-size: 1.6rem;
  line-height: 2.8rem;
  font-weight: 400;
  color: #17223a;
}
.single__left-wrapper-content-text a {
  color: #37b14c;
}
.single__right-wrapper {
  flex: 2;
}
.single__right-wrapper-form {
  position: sticky;
  top: 0px;
  z-index: 10;
  width: 575px;
  border-radius: 15px;
  background-color: #fff;
}
@media (max-width: 800px) {
  .single__right-wrapper-form {
    margin: 0 auto;
    width: 90%;
  }
}
@media (max-width: 600px) {
  .single__right-wrapper-form {
    margin: 0 auto;
    width: 100%;
  }
}
.single__service-form {
  padding: 69px 59px 64px 59px;
}
.single__arrow {
  position: relative;
}
.single__arrow svg {
  position: absolute;
  right: 15px;
  top: 13px;
}
.single__top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.single__rate {
  font-size: 24px;
  font-weight: 500;
  margin-left: 8px;
}
.single__star {
  font-size: 24px;
  color: #9da0ab;
}
.single__star--filled {
  color: #FEC007;
}
.single__content {
  margin-top: 20px;
}
.single__rating {
  background-color: #f5f5f7;
  padding: 24px 38px;
  font-size: 16px;
  border-radius: 15px 15px 15px 0;
  margin-bottom: 20px;
  color: #081F3A;
}
.single__socialmedia {
  margin-top: 20px;
}
.single__service-form-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}
.single__service-form-title select {
  background-color: #f5f5f7;
  border-radius: 3px;
  font-weight: 500;
  font-size: 16px;
  padding: 6px 40px 6px 20px;
  cursor: pointer;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: "";
}
.single__service-form-title h3 {
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: 500;
  color: #17223a;
  font-size: 2.4rem;
}
.single__service-form-content hr {
  border: 1px solid #f5f5f7;
}
.single__description {
  margin: 20px 0;
  font-size: 16px;
  line-height: 22px;
  color: #081F3A;
}
.single__description ul {
  padding: 10px 20px;
}
.single__service-form-content-text {
  margin-top: 15px;
  font-size: 1.6rem;
  line-height: 2.8rem;
  font-weight: 400;
  color: #17223a;
  line-height: 3.2rem;
}
.single__service-form-content-list {
  padding-left: 18px;
  font-size: 1.6rem;
  line-height: 2.8rem;
  font-weight: 400;
  color: #17223a;
  margin-bottom: 25px;
}
.single__service-form-content-info {
  margin: 29px 0 33px 0;
  display: flex;
  justify-content: center;
}
.single__service-form-content-info-price, .single__service-form-content-info-time {
  display: flex;
  align-items: center;
}
.single__service-form-content-info-price svg, .single__service-form-content-info-time svg {
  margin-right: 14px;
}
.single__service-form-content-info-price figcaption, .single__service-form-content-info-time figcaption {
  font-size: 1.6rem;
  line-height: 2.8rem;
  font-weight: 400;
  color: #17223a;
}
.single__service-form-content-info-price {
  margin-right: 37px;
}
.single__service-form-content-options {
  margin: 27px 0 32px 0;
}
.single__service-form-content-options-words, .single__service-form-content-options-quantity {
  display: flex;
  justify-content: space-between;
}
.single__service-form-content-options-words p, .single__service-form-content-options-quantity p {
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: 500;
  color: #17223a;
}
.single__service-form-content-options-words p svg, .single__service-form-content-options-quantity p svg {
  margin-left: 8px;
}
.single__service-form-content-options-words {
  margin-bottom: 17px;
}
.single__service-form-content-buttons {
  margin-top: 31px;
  display: flex;
  justify-content: center;
}
@keyframes online {
  0% {
    width: 28px;
    height: 28px;
    border: 1px solid rgba(55, 177, 76, 0.25);
  }
  50% {
    width: 13px;
    height: 13px;
    border: 1px solid rgb(55, 177, 76);
  }
  100% {
    width: 28px;
    height: 28px;
    border: 1px solid rgba(55, 177, 76, 0.25);
  }
}

.single-offer {
  margin-top: 50px;
}
.single-offer__heading {
  max-width: 1045px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 24px;
  display: grid;
  grid-template-columns: 190px 88px auto 100px 51px;
  justify-content: space-between;
}
.single-offer__heading p {
  width: 100%;
  text-align: center;
  color: #17223a;
  font-family: Arboria;
  font-weight: 500;
  line-height: 3.2rem;
  font-size: 1.6rem;
}
@media (max-width: 1200px) {
  .single-offer__heading {
    grid-template-columns: 190px 58px auto 100px 51px;
  }
}
@media (max-width: 1080px) {
  .single-offer__heading {
    grid-template-columns: 190px 58px auto 80px 45px;
  }
}
@media (max-width: 800px) {
  .single-offer__heading {
    display: none;
  }
}
.single-offer__heading-description {
  width: 398px !important;
}
@media (max-width: 1360px) {
  .single-offer__heading-description {
    width: 300px !important;
  }
}
@media (max-width: 1200px) {
  .single-offer__heading-description {
    width: 200px !important;
  }
}
.single-offer__flex {
  position: relative;
  width: 100%;
  display: grid;
  grid-template-columns: 190px 88px auto 100px 51px;
  justify-items: center;
  -moz-column-gap: 8px;
       column-gap: 8px;
  max-width: 1045px;
  margin: 0 auto !important;
  justify-content: space-between;
}
@media (max-width: 1200px) {
  .single-offer__flex {
    grid-template-columns: 190px 58px auto 100px 51px;
  }
}
@media (max-width: 1080px) {
  .single-offer__flex {
    grid-template-columns: 190px 58px auto 80px 45px;
    -moz-column-gap: 5px;
         column-gap: 5px;
  }
}
@media (max-width: 800px) {
  .single-offer__flex {
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: 15px;
  }
}
.single-offer__items {
  max-height: 500px;
  overflow-y: scroll;
  padding-right: 4px;
}
.single-offer__items-item {
  margin-bottom: 37px;
}
@media (max-width: 800px) {
  .single-offer__items-item {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 2px solid #f5f5f7;
  }
}

.text-image-tiles {
  padding-bottom: 200px;
  overflow: hidden;
}
.text-image-tiles hr {
  opacity: 0;
  margin-bottom: 84px;
}
.text-image-tiles .container {
  display: flex;
}
@media (max-width: 1080px) {
  .text-image-tiles .container {
    flex-direction: column;
  }
}
.text-image-tiles__text {
  flex: 1;
}
.text-image-tiles__text h2 {
  font-size: 3.6rem;
  line-height: 4.6rem;
  font-weight: 700;
  color: #000000;
  max-width: 525px;
  margin-bottom: 32px;
}
.text-image-tiles__text h3 {
  font-size: 2.4rem;
  line-height: 3.1rem;
  font-weight: 500;
  color: #17223a;
  max-width: 497px;
  margin-bottom: 44px;
}
.text-image-tiles__text ul {
  list-style: none;
}
.text-image-tiles__text ul li {
  margin-bottom: 23px;
  transition: 0.3s;
}
.text-image-tiles__text ul li:last-child {
  margin-bottom: 0;
}
.text-image-tiles__text ul li a {
  display: flex;
  align-items: center;
  text-decoration: none;
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: 500;
  color: #17223a;
  transition: 0.3s;
}
.text-image-tiles__text ul li a svg {
  margin-right: 25px;
}
.text-image-tiles__text ul li:hover {
  transform: translateX(5px);
}
.text-image-tiles__text ul li:hover a {
  color: #37b14c;
}
@media (max-width: 1080px) {
  .text-image-tiles__text {
    margin-bottom: 80px;
  }
}
@media (max-width: 600px) {
  .text-image-tiles__text {
    margin-bottom: 110px;
  }
}
.text-image-tiles__image {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  position: relative;
}
.text-image-tiles__image figure {
  display: flex;
  justify-content: center;
  align-items: center;
}
.text-image-tiles__image figure img {
  width: clamp(0px, 100%, 514px);
  height: 100%;
  max-height: 320px;
}
.text-image-tiles aside {
  position: absolute;
  width: 100%;
  height: 100%;
}
.text-image-tiles aside figure {
  display: inline-block;
}
.text-image-tiles aside figure img {
  width: clamp(77px, 100%, 77px);
  height: clamp(112px, 100%, 112px);
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
  margin-right: 21px;
}
@media (max-width: 800px) {
  .text-image-tiles aside figure img {
    width: clamp(44px, 100%, 20px);
  }
}
.text-image-tiles__image-tiles-wrapper {
  display: flex;
  align-items: center;
}
.text-image-tiles__image-tiles-content {
  display: flex;
  align-items: center;
  margin-bottom: 7px;
}
.text-image-tiles__image-tiles-content svg {
  margin-right: 8px;
}
.text-image-tiles__image-tiles-content p {
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: 500;
  color: #17223a;
}
.text-image-tiles__image-tiles {
  background-color: #fff;
  position: absolute;
  width: clamp(0px, 100%, 359px);
  border: 1px solid #c5c5ca;
  border-radius: 15px;
  justify-content: start !important;
}
.text-image-tiles__image-tiles span {
  font-size: 1.6rem;
  line-height: 2.8rem;
  font-weight: 400;
  color: #17223a;
  line-height: 2rem;
  display: inline-block;
  max-width: 225px;
}
@media (max-width: 800px) {
  .text-image-tiles__image-tiles {
    width: clamp(0px, 100%, 270px);
  }
}
.text-image-tiles .first {
  top: 92px;
  left: -6px;
}
@media (max-width: 1360px) {
  .text-image-tiles .first {
    top: 178px;
    left: -142px;
  }
}
@media (max-width: 1080px) {
  .text-image-tiles .first {
    top: 105px;
    left: 75px;
  }
}
@media (max-width: 800px) {
  .text-image-tiles .first {
    top: 68px;
    left: 15px;
  }
}
@media (max-width: 600px) {
  .text-image-tiles .first {
    top: -50px;
    left: 0px;
  }
}
.text-image-tiles .second {
  width: clamp(0px, 100%, 290px);
  height: clamp(0px, 100%, 89px);
  top: 40px;
  right: -5%;
  margin-right: 20px;
}
.text-image-tiles .second img {
  height: clamp(0px, 100%, 89px);
}
@media (max-width: 1080px) {
  .text-image-tiles .second {
    top: -5px;
    right: 45px;
  }
}
@media (max-width: 800px) {
  .text-image-tiles .second {
    width: clamp(0px, 100%, 217px);
    height: clamp(0px, 100%, 57px);
  }
}
@media (max-width: 800px) {
  .text-image-tiles .second {
    top: -39px;
    right: 7px;
  }
}
@media (max-width: 600px) {
  .text-image-tiles .second {
    top: auto;
    bottom: -42px;
    right: 0px;
  }
}
.text-image-tiles .third {
  width: clamp(0px, 100%, 290px);
  height: clamp(0px, 100%, 89px);
  bottom: -37px;
  right: 0px;
}
.text-image-tiles .third img {
  height: clamp(0px, 100%, 89px);
}
@media (max-width: 1080px) {
  .text-image-tiles .third {
    bottom: -37px;
    right: 99px;
  }
}
@media (max-width: 800px) {
  .text-image-tiles .third {
    width: clamp(0px, 100%, 217px);
    height: clamp(0px, 100%, 57px);
  }
}
@media (max-width: 800px) {
  .text-image-tiles .third {
    bottom: -3px;
    right: 0px;
  }
}
@media (max-width: 600px) {
  .text-image-tiles .third {
    display: none;
  }
}

.main-dashboard__total-clicks {
  padding: 34px 22px 23px 24px;
  background-color: #f5f5f7;
  border-radius: 15px;
}
.main-dashboard__status-headline {
  color: #081F3A;
  font-family: Arboria;
  font-weight: 500;
  line-height: 2.4rem;
  font-size: 2rem;
  margin-bottom: 15px;
}
.main-dashboard__yourpayments-empty {
  text-align: center;
  padding: 34px 24px 16px 24px;
}
.main-dashboard__yourpayments-empty a {
  text-decoration: none;
}
.main-dashboard__yourpayments-empty em {
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: 500;
  color: #17223a;
  color: #37b14c;
  font-style: normal;
}
.main-dashboard .alert {
  width: clamp(0px, 100%, 100%);
  height: 61px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 63px;
}
.main-dashboard .alert svg {
  margin-right: 35px;
}
.main-dashboard__total-phone {
  margin-bottom: 20px;
}
.main-dashboard__total-phone, .main-dashboard__total-email {
  display: flex;
  align-items: center;
  color: #081F3A;
  font-family: Arboria;
  font-weight: 500;
  line-height: 2.4rem;
  font-size: 2rem;
  margin-bottom: 15px;
  background-color: #ffffff;
  padding: 17px 52px 17px 32px;
  border-radius: 5px;
  flex: 1;
}
.main-dashboard__total-phone svg, .main-dashboard__total-email svg {
  width: 25px;
  height: 25px;
  margin-right: 15px;
}
.main-dashboard__total-title {
  color: #081F3A;
  font-family: Arboria;
  font-weight: 500;
  line-height: 2.4rem;
  font-size: 2rem;
  margin-bottom: 15px;
}
.main-dashboard__total-items {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 15px;
}
.main-dashboard__form-heading, .main-dashboard__form-billings {
  display: flex;
  align-items: center;
  margin-bottom: 13px;
}
.main-dashboard__form-heading svg, .main-dashboard__form-billings svg {
  margin-right: 15px;
  max-width: 20px;
  height: 25px;
}
.main-dashboard__form-heading h1, .main-dashboard__form-heading h2, .main-dashboard__form-billings h1, .main-dashboard__form-billings h2 {
  color: #081F3A;
  font-family: Arboria;
  font-weight: 500;
  line-height: 2.4rem;
  font-size: 2rem;
}
.main-dashboard .alert-success {
  background: rgba(55, 177, 76, 0.1);
  padding: 0 15px;
  font-weight: 500;
  font-size: 2rem;
  line-height: 2.4rem;
  color: #37b14c;
}
.main-dashboard .alert-success p {
  text-align: center;
}
.main-dashboard__wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  row-gap: 66px;
  -moz-column-gap: 28px;
       column-gap: 28px;
}
@media (max-width: 1360px) {
  .main-dashboard__wrapper {
    grid-template-columns: repeat(1, 1fr);
  }
}
.main-dashboard__inquiries-title, .main-dashboard__your-profile-title, .main-dashboard__your-tasks-title, .main-dashboard__payments-title {
  display: flex;
  align-items: center;
  padding-left: 29px;
  margin-bottom: 17px;
}
.main-dashboard__inquiries-title svg, .main-dashboard__your-profile-title svg, .main-dashboard__your-tasks-title svg, .main-dashboard__payments-title svg {
  margin-right: 17px;
}
@media (max-width: 600px) {
  .main-dashboard__inquiries-title, .main-dashboard__your-profile-title, .main-dashboard__your-tasks-title, .main-dashboard__payments-title {
    padding-left: 10px;
  }
}
.main-dashboard__your-profile {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.main-dashboard__your-profile {
  position: relative;
}
.main-dashboard__item-background-svg {
  width: 40px;
  height: 40px;
  background-color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.main-dashboard__item {
  background: #f5f5f7;
  border-radius: 15px;
  width: 100%;
}
@media (max-width: 1200px) {
  .main-dashboard__item {
    min-width: calc(100vw - 110px);
  }
}
@media (max-width: 600px) {
  .main-dashboard__item {
    min-width: 0px !important;
  }
}
.main-dashboard__renew {
  font-style: italic;
}
.main-dashboard__inquiries-view-all--margin {
  padding-bottom: 20px;
  padding-right: 22px;
}
@media (max-width: 1730px) {
  .main-dashboard__inquiries {
    order: 1;
  }
}
@media (max-width: 1730px) {
  .main-dashboard__your-tasks {
    order: 3;
  }
}
@media (max-width: 1730px) {
  .main-dashboard__payments {
    order: 4;
  }
}

.login-form__wrapper {
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-bottom: 131px;
}
.login-form__title {
  margin: 127px 0 57px;
  font-weight: 700;
  font-size: 4rem;
  line-height: 6.4rem;
  color: #17223a;
}
@media (max-width: 600px) {
  .login-form__title {
    margin: 20px 0 57px;
  }
}
.login-form__box {
  padding: 64px 107px 56px;
  border: 2px solid #37b14c;
  border-radius: 15px;
  max-width: 494px;
  width: 100%;
}
@media (max-width: 980px) {
  .login-form__box {
    padding: 64px 70px 56px;
  }
}
@media (max-width: 800px) {
  .login-form__box {
    padding: 64px 20px 56px;
  }
}
.login-form__social {
  max-width: 279px;
  width: 100%;
  margin: 0 auto;
}
.login-form__social-google, .login-form__social-facebook {
  cursor: pointer;
  border: 1px solid #DFDFE3;
  border-radius: 3px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 13px 0;
  margin-bottom: 20px;
  transition: 0.3s;
}
.login-form__social-google svg, .login-form__social-facebook svg {
  margin-right: 30px;
}
.login-form__social-google:hover, .login-form__social-facebook:hover {
  transform: scale(1.05);
  border-color: #37b14c;
}
.login-form__social-google:hover .login-form__social-facebook-text,
.login-form__social-google:hover .login-form__social-google-text, .login-form__social-facebook:hover .login-form__social-facebook-text,
.login-form__social-facebook:hover .login-form__social-google-text {
  color: #37b14c;
}
.login-form__social-google-text, .login-form__social-facebook-text {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 2.4rem;
  color: #17223a;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: 0.3s;
}
.login-form__form-button-google img {
  transition: 0.3s;
  max-width: 191px;
}
.login-form__form-button-google img:hover {
  scale: 1.05;
}
.login-form__social-facebook {
  margin-bottom: 24px;
}
.login-form__social-or {
  text-align: center;
  margin-bottom: 15px;
}
.login-form__form {
  width: 100%;
  max-width: 266px;
  margin: 0 auto;
}
.login-form__form-email {
  margin-bottom: 20px;
}
.login-form__form-password {
  margin-bottom: 43px;
}
.login-form__form-email-input, .login-form__form-password-input {
  position: relative;
}
.login-form__form-email-input input, .login-form__form-password-input input {
  border: none;
  border-bottom: 1px solid #DFDFE3;
  width: 100%;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 3.2rem;
  color: #17223a;
  outline: none;
  transition: 0.3s;
  border-radius: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.login-form__form-email-input-label, .login-form__form-password-input-label {
  position: absolute;
  top: 0px;
  left: 0px;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 3.2rem;
  color: #17223a;
  transition: 0.3s;
  pointer-events: none;
  z-index: 1;
}
.login-form__input--active {
  top: -19px;
  font-size: 1.2rem;
  color: #37b14c;
}
.login-form__input--border {
  border-color: #37b14c !important;
}
.login-form__form-email-error, .login-form__form-password-error {
  margin-top: 3px;
  color: #e75d57;
  font-size: 1.3rem;
}
.login-form__button {
  margin-bottom: 43px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.login-form__button button {
  cursor: pointer;
  padding: 10px 19px;
  border: none;
  background-color: #37b14c;
  border-radius: 3px;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.9rem;
  color: #ffffff;
  min-width: 181px;
  margin-bottom: 10px;
  position: relative;
}
.login-form__button button span {
  position: relative;
  z-index: 10;
}
.login-form__button button::before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 0%;
  background-color: #2b8e3c;
  transition: 0.3s;
  border-radius: 3px;
  z-index: 1;
}
.login-form__button button:hover::before {
  height: 100%;
}
.login-form__button-forgot {
  font-weight: 500;
  font-size: 1.3rem;
  line-height: 3.2rem;
  transition: 0.3s;
  color: #37b14c;
}
.login-form__line {
  width: 100%;
  height: 2px;
  background-color: #f5f5f7;
  margin-bottom: 24px;
}
.login-form__member {
  text-align: center;
}
.login-form__member p, .login-form__member a {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 3.2rem;
  color: #17223a;
  text-decoration: none;
}
.login-form__member a {
  color: #37b14c;
  font-weight: 500;
}

.register-form__title {
  font-weight: 700;
  font-size: 4rem;
  line-height: 6.4rem;
  color: #17223a;
  text-align: center;
  margin: 127px 0 57px;
}
@media (max-width: 600px) {
  .register-form__title {
    margin: 20px 0 57px;
  }
}
.register-form__box {
  border: 2px solid #37b14c;
  border-radius: 15px;
  padding: 64px 0 56px;
  max-width: 494px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 131px;
}
@media (max-width: 600px) {
  .register-form__box {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.register-form__social {
  max-width: 279px;
  width: 100%;
  margin: 0 auto;
}
.register-form__social a {
  text-decoration: none;
}
.register-form__social-google, .register-form__social-facebook {
  cursor: pointer;
  border: 1px solid #DFDFE3;
  border-radius: 3px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 13px 0;
  margin-bottom: 20px;
  transition: 0.3s;
}
.register-form__social-google svg, .register-form__social-facebook svg {
  margin-right: 30px;
}
.register-form__social-google:hover, .register-form__social-facebook:hover {
  transform: scale(1.05);
  border-color: #37b14c;
}
.register-form__social-google:hover .login-form__social-facebook-text,
.register-form__social-google:hover .login-form__social-google-text, .register-form__social-facebook:hover .login-form__social-facebook-text,
.register-form__social-facebook:hover .login-form__social-google-text {
  color: #37b14c;
}
.register-form__social-google-text, .register-form__social-facebook-text {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 2.4rem;
  color: #17223a;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: 0.3s;
}
.register-form__social-facebook {
  margin-bottom: 24px;
}
.register-form__social-or {
  text-align: center;
  margin-bottom: 15px;
}
.register-form__form {
  max-width: 266px;
  width: 100%;
  margin: 0 auto;
}
.register-form__form-email {
  margin-bottom: 42px;
}
.register-form__form-email-input, .register-form__form-name-input, .register-form__form-password-input, .register-form__form-password-confirm-input {
  position: relative;
  margin-bottom: 15px;
}
.register-form__form-email-input input, .register-form__form-name-input input, .register-form__form-password-input input, .register-form__form-password-confirm-input input {
  width: 100%;
  border: none;
  border-bottom: 1px solid #DFDFE3;
  outline: none;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 3.2rem;
  color: #17223a;
  transition: 0.3s;
  background: transparent;
  position: relative;
  z-index: 10;
  border-radius: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.register-form__date input {
  width: 100%;
  margin-bottom: 15px;
  border: none;
  outline: none;
  border-bottom: 1px solid #DFDFE3;
  line-height: 3.2rem;
  border-radius: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.register-form__date .date-span {
  margin-top: -20px !important;
  font-size: 1.2rem;
  color: #37b14c;
}
.register-form__date .datepicker {
  width: 200px;
}
.register-form__date .datepicker span {
  font-size: 1.7rem;
}
.register-form__date .datepicker .datepicker-view {
  width: 100%;
}
.register-form__date .datepicker .dow {
  font-weight: 500;
}
.register-form__date .datepicker .focused {
  background-color: #37b14c;
}
.register-form__date .datepicker .focused:hover {
  background-color: #37b14c;
}
.register-form .invalid-feedback strong {
  font-size: 1.3rem;
  color: #e75d57;
}
.register-form__form-email-input-label, .register-form__form-name-input-label, .register-form__form-password-input-label, .register-form__form-password-confirm-input-label {
  position: absolute;
  top: 0px;
  left: 0px;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 3.2rem;
  color: #17223a;
  transition: 0.3s;
  pointer-events: none;
  z-index: 1;
}
.register-form__form-accept-check {
  padding-top: 6px;
  cursor: pointer;
  position: relative;
  margin: auto;
  width: 18px;
  height: 18px;
  -webkit-tap-highlight-color: transparent;
  transform: translate3d(0, 0, 0);
}
.register-form__form-accept-check svg {
  position: relative;
  z-index: 1;
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke: #37b14c;
  stroke-width: 1.5;
  transform: translate3d(0, 0, 0);
  transition: all 0.2s ease;
}
.register-form__form-accept-check svg path {
  stroke-dasharray: 60;
  stroke-dashoffset: 0;
}
.register-form__form-accept-check svg polyline {
  stroke-dasharray: 22;
  stroke-dashoffset: 66;
}
.register-form__form-accept-check:hover:before {
  opacity: 1;
}
.register-form__form-accept-check:hover svg {
  stroke: #37b14c;
}
#terms:checked + .register-form__form-accept-check svg {
  stroke: #37b14c;
}
#terms:checked + .register-form__form-accept-check svg path {
  stroke-dashoffset: 60;
  transition: all 0.3s linear;
}
#terms:checked + .register-form__form-accept-check svg polyline {
  stroke-dashoffset: 42;
  transition: all 0.2s linear;
  transition-delay: 0.15s;
}
.register-form__form-accept {
  display: flex;
  align-items: flex-start;
  margin-bottom: 38px;
}
.register-form__form-accept-check {
  margin: 0;
  margin-right: 22px;
}
.register-form__form-accept-terms span, .register-form__form-accept-terms a {
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 2.8rem;
  color: #17223a;
}
.register-form__form-accept-terms a {
  margin: 0 3px;
  color: #37b14c;
}
.register-form__form-accept-terms a:last-child {
  margin-right: 0;
}
.register-form__form-button {
  text-align: center;
  margin-bottom: 43px;
}
.register-form__form-button button {
  max-width: 181px;
  width: 100%;
  background-color: #37b14c;
  border: none;
  border-radius: 3px;
  padding: 10px 0;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.9rem;
  color: #ffffff;
  cursor: pointer;
  position: relative;
}
.register-form__form-button button span {
  position: relative;
  z-index: 10;
}
.register-form__form-button button::after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 0%;
  background-color: #2b8e3c;
  transition: 0.3s;
  border-radius: 3px;
}
.register-form__form-button button:hover::after {
  height: 100%;
}
.register-form__form-button-google img {
  transition: 0.3s;
  max-width: 191px;
}
.register-form__form-button-google img:hover {
  scale: 1.05;
}
.register-form__line {
  max-width: 266px;
  width: 100%;
  height: 2px;
  background-color: #F5F5F7;
  margin: 0 auto;
  margin-bottom: 24px;
}
.register-form__member {
  text-align: center;
}
.register-form__member span, .register-form__member a {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 3.2rem;
  color: #17223a;
}
.register-form__member a {
  margin-left: 4px;
  color: #37b14c;
  font-weight: 500;
  text-decoration: none;
}
.register-form__input--border {
  border-color: #37b14c !important;
}
.register-form__input--active {
  top: -19px;
  font-size: 1.2rem;
  color: #37b14c;
}

.text-ul-image {
  margin: 120px 0 140px 0;
}
@media (max-width: 1200px) {
  .text-ul-image {
    margin-top: 139px;
    margin-bottom: 115px;
  }
}
@media (max-width: 800px) {
  .text-ul-image {
    margin-top: 89px;
    margin-bottom: 85px;
  }
}
@media (max-width: 600px) {
  .text-ul-image {
    margin-top: 59px;
    margin-bottom: 55px;
  }
}
.text-ul-image__wrapper {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 800px) {
  .text-ul-image__wrapper {
    flex-direction: column;
  }
}
.text-ul-image__left, .text-ul-image__right {
  flex: 1;
}
@media (max-width: 800px) {
  .text-ul-image__left {
    margin-bottom: 50px;
  }
}
.text-ul-image__left-title {
  margin: 0;
  font-weight: 700;
  font-size: 4.5rem;
  line-height: 6.4rem;
  color: #17223a;
  max-width: 538px;
  margin-bottom: 30px;
  margin-right: 30px;
}
@media (max-width: 800px) {
  .text-ul-image__left-title {
    margin-right: 0px;
    width: 100%;
  }
}
.text-ul-image__left-subtitle {
  font-weight: 400;
  font-size: 2rem;
  color: #17223a;
  margin-bottom: 40px;
}
.text-ul-image__left-list {
  list-style: none;
  margin-bottom: 67px;
}
.text-ul-image__left-list-li {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.text-ul-image__left-list-li:last-child {
  margin-bottom: 0;
}
.text-ul-image__left-list-li svg {
  margin-right: 20px;
}
.text-ul-image__left-list-li-text {
  font-weight: 600;
  font-size: 1.4rem;
  color: #17223a;
}
@media (max-width: 600px) {
  .text-ul-image__left-list-li-text {
    font-size: 2rem;
  }
}
.text-ul-image__left-button {
  border: none;
  outline: none;
  cursor: pointer;
  padding: 17px 26px;
  background-color: #37b14c;
  border-radius: 3px;
  position: relative;
  border: 2px solid #37b14c;
  overflow: hidden;
}
.text-ul-image__left-button::after {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 0%;
  background-color: #ffffff;
  transition: 0.3s;
}
.text-ul-image__left-button:hover::after {
  height: 100%;
}
.text-ul-image__left-button:hover span {
  color: #37b14c;
}
.text-ul-image__left-button-text {
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.9rem;
  color: #ffffff;
  position: relative;
  z-index: 10;
  transition: 0.3s;
}
.text-ul-image__right figure {
  display: grid;
  place-items: center;
}
.text-ul-image__right figure img {
  max-width: 681px;
  width: 100%;
  aspect-ratio: 1.7110552764;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 25px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.text-ul-image__left-sign-up {
  text-decoration: none;
  color: #ffffff;
  font-size: 1.6rem;
  line-height: 1.9rem;
  font-weight: 500;
  background: #37b14c;
  border-radius: 3px;
  padding: 17px 26px;
  border: 1px solid #37b14c;
  transition: 0.3s;
  position: relative;
}
.text-ul-image__left-sign-up span {
  position: relative;
  z-index: 10;
}
.text-ul-image__left-sign-up::after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 0;
  background-color: #2b8e3c;
  transition: 0.3s;
}
.text-ul-image__left-sign-up:hover::after {
  height: 100%;
}

.email-reset {
  margin-top: 127px;
  margin-bottom: 131px;
}
.email-reset__wrapper {
  max-width: 494px;
  margin: 0 auto;
}
.email-reset__heading {
  text-align: center;
  margin-bottom: 57px;
  margin-top: 0;
  font-weight: 700;
  font-size: 4rem;
  line-height: 6.4rem;
  color: #17223a;
}
.email-reset__form {
  border: 2px solid #37b14c;
  border-radius: 15px;
  padding: 60px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.email-reset form {
  max-width: 266px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.email-reset__form-row {
  position: relative;
}
.email-reset__form-row-label {
  position: absolute;
  top: 6px;
  left: 0px;
  transition: 0.3s;
}
.email-reset__form-row-input {
  border: none;
  outline: none;
  border-bottom: 1px solid #DFDFE3;
  padding: 6px 0;
  width: 266px;
  transition: 0.3s;
}
@media (max-width: 430px) {
  .email-reset__form-row-input {
    width: 200px;
  }
}
.email-reset__buttonn {
  display: flex;
  justify-content: center;
}
.email-reset__form-row-feedback {
  margin-top: 8px;
  color: #e75d57;
  font-size: 1.3rem;
}
.email-reset__button {
  margin-top: 62px;
  cursor: pointer;
  padding: 10px 19px;
  border: none;
  outline: none;
  background-color: #37b14c;
  border-radius: 3px;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.9rem;
  color: #ffffff;
  position: relative;
}
.email-reset__button span {
  position: relative;
  z-index: 10;
}
.email-reset__button::after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  height: 0%;
  width: 100%;
  background-color: #2b8e3c;
  transition: 0.3s;
}
.email-reset__button:hover::after {
  height: 100%;
}
.email-reset--active {
  top: -10px;
  font-size: 1.2rem;
  color: #37b14c;
}
.email-reset--border {
  border-color: #37b14c !important;
}

.new-password {
  margin-top: 127px;
  margin-bottom: 131px;
}
.new-password__wrapper {
  max-width: 494px;
  margin: 0 auto;
}
.new-password__title {
  margin: 0;
  font-weight: 700;
  font-size: 4rem;
  line-height: 6.4rem;
  color: #17223a;
  margin-bottom: 57px;
  text-align: center;
}
.new-password__form {
  display: grid;
  place-items: center;
  padding: 64px 114px 56px;
  border: 2px solid #37b14c;
  border-radius: 15px;
}
.new-password__form form {
  width: 100%;
}
.new-password__form form label {
  position: absolute;
  top: 6px;
  left: 0px;
  transition: 0.3s;
}
.new-password__form form input {
  border: none;
  outline: none;
  border-bottom: 1px solid #DFDFE3;
  padding: 6px 0;
  width: 100%;
  transition: 0.3s;
}
@media (max-width: 600px) {
  .new-password__form {
    padding: 64px 15% 56px;
  }
}
.new-password__form-email, .new-password__form-password, .new-password__form-confirm-password {
  position: relative;
  margin-bottom: 20px;
}
.new-password__form-button {
  display: flex;
  justify-content: center;
  margin-top: 50px;
}
.new-password__form-button button {
  cursor: pointer;
  padding: 10px 19px;
  background-color: #37b14c;
  border: none;
  outline: none;
  border-radius: 3px;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.9rem;
  color: #ffffff;
  position: relative;
}
.new-password__form-button button p {
  position: relative;
  z-index: 10;
}
.new-password__form-button button::after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 0%;
  background-color: #2b8e3c;
  transition: 0.3s;
  border-radius: 3px;
}
.new-password__form-button button:hover::after {
  height: 100%;
}
.new-password--active {
  top: -10px !important;
  font-size: 1.2rem;
  color: #37b14c;
}
.new-password--border {
  border-color: #37b14c !important;
}

.privacy-policy {
  margin-bottom: 100px;
  margin-top: 100px;
}
.privacy-policy h1 {
  font-size: 4rem;
}
.privacy-policy h2 {
  font-size: 3rem;
  margin-top: 30px;
  margin-bottom: 20px;
}
.privacy-policy h3 {
  font-size: 2.5rem;
  margin-top: 30px;
  margin-bottom: 20px;
}
.privacy-policy p {
  margin-bottom: 10px;
  font-size: 1.8rem;
  line-height: 2.5rem;
}
.privacy-policy div {
  margin-top: 50px;
}
.privacy-policy ul {
  list-style: inside;
}
.privacy-policy ul li {
  font-size: 1.8rem;
  line-height: 2.5rem;
  margin-bottom: 5px;
}
.privacy-policy .list-inside {
  padding-left: 30px;
  list-style: none;
}
.privacy-policy a {
  color: #37b14c;
}

.verify__img {
  width: 100%;
  text-align: center;
}
.verify h1 {
  color: #17223a;
  margin-bottom: 20px;
}
.verify a {
  display: block;
  margin: 0 auto;
  margin-bottom: 30px;
  padding: 12px 30px;
  background-color: #17223a;
  color: #fff;
  font-weight: 700;
}
.verify p {
  color: #17223a;
  margin-bottom: 20px;
}

.writers {
  margin-bottom: 70px;
}
.writers__search {
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 82px;
}
.writers__search form {
  display: flex;
  align-items: center;
}
@media (max-width: 430px) {
  .writers__search form {
    width: 100%;
  }
}
@media (max-width: 1200px) {
  .writers__search form {
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
@media (max-width: 1200px) {
  .writers__search form > div {
    width: 100%;
  }
}
.writers__search input[type=submit] {
  display: none;
}
@media (max-width: 430px) {
  .writers__search {
    width: 100%;
  }
}
.writers__badge {
  display: flex;
}
.writers__badge svg {
  margin-left: 15px;
  margin-top: 15px;
}
.writers__btn {
  background-color: #37b14c;
  color: white;
  display: inline-block;
  border-radius: 3px;
  padding: 18px 24px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  border: 1px solid #37b14c;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-weight: 500;
  outline: none;
  text-decoration: none;
  cursor: pointer;
}
.writers__btn > div {
  display: flex;
  align-items: center;
}
.writers__btn span {
  position: relative;
  z-index: 2;
  transition: 0.3s ease;
}
.writers__btn svg {
  margin-left: 12px;
}
.writers__btn svg path {
  transition: 0.3s ease;
}
.writers__btn::after {
  background-color: #2b8e3c;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transform: scaleY(0);
  transition: transform 0.3s;
  transform-origin: top;
  z-index: -1;
}
.writers__btn:hover {
  border: 1px solid #37b14c;
}
.writers__btn:hover::after {
  transform: scaleY(1);
}
.writers__btn--disabled {
  pointer-events: none;
  border: 1px solid #c9cbd1;
  background-color: #c9cbd1;
}
@media (max-width: 1200px) {
  .writers__btn {
    flex: 100%;
    margin-top: 10px;
  }
}
.writers__search-input {
  position: relative;
}
.writers__search-input svg {
  position: absolute;
  left: 26px;
  top: 50%;
  transform: translateY(-50%);
}
.writers__search-input input[type=text] {
  outline: none;
  margin-right: 30px;
  min-width: 317px;
  padding: 18px 69px;
  padding-right: 26px;
  border: 2px solid #E5E7EB;
  border-radius: 15px;
  font-weight: 400;
  font-size: 1.4rem;
  color: #17223a;
}
@media (max-width: 430px) {
  .writers__search-input input[type=text] {
    min-width: 0px;
    margin-right: 0px;
    width: 100%;
  }
}
@media (max-width: 1200px) {
  .writers__search-input input[type=text] {
    margin-right: 0;
  }
}
@media (max-width: 1200px) {
  .writers__search-input {
    margin-right: 0;
    flex: 30%;
  }
  .writers__search-input input[type=text] {
    width: 100%;
  }
}
@media (max-width: 430px) {
  .writers__search-input {
    width: 100%;
  }
}
.writers__wrapper {
  margin-bottom: 73px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  -moz-column-gap: 20px;
       column-gap: 20px;
  row-gap: 32px;
}
@media (max-width: 1080px) {
  .writers__wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 680px) {
  .writers__wrapper {
    grid-template-columns: repeat(1, 1fr);
  }
}
.writers__item {
  display: flex;
  background: #F5F5F7;
  border-radius: 16px;
  overflow: hidden;
  text-decoration: none;
}
.writers__item-left img {
  display: block;
  max-width: 195px;
  min-width: 140px;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 0.6842105263;
}
@media (max-width: 1080px) {
  .writers__item-left {
    flex: 33%;
  }
}
.writers__item-right {
  padding: 11px 18px;
  padding-bottom: 20px;
}
@media (max-width: 1080px) {
  .writers__item-right {
    flex: 67%;
  }
}
.writers__item-right-name {
  font-weight: 500;
  font-size: 2rem;
  line-height: 6.4rem;
  color: #081F3A;
  margin-bottom: 10px;
}
@media (max-width: 1520px) {
  .writers__item-right-name {
    margin-bottom: 10px;
  }
}
.writers__item-right-text {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 2.4rem;
  color: #081F3A;
  max-width: 202px;
}
@media (max-width: 1360px) {
  .writers__item-right-text {
    max-width: 150px;
  }
}
@media (max-width: 1080px) {
  .writers__item-right-text {
    max-width: 202px;
  }
}
@media (max-width: 800px) {
  .writers__item-right-text {
    max-width: 140px;
  }
}
@media only screen and (max-width: 680px) {
  .writers__item-right-text {
    max-width: none;
  }
}
.writers__navigation svg {
  display: none;
}
.writers__navigation nav p {
  display: none;
}
.writers__navigation nav .flex {
  display: none;
}
.writers__navigation nav div {
  text-align: center;
}
.writers__navigation nav div span a {
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 3.2rem;
  color: #17223a;
  padding: 0 11px;
  text-decoration: none;
}
.writers__navigation nav div span [aria-current=page] {
  color: #ffffff;
  position: relative;
  padding: 0 11px;
  line-height: 0;
}
.writers__navigation nav div span [aria-current=page]::after {
  content: "";
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translate(-50%, -30%);
  border-radius: 50%;
  z-index: -1;
  width: 23px;
  height: 23px;
  background-color: #37b14c;
}

.verification-link {
  text-align: center;
  margin-top: 50px;
}
.verification-link__text {
  margin-bottom: 20px;
  text-align: center;
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 2rem;
  color: #17223a;
}
.verification-link button {
  cursor: pointer;
  text-decoration: none;
  color: #ffffff;
  font-size: 1.6rem;
  line-height: 1.9rem;
  font-weight: 500;
  background: #37b14c;
  border-radius: 3px;
  padding: 17px 26px;
  border: 1px solid #37b14c;
  transition: 0.3s;
  position: relative;
}
.verification-link button span {
  position: relative;
  z-index: 10;
}
.verification-link button::after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 0;
  background-color: #2b8e3c;
  transition: 0.3s;
}
.verification-link button:hover::after {
  height: 100%;
}

.fresh-verification-link {
  margin-top: 50px;
}
.fresh-verification-link p {
  text-align: center;
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 2rem;
  color: #17223a;
}

a#CybotCookiebotDialogPoweredbyCybot,
div#CybotCookiebotDialogPoweredByText {
  display: none;
}

/* Branding on the Privacy trigger */
#CookiebotWidget .CookiebotWidget-body .CookiebotWidget-main-logo {
  display: none;
}

.select-role {
  margin: 123px 0 223px;
}
@media (max-width: 800px) {
  .select-role {
    margin: 83px 0;
  }
}
@media (max-width: 600px) {
  .select-role {
    margin: 43px 0;
  }
}
.select-role .container {
  display: grid;
  place-items: center;
}
.select-role__wrapper {
  width: 100%;
  max-width: 842px;
  border: 2px solid #37b14c;
  border-radius: 15px;
  -webkit-backdrop-filter: blur(2px);
          backdrop-filter: blur(2px);
  display: grid;
  place-items: center;
  padding: 48px 20px 88px;
}
@media (max-width: 800px) {
  .select-role__wrapper {
    padding: 28px 20px 48px;
  }
}
@media (max-width: 600px) {
  .select-role__wrapper {
    padding: 40px 20px;
  }
}
@media (max-width: 430px) {
  .select-role__wrapper {
    padding: 20px 10px;
  }
}
.select-role__heading {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.select-role__heading h1 {
  color: #081F3A;
  font-family: Arboria;
  font-weight: 700;
  line-height: 6.4rem;
  font-size: 2rem;
  margin: 0;
}
@media (max-width: 600px) {
  .select-role__heading svg {
    max-width: 25px;
  }
}
@media (max-width: 800px) {
  .select-role__heading {
    margin-bottom: 30px;
  }
}
@media (max-width: 600px) {
  .select-role__heading {
    margin-bottom: 20px;
  }
}
.select-role__form-wrapper {
  display: flex;
  -moz-column-gap: 23px;
       column-gap: 23px;
}
@media (max-width: 600px) {
  .select-role__form-wrapper {
    -moz-column-gap: 13px;
         column-gap: 13px;
  }
}
.select-role__form-wrapper-client, .select-role__form-wrapper-writer {
  width: 100%;
  max-width: 311px;
  background-color: #f5f5f7;
  border-radius: 15px;
  padding: 54px 55px 59px;
}
.select-role__form-wrapper-client button, .select-role__form-wrapper-writer button {
  overflow: hidden;
  width: 200px;
  padding: 10px 16px;
  border: none;
  border-radius: 3px;
  background: #37b14c;
  color: #ffffff;
  font-family: Arboria;
  font-weight: 500;
  line-height: normal;
  font-size: 1.6rem;
  cursor: pointer;
  position: relative;
}
.select-role__form-wrapper-client button p, .select-role__form-wrapper-writer button p {
  position: relative;
  z-index: 20;
}
.select-role__form-wrapper-client button::after, .select-role__form-wrapper-writer button::after {
  content: "";
  width: 100%;
  height: 0%;
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: #2b8e3c;
  transition: 0.3s;
}
.select-role__form-wrapper-client button:hover::after, .select-role__form-wrapper-writer button:hover::after {
  height: 100%;
}
@media (max-width: 800px) {
  .select-role__form-wrapper-client button, .select-role__form-wrapper-writer button {
    width: 160px;
  }
}
@media (max-width: 600px) {
  .select-role__form-wrapper-client button, .select-role__form-wrapper-writer button {
    width: 110px;
  }
}
@media (max-width: 430px) {
  .select-role__form-wrapper-client button, .select-role__form-wrapper-writer button {
    width: 90px;
    padding: 8px 10px;
  }
}
@media (max-width: 800px) {
  .select-role__form-wrapper-client, .select-role__form-wrapper-writer {
    padding: 24px 25px 29px;
  }
}
@media (max-width: 600px) {
  .select-role__form-wrapper-client, .select-role__form-wrapper-writer {
    padding: 20px;
  }
}
@media (max-width: 430px) {
  .select-role__form-wrapper-client, .select-role__form-wrapper-writer {
    padding: 10px;
  }
}
.select-role__form-wrapper-client-img, .select-role__form-wrapper-writer-img {
  width: 134px;
  height: 134px;
  border-radius: 50%;
  background-color: #ffffff;
  display: grid;
  place-items: center;
  margin: 0 auto;
  margin-bottom: 34px;
}
.select-role__form-wrapper-client-img svg, .select-role__form-wrapper-writer-img svg {
  max-width: 70px;
  max-height: 83px;
}
@media (max-width: 600px) {
  .select-role__form-wrapper-client-img svg, .select-role__form-wrapper-writer-img svg {
    max-width: 50px;
    max-height: 46px;
  }
}
@media (max-width: 430px) {
  .select-role__form-wrapper-client-img svg, .select-role__form-wrapper-writer-img svg {
    max-width: 40px;
    max-height: 28px;
  }
}
@media (max-width: 600px) {
  .select-role__form-wrapper-client-img, .select-role__form-wrapper-writer-img {
    width: 84px;
    height: 84px;
  }
}
@media (max-width: 430px) {
  .select-role__form-wrapper-client-img, .select-role__form-wrapper-writer-img {
    width: 56px;
    height: 56px;
  }
}
.select-role__form .checked {
  border-color: #37b14c;
}
.select-role__form-wrapper {
  margin-bottom: 40px;
}
@media (max-width: 430px) {
  .select-role__form-wrapper {
    margin-bottom: 20px;
  }
}
.select-role .select-role-label {
  padding: 54px 88px;
  border-radius: 15px 15px 15px 0px;
  background: #f5f5f7;
  display: block;
  cursor: pointer;
}
.select-role .select-role-label p {
  color: #17223a;
  font-family: Arboria;
  font-size: 1.6rem;
  font-weight: 500;
  text-align: center;
  min-width: 110px;
}
@media (max-width: 430px) {
  .select-role .select-role-label p {
    min-width: 90px;
  }
}
@media (max-width: 800px) {
  .select-role .select-role-label {
    padding: 20px;
  }
}
@media (max-width: 430px) {
  .select-role .select-role-label {
    padding: 10px;
  }
}
.select-role__form-writer, .select-role__form-client {
  border: 2px solid #ffffff;
  border-radius: 15px 15px 15px 0px;
  transition: 0.3s;
}
.select-role__form-writer input, .select-role__form-client input {
  display: none;
}
.select-role__form-client-svg, .select-role__form-writer-svg {
  width: 134px;
  height: 134px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  background-color: #ffffff;
  margin: 0 auto;
  margin-bottom: 34px;
}
@media (max-width: 600px) {
  .select-role__form-client-svg, .select-role__form-writer-svg {
    width: 90px;
    height: 90px;
  }
}
@media (max-width: 430px) {
  .select-role__form-client-svg, .select-role__form-writer-svg {
    width: 56px;
    height: 56px;
  }
}
.select-role__form-client-svg svg, .select-role__form-writer-svg svg {
  max-width: 71px;
  height: 83px;
}
@media (max-width: 600px) {
  .select-role__form-client-svg svg, .select-role__form-writer-svg svg {
    max-width: 45px;
    height: 55px;
  }
}
@media (max-width: 430px) {
  .select-role__form-client-svg svg, .select-role__form-writer-svg svg {
    max-width: 40px;
    max-height: 28px;
  }
}
.select-role__form-button {
  width: 100%;
  display: flex;
  justify-content: center;
}
.select-role__form-button button {
  cursor: pointer;
  background-color: #37b14c;
  padding: 9px 33px;
  border-radius: 3px;
  background: #37b14c;
  border: none;
  outline: none;
  position: relative;
  overflow: hidden;
}
.select-role__form-button button p {
  color: #ffffff;
  text-align: center;
  font-family: Arboria;
  font-weight: 500;
  line-height: 3.2rem;
  font-size: 1.6rem;
  position: relative;
  z-index: 10;
}
.select-role__form-button button::after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 0%;
  background-color: #2b8e3c;
  transition: 0.3s;
}
.select-role__form-button button:hover::after {
  height: 100%;
}
@media (max-width: 430px) {
  .select-role__form-button button {
    padding: 5px 23px;
  }
}

.new-project__breadcrumb {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}
.new-project__breadcrumb svg {
  min-width: 6px;
  margin: 0 24px;
}
.new-project__breadcrumb a {
  color: rgba(23, 34, 58, 0.2);
  font-family: Arboria;
  font-weight: 500;
  line-height: 5rem;
  font-size: 1.6rem;
  text-decoration: none;
  transition: 0.3s;
}
.new-project__breadcrumb a:hover {
  color: #37b14c;
}
.new-project__breadcrumb p {
  color: #37b14c;
  font-family: Arboria;
  font-weight: 500;
  line-height: 5.1rem;
  font-size: 1.6rem;
}

.manage-subscription {
  /* Kontener dla sticky element */
}
.manage-subscription .billing-switcher {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 40px;
  gap: 20px;
}
.manage-subscription .billing-switcher .monthly-label,
.manage-subscription .billing-switcher .annual-label {
  font-family: Arboria;
  font-weight: 500;
  font-size: 1.6rem;
  color: #081F3A;
}
@media (max-width: 600px) {
  .manage-subscription .billing-switcher .monthly-label,
  .manage-subscription .billing-switcher .annual-label {
    font-size: 1.4rem;
  }
}
.manage-subscription .billing-switcher .monthly-label {
  opacity: 1;
}
.manage-subscription .billing-switcher .annual-label {
  opacity: 0.6;
}
.manage-subscription .billing-switcher .switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}
@media (max-width: 600px) {
  .manage-subscription .billing-switcher .switch {
    width: 50px;
    height: 28px;
  }
}
.manage-subscription .billing-switcher .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.manage-subscription .billing-switcher .switch input:checked + .slider {
  background-color: #37b14c;
}
.manage-subscription .billing-switcher .switch input:checked + .slider:before {
  transform: translateY(-50%) translateX(26px);
}
@media (max-width: 600px) {
  .manage-subscription .billing-switcher .switch input:checked + .slider:before {
    transform: translateY(-50%) translateX(22px);
  }
}
.manage-subscription .billing-switcher .switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  transition: 0.4s;
  border-radius: 34px;
}
.manage-subscription .billing-switcher .switch .slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  top: 50%;
  transform: translateY(-50%);
  background-color: white;
  transition: 0.4s;
  border-radius: 50%;
}
@media (max-width: 600px) {
  .manage-subscription .billing-switcher .switch .slider:before {
    height: 20px;
    width: 20px;
    left: 4px;
    top: 50%;
    transform: translateY(-50%);
  }
}
.manage-subscription__smaller {
  font-size: 10px;
  line-height: 1.3rem;
  margin-top: 20px;
  color: #9da0ab;
}
.manage-subscription h1 {
  margin-top: 110px;
  margin-bottom: 95px;
  text-align: center;
  color: #081F3A;
  font-family: Arboria;
  font-weight: 700;
  line-height: 5.4rem;
  font-size: 5.4rem;
}
@media (max-width: 980px) {
  .manage-subscription h1 {
    margin-top: 80px;
    margin-bottom: 55px;
  }
}
@media (max-width: 600px) {
  .manage-subscription h1 {
    margin-top: 55px;
    margin-bottom: 55px;
  }
}
.manage-subscription__pricing-container {
  position: relative;
  overflow: visible;
}
@media (max-width: 600px) {
  .manage-subscription__table {
    display: none;
  }
}
.manage-subscription__table table {
  margin-bottom: 32px;
  width: 100%;
  max-width: 935px;
  margin: 0 auto;
  border-collapse: collapse;
}
.manage-subscription__table table td, .manage-subscription__table table th {
  border: 2px solid #F5F5F7;
  width: 25%;
}
.manage-subscription__table table thead .plan-descriptions th {
  color: #081F3A;
  text-align: center;
  font-family: Arboria;
  font-weight: 400;
  line-height: 1.6rem;
  font-size: 1.4rem;
  padding: 15px 10px;
  border-top: none;
}
@media (max-width: 600px) {
  .manage-subscription__table table thead .plan-descriptions th {
    font-size: 1.2rem;
    line-height: 1.4rem;
    padding: 10px 5px;
  }
}
.manage-subscription__table table thead .tg-0pky {
  padding-left: 30px !important;
  color: #081F3A;
}
@media (max-width: 600px) {
  .manage-subscription__table table thead .tg-0pky {
    padding-left: 10px !important;
  }
}
@media (max-width: 430px) {
  .manage-subscription__table table thead .tg-0pky {
    line-height: 1.4rem !important;
    font-size: 1.4rem !important;
  }
}
.manage-subscription__table table thead th {
  color: #081F3A;
  text-align: center;
  font-family: Arboria;
  font-weight: 500;
  line-height: 2.2rem;
  font-size: 2.2rem;
  padding-bottom: 23px;
}
.manage-subscription__table table thead th:first-child {
  border-top: 0px;
  border-left: 0px;
}
.manage-subscription__table table thead th:nth-child(2), .manage-subscription__table table thead th:nth-child(3) {
  border-top: 0px;
}
.manage-subscription__table table thead th:last-child {
  border-top: 0px;
  border-right: 0px;
}
@media (max-width: 600px) {
  .manage-subscription__table table thead th {
    padding-bottom: 10px;
  }
}
@media (max-width: 430px) {
  .manage-subscription__table table thead th {
    line-height: 1.8rem;
    font-size: 1.8rem;
  }
}
.manage-subscription__table table thead .tg-3lax {
  color: #37b14c;
  position: relative;
}
.manage-subscription__table table thead .tg-3lax svg {
  width: 21px;
  max-width: 21px;
  position: absolute;
  top: 0px;
  right: 46px;
}
@media (max-width: 800px) {
  .manage-subscription__table table thead .tg-3lax svg {
    right: 20px;
  }
}
@media (max-width: 600px) {
  .manage-subscription__table table thead .tg-3lax svg {
    right: -10px;
  }
}
@media (max-width: 430px) {
  .manage-subscription__table table thead .tg-3lax svg {
    width: 16px;
  }
}
.manage-subscription__table table tr .tg-0pky {
  text-align: left;
  color: #081F3A;
  font-family: Arboria;
  font-weight: 400;
  line-height: 2rem;
  font-size: 1.8rem;
  padding: 21px 0;
}
@media (max-width: 600px) {
  .manage-subscription__table table tr .tg-0pky {
    padding: 11px 0;
  }
}
.manage-subscription__table table tr td:first-child {
  padding-left: 30px;
}
@media (max-width: 600px) {
  .manage-subscription__table table tr td:first-child {
    padding-left: 10px;
  }
}
.manage-subscription__table table tbody tr td:first-child {
  border-left: 0px;
}
.manage-subscription__table table tbody tr td:last-child {
  border-right: 0px;
}
.manage-subscription__table table tbody .tg-1lax,
.manage-subscription__table table tbody .tg-2lax,
.manage-subscription__table table tbody .tg-3lax {
  text-align: center;
}
.manage-subscription__table table tbody td {
  color: rgba(23, 34, 58, 0.6);
  font-family: Arboria;
  font-weight: 400;
  line-height: 2rem;
  font-size: 1.8rem;
  padding: 21px 0;
  max-width: 278px !important;
}
.manage-subscription__table table tbody td svg {
  width: 20px;
}
@media (max-width: 600px) {
  .manage-subscription__table table tbody td {
    padding: 10px 0;
  }
}
@media (max-width: 430px) {
  .manage-subscription__table table tbody td {
    line-height: 1.4rem;
    font-size: 1.4rem;
  }
}
.manage-subscription__table table tbody .tg-1lax,
.manage-subscription__table table tbody .tg-2lax {
  text-align: center;
}
.manage-subscription__table table tbody .tg-0lax:contains("0% service fee"),
.manage-subscription__table table tbody .tg-0lax:contains("0% prowizji serwisowej"),
.manage-subscription__table table tbody .tg-0lax:contains("0% de commission"),
.manage-subscription__table table tbody .tg-0lax:contains("0% Servicegebühr"),
.manage-subscription__table table tbody .tg-0lax:contains("0% de comisión"),
.manage-subscription__table table tbody .tg-0lax:contains("0% szolgáltatási díj"),
.manage-subscription__table table tbody .tg-0lax:contains("0% servicekosten"),
.manage-subscription__table table tbody .tg-0lax:contains("0% di commissioni"),
.manage-subscription__table table tbody .tg-0lax:contains("0% servisní poplatek"),
.manage-subscription__table table tbody .tg-0lax:contains("0% comision de serviciu"),
.manage-subscription__table table tbody .tg-0lax:contains("0% de taxa de serviço"),
.manage-subscription__table table tbody .tg-0lax:contains("0% provizije"),
.manage-subscription__table table tbody .tg-0lax:contains("0% servisný poplatok"),
.manage-subscription__table table tbody .tg-0lax:contains("0% phí dịch vụ"),
.manage-subscription__table table tbody .tg-0lax:contains("0% такса за обслужване"),
.manage-subscription__table table tbody .tg-0lax:contains("0% hizmet ücreti"),
.manage-subscription__table table tbody .tg-0lax:contains("0% सेवा शुल्क"),
.manage-subscription__table table tbody .tg-0lax:contains("Tanpa biaya layanan"),
.manage-subscription__table table tbody .tg-0lax:contains("서비스 수수료 0%"),
.manage-subscription__table table tbody .tg-0lax:contains("0% serviceavgift"),
.manage-subscription__table table tbody .tg-0lax:contains("0% χρέωση υπηρεσίας"),
.manage-subscription__table table tbody .tg-0lax:contains("手数料 0%"),
.manage-subscription__table table tbody .tg-0lax:contains("0% комісії платформи"),
.manage-subscription__table table tbody .tg-0lax:contains("0% 服务费"),
.manage-subscription__table table tbody .tg-0lax:contains("ไม่มีค่าบริการ"),
.manage-subscription__table table tbody .tg-0lax:contains("0% palvelumaksu"),
.manage-subscription__table table tbody .tg-0lax:contains("0 % προμήθεια υπηρεσίας"),
.manage-subscription__table table tbody .tg-0lax:contains("0% சேவை கட்டணம்"),
.manage-subscription__table table tbody .tg-0lax:contains("০% সার্ভিস চার্জ"),
.manage-subscription__table table tbody .tg-0lax:contains("0 % provizije") {
  color: #081F3A !important;
}
.manage-subscription__table table .tg-0lax {
  padding-right: 10px;
  color: #081F3A;
}
.manage-subscription__table-buttons {
  display: flex;
  align-items: flex-start;
  max-width: 935px;
  margin: 35px auto 100px;
  margin-top: 0;
  position: sticky;
  bottom: 0;
  background: #fff;
  z-index: 1000;
  padding: 30px 0;
  border-top: 1px solid #e0e0e0;
}
@media (max-width: 600px) {
  .manage-subscription__table-buttons {
    display: none;
  }
}
.manage-subscription__table-buttons-space {
  flex: 1;
}
.manage-subscription__table-buttons-free, .manage-subscription__table-buttons-premium, .manage-subscription__table-buttons-basic, .manage-subscription__table-buttons-superior {
  flex: 1;
  text-align: center;
  width: 25%;
}
.manage-subscription__table-buttons-free s, .manage-subscription__table-buttons-premium s, .manage-subscription__table-buttons-basic s, .manage-subscription__table-buttons-superior s {
  color: #37b14c;
  margin-right: 10px;
}
.manage-subscription__table-buttons-empty {
  flex: 1;
  width: 25%;
}
.manage-subscription__selected, .manage-subscription__basic-btn, .manage-subscription__superior-btn {
  cursor: pointer;
  display: block;
  margin: 0 auto;
  text-decoration: none;
  padding: 17px 0px;
  border: none;
  outline: none;
  color: #FFF;
  text-align: center;
  font-family: Arboria;
  font-weight: 500;
  font-size: 1.6rem;
  width: 100%;
  max-width: 173px;
  background-color: #37b14c;
  border-radius: 3px;
  transition: background-color 0.3s;
}
.manage-subscription__selected:hover, .manage-subscription__basic-btn:hover, .manage-subscription__superior-btn:hover {
  background-color: #2b8e3c;
}
@media (max-width: 600px) {
  .manage-subscription__selected, .manage-subscription__basic-btn, .manage-subscription__superior-btn {
    max-width: 103px;
  }
}
@media (max-width: 430px) {
  .manage-subscription__selected, .manage-subscription__basic-btn, .manage-subscription__superior-btn {
    max-width: 75px;
    padding: 12px 0px;
  }
}
.manage-subscription__selected {
  cursor: not-allowed;
  background-color: rgba(23, 34, 58, 0.3);
}
.manage-subscription__selected:hover {
  background-color: rgba(23, 34, 58, 0.3);
}
.manage-subscription__table-buttons-free p {
  color: rgba(23, 34, 58, 0.3);
  font-family: Arboria;
  font-weight: 500;
  line-height: 2rem;
  font-size: 2.2rem;
  margin-bottom: 35px;
}
.manage-subscription__table-buttons-premium .premium,
.manage-subscription__table-buttons-premium .basic,
.manage-subscription__table-buttons-premium .superior, .manage-subscription__table-buttons-basic .premium,
.manage-subscription__table-buttons-basic .basic,
.manage-subscription__table-buttons-basic .superior, .manage-subscription__table-buttons-superior .premium,
.manage-subscription__table-buttons-superior .basic,
.manage-subscription__table-buttons-superior .superior {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 25px;
}
.manage-subscription__table-buttons-premium .price-annual,
.manage-subscription__table-buttons-premium .price-monthly, .manage-subscription__table-buttons-basic .price-annual,
.manage-subscription__table-buttons-basic .price-monthly, .manage-subscription__table-buttons-superior .price-annual,
.manage-subscription__table-buttons-superior .price-monthly {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}
.manage-subscription__table-buttons-premium .savings-annual span, .manage-subscription__table-buttons-basic .savings-annual span, .manage-subscription__table-buttons-superior .savings-annual span {
  color: #37b14c;
  font-family: Arboria;
  font-weight: 500;
  font-size: 1.4rem;
}
.manage-subscription__table-buttons-premium .savings-annual span .crossed-price, .manage-subscription__table-buttons-basic .savings-annual span .crossed-price, .manage-subscription__table-buttons-superior .savings-annual span .crossed-price {
  text-decoration: line-through;
  color: #999;
}
.manage-subscription__table-buttons-premium em, .manage-subscription__table-buttons-basic em, .manage-subscription__table-buttons-superior em {
  color: #081F3A;
  font-family: Arboria;
  font-weight: 500;
  line-height: 2.4rem;
  font-size: 3.4rem;
  font-style: normal;
}
@media (max-width: 430px) {
  .manage-subscription__table-buttons-premium em, .manage-subscription__table-buttons-basic em, .manage-subscription__table-buttons-superior em {
    font-size: 3.2rem;
  }
}
.manage-subscription__table-buttons-premium p, .manage-subscription__table-buttons-basic p, .manage-subscription__table-buttons-superior p {
  color: rgba(23, 34, 58, 0.29);
  font-family: Arboria;
  font-weight: 400;
  line-height: 4.3rem;
  font-size: 1.6rem;
  margin-left: 5px;
}
@media (max-width: 430px) {
  .manage-subscription__table-buttons-premium p, .manage-subscription__table-buttons-basic p, .manage-subscription__table-buttons-superior p {
    font-size: 1.3rem;
  }
}
.manage-subscription__table-buttons-premium a, .manage-subscription__table-buttons-basic a, .manage-subscription__table-buttons-superior a {
  cursor: pointer;
  background-color: #37b14c;
  position: relative;
  overflow: hidden;
}
.manage-subscription__table-buttons-premium a span, .manage-subscription__table-buttons-basic a span, .manage-subscription__table-buttons-superior a span {
  position: relative;
  z-index: 20;
}
.manage-subscription__table-buttons-premium a::after, .manage-subscription__table-buttons-basic a::after, .manage-subscription__table-buttons-superior a::after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 0%;
  background-color: #2b8e3c;
  transition: 0.3s;
}
.manage-subscription__table-buttons-premium a:hover::after, .manage-subscription__table-buttons-basic a:hover::after, .manage-subscription__table-buttons-superior a:hover::after {
  height: 100%;
}
.manage-subscription__line {
  width: 100%;
  height: 2px;
  background-color: #F5F5F7;
  margin-bottom: 89px;
}
@media (max-width: 600px) {
  .manage-subscription__line {
    margin-bottom: 49px;
  }
}
.manage-subscription__profile {
  display: flex;
  align-items: center;
  -moz-column-gap: 87px;
       column-gap: 87px;
  max-width: 1241px;
  margin: 0 auto;
  margin-bottom: 85px;
}
@media (max-width: 980px) {
  .manage-subscription__profile {
    -moz-column-gap: 30px;
         column-gap: 30px;
  }
}
@media (max-width: 800px) {
  .manage-subscription__profile {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 600px) {
  .manage-subscription__profile {
    margin-bottom: 45px;
  }
}
.manage-subscription__profile-left {
  flex: 51;
}
.manage-subscription__profile-left h2, .manage-subscription__profile-left p {
  color: #17223a;
  font-family: Arboria;
}
.manage-subscription__profile-left h2 {
  font-weight: 700;
  line-height: 5rem;
  font-size: 4rem;
  margin-bottom: 44px;
}
@media (max-width: 600px) {
  .manage-subscription__profile-left h2 {
    margin-bottom: 24px;
  }
}
.manage-subscription__profile-left p {
  line-height: 2.8rem;
  font-size: 1.8rem;
  margin-bottom: 56px;
  max-width: 525px;
}
@media (max-width: 600px) {
  .manage-subscription__profile-left p {
    margin-bottom: 26px;
  }
}
.manage-subscription__profile-left ul {
  list-style: none;
}
.manage-subscription__profile-left ul li {
  display: flex;
  align-items: center;
}
.manage-subscription__profile-left ul li p {
  margin-bottom: 0;
  font-family: Arboria;
  font-weight: 500;
  line-height: 6.4rem;
  font-size: 1.8rem;
}
.manage-subscription__profile-left ul li svg {
  margin-right: 25px;
}
@media (max-width: 800px) {
  .manage-subscription__profile-left {
    margin-bottom: 40px;
  }
}
.manage-subscription__profile-right {
  flex: 62;
}
.manage-subscription__profile-right-image svg {
  width: 100%;
  height: 100%;
}
.manage-subscription__faq {
  max-width: 984px;
  margin: 0 auto;
  margin-bottom: 200px;
}
.manage-subscription__faq h2 {
  text-align: center;
  font-weight: 700;
  line-height: 5rem;
  font-size: 4rem;
  margin-bottom: 73px;
}
@media (max-width: 600px) {
  .manage-subscription__faq {
    margin-bottom: 100px;
  }
}
.manage-subscription__faq-items-item .box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 2px solid #F5F5F7;
  cursor: pointer;
  position: relative;
}
.manage-subscription__faq-items-item h3 {
  font-weight: 500;
  line-height: 2.4rem;
  font-size: 2.4rem;
  margin-right: 99px;
  padding: 25px 0;
  color: #17223A !important;
}
@media (max-width: 800px) {
  .manage-subscription__faq-items-item h3 {
    margin-right: 39px;
  }
}
.manage-subscription__faq-items-item svg {
  transition: 0.3s;
  min-width: 12px;
}
.manage-subscription__faq-items-item-text {
  position: relative;
  color: rgb(23, 34, 58);
  font-size: 1.8rem;
  max-width: 851px;
  margin: 0 auto;
  padding: 11px 0 20px;
  transition: 0.3s;
  line-height: 2.8rem;
  opacity: 0;
  height: 0;
  padding: 0;
  z-index: -10;
}
.manage-subscription__faq-items-item-text ul, .manage-subscription__faq-items-item-text ol {
  display: none;
  height: 0;
  padding-left: 25px;
  margin: 10px 0;
}
.manage-subscription__faq-items-item-text ul li, .manage-subscription__faq-items-item-text ol li {
  margin-bottom: 8px;
}
.manage-subscription__faq-items-item-text ul li:last-child, .manage-subscription__faq-items-item-text ol li:last-child {
  margin-bottom: 0;
}
.manage-subscription__faq-items-item-text a {
  color: #219037;
  font-size: 1.8rem;
  text-decoration: none;
}
.manage-subscription .--open {
  opacity: 1;
  height: auto;
  padding: 20px 0 20px;
  z-index: 10;
}
.manage-subscription .--open ul, .manage-subscription .--open ol {
  display: block;
  height: auto;
}
.manage-subscription .svg-rotate {
  transform: rotate(180deg);
}
.manage-subscription__mobile-packages {
  display: none;
}
@media (max-width: 600px) {
  .manage-subscription__mobile-packages {
    display: block;
    margin: 30px 0 50px;
    padding: 0 15px;
  }
}
.manage-subscription__mobile-packages .mobile-package {
  background: #fff;
  border: 2px solid #F5F5F7;
  border-radius: 15px;
  margin-bottom: 20px;
  padding: 25px 20px;
  text-align: center;
}
@media (max-width: 430px) {
  .manage-subscription__mobile-packages .mobile-package {
    padding: 20px 15px;
    margin-bottom: 15px;
  }
}
.manage-subscription__mobile-packages .mobile-package:last-child {
  margin-bottom: 0;
}
.manage-subscription__mobile-packages .mobile-package .package-header {
  margin-bottom: 20px;
}
.manage-subscription__mobile-packages .mobile-package .package-header h3 {
  color: #081F3A;
  font-family: Arboria;
  font-weight: 500;
  font-size: 2.4rem;
  margin-bottom: 10px;
}
.manage-subscription__mobile-packages .mobile-package .package-header .package-description {
  color: #081F3A;
  font-family: Arboria;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.6rem;
}
.manage-subscription__mobile-packages .mobile-package .package-features {
  margin-bottom: 25px;
}
.manage-subscription__mobile-packages .mobile-package .package-features .feature {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 0;
  border-bottom: 1px solid #F5F5F7;
}
.manage-subscription__mobile-packages .mobile-package .package-features .feature:last-child {
  border-bottom: none;
}
.manage-subscription__mobile-packages .mobile-package .package-features .feature .feature-name {
  color: #081F3A;
  font-family: Arboria;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 2rem;
  text-align: left;
}
@media (max-width: 430px) {
  .manage-subscription__mobile-packages .mobile-package .package-features .feature .feature-name {
    font-size: 1.4rem;
    line-height: 1.8rem;
  }
}
.manage-subscription__mobile-packages .mobile-package .package-features .feature .feature-status img {
  width: 20px;
  height: 20px;
}
.manage-subscription__mobile-packages .mobile-package .package-features .feature .feature-status .dash {
  color: rgba(23, 34, 58, 0.3);
  font-size: 1.8rem;
}
.manage-subscription__mobile-packages .mobile-package .package-pricing {
  margin-bottom: 25px;
}
.manage-subscription__mobile-packages .mobile-package .package-pricing .price-annual,
.manage-subscription__mobile-packages .mobile-package .package-pricing .price-monthly {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}
.manage-subscription__mobile-packages .mobile-package .package-pricing .savings-annual span {
  color: #37b14c;
  font-family: Arboria;
  font-weight: 500;
  font-size: 1.4rem;
}
.manage-subscription__mobile-packages .mobile-package .package-pricing .savings-annual span .crossed-price {
  text-decoration: line-through;
  color: #999;
}
.manage-subscription__mobile-packages .mobile-package .package-pricing em {
  color: #081F3A;
  font-family: Arboria;
  font-weight: 500;
  font-size: 3.4rem;
  font-style: normal;
  line-height: 2.4rem;
}
.manage-subscription__mobile-packages .mobile-package .package-pricing p {
  color: rgba(23, 34, 58, 0.29);
  font-family: Arboria;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 4.3rem;
  margin-left: 5px;
}
.manage-subscription__mobile-packages .mobile-package .package-button {
  width: 100%;
  max-width: 250px;
  margin: 0 auto;
}

.manage-subscription__subscribe {
  background-color: #37b14c;
  cursor: pointer;
  display: block;
  margin: 0 auto;
  text-decoration: none;
  padding: 17px 0px;
  border: none;
  outline: none;
  color: #FFF;
  text-align: center;
  font-family: Arboria;
  font-weight: 500;
  font-size: 1.6rem;
  width: 100%;
  max-width: 173px;
  border-radius: 3px;
}
.manage-subscription__subscribe:hover {
  background-color: #2b8e3c;
  color: #FFF;
  text-decoration: none;
}
@media (max-width: 600px) {
  .manage-subscription__subscribe {
    max-width: 103px;
  }
}
@media (max-width: 430px) {
  .manage-subscription__subscribe {
    max-width: 75px;
    padding: 12px 0px;
  }
}

.alert__overlay {
  background-color: white;
  opacity: 80%;
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 90;
}
.alert__popup {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #37b14c;
  border-radius: 15px;
  border: 2px solid #2b8e3c;
  padding: 50px 85px;
  z-index: 999;
  text-align: center;
  color: #FFF;
}
@media (max-width: 800px) {
  .alert__popup {
    width: calc(100% - 20px);
    padding: 30px;
  }
}
.alert__heading {
  font-size: 2.4rem;
  font-weight: 700;
  margin: 32px 0;
}
.alert__btn {
  color: #081F3A;
  background-color: #FFF;
  outline: none;
  font-size: 16px;
  text-decoration: none;
  font-weight: 500;
  display: inline-block;
  margin-top: 43px;
  padding: 12px 32px;
  border-radius: 3px;
}
.alert__icon {
  margin: 0 !important;
  margin-bottom: 16px !important;
}

.home-map__content {
  max-width: 750px;
}
.home-map__buttons {
  display: flex;
}
.home-map__button {
  background-color: #37b14c;
  color: white;
  display: inline-block;
  border-radius: 3px;
  padding: 18px 24px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  border: 1px solid #37b14c;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-weight: 500;
  outline: none;
  text-decoration: none;
  margin-right: 18px;
}
.home-map__button > div {
  display: flex;
  align-items: center;
}
.home-map__button span {
  position: relative;
  z-index: 2;
  transition: 0.3s ease;
}
.home-map__button svg {
  margin-left: 12px;
}
.home-map__button svg path {
  transition: 0.3s ease;
}
.home-map__button::after {
  background-color: #2b8e3c;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transform: scaleY(0);
  transition: transform 0.3s;
  transform-origin: top;
  z-index: -1;
}
.home-map__button:hover {
  border: 1px solid #37b14c;
}
.home-map__button:hover::after {
  transform: scaleY(1);
}
.home-map__button--disabled {
  pointer-events: none;
  border: 1px solid #c9cbd1;
  background-color: #c9cbd1;
}
.home-map__button-secondary {
  background-color: #37b14c;
  color: white;
  display: inline-block;
  border-radius: 3px;
  padding: 18px 24px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  border: 1px solid #37b14c;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-weight: 500;
  outline: none;
  text-decoration: none;
  background-color: #ffffff;
  color: #37b14c;
}
.home-map__button-secondary > div {
  display: flex;
  align-items: center;
}
.home-map__button-secondary span {
  position: relative;
  z-index: 2;
  transition: 0.3s ease;
}
.home-map__button-secondary svg {
  margin-left: 12px;
}
.home-map__button-secondary svg path {
  transition: 0.3s ease;
}
.home-map__button-secondary::after {
  background-color: #2b8e3c;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transform: scaleY(0);
  transition: transform 0.3s;
  transform-origin: top;
  z-index: -1;
}
.home-map__button-secondary:hover {
  border: 1px solid #37b14c;
}
.home-map__button-secondary:hover::after {
  transform: scaleY(1);
}
.home-map__button-secondary--disabled {
  pointer-events: none;
  border: 1px solid #c9cbd1;
  background-color: #c9cbd1;
}
.home-map__button-secondary path {
  fill: #37b14c;
}
.home-map__button-secondary::after {
  background-color: #37b14c;
}
.home-map__button-secondary:hover span {
  color: #ffffff;
}
.home-map__button-secondary:hover path {
  fill: #ffffff;
}
.home-map__button-secondary--disabled {
  pointer-events: none;
  border: 1px solid #c9cbd1;
  background-color: #c9cbd1;
  color: #ffffff;
}
.home-map__title {
  font-size: 5.4rem;
  line-height: 7.1rem;
  font-weight: 700;
  color: #17223a;
  color: #081F3A;
  margin-bottom: 32px;
  margin-top: 30px;
}
.home-map__text {
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 2.8rem;
  color: #081F3A;
}
.home-map__text strong {
  font-weight: 700;
}
.home-map__box {
  width: calc(100% - (100% - 1340px) / 2);
  margin-left: calc((100% - 1340px) / 2);
  display: flex;
}
@media only screen and (max-width: 1410px) {
  .home-map__box {
    flex-direction: column;
    max-width: 1402px;
    padding: 0 30px;
    margin: 0 auto;
    width: 100%;
  }
}
.home-map__left {
  padding-top: 42px;
  width: 35%;
}
@media (max-width: 800px) {
  .home-map__left {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
  }
}
.home-map__item h3 {
  font-size: 3.6rem;
  line-height: 4.6rem;
  font-weight: 700;
  color: #000000;
  position: relative;
  padding-left: 20px;
  line-height: 64px;
}
.home-map__item h3::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 3px;
  height: 100%;
  background-color: #37b14c;
}
.home-map__item span {
  display: inline-block;
  font-size: 1.8rem;
  font-weight: 400;
  color: rgba(23, 34, 58, 0.5);
  padding-left: 20px;
  margin-bottom: 40px;
}
@media (max-width: 600px) {
  .home-map__item h3 {
    font-size: 2.2rem;
    line-height: 30px;
  }
  .home-map__item span {
    font-size: 1.8rem;
  }
}
.home-map__right {
  width: 65%;
}
.home-map__right svg {
  width: 100%;
  height: 100%;
}
.home-map__right svg .dot-anim {
  fill: #17223A;
  opacity: 1;
}
.home-map__right svg .dot {
  animation: pulse-ring 2s infinite;
  fill: #37b14c;
  opacity: 0.17;
}
@keyframes pulse-ring {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.17;
  }
  100% {
    opacity: 1;
  }
}
@media (max-width: 800px) {
  .home-map__right {
    width: 100%;
  }
}

.home-text-list-image {
  margin-top: 40px;
  margin-bottom: 150px;
}
@media (max-width: 800px) {
  .home-text-list-image {
    margin-bottom: 75px;
  }
}
.home-text-list-image__wrapper {
  display: flex;
  align-items: center;
  -moz-column-gap: 80px;
       column-gap: 80px;
}
@media (max-width: 800px) {
  .home-text-list-image__wrapper {
    flex-direction: column;
  }
}
.home-text-list-image__content {
  flex: 1;
}
.home-text-list-image__content h3 {
  font-size: 3.6rem;
  line-height: 4.6rem;
  font-weight: 700;
  color: #000000;
  color: #081F3A;
  margin-bottom: 50px;
}
.home-text-list-image__content p {
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 2.8rem;
  color: #081F3A;
  margin-bottom: 45px;
}
.home-text-list-image__content ul {
  list-style: none;
}
.home-text-list-image__content ul li {
  position: relative;
  padding-left: 63px;
  margin-bottom: 40px;
  font-size: 1.8rem;
  font-weight: 400;
  color: #081F3A;
}
.home-text-list-image__content ul li::before {
  content: url("/images/arrow-gren.svg");
  position: absolute;
  left: 0;
  top: 60%;
  transform: translateY(-50%);
}
@media (max-width: 800px) {
  .home-text-list-image__content ul li::before {
    top: 50%;
  }
}
.home-text-list-image__image {
  flex: 1;
}
.home-text-list-image__image img {
  height: 100%;
  width: 100%;
}
.home-text-list-image__reverse {
  flex-direction: row-reverse;
}
@media (max-width: 800px) {
  .home-text-list-image__reverse {
    flex-direction: column;
  }
}

.bottom-bar {
  padding-top: 70px;
  background-color: #F5F5F7;
}
@media (max-width: 600px) {
  .bottom-bar {
    padding-bottom: 50px;
  }
}
.bottom-bar__wrapper {
  display: flex;
  justify-content: space-between;
  -moz-column-gap: 20px;
       column-gap: 20px;
}
.bottom-bar__images {
  flex: 1;
  display: flex;
  align-items: flex-end;
}
@media (max-width: 600px) {
  .bottom-bar__images {
    display: none;
  }
}
.bottom-bar__images:last-of-type {
  justify-content: flex-end;
}
@media (max-width: 800px) {
  .bottom-bar__images:last-of-type img {
    width: 60px;
  }
}
@media (max-width: 1080px) {
  .bottom-bar__images:first-of-type img {
    width: 100%;
  }
}
.bottom-bar__center {
  flex: 2;
  margin-top: 70px;
}
.bottom-bar__center h2 {
  font-size: 3.6rem;
  line-height: 4.6rem;
  font-weight: 700;
  color: #000000;
  text-align: center;
  margin-bottom: 45px;
  color: #081F3A;
}
@media (max-width: 980px) {
  .bottom-bar__center {
    margin-top: 0;
    margin-bottom: 20px;
  }
}
.bottom-bar__buttons {
  display: flex;
  justify-content: center;
  -moz-column-gap: 18px;
       column-gap: 18px;
}
.bottom-bar__buttons a {
  margin-top: 0;
  min-width: 154px;
}
.bottom-bar__buttons a div {
  justify-content: center;
}
@media (max-width: 800px) {
  .bottom-bar__buttons {
    flex-direction: column;
    row-gap: 20px;
  }
}
@media (max-width: 600px) {
  .bottom-bar__buttons {
    align-items: center;
  }
  .bottom-bar__buttons a {
    max-width: 200px;
  }
}

.flexible-pages {
  margin-top: 100px;
}
@media (max-width: 600px) {
  .flexible-pages {
    margin-top: 40px;
  }
}
.flexible-pages__top {
  margin-bottom: 100px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  -moz-column-gap: 100px;
       column-gap: 100px;
}
.flexible-pages__top h1 {
  margin: 0;
  font-size: 6.4rem;
  line-height: 6.4rem;
  font-weight: bold;
  color: #17223a;
}
.flexible-pages__top a {
  background-color: #37b14c;
  text-decoration: none;
  color: #ffffff;
  display: inline-block;
  border-radius: 3px;
  padding: 18px 24px;
  position: relative;
  font-weight: 500;
  overflow: hidden;
  border: 1px solid #37b14c;
}
.flexible-pages__top a p {
  display: block;
  position: relative;
  z-index: 5;
}
.flexible-pages__top a::after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 0;
  background-color: #219037;
  transition: 0.3s;
  z-index: 2;
}
.flexible-pages__top a:hover::after {
  height: 100%;
}
@media (max-width: 600px) {
  .flexible-pages__top a {
    padding: 10px 12px;
  }
}
@media (max-width: 600px) {
  .flexible-pages__top {
    flex-direction: column;
    align-items: flex-start;
    row-gap: 30px;
  }
}
@media (max-width: 600px) {
  .flexible-pages__top {
    margin-bottom: 50px;
  }
}
.flexible-pages__list {
  max-width: 800px;
  margin: 0 auto;
  list-style: none;
  margin-bottom: 73px;
}
.flexible-pages__list-first {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 40px;
}
.flexible-pages__list-first p {
  flex: 1;
  text-align: center;
  font-weight: 700;
  font-style: 1.8rem;
  color: #17223a;
}
@media (max-width: 600px) {
  .flexible-pages__list-first {
    margin-bottom: 20px;
  }
}
.flexible-pages__list-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 0;
  border-bottom: 1px solid #37b14c;
}
.flexible-pages__list-content p, .flexible-pages__list-content div {
  flex: 1;
  text-align: center;
  color: #17223a;
}
@media (max-width: 600px) {
  .flexible-pages__list-content p, .flexible-pages__list-content div {
    font-size: 1.2rem;
  }
}
@media (max-width: 600px) {
  .flexible-pages__list-content {
    padding: 8px 0;
  }
}
.flexible-pages__list-content-link {
  text-decoration: none;
  color: #37b14c;
  transition: 0.3s;
  flex: 1;
  text-align: center;
}
@media (max-width: 600px) {
  .flexible-pages__list-content-link {
    font-size: 1.2rem;
  }
}
.flexible-pages__list-content-link:hover {
  text-decoration: underline;
}
.flexible-pages__list-content-actions {
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 20px;
       column-gap: 20px;
}
.flexible-pages__list-content-actions svg {
  width: 20px;
  max-height: 19px;
  height: auto;
}
.flexible-pages__list-content-actions svg path {
  transition: 0.3s;
  fill: #17223a;
}
@media (max-width: 600px) {
  .flexible-pages__list-content-actions svg {
    width: 15px;
    max-height: 14px;
  }
}
.flexible-pages__list-content-actions .edit:hover path {
  fill: #37b14c;
}
.flexible-pages__list-content-actions .delete:hover path {
  fill: #ed4337;
}
.flexible-pages__list-content-actions button {
  background-color: transparent;
  outline: none;
  border: none;
  cursor: pointer;
}
@media (max-width: 600px) {
  .flexible-pages__list-content-actions {
    -moz-column-gap: 10px;
         column-gap: 10px;
  }
}
.flexible-pages__navigation {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #17223a;
}
.flexible-pages .buttons-prev-next {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  -moz-column-gap: 20px;
       column-gap: 20px;
  justify-content: center;
}
.flexible-pages .buttons-prev-next span, .flexible-pages .buttons-prev-next a {
  font-size: 1.6rem;
  color: #17223a;
  text-decoration: none;
}
.flexible-pages .buttons-prev-next span {
  opacity: 0.5;
}
.flexible-pages .buttons-prev-next a {
  color: #37b14c;
}
.flexible-pages .svg-button-prev-next {
  margin-top: 20px;
  margin-bottom: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 20px;
       column-gap: 20px;
}
.flexible-pages .svg-button-prev-next a {
  display: flex;
  align-items: center;
  justify-content: center;
}
.flexible-pages .svg-button-prev-next a svg {
  width: 30px;
  height: auto;
}
.flexible-pages .svg-button-prev-next a svg path {
  fill: #17223a;
  transition: 0.3s;
}
.flexible-pages .svg-button-prev-next a svg:hover path {
  fill: #37b14c;
}
.flexible-pages .svg-button-prev-next a, .flexible-pages .svg-button-prev-next span {
  font-size: 2rem;
  color: #37b14c;
  text-decoration: none;
}
.flexible-pages .svg-button-prev-next span {
  color: #17223a;
}

.profile-search-blade {
  margin-bottom: 73px;
}
.profile-search-blade__wrapper {
  margin-bottom: 73px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  -moz-column-gap: 20px;
       column-gap: 20px;
  row-gap: 32px;
}
@media (max-width: 1080px) {
  .profile-search-blade__wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 600px) {
  .profile-search-blade__wrapper {
    grid-template-columns: repeat(1, 1fr);
  }
}
.profile-search-blade__item {
  display: flex;
  background: #F5F5F7;
  border-radius: 16px;
  overflow: hidden;
  text-decoration: none;
  color: #17223a;
}
.profile-search-blade__item-image {
  flex: 19;
  display: block;
}
.profile-search-blade__item-image img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 0.68;
}
.profile-search-blade__item-content {
  flex: 23;
  padding: 11px 18px;
  padding-bottom: 20px;
}
.profile-search-blade__item-content-top {
  display: flex;
  -moz-column-gap: 15px;
       column-gap: 15px;
}
.profile-search-blade__item-content-top p {
  font-weight: 500;
  font-size: 2rem;
  line-height: 6.4rem;
  margin-bottom: 10px;
}
.profile-search-blade__item-content-top svg {
  margin-top: 15px;
}
.profile-search-blade__item-content-short-desc {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 2.4rem;
  color: #434345;
  max-width: 202px;
}

.inbox__figure {
  width: 41px;
  height: 41px;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 21px;
}
.inbox__figure img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.inbox__wrapper {
  display: flex;
  height: calc(100vh - 116px);
}
@media (max-width: 1080px) {
  .inbox__wrapper {
    flex-direction: column;
  }
}
.inbox__conversations {
  flex: 30%;
  padding: 0 21px;
  border-right: 1px solid #f5f5f7;
  height: 100%;
  overflow-y: scroll;
}
.inbox__conversations::-webkit-scrollbar {
  width: 0; /* Remove scrollbar space */
  background: transparent; /* Optional: just make scrollbar invisible */
}
.inbox__conversations h1 {
  font-size: 2.2rem;
  color: #081F3A;
  font-weight: 500;
}
@media (max-width: 1080px) {
  .inbox__conversations {
    display: none;
  }
}
.inbox__conversations--show {
  display: block !important;
}
@media (max-width: 600px) {
  .inbox__conversations--show {
    padding: 0 21px 0 71px;
  }
}
.inbox__conversation {
  text-decoration: none;
  color: #081F3A;
  display: block;
  padding: 24px 20px;
  border-radius: 15px;
  position: relative;
  border: 2px solid #f5f5f7;
  margin-bottom: 16px;
}
.inbox__conversation--active {
  background-color: #f5f5f7;
}
.inbox__top-bar {
  padding: 18px 81px;
  position: fixed;
  background-color: #fff;
  width: 100%;
  text-decoration: none;
  color: #081F3A;
}
@media (max-width: 1080px) {
  .inbox__top-bar {
    display: none;
  }
}
.inbox__top-bar h2 {
  font-weight: 500;
}
.inbox__single {
  flex: 70%;
  height: 100%;
}
.inbox__messages {
  background-color: #f5f5f7;
  height: calc(100% - 77px);
  padding: 0 79px;
  margin-top: 79px;
  overflow-y: scroll;
  position: relative;
  padding-top: 30px;
}
@media (max-width: 1080px) {
  .inbox__messages {
    margin-top: 0;
    height: 100%;
    padding: 0 29px 0px 79px;
  }
}
.inbox__box {
  display: flex;
  align-items: center;
}
@media (max-width: 1080px) {
  .inbox__box {
    display: none;
  }
}
.inbox__box--show {
  display: block;
}
.inbox__message {
  display: flex;
  align-items: flex-start;
  margin-bottom: 15px;
}
.inbox__message--own {
  flex-direction: row-reverse;
  text-align: right;
}
.inbox__message--own .inbox__message-avatar {
  margin-left: 10px;
  margin-right: 0;
}
.inbox__message--other {
  flex-direction: row;
  text-align: left;
}
.inbox__message--other .inbox__message-avatar {
  margin-right: 10px;
  margin-left: 0;
}
.inbox__message-avatar {
  width: 25px;
  height: 25px;
  overflow: hidden;
  border-radius: 50%;
}
.inbox__message-avatar img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.inbox__message-content {
  padding: 10px 15px;
  max-width: 70%;
}
.inbox__message-content p {
  margin: 0 0 5px 0;
}
.inbox__message-content span {
  font-size: 0.75rem;
  display: block;
}
.inbox__message-content--own {
  background-color: #081F3A;
  color: white;
  text-align: left;
  border-radius: 15px 0 15px 15px;
}
.inbox__message-content--other {
  background-color: #fff;
  color: #081F3A;
  border-radius: 0 15px 15px 15px;
}
.inbox__message-time--own {
  color: #bedaff;
}
.inbox__message-time--other {
  color: #6b7280;
}
.inbox__form-container {
  position: sticky;
  bottom: 15px;
  width: 100%;
  padding-top: 20px;
}
.inbox__form {
  width: 100%;
}
.inbox__input-wrapper {
  display: flex;
  background-color: white;
  border-radius: 10px;
  padding: 10px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
.inbox__input-wrapper input {
  flex: 1;
  border: none;
  padding: 10px;
  outline: none;
}
.inbox__input-wrapper input:focus {
  outline: none;
}
.inbox__button {
  color: white;
  border: none;
  border-radius: 5px;
  padding: 10px 20px;
  cursor: pointer;
}
.inbox__name {
  display: flex;
  font-weight: 500;
}
.inbox__unread-badge {
  background-color: #37b14c;
  color: #fff;
  border-radius: 50%;
  width: 22px;
  height: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  margin-left: 10px;
}

.builder-breadcrumbs {
  padding-top: 50px;
  gap: 6px !important;
}
.builder-breadcrumbs__wrapper {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 6px;
}
@media (max-width: 600px) {
  .builder-breadcrumbs__wrapper {
    gap: 4px;
  }
}
.builder-breadcrumbs__link-home {
  margin: 0 !important;
}
.builder-breadcrumbs a {
  font-weight: 400;
  display: block;
  margin: 0;
  margin-bottom: 3px;
  font-size: 1.4rem !important;
  text-decoration: none !important;
  color: rgba(23, 34, 58, 0.5);
  transition: 0.3s ease;
}
.builder-breadcrumbs a:hover {
  color: #37B14C;
}
@media (max-width: 600px) {
  .builder-breadcrumbs a {
    font-size: 1.2rem !important;
  }
}
.builder-breadcrumbs span {
  display: block;
  margin: 0;
  margin-bottom: 3px;
  font-size: 1.4rem !important;
  color: #17223A;
  font-weight: 500;
}
@media (max-width: 600px) {
  .builder-breadcrumbs span {
    font-size: 1.2rem !important;
  }
}
.builder-breadcrumbs svg {
  margin-right: 0;
  height: 16px;
}
.builder-breadcrumbs svg path {
  transition: 0.3s;
}

.builder-heading {
  margin-top: 30px;
  padding-bottom: 100px;
  color: #17223A !important;
  width: 100%;
}
@media (max-width: 1080px) {
  .builder-heading {
    padding-bottom: 0px;
  }
}
.builder-heading__discover {
  text-align: center;
}
.builder-heading__discover a {
  background-color: #37b14c;
  color: white;
  display: inline-block;
  border-radius: 3px;
  padding: 18px 24px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  border: 1px solid #37b14c;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-weight: 500;
  outline: none;
  text-decoration: none;
}
.builder-heading__discover a > div {
  display: flex;
  align-items: center;
}
.builder-heading__discover a span {
  position: relative;
  z-index: 2;
  transition: 0.3s ease;
}
.builder-heading__discover a svg {
  margin-left: 12px;
}
.builder-heading__discover a svg path {
  transition: 0.3s ease;
}
.builder-heading__discover a::after {
  background-color: #2b8e3c;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transform: scaleY(0);
  transition: transform 0.3s;
  transform-origin: top;
  z-index: -1;
}
.builder-heading__discover a:hover {
  border: 1px solid #37b14c;
}
.builder-heading__discover a:hover::after {
  transform: scaleY(1);
}
.builder-heading__discover a--disabled {
  pointer-events: none;
  border: 1px solid #c9cbd1;
  background-color: #c9cbd1;
}
.builder-heading__button-wrapper {
  margin-bottom: 73px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  -moz-column-gap: 20px;
       column-gap: 20px;
  row-gap: 32px;
}
@media (max-width: 1080px) {
  .builder-heading__button-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 680px) {
  .builder-heading__button-wrapper {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media (max-width: 600px) {
  .builder-heading__button-wrapper {
    margin-bottom: 40px;
  }
}
.builder-heading__button-wrapper .button {
  background-color: #37b14c;
  color: white;
  display: inline-block;
  border-radius: 3px;
  padding: 18px 24px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  border: 1px solid #37b14c;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-weight: 500;
  outline: none;
  text-decoration: none;
  margin-right: 20px;
}
.builder-heading__button-wrapper .button > div {
  display: flex;
  align-items: center;
}
.builder-heading__button-wrapper .button span {
  position: relative;
  z-index: 2;
  transition: 0.3s ease;
}
.builder-heading__button-wrapper .button svg {
  margin-left: 12px;
}
.builder-heading__button-wrapper .button svg path {
  transition: 0.3s ease;
}
.builder-heading__button-wrapper .button::after {
  background-color: #2b8e3c;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transform: scaleY(0);
  transition: transform 0.3s;
  transform-origin: top;
  z-index: -1;
}
.builder-heading__button-wrapper .button:hover {
  border: 1px solid #37b14c;
}
.builder-heading__button-wrapper .button:hover::after {
  transform: scaleY(1);
}
.builder-heading__button-wrapper .button--disabled {
  pointer-events: none;
  border: 1px solid #c9cbd1;
  background-color: #c9cbd1;
}
.builder-heading__item {
  display: flex;
  background: #F5F5F7;
  border-radius: 16px;
  overflow: hidden;
  text-decoration: none;
}
.builder-heading__item-left img {
  display: block;
  max-width: 195px;
  min-width: 140px;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 0.6842105263;
}
@media (max-width: 1080px) {
  .builder-heading__item-left {
    flex: 33%;
  }
}
.builder-heading__item-right {
  padding: 11px 18px;
  padding-bottom: 20px;
}
@media (max-width: 1080px) {
  .builder-heading__item-right {
    flex: 67%;
  }
}
.builder-heading__item-right-name {
  font-weight: 500;
  font-size: 2rem;
  line-height: 6.4rem;
  color: #081F3A;
  margin-bottom: 10px;
}
@media (max-width: 1520px) {
  .builder-heading__item-right-name {
    margin-bottom: 10px;
  }
}
.builder-heading__item-right-text {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 2.4rem;
  color: #081F3A;
  max-width: 202px;
}
@media (max-width: 1360px) {
  .builder-heading__item-right-text {
    max-width: 150px;
  }
}
@media (max-width: 1080px) {
  .builder-heading__item-right-text {
    max-width: 202px;
  }
}
@media (max-width: 800px) {
  .builder-heading__item-right-text {
    max-width: 140px;
  }
}
@media only screen and (max-width: 680px) {
  .builder-heading__item-right-text {
    max-width: none;
  }
}
.builder-heading h1 {
  margin-bottom: 32px;
  font-size: 6.4rem;
  line-height: 6.4rem;
  font-weight: 500;
  margin-top: 0;
}
.builder-heading h2 {
  margin-bottom: 32px;
  font-size: 3.6rem;
  line-height: 4.4rem;
  font-weight: 500;
}
.builder-heading .text {
  margin-bottom: 40px;
  font-size: 1.8rem;
  line-height: 2.8rem;
  color: #000003;
}
.builder-heading__second-hed {
  margin-top: 100px;
}
@media (max-width: 600px) {
  .builder-heading__second-hed {
    margin-top: 40px;
  }
}
@media (max-width: 1080px) {
  .builder-heading {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}

.builder-offer-elements {
  margin-bottom: 120px;
}
.builder-offer-elements__subheader {
  position: relative;
  margin-bottom: 70px;
}
.builder-offer-elements__subheader p {
  margin-bottom: 18px;
  font-weight: 400;
  color: #000003;
  font-size: 1.8rem;
  line-height: 2.4rem;
}
.builder-offer-elements__subheader p a {
  color: #219037;
}
.builder-offer-elements__subheader h2 {
  font-weight: 500;
  font-size: 3.6rem;
  line-height: 4.4rem;
  margin-bottom: 10px;
}
.builder-offer-elements__offer-items {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 1080px) {
  .builder-offer-elements__offer-items {
    display: block;
  }
}
.builder-offer-elements__offer-item {
  max-width: 308px;
  margin-right: 92px;
  width: 33%;
}
.builder-offer-elements__offer-item:nth-child(3n) {
  margin-right: 0;
}
@media (max-width: 1200px) {
  .builder-offer-elements__offer-item {
    margin-right: 42px;
    max-width: initial;
    width: 43%;
  }
  .builder-offer-elements__offer-item:nth-child(2n) {
    margin-right: 0;
  }
  .builder-offer-elements__offer-item:nth-child(3n) {
    margin-right: 42px;
  }
}
@media (max-width: 1080px) {
  .builder-offer-elements__offer-item {
    margin: 20px auto 40px 0;
  }
  .builder-offer-elements__offer-item:nth-child(3n) {
    margin-right: auto;
  }
}
@media (max-width: 600px) {
  .builder-offer-elements__offer-item {
    width: 100%;
  }
}
.builder-offer-elements__offer-item-img {
  display: flex;
  padding: 14px;
  border-radius: 50%;
  max-width: 60px;
  max-height: 60px;
  margin-bottom: 20px;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  background-color: #F5F5F7;
  padding-top: 10px;
}
.builder-offer-elements__offer-item-img svg {
  height: 30px !important;
  max-width: 100%;
}
.builder-offer-elements__offer-item-img span {
  display: block;
  color: #219037;
  font-size: 30px;
  text-align: center;
}
.builder-offer-elements__offer-item-line {
  height: 2px;
  width: 40px;
  margin: 20px 0 32px 0;
  background-color: #219037;
}
.builder-offer-elements__offer-item-content h3 {
  font-size: 2.4rem;
  line-height: 3rem;
  margin-bottom: 24px !important;
  font-weight: 500 !important;
  color: #17223A !important;
  position: relative;
}
.builder-offer-elements__offer-item-content p {
  margin-bottom: 24px;
  font-size: 1.8rem;
  line-height: 2.8rem;
}
@media (max-width: 1080px) {
  .builder-offer-elements {
    margin-bottom: 50px;
  }
}

.builder-faq-box__background {
  background-color: #F5F5F7;
  padding: 100px 0;
}
@media (max-width: 600px) {
  .builder-faq-box__background {
    padding: 40px 0;
  }
}

.custom-faq-container {
  max-width: 850px;
  width: 100%;
  padding: 0 35px;
  margin: 0 auto;
}

.builder-faq-box {
  padding-bottom: 80px;
  border-bottom: 1px solid rgba(0, 0, 3, 0.1);
}
@media (max-width: 600px) {
  .builder-faq-box {
    padding-bottom: 40px;
    margin-bottom: 40px;
  }
}
.builder-faq-box__subtitle {
  text-align: center;
  margin-bottom: 18px;
  text-align: center;
  margin-bottom: 18px;
  color: #219037;
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: 500;
}
.builder-faq-box__background {
  width: 100%;
}
.builder-faq-box .text {
  margin-bottom: 36px !important;
}
.builder-faq-box__content a {
  color: #219037;
  font-size: 1.8rem;
}
.builder-faq-box__heading h2 {
  position: relative;
  margin: 18px 0 36px 0 !important;
  font-size: 3.6rem;
  line-height: 4.4rem;
  text-align: center;
}
.builder-faq-box__accordion-toggle-button {
  border: 1px solid rgba(0, 0, 3, 0.1);
  border-radius: 50%;
  padding: 16px;
  position: relative;
  transition: transform 0.3s;
}
.builder-faq-box__accordion-toggle-button::before {
  background: #000003 !important;
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  transition: all 0.3s;
  background: black;
  width: 10px !important;
  left: 40% !important;
  top: 56% !important;
  transform: translate(-50%, -50%) rotate(45deg) !important;
}
.builder-faq-box__accordion-toggle-button::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  transition: all 0.3s;
  background: black;
  background: #000003 !important;
  content: "";
  width: 10px !important;
  left: 59% !important;
  top: 56% !important;
  transform: translate(-50%, -50%) rotate(134deg) !important;
}
.builder-faq-box__accordion-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 25px;
  cursor: pointer;
  transition: all 0.3s;
}
.builder-faq-box__accordion-title h3 {
  font-weight: 400;
}
.builder-faq-box__accordion-content {
  position: relative;
  z-index: -10;
  padding: 0 25px;
  text-align: left;
  transform-origin: top;
  transition: all 0.4s;
  transform: scaleY(0);
  max-height: 0;
  overflow-y: hidden;
}
.builder-faq-box__accordion-content .text {
  text-align: left;
  opacity: 0;
  transition: opacity 0.3s;
  font-size: 1.8rem;
  line-height: 2.8rem;
}
.builder-faq-box__accordion-content .text h1, .builder-faq-box__accordion-content .text h2, .builder-faq-box__accordion-content .text h3, .builder-faq-box__accordion-content .text h4 {
  text-align: left !important;
}
.builder-faq-box__accordion-content .text p {
  margin-bottom: 24px;
}
.builder-faq-box__accordion-content .text ul {
  list-style: none;
  margin-bottom: 24px;
}
.builder-faq-box__accordion-content .text ul li {
  position: relative;
  padding-left: 24px;
}
.builder-faq-box__accordion-content .text ul li::before {
  content: "";
  position: absolute;
  left: 12px;
  top: 0.8em;
  border-radius: 50%;
  width: 4px;
  background-color: #219037;
  height: 4px;
}
.builder-faq-box__accordion-item {
  transition: background-color 0.3s;
  background-color: #fff;
  border-bottom: 1px solid #e9e9eb !important;
  margin-bottom: 20px;
  border: 1px solid #e9e9eb;
  border-radius: 3px;
}
.builder-faq-box__accordion-item:last-of-type {
  margin: 0;
}
.builder-faq-box__accordion-item--show .text {
  opacity: 1;
}
.builder-faq-box__accordion-item--active .builder-faq-box__accordion-content {
  transform: scaleY(1);
  max-height: 1500px;
  z-index: 10;
}
.builder-faq-box__accordion-item--active .builder-faq-box__accordion-toggle-button {
  transform: rotate(180deg);
}

.builder-text-and-content {
  margin-top: 100px;
  margin-bottom: 100px;
}
@media (max-width: 1080px) {
  .builder-text-and-content {
    margin-bottom: 40px;
  }
}
@media (max-width: 600px) {
  .builder-text-and-content {
    margin-top: 40px;
  }
}
.builder-text-and-content__line {
  width: 40px;
  height: 2px;
  background-color: #219037;
  margin-right: 16px;
}
.builder-text-and-content__box {
  display: flex;
}
@media (max-width: 1080px) {
  .builder-text-and-content__box {
    flex-direction: column;
  }
}
.builder-text-and-content__content {
  flex: 1;
  margin: 40px 0 0 100px;
  font-size: 1.8rem;
  line-height: 2.8rem;
  color: black;
}
@media (max-width: 980px) {
  .builder-text-and-content__content {
    margin-left: 60px;
  }
}
@media (max-width: 800px) {
  .builder-text-and-content__content {
    margin-left: 0;
  }
}
.builder-text-and-content__content h2 {
  margin: 18px 0 36px 0;
  font-size: 3.6rem;
  line-height: 4.4rem;
  font-weight: 500;
  color: #17223a !important;
}
.builder-text-and-content__content p {
  margin-bottom: 24px;
}
.builder-text-and-content__content ul {
  list-style: none;
  margin-bottom: 24px;
}
.builder-text-and-content__content ul li {
  position: relative;
  padding-left: 24px;
  margin-bottom: 20px;
}
.builder-text-and-content__content ul li::before {
  content: "";
  position: absolute;
  left: 12px;
  top: 0.8em;
  border-radius: 50%;
  width: 4px;
  background-color: #219037;
  height: 4px;
}
.builder-text-and-content__image {
  flex: 1;
  text-align: center;
}
.builder-text-and-content__image .image-box {
  position: relative;
  min-height: 480px;
  max-height: 480px;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.builder-text-and-content__image .image-box svg {
  width: 100%;
  height: 100%;
}
.builder-text-and-content__subtitle {
  font-weight: 500;
  color: #219037;
  font-size: 1.6rem;
  line-height: 2.4rem;
}
.builder-text-and-content__button {
  margin-top: 100px;
  text-align: center;
}
.builder-text-and-content__button a {
  background-color: #37b14c;
  color: white;
  display: inline-block;
  border-radius: 3px;
  padding: 18px 24px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  border: 1px solid #37b14c;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-weight: 500;
  outline: none;
  text-decoration: none;
}
.builder-text-and-content__button a > div {
  display: flex;
  align-items: center;
}
.builder-text-and-content__button a span {
  position: relative;
  z-index: 2;
  transition: 0.3s ease;
}
.builder-text-and-content__button a svg {
  margin-left: 12px;
}
.builder-text-and-content__button a svg path {
  transition: 0.3s ease;
}
.builder-text-and-content__button a::after {
  background-color: #2b8e3c;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transform: scaleY(0);
  transition: transform 0.3s;
  transform-origin: top;
  z-index: -1;
}
.builder-text-and-content__button a:hover {
  border: 1px solid #37b14c;
}
.builder-text-and-content__button a:hover::after {
  transform: scaleY(1);
}
.builder-text-and-content__button a--disabled {
  pointer-events: none;
  border: 1px solid #c9cbd1;
  background-color: #c9cbd1;
}
@media (max-width: 600px) {
  .builder-text-and-content__button {
    margin-top: 40px;
  }
}

.builder-nocontent {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: 100px 0;
  flex-wrap: wrap;
}
@media (max-width: 1080px) {
  .builder-nocontent {
    flex-direction: column-reverse;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 0;
  }
}
.builder-nocontent a {
  background-color: #37b14c;
  color: white;
  display: inline-block;
  border-radius: 3px;
  padding: 18px 24px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  border: 1px solid #37b14c;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-weight: 500;
  outline: none;
  text-decoration: none;
}
.builder-nocontent a > div {
  display: flex;
  align-items: center;
}
.builder-nocontent a span {
  position: relative;
  z-index: 2;
  transition: 0.3s ease;
}
.builder-nocontent a svg {
  margin-left: 12px;
}
.builder-nocontent a svg path {
  transition: 0.3s ease;
}
.builder-nocontent a::after {
  background-color: #2b8e3c;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transform: scaleY(0);
  transition: transform 0.3s;
  transform-origin: top;
  z-index: -1;
}
.builder-nocontent a:hover {
  border: 1px solid #37b14c;
}
.builder-nocontent a:hover::after {
  transform: scaleY(1);
}
.builder-nocontent a--disabled {
  pointer-events: none;
  border: 1px solid #c9cbd1;
  background-color: #c9cbd1;
}
.builder-nocontent__left, .builder-nocontent__right {
  flex: 1;
}
@media (max-width: 1080px) {
  .builder-nocontent__left, .builder-nocontent__right {
    flex: 100%;
  }
}
.builder-nocontent__right svg {
  width: 100%;
  height: auto;
}
@media (max-width: 1080px) {
  .builder-nocontent__right {
    margin: 50px 0;
  }
}
.builder-nocontent__left p {
  font-weight: 500;
  font-size: 3rem;
  margin-bottom: 20px;
}

.acf-title-and-text {
  margin-bottom: 120px;
}
@media (max-width: 600px) {
  .acf-title-and-text {
    margin-bottom: 60px;
  }
}
.acf-title-and-text__title {
  margin-bottom: 36px !important;
  font-weight: bold;
  font-size: 6.4rem;
  line-height: 120%;
  color: #17223a;
}
@media (max-width: 800px) {
  .acf-title-and-text__title {
    font-size: 5rem;
  }
}
@media (max-width: 600px) {
  .acf-title-and-text__title {
    font-size: 4rem;
  }
}
.acf-title-and-text__content {
  color: #17223a;
  font-weight: 500;
  display: flex;
  align-items: center;
  -moz-column-gap: 6px;
       column-gap: 6px;
}
.acf-title-and-text__content p {
  color: #17223a;
}
.acf-title-and-text__content span {
  color: #2b8e3c;
}

.acf-text-only {
  margin-bottom: 100px;
}
@media (max-width: 600px) {
  .acf-text-only {
    margin-bottom: 50px;
  }
}
.acf-text-only__content {
  font-size: 1.8rem;
  line-height: 2.8rem;
  color: #434345;
}

.acf-text-and-image {
  margin-bottom: 100px;
}
@media (max-width: 1080px) {
  .acf-text-and-image {
    margin-bottom: 40px;
  }
}
.acf-text-and-image__wrapper {
  display: flex;
  align-items: center;
  -moz-column-gap: 100px;
       column-gap: 100px;
  justify-content: space-between;
}
@media (max-width: 600px) {
  .acf-text-and-image__wrapper {
    flex-direction: column;
    row-gap: 30px;
    align-items: flex-start;
  }
}
.acf-text-and-image__content {
  font-size: 1.8rem;
  line-height: 2.8rem;
  flex: 1;
  color: #434345;
}
.acf-text-and-image__image {
  flex: 1;
  display: flex;
  justify-content: flex-end;
}
.acf-text-and-image__image img {
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
  width: clamp(1px, 100%, 540px);
  height: auto;
  max-height: 540px;
}
@media (max-width: 600px) {
  .acf-text-and-image__image img {
    max-width: 5400px;
  }
}
@media (max-width: 600px) {
  .acf-text-and-image__image {
    max-width: 5400px;
    width: 100%;
  }
}

.text-and-icons {
  margin-bottom: 120px;
}
@media (max-width: 1080px) {
  .text-and-icons {
    margin-bottom: 50px;
  }
}
.text-and-icons__title {
  font-weight: 500;
  font-size: 3.6rem;
  line-height: 4.4rem;
  margin-bottom: 70px;
  color: #17223a;
}
.text-and-icons__wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 50px;
}
@media (max-width: 800px) {
  .text-and-icons__wrapper {
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
  }
}
.text-and-icons__item-image {
  display: grid;
  place-items: center;
  width: 60px;
  height: 60px;
  background-color: #F5F5F7;
  border-radius: 50%;
  margin-bottom: 20px;
}
.text-and-icons__item-image img {
  display: block;
  width: 100%;
  max-width: 30px;
  max-height: 30px;
}
.text-and-icons__item-title {
  margin-bottom: 24px;
  font-weight: 500;
  color: #17223a;
  position: relative;
  font-size: 2.4rem;
  line-height: 3rem;
}
.text-and-icons__item-text {
  font-size: 1.8rem;
  line-height: 2.8rem;
  color: #434345;
}

.header {
  border-bottom: 2px solid #f5f5f7;
  position: sticky;
  top: 0;
  z-index: 9999;
  background-color: #ffffff;
}
.header__logo-box {
  display: flex;
  align-items: center;
}
.header__dashboard-container {
  max-width: 1920px;
  padding: 0 30px;
  margin: 0 auto;
  width: 100%;
}
.header__wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 34px 0 28px;
  position: relative;
}
.header__hamburger {
  display: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  background: transparent;
  border: none;
  cursor: pointer;
  z-index: 10001;
  margin-left: auto;
  margin-right: 15px;
}
.header__hamburger span {
  display: block;
  width: 28px;
  height: 3px;
  margin: 3px 0;
  background: #17223a;
  border-radius: 2px;
  transition: all 0.3s ease;
  transform-origin: center;
}
.header__hamburger.is-active span:nth-child(1) {
  transform: translateY(9px) rotate(45deg);
}
.header__hamburger.is-active span:nth-child(2) {
  opacity: 0;
  transform: scale(0);
}
.header__hamburger.is-active span:nth-child(3) {
  transform: translateY(-9px) rotate(-45deg);
}
@media (max-width: 600px) {
  .header__hamburger {
    display: flex;
  }
}
@media (max-width: 600px) {
  .header__logo .app-logo {
    display: none;
  }
}
.header__logo .logo-mobile {
  display: none;
}
@media (max-width: 600px) {
  .header__logo .logo-mobile {
    display: block;
  }
}
@media (max-width: 600px) {
  .header__logo svg {
    max-width: 34px;
  }
}
@media (max-width: 600px) {
  .header__logo-desktop {
    display: none;
  }
}
@media (min-width: 600px) {
  .header__logo-mobile {
    display: none;
  }
}
.header__navigation ul {
  display: flex;
  align-items: center;
  list-style: none;
}
.header__navigation ul li {
  margin-right: 46px;
}
.header__navigation ul li a {
  display: inline-block;
  font-size: 1.6rem;
  line-height: 1.9rem;
  font-weight: 500;
  color: #17223a;
  text-decoration: none;
}
@media (max-width: 600px) {
  .header__navigation ul li {
    margin-right: 10px;
  }
}
.header__navigation ul li:last-of-type {
  margin-right: 0;
}
@media (max-width: 600px) {
  .header__navigation .language-switcher {
    width: 34px !important;
    height: 34px !important;
    margin-left: 20px;
  }
  .header__navigation .language-switcher img {
    max-width: 14px;
  }
}
@media (max-width: 600px) {
  .header__navigation {
    position: fixed;
    top: 0;
    left: -100%;
    width: 280px;
    height: 100vh;
    background: #ffffff;
    box-shadow: 2px 0 10px rgba(0, 0, 0, 0.1);
    transform: translateX(0);
    opacity: 1;
    pointer-events: none;
    transition: left 0.3s ease;
    z-index: 10000;
    overflow-y: auto;
  }
  .header__navigation ul {
    flex-direction: column;
    align-items: flex-start;
    padding: 80px 24px 24px;
    height: 100%;
    justify-content: flex-start;
  }
  .header__navigation ul li {
    margin: 0 0 24px 0;
    width: 100%;
  }
  .header__navigation ul li a {
    font-size: 1.8rem;
    padding: 8px 0;
    width: 100%;
    display: block;
  }
  .header__navigation ul .header__account {
    margin-top: auto;
    margin-bottom: 0;
    width: 100%;
  }
  .header__navigation ul .header__account .header__account-box {
    display: none;
  }
  .header__navigation ul .header__account .header__account-dropdown {
    position: static;
    visibility: visible;
    opacity: 1;
    transform: none;
    box-shadow: none;
    padding: 0;
    width: 100%;
  }
  .header__navigation ul .header__account .header__account-dropdown a {
    margin: 8px 0 !important;
    padding: 12px 16px !important;
    border-radius: 8px;
    background: #f5f5f7;
  }
  .header__navigation ul .header__account .header__account-dropdown a:hover {
    background: #37b14c;
    color: #ffffff;
  }
  .header__navigation.active-mobile-menu {
    left: 0;
    pointer-events: auto;
  }
}
.header__mobile-controls {
  display: none;
  align-items: center;
  gap: 15px;
}
@media (max-width: 600px) {
  .header__mobile-controls {
    display: flex;
  }
}
@media (max-width: 600px) {
  .header__language-desktop {
    display: none;
  }
}
.header__register {
  background-color: #37b14c;
  color: white;
  display: inline-block;
  border-radius: 3px;
  padding: 18px 24px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  border: 1px solid #37b14c;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-weight: 500;
  outline: none;
  text-decoration: none;
  color: #ffffff !important;
}
.header__register > div {
  display: flex;
  align-items: center;
}
.header__register span {
  position: relative;
  z-index: 2;
  transition: 0.3s ease;
}
.header__register svg {
  margin-left: 12px;
}
.header__register svg path {
  transition: 0.3s ease;
}
.header__register::after {
  background-color: #2b8e3c;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transform: scaleY(0);
  transition: transform 0.3s;
  transform-origin: top;
  z-index: -1;
}
.header__register:hover {
  border: 1px solid #37b14c;
}
.header__register:hover::after {
  transform: scaleY(1);
}
.header__register--disabled {
  pointer-events: none;
  border: 1px solid #c9cbd1;
  background-color: #c9cbd1;
}
@media (max-width: 600px) {
  .header__register {
    background-color: transparent !important;
    border-color: transparent !important;
    color: #17223a !important;
    padding: 10px 6px;
    text-align: center;
  }
  .header__register svg {
    display: none;
  }
  .header__register::after {
    display: none;
  }
}
.header__notifications {
  margin-right: 22px !important;
}
.header__notifications button {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 44px;
  width: 44px;
  border-radius: 50%;
  border: none;
  cursor: pointer;
}
.header__notifications button:hover .header__notifications-counter {
  animation: wobble 1s;
}
@media (max-width: 600px) {
  .header__notifications {
    margin-right: 18px !important;
  }
  .header__notifications button {
    height: 40px;
    width: 40px;
  }
}
.header__notifications-counter {
  position: absolute;
  bottom: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background-color: #e75d57;
}
.header__notifications-counter span {
  color: #ffffff;
  font-size: 10px;
}
@media (max-width: 600px) {
  .header__notifications-counter {
    height: 14px;
    width: 14px;
  }
  .header__notifications-counter span {
    font-size: 8px;
  }
}
.header__account {
  position: relative;
  cursor: pointer;
}
.header__account:hover > .header__account-dropdown, .header__account:focus-within > .header__account-dropdown {
  top: 110%;
  opacity: 1;
  visibility: visible;
  position: absolute;
  z-index: 999999999;
}
.header__account-box {
  display: flex;
  align-items: center;
}
.header__account-image {
  position: relative;
  margin-right: 16px;
}
.header__account-image figure {
  position: relative;
  display: block;
  height: 44px;
  width: 44px;
}
.header__account-image figure img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
}
@media (max-width: 600px) {
  .header__account-image {
    margin-right: 14px;
  }
  .header__account-image figure {
    height: 40px;
    width: 40px;
  }
}
.header__account-status {
  position: absolute;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 16px;
  width: 16px;
  background-color: #ffffff;
  border-radius: 50%;
}
.header__account-status span {
  height: 8px;
  width: 8px;
  background-color: #37b14c;
  border-radius: 50%;
}
@media (max-width: 600px) {
  .header__account-status {
    height: 14px;
    width: 14px;
  }
  .header__account-status span {
    height: 6px;
    width: 6px;
  }
}
.header__account-dropdown {
  position: absolute;
  right: 0;
  top: 100%;
  visibility: hidden;
  transform-origin: top;
  width: 200px;
  padding: 15px 14px;
  border-radius: 20px;
  background-color: #ffffff;
  box-shadow: 8px 10px 35px -12px #000000;
  opacity: 0;
  transition: all 0.3s ease;
  z-index: 999999;
}
.header__account-dropdown a {
  display: flex !important;
  align-items: center;
  width: 100%;
  padding: 8px 16px;
  margin-bottom: 7px !important;
  border-radius: 3px;
  transition: color 0.3s ease;
}
.header__account-dropdown a:hover {
  color: #37b14c;
}
.header__account-dropdown .logout {
  margin-top: 35px;
}
.header__account-dropdown-account svg, .header__account-dropdown-subscription svg, .header__account-dropdown-logout svg {
  width: 16px;
  min-width: 16px;
  margin-right: 25px;
}
.header__account-dropdown-logout {
  position: relative;
}
.header__account-dropdown-logout::before {
  content: "";
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
  width: 35px;
  height: 2px;
  background-color: #37b14c;
}
@media (max-width: 600px) {
  .header__account-dropdown-logout::before {
    content: none;
  }
}
@keyframes wobble {
  0% {
    transform: none;
  }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  100% {
    transform: none;
  }
}
@media (max-width: 600px) {
  .header .logo-text {
    display: none;
  }
}

.complete-profile {
  margin: 120px 0;
  text-align: center;
  padding: 0 20px;
  color: #17223a;
}

.footer hr {
  margin-bottom: 35px;
  border: 1px solid #f5f5f7;
}
.footer__wrapper {
  margin-top: 96px;
  margin-left: 119px;
  margin-bottom: 100px;
}
@media (max-width: 600px) {
  .footer__wrapper {
    margin-left: 0;
    margin-top: 60px;
    margin-bottom: 60px;
  }
}
.footer__nav {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  -moz-column-gap: 40px;
       column-gap: 40px;
}
.footer__nav ul {
  display: flex;
  flex-direction: column;
  list-style: none;
}
.footer__nav ul:last-child {
  margin-right: 0;
}
.footer__nav ul li {
  margin-bottom: 20px;
}
.footer__nav ul li:last-child {
  margin-bottom: 0;
}
.footer__nav ul li a {
  display: inline-block !important;
  font-size: 1.6rem;
  line-height: 2.8rem;
  font-weight: 400;
  color: #17223a;
  top: 0;
  text-decoration: none;
  transition: 0.3s;
  display: flex;
}
.footer__nav ul li a:hover {
  color: green;
  transform: translateX(5px);
}
@media (max-width: 600px) {
  .footer__nav ul li a {
    line-height: 2rem;
  }
}
@media (max-width: 1080px) {
  .footer__nav {
    grid-template-columns: repeat(3, 1fr);
    row-gap: 70px;
  }
}
@media (max-width: 800px) {
  .footer__nav {
    grid-template-columns: repeat(2, 1fr);
    row-gap: 70px;
  }
}
@media (max-width: 600px) {
  .footer__nav {
    grid-template-columns: repeat(2, 1fr);
    row-gap: 50px;
    -moz-column-gap: 50px;
         column-gap: 50px;
  }
}
.footer__nav-title {
  font-size: 2.4rem;
  line-height: 3.1rem;
  font-weight: 500;
  color: #17223a;
  max-width: 232px;
  margin-bottom: 25px !important;
}
.footer__copyrights {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 35px;
}
@media (max-width: 800px) {
  .footer__copyrights {
    flex-direction: column;
  }
}
.footer__copyrights-wrapper {
  display: flex;
  align-items: center;
}
@media (max-width: 600px) {
  .footer__copyrights-wrapper figure svg {
    width: 120px;
  }
}
@media (max-width: 800px) {
  .footer__copyrights-wrapper {
    margin-bottom: 40px;
  }
}
.footer__copyrights-logo {
  margin-right: 56px;
}
@media (max-width: 600px) {
  .footer__copyrights-logo {
    margin-right: 26px;
  }
}
.footer__copyrights-icons ul {
  display: flex;
  align-items: center;
  list-style: none;
}
.footer__copyrights-icons ul li {
  margin-right: 23px;
}
.footer__copyrights-icons ul li:last-child {
  margin-right: 0;
}
.footer__copyrights-icons svg {
  width: 25px;
  height: 25px;
}
.footer__copyrights-icons-legacy {
  text-decoration: none;
  color: #17223a;
  transition: 0.3s;
}
.footer__copyrights-icons-legacy:hover {
  color: #37b14c;
}
.footer__copyrights-icons-legacy:active {
  scale: 0.9;
}
@media (max-width: 800px) {
  .footer__agency .clickable {
    margin-bottom: 40px;
  }
}
