
@font-face {
  font-family: "icomoon";
  src: url("icomoon.eot");
  src: url("icomoond41d.eot?#iefix") format("embedded-opentype"), url("icomoon.woff") format("woff"), url("icomoon.ttf") format("truetype"), url("icomoon.svg#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Icomoon_cabinet";
  src: url("icomoon_cabinet.eot");
  src: url("icomoon_cabinetd41d.eot?#iefix") format("embedded-opentype"), url("icomoon_cabinet.woff") format("woff"), url("icomoon_cabinet.ttf") format("truetype"), url("icomoon_cabinet.svg#Icomoon_cabinet") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}


html,
body {
  font-family: Helvetica;
  font-size: 14px;
  font-weight: 400;
  color: #000F23;
}

* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin: 0;
  padding: 0;
}

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

img {
  border: none;
}

input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
}

button {
  background: none;
  border: none;
  outline: none;
}

button:hover {
  cursor: pointer;
}

ul,
ol {
  list-style: none;
}

a {
  text-decoration: none;
}
.we-accept-box {
    float: left;
    position: relative;
    width: 100%;
    border: 1px solid #fff;
    padding: 20px 20px 10px;
    margin-top: 20px;
}
.accept-head {
    color: #fff;
    font-size: 14px;
    position: absolute;
    top: -8px;
    background: #27272E;
    left: 0;
    right: 0;
    margin: auto;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    padding: 0 10px;
    min-width: 106px;
}
p.aj-all{
  text-align: center;
}
.white_button {
  color: #fff;
  display: inline-block;
  vertical-align: top;
  font-family: Helvetica;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  position: relative;
  border: none;
  transition: .2s all ease-in;
  cursor: pointer;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  font-size: 15px;
  height: 46px;
  line-height: 46px;
  color: #283950;
  background: #fff;
}

.brown_button {
  color: #fff;
  display: inline-block;
  vertical-align: top;
  font-family: Helvetica;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  position: relative;
  border: none;
  transition: .2s all ease-in;
  cursor: pointer;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  font-size: 15px;
  height: 46px;
  line-height: 46px;
}

.brown_border_button {
  color: #fff;
  display: inline-block;
  vertical-align: top;
  font-family: Helvetica;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  position: relative;
  border: none;
  transition: .2s all ease-in;
  cursor: pointer;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  font-size: 15px;
  height: 46px;
  line-height: 46px;
}

html,
body {
  height: 100%;
  min-height: 100%;
}

h2 {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  font-size: 70px;
  line-height: 73px;
  color: #26272A;
  font-weight: 500;
}

h5 {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 15px;
  font-size: 26px;
  line-height: 34px;
  font-weight: 500;
}

a {
  display: inline-block;
  transition: all .3s ease;
  color: #1BAB72;
}

a:hover {
  color: #0C9960;
}

img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.btn {
  position: relative;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  text-align: center;
  transition: all .3s ease;
  border: none;
  cursor: pointer;
}

.btn.btn_login {
  color: #000F23;
}

.btn.btn_login:hover {
  color: #807A76;
}

.btn.btn_black {
  height: 38px;
  width: 90px;
  font-weight: 700;
  line-height: 38px;
  color: #fff;
  background-color: #161514;
  border: 1px solid #000;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}

.btn.btn_black:hover {
  background-color: #434341;
}

.btn.btn_start {
  width: 170px;
  height: 46px;
  line-height: 46px;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  background-color: #0e5395 !important;
  ;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}

.btn.btn_start:hover {
  background-color: #0e5395;
}

.btn.btn_got_it {
  height: 34px;
  width: 90px;
  line-height: 34px;
  color: #fff;
  background-color: #27272E;
  border: 1px solid #fff;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}

.btn.btn_got_it:hover {
  background-color: #3B3B44;
}

.btn.btn_pricing {
  font-size: 15px;
  font-weight: 700;
  line-height: 19px;
  width: 170px;
  height: 46px;
  font-weight: 600;
  line-height: 46px;
  color: #272727;
  border: 1px solid #CECECE;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}

.btn.btn_pricing:hover {
  border-color: #787373;
}

.btn.read_more_link {
  padding: 0 25px 0 0;
  font-size: 15px;
  font-weight: 700;
  line-height: 19px;
  color: #29C386;
}

.btn.read_more_link:before {
  position: absolute;
  content: '\e906';
  right: 0;
  top: 1px;
  font-family: 'icomoon';
  font-size: 20px;
  font-weight: 400;
  color: #29C386;
}

.btn.read_more_link:hover {
  color: #0C9960;
}

.btn.read_more_link:hover:before {
  color: #0C9960;
}

.btn.link_back {
  padding: 0 0 0 25px;
  font-size: 15px;
  font-weight: 700;
  line-height: 19px;
  color: #29C386;
}

.btn.link_back:before {
  position: absolute;
  content: '\e906';
  left: 0;
  top: 50%;
  font-family: 'icomoon';
  font-size: 20px;
  line-height: 20px;
  height: 20px;
  width: 20px;
  font-weight: 400;
  transform: translate(0, -50%) rotate(180deg);
  color: #29C386;
}

.btn.link_back:hover {
  color: #0C9960;
}

.btn.link_back:hover:before {
  color: #0C9960;
}

.link_info {
  font-size: 14px;
  line-height: 28px;
  color: #577FEA;
}

.close {
  position: absolute;
  width: 25px;
  height: 25px;
  background-color: #e8edf3;
  border-radius: 50%;
  right: 10px;
  top: 10px;
  cursor: pointer;
  text-align: center;
  line-height: 25px;
}

.close:after {
  content: "\e915";
  font-family: "Icomoon_cabinet";
  font-size: 8px;
  color: #798FA7;
}

.wrapper {
  min-height: 100%;
}
.page {
  padding: 100px 0;
}
.refund-policy {
    padding-bottom: 170px;
}
.wrapper.cabinet_bg {
  background-color: #F7FAFE;
}

.wrapper.cabinet_bg .header_top {
  background-color: #F7FAFE;
}

.wrapper.cabinet_bg .header_top.default {
  background-color: #fff;
}

.container {
  position: relative;
  margin: 0 auto;
  max-width: 1020px;
  width: 100%;
  padding: 0 10px;
}
.header_top  .cust-container{
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}

.logo {
  width: 237px;
  height: 49px;
  background: url(ss-logo.png) no-repeat center;
  background-size: cover;
}

.scroll_to {
  width: 28px;
  height: 28px;
  cursor: pointer;
}

.scroll_to:before {
  position: absolute;
  font-family: 'icomoon';
  content: "\e908";
  font-size: 28px;
  transition: all .3s ease;
  color: #C1C4C6;
}

.scroll_to:hover:before {
  color: #5C5C5C;
}

.header_top {
  height: 70px;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  width: 100%;
  background-color: #fff;
  z-index: 999999;
}

.header_top.default {
  box-shadow: inset 0 -1px 0 #e5e5e5;
  -moz-box-shadow: inset 0 -1px 0 #e5e5e5;
  -webkit-box-shadow: inset 0 -1px 0 #e5e5e5;
}

.header_top .logo {
  float: left;
  margin: 7px 25px 0 0;
}

.header_top .btn_login {
  margin-right: 25px;
}

.header_top .container:after {
  display: table;
  clear: both;
  content: '';
}

.header_top .hamburger {
  display: none;
  position: absolute;
  top: 24px;
  right: 10px;
  width: 24px;
  height: 14px;
  cursor: pointer;
}

.header_top .hamburger span {
  margin-top: 6px;
  display: block;
  position: relative;
  height: 2px;
  background-color: #000;
  transition: background-color .4s ease-in;
  border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
}

.header_top .hamburger span:before,
.header_top .hamburger span:after {
  position: absolute;
  content: '';
  left: 0;
  top: -6px;
  width: 100%;
  height: 2px;
  background-color: #000;
  transition: transform .2s ease-in, top .2s linear .2s;
  border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
}

.header_top .hamburger span:after {
  top: 6px;
}

.header_top .hamburger.active span {
  background-color: transparent;
  transition: background-color .1s ease-in;
}

.header_top .hamburger.active span:before,
.header_top .hamburger.active span:after {
  top: 0;
  transform: rotate(45deg);
  transition: top .2s linear, transform .2s ease-in .2s;
}

.header_top .hamburger.active span:after {
  transform: rotate(-45deg);
}

.header_menu {
  float: left;
  margin-top: 16px;
}

.header_menu_responsive {
  display: block;
}

.header_menu_item {
  float: left;
  margin-right: 36px;
}

.header_menu_item:nth-last-child {
  margin-right: 0;
}

.header_menu_item>span {
  color: #5E5E5E;
}

.header_menu_link {
  font-size: 14px;
  font-weight: 400;
  line-height: 19px;
  color: #242424;
  transition: all .3s ease;
}

.header_menu_link:hover {
  color: #5E5E5E;
}

.header_buttons {
  float: right;
  margin-top: 6px;
}

.header .user_group {
  display: flex;
  align-items: center;
}

.header .account {
  position: relative;
  margin-top: 10px;
}

.header .account:hover .account_drop {
  display: block;
}

.header .account_link {
  position: relative;
  padding-left: 45px;
  font-size: 14px;
  color: #000F23;
  z-index: 9999;
}

.header .account_link:before {
  position: absolute;
  content: '';
  left: 0;
  top: 50%;
  margin-top: -19px;
  height: 38px;
  width: 38px;
  background: url(avatar-183cdbc7218384af971c8532e6c9db5a39e50028501704211b00e683904faabb.svg) no-repeat center;
}

.header .account_drop {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 152px;
  z-index: 999;
}

.header .account_menu {
  margin: 45px 0 0 0;
  width: 152px;
  padding: 8px;
  background-color: #fff;
  border: 1px solid #010101;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.header .account_menu ul {
  margin-bottom: 30px;
}

.header .account_menu ul li a {
  width: 100%;
  font-size: 16px;
  font-weight: 400;
  line-height: 35px;
  color: #27272E;
  padding: 0 7px;
  transition: all .1s ease;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

.header .account_menu ul li a:hover {
  color: #27272E;
  background-color: #FFD62B;
}

.header .account_menu .btn_logout {
  margin-left: 7px;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  color: #A6A6AF;
}

.header .account_menu .btn_logout:hover {
  color: #27272E;
}

.header_middle {
  position: relative;
  padding: 80px 0 53px;
  height: 595px;
}

.header_middle.header_content_types {
  padding-bottom: 90px;
}

.header_middle.header_content_types .header_middle_content {
  justify-content: space-between;
  flex-direction: row-reverse;
}

.header_middle.header_content_types .header_middle_text {
  margin-right: 0;
}

.header_middle .scroll_to {
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -9px;
  transform: rotate(90deg);
}

.header_middle_content {
  position: relative;
  display: flex;
  justify-content: space-between;
}

.header_middle_img {
  margin: 0 0 0 -12px;
  flex: 0 1 414px;
}

.header_middle_text {
  margin: 86px 0 0 0;
  max-width: 520px;
}

.header_middle_slogan {
  margin-bottom: 16px;
}

.header_middle_slogan p,
.header_middle_slogan h1 {
  font-family: Helvetica;
  font-size: 50px;
  font-weight: 500;
  line-height: 55px;
  color: #272727;
}
.b-text {
  font-weight: 700!important;
}


.header_middle_slogan p span,
.header_middle_slogan h1 span {
  margin: 0 10px 0 0;
  display: inline-block;
  position: relative;
  z-index: 5;
}

.header_middle_slogan p span:before,
.header_middle_slogan h1 span:before {
  position: absolute;
  content: '';
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 19px;
  background-color: #C8FFE9;
  z-index: -1;
}

.header_middle_slogan p i,
.header_middle_slogan h1 i {
  display: inline-block;
  font-style: normal;
  margin: 0 5px;
}

.header_middle_text p strong {
  font-weight: 500;
}

.header_middle_text p,
.header_middle_text p strong {
  font-size: 18px;
  line-height: 28px;
  color: #505050;
}

.header_middle_links {
  margin: 45px 0 0;
  display: flex;
  width: 370px;
  justify-content: space-between;
  align-items: center;
}

.header_middle_links span:not(.validation_error) {
  margin: 0 10px;
  font-size: 16px;
  line-height: 24px;
  color: #8A9096;
}

.footer {
  padding: 35px 0 0;
  background-color: #27272E;
}

.footer_main {
  padding-bottom: 35px;
  display: flex;
  justify-content: space-between;
  position: relative;
}

.footer .logo {
  position: absolute;
  left: 0;
  top: -8px;
  width: 142px;
  height: 30px;
  background: url(ss-logo.png) no-repeat center;
  background-size: cover;
}

.footer_address {
  margin-top: 40px;
  flex-basis: 262px;
}

.footer_address p {
  font-size: 14px;
  line-height: 30px;
  color: #C1C2C4;
}

.footer_address .email {
  position: relative;
  font-size: 14px;
  line-height: 30px;
  color: #C1C2C4;
  transition: all .3s ease;
}

.footer_address .email:hover {
  color: #EDEDED;
}

.footer_address .email:hover:before {
  color: #EDEDED;
}

.footer_address .phone {
  position: relative;
  font-size: 14px;
  line-height: 30px;
  color: #C1C2C4;
  transition: all .3s ease;
}

.footer_address .phone:hover {
  color: #EDEDED;
}

.footer .address {
  position: relative;
  font-size: 14px;
  line-height: 30px;
  color: #C1C2C4;
}

.footer_links {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-basis: 520px;
  margin: -10px;
}

.footer_links_item {
  margin: 10px;
}

.footer_links_item strong {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  font-weight: 500;
}

.footer_links_item ul li a {
  font-size: 14px;
  line-height: 30px;
  color: #C1C2C4;
  transition: all .3s ease;
}

.footer_links_item ul li a:hover {
  color: #EDEDED;
}

.footer_bottom {
  padding: 10px 0 14px;
  font-size: 12px;
  line-height: 16px;
  color: #C1C2C4;
  border-top: 1px solid #3D3D43;
}

.footer_bottom .container {
  display: flex;
  justify-content: space-between;
}

.footer_bottom p {
  margin-right: 20px;
  color: #C1C2C4;
}

.footer_bottom p i {
  font-style: normal;
}

.footer_bottom p a {
  margin-left: 4px;
  color: #fff;
  text-decoration: underline;
}

.footer_bottom p a:hover {
  text-decoration: none;
  color: #C1C2C4;
}

.component_title {
  margin-bottom: 17px;
}

.component_title strong {
  font-family: Helvetica;
  font-size: 50px;
  font-weight: 500;
  line-height: 65px;
  color: #27272E;
}

.component_title strong span {
  display: inline-block;
  position: relative;
  margin: 0 7px 0 0;
  font-weight: 500;
}

.component_title strong span:before {
  position: absolute;
  content: '';
  left: 0;
  bottom: 5px;
  width: 100%;
  height: 19px;
  background-color: #C8FFE9;
  z-index: -1;
}

.component_title strong i {
  display: block;
  font-style: normal;
}

.component_title p {
  margin-top: 15px;
  font-size: 16px;
  line-height: 24px;
}

.btn_container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex: 0 0 370px;
}

.star {
  display: inline-block;
  vertical-align: top;
  height: 22px;
  width: 22px;
  background-image: url(star-d7b952bb651cbf1ecebebe28b344341e2ece082e4e6ba00fb33b7b025b76a543.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.star.star_half {
  background-image: url(star_half-6b4d215181e6326946ad63b1c7c2abee3ca25719576c42b646dddae21f60e0cf.svg);
}

.star.star_active {
  background-image: url(star_active-179ee6683fe71568c02a09e357908c594be3c1800d5125a250d0ab126dd3ad64.svg);
}

.header_inner+.page {
  padding: 128px 0 100px;
}

.page_title {
  margin: 0 0 58px;
  text-align: center;
}

.page_title span,
.page_title h1 {
  font-family: Helvetica;
  font-size: 40px;
  font-weight: 500;
  line-height: 55px;
  color: #272727;
}

.page_title span i,
.page_title h2 i {
  margin: 0 7px;
  font-style: normal;
  position: relative;
}

.page_title span i:before,
.page_title h2 i:before {
  position: absolute;
  content: '';
  left: 0;
  bottom: 2px;
  width: 100%;
  height: 19px;
  background-color: #C8FFE9;
  z-index: -1;
}

.page_title_descr {
  margin: 7px 0 0;
  font-size: 18px;
  line-height: 28px;
  color: #505050;
}

.page_content {
  padding: 0 20px;
}

.page_content p {
  margin: 0 0 15px;
  font-size: 15px;
  line-height: 26px;
  color: #000F23;
}

.page_content p a,
.page_content p span {
  color: #1BAB72;
}

.page_content p a:hover {
  color: #0C9960;
}

.page_content h3 {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  margin: 25px 0 15px;
  font-size: 28px;
  line-height: 44px;
  font-weight: 500;
  color: #27272E;
}

.page_content h3 span {
  margin: 0 0 0 5px;
  color: #29C386;
}

.page_content h6 {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  margin: 15px 0;
  font-size: 18px;
  line-height: 32px;
  font-weight: 500;
}

ol.list {
  margin: 10px 0;
  counter-reset: my-awesome-counter;
}

ol.list li {
  padding: 0;
  font-size: 15px;
  line-height: 26px;
  color: #000F23;
  counter-increment: my-awesome-counter;
}

ol.list li:before {
  display: inline-block;
  vertical-align: top;
  content: counter(my-awesome-counter) ". ";
  font-weight: 400;
  min-width: 16px;
}

ul.list {
  margin: 10px 0;
}

ul.list li {
  position: relative;
  padding: 0 0 0 15px;
  font-size: 15px;
  line-height: 26px;
  color: #000F23;
}

ul.list li:before {
  position: absolute;
  content: '';
  left: 0;
  top: 10px;
  height: 7px;
  width: 7px;
  background-color: #29C386;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}

.page_navigation {
  max-width: 1020px;
  margin: 57px auto 0;
  padding: 0 10px;
}

.page_navigation ul {
  display: flex;
  justify-content: space-around;
  align-items: center;
  height: 61px;
  padding: 0 30px;
  background-color: #F2F9FF;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

.page_navigation ul li {
  font-size: 15px;
  font-weight: 500;
  color: #27272E;
  cursor: pointer;
}

.page_navigation ul li:hover {
  color: #6C6C70;
}

.agencies {
  padding-bottom: 100px;
}

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

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

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

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

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

.slick-slide {
  padding: 20px;
}

/* the parent */
.slick-list {
  padding: -20px;
}

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

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

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

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

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

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

.slick-slide img {
  display: block;
}

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

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

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

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

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

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

.slick-dots {
  position: absolute;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
  line-height: 6px;
  bottom: -14px;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  vertical-align: top;
  height: 6px;
  width: 6px;
  margin: 0 5px;
  padding: 0;
  border-radius: 50%;
  list-style: none;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: #D8D8D8;
  display: block;
  height: 6px;
  width: 6px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  border-radius: 50%;
  cursor: pointer;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li.slick-active button {
  background-color: #6BC87A;
}

.slick-arrow {
  font-size: 0;
  border: none;
  background-color: transparent;
  outline: none;
  height: 12px;
  position: absolute;
  z-index: 2;
}

.slick-arrow:hover {
  cursor: pointer;
}

.slick-arrow:before {
  display: block;
  position: absolute;
  font-family: "icomoon";
  transition: all .3s ease;
}

.slick-arrow.slick-prev {
  left: -58px;
  width: 28px;
  top: 50%;
  margin-top: -14px;
}

.slick-arrow.slick-prev:before {
  content: "\e909";
  font-size: 28px;
  color: #C1C4C6;
}

.slick-arrow.slick-prev:hover:before {
  color: #5C5C5C;
}

.slick-arrow.slick-next {
  width: 28px;
  bottom: 50%;
  margin-top: -14px;
  right: -58px;
}

.slick-arrow.slick-next:before {
  content: "\e908";
  font-size: 28px;
  color: #C1C4C6;
}

.slick-arrow.slick-next:hover:before {
  color: #5C5C5C;
}

.noUi-tooltip {
  display: block;
  position: absolute;
  border: 1px solid #0C2031;
  border-radius: 3px;
  background: #0C2031;
  color: #fff;
  padding: 5px;
  text-align: center;
  white-space: nowrap;
  cursor: grabbing;
}

.noUi-tooltip:after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -6px;
  border-top: 6px solid #091726;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
}

.noUi-horizontal .noUi-tooltip {
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  left: 50%;
  bottom: 150%;
  font-size: 14px;
  line-height: 24px;
  padding: 2px 7px;
  font-weight: 400;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}

.noUi-horizontal .noUi-origin>.noUi-tooltip {
  -webkit-transform: translate(50%, 0);
  transform: translate(50%, 0);
  left: auto;
  bottom: 10px;
}

.noUi-vertical .noUi-tooltip {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  right: 120%;
}

.noUi-vertical .noUi-origin>.noUi-tooltip {
  -webkit-transform: translate(0, -18px);
  transform: translate(0, -18px);
  top: auto;
  right: 28px;
}

.noUi-pips,
.noUi-pips * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.noUi-pips {
  position: absolute;
  color: #999;
}

.noUi-value {
  position: absolute;
  white-space: nowrap;
  text-align: center;
  font-weight: 400;
  color: #5B5F62;
  font-size: 15px;
  line-height: 28px;
}

.noUi-value-sub {
  color: #5B5F62;
  font-size: 15px;
  line-height: 28px;
}

.noUi-marker {
  position: absolute;
  background: #E4E4E9;
}

.noUi-marker-sub {
  background: #E4E4E9;
}

.noUi-marker-large {
  background: #E4E4E9;
}

.noUi-pips-horizontal {
  padding: 10px 0;
  height: 80px;
  top: 100%;
  left: 0;
  width: 100%;
}

.noUi-value-horizontal {
  -webkit-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
}

.noUi-rtl .noUi-value-horizontal {
  -webkit-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}

.noUi-rtl .noUi-value-vertical {
  -webkit-transform: translate(0, 50%);
  transform: translate(0, 50%);
}

.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 13px;
}

.noUi-marker-horizontal.noUi-marker-sub {
  height: 13px;
}

.noUi-marker-horizontal.noUi-marker-large {
  height: 13px;
}

.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%;
}

.noUi-value-vertical {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding-left: 25px;
}

.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px;
}

.noUi-marker-vertical.noUi-marker-sub {
  width: 10px;
}

.noUi-marker-vertical.noUi-marker-large {
  width: 15px;
}

.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.noUi-target {
  position: relative;
  background: #F6F6F6;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  box-shadow: inset 0 1px 0 0 #e4e4e9;
  -moz-box-shadow: inset 0 1px 0 0 #e4e4e9;
  -webkit-box-shadow: inset 0 1px 0 0 #e4e4e9;
}

.noUi-base,
.noUi-connects {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}

.noUi-connects {
  overflow: hidden;
  z-index: 0;
  border-radius: 10px;
}

.noUi-connect,
.noUi-origin {
  will-change: transform;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  -ms-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  -webkit-transform-style: preserve-3d;
  transform-origin: 0 0;
  transform-style: flat;
}

.noUi-connect {
  height: 100%;
  width: 100%;
  background: #0e5395;
}

.noUi-origin {
  height: 10%;
  width: 10%;
}

.-txt-dir-rtl.noUi-horizontal .noUi-origin {
  left: 0;
  right: auto;
}

.-txt-dir-rtl.noUi-horizontal .noUi-handle {
  left: -17px;
  right: auto;
}

.noUi-vertical {
  width: 18px;
}

.noUi-vertical .noUi-origin {
  width: 0;
}

.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  right: -6px;
  top: -17px;
}

.noUi-vertical .noUi-handle:after {
  top: 17px;
}

.noUi-vertical .noUi-draggable {
  cursor: ns-resize;
}

.noUi-horizontal {
  height: 9px;
}

.noUi-horizontal .noUi-origin {
  height: 0;
}

.noUi-horizontal .noUi-handle {
  width: 19px;
  height: 19px;
  right: -10px;
  top: -6px;
  background-color: #0e5395;
  border-color: #0e5395;
  box-shadow: none;
  outline: none;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}

.noUi-horizontal .noUi-handle:after,
.noUi-horizontal .noUi-handle:before {
  display: none;
}

.noUi-handle {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  border: 2px solid #00B284;
  border-radius: 3px;
  background: #FFF;
  cursor: default;
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
}

.noUi-handle:after {
  left: 17px;
}

.noUi-touch-area {
  height: 100%;
  width: 100%;
}

.noUi-state-tap .-connect,
.noUi-state-tap .-origin {
  -webkit-transition: transform 0.3s;
  transition: transform 0.3s;
}

.noUi-state-drag * {
  cursor: inherit !important;
}

.noUi-draggable {
  cursor: ew-resize;
}

.noUi-active {
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
}

.noUi-handle:before,
.noUi-handle:after {
  content: "";
  display: block;
  position: absolute;
  height: 14px;
  width: 1px;
  background: #E8E7E6;
  left: 14px;
  top: 6px;
}

.noUi-vertical .-handle:before,
.noUi-vertical .-handle:after {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px;
}

[disabled] .noUi-connect {
  background: #B8B8B8;
}

[disabled].noUi-target,
[disabled].noUi-handle,
[disabled] .noUi-handle {
  cursor: not-allowed;
}

.accordion_topic {
  margin: 60px 0 10px;
  padding: 0 0 0 20px;
}

.accordion_topic h2 {
  font-size: 16px;
  line-height: 24px;
  color: #5B5F62;
}

.accordion_topic:nth-child(1) {
  margin-top: 0;
}

.accordion_item {
  margin: 0 0 10px;
  background-color: #fff;
  border: 1px solid #C2BBAC;
  transition: all .3s ease;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

.accordion_item.active {
  border-color: #6C6C6C;
}

.accordion_item.active .accordion_title:before {
  content: '\e904';
  color: #393939;
}

.accordion_item:last-of-type {
  margin-bottom: 0;
}

.accordion_title {
  position: relative;
  padding: 0 30px 0 20px;
  display: flex;
  align-items: center;
  height: 68px;
}

.accordion_title:before {
  position: absolute;
  right: 20px;
  content: '\e905';
  font-family: 'icomoon';
  font-size: 18px;
  top: 50%;
  margin-top: -9px;
  color: #8E8D8A;
}

.accordion_title:hover {
  cursor: pointer;
}

.accordion_title span {
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
  max-height: 64px;
  color: #000F23;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.accordion_content {
  overflow: hidden;
  padding: 0 20px 18px;
}

.accordion_content p {
  margin: 0 0 7px;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  font-size: 15px;
  line-height: 26px;
}

.accordion_content p+p {
  margin: 10px 0 7px;
}

.field_item {
  margin: 0 0 15px;
}

.field_item.field_phone {
  display: flex;
  justify-content: space-between;
}

.field_item.field_phone .phone_code {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-basis: 80px;
  min-width: 65px;
  flex-shrink: 1;
  height: 46px;
  line-height: 22px;
  font-size: 16px;
  background-color: #F6F9FD;
  border: 1px solid #000;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.field_item.field_phone .field_phone_wrapper {
  flex-basis: calc(100% - 95px);
  flex-shrink: 1;
}

input[type="phone"],
input[type="email"],
input[type="password"],
textarea {
  height: 46px;
  width: 100%;
  border: 1px solid #000;
  border-radius: 2px;
  padding: 0 14px;
  caret-color: #1BAB72;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  color: #27272E;
}

input[type="phone"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  font-family: Helvetica;
  font-size: 14px;
  line-height: 22px;
  color: #ACB9BD;
  font-weight: 400;
}

input[type="phone"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
textarea::-moz-placeholder {
  font-family: Helvetica;
  font-size: 14px;
  line-height: 22px;
  color: #ACB9BD;
  font-weight: 400;
}

input[type="phone"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
textarea:-moz-placeholder {
  font-family: Helvetica;
  font-size: 14px;
  line-height: 22px;
  color: #ACB9BD;
  font-weight: 400;
}

input[type="phone"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  font-family: Helvetica;
  font-size: 14px;
  line-height: 22px;
  color: #ACB9BD;
  font-weight: 400;
}

input[type="phone"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
textarea:focus {
  border-color: #1BAB72;
}

textarea {
  display: block;
  width: 100%;
  height: 120px;
  resize: none;
  border: 1px solid #000;
  padding: 14px;
  outline: none;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  color: #353027;
}

.field_error input[type="email"],
.field_error input[type="password"],
.field_error textarea {
  border-color: #ED4546;
}

.error_wrapper {
  display: flex;
  justify-content: space-between;
}

.validation_error {
  margin: 2px 0 0 0;
  padding: 0 0 0 14px;
  font-size: 13px;
  line-height: 18px;
  font-weight: 400;
  color: #ED4546;
}

.tooltipster-base ul {
  list-style: inherit;
  padding-left: 15px;
}

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 34px;
  text-align: left;
  user-select: none;
  -webkit-user-select: none;
  outline: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 36px;
  user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-search--inline {
  float: left;
}

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

.select2-dropdown {
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

.select2-results {
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results__option {
  padding-left: 6px;
  padding-right: 6px;
  font-size: 16px;
  line-height: 30px;
  color: #27272E;
  border-radius: 3px;
  user-select: none;
  -webkit-user-select: none;
}

.select2-results__option[aria-selected] {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open .select2-selection__arrow b {
  transform: rotate(180deg);
}

.select2-container--open .select2-dropdown--above {
  margin-top: 0;
  border-bottom: none;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.select2-container--open .select2-dropdown--below {
  margin-top: 0;
  border-top: none;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

.select2-search--dropdown .select2-search__field {
  box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}

.select2 {
  width: 100% !important;
}

.select2-container {
  z-index: 99999;
}

.select2-container--default .select2-selection--single {
  height: 46px !important;
  line-height: 46px !important;
  background-color: transparent;
  border: 1px solid #000;
  border-radius: 5px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #27272E;
  font-size: 16px;
  font-family: Helvetica;
  line-height: 46px;
  font-weight: 400;
  padding-left: 14px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #b7b8bb;
  font-weight: 300;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 46px;
  position: absolute;
  top: 0;
  right: 0;
  width: 46px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  height: 20px;
  width: 24px;
  left: 50%;
  margin-left: -12px;
  margin-top: -9px;
  position: absolute;
  top: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all .3s ease;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b:before {
  font-family: 'icomoon';
  content: "\e900";
  position: absolute;
  font-size: 10px;
}

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #b7b8bb;
  font-weight: 400;
  margin-top: 5px;
  float: left;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}

.select2-container--default .select2-search--dropdown {
  height: 36px;
  width: 100%;
  padding: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  margin: 11px 15px 8px;
  padding: 0 10px;
  height: 38px;
  width: calc(100% - 40px);
  font-size: 14px;
  font-weight: 400;
  background-color: transparent;
  box-sizing: border-box;
  box-shadow: none;
  border-radius: 3px;
  border: 1px solid #B2B2B2;
}

.select2-container--default .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-container--default .select2-search--dropdown .select2-search__field::-webkit-input-placeholder {
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  color: #ACB9BD;
  font-family: Helvetica;
}

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}

.select2-container--default .select2-dropdown {
  padding-right: 14px;
  border: 1px solid #000;
  background-color: #fff;
  border-radius: 5px;
  overflow: hidden;
}

.select2-container--default .select2-results>.select2-results__options {
  padding: 8px 18px 8px 10px;
  max-height: 132px;
  line-height: 30px;
  font-size: 16px;
  overflow-y: auto;
  background-color: #fff;
  color: #27272E;
  font-weight: 400;
}

.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}

.select2-container--default .select2-results__option[aria-selected=true] {
color: #2F2C2C;
}

.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option:hover {
  background-color: #FFD62B;
  color: #2F2C2C;
}

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder {
  float: right;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  outline: 0;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-results {
  margin: 20px 0 0;
}

/* Select2 scrollbar================================================*/
.select2-container--default ::-webkit-scrollbar {
  width: 8px;
}

.select2-container--default ::-webkit-scrollbar-track {
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

.select2-container--default ::-webkit-scrollbar-thumb {
  -webkit-border-radius: 8px;
  border-radius: 8px;
  background: #DFDFDF;
}

.component_steps {
  padding: 58px 0 88px;
}

.component_steps .component_title {
  margin: 64px 0 32px;
}

.component_steps .component_title strong {
  line-height: 55px;
}

.component_steps .container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.component_steps_headline {
  flex: 0 0 50%;
  margin: 0 35px 0 0;
}

.component_steps_headline p {
  font-size: 18px;
  line-height: 28px;
  color: #505050;
}

.component_steps_block {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: space-between;
  flex-basis: calc(50% - 56px);
}

.component_steps_item {
  position: relative;
  margin: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #fff;
}

.component_steps_item:nth-child(even) {
  flex-direction: row-reverse;
  padding: 8px 0 20px 20px;
}

.component_steps_item:nth-child(even) .component_steps_img {
  margin: 0 0 0 10px;
}

.component_steps_item:nth-child(1):before {
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #000;
}

.component_steps_item:nth-child(1) .component_steps_title {
  background: url(step_circle1-a9b2a081771a9c1804bb8afd51fc464cafc8073c9dc74769a0e7563063f13473.svg) no-repeat center left;
}

.component_steps_item:nth-child(2) .component_steps_title {
  background: url(step_circle2-7a61e73e7aba8b175c753cc26b8ec52b2eb864c26328d65666af7736324861cb.svg) no-repeat center left;
}

.component_steps_item:nth-child(3):before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 1px;
  background-color: #000;
}

.component_steps_item:nth-child(3):after {
  position: absolute;
  content: '';
  left: 35px;
  top: -2px;
  height: 4px;
  width: 100px;
  background-color: #fff;
}

.component_steps_item:nth-child(3) .component_steps_title {
  background: url(step_circle3-c067849c91e908fbe16f676f2194abf522946851eff28a8c15dca2dc0181587f.svg) no-repeat center left;
}

.component_steps_item:nth-child(3) .component_steps_img {
  position: relative;
  z-index: 10;
  height: 141px;
  margin: -10px 10px 0 0;
}

.component_steps_img {
  display: flex;
  justify-content: center;
  flex: 0 0 147px;
  margin: 0 10px 0 0;
}

.component_steps_img img {
  height: auto;
  width: 100%;
}
.component_steps_img .step-3 {
  object-fit: unset;
}

.component_steps_title {
  display: block;
  margin: 0 0 5px;
  padding: 0 0 0 28px;
  font-size: 20px;
  line-height: 25px;
  font-weight: 500;
  position: relative;
}

.component_steps_content p {
  font-size: 15px;
  line-height: 22px;
  color: #595959;
}

.component_rate {
  padding: 52px 30px 51px;
  background-color: #27272E;
}

.component_rate .container {
  max-width: 840px;
}

.component_rate_block {
  display: flex;
  justify-content: space-between;
}

.component_rate_user {
  margin-right: 60px;
  flex-basis: 186px;
  flex-shrink: 0;
}

.component_rate_content {
  flex-basis: 560px;
  flex-shrink: 1;
}

.component_rate_content p {
  font-size: 18px;
  line-height: 28px;
  color: #fff;
}

.component_rate_img {
  margin-bottom: 14px;
  width: 100px;
  height: 100px;
  border: 3px solid #FFD62B;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}

.component_rate_inform {
  margin-bottom: 6px;
  display: flex;
  align-items: center;
}

.component_rate_inform .name {
  margin-right: 6px;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  color: #fff;
}

.component_rate_descr p {
  max-width: 160px;
  font-size: 14px;
  line-height: 20px;
  color: #fff;
}

.component_rate_descr p span {
  margin: 0 4px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  color: #fff;
}

.component_rate_title {
  margin: 12px 0;
}

.component_rate_title span {
  font-family: Helvetica;
  font-size: 40px;
  font-weight: 500;
  line-height: 48px;
  color: #fff;
}

.component_testimonials {
  padding: 110px 0;
}

.component_testimonials .component_title {
  margin: 0 0 8px;
  text-align: center;
}

.component_testimonials .component_title strong {
  font-size: 40px;
  line-height: 45px;
}

.component_testimonials .component_title strong span {
  margin: 0 8px;
}

.component_testimonials_slider {
  position: relative;
  margin: 0 auto 56px;
  max-width: 820px;
}

.component_testimonials_slider:before {
  position: absolute;
  content: '';
  left: 10px;
  top: 33px;
  width: calc(100% - 20px);
  height: calc(100% - 66px);
  border: 1px solid #C7C7C7;
  border-radius: 4px;
}

.component_testimonials_slider.slick_pending>div {
  display: none;
}

.component_testimonials_slider.slick_pending>div:nth-child(1) {
  display: block;
}

.component_testimonials_item {
  display: flex;
  justify-content: space-between;
  padding: 48px 60px 51px 30px;
  background-color: #fff;
  border: 1px solid #C7C7C7;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  box-shadow: 0 8px 10px rgba(68, 68, 68, 0.15);
  -moz-box-shadow: 0 8px 10px rgba(68, 68, 68, 0.15);
  -webkit-box-shadow: 0 8px 10px rgba(68, 68, 68, 0.15);
}

.component_testimonials_user {
  display: inline-flex;
  flex-basis: 160px;
  flex-direction: column;
  align-items: center;
  flex-shrink: 0;
  margin-right: 20px;
}

.component_testimonials_img {
  position: relative;
  margin-bottom: 15px;
  width: 100px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}

.component_testimonials_img:before {
  position: absolute;
  content: '';
  right: -5px;
  top: 20px;
  width: 24px;
  height: 16px;
  background: url(quotes-ab6569eccc6b7cd2e9aebd56155f6645e58ada042ab46418de834c49c4888139.png) no-repeat center;
  background-size: contain;
  z-index: 10;
}

.component_testimonials_descr {
  text-align: center;
}

.component_testimonials_descr p {
  margin-bottom: 2px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: #27272E;
}

.component_testimonials_descr span {
  font-size: 14px;
  line-height: 20px;
  color: #5B5F62;
}

.component_testimonials_content {
  flex-basis: 500px;
  flex-shrink: 1;
}

.component_testimonials_title {
  margin: 7px 0 15px;
}

.component_testimonials_title span {
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  color: #27272E;
}

.component_testimonials_text {
  line-height: 28px;
  height: 140px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
}

.component_testimonials_text p {
  font-size: 18px;
  line-height: 28px;
  color: #27272E;
}

.component_testimonials .btn_container {
  width: 360px;
  margin: 0 auto;
}

.component_testimonials .btn_container .btn_pricing {
  width: 170px;
}

.component_engage {
  margin: 0 0 58px;
}

.component_engage_headline {
  text-align: center;
  margin: 0 0 31px;
}

.component_engage_headline span {
  font-family: Helvetica;
  font-size: 40px;
  line-height: 55px;
  color: #272727;
  font-weight: 500;
}

.component_engage_headline span span {
  margin: 0 10px 0 0;
}

.component_engage_headline span i {
  font-style: normal;
  margin: 0 10px 0 0;
  position: relative;
}

.component_engage_headline span i:before {
  position: absolute;
  content: '';
  left: 0;
  bottom: 2px;
  width: 100%;
  height: 19px;
  background-color: #C8FFE9;
  z-index: -1;
}

.component_engage_headline_descr {
  margin: 7px 0 0;
  font-size: 18px;
  line-height: 28px;
  color: #505050;
}

.component_engage_block {
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  max-width: 780px;
  flex-shrink: 1;
  margin: 0 auto 40px;
  padding: 0 0 20px;
}

.component_engage_item {
  margin: 0 7px;
  padding: 23px 10px 10px;
  flex-basis: 250px;
  height: 240px;
  border: 1px solid #868585;
  box-shadow: 0 8px 10px -5px rgba(68, 68, 68, 0.15);
  -moz-box-shadow: 0 8px 10px -5px rgba(68, 68, 68, 0.15);
  -webkit-box-shadow: 0 8px 10px -5px rgba(68, 68, 68, 0.15);
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
}

.component_engage_item_title {
  text-align: center;
}

.component_engage_item_title span {
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
  color: #272727;
}

.component_engage_item:nth-child(1) {
  background: url(account-management.svg) no-repeat center bottom 36px;
}

.component_engage_item:nth-child(2) {
  background: url(financial-information.svg) no-repeat center bottom 20px;
}

.component_engage_item:nth-child(3) {
  background: url(all-platforms.svg) no-repeat center bottom 38px;
}

.component_engage .btn {
  margin: 0 auto;
  width: 260px;
}

.component_attract {
  margin: 0 0 58px;
}

.component_attract .container {
  max-width: 800px;
}

.component_attract_title {
  margin: 0 0 32px;
}

.component_attract_title strong {
  display: block;
  margin: 0 0 12px;
  font-family: Helvetica;
  font-size: 36px;
  font-weight: 500;
  line-height: 44px;
  color: #272727;
}

.component_attract_title strong i {
  display: inline-block;
  font-style: normal;
  margin: 0 10px;
  position: relative;
  z-index: 1;
}

.component_attract_title strong i:before {
  position: absolute;
  content: '';
  left: 0;
  bottom: 2px;
  width: 100%;
  height: 19px;
  background-color: #C8FFE9;
  z-index: -1;
}

.component_attract_title_descr p {
  font-size: 18px;
  line-height: 28px;
  color: #27272E;
}

.component_attract_title_descr p span {
  display: block;
}

.component_attract_block {
  padding: 44px 52px 54px;
  text-align: center;
}

.component_attract_img {
  margin: 0 0 32px;
}

.component_attract_img img {
  width: auto;
  height: auto;
}

.component_attract_text {
  margin: 0 0 21px;
  display: inline-block;
  vertical-align: top;
}

.component_attract_text p {
  font-size: 16px;
  line-height: 18px;
  color: #27272E;
}

.component_attract_text p strong {
  font-family: Helvetica;
  margin: 0 0 0 9px;
  padding: 6px 20px 3px;
  font-size: 22px;
  line-height: 29px;
  font-weight: 500;
  color: #000F23;
  background-color: #C8FFE9;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}

.component_attract .btn_container {
  margin: 11px auto 0;
  width: 360px;
}

.component_attract .btn_container .btn {
  width: 170px;
}

.have_question {
  text-align: center;
}

.have_question_title {
  margin: 0 0 7px;
}

.have_question_title strong {
  font-family: Helvetica;
  font-size: 40px;
  font-weight: 500;
  line-height: 55px;
  color: #272727;
}

.have_question p {
  font-size: 18px;
  line-height: 28px;
  color: #505050;
}

.have_question a {
  font-size: 18px;
  line-height: 28px;
  color: #1BAB72;
}


.have_question a:hover {
  color: #0C9960;
}

.component_advantages {
  padding-top: 77px;
}

.component_advantages .container {
  display: flex;
  justify-content: space-between;
  padding: 0 30px;
}

.component_advantages .component_title {
  text-align: left;
  margin-bottom: 0;
  padding-top: 31px;
  max-width: 190px;
}

.component_advantages .component_title span {
  font-family: Helvetica;
  font-size: 34px;
  line-height: 39px;
  font-weight: 500;
  position: relative;
}

.component_advantages .component_title span:before {
  display: block;
  position: absolute;
  content: "";
  width: 120px;
  height: 3px;
  background-color: #FFD62B;
  border-top-left-radius: 100px;
  border-top-right-radius: 100px;
  left: 0;
  bottom: -15px;
}

.component_advantages .component_title span:after {
  display: block;
  position: absolute;
  content: "";
  width: 86px;
  height: 13px;
  background-color: #C8FFE9;
  left: -2px;
  top: 20px;
  z-index: -1;
}

.component_advantages .component_content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 654px;
}

.advantages_item {
  width: 322px;
  border: 1px solid #C9D3D6;
  border-radius: 4px;
  padding: 20px 15px 29px 21px;
  margin-bottom: 9px;
}

.advantages_item span {
  display: block;
  font-size: 15px;
  line-height: 20px;
  font-weight: 600;
  color: #000F23;
  padding-left: 25px;
  position: relative;
}

.advantages_item span:after {
  display: inline-block;
  content: "g";
  overflow: hidden;
  width: 0.001px;
  opacity: 0.001;
}

.advantages_item span:before {
  display: block;
  position: absolute;
  content: "";
  width: 20px;
  height: 20px;
  left: 0;
  top: 4px;
}

.advantages_item p {
  font-size: 13px;
  line-height: 20px;
  color: #30303C;
  margin-top: 15px;
}

.advantages_item:first-child span:before {
  background: url(advantages_item_1.svg) left center no-repeat;
}

.advantages_item:nth-child(2) span:before {
  background: url(advantages_item_2.svg) left center no-repeat;
}

.advantages_item:nth-child(3) {
  margin-bottom: 0;
}

.advantages_item:nth-child(3) span:before {
  background: url(advantages_item_3.svg) left center no-repeat;
}

.advantages_item:nth-child(4) {
  margin-bottom: 0;
}

.advantages_item:nth-child(4) span:before {
  background: url(advantages_item_4.svg) left center no-repeat;
}

.content_types_block {
  padding: 25px 0 75px;
}

.content_types_block.contaoner {
  max-width: 940px;
}

.content_types_title {
  margin-bottom: 20px;
}

.content_types_title span {
  font-family: Helvetica;
  font-size: 34px;
  font-weight: 500;
  line-height: 55px;
  color: #27272E;
}

.content_types_text {
  overflow: hidden;
}

.content_types_text p {
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 28px;
  color: #27272E;
}

.content_types_item {
  padding: 75px 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.content_types_item:nth-child(odd) {
  flex-direction: row-reverse;
  justify-content: flex-end;
}

.content_types_item:nth-child(odd) .content_types_content {
  margin: 0 0 0 100px;
}

.content_types_content {
  margin: 30px 80px 0 0;
  flex-basis: 460px;
}

.content_types_content .btn_container {
  margin-top: 15px;
  justify-content: flex-start;
}

.content_types_content .btn_container .btn_start {
  margin-right: 20px;
}

.content_types_img {
  flex-basis: 380px;
}

.pricing {
  padding-bottom: 100px;
}

.pricing .page_title {
  margin-bottom: 44px;
}

.pricing_top {
  margin: 0 0 80px;
  padding: 45px 0;
  flex-basis: 100%;
}

.pricing_block {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}

.pricing_content {
  margin: 0 0 0 20px;
  padding: 29px 20px 32px;
  flex-basis: 630px;
  flex-grow: 0;
  flex-shrink: 1;
  background-color: #FCF7EC;
  border-radius: 9px;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
}

@media screen and (max-width: 980px) and (min-width: 768px) {
  .pricing_content {
    flex-basis: 440px;
    margin: 0 0 0 15px;
  }
}

.pricing_content_title {
  position: relative;
  margin: 0 0 33px;
  text-align: center;
}

.pricing_content_title span {
  font-size: 33px;
  line-height: 55px;
  font-weight: 500;
  color: #27272E;
}

.pricing_content_title span span {
  margin: 0 7px;
}

.pricing_content_title_descr {
  margin: 5px 0 0;
  font-size: 15px;
  line-height: 28px;
  color: #5B5F62;
}


.faq {
  padding-bottom: 100px;
}

@media (max-width: 767px) {
  .faq {
    padding-bottom: 70px;
  }
  .we-accept-box {
    width: auto;
}
}

.faq .page_title {
  margin: 0 0 58px;
}


@media (max-width: 767px) {
  .faq .page_title {
    margin: 0 0 55px;
  }
}

.faq .container {
  max-width: 720px;
}

.blog .container {
  max-width: 780px;
}

.blog_title {
  margin: 0 0 10px;
  padding: 0 0 0 20px;
}

.blog_title h2 {
  font-size: 30px;
  font-weight: 500;
  line-height: 44px;
  color: #27272E;
}

.blog_topics {
  margin: 0 auto;
  max-width: 700px;
}

.blog_item {
  margin: 0 0 58px;
}

.blog_item:last-child {
  margin: 0;
}

.blog_img {
  margin: 0 0 20px;
  height: 230px;
  overflow: hidden;
  border-radius: 9px;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
}

.blog_content {
  padding: 0 20px;
}

.blog_text {
  margin: 0 0 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  max-height: 52px;
}

.blog_text p {
  font-size: 15px;
  line-height: 26px;
  color: #000F23;
}

.blog_article .container {
  display: flex;
  align-items: flex-start;
}

@media screen and (max-width: 980px) and (min-width: 768px) {
  .blog_article .container {
    flex-direction: column;
  }
}

.blog_article .link_back {
  margin: 15px 0 0;
  flex-basis: 80px;
  text-align: left;
}

@media screen and (max-width: 980px) and (min-width: 768px) {
  .blog_article .link_back {
    flex-basis: auto;
    margin: 0 0 22px 20px;
  }
}

.blog_article_block {
  margin: 0 auto;
  flex-basis: 720px;
  flex-shrink: 1;
}

.blog_article .page_title {
  margin: 0 0 15px;
  padding: 0 20px;
  text-align: left;
}

.blog_article_img {
  margin: 0 0 20px;
}

.login_block,
.signup_block,
.restore_pass_block,
.new_pass_block {
  max-width: 350px;
  margin: 0 auto;
}

@media (max-width: 767px) {

  .login_block,
  .signup_block,
  .restore_pass_block,
  .new_pass_block {
    max-width: 100%;
    padding: 0 10px;
  }
}

.login .page_title,
.signup .page_title,
.restore_pass .page_title,
.new_pass .page_title {
  margin: 0 0 30px;
}

.login .form_block,
.signup .form_block,
.restore_pass .form_block,
.new_pass .form_block {
  padding: 0 0 200px;
}

@media (max-width: 767px) {

  .login .form_block,
  .signup .form_block,
  .restore_pass .form_block,
  .new_pass .form_block {
    padding: 0 0 90px;
  }
}

.login .btn_container,
.signup .btn_container,
.restore_pass .btn_container,
.new_pass .btn_container {
  display: inline-flex;
  flex-direction: column;
  width: 100%;
  margin: 25px 0 0;
  text-align: center;
}

.login .link_info,
.signup .link_info,
.restore_pass .link_info,
.new_pass .link_info {
  margin: 30px 0 0;
}

.login p,
.signup p,
.restore_pass p,
.new_pass p {
  margin: 30px 0 0;
  font-size: 14px;
  line-height: 28px;
  color: #5B5F62;
  text-align: center;
}

.login p a,
.signup p a,
.restore_pass p a,
.new_pass p a {
  margin-left: 5px;
  color: #577FEA;
}

.login p a:hover,
.signup p a:hover,
.restore_pass p a:hover,
.new_pass p a:hover {
  color: #5957EA;
}

@media (max-width: 767px) {
  .signup .btn.btn_start {
    width: 170px;
  }
}

.new_pass_ok {
  background: url(pass_ok-401d7a14ee28340fb3831d4df66b1bcb974d69e040f32c30e4fb5cadb5601767.svg) no-repeat top 128px center;
}

@media (max-width: 767px) {
  .new_pass_ok {
    background-position: top 110px center;
  }
}

.new_pass_ok .page_title {
  margin: 160px 0 39px;
}

.new_pass_ok .page_title span {
  font-size: 36px;
  line-height: 44px;
}

@media (max-width: 767px) {
  .new_pass_ok .page_title span {
    font-size: 28px;
    line-height: 33px;
  }
}

.page.new_pass_ok,
.page.restore_pass_ok {
  padding-bottom: 250px;
}

.page.new_pass_ok .btn_container,
.page.restore_pass_ok .btn_container {
  justify-content: center;
}

@media (max-width: 767px) {

  .page.new_pass_ok,
  .page.restore_pass_ok {
    padding-bottom: 200px !important;
  }
}

.restore_pass_ok {
  background: url(restore_ok-bf997b0b944e5607005bb042e6cc602a7a6cb2bbc6b369d4fa3cbe94fedc0787.svg) no-repeat top 128px center;
}

@media (max-width: 767px) {
  .restore_pass_ok {
    background-position: top 119px center;
  }
}

.restore_pass_ok .container {
  max-width: 500px;
}

.restore_pass_ok .page_title {
  margin: 150px 0 28px;
}

@media screen and (max-width: 980px) and (min-width: 768px) {
  .restore_pass_ok .page_title {
    margin-top: 120px;
  }
}

.restore_pass_ok .page_title span {
  font-size: 36px;
  line-height: 44px;
}

@media (max-width: 767px) {
  .restore_pass_ok .page_title span {
    font-size: 28px;
    line-height: 33px;
  }
}

.restore_pass_ok p {
  font-size: 18px;
  line-height: 28px;
  text-align: center;
  color: #505050;
}

.page_error {
  background: url(error_bg-6730916981eb5e50e791892c9a18ff4cbdc14ce4774439b0b118d58bf787f5f4.svg) no-repeat center top 147px;
}

.page_error .container {
  max-width: 530px;
}

@media screen and (max-width: 980px) and (min-width: 768px) {
  .page_error .container {
    padding: 0 10px;
  }
}

.page_error .page_title {
  margin: 176px 0 30px;
  padding: 0 64px;
}

@media (max-width: 360px) {
  .page_error .page_title {
    padding: 0;
  }
}

.page_error .page_title span {
  font-size: 36px;
  line-height: 44px;
}

.page_error p {
  font-size: 18px;
  line-height: 28px;
  color: #505050;
  text-align: center;
}

.page_error p a {
  margin-left: 5px;
}

.page.page_error {
  padding-bottom: 300px;
}

.contact_us {
  text-align: center;
  background: url(contact_us_bg-343544a75867a38843535ea5fd9036707f2be3df07edf3b0d8bbade91893b62b.svg) no-repeat center top 148px;
}

.contact_us .page_title {
  margin: 140px 0 8px;
}

.contact_us p {
  font-size: 18px;
  line-height: 28px;
  color: #505050;
}

.contact_us p:first-of-type {
  margin-bottom: 14px;
}

.contact_us a {
  font-size: 18px;
  line-height: 28px;
  color: #1BAB72;
}

.contact_us a:hover {
  color: #0C9960;
}

.page.contact_us {
  padding-bottom: 270px;
}

.page_policy .container {
  display: flex;
  align-items: flex-start;
}

@media screen and (max-width: 980px) and (min-width: 768px) {
  .page_policy .container {
    flex-direction: column;
  }
}

.page_policy .link_back {
  margin: 17px 0 0;
  flex-basis: 80px;
  text-align: left;
}

@media screen and (max-width: 980px) and (min-width: 768px) {
  .page_policy .link_back {
    margin: 0 0 23px 20px;
    flex-basis: auto;
  }
}

.page_policy_block {
  margin-left: 70px;
  flex-basis: 680px;
  flex-shrink: 1;
}

@media screen and (max-width: 980px) and (min-width: 768px) {
  .page_policy_block {
    margin-left: 0;
  }
}

.page_policy .page_title {
  margin: 0 0 15px;
  padding: 0 20px;
  text-align: left;
}

.header_affiliate.header_middle {
  height: auto;
  padding: 80px 0 0px;
}

.header_affiliate .header_middle_content {
  flex-direction: row-reverse;
}

.header_affiliate .header_middle_img {
  margin: 2px 0 0 -12px;
}

.header_affiliate .header_middle_text {
  max-width: 560px;
  margin: 86px 40px 0 0;
}

.header_affiliate .header_middle_slogan h1 {
  line-height: 55px;
}

.header_affiliate .header_middle_slogan h1 span {
  margin: 0 3px 0 0;
}

.header_affiliate .header_middle_slogan h1 span:before {
  bottom: 9px;
}

.header_affiliate .header_middle_slogan+p {
  letter-spacing: -0.1px;
}

.header_affiliate .header_middle_links {
  margin: 25px 0 0 0;
}

.header_affiliate .header_middle_links form {
  display: flex;
  align-items: center;
}

.header_affiliate .header_middle_links input[type="email"] {
  width: 254px;
  height: 46px;
  border: 1px solid #000;
  border-radius: 3px;
  margin-right: 9px;
  padding: 0 18px;
  caret-color: #5957EA;
}

.header_affiliate .header_middle_links input[type="email"]:focus {
  border: 1px solid #1BAB72;
}

.header_affiliate .header_middle_links .field_error {
  position: relative;
}

.header_affiliate .header_middle_links .field_error input[type="email"] {
  border: 1px solid #ED4546;
}

.header_affiliate .header_middle_links .validation_error {
  position: absolute;
  bottom: -18px;
  left: 0;
}

.header_affiliate .header_middle_links .btn.btn_start {
  font-family: Helvetica;
}

.affiliate_page .accordion {
  width: 660px;
  margin: 0 auto;
}

.affiliate_page .accordion_title {
  height: 58px;
  padding: 0px 40px 0 18px;
}

.affiliate_page .accordion_title span {
  font-size: 16px;
}

.affiliate_page .accordion_content {
  padding: 20px 19px 15px;
}

.affiliate_page .accordion_item {
  margin: 0 0 12px;
}

.affiliate_page .accordion_item.active {
  border: 1px solid #6C6C6C;
}

.affiliate_page .accordion_item.active .accordion_title:after {
  display: block;
  position: absolute;
  content: "";
  width: 60px;
  height: 1px;
  background-color: #1EB16C;
  left: 19px;
  bottom: 0;
}

.affiliate_page .component_faq {
  margin-top: 154px;
  padding-bottom: 69px;
}

.affiliate_page .component_faq .component_title {
  text-align: center;
  margin-bottom: 27px;
}

.affiliate_page .component_faq .component_title:before {
  display: block;
  position: absolute;
  content: "";
  width: 60px;
  height: 1px;
  background-color: #27272E;
  top: -73px;
  left: calc(50% - 30px);
}

.affiliate_page .component_faq .component_title span {
  font-family: Helvetica;
  font-size: 40px;
  line-height: 55px;
  font-weight: 500;
  position: relative;
  z-index: 1;
}

.affiliate_page .component_faq .component_title span:before {
  display: block;
  position: absolute;
  content: "";
  width: 167px;
  height: 19px;
  background-color: #C8FFE9;
  right: 0;
  bottom: 3px;
  z-index: -1;
}

.affiliate_page .validation_error {
  position: absolute;
  bottom: -18px;
  left: 0;
}

.affiliate_page_width {
  width: 1000px;
  margin: 0 auto;
}

.affiliate_success {
  width: 700px;
  margin: 0 auto;
  padding: 278px 0 169px;
  background: url(affiliate_success.svg) center 141px no-repeat;
  text-align: center;
  min-height: calc(100vh - 270px);
}

.affiliate_success span {
  font-family: Helvetica;
  font-size: 36px;
  line-height: 44px;
  font-weight: 500;
  color: #27272E;
}

.affiliate_success span b {
  display: block;
  font-weight: 500;
  position: relative;
  z-index: 1;
}

.affiliate_success span b:before {
  display: block;
  position: absolute;
  content: "";
  width: 170px;
  height: 15px;
  background-color: #C8FFE9;
  left: calc(50% - 85px);
  bottom: 8px;
  z-index: -1;
}

.affiliate_success p {
  font-size: 18px;
  line-height: 28px;
  color: #5B5F62;
  margin-top: 11px;
  letter-spacing: 0.1px;
}

.affiliate_success .btn.btn_start {
  margin-top: 28px;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  transition: background-color 5000s ease-in-out 0s;
}

.widget_pricing {
  padding: 20px;
  flex-basis: 300px;
  flex-shrink: 1;
  border: 1px solid #868585;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

@media screen and (max-width: 980px) and (min-width: 768px) {
  .widget_pricing {
    flex-basis: 256px;
    padding: 20px 14px;
  }
}

.widget_pricing_top {
  margin: 0 0 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.widget_pricing_value {
  margin: 0 0 30px;
  text-align: center;
}

.widget_pricing_value strong {
  font-family: Helvetica;
  font-size: 50px;
  line-height: 55px;
  font-weight: 700;
  color: #27272E;
}

.widget_pricing_text {
  margin: 40px 0 0;
}

.widget_pricing_text ul {
  margin: 0 0 20px;
}

.widget_pricing_text ul li {
  font-size: 16px;
  line-height: 28px;
  color: #27272E;
}

.widget_pricing_text p {
  font-size: 14px;
  line-height: 19px;
  color: #27272E;
}

.widget_pricing .btn {
  width: 100%;
}

.widget_pricing .need_words {
  font-size: 16px;
  line-height: 28px;
  color: #27272E;
}

.widget_pricing .need_words_value {
  font-size: 20px;
  line-height: 32px;
  font-weight: 600;
  color: #000F23;
  background-color: #EDF2F3;
  padding: 0 10px;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}

.widget_register {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #FFD62B;
  margin-top: 79px;
  padding: 27px 30px;
  border-radius: 4px;
}

.widget_register span:not(.validation_error) {
  font-family: Helvetica;
  font-size: 50px;
  line-height: 51px;
  font-weight: 500;
  color: #272727;
  position: relative;
  z-index: 1;
}

.widget_register span:not(.validation_error):before {
  display: block;
  position: absolute;
  content: "";
  width: 18px;
  height: 18px;
  background: url(white_star.svg) center center no-repeat;
  right: -31px;
  top: -4px;
}

.widget_register span:not(.validation_error):after {
  display: block;
  position: absolute;
  content: "";
  width: 100%;
  height: 19px;
  background-color: #FFE783;
  left: 0;
  bottom: 3px;
  z-index: -1;
}

.widget_register p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  color: #272727;
  letter-spacing: 0.2px;
}

.widget_register input[type="email"] {
  width: 254px;
  margin-right: 9px;
  background-color: #F0C929 !important;
  color: #282828;
  border: none;
  border-radius: 3px;
  padding: 0 17px;
  caret-color: #282828;
}

.widget_register input[type="email"]::-webkit-input-placeholder {
  font-size: 14px;
  color: #A0861F;
}

.widget_register input[type="email"]:focus {
  border: 1px solid #A88E22;
}

.widget_register input:-internal-autofill-selected {
  -webkit-text-fill-color: #282828;
  font-size: 16px;
}

.widget_register .btn.white_button {
  width: 165px;
  line-height: 44px;
  background-color: #fff;
  color: #30303C;
  border: 1px solid #fff;
}

.widget_register_content {
  margin-top: -3px;
}

.widget_register_form {
  position: relative;
}

.widget_register_form form {
  display: flex;
}

.widget_register_form .field_error input[type="email"] {
  border: 1px solid #ED4546;
}

.widget_register_form .field_error .validation_error {
  font-size: 12px;
  line-height: 15px;
  color: #fff;
  background-color: #FF6574;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  padding: 0 3px;
  bottom: -15px;
  left: 14px;
}

.popup_cookie_policy,
.cookie_policy-overlay {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  background-color: #27272E;
  z-index: 99999;
}

.popup_cookie_policy.hidden,
.cookie_policy-overlay.hidden {
  display: none;
}

.popup_cookie_policy .container,
.popup_cookie_policy .cookie_policy-pane,
.cookie_policy-overlay .container,
.cookie_policy-overlay .cookie_policy-pane {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 50px;
  max-width: 1020px;
  margin: 0 auto;
  padding: 0 10px;
}

.popup_cookie_policy p,
.cookie_policy-overlay p {
  font-size: 13px;
  line-height: 18px;
  display: inline-block;
  color: #F5F5F5;
}

.popup_cookie_policy p a,
.cookie_policy-overlay p a {
  margin-left: 5px;
  color: #88CEFF;
}

.popup_cookie_policy p a:hover,
.cookie_policy-overlay p a:hover {
  color: #5957EA;
}

.popup_cookie_policy .cookie_policy-button,
.cookie_policy-overlay .cookie_policy-button {
  height: 34px;
  width: 90px;
  line-height: 34px;
  color: #fff;
  background-color: #27272E;
  border: 1px solid #fff;
  outline: none;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}

.popup_cookie_policy .cookie_policy-button:hover,
.cookie_policy-overlay .cookie_policy-button:hover {
  background-color: #3B3B44;
}

.popup_overlay {
  background-color: rgba(37, 48, 65, 0.85);
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  text-align: center;
}

.popup_overlay:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 100%;
}

.popup_overlay .popup {
  box-shadow: 0 2px 9px rgba(0, 0, 0, 0.03);
  background: #fff;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding: 15px 0 0;
  min-width: 460px;
  max-width: 460px;
  border-radius: 4px;
}

.popup_overlay .popup.restore_password .popup_content {
  padding-top: 52px;
}

.popup_overlay .popup.restore_password .border {
  margin-top: 45px;
}

.popup_overlay .popup.restore_password_success {
  padding-top: 30px;
}

.popup_overlay .popup.restore_password_success .popup_title span {
  font-size: 38px;
  line-height: 36px;
  margin-bottom: 10px;
}

.popup_overlay .popup.restore_password_success .popup_title span:after {
  display: none;
}

.popup_overlay .popup.restore_password_success .border {
  margin-top: 50px;
}

.popup_overlay .popup.restore_password_success .links_block {
  text-align: center;
}

.popup_overlay .popup.restore_password_success .links_block p {
  float: none;
}

.popup_overlay .popup.new_password .popup_content {
  padding-bottom: 35px;
}

.popup_overlay .popup .popup_content {
  padding: 30px 0 0;
}

.popup_overlay .popup .popup_content .field_item {
  margin: 0 30px 20px;
  width: 400px;
}

.popup_overlay .popup .popup_content .field_item .field_error {
  width: 100%;
}

.popup_overlay .popup .popup_content .field_item input {
  width: 100%;
}

.popup_overlay .popup .popup_title {
  text-align: center;
}

.popup_overlay .popup .popup_title span {
  display: block;
  font-size: 34px;
  color: #2E4768;
  line-height: 40px;
  font-weight: 700;
  margin-bottom: 17px;
  position: relative;
}

.popup_overlay .popup .popup_title span:after {
  display: block;
  content: "";
  position: absolute;
  width: 400px;
  height: 1px;
  background-color: #C0D6F3;
  left: 30px;
  bottom: -10px;
}

.popup_overlay .popup .popup_title p {
  font-weight: 500;
  color: #2E4768;
}

.popup_overlay .popup .close {
  top: 4px;
  right: 4px;
  z-index: 999999;
}

.popup_overlay .popup .button {
  color: #fff;
  display: inline-block;
  vertical-align: top;
  font-family: Helvetica;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  position: relative;
  border: none;
  transition: .2s all ease-in;
  cursor: pointer;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  font-size: 18px;
  height: 54px;
  line-height: 54px;
  background: #0054CC;
  height: 55px;
  line-height: 55px;
  width: 300px;
  margin: 10px 0 15px;
}

.popup_overlay .popup .button:hover {
  background-color: #0043A3;
}

.popup_overlay .popup a:not(.button) {
  display: block;
}

.popup_overlay .popup .border {
  width: 92%;
  margin: 35px 4% 0;
  display: none;
}

.popup_overlay .popup .border:after,
.popup_overlay .popup .border:before {
  width: 16px;
  height: 16px;
  background-color: #46505c;
  box-shadow: none;
  top: -8px;
}

.popup_overlay .popup .border:before {
  left: calc(-4% - 11px);
}

.popup_overlay .popup .border:after {
  right: calc(-4% - 11px);
}

.popup_overlay .popup .links_block {
  padding: 17px 30px 15px;
  margin: 36px 0 0 0;
  background-color: #F7FAFE;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  position: relative;
}

.popup_overlay .popup .links_block:after {
  display: block;
  content: "";
  clear: both;
}

.popup_overlay .popup .links_block p {
  font-size: 13px;
  color: #6D7D91;
  float: left;
}

.popup_overlay .popup .links_block p a {
  margin-left: 5px;
}

.popup_overlay .popup .links_block a {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  float: right;
}

.popup_overlay .popup .sign_up .border {
  margin-top: 55px;
}

@media screen and (max-width: 980px) and (min-width: 768px) {
  .wrapper {
    padding-bottom: 284px;
  }
  .logo {
    background: url(ss-logo.png) no-repeat center;
    background-size: contain;
    width: 142px;
  }


  .container {
    padding: 0 24px;
  }

  .header .container {
    padding: 0 24px;
  }

  .header .logo {
    margin-right: 0;
  }

  .header_menu {
    margin-left: 20px;
  }



  .header_menu_item {
    margin-right: 25px;
  }

  .header .account_drop {
    left: -16px;
  }

  .header_middle {
    padding-top: 110px;
    height: 580px;
  }

  .header_middle.header_content_types {
    height: 538px;
  }

  .header_middle.header_content_types .header_middle_content:before {
    top: 74px;
    left: -18px;
    width: 279px;
    height: 284px;
    background-size: contain;
  }

  .header_middle.header_content_types .header_middle_text {
    margin: 45px 0 0;
  }

  .header_middle_content {
    padding-left: 24px;
  }

  .header_middle_img {
    margin: 60px 0 0 0;
    flex-basis: 280px;
  }

  .header_middle_text {
    margin: 52px 0 0;
    max-width: 470px;
  }

  .header_middle_slogan {
    margin-bottom: 18px;
  }

  .header_middle_slogan h1 {
    font-size: 42px;
    line-height: 48px;
  }

  .header_middle_slogan h1 i {
    display: inline-block;
  }

  .header_middle .container {
    padding: 0;
  }

  .footer {
    margin-top: -284px;
  }

  .footer_main {
    padding-bottom: 31px;
  }

  .footer_links {
    flex-basis: 398px;
  }

  .footer_bottom p i {
    display: block;
  }

  .footer_bottom .copyright {
    margin-top: 18px;
  }

  .page_navigation {
    padding: 0;
  }

  .page_navigation ul {
    padding: 0 24px;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    justify-content: flex-start;
    -webkit-overflow-scrolling: touch;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
  }

  .page_navigation ul::-webkit-scrollbar {
    display: none;
  }

  .page_navigation ul li {
    flex: 0 0 auto;
    margin: 0 14px;
  }

  .component_steps {
    padding: 96px 0 90px;
  }

  .component_steps .component_title {
    margin-top: 0;
    text-align: center;
  }

  .component_steps .component_title strong {
    font-size: 42px;
    line-height: 48px;
  }

  .component_steps .component_title strong i {
    display: inline-block;
    margin: 0 0 0 7px;
  }

  .component_steps .container {
    flex-direction: column;
  }

  .component_steps_headline {
    flex: 0 0 auto;
    width: 100%;
    margin: 0 0 25px;
  }

  .component_steps_headline p {
    text-align: center;
  }

  .component_steps_block {
    max-width: 460px;
    margin: 0 auto 39px;
  }

  .component_steps_item {
    margin: 0 0 10px;
  }

  .component_steps_item:nth-child(even) {
    margin: 0 0 19px;
    padding: 0 0 0 24px;
  }

  .component_steps_item:nth-child(even) .component_steps_img {
    margin: 0 0 0 24px;
  }

  .component_steps_item:nth-child(1):before {
    width: 90%;
  }

  .component_steps_item:nth-child(3):before {
    width: 90%;
  }

  .component_steps_item:nth-child(3) .component_steps_img {
    margin: -10px 24px 0 0;
  }

  .component_steps_img {
    margin: 0 10px 0 0;
  }

  .component_steps .btn_container {
    margin: 0 auto;
    flex-basis: auto;
    width: 360px;
  }

  .component_steps .btn_container .btn_pricing {
    width: 170px;
  }

  .component_rate {
    padding: 55px 0 51px;
  }

  .component_rate_content {
    flex-basis: 490px;
  }

  .component_rate_title {
    margin-bottom: 10px;
  }

  .component_rate_title span {
    display: inline-block;
    vertical-align: top;
    font-size: 40px;
    line-height: 54px;
  }

  .component_rate_user {
    margin-right: 48px;
  }

  .component_testimonials {
    padding: 90px 0;
  }

  .component_testimonials_slider {
    max-width: 660px;
  }

  .component_testimonials_item {
    padding: 37px 19px 38px 15px;
  }

  .component_testimonials_user {
    flex-basis: 130px;
    margin-right: 28px;
  }

  .component_testimonials_slider {
    margin: 0 auto 36px;
  }

  .component_testimonials .container {
    padding: 0 22px;
  }

  .component_testimonials .component_title {
    margin-bottom: 25px;
  }

  .component_testimonials .slick-arrow.slick-prev {
    left: -38px;
  }

  .component_testimonials .slick-arrow.slick-next {
    right: -38px;
  }

  .component_attract_block {
    padding: 44px 22px 54px;
  }

  .component_advantages {
    padding-top: 89px;
  }

  .component_advantages .container {
    display: block;
    padding: 0 57px;
  }

  .component_advantages .component_title {
    padding-top: 0;
    max-width: 100%;
    text-align: center;
  }

  .component_advantages .component_title span:before {
    left: calc(50% - 60px);
    bottom: -19px;
  }

  .component_advantages .component_title br {
    display: none;
  }

  .component_advantages .component_content {
    max-width: 100%;
    justify-content: center;
    margin-top: 39px;
  }

  .advantages_item:first-child,
  .advantages_item:nth-child(3) {
    margin-right: 10px;
  }

  .content_types_block {
    padding: 20px 0 60px;
  }

  .content_types_item {
    padding: 60px 0;
    align-items: center;
  }

  .content_types_item:nth-child(odd) .content_types_content {
    margin: 0 0 0 20px;
  }

  .content_types_content {
    margin: 0 20px;
    flex-basis: 420px;
  }

  .content_types_img {
    flex-basis: 280px;
  }

  .pricing_top {
    padding: 45px 35px;
  }

  .agencies .container {
    padding: 0 10px;
  }

  .header_middle.header_landing.header_affiliate {
    padding: 97px 0 0;
  }

  .header_middle.header_landing.header_affiliate .header_middle_img {
    margin: 75px 0 0 -12px;
  }

  .header_middle.header_landing.header_affiliate .header_middle_content {
    padding-left: 26px;
  }

  .header_middle.header_landing.header_affiliate .header_middle_content:before {
    width: 318px;
    height: 273px;
    background-size: 318px;
    right: -8px;
    top: -61px;
  }

  .header_middle.header_landing.header_affiliate .header_middle_text {
    margin: 77px 0 0 0;
  }

  .header_middle.header_landing.header_affiliate .header_middle_slogan h1 {
    line-height: 48px;
  }

  .header_middle.header_landing.header_affiliate .header_middle_slogan+p {
    max-width: 465px;
  }

  .header_middle.header_landing.header_affiliate .header_middle_links {
    margin: 25px 0 0;
  }

  .affiliate_page_width {
    width: 100%;
  }

  .affiliate_page .component_faq {
    padding: 69px 0 80px;
    margin-top: 84px;
  }

  .affiliate_success {
    padding-top: 291px;
    background-position: center 158px;
    min-height: calc(100vh - 284px);
  }

  .widget_register {
    flex-wrap: wrap;
    justify-content: center;
    width: 654px;
    margin: 80px auto 0;
    padding: 25px 30px 30px;
  }

  .widget_register span:not(.validation_error) {
    margin-right: 0;
  }

  .widget_register span:not(.validation_error):before {
    right: -21px;
    top: -1px;
  }

  .widget_register p {
    margin-top: 5px;
  }

  .widget_register .btn.white_button {
    font-size: 16px;
  }

  .widget_register_content {
    display: block;
    text-align: center;
  }

  .widget_register_content br {
    display: none;
  }

  .widget_register_form {
    margin-top: 21px;
  }

  .popup_cookie_policy p,
  .cookie_policy-overlay p {
    max-width: 490px;
  }
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .btn.btn_start {
    width: 150px;
  }

  .btn.btn_pricing {
    width: 150px;
  }

  .header .hamburger {
    display: block;
  }

  .header_menu {
    margin: 0;
    padding: 0 0 14px;
    float: none;
    text-align: center;
    border-bottom: 1px solid #E5E5E5;
  }

  .header_menu_responsive {
    display: none;
    position: fixed;
    right: 0;
    top: 0;
    width: 250px;
    padding: 70px 30px 0;
    background-color: #fff;
    border-bottom: 1px solid #4BE5A7;
    box-shadow: 0 10px 10px -3px rgb(131 131 151 / 30%);
    -moz-box-shadow: 0 10px 10px -3px rgba(131, 131, 151, 0.3);
    -webkit-box-shadow: 0 10px 10px -3px rgb(131 131 151 / 30%);
    height: 100%;
  }

  .header_menu_responsive.opened {
    display: block;
  }

  .header_menu_item {
    float: none;
    margin: 0 0 40px 0;
    text-align: left;
  }

  .header_menu_link {
    font-size: 16px;
    line-height: 22px;
  }

  .header_buttons {
    float: none;
    margin: 0;
    padding: 21px 0 27px;
  }

  .header .user_group {
    display: flex;
    justify-content: center;
    flex-direction: column;
  }

  .header .user_group .btn.btn_black {
    width: 180px;
  }

  .header_top .btn_login {
    margin: 0 0 12px;
  }

  .header .account {
    margin: 0;
    width: 100%;
    text-align: center;
  }

  .header .account_link {
    display: none;
  }

  .header .account_drop {
    display: block;
    position: static;
    width: 100%;
  }

  .header .account_menu {
    margin: 0;
    padding: 0;
    border: none;
    width: 100%;
  }

  .header .account_menu ul {
    margin-bottom: 8px;
  }

  .header .account_menu ul li a {
    margin: 0 0 10px;
    width: auto;
    font-size: 16px;
    line-height: 22px;
  }

  .header .account_menu ul li a:hover {
    color: #5957EA;
    background: transparent;
  }

  .header .account_menu .btn_logout {
    margin: 0;
    font-size: 16px;
    color: #434E5D;
  }

  .header .btn_border_black {
    width: 180px;
  }

  .header_middle {
    padding: 96px 0 90px;
    height: auto;
  }

  .header_middle.header_content_types .header_middle_content {
    flex-direction: column;
  }

  .header_middle.header_content_types .header_middle_img {
    margin-bottom: 36px;
  }

  .header_middle_content {
    flex-direction: column;
  }

  .header_middle_img {
    margin: 0 0 10px;
    flex-basis: auto;
  }

  .header_middle_text {
    margin: 0;
  }

  .header_middle_slogan {
    margin-bottom: 20px;
  }

  .header_middle_slogan h1 {
    font-size: 36px;
    line-height: 44px;
    word-break: break-word;
  }
}

@media screen and (min-width: 0px) and (max-width: 767px) and (max-width: 360px) {
  .header_middle_slogan h1 i {
    margin-left: 0;
    display: block;
  }
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .header_middle_slogan+p {
    font-size: 16px;
    line-height: 24px;
  }

  .header_middle_links {
    margin: 40px auto 0;
    width: 310px;
  }

  .footer {
    padding: 36px 10px 30px;
  }

  .footer .logo {
    margin-bottom: 33px;
    position: static;
    order: 1;
  }

  .footer_main {
    padding-bottom: 20px;
    flex-direction: column;
  }

  .footer_links {
    flex-basis: auto;
    order: 2;
    flex-direction: column;
    justify-content: start;
  }

  .footer_links_item {
    margin-bottom: 10px;
  }

  .footer_links_item strong {
    margin-bottom: 10px;
  }

  .footer_address {
    flex-basis: auto;
    margin-top: 18px;
    order: 3;
    width: 210px;
  }

  .footer_bottom {
    padding: 15px 0 0;
  }

  .footer_bottom .container {
    flex-direction: column;
  }

  .footer_bottom p {
    margin: 0 0 15px;
  }

  .btn_container {
    margin: 0 auto;
    width: 300px;
  }

  .component_title strong {
    font-size: 36px;
    line-height: 43px;
  }

  .header_inner+.page {
    padding: 100px 0 70px;
  }

  .page_title {
    margin: 0 0 40px;
  }

  .page_title span,
  .page_title h2 {
    font-size: 28px;
    line-height: 33px;
  }

  .page_title span span,
  .page_title h2 span {
    display: block;
  }

  .page_title span i:before,
  .page_title h2 i:before {
    bottom: -4px;
  }

  .page_descr {
    margin: 16px 0 0;
    font-size: 14px;
    line-height: 20px;
  }

  .page_content {
    flex-basis: auto;
    padding: 0;
  }

  .page_content p {
    font-size: 14px;
    line-height: 24px;
  }

  .page_content h3 {
    font-size: 20px;
    line-height: 30px;
  }

  .page_content h6 {
    font-size: 18px;
    line-height: 24px;
  }

  .page_navigation {
    padding: 0;
  }

  .page_navigation ul {
    padding: 0 10px;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    justify-content: flex-start;
    -webkit-overflow-scrolling: touch;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
  }

  .page_navigation ul::-webkit-scrollbar {
    display: none;
  }

  .page_navigation ul li {
    flex: 0 0 auto;
    margin: 0 14px;
  }

  .agencies {
    padding-bottom: 70px;
  }

  .agencies .container {
    padding-left: 0;
    padding-right: 0;
  }

  .list {
    font-size: 14px;
    line-height: 24px;
  }

  .list li {
    margin: 0 0 10px;
  }

  .accordion_title {
    padding: 0 47px 0 17px;
  }

  .accordion_title:before {
    right: 17px;
  }

  .accordion_title span {
    line-height: 24px;
    max-height: 48px;
  }

  .accordion_content p {
    font-size: 14px;
  }

  .component_steps {
    padding: 60px 0 80px;
  }

  .component_steps .container {
    flex-direction: column;
  }

  .component_steps .component_title {
    text-align: center;
    margin-top: 0;
  }

  .component_steps .component_title strong {
    line-height: 43px;
  }

  .component_steps_headline {
    margin: 0 0 20px;
  }

  .component_steps_block {
    margin-bottom: 25px;
    align-items: center;
    flex-direction: column;
  }

  .component_steps_item {
    margin-bottom: 0;
    width: 100%;
  }

  .component_steps_item:nth-child(even) {
    padding: 25px 0;
  }

  .component_steps_item:nth-child(even) .component_steps_img {
    margin: 0 0 0 3px;
  }

  .component_steps_item:nth-child(1) .component_steps_img {
    flex-basis: 98px;
    height: 89px;
    align-self: flex-end;
  }

  .component_steps_item:nth-child(2) .component_steps_img {
    flex-basis: 86px;
    height: 89px;
    align-self: flex-end;
  }

  .component_steps_item:nth-child(3) {
    padding-top: 15px;
  }

  .component_steps_item:nth-child(3) .component_steps_img {
    flex-basis: 89px;
    height: 99px;
    margin: 0 18px 0 0;
  }

  .component_steps_item:nth-child(3):after {
    left: 24px;
    width: 60px;
  }

  .component_steps_img {
    flex-basis: auto;
    width: 98px;
  }
}

@media screen and (min-width: 0px) and (max-width: 767px) and (max-width: 350px) {
  .component_steps_img {
    width: 92px;
  }
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .component_steps_content p {
    margin-bottom: 7px;
  }

  .component_steps .btn_container {
    margin: 40px auto 0;
    flex-basis: auto;
  }

  .component_rate {
    padding: 31px 0;
  }

  .component_rate_block {
    flex-direction: column;
  }

  .component_rate_user {
    flex-basis: auto;
    margin: 0 0 20px;
  }

  .component_rate_img {
    margin-bottom: 15px;
  }

  .component_rate_title {
    margin-bottom: 20px;
  }

  .component_rate_title span {
    font-size: 26px;
    line-height: 33px;
  }

  .component_rate_content {
    flex-basis: auto;
    font-size: 16px;
    line-height: 24px;
  }

  .component_testimonials {
    padding: 70px 0;
  }

  .component_testimonials .component_title {
    margin-bottom: 37px;
  }

  .component_testimonials .component_title strong {
    font-size: 36px;
    line-height: 43px;
  }

  .component_testimonials_slider {
    padding: 0 20px;
    width: 100%;
  }

  .component_testimonials_slider:before {
    display: none;
  }

  .component_testimonials_item {
    flex-direction: column;
    padding: 15px 14px 52px;
    border-color: transparent;
  }

  .component_testimonials_user {
    margin: 0 0 18px;
    flex-basis: auto;
    flex-direction: row;
  }

  .component_testimonials_img {
    margin: 0 9px 0 0;
    width: 60px;
  }

  .component_testimonials_img:before {
    width: 13px;
    height: 9px;
    top: 7px;
    right: -2px;
  }

  .component_testimonials_descr {
    text-align: left;
  }

  .component_testimonials_content {
    flex-basis: auto;
  }

  .component_testimonials_title span {
    font-size: 18px;
    line-height: 30px;
  }

  .component_testimonials_text {
    margin-bottom: 9px;
    -webkit-line-clamp: 9;
    line-height: 24px;
    height: 216px;
  }

  .component_testimonials_text p {
    font-size: 16px;
    line-height: 24px;
  }

  .component_testimonials .slick-arrow.slick-prev {
    left: 0;
  }

  .component_testimonials .slick-arrow.slick-next {
    right: 0;
  }

  .component_testimonials .btn_container {
    width: 300px;
  }

  .component_testimonials .btn_container .btn_pricing {
    width: 130px;
  }

  .component_engage {
    margin: 0 0 70px;
  }

  .component_engage_headline {
    margin: 0 0 28px;
    padding: 0 20px;
  }

  .component_engage_headline span {
    font-size: 26px;
    line-height: 33px;
  }

  .component_engage_headline span span {
    margin: 0;
    display: block;
  }

  .component_engage_headline_descr {
    margin: 16px;
    font-size: 14px;
    line-height: 20px;
  }

  .component_engage_block {
    margin: 0 0 16px;
    padding: 0 20px;
    flex-direction: column;
  }

  .component_engage_item {
    margin: 14px;
    flex-basis: auto;
  }

  .component_engage .btn {
    width: 260px;
  }

  .component_attract_title strong {
    margin: 0 0 16px;
    font-size: 26px;
    line-height: 33px;
  }

  .component_attract_title_descr {
    font-size: 14px;
    line-height: 20px;
  }

  .component_attract_title_descr p span {
    display: initial;
  }

  .component_attract_block {
    padding: 32px 10px;
  }

  .component_attract_img img {
    width: 100%;
  }

  .component_attract .btn_container {
    width: 100%;
  }

  .component_attract .btn_container .btn {
    width: 48%;
  }

  .have_question_title {
    margin: 0 0 16px;
  }

  .have_question_title strong {
    font-size: 26px;
    line-height: 33px;
  }

  .have_question p,
  .have_question a {
    font-size: 14px;
    line-height: 20px;
  }

  .component_advantages {
    padding-top: 18px;
  }

  .component_advantages .container {
    display: block;
    padding: 0 10px;
  }

  .component_advantages .component_title {
    max-width: 100%;
    padding: 0;
    text-align: center;
  }

  .component_advantages .component_title span {
    font-size: 34px;
    line-height: 39px;
    letter-spacing: 0px;
  }

  .component_advantages .component_title span:before {
    left: calc(50% - 60px);
    bottom: -19px;
  }

  .component_advantages .component_title span:after {
    width: 85px;
  }

  .component_advantages .component_title br {
    display: none;
  }

  .component_advantages .component_content {
    margin-top: 37px;
  }

  .advantages_item {
    padding: 21px 18px 30px 10px;
    margin: 0 auto 10px;
  }

  .advantages_item:nth-child(3) {
    margin-bottom: 10px;
  }

  .advantages_item p {
    margin-top: 13px;
  }

  .content_types {
    padding: 10px 0 40px;
  }

  .content_types .container {
    padding: 0;
  }

  .content_types_block.container {
    padding: 20px 10px 0;
  }

  .content_types_item {
    padding: 40px 0;
    flex-direction: column;
  }

  .content_types_item:nth-child(odd) {
    flex-direction: column;
  }

  .content_types_item:nth-child(odd) .content_types_content {
    margin: 0 0 57px;
  }

  .content_types_content {
    flex-basis: auto;
    margin: 0 0 57px;
    order: 1;
  }

  .content_types_img {
    padding: 0 18px;
    order: 2;
    flex-basis: auto;
  }

  .content_types_title {
    margin-bottom: 15px;
  }

  .content_types_title span {
    font-size: 28px;
    line-height: 34px;
  }

  .content_types_text p {
    font-size: 14px;
    line-height: 24px;
  }

  .pricing {
    padding-bottom: 40px;
  }

  .pricing .container {
    padding: 0;
  }

  .pricing .page_title {
    padding: 0 8px;
  }

  .pricing .page_title_descr {
    padding: 0 32px;
  }

  .pricing_top {
    margin: 0 0 40px;
    padding: 45px 47px;
    width: 100%;
    flex-basis: auto;
  }

  .pricing_top .noUi-value-sub {
    opacity: 0;
    visibility: hidden;
  }

  .pricing_block {
    flex-direction: column;
  }

  .pricing_content {
    margin: 0;
    padding: 30px 10px;
  }

  .pricing_content_title {
    margin: 0 0 30px;
  }

  .pricing_content_title span {
    font-size: 26px;
    line-height: 33px;
  }

  .pricing_content_title span span {
    margin: 0;
    display: block;
  }

  .pricing_content_title_descr {
    margin: 15px 0 0;
    padding: 0 30px;
    font-size: 14px;
    line-height: 20px;
  }

  .blog .page_title {
    margin: 0 0 48px;
  }

  .blog_title {
    padding: 0;
  }

  .blog_title h2 {
    font-size: 24px;
    line-height: 30px;
  }

  .blog_item {
    margin: 0 0 70px;
  }

  .blog_img {
    margin: 0 0 10px;
    height: auto;
  }

  .blog_content {
    padding: 0;
  }

  .blog_text {
    -webkit-line-clamp: 5;
    max-height: 120px;
  }

  .blog_text p {
    font-size: 14px;
    line-height: 24px;
  }

  .blog_article .container {
    flex-direction: column;
  }

  .blog_article .page_title {
    padding: 0;
  }

  .blog_article .link_back {
    margin: 0 0 10px;
    flex-basis: auto;
  }

  .blog_article_title {
    margin: 0 0 19px;
  }

  .blog_article_img {
    margin: 0 0 40px;
  }

  .page_error {
    background-position: center top 108px;
  }

  .page_error .page_title {
    margin: 154px 0 19px;
  }

  .page_error .page_title span {
    font-size: 28px;
    line-height: 33px;
  }

  .page_error p {
    font-size: 14px;
    line-height: 20px;
  }

  .page.page_error {
    padding-bottom: 250px;
  }

  .contact_us .page_title {
    margin: 164px 0 19px;
  }

  .contact_us p {
    margin: 0 auto;
    max-width: 190px;
    font-size: 14px;
    line-height: 20px;
  }

  .contact_us a {
    margin: 0 10px;
    font-size: 14px;
    line-height: 20px;
  }

  .page.contact_us {
    padding-bottom: 250px;
  }

  .page_policy .container {
    flex-direction: column;
  }

  .page_policy .page_title {
    padding: 0;
  }

  .page_policy .link_back {
    margin: 0 0 10px;
    flex-basis: auto;
  }

  .page_policy_title {
    margin: 0 0 19px;
  }

  .page_policy_block {
    margin-left: 0;
  }

  .header_middle.header_landing.header_affiliate {
    padding: 91px 0 61px;
  }

  .header_middle.header_landing.header_affiliate .header_middle_content {
    flex-direction: column;
    padding: 327px 2px 0;
    background: url(header_mobile_bg.png) top center no-repeat;
    margin-top: -18px;
  }

  .header_middle.header_landing.header_affiliate .header_middle_img {
    display: none;
  }

  .header_middle.header_landing.header_affiliate .header_middle_slogan {
    margin-bottom: 15px;
  }

  .header_middle.header_landing.header_affiliate .header_middle_slogan h1 {
    font-size: 36px;
    line-height: 43px;
  }

  .header_middle.header_landing.header_affiliate .header_middle_slogan+p {
    max-width: 290px;
  }

  .header_middle.header_landing.header_affiliate .header_middle_text {
    margin: 0;
  }

  .header_middle.header_landing.header_affiliate .header_middle_links {
    width: 100%;
    margin-top: 25px;
  }

  .header_middle.header_landing.header_affiliate .header_middle_links .btn.green_button {
    width: 100%;
    margin-top: 12px;
  }

  .header_middle.header_landing.header_affiliate form {
    display: block;
    width: 100%;
  }

  .header_middle.header_landing.header_affiliate input[type="email"] {
    width: 100%;
    margin-right: 0;
    padding: 0 20px;
  }

  .header_middle.header_landing.header_affiliate .btn.btn_start {
    width: 100%;
    margin-top: 15px;
  }

  .header_middle.header_landing.header_affiliate .validation_error {
    position: relative;
    bottom: 0;
  }

  .affiliate_page .component_faq {
    margin-top: 63px;
    padding: 0 0 60px;
  }

  .affiliate_page .component_faq .component_title {
    padding-top: 51px;
    margin-bottom: 25px;
  }

  .affiliate_page .component_faq .component_title:before {
    top: 7px;
  }

  .affiliate_page .component_faq .component_title span {
    font-size: 34px;
    line-height: 39px;
  }

  .affiliate_page .component_faq .component_title span:before {
    width: 148px;
    right: -3px;
  }

  .affiliate_page .accordion {
    width: 100%;
  }

  .affiliate_page .accordion_item {
    margin: 0 0 10px;
  }

  .affiliate_page .accordion_title {
    height: 64px;
  }

  .affiliate_page .validation_error {
    position: relative;
    bottom: 0;
  }

  .affiliate_page_width {
    width: 100%;
  }

  .affiliate_success {
    width: 100%;
    padding: 261px 10px 188px;
    background-position: center 116px;
    min-height: auto;
  }

  .affiliate_success span {
    font-size: 28px;
    line-height: 34px;
  }

  .affiliate_success span b:before {
    width: 132px;
    left: calc(50% - 66px);
  }

  .affiliate_success p {
    font-size: 14px;
    line-height: 20px;
    margin: 19px auto 0;
    max-width: 280px;
  }

  .widget_pricing {
    margin: 0 10px 40px;
  }

  .widget_pricing .btn {
    width: 100%;
  }

  .widget_register {
    flex-wrap: wrap;
    width: calc(100% - 20px);
    margin: 70px auto 0;
    padding: 38px 10px 35px;
  }

  .widget_register span:not(.validation_error) {
    font-size: 34px;
    line-height: 35px;
    margin-right: 0;
    letter-spacing: 1.1px;
  }

  .widget_register span:not(.validation_error):before {
    right: -53px;
    top: -27px;
  }

  .widget_register br {
    display: none;
  }

  .widget_register p {
    margin-top: 3px;
  }

  .widget_register input[type="email"] {
    width: 100%;
    margin-right: 0;
  }

  .widget_register .btn.white_button {
    font-size: 15px;
    width: 100%;
    margin-top: 12px;
  }

  .widget_register_content {
    display: block;
    text-align: center;
  }

  .widget_register_form {
    width: 100%;
    padding: 0 13px;
    margin-top: 26px;
  }

  .widget_register_form form {
    display: block;
  }

  .widget_register_form .field_error .validation_error {
    bottom: 3px;
  }

  .popup_cookie_policy,
  .cookie_policy-overlay {
    padding: 11px 0;
  }

  .popup_cookie_policy .container,
  .popup_cookie_policy .cookie_policy-pane,
  .cookie_policy-overlay .container,
  .cookie_policy-overlay .cookie_policy-pane {
    height: auto;
    justify-content: center;
    flex-direction: column;
  }

  .popup_cookie_policy .container p,
  .popup_cookie_policy .cookie_policy-pane p,
  .cookie_policy-overlay .container p,
  .cookie_policy-overlay .cookie_policy-pane p {
    margin-bottom: 15px;
    text-align: center;
    font-size: 13px;
    line-height: 18px;
  }

  .popup_cookie_policy .container .btn,
  .popup_cookie_policy .cookie_policy-pane .btn,
  .cookie_policy-overlay .container .btn,
  .cookie_policy-overlay .cookie_policy-pane .btn {
    width: 90px;
  }

  .popup_overlay {
    overflow-x: hidden;
  }

  .popup_overlay .popup {
    min-width: 300px;
    max-width: 300px;
  }

  .popup_overlay .popup .close {
    top: -7px;
    right: -7px;
  }

  .popup_overlay .popup .popup_title {
    padding: 0 10px;
  }

  .popup_overlay .popup .popup_title span {
    margin-bottom: 10px;
  }

  .popup_overlay .popup .popup_title span:after {
    width: 100%;
    left: 0;
    bottom: -3px;
  }

  .popup_overlay .popup .popup_content {
    padding: 40px 0 0;
  }

  .popup_overlay .popup .popup_content form {
    padding: 0 10px;
  }

  .popup_overlay .popup .popup_content .field_item {
    width: 100%;
    margin-left: 0;
  }

  .popup_overlay .popup .links_block {
    padding: 17px 10px 15px;
    margin-top: 30px;
  }

  .popup_overlay .popup .links_block p {
    font-size: 11px;
  }

  .popup_overlay .popup .links_block a {
    font-size: 12px;
  }

  .popup_overlay .popup .button {
    width: 220px;
    margin: 20px 0 15px;
  }

  .popup_overlay .popup.restore_password .popup_title span {
    font-size: 32px;
  }

  .popup_overlay .popup.restore_password_success .popup_title {
    padding: 0 5px;
  }

  .popup_overlay .popup.restore_password_success .popup_title span {
    font-size: 27px;
    line-height: 30px;
    font-weight: 900;
  }

  .popup_overlay .popup.restore_password_success .popup_content {
    padding-top: 30px;
  }

  .popup_overlay .popup.restore_password_success .links_block p {
    font-size: 13px;
  }
}

/*

*/
